"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/05/20 01:09:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo"
2025/05/20 01:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:04 DEBUG : Azure container rclone-test-wawikol1kiyo: Using directory markers
2025/05/20 01:09:04 DEBUG : Creating backend with remote "/tmp/rclone3761750220"
=== 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:04 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/20 01:09:04 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/20 01:09:04 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/20 01:09:04 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/20 01:09:05 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/20 01:09:05 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/20 01:09:06 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/20 01:09:06 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/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:07 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/20 01:09:08 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/20 01:09:09 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/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/20 01:09:09 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/20 01:09:10 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/20 01:09:10 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/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/20 01:09:12 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/20 01:09:12 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/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/20 01:09:14 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/20 01:09:14 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/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/20 01:09:16 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.75s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.31s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.20s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.79s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.99s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:17 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/20 01:09:17 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/20 01:09:17 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/20 01:09:17 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/20 01:09:17 DEBUG : chunksize-probe: Removing empty object
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/20 01:09:18 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/20 01:09:18 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/20 01:09:18 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/20 01:09:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/20 01:09:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/20 01:09:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/20 01:09:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/20 01:09:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/20 01:09:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/20 01:09:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/20 01:09:19 DEBUG : Returning error reader
2025/05/20 01:09:19 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/20 01:09:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:20 DEBUG : Returning error reader
2025/05/20 01:09:20 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/20 01:09:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:21 DEBUG : Returning error reader
2025/05/20 01:09:21 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/20 01:09:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:22 DEBUG : Returning error reader
2025/05/20 01:09:22 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/20 01:09:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:23 DEBUG : Returning error reader
2025/05/20 01:09:23 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/20 01:09:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:24 DEBUG : Returning error reader
2025/05/20 01:09:24 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/20 01:09:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:25 DEBUG : Returning error reader
2025/05/20 01:09:25 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/20 01:09:25 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:26 DEBUG : Returning error reader
2025/05/20 01:09:26 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/20 01:09:26 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:27 DEBUG : Returning error reader
2025/05/20 01:09:27 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/20 01:09:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/20 01:09:28 DEBUG : Returning error reader
2025/05/20 01:09:28 DEBUG : BOOM: simulated read failure
2025/05/20 01:09:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/20 01:09:28 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/20 01:09:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/20 01:09:28 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/20 01:09:28 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/20 01:09:28 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/20 01:09:28 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.56s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/20 01:09:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/20 01:09:35 DEBUG : potato: Seek from 10 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 10 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Seek from 5 to 2
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/20 01:09:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Seek from 5 to 2
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/20 01:09:35 DEBUG : potato: Seek from 8 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 8 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/20 01:09:35 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/20 01:09:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/20 01:09:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/20 01:09:35 DEBUG : potato: Seek from 5 to 2
2025/05/20 01:09:35 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/20 01:09:35 DEBUG : potato: Seek from 9 to 0
2025/05/20 01:09:35 DEBUG : potato: Seek from 9 to 0
2025/05/20 01:09:35 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", 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.26s)
--- 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/20 01:09:37 DEBUG : Creating backend with remote "nonexistent"
2025/05/20 01:09:37 DEBUG : Creating backend with remote "nonexistent"
2025/05/20 01:09:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/20 01:09:37 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/05/20 01:09:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/20 01:09:37 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", 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.55s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.16s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", 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.24s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/20 01:09:40 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/20 01:09:40 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/20 01:09:40 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/data"
2025/05/20 01:09:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:40 DEBUG : Azure container rclone-test-wawikol1kiyo path data: Using directory markers
2025/05/20 01:09:40 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/05/20 01:09:43 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.92s)
--- 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/data"
2025/05/20 01:09:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:43 DEBUG : Azure container rclone-test-wawikol1kiyo path data: Using directory markers
2025/05/20 01:09:43 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/05/20 01:09:46 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/20 01:09:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-falawev2yage"
2025/05/20 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:46 DEBUG : Azure container rclone-test-falawev2yage: Using directory markers
2025/05/20 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone3409373221"
run.go:180: Remote "Azure container rclone-test-falawev2yage", Local "Local file system at /tmp/rclone3409373221", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/20 01:09:46 ERROR : hello, world!: sum not found
2025/05/20 01:09:46 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-falawev2yage
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-falawev2yage: 1 files missing
2025/05/20 01:09:46 NOTICE: 1 hashes missing
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-falawev2yage: 2 differences found
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-falawev2yage: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/20 01:09:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-falawev2yage: 0 differences found
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-falawev2yage: 1 matching files
2025/05/20 01:09:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cuqutej1xuqe"
2025/05/20 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:46 DEBUG : Azure container rclone-test-cuqutej1xuqe: Using directory markers
2025/05/20 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone3006091610"
run.go:180: Remote "Azure container rclone-test-cuqutej1xuqe", Local "Local file system at /tmp/rclone3006091610", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/20 01:09:46 ERROR : HELLO, WORLD!: sum not found
2025/05/20 01:09:46 ERROR : hello, world!: file not in Azure container rclone-test-cuqutej1xuqe
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-cuqutej1xuqe: 1 files missing
2025/05/20 01:09:46 NOTICE: 1 hashes missing
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-cuqutej1xuqe: 2 differences found
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-cuqutej1xuqe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/20 01:09:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-cuqutej1xuqe: 0 differences found
2025/05/20 01:09:46 NOTICE: Azure container rclone-test-cuqutej1xuqe: 1 matching files
2025/05/20 01:09:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zayipew5qixe"
2025/05/20 01:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:46 DEBUG : Azure container rclone-test-zayipew5qixe: Using directory markers
2025/05/20 01:09:46 DEBUG : Creating backend with remote "/tmp/rclone404185381"
run.go:180: Remote "Azure container rclone-test-zayipew5qixe", Local "Local file system at /tmp/rclone404185381", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/20 01:09:47 ERROR : HeLlO, wOrLd!: sum not found
2025/05/20 01:09:47 ERROR : hello, world!: file not in Azure container rclone-test-zayipew5qixe
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-zayipew5qixe: 1 files missing
2025/05/20 01:09:47 NOTICE: 1 hashes missing
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-zayipew5qixe: 2 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-zayipew5qixe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/20 01:09:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-zayipew5qixe: 0 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-zayipew5qixe: 1 matching files
2025/05/20 01:09:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jevejuj5toce"
2025/05/20 01:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:47 DEBUG : Azure container rclone-test-jevejuj5toce: Using directory markers
2025/05/20 01:09:47 DEBUG : Creating backend with remote "/tmp/rclone775075586"
run.go:180: Remote "Azure container rclone-test-jevejuj5toce", Local "Local file system at /tmp/rclone775075586", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/20 01:09:47 ERROR : HELLO, WORLD!: sum not found
2025/05/20 01:09:47 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-jevejuj5toce
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-jevejuj5toce: 1 files missing
2025/05/20 01:09:47 NOTICE: 1 hashes missing
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-jevejuj5toce: 2 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-jevejuj5toce: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/20 01:09:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-jevejuj5toce: 0 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-jevejuj5toce: 1 matching files
2025/05/20 01:09:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopicib9sefo"
2025/05/20 01:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:47 DEBUG : Azure container rclone-test-gopicib9sefo: Using directory markers
2025/05/20 01:09:47 DEBUG : Creating backend with remote "/tmp/rclone1511957898"
run.go:180: Remote "Azure container rclone-test-gopicib9sefo", Local "Local file system at /tmp/rclone1511957898", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/20 01:09:47 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:47 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gopicib9sefo
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-gopicib9sefo: 1 files missing
2025/05/20 01:09:47 NOTICE: 1 hashes missing
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-gopicib9sefo: 2 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-gopicib9sefo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/20 01:09:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-gopicib9sefo: 0 differences found
2025/05/20 01:09:47 NOTICE: Azure container rclone-test-gopicib9sefo: 1 matching files
2025/05/20 01:09:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fimepap5pubu"
2025/05/20 01:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:47 DEBUG : Azure container rclone-test-fimepap5pubu: Using directory markers
2025/05/20 01:09:47 DEBUG : Creating backend with remote "/tmp/rclone5596898"
run.go:180: Remote "Azure container rclone-test-fimepap5pubu", Local "Local file system at /tmp/rclone5596898", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fimepap5pubu
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-fimepap5pubu: 1 files missing
2025/05/20 01:09:48 NOTICE: 1 hashes missing
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-fimepap5pubu: 2 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-fimepap5pubu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/20 01:09:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-fimepap5pubu: 0 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-fimepap5pubu: 1 matching files
2025/05/20 01:09:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-deqajeq1copi"
2025/05/20 01:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:48 DEBUG : Azure container rclone-test-deqajeq1copi: Using directory markers
2025/05/20 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone2957232226"
run.go:180: Remote "Azure container rclone-test-deqajeq1copi", Local "Local file system at /tmp/rclone2957232226", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-deqajeq1copi
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-deqajeq1copi: 1 files missing
2025/05/20 01:09:48 NOTICE: 1 hashes missing
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-deqajeq1copi: 2 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-deqajeq1copi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/20 01:09:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-deqajeq1copi: 0 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-deqajeq1copi: 1 matching files
2025/05/20 01:09:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qalohuc9xaxu"
2025/05/20 01:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:48 DEBUG : Azure container rclone-test-qalohuc9xaxu: Using directory markers
2025/05/20 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone2245235753"
run.go:180: Remote "Azure container rclone-test-qalohuc9xaxu", Local "Local file system at /tmp/rclone2245235753", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qalohuc9xaxu
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-qalohuc9xaxu: 1 files missing
2025/05/20 01:09:48 NOTICE: 1 hashes missing
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-qalohuc9xaxu: 2 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-qalohuc9xaxu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/20 01:09:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-qalohuc9xaxu: 0 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-qalohuc9xaxu: 1 matching files
2025/05/20 01:09:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ruruwaw3wika"
2025/05/20 01:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:48 DEBUG : Azure container rclone-test-ruruwaw3wika: Using directory markers
2025/05/20 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone3181281480"
run.go:180: Remote "Azure container rclone-test-ruruwaw3wika", Local "Local file system at /tmp/rclone3181281480", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ruruwaw3wika
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-ruruwaw3wika: 1 files missing
2025/05/20 01:09:48 NOTICE: 1 hashes missing
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-ruruwaw3wika: 2 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-ruruwaw3wika: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/20 01:09:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-ruruwaw3wika: 0 differences found
2025/05/20 01:09:48 NOTICE: Azure container rclone-test-ruruwaw3wika: 1 matching files
2025/05/20 01:09:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ruxopat5hape"
2025/05/20 01:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:09:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:48 DEBUG : Azure container rclone-test-ruxopat5hape: Using directory markers
2025/05/20 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone2794578601"
run.go:180: Remote "Azure container rclone-test-ruxopat5hape", Local "Local file system at /tmp/rclone2794578601", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/20 01:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/20 01:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ruxopat5hape
2025/05/20 01:09:49 NOTICE: Azure container rclone-test-ruxopat5hape: 1 files missing
2025/05/20 01:09:49 NOTICE: 1 hashes missing
2025/05/20 01:09:49 NOTICE: Azure container rclone-test-ruxopat5hape: 2 differences found
2025/05/20 01:09:49 NOTICE: Azure container rclone-test-ruxopat5hape: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/20 01:09:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/20 01:09:49 NOTICE: Azure container rclone-test-ruxopat5hape: 0 differences found
2025/05/20 01:09:49 NOTICE: Azure container rclone-test-ruxopat5hape: 1 matching files
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-ruxopat5hape: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-ruruwaw3wika: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-qalohuc9xaxu: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-deqajeq1copi: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-fimepap5pubu: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-gopicib9sefo: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-jevejuj5toce: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-zayipew5qixe: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-cuqutej1xuqe: Purge remote
2025/05/20 01:09:49 DEBUG : Azure container rclone-test-falawev2yage: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:50 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/20 01:09:50 DEBUG : sub/: Creating directory marker
2025/05/20 01:09:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:09:50 INFO : file1: Copied (new) to: sub/file2
2025/05/20 01:09:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:09:50 DEBUG : file1: Unchanged skipping
2025/05/20 01:09:50 DEBUG : Azure container rclone-test-wawikol1kiyo: don't need to copy/move sub/file2, it is already at target location
2025/05/20 01:09:50 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:50 DEBUG : dst/: Creating directory marker
2025/05/20 01:09:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/backup"
2025/05/20 01:09:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:50 DEBUG : Azure container rclone-test-wawikol1kiyo path backup: Using directory markers
2025/05/20 01:09:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/backup"
2025/05/20 01:09:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/20 01:09:51 DEBUG : dst/: Creating directory marker
2025/05/20 01:09:51 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/20 01:09:51 INFO : dst/file1: Copied (server-side copy)
2025/05/20 01:09:51 INFO : dst/file1: Deleted
2025/05/20 01:09:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:09:51 INFO : dst/file1: Copied (new)
2025/05/20 01:09:51 DEBUG : dst/: Removing directory marker
2025/05/20 01:09:51 DEBUG : backup/dst/: Removing directory marker
2025/05/20 01:09:51 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbcc1d-a01e-009b-6f23-c97df8000000
Time:2025-05-20T01:09:51.6564644Z
--------------------------------------------------------------------------------
2025/05/20 01:09:52 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbcf3f-a01e-009b-0123-c97df8000000
Time:2025-05-20T01:09:52.6954854Z
--------------------------------------------------------------------------------
2025/05/20 01:09:53 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbd286-a01e-009b-3423-c97df8000000
Time:2025-05-20T01:09:53.7343077Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbd286-a01e-009b-3423-c97df8000000
Time:2025-05-20T01:09:53.7343077Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:09:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/dst"
2025/05/20 01:09:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:54 DEBUG : Azure container rclone-test-wawikol1kiyo path dst: Using directory markers
2025/05/20 01:09:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:09:54 DEBUG : Azure container rclone-test-wawikol1kiyo path CompareDest: Using directory markers
2025/05/20 01:09:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:54 DEBUG : one: Need to transfer - File not found at Destination
2025/05/20 01:09:55 DEBUG : /: Creating directory marker
2025/05/20 01:09:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:09:55 INFO : one: Copied (new)
2025/05/20 01:09:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/20 01:09:55 DEBUG : /: Creating directory marker
2025/05/20 01:09:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/20 01:09:55 INFO : one: Copied (replaced existing)
2025/05/20 01:09:55 DEBUG : dst/: Creating directory marker
2025/05/20 01:09:55 DEBUG : CompareDest/: Creating directory marker
2025/05/20 01:09:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/20 01:09:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:09:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/20 01:09:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:56 DEBUG : two: Need to transfer - File not found at Destination
2025/05/20 01:09:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:09:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/20 01:09:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:56 DEBUG : two: Need to transfer - File not found at Destination
2025/05/20 01:09:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:09:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/20 01:09:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CompareDest"
2025/05/20 01:09:56 DEBUG : two: Need to transfer - File not found at Destination
2025/05/20 01:09:56 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/20 01:09:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/20 01:09:56 INFO : two: Copied (new)
2025/05/20 01:09:57 DEBUG : dst/: Removing directory marker
2025/05/20 01:09:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbdca1-a01e-009b-4723-c97df8000000
Time:2025-05-20T01:09:57.1906501Z
--------------------------------------------------------------------------------
2025/05/20 01:09:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbdfa7-a01e-009b-5023-c97df8000000
Time:2025-05-20T01:09:58.2286228Z
--------------------------------------------------------------------------------
2025/05/20 01:09:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbe249-a01e-009b-1323-c97df8000000
Time:2025-05-20T01:09:59.2673822Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fbe249-a01e-009b-1323-c97df8000000
Time:2025-05-20T01:09:59.2673822Z
--------------------------------------------------------------------------------
2025/05/20 01:10:00 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.65s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:10:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/dst"
2025/05/20 01:10:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:10:07 DEBUG : Azure container rclone-test-wawikol1kiyo path dst: Using directory markers
2025/05/20 01:10:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:10:07 DEBUG : Azure container rclone-test-wawikol1kiyo path CopyDest: Using directory markers
2025/05/20 01:10:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:07 DEBUG : one: Need to transfer - File not found at Destination
2025/05/20 01:10:07 DEBUG : /: Creating directory marker
2025/05/20 01:10:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:10:07 INFO : one: Copied (new)
2025/05/20 01:10:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/20 01:10:07 DEBUG : /: Creating directory marker
2025/05/20 01:10:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/20 01:10:08 INFO : one: Copied (replaced existing)
2025/05/20 01:10:08 DEBUG : dst/: Creating directory marker
2025/05/20 01:10:08 DEBUG : CopyDest/: Creating directory marker
2025/05/20 01:10:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/BackupDir"
2025/05/20 01:10:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:10:08 DEBUG : Azure container rclone-test-wawikol1kiyo path BackupDir: Using directory markers
2025/05/20 01:10:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/BackupDir"
2025/05/20 01:10:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/20 01:10:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:10:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/20 01:10:08 DEBUG : /: Creating directory marker
2025/05/20 01:10:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:10:08 INFO : one: Copied (server-side copy)
2025/05/20 01:10:08 INFO : one: Deleted
2025/05/20 01:10:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/20 01:10:09 INFO : one: Copied (server-side copy)
2025/05/20 01:10:09 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/20 01:10:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:09 DEBUG : two: Need to transfer - File not found at Destination
2025/05/20 01:10:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:10:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/20 01:10:09 INFO : two: Copied (server-side copy)
2025/05/20 01:10:09 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/20 01:10:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:10:09 DEBUG : two: Unchanged skipping
2025/05/20 01:10:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/CopyDest"
2025/05/20 01:10:09 DEBUG : three: Need to transfer - File not found at Destination
2025/05/20 01:10:10 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/20 01:10:10 DEBUG : three: Destination not found in --copy-dest
2025/05/20 01:10:10 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/20 01:10:10 INFO : three: Copied (new)
2025/05/20 01:10:10 DEBUG : dst/: Removing directory marker
2025/05/20 01:10:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc05d6-a01e-009b-5323-c97df8000000
Time:2025-05-20T01:10:10.6164650Z
--------------------------------------------------------------------------------
2025/05/20 01:10:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc090c-a01e-009b-0923-c97df8000000
Time:2025-05-20T01:10:11.6549753Z
--------------------------------------------------------------------------------
2025/05/20 01:10:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc0d22-a01e-009b-4e23-c97df8000000
Time:2025-05-20T01:10:12.6945681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc0d22-a01e-009b-4e23-c97df8000000
Time:2025-05-20T01:10:12.6945681Z
--------------------------------------------------------------------------------
2025/05/20 01:10:13 DEBUG : CopyDest/: Removing directory marker
2025/05/20 01:10:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc1068-a01e-009b-0123-c97df8000000
Time:2025-05-20T01:10:13.7719211Z
--------------------------------------------------------------------------------
2025/05/20 01:10:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc1382-a01e-009b-3623-c97df8000000
Time:2025-05-20T01:10:14.8112347Z
--------------------------------------------------------------------------------
2025/05/20 01:10:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc1641-a01e-009b-1e23-c97df8000000
Time:2025-05-20T01:10:15.8498055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc1641-a01e-009b-1e23-c97df8000000
Time:2025-05-20T01:10:15.8498055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.55s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/20 01:10:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc336a-a01e-009b-4a23-c97df8000000
Time:2025-05-20T01:10:24.0487729Z
--------------------------------------------------------------------------------
2025/05/20 01:10:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc3747-a01e-009b-0f23-c97df8000000
Time:2025-05-20T01:10:25.0877717Z
--------------------------------------------------------------------------------
2025/05/20 01:10:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc3b0e-a01e-009b-3923-c97df8000000
Time:2025-05-20T01:10:26.1293299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc3b0e-a01e-009b-3923-c97df8000000
Time:2025-05-20T01:10:26.1293299Z
--------------------------------------------------------------------------------
2025/05/20 01:10:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc3edc-a01e-009b-6e23-c97df8000000
Time:2025-05-20T01:10:27.1673686Z
--------------------------------------------------------------------------------
2025/05/20 01:10:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc42d5-a01e-009b-5323-c97df8000000
Time:2025-05-20T01:10:28.2054133Z
--------------------------------------------------------------------------------
2025/05/20 01:10:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc4740-a01e-009b-0d23-c97df8000000
Time:2025-05-20T01:10:29.2439672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc4740-a01e-009b-0d23-c97df8000000
Time:2025-05-20T01:10:29.2439672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/20 01:10:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc6373-a01e-009b-4923-c97df8000000
Time:2025-05-20T01:10:37.4379414Z
--------------------------------------------------------------------------------
2025/05/20 01:10:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc672d-a01e-009b-5023-c97df8000000
Time:2025-05-20T01:10:38.4769930Z
--------------------------------------------------------------------------------
2025/05/20 01:10:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc6b09-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:10:39.5148207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc6b09-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:10:39.5148207Z
--------------------------------------------------------------------------------
2025/05/20 01:10:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc6e38-a01e-009b-1624-c97df8000000
Time:2025-05-20T01:10:40.5529846Z
--------------------------------------------------------------------------------
2025/05/20 01:10:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc7129-a01e-009b-7724-c97df8000000
Time:2025-05-20T01:10:41.5907324Z
--------------------------------------------------------------------------------
2025/05/20 01:10:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc7464-a01e-009b-7e24-c97df8000000
Time:2025-05-20T01:10:42.6292234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc7464-a01e-009b-7e24-c97df8000000
Time:2025-05-20T01:10:42.6292234Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/20 01:10:50 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/20 01:10:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:10:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/20 01:10:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/20 01:10:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/20 01:10:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/20 01:10:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/20 01:10:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e988f1834af44b3495323d5e02c9172b OK
2025/05/20 01:10:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/20 01:10:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc93db-a01e-009b-4324-c97df8000000
Time:2025-05-20T01:10:51.7836199Z
--------------------------------------------------------------------------------
2025/05/20 01:10:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc97ec-a01e-009b-1124-c97df8000000
Time:2025-05-20T01:10:52.8215691Z
--------------------------------------------------------------------------------
2025/05/20 01:10:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc9c1c-a01e-009b-6624-c97df8000000
Time:2025-05-20T01:10:53.8590957Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fc9c1c-a01e-009b-6624-c97df8000000
Time:2025-05-20T01:10:53.8590957Z
--------------------------------------------------------------------------------
2025/05/20 01:10:54 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/20 01:10:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fca06a-a01e-009b-5d24-c97df8000000
Time:2025-05-20T01:10:54.9369173Z
--------------------------------------------------------------------------------
2025/05/20 01:10:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fca47f-a01e-009b-2124-c97df8000000
Time:2025-05-20T01:10:55.9751856Z
--------------------------------------------------------------------------------
2025/05/20 01:10:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fca787-a01e-009b-2524-c97df8000000
Time:2025-05-20T01:10:57.0136395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fca787-a01e-009b-2524-c97df8000000
Time:2025-05-20T01:10:57.0136395Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.38s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:11:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcc459-a01e-009b-4124-c97df8000000
Time:2025-05-20T01:11:05.2096839Z
--------------------------------------------------------------------------------
2025/05/20 01:11:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcc7b3-a01e-009b-1c24-c97df8000000
Time:2025-05-20T01:11:06.2475447Z
--------------------------------------------------------------------------------
2025/05/20 01:11:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fccae6-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:11:07.2862335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fccae6-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:11:07.2862335Z
--------------------------------------------------------------------------------
2025/05/20 01:11:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcce6e-a01e-009b-1424-c97df8000000
Time:2025-05-20T01:11:08.3248464Z
--------------------------------------------------------------------------------
2025/05/20 01:11:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcd1fc-a01e-009b-7e24-c97df8000000
Time:2025-05-20T01:11:09.3640801Z
--------------------------------------------------------------------------------
2025/05/20 01:11:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcd4f4-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:11:10.4108216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcd4f4-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:11:10.4108216Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.40s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:11:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fceeb5-a01e-009b-8024-c97df8000000
Time:2025-05-20T01:11:18.6069806Z
--------------------------------------------------------------------------------
2025/05/20 01:11:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcf179-a01e-009b-6824-c97df8000000
Time:2025-05-20T01:11:19.6449947Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcf42d-a01e-009b-3724-c97df8000000
Time:2025-05-20T01:11:20.6830418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcf42d-a01e-009b-3724-c97df8000000
Time:2025-05-20T01:11:20.6830418Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcf6cc-a01e-009b-6d24-c97df8000000
Time:2025-05-20T01:11:21.7213604Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcf960-a01e-009b-0824-c97df8000000
Time:2025-05-20T01:11:22.7596369Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcfbec-a01e-009b-3624-c97df8000000
Time:2025-05-20T01:11:23.7976894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fcfbec-a01e-009b-3624-c97df8000000
Time:2025-05-20T01:11:23.7976894Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:11: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd0f8e-a01e-009b-2a24-c97df8000000
Time:2025-05-20T01:11:31.9923162Z
--------------------------------------------------------------------------------
2025/05/20 01:11:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd12de-a01e-009b-5e24-c97df8000000
Time:2025-05-20T01:11:33.0355069Z
--------------------------------------------------------------------------------
2025/05/20 01:11:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd164e-a01e-009b-5024-c97df8000000
Time:2025-05-20T01:11:34.0746768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd164e-a01e-009b-5024-c97df8000000
Time:2025-05-20T01:11:34.0746768Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd19d6-a01e-009b-6d24-c97df8000000
Time:2025-05-20T01:11:35.1136378Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd1cad-a01e-009b-5924-c97df8000000
Time:2025-05-20T01:11:36.1522949Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd1f76-a01e-009b-2824-c97df8000000
Time:2025-05-20T01:11:37.1927863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd1f76-a01e-009b-2824-c97df8000000
Time:2025-05-20T01:11:37.1927863Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.40s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:11: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd3822-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:11:45.3877143Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd3b21-a01e-009b-2024-c97df8000000
Time:2025-05-20T01:11:46.4260973Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd3df3-a01e-009b-7924-c97df8000000
Time:2025-05-20T01:11:47.4643333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd3df3-a01e-009b-7924-c97df8000000
Time:2025-05-20T01:11:47.4643333Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd40f4-a01e-009b-6d24-c97df8000000
Time:2025-05-20T01:11:48.5030243Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd43f1-a01e-009b-5a24-c97df8000000
Time:2025-05-20T01:11:49.5410313Z
--------------------------------------------------------------------------------
2025/05/20 01:11: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd46dd-a01e-009b-3424-c97df8000000
Time:2025-05-20T01:11:50.5804055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd46dd-a01e-009b-3424-c97df8000000
Time:2025-05-20T01:11:50.5804055Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:11:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd5f35-a01e-009b-5324-c97df8000000
Time:2025-05-20T01:11:58.7777208Z
--------------------------------------------------------------------------------
2025/05/20 01:11:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd61f1-a01e-009b-1124-c97df8000000
Time:2025-05-20T01:11:59.8164276Z
--------------------------------------------------------------------------------
2025/05/20 01:12:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd6503-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:12:00.8547668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd6503-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:12:00.8547668Z
--------------------------------------------------------------------------------
2025/05/20 01:12:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd67e5-a01e-009b-4d24-c97df8000000
Time:2025-05-20T01:12:01.8931563Z
--------------------------------------------------------------------------------
2025/05/20 01:12:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd6a92-a01e-009b-0124-c97df8000000
Time:2025-05-20T01:12:02.9328401Z
--------------------------------------------------------------------------------
2025/05/20 01:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd6d5f-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:12:03.9710365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd6d5f-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:12:03.9710365Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:12:12 DEBUG : also/: Creating directory marker
2025/05/20 01:12:12 INFO : Azure container rclone-test-wawikol1kiyo: Looking for duplicate md5 hashes using newest mode.
2025/05/20 01:12:12 NOTICE: 3e453352fa12940eb2a83b959e5a48eb: Found 3 files with duplicate md5 hashes
2025/05/20 01:12:12 INFO : one: Deleted
2025/05/20 01:12:12 INFO : also/one: Deleted
2025/05/20 01:12:12 NOTICE: 3e453352fa12940eb2a83b959e5a48eb: Deleted 2 extra copies
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd8516-a01e-009b-0b24-c97df8000000
Time:2025-05-20T01:12:13.0033788Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd87c9-a01e-009b-4a24-c97df8000000
Time:2025-05-20T01:12:14.0417312Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd8a1b-a01e-009b-4f24-c97df8000000
Time:2025-05-20T01:12:15.0834329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd8a1b-a01e-009b-4f24-c97df8000000
Time:2025-05-20T01:12:15.0834329Z
--------------------------------------------------------------------------------
2025/05/20 01:12:16 DEBUG : also/: Removing directory marker
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd8cd0-a01e-009b-1d24-c97df8000000
Time:2025-05-20T01:12:16.1624198Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd8f3b-a01e-009b-1f24-c97df8000000
Time:2025-05-20T01:12:17.2016926Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd91b3-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:12:18.2401242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fd91b3-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:12:18.2401242Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.27s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fda914-a01e-009b-2d24-c97df8000000
Time:2025-05-20T01:12:26.4421364Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdac3d-a01e-009b-3424-c97df8000000
Time:2025-05-20T01:12:27.4798714Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdb011-a01e-009b-6924-c97df8000000
Time:2025-05-20T01:12:28.5182888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdb011-a01e-009b-6924-c97df8000000
Time:2025-05-20T01:12:28.5182888Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdb3cd-a01e-009b-1b24-c97df8000000
Time:2025-05-20T01:12:29.5577739Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdb746-a01e-009b-8024-c97df8000000
Time:2025-05-20T01:12:30.5970479Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdba8f-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:12:31.6357906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdba8f-a01e-009b-3d24-c97df8000000
Time:2025-05-20T01:12:31.6357906Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdd616-a01e-009b-4b24-c97df8000000
Time:2025-05-20T01:12:39.8311346Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fdd973-a01e-009b-2224-c97df8000000
Time:2025-05-20T01:12:40.8701864Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fddcc2-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:12:41.9084459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fddcc2-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:12:41.9084459Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fde020-a01e-009b-6924-c97df8000000
Time:2025-05-20T01:12:42.9480283Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fde343-a01e-009b-6f24-c97df8000000
Time:2025-05-20T01:12:43.9867979Z
--------------------------------------------------------------------------------
2025/05/20 01:12:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fde6ac-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:12:45.0254597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fde6ac-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:12:45.0254597Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe00ba-a01e-009b-1824-c97df8000000
Time:2025-05-20T01:12:53.2200709Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe0345-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:12:54.2584327Z
--------------------------------------------------------------------------------
2025/05/20 01:12: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe05a4-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:12:55.2975630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe05a4-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:12:55.2975630Z
--------------------------------------------------------------------------------
2025/05/20 01:12:56 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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe0859-a01e-009b-7e24-c97df8000000
Time:2025-05-20T01:12:56.3362370Z
--------------------------------------------------------------------------------
2025/05/20 01:12:57 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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe0b08-a01e-009b-1e24-c97df8000000
Time:2025-05-20T01:12:57.3745864Z
--------------------------------------------------------------------------------
2025/05/20 01:12:58 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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe0db2-a01e-009b-4224-c97df8000000
Time:2025-05-20T01:12:58.4135979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe0db2-a01e-009b-4224-c97df8000000
Time:2025-05-20T01:12:58.4135979Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/20 01:13:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe2315-a01e-009b-5424-c97df8000000
Time:2025-05-20T01:13:06.6121625Z
--------------------------------------------------------------------------------
2025/05/20 01:13:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe25c3-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:13:07.6498995Z
--------------------------------------------------------------------------------
2025/05/20 01:13:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe28bc-a01e-009b-6124-c97df8000000
Time:2025-05-20T01:13:08.6883230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe28bc-a01e-009b-6124-c97df8000000
Time:2025-05-20T01:13:08.6883230Z
--------------------------------------------------------------------------------
2025/05/20 01:13:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe2b7d-a01e-009b-3e24-c97df8000000
Time:2025-05-20T01:13:09.7264571Z
--------------------------------------------------------------------------------
2025/05/20 01:13:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe2e47-a01e-009b-0c24-c97df8000000
Time:2025-05-20T01:13:10.7648394Z
--------------------------------------------------------------------------------
2025/05/20 01:13:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe30c9-a01e-009b-2524-c97df8000000
Time:2025-05-20T01:13:11.8046653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe30c9-a01e-009b-2524-c97df8000000
Time:2025-05-20T01:13:11.8046653Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/20 01:13:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe4444-a01e-009b-6724-c97df8000000
Time:2025-05-20T01:13:20.0044547Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe46a3-a01e-009b-5c24-c97df8000000
Time:2025-05-20T01:13:21.0425660Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe4925-a01e-009b-6c24-c97df8000000
Time:2025-05-20T01:13:22.0811680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe4925-a01e-009b-6c24-c97df8000000
Time:2025-05-20T01:13:22.0811680Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe4c29-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:13:23.1191542Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe4f24-a01e-009b-6924-c97df8000000
Time:2025-05-20T01:13:24.1572056Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe51dd-a01e-009b-1c24-c97df8000000
Time:2025-05-20T01:13:25.1952466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe51dd-a01e-009b-1c24-c97df8000000
Time:2025-05-20T01:13:25.1952466Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:13:33 DEBUG : sub dir/: Creating directory marker
2025/05/20 01:13:33 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/20 01:13:34 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/20 01:13:34 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/20 01:13:34 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/20 01:13:34 DEBUG : sub dir/: Removing directory marker
2025/05/20 01:13:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe78a8-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:13:34.8871722Z
--------------------------------------------------------------------------------
2025/05/20 01:13:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe7e1a-a01e-009b-4424-c97df8000000
Time:2025-05-20T01:13:35.9267280Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe832b-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:13:36.9652833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe832b-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:13:36.9652833Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe876f-a01e-009b-2f24-c97df8000000
Time:2025-05-20T01:13:38.0042504Z
--------------------------------------------------------------------------------
2025/05/20 01:13:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe8c43-a01e-009b-0524-c97df8000000
Time:2025-05-20T01:13:39.0437675Z
--------------------------------------------------------------------------------
2025/05/20 01:13:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe8ec7-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:13:40.0822976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fe8ec7-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:13:40.0822976Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
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.89s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:13:48 DEBUG : sub dir/: Creating directory marker
2025/05/20 01:13:48 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/20 01:13:48 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/20 01:13:49 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/20 01:13:49 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/20 01:13:49 DEBUG : sub dir/: Removing directory marker
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fea9fe-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:13:49.7527967Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feaca9-a01e-009b-2124-c97df8000000
Time:2025-05-20T01:13:50.7912956Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feaf67-a01e-009b-7a24-c97df8000000
Time:2025-05-20T01:13:51.8296105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feaf67-a01e-009b-7a24-c97df8000000
Time:2025-05-20T01:13:51.8296105Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feb238-a01e-009b-4f24-c97df8000000
Time:2025-05-20T01:13:52.8677173Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feb52b-a01e-009b-5124-c97df8000000
Time:2025-05-20T01:13:53.9065566Z
--------------------------------------------------------------------------------
2025/05/20 01:13: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feb815-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:13:54.9451873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46feb815-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:13:54.9451873Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
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: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:14:03 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/05/20 01:14:03 DEBUG : sub/: Removing directory marker
2025/05/20 01:14:04 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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fed096-a01e-009b-1c24-c97df8000000
Time:2025-05-20T01:14:04.0285411Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fed3d3-a01e-009b-4e24-c97df8000000
Time:2025-05-20T01:14:05.0674192Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fed698-a01e-009b-3524-c97df8000000
Time:2025-05-20T01:14:06.1051064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fed698-a01e-009b-3524-c97df8000000
Time:2025-05-20T01:14:06.1051064Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fed975-a01e-009b-2724-c97df8000000
Time:2025-05-20T01:14:07.1433940Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fedc56-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:14:08.1818089Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fedf31-a01e-009b-2724-c97df8000000
Time:2025-05-20T01:14:09.2210214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fedf31-a01e-009b-2724-c97df8000000
Time:2025-05-20T01:14:09.2210214Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.28s)
--- 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:14:17 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/05/20 01:14:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/notfound"
2025/05/20 01:14:18 DEBUG : Config file has changed externally - reloading
2025/05/20 01:14:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:14:18 DEBUG : Azure container rclone-test-wawikol1kiyo path notfound: Using directory markers
2025/05/20 01:14:18 DEBUG : sub/: Removing directory marker
2025/05/20 01:14:18 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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fef9c1-a01e-009b-4324-c97df8000000
Time:2025-05-20T01:14:18.5505506Z
--------------------------------------------------------------------------------
2025/05/20 01:14:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fefc4c-a01e-009b-7524-c97df8000000
Time:2025-05-20T01:14:19.5884454Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fefe95-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:14:20.6268465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46fefe95-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:14:20.6268465Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff016b-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:14:21.6653494Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff0430-a01e-009b-1e24-c97df8000000
Time:2025-05-20T01:14:22.7045287Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff06bc-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:14:23.7426837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff06bc-a01e-009b-4524-c97df8000000
Time:2025-05-20T01:14:23.7426837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.52s)
--- 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.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:14:31 INFO : Azure container rclone-test-wawikol1kiyo: Making directory
2025/05/20 01:14:31 INFO : Azure container rclone-test-wawikol1kiyo: Making directory
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff1e50-a01e-009b-2c24-c97df8000000
Time:2025-05-20T01:14:31.9789384Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff210b-a01e-009b-7e24-c97df8000000
Time:2025-05-20T01:14:33.0187817Z
--------------------------------------------------------------------------------
2025/05/20 01:14:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff23c5-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:14:34.0578286Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff23c5-a01e-009b-6024-c97df8000000
Time:2025-05-20T01:14:34.0578286Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff2672-a01e-009b-3724-c97df8000000
Time:2025-05-20T01:14:35.0958136Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff2936-a01e-009b-2824-c97df8000000
Time:2025-05-20T01:14:36.1345079Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff2bfc-a01e-009b-1f24-c97df8000000
Time:2025-05-20T01:14:37.1734617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff2bfc-a01e-009b-1f24-c97df8000000
Time:2025-05-20T01:14:37.1734617Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:14:45 DEBUG : sub dir/: Creating directory marker
2025/05/20 01:14:45 DEBUG : sub dir/: Removing directory marker
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff47f8-a01e-009b-6b24-c97df8000000
Time:2025-05-20T01:14:45.7497356Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff4b8d-a01e-009b-6824-c97df8000000
Time:2025-05-20T01:14:46.7877093Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff4f08-a01e-009b-5724-c97df8000000
Time:2025-05-20T01:14:47.8262688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff4f08-a01e-009b-5724-c97df8000000
Time:2025-05-20T01:14:47.8262688Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff525c-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:14:48.8642106Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff55d1-a01e-009b-0b24-c97df8000000
Time:2025-05-20T01:14:49.9028574Z
--------------------------------------------------------------------------------
2025/05/20 01:14: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff592c-a01e-009b-5824-c97df8000000
Time:2025-05-20T01:14:50.9410659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff592c-a01e-009b-5824-c97df8000000
Time:2025-05-20T01:14:50.9410659Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:14: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff79c0-a01e-009b-3b24-c97df8000000
Time:2025-05-20T01:14:59.5498618Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff7e32-a01e-009b-6a24-c97df8000000
Time:2025-05-20T01:15:00.5873046Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff81f3-a01e-009b-6424-c97df8000000
Time:2025-05-20T01:15:01.6254201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff81f3-a01e-009b-6424-c97df8000000
Time:2025-05-20T01:15:01.6254201Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff858b-a01e-009b-5b24-c97df8000000
Time:2025-05-20T01:15:02.6637839Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff896a-a01e-009b-2124-c97df8000000
Time:2025-05-20T01:15:03.7018219Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff8cf0-a01e-009b-2724-c97df8000000
Time:2025-05-20T01:15:04.7409539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ff8cf0-a01e-009b-2724-c97df8000000
Time:2025-05-20T01:15:04.7409539Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:15:13 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ffa904-a01e-009b-4c24-c97df8000000
Time:2025-05-20T01:15:13.4312856Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da150-501e-006b-5924-c93b09000000
Time:2025-05-20T01:15:14.4727914Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da3a4-501e-006b-4f24-c93b09000000
Time:2025-05-20T01:15:15.5106917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da3a4-501e-006b-4f24-c93b09000000
Time:2025-05-20T01:15:15.5106917Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da5a3-501e-006b-0d24-c93b09000000
Time:2025-05-20T01:15:16.5484844Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da78d-501e-006b-4224-c93b09000000
Time:2025-05-20T01:15:17.5868480Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da991-501e-006b-0124-c93b09000000
Time:2025-05-20T01:15:18.6257373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697da991-501e-006b-0124-c93b09000000
Time:2025-05-20T01:15:18.6257373Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dbcb8-501e-006b-1024-c93b09000000
Time:2025-05-20T01:15:27.2786671Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dbede-501e-006b-7324-c93b09000000
Time:2025-05-20T01:15:28.3169660Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc124-501e-006b-0324-c93b09000000
Time:2025-05-20T01:15:29.3548891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc124-501e-006b-0324-c93b09000000
Time:2025-05-20T01:15:29.3548891Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc332-501e-006b-6124-c93b09000000
Time:2025-05-20T01:15:30.3929293Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc5a7-501e-006b-0d24-c93b09000000
Time:2025-05-20T01:15:31.4313487Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc76c-501e-006b-2324-c93b09000000
Time:2025-05-20T01:15:32.4696082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697dc76c-501e-006b-2324-c93b09000000
Time:2025-05-20T01:15:32.4696082Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.84s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/20 01:15:41 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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:46ffff8f-a01e-009b-6b24-c97df8000000
Time:2025-05-20T01:15:41.1950769Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700036b-a01e-009b-7224-c97df8000000
Time:2025-05-20T01:15:42.2329422Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700070c-a01e-009b-5324-c97df8000000
Time:2025-05-20T01:15:43.2719037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700070c-a01e-009b-5324-c97df8000000
Time:2025-05-20T01:15:43.2719037Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47000a70-a01e-009b-6824-c97df8000000
Time:2025-05-20T01:15:44.3103201Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47000e0d-a01e-009b-3f24-c97df8000000
Time:2025-05-20T01:15:45.3484953Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470011aa-a01e-009b-1b24-c97df8000000
Time:2025-05-20T01:15:46.3869089Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470011aa-a01e-009b-1b24-c97df8000000
Time:2025-05-20T01:15:46.3869089Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/20 01:15:54 DEBUG : Creating backend with remote ":memory:"
2025/05/20 01:15:54 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/20 01:15:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/20 01:15:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/20 01:15:54 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:15:54 DEBUG : sub dir/: Creating directory marker
2025/05/20 01:15:55 DEBUG : sub dir/: Removing directory marker
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47002fb5-a01e-009b-5b24-c97df8000000
Time:2025-05-20T01:15:55.2149096Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47003356-a01e-009b-5324-c97df8000000
Time:2025-05-20T01:15:56.2533023Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47003678-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:15:57.2949935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47003678-a01e-009b-4924-c97df8000000
Time:2025-05-20T01:15:57.2949935Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470039d4-a01e-009b-8024-c97df8000000
Time:2025-05-20T01:15:58.3341122Z
--------------------------------------------------------------------------------
2025/05/20 01:15: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47003d32-a01e-009b-3224-c97df8000000
Time:2025-05-20T01:15:59.3720195Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470040d5-a01e-009b-3024-c97df8000000
Time:2025-05-20T01:16:00.4104267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470040d5-a01e-009b-3024-c97df8000000
Time:2025-05-20T01:16:00.4104267Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:16:08 DEBUG : Waiting for deletions to finish
2025/05/20 01:16:08 DEBUG : large: Excluded (Size Filter)
2025/05/20 01:16:08 INFO : medium: Deleted
2025/05/20 01:16:08 INFO : small: Deleted
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e1b96-501e-006b-2e24-c93b09000000
Time:2025-05-20T01:16:09.1819064Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e1e54-501e-006b-7e24-c93b09000000
Time:2025-05-20T01:16:10.2195211Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e2108-501e-006b-3c24-c93b09000000
Time:2025-05-20T01:16:11.2581363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e2108-501e-006b-3c24-c93b09000000
Time:2025-05-20T01:16:11.2581363Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e23c8-501e-006b-5e24-c93b09000000
Time:2025-05-20T01:16:12.2963350Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e269a-501e-006b-1524-c93b09000000
Time:2025-05-20T01:16:13.3352632Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e29af-501e-006b-2d24-c93b09000000
Time:2025-05-20T01:16:14.3736608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e29af-501e-006b-2d24-c93b09000000
Time:2025-05-20T01:16:14.3736608Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:16:22 DEBUG : Waiting for deletions to finish
2025/05/20 01:16:22 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/20 01:16:22 INFO : large: Deleted
2025/05/20 01:16:22 INFO : medium: Deleted
2025/05/20 01:16:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47007b0e-a01e-009b-7024-c97df8000000
Time:2025-05-20T01:16:23.1357802Z
--------------------------------------------------------------------------------
2025/05/20 01:16:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47007db9-a01e-009b-4824-c97df8000000
Time:2025-05-20T01:16:24.1735828Z
--------------------------------------------------------------------------------
2025/05/20 01:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47008043-a01e-009b-6f24-c97df8000000
Time:2025-05-20T01:16:25.2110958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47008043-a01e-009b-6f24-c97df8000000
Time:2025-05-20T01:16:25.2110958Z
--------------------------------------------------------------------------------
2025/05/20 01:16:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47008283-a01e-009b-5824-c97df8000000
Time:2025-05-20T01:16:26.2494336Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47008500-a01e-009b-7f24-c97df8000000
Time:2025-05-20T01:16:27.2877880Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470087ae-a01e-009b-4724-c97df8000000
Time:2025-05-20T01:16:28.3263499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470087ae-a01e-009b-4724-c97df8000000
Time:2025-05-20T01:16:28.3263499Z
--------------------------------------------------------------------------------
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/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470097d3-a01e-009b-2924-c97df8000000
Time:2025-05-20T01:16:36.5217380Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47009a2d-a01e-009b-1e24-c97df8000000
Time:2025-05-20T01:16:37.5607523Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47009ce4-a01e-009b-7024-c97df8000000
Time:2025-05-20T01:16:38.5989225Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47009ce4-a01e-009b-7024-c97df8000000
Time:2025-05-20T01:16:38.5989225Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47009f2d-a01e-009b-5424-c97df8000000
Time:2025-05-20T01:16:39.6373674Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700a15d-a01e-009b-2e24-c97df8000000
Time:2025-05-20T01:16:40.6759870Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700a3ab-a01e-009b-2224-c97df8000000
Time:2025-05-20T01:16:41.7148332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4700a3ab-a01e-009b-2224-c97df8000000
Time:2025-05-20T01:16:41.7148332Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:16:50 DEBUG : Waiting for deletions to finish
2025/05/20 01:16:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/20 01:16:50 INFO : medium: Deleted
2025/05/20 01:16:50 INFO : small: Deleted
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e7850-501e-006b-8024-c93b09000000
Time:2025-05-20T01:16:50.4790433Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e7adf-501e-006b-2d24-c93b09000000
Time:2025-05-20T01:16:51.5168306Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e7d46-501e-006b-3724-c93b09000000
Time:2025-05-20T01:16:52.5546401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e7d46-501e-006b-3724-c93b09000000
Time:2025-05-20T01:16:52.5546401Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e7fd6-501e-006b-6224-c93b09000000
Time:2025-05-20T01:16:53.5927077Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e8215-501e-006b-5524-c93b09000000
Time:2025-05-20T01:16:54.6304308Z
--------------------------------------------------------------------------------
2025/05/20 01:16: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e851b-501e-006b-6824-c93b09000000
Time:2025-05-20T01:16:55.6687512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e851b-501e-006b-6824-c93b09000000
Time:2025-05-20T01:16:55.6687512Z
--------------------------------------------------------------------------------
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/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e9b57-501e-006b-2724-c93b09000000
Time:2025-05-20T01:17:03.8640318Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697e9e3b-501e-006b-1024-c93b09000000
Time:2025-05-20T01:17:04.9020840Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea130-501e-006b-0b24-c93b09000000
Time:2025-05-20T01:17:05.9404404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea130-501e-006b-0b24-c93b09000000
Time:2025-05-20T01:17:05.9404404Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea3e8-501e-006b-4824-c93b09000000
Time:2025-05-20T01:17:06.9779343Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea6d3-501e-006b-1624-c93b09000000
Time:2025-05-20T01:17:08.0155255Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea9aa-501e-006b-7524-c93b09000000
Time:2025-05-20T01:17:09.0550437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:697ea9aa-501e-006b-7524-c93b09000000
Time:2025-05-20T01:17:09.0550437Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:17:17 DEBUG : Waiting for deletions to finish
2025/05/20 01:17:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/20 01:17:17 INFO : large: Deleted
2025/05/20 01:17:17 INFO : medium: Deleted
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470107d0-a01e-009b-7724-c97df8000000
Time:2025-05-20T01:17:17.8228038Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47010a34-a01e-009b-7424-c97df8000000
Time:2025-05-20T01:17:18.8604315Z
--------------------------------------------------------------------------------
2025/05/20 01:17:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47010cc6-a01e-009b-3824-c97df8000000
Time:2025-05-20T01:17:19.8998027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47010cc6-a01e-009b-3824-c97df8000000
Time:2025-05-20T01:17:19.8998027Z
--------------------------------------------------------------------------------
2025/05/20 01:17:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47010f7f-a01e-009b-1a24-c97df8000000
Time:2025-05-20T01:17:20.9384911Z
--------------------------------------------------------------------------------
2025/05/20 01:17:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47011270-a01e-009b-2324-c97df8000000
Time:2025-05-20T01:17:21.9773638Z
--------------------------------------------------------------------------------
2025/05/20 01:17:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47011601-a01e-009b-0d24-c97df8000000
Time:2025-05-20T01:17:23.0162260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47011601-a01e-009b-0d24-c97df8000000
Time:2025-05-20T01:17:23.0162260Z
--------------------------------------------------------------------------------
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/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47012d82-a01e-009b-3c24-c97df8000000
Time:2025-05-20T01:17:31.2141824Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47013067-a01e-009b-2c24-c97df8000000
Time:2025-05-20T01:17:32.2527631Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701334d-a01e-009b-2324-c97df8000000
Time:2025-05-20T01:17:33.2909593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701334d-a01e-009b-2324-c97df8000000
Time:2025-05-20T01:17:33.2909593Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47013626-a01e-009b-1724-c97df8000000
Time:2025-05-20T01:17:34.3286640Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701390f-a01e-009b-1824-c97df8000000
Time:2025-05-20T01:17:35.3662094Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47013c9f-a01e-009b-4424-c97df8000000
Time:2025-05-20T01:17:36.4038387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47013c9f-a01e-009b-4424-c97df8000000
Time:2025-05-20T01:17:36.4038387Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:17:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470154b2-a01e-009b-3524-c97df8000000
Time:2025-05-20T01:17:44.9014631Z
--------------------------------------------------------------------------------
2025/05/20 01:17:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47015765-a01e-009b-0e24-c97df8000000
Time:2025-05-20T01:17:45.9394971Z
--------------------------------------------------------------------------------
2025/05/20 01:17:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47015997-a01e-009b-6b24-c97df8000000
Time:2025-05-20T01:17:46.9778382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47015997-a01e-009b-6b24-c97df8000000
Time:2025-05-20T01:17:46.9778382Z
--------------------------------------------------------------------------------
2025/05/20 01:17:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47015bae-a01e-009b-2d24-c97df8000000
Time:2025-05-20T01:17:48.0168608Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47015e06-a01e-009b-2225-c97df8000000
Time:2025-05-20T01:17:49.0552261Z
--------------------------------------------------------------------------------
2025/05/20 01:17: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701601c-a01e-009b-5a25-c97df8000000
Time:2025-05-20T01:17:50.0956133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701601c-a01e-009b-5a25-c97df8000000
Time:2025-05-20T01:17:50.0956133Z
--------------------------------------------------------------------------------
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/05/20 01:17:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470176c6-a01e-009b-3e25-c97df8000000
Time:2025-05-20T01:17:58.2897160Z
--------------------------------------------------------------------------------
2025/05/20 01:17:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470179ac-a01e-009b-7125-c97df8000000
Time:2025-05-20T01:17:59.3278509Z
--------------------------------------------------------------------------------
2025/05/20 01:18:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47017c94-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:18:00.3670056Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47017c94-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:18:00.3670056Z
--------------------------------------------------------------------------------
2025/05/20 01:18:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47017f69-a01e-009b-4625-c97df8000000
Time:2025-05-20T01:18:01.4077248Z
--------------------------------------------------------------------------------
2025/05/20 01:18:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47018237-a01e-009b-7a25-c97df8000000
Time:2025-05-20T01:18:02.4458247Z
--------------------------------------------------------------------------------
2025/05/20 01:18:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470184ed-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:18:03.4840346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470184ed-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:18:03.4840346Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/05/20 01:18:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/20 01:18:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/20 01:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/20 01:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/20 01:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/20 01:18:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/20 01:18:11 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:18: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47019e6d-a01e-009b-3825-c97df8000000
Time:2025-05-20T01:18:12.8584598Z
--------------------------------------------------------------------------------
2025/05/20 01:18: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701a12c-a01e-009b-4d25-c97df8000000
Time:2025-05-20T01:18:13.8968736Z
--------------------------------------------------------------------------------
2025/05/20 01:18: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701a41f-a01e-009b-3c25-c97df8000000
Time:2025-05-20T01:18:14.9349999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701a41f-a01e-009b-3c25-c97df8000000
Time:2025-05-20T01:18:14.9349999Z
--------------------------------------------------------------------------------
2025/05/20 01:18: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701a708-a01e-009b-2a25-c97df8000000
Time:2025-05-20T01:18:15.9730194Z
--------------------------------------------------------------------------------
2025/05/20 01:18: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701a939-a01e-009b-7a25-c97df8000000
Time:2025-05-20T01:18:17.0121383Z
--------------------------------------------------------------------------------
2025/05/20 01:18: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701ab99-a01e-009b-7e25-c97df8000000
Time:2025-05-20T01:18:18.0509470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4701ab99-a01e-009b-7e25-c97df8000000
Time:2025-05-20T01:18:18.0509470Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.52s)
=== RUN TestPurge
2025/05/20 01:18:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ravonug3xiya"
2025/05/20 01:18:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/20 01:18:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:18:26 DEBUG : Azure container rclone-test-ravonug3xiya: Using directory markers
2025/05/20 01:18:26 DEBUG : Creating backend with remote "/tmp/rclone2904433558"
run.go:180: Remote "Azure container rclone-test-ravonug3xiya", Local "Local file system at /tmp/rclone2904433558", Modify Window "1ns"
2025/05/20 01:18:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/20 01:18:26 DEBUG : A1/B1/: Creating directory marker
2025/05/20 01:18:26 DEBUG : A1/: Creating directory marker
2025/05/20 01:18:26 INFO : A2: Making directory
2025/05/20 01:18:26 DEBUG : A2/: Creating directory marker
2025/05/20 01:18:26 INFO : A1/B2: Making directory
2025/05/20 01:18:26 DEBUG : A1/B2/: Creating directory marker
2025/05/20 01:18:26 INFO : A1/B2/C2: Making directory
2025/05/20 01:18:26 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/20 01:18:26 INFO : A1/B1/C3: Making directory
2025/05/20 01:18:26 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/20 01:18:26 INFO : A3: Making directory
2025/05/20 01:18:27 DEBUG : A3/: Creating directory marker
2025/05/20 01:18:27 INFO : A3/B3: Making directory
2025/05/20 01:18:27 DEBUG : A3/B3/: Creating directory marker
2025/05/20 01:18:27 INFO : A3/B3/C4: Making directory
2025/05/20 01:18:27 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/20 01:18:27 DEBUG : Waiting for deletions to finish
2025/05/20 01:18:27 INFO : A1/B1/C1/one: Deleted
2025/05/20 01:18:27 DEBUG : removing 2 level 3 directories
2025/05/20 01:18:27 INFO : A1/B1/C3: Removing directory
2025/05/20 01:18:27 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/20 01:18:27 INFO : A1/B1/C1: Removing directory
2025/05/20 01:18:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/20 01:18:27 DEBUG : removing 1 level 2 directories
2025/05/20 01:18:27 INFO : A1/B1: Removing directory
2025/05/20 01:18:27 DEBUG : A1/B1/: Removing directory marker
2025/05/20 01:18:27 DEBUG : Azure container rclone-test-ravonug3xiya: Purge remote
2025/05/20 01:18:27 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:18:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/20 01:18:28 DEBUG : A1/B1/: Creating directory marker
2025/05/20 01:18:28 DEBUG : A1/: Creating directory marker
2025/05/20 01:18:28 INFO : A2: Making directory
2025/05/20 01:18:28 DEBUG : A2/: Creating directory marker
2025/05/20 01:18:28 INFO : A1/B2: Making directory
2025/05/20 01:18:28 DEBUG : A1/B2/: Creating directory marker
2025/05/20 01:18:28 INFO : A1/B2/C2: Making directory
2025/05/20 01:18:28 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/20 01:18:28 INFO : A1/B1/C3: Making directory
2025/05/20 01:18:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/20 01:18:28 INFO : A3: Making directory
2025/05/20 01:18:28 DEBUG : A3/: Creating directory marker
2025/05/20 01:18:28 INFO : A3/B3: Making directory
2025/05/20 01:18:28 DEBUG : A3/B3/: Creating directory marker
2025/05/20 01:18:28 INFO : A3/B3/C4: Making directory
2025/05/20 01:18:28 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/05/20 01:18:36 DEBUG : removing 1 level 3 directories
2025/05/20 01:18:36 INFO : A3/B3/C4: Removing directory
2025/05/20 01:18:36 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/05/20 01:18:43 DEBUG : removing 2 level 3 directories
2025/05/20 01:18:43 INFO : A1/B2/C2: Removing directory
2025/05/20 01:18:43 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/20 01:18:43 INFO : A1/B1/C3: Removing directory
2025/05/20 01:18:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/20 01:18:43 DEBUG : removing 2 level 2 directories
2025/05/20 01:18:43 INFO : A3/B3: Removing directory
2025/05/20 01:18:43 DEBUG : A3/B3/: Removing directory marker
2025/05/20 01:18:43 INFO : A1/B2: Removing directory
2025/05/20 01:18:43 DEBUG : A1/B2/: Removing directory marker
2025/05/20 01:18:43 DEBUG : removing 4 level 1 directories
2025/05/20 01:18:43 INFO : dst: Removing directory
2025/05/20 01:18:43 DEBUG : dst/: Removing directory marker
2025/05/20 01:18:43 INFO : A3: Removing directory
2025/05/20 01:18:43 INFO : BackupDir: Removing directory
2025/05/20 01:18:43 DEBUG : BackupDir/: Removing directory marker
2025/05/20 01:18:43 DEBUG : A3/: Removing directory marker
2025/05/20 01:18:43 INFO : A2: Removing directory
2025/05/20 01:18:43 DEBUG : A2/: Removing directory marker
2025/05/20 01:18:43 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2d5ad225-801e-0078-2e25-c91f05000000
Time:2025-05-20T01:18:43.7982183Z
--------------------------------------------------------------------------------
2025/05/20 01:18:43 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702022d-a01e-009b-5f25-c97df8000000
Time:2025-05-20T01:18:43.8140208Z
--------------------------------------------------------------------------------
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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702022d-a01e-009b-5f25-c97df8000000
Time:2025-05-20T01:18:43.8140208Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/20 01:18:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702031b-a01e-009b-5125-c97df8000000
Time:2025-05-20T01:18:44.0432384Z
--------------------------------------------------------------------------------
2025/05/20 01:18:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47020773-a01e-009b-5425-c97df8000000
Time:2025-05-20T01:18:45.0811437Z
--------------------------------------------------------------------------------
2025/05/20 01:18:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47020cb1-a01e-009b-4625-c97df8000000
Time:2025-05-20T01:18:46.1192782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47020cb1-a01e-009b-4625-c97df8000000
Time:2025-05-20T01:18:46.1192782Z
--------------------------------------------------------------------------------
2025/05/20 01:18:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470210ce-a01e-009b-5c25-c97df8000000
Time:2025-05-20T01:18:47.1585042Z
--------------------------------------------------------------------------------
2025/05/20 01:18:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47021354-a01e-009b-6f25-c97df8000000
Time:2025-05-20T01:18:48.1971911Z
--------------------------------------------------------------------------------
2025/05/20 01:18:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47021587-a01e-009b-4d25-c97df8000000
Time:2025-05-20T01:18:49.2358682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47021587-a01e-009b-4d25-c97df8000000
Time:2025-05-20T01:18:49.2358682Z
--------------------------------------------------------------------------------
2025/05/20 01:18:50 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/20 01:18:50 DEBUG : A1/B1/: Removing directory marker
2025/05/20 01:18:50 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.56s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:18:57 INFO : A1: Making directory
2025/05/20 01:18:57 DEBUG : A1/: Creating directory marker
2025/05/20 01:18:57 INFO : A1/B1: Making directory
2025/05/20 01:18:57 DEBUG : A1/B1/: Creating directory marker
2025/05/20 01:18:57 INFO : A1/B1/C1: Making directory
2025/05/20 01:18:57 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/20 01:19:05 DEBUG : removing 1 level 3 directories
2025/05/20 01:19:05 INFO : A1/B1/C1: Removing directory
2025/05/20 01:19:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/20 01:19:05 DEBUG : removing 1 level 2 directories
2025/05/20 01:19:05 INFO : A1/B1: Removing directory
2025/05/20 01:19:05 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47024dd9-a01e-009b-7425-c97df8000000
Time:2025-05-20T01:19:12.5088159Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702508b-a01e-009b-1c25-c97df8000000
Time:2025-05-20T01:19:13.5462172Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702535e-a01e-009b-0d25-c97df8000000
Time:2025-05-20T01:19:14.5848539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702535e-a01e-009b-0d25-c97df8000000
Time:2025-05-20T01:19:14.5848539Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702564e-a01e-009b-1e25-c97df8000000
Time:2025-05-20T01:19:15.6241678Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47025939-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:19:16.6624438Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47025be1-a01e-009b-7025-c97df8000000
Time:2025-05-20T01:19:17.7030524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47025be1-a01e-009b-7025-c97df8000000
Time:2025-05-20T01:19:17.7030524Z
--------------------------------------------------------------------------------
2025/05/20 01:19:18 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.39s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:19:25 INFO : A1: Making directory
2025/05/20 01:19:25 DEBUG : A1/: Creating directory marker
2025/05/20 01:19:25 INFO : A1/B1: Making directory
2025/05/20 01:19:25 DEBUG : A1/B1/: Creating directory marker
2025/05/20 01:19:26 INFO : A1/B1/C1: Making directory
2025/05/20 01:19:26 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/20 01:19:33 DEBUG : removing 1 level 3 directories
2025/05/20 01:19:33 INFO : A1/B1/C1: Removing directory
2025/05/20 01:19:33 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/20 01:19:33 DEBUG : removing 1 level 2 directories
2025/05/20 01:19:33 INFO : A1/B1: Removing directory
2025/05/20 01:19:33 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/20 01:19:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47029d3d-a01e-009b-4e25-c97df8000000
Time:2025-05-20T01:19:40.8981232Z
--------------------------------------------------------------------------------
2025/05/20 01:19:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702a081-a01e-009b-8025-c97df8000000
Time:2025-05-20T01:19:41.9361072Z
--------------------------------------------------------------------------------
2025/05/20 01:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702a396-a01e-009b-5225-c97df8000000
Time:2025-05-20T01:19:42.9747483Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702a396-a01e-009b-5225-c97df8000000
Time:2025-05-20T01:19:42.9747483Z
--------------------------------------------------------------------------------
2025/05/20 01:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702a61b-a01e-009b-5f25-c97df8000000
Time:2025-05-20T01:19:44.0146962Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702a8df-a01e-009b-0a25-c97df8000000
Time:2025-05-20T01:19:45.0542781Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702ab81-a01e-009b-1c25-c97df8000000
Time:2025-05-20T01:19:46.0925569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702ab81-a01e-009b-1c25-c97df8000000
Time:2025-05-20T01:19:46.0925569Z
--------------------------------------------------------------------------------
2025/05/20 01:19:47 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.39s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:19:54 DEBUG : filename.txt: File name found in url
2025/05/20 01:19:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702c93c-a01e-009b-3f25-c97df8000000
Time:2025-05-20T01:19:55.0763567Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702cd5a-a01e-009b-6025-c97df8000000
Time:2025-05-20T01:19:56.1152334Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702d210-a01e-009b-2225-c97df8000000
Time:2025-05-20T01:19:57.1536381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702d210-a01e-009b-2225-c97df8000000
Time:2025-05-20T01:19:57.1536381Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702d6d0-a01e-009b-6025-c97df8000000
Time:2025-05-20T01:19:58.1918481Z
--------------------------------------------------------------------------------
2025/05/20 01:19: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702dac7-a01e-009b-5725-c97df8000000
Time:2025-05-20T01:19:59.2309921Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702deca-a01e-009b-6b25-c97df8000000
Time:2025-05-20T01:20:00.2690226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702deca-a01e-009b-6b25-c97df8000000
Time:2025-05-20T01:20:00.2690226Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.14s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:20:08 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/20 01:20:08 DEBUG : sub/: Creating directory marker
2025/05/20 01:20:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:20:08 INFO : file1: Copied (new) to: sub/file2
2025/05/20 01:20:08 INFO : file1: Deleted
2025/05/20 01:20:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:20:08 DEBUG : file1: Unchanged skipping
2025/05/20 01:20:08 INFO : file1: Deleted
2025/05/20 01:20:08 DEBUG : Azure container rclone-test-wawikol1kiyo: don't need to copy/move sub/file2, it is already at target location
2025/05/20 01:20:08 DEBUG : sub/: Removing directory marker
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702f825-a01e-009b-2325-c97df8000000
Time:2025-05-20T01:20:09.0502317Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702fabd-a01e-009b-4525-c97df8000000
Time:2025-05-20T01:20:10.0887888Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702fdc8-a01e-009b-4925-c97df8000000
Time:2025-05-20T01:20:11.1278023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4702fdc8-a01e-009b-4925-c97df8000000
Time:2025-05-20T01:20:11.1278023Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470300ee-a01e-009b-5e25-c97df8000000
Time:2025-05-20T01:20:12.1673841Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47030483-a01e-009b-0525-c97df8000000
Time:2025-05-20T01:20:13.2064330Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470307ab-a01e-009b-1125-c97df8000000
Time:2025-05-20T01:20:14.2452834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470307ab-a01e-009b-1125-c97df8000000
Time:2025-05-20T01:20:14.2452834Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.97s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:20:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/20 01:20:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:20:22 INFO : file1: Copied (new)
2025/05/20 01:20:22 INFO : file1: Deleted
2025/05/20 01:20:22 DEBUG : file1: Destination exists, skipping
2025/05/20 01:20:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47031e24-a01e-009b-6e25-c97df8000000
Time:2025-05-20T01:20:22.8391320Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47032083-a01e-009b-5625-c97df8000000
Time:2025-05-20T01:20:23.8807308Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47032291-a01e-009b-0325-c97df8000000
Time:2025-05-20T01:20:24.9190127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47032291-a01e-009b-0325-c97df8000000
Time:2025-05-20T01:20:24.9190127Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470324b5-a01e-009b-4f25-c97df8000000
Time:2025-05-20T01:20:25.9570703Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470326d3-a01e-009b-1625-c97df8000000
Time:2025-05-20T01:20:26.9951402Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470328f4-a01e-009b-6725-c97df8000000
Time:2025-05-20T01:20:28.0337040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470328f4-a01e-009b-6725-c97df8000000
Time:2025-05-20T01:20:28.0337040Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.79s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47033b75-a01e-009b-6225-c97df8000000
Time:2025-05-20T01:20:36.2359238Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47033d42-a01e-009b-5d25-c97df8000000
Time:2025-05-20T01:20:37.2778132Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47033f12-a01e-009b-4e25-c97df8000000
Time:2025-05-20T01:20:38.3176229Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47033f12-a01e-009b-4e25-c97df8000000
Time:2025-05-20T01:20:38.3176229Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703411b-a01e-009b-6c25-c97df8000000
Time:2025-05-20T01:20:39.3566234Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470342ac-a01e-009b-2225-c97df8000000
Time:2025-05-20T01:20:40.3955855Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470344cd-a01e-009b-5725-c97df8000000
Time:2025-05-20T01:20:41.4352809Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470344cd-a01e-009b-5725-c97df8000000
Time:2025-05-20T01:20:41.4352809Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.40s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47035a2b-a01e-009b-6c25-c97df8000000
Time:2025-05-20T01:20:49.6320461Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47035ce4-a01e-009b-1c25-c97df8000000
Time:2025-05-20T01:20:50.6704092Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47035f90-a01e-009b-3425-c97df8000000
Time:2025-05-20T01:20:51.7102193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47035f90-a01e-009b-3425-c97df8000000
Time:2025-05-20T01:20:51.7102193Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47036251-a01e-009b-6325-c97df8000000
Time:2025-05-20T01:20:52.7482284Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703652c-a01e-009b-1e25-c97df8000000
Time:2025-05-20T01:20:53.7874697Z
--------------------------------------------------------------------------------
2025/05/20 01:20: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470367c5-a01e-009b-1f25-c97df8000000
Time:2025-05-20T01:20:54.8254501Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470367c5-a01e-009b-1f25-c97df8000000
Time:2025-05-20T01:20:54.8254501Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:21:03 DEBUG : dst/: Creating directory marker
2025/05/20 01:21:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/backup"
2025/05/20 01:21:03 DEBUG : Config file has changed externally - reloading
2025/05/20 01:21:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/20 01:21:03 DEBUG : Azure container rclone-test-wawikol1kiyo path backup: Using directory markers
2025/05/20 01:21:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-wawikol1kiyo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-wawikol1kiyo/backup"
2025/05/20 01:21:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/20 01:21:03 DEBUG : dst/: Creating directory marker
2025/05/20 01:21:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/20 01:21:03 INFO : dst/file1: Copied (server-side copy)
2025/05/20 01:21:03 INFO : dst/file1: Deleted
2025/05/20 01:21:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/20 01:21:03 INFO : dst/file1: Copied (new)
2025/05/20 01:21:03 INFO : dst/file1: Deleted
2025/05/20 01:21:04 DEBUG : dst/: Removing directory marker
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47037ba2-a01e-009b-1825-c97df8000000
Time:2025-05-20T01:21:04.1484132Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47037e43-a01e-009b-4425-c97df8000000
Time:2025-05-20T01:21:05.1866991Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470380bf-a01e-009b-6325-c97df8000000
Time:2025-05-20T01:21:06.2249841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470380bf-a01e-009b-6325-c97df8000000
Time:2025-05-20T01:21:06.2249841Z
--------------------------------------------------------------------------------
2025/05/20 01:21:07 DEBUG : backup/dst/: Removing directory marker
2025/05/20 01:21:07 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470382bf-a01e-009b-7d25-c97df8000000
Time:2025-05-20T01:21:07.3043461Z
--------------------------------------------------------------------------------
2025/05/20 01:21:08 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470384af-a01e-009b-7d25-c97df8000000
Time:2025-05-20T01:21:08.3427363Z
--------------------------------------------------------------------------------
2025/05/20 01:21:09 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-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703870f-a01e-009b-5e25-c97df8000000
Time:2025-05-20T01:21:09.3845334Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703870f-a01e-009b-5e25-c97df8000000
Time:2025-05-20T01:21:09.3845334Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47038900-a01e-009b-6625-c97df8000000
Time:2025-05-20T01:21:10.4240571Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47038bc4-a01e-009b-2c25-c97df8000000
Time:2025-05-20T01:21:11.4623237Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47038e81-a01e-009b-3f25-c97df8000000
Time:2025-05-20T01:21:12.5014143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47038e81-a01e-009b-3f25-c97df8000000
Time:2025-05-20T01:21:12.5014143Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.68s)
=== 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-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:21:20 DEBUG : A1/: Creating directory marker
2025/05/20 01:21:20 DEBUG : A1/B1/: Creating directory marker
2025/05/20 01:21:21 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/20 01:21:21 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/20 01:21:21 INFO : A1/B2: Making directory
2025/05/20 01:21:21 DEBUG : A1/B2/: Creating directory marker
2025/05/20 01:21:21 INFO : A1/B1/C3: Making directory
2025/05/20 01:21:21 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/20 01:21:29 DEBUG : A2/: Creating directory marker
2025/05/20 01:21:29 DEBUG : A2/B1/: Creating directory marker
2025/05/20 01:21:29 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/20 01:21:29 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/20 01:21:29 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/20 01:21:29 DEBUG : A2/B2/: Creating directory marker
2025/05/20 01:21:30 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/20 01:21:30 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:21:30 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/20 01:21:30 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/20 01:21:30 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/20 01:21:30 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/20 01:21:30 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/20 01:21:30 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/20 01:21:30 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/20 01:21:30 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/20 01:21:30 INFO : A1/one: Deleted
2025/05/20 01:21:30 INFO : A1/B1/C2/five: Deleted
2025/05/20 01:21:30 INFO : A1/two: Deleted
2025/05/20 01:21:30 INFO : A1/B1/three: Deleted
2025/05/20 01:21:30 INFO : A1/B1/C1/four: Deleted
2025/05/20 01:21:30 DEBUG : A1/B2/: Removing directory marker
2025/05/20 01:21:30 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/20 01:21:30 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/20 01:21:30 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/20 01:21:30 DEBUG : A1/B1/: Removing directory marker
2025/05/20 01:21:30 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/20 01:21:37 DEBUG : A3/: Creating directory marker
2025/05/20 01:21:37 DEBUG : A3/B1/: Creating directory marker
2025/05/20 01:21:37 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/20 01:21:38 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/20 01:21:38 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/20 01:21:38 DEBUG : A3/B2/: Creating directory marker
2025/05/20 01:21:38 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/20 01:21:38 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/20 01:21:38 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/20 01:21:38 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/20 01:21:38 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/20 01:21:38 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/20 01:21:38 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/20 01:21:38 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/20 01:21:38 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:21:38 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/20 01:21:38 INFO : A2/B1/C1/four: Deleted
2025/05/20 01:21:38 INFO : A2/two: Deleted
2025/05/20 01:21:38 INFO : A2/B1/C2/five: Deleted
2025/05/20 01:21:38 INFO : A2/B1/three: Deleted
2025/05/20 01:21:38 INFO : A2/one: Deleted
2025/05/20 01:21:38 DEBUG : A2/B2/: Removing directory marker
2025/05/20 01:21:38 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/20 01:21:38 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/20 01:21:38 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/20 01:21:38 DEBUG : A2/B1/: Removing directory marker
2025/05/20 01:21:38 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/20 01:21:45 INFO : Azure container rclone-test-wawikol1kiyo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/20 01:21:46 DEBUG : A4/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A4/B1/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A4/B2/: Creating directory marker
2025/05/20 01:21:46 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/20 01:21:46 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/20 01:21:46 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/20 01:21:46 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/20 01:21:46 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/20 01:21:46 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/20 01:21:46 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/20 01:21:46 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/20 01:21:46 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/20 01:21:46 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/20 01:21:46 INFO : A3/B1/C2/five: Deleted
2025/05/20 01:21:46 INFO : A3/B1/C1/four: Deleted
2025/05/20 01:21:46 INFO : A3/one: Deleted
2025/05/20 01:21:46 INFO : A3/two: Deleted
2025/05/20 01:21:46 INFO : A3/B1/three: Deleted
2025/05/20 01:21:46 DEBUG : A3/B2/: Removing directory marker
2025/05/20 01:21:46 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/20 01:21:46 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/20 01:21:47 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/20 01:21:47 DEBUG : A3/B1/: Removing directory marker
2025/05/20 01:21:47 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703e985-a01e-009b-1c25-c97df8000000
Time:2025-05-20T01:21:54.6844643Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703eb45-a01e-009b-0625-c97df8000000
Time:2025-05-20T01:21:55.7233069Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703ed63-a01e-009b-4025-c97df8000000
Time:2025-05-20T01:21:56.7613595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703ed63-a01e-009b-4025-c97df8000000
Time:2025-05-20T01:21:56.7613595Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703ef5e-a01e-009b-5225-c97df8000000
Time:2025-05-20T01:21:57.7996471Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703f181-a01e-009b-0c25-c97df8000000
Time:2025-05-20T01:21:58.8381325Z
--------------------------------------------------------------------------------
2025/05/20 01:21: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703f395-a01e-009b-3a25-c97df8000000
Time:2025-05-20T01:21:59.8767608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4703f395-a01e-009b-3a25-c97df8000000
Time:2025-05-20T01:21:59.8767608Z
--------------------------------------------------------------------------------
2025/05/20 01:22:00 DEBUG : A4/B2/: Removing directory marker
2025/05/20 01:22:00 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/20 01:22:00 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/20 01:22:01 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/20 01:22:01 DEBUG : A4/B1/: Removing directory marker
2025/05/20 01:22:01 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.61s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470405f6-a01e-009b-4725-c97df8000000
Time:2025-05-20T01:22:08.3147642Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47040876-a01e-009b-3625-c97df8000000
Time:2025-05-20T01:22:09.3540474Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47040b05-a01e-009b-3d25-c97df8000000
Time:2025-05-20T01:22:10.3931204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47040b05-a01e-009b-3d25-c97df8000000
Time:2025-05-20T01:22:10.3931204Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47040d2f-a01e-009b-6f25-c97df8000000
Time:2025-05-20T01:22:11.4321846Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47040fe5-a01e-009b-5e25-c97df8000000
Time:2025-05-20T01:22:12.4705460Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47041214-a01e-009b-0f25-c97df8000000
Time:2025-05-20T01:22:13.5095387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47041214-a01e-009b-0f25-c97df8000000
Time:2025-05-20T01:22:13.5095387Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:22:21 DEBUG : Azure container rclone-test-wawikol1kiyo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/20 01:22:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/20 01:22:21 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/20 01:22:21 NOTICE: Azure container rclone-test-wawikol1kiyo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/20 01:22:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704264c-a01e-009b-1325-c97df8000000
Time:2025-05-20T01:22:22.2467114Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470428d1-a01e-009b-1e25-c97df8000000
Time:2025-05-20T01:22:23.2853722Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47042bbd-a01e-009b-7525-c97df8000000
Time:2025-05-20T01:22:24.3237726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47042bbd-a01e-009b-7525-c97df8000000
Time:2025-05-20T01:22:24.3237726Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47042e62-a01e-009b-2225-c97df8000000
Time:2025-05-20T01:22:25.3635346Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704310e-a01e-009b-5825-c97df8000000
Time:2025-05-20T01:22:26.4022033Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47043373-a01e-009b-5a25-c97df8000000
Time:2025-05-20T01:22:27.4399644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47043373-a01e-009b-5a25-c97df8000000
Time:2025-05-20T01:22:27.4399644Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:22:35 DEBUG : Azure container rclone-test-wawikol1kiyo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/20 01:22:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/20 01:22:35 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/20 01:22:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704494b-a01e-009b-6a25-c97df8000000
Time:2025-05-20T01:22:36.1709922Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47044b83-a01e-009b-3425-c97df8000000
Time:2025-05-20T01:22:37.2099322Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47044dc0-a01e-009b-6c25-c97df8000000
Time:2025-05-20T01:22:38.2482402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47044dc0-a01e-009b-6c25-c97df8000000
Time:2025-05-20T01:22:38.2482402Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47044fc4-a01e-009b-1325-c97df8000000
Time:2025-05-20T01:22:39.2875457Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470451c7-a01e-009b-3325-c97df8000000
Time:2025-05-20T01:22:40.3268059Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47045430-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:22:41.3650433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47045430-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:22:41.3650433Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:22:49 DEBUG : Azure container rclone-test-wawikol1kiyo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/20 01:22:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/20 01:22:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470468e8-a01e-009b-6725-c97df8000000
Time:2025-05-20T01:22:50.1172869Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47046b7c-a01e-009b-1425-c97df8000000
Time:2025-05-20T01:22:51.1557171Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47046de7-a01e-009b-1625-c97df8000000
Time:2025-05-20T01:22:52.1942469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47046de7-a01e-009b-1625-c97df8000000
Time:2025-05-20T01:22:52.1942469Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47047067-a01e-009b-2125-c97df8000000
Time:2025-05-20T01:22:53.2330297Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470472e4-a01e-009b-3c25-c97df8000000
Time:2025-05-20T01:22:54.2712443Z
--------------------------------------------------------------------------------
2025/05/20 01:22: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470475f5-a01e-009b-4025-c97df8000000
Time:2025-05-20T01:22:55.3101791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470475f5-a01e-009b-4025-c97df8000000
Time:2025-05-20T01:22:55.3101791Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:23:03 DEBUG : Azure container rclone-test-wawikol1kiyo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/20 01:23:03 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/20 01:23:03 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/20 01:23:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47048ad3-a01e-009b-7725-c97df8000000
Time:2025-05-20T01:23:04.0495372Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47048d57-a01e-009b-7b25-c97df8000000
Time:2025-05-20T01:23:05.0881470Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47048fbe-a01e-009b-7425-c97df8000000
Time:2025-05-20T01:23:06.1276917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47048fbe-a01e-009b-7425-c97df8000000
Time:2025-05-20T01:23:06.1276917Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470491eb-a01e-009b-3c25-c97df8000000
Time:2025-05-20T01:23:07.1666701Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704944c-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:23:08.2056173Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470496fb-a01e-009b-6d25-c97df8000000
Time:2025-05-20T01:23:09.2437762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470496fb-a01e-009b-6d25-c97df8000000
Time:2025-05-20T01:23:09.2437762Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.74s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.94s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.94s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704aa7c-a01e-009b-1f25-c97df8000000
Time:2025-05-20T01:23:17.4417998Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704acf8-a01e-009b-2125-c97df8000000
Time:2025-05-20T01:23:18.4804701Z
--------------------------------------------------------------------------------
2025/05/20 01:23:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704af7a-a01e-009b-2625-c97df8000000
Time:2025-05-20T01:23:19.5190612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704af7a-a01e-009b-2625-c97df8000000
Time:2025-05-20T01:23:19.5190612Z
--------------------------------------------------------------------------------
2025/05/20 01:23:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704b1f6-a01e-009b-1e25-c97df8000000
Time:2025-05-20T01:23:20.5570040Z
--------------------------------------------------------------------------------
2025/05/20 01:23:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704b49f-a01e-009b-4125-c97df8000000
Time:2025-05-20T01:23:21.5951799Z
--------------------------------------------------------------------------------
2025/05/20 01:23:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704b776-a01e-009b-7425-c97df8000000
Time:2025-05-20T01:23:22.6338442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704b776-a01e-009b-7425-c97df8000000
Time:2025-05-20T01:23:22.6338442Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:23:30 DEBUG : Azure container rclone-test-wawikol1kiyo: File to upload is small (60 bytes), uploading instead of streaming
2025/05/20 01:23:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/20 01:23:30 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704cc35-a01e-009b-1f25-c97df8000000
Time:2025-05-20T01:23:31.1778947Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704ce7f-a01e-009b-6925-c97df8000000
Time:2025-05-20T01:23:32.2175572Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d0e9-a01e-009b-6925-c97df8000000
Time:2025-05-20T01:23:33.2558308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d0e9-a01e-009b-6925-c97df8000000
Time:2025-05-20T01:23:33.2558308Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d32c-a01e-009b-4825-c97df8000000
Time:2025-05-20T01:23:34.2940021Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d59c-a01e-009b-3e25-c97df8000000
Time:2025-05-20T01:23:35.3332128Z
--------------------------------------------------------------------------------
2025/05/20 01:23: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d876-a01e-009b-1225-c97df8000000
Time:2025-05-20T01:23:36.3716213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704d876-a01e-009b-1225-c97df8000000
Time:2025-05-20T01:23:36.3716213Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.73s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/05/20 01:23:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704ec57-a01e-009b-2925-c97df8000000
Time:2025-05-20T01:23:44.5668780Z
--------------------------------------------------------------------------------
2025/05/20 01:23:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704ef1d-a01e-009b-7d25-c97df8000000
Time:2025-05-20T01:23:45.6057062Z
--------------------------------------------------------------------------------
2025/05/20 01:23:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704f2aa-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:23:46.6440442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704f2aa-a01e-009b-2d25-c97df8000000
Time:2025-05-20T01:23:46.6440442Z
--------------------------------------------------------------------------------
2025/05/20 01:23:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704f641-a01e-009b-6325-c97df8000000
Time:2025-05-20T01:23:47.6823928Z
--------------------------------------------------------------------------------
2025/05/20 01:23:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704f9da-a01e-009b-0725-c97df8000000
Time:2025-05-20T01:23:48.7202409Z
--------------------------------------------------------------------------------
2025/05/20 01:23:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704fe2e-a01e-009b-7825-c97df8000000
Time:2025-05-20T01:23:49.7587240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4704fe2e-a01e-009b-7825-c97df8000000
Time:2025-05-20T01:23:49.7587240Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
2025/05/20 01:23:58 DEBUG : sub dir/: Creating directory marker
2025/05/20 01:23:58 DEBUG : Azure container rclone-test-wawikol1kiyo: Touching "sub dir/potato3"
2025/05/20 01:23:58 DEBUG : Azure container rclone-test-wawikol1kiyo: Touching "empty space"
2025/05/20 01:23:58 DEBUG : Azure container rclone-test-wawikol1kiyo: Touching "potato2"
2025/05/20 01:23:58 DEBUG : sub dir/: Removing directory marker
2025/05/20 01:23:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47051f30-a01e-009b-2825-c97df8000000
Time:2025-05-20T01:23:58.8003187Z
--------------------------------------------------------------------------------
2025/05/20 01:23:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052120-a01e-009b-1e25-c97df8000000
Time:2025-05-20T01:23:59.8384291Z
--------------------------------------------------------------------------------
2025/05/20 01:24:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052372-a01e-009b-4a25-c97df8000000
Time:2025-05-20T01:24:00.8772877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052372-a01e-009b-4a25-c97df8000000
Time:2025-05-20T01:24:00.8772877Z
--------------------------------------------------------------------------------
2025/05/20 01:24:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052569-a01e-009b-5325-c97df8000000
Time:2025-05-20T01:24:01.9162180Z
--------------------------------------------------------------------------------
2025/05/20 01:24:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470527dc-a01e-009b-4225-c97df8000000
Time:2025-05-20T01:24:02.9551997Z
--------------------------------------------------------------------------------
2025/05/20 01:24:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052a5c-a01e-009b-4525-c97df8000000
Time:2025-05-20T01:24:03.9931661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47052a5c-a01e-009b-4525-c97df8000000
Time:2025-05-20T01:24:03.9931661Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/05/20 01:24: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47053eb9-a01e-009b-0425-c97df8000000
Time:2025-05-20T01:24:12.1921403Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47054152-a01e-009b-4c25-c97df8000000
Time:2025-05-20T01:24:13.2309378Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705431c-a01e-009b-3025-c97df8000000
Time:2025-05-20T01:24:14.2695836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705431c-a01e-009b-3025-c97df8000000
Time:2025-05-20T01:24:14.2695836Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47054515-a01e-009b-5525-c97df8000000
Time:2025-05-20T01:24:15.3076870Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705470b-a01e-009b-6925-c97df8000000
Time:2025-05-20T01:24:16.3461976Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47054942-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:24:17.3844964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47054942-a01e-009b-2f25-c97df8000000
Time:2025-05-20T01:24:17.3844964Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/05/20 01:24:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47055d44-a01e-009b-4b25-c97df8000000
Time:2025-05-20T01:24:25.5817000Z
--------------------------------------------------------------------------------
2025/05/20 01:24:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47055f87-a01e-009b-0825-c97df8000000
Time:2025-05-20T01:24:26.6201431Z
--------------------------------------------------------------------------------
2025/05/20 01:24:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705617e-a01e-009b-1d25-c97df8000000
Time:2025-05-20T01:24:27.6586169Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705617e-a01e-009b-1d25-c97df8000000
Time:2025-05-20T01:24:27.6586169Z
--------------------------------------------------------------------------------
2025/05/20 01:24:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47056351-a01e-009b-0625-c97df8000000
Time:2025-05-20T01:24:28.6991855Z
--------------------------------------------------------------------------------
2025/05/20 01:24:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47056578-a01e-009b-3125-c97df8000000
Time:2025-05-20T01:24:29.7380758Z
--------------------------------------------------------------------------------
2025/05/20 01:24:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47056764-a01e-009b-3725-c97df8000000
Time:2025-05-20T01:24:30.7762401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47056764-a01e-009b-3725-c97df8000000
Time:2025-05-20T01:24:30.7762401Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/20 01:24:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470579a6-a01e-009b-2725-c97df8000000
Time:2025-05-20T01:24:38.9729548Z
--------------------------------------------------------------------------------
2025/05/20 01:24:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47057ba1-a01e-009b-5825-c97df8000000
Time:2025-05-20T01:24:40.0110989Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47057d67-a01e-009b-3d25-c97df8000000
Time:2025-05-20T01:24:41.0490150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47057d67-a01e-009b-3d25-c97df8000000
Time:2025-05-20T01:24:41.0490150Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47057f4f-a01e-009b-5a25-c97df8000000
Time:2025-05-20T01:24:42.0883600Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705819b-a01e-009b-7b25-c97df8000000
Time:2025-05-20T01:24:43.1268288Z
--------------------------------------------------------------------------------
2025/05/20 01:24: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-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470583ee-a01e-009b-5c25-c97df8000000
Time:2025-05-20T01:24:44.1653913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470583ee-a01e-009b-5c25-c97df8000000
Time:2025-05-20T01:24:44.1653913Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/05/20 01:24:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47059290-a01e-009b-6725-c97df8000000
Time:2025-05-20T01:24:52.3642042Z
--------------------------------------------------------------------------------
2025/05/20 01:24:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705945e-a01e-009b-5225-c97df8000000
Time:2025-05-20T01:24:53.4043562Z
--------------------------------------------------------------------------------
2025/05/20 01:24:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705967f-a01e-009b-1525-c97df8000000
Time:2025-05-20T01:24:54.4422758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705967f-a01e-009b-1525-c97df8000000
Time:2025-05-20T01:24:54.4422758Z
--------------------------------------------------------------------------------
2025/05/20 01:24:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:470598f1-a01e-009b-0425-c97df8000000
Time:2025-05-20T01:24:55.4804031Z
--------------------------------------------------------------------------------
2025/05/20 01:24:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47059b17-a01e-009b-2025-c97df8000000
Time:2025-05-20T01:24:56.5188444Z
--------------------------------------------------------------------------------
2025/05/20 01:24:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47059d66-a01e-009b-6025-c97df8000000
Time:2025-05-20T01:24:57.5570339Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:47059d66-a01e-009b-6025-c97df8000000
Time:2025-05-20T01:24:57.5570339Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/20 01:25:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b04a-a01e-009b-2826-c97df8000000
Time:2025-05-20T01:25:05.7575933Z
--------------------------------------------------------------------------------
2025/05/20 01:25:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b2d8-a01e-009b-2d26-c97df8000000
Time:2025-05-20T01:25:06.7962780Z
--------------------------------------------------------------------------------
2025/05/20 01:25:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b52c-a01e-009b-0b26-c97df8000000
Time:2025-05-20T01:25:07.8348113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b52c-a01e-009b-0b26-c97df8000000
Time:2025-05-20T01:25:07.8348113Z
--------------------------------------------------------------------------------
2025/05/20 01:25:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b760-a01e-009b-3b26-c97df8000000
Time:2025-05-20T01:25:08.8734143Z
--------------------------------------------------------------------------------
2025/05/20 01:25:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705b9a1-a01e-009b-7926-c97df8000000
Time:2025-05-20T01:25:09.9127194Z
--------------------------------------------------------------------------------
2025/05/20 01:25:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705bc06-a01e-009b-4626-c97df8000000
Time:2025-05-20T01:25:10.9507955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705bc06-a01e-009b-4626-c97df8000000
Time:2025-05-20T01:25:10.9507955Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-wawikol1kiyo", Local "Local file system at /tmp/rclone3761750220", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/05/20 01:25:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705cf3e-a01e-009b-0326-c97df8000000
Time:2025-05-20T01:25:19.1478245Z
--------------------------------------------------------------------------------
2025/05/20 01:25:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705d25c-a01e-009b-7626-c97df8000000
Time:2025-05-20T01:25:20.1859717Z
--------------------------------------------------------------------------------
2025/05/20 01:25:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705d52d-a01e-009b-3926-c97df8000000
Time:2025-05-20T01:25:21.2242887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705d52d-a01e-009b-3926-c97df8000000
Time:2025-05-20T01:25:21.2242887Z
--------------------------------------------------------------------------------
2025/05/20 01:25:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705d823-a01e-009b-1e26-c97df8000000
Time:2025-05-20T01:25:22.2624611Z
--------------------------------------------------------------------------------
2025/05/20 01:25:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705dbab-a01e-009b-7426-c97df8000000
Time:2025-05-20T01:25:23.3010331Z
--------------------------------------------------------------------------------
2025/05/20 01:25:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705df4c-a01e-009b-6b26-c97df8000000
Time:2025-05-20T01:25:24.3398554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-wawikol1kiyo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4705df4c-a01e-009b-6b26-c97df8000000
Time:2025-05-20T01:25:24.3398554Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== 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/05/20 01:25:32 DEBUG : Azure container rclone-test-wawikol1kiyo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m28.043113276s (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 TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]