"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/26 04:45:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila"
2025/03/26 04:45:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:01 DEBUG : Azure container rclone-test-puyuzep3wila: Using directory markers
2025/03/26 04:45:01 DEBUG : Creating backend with remote "/tmp/rclone1785484274"
=== 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:01 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/26 04:45:01 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/26 04:45:01 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/26 04:45:02 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/26 04:45:02 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/26 04:45:03 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/26 04:45:05 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/26 04:45:07 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/26 04:45:09 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/26 04:45:11 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 04:45:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/26 04:45:13 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.27s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.13s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.70s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.93s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.89s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.88s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/26 04:45:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/26 04:45:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/26 04:45:14 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/26 04:45:14 DEBUG : chunksize-probe: Removing empty object
2025/03/26 04:45:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/26 04:45:15 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 04:45:15 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/26 04:45:15 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/26 04:45:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/26 04:45:15 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/26 04:45:15 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/26 04:45:15 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/26 04:45:15 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/26 04:45:15 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/26 04:45:15 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 04:45:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/26 04:45:16 DEBUG : Returning error reader
2025/03/26 04:45:16 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/26 04:45:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:17 DEBUG : Returning error reader
2025/03/26 04:45:17 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/26 04:45:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:18 DEBUG : Returning error reader
2025/03/26 04:45:18 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/26 04:45:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:19 DEBUG : Returning error reader
2025/03/26 04:45:19 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/26 04:45:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:20 DEBUG : Returning error reader
2025/03/26 04:45:20 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/26 04:45:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:21 DEBUG : Returning error reader
2025/03/26 04:45:21 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/26 04:45:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:22 DEBUG : Returning error reader
2025/03/26 04:45:22 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/26 04:45:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:23 DEBUG : Returning error reader
2025/03/26 04:45:23 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/26 04:45:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:24 DEBUG : Returning error reader
2025/03/26 04:45:24 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/26 04:45:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/26 04:45:25 DEBUG : Returning error reader
2025/03/26 04:45:25 DEBUG : BOOM: simulated read failure
2025/03/26 04:45:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/26 04:45:25 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/26 04:45:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/26 04:45:25 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/26 04:45:25 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/26 04:45:25 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/26 04:45:25 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.41s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/26 04:45:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/26 04:45:32 DEBUG : potato: Seek from 10 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 10 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Seek from 5 to 2
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/26 04:45:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Seek from 5 to 2
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/26 04:45:32 DEBUG : potato: Seek from 8 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 8 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/26 04:45:32 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/26 04:45:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/26 04:45:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/26 04:45:32 DEBUG : potato: Seek from 5 to 2
2025/03/26 04:45:32 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/26 04:45:32 DEBUG : potato: Seek from 9 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 9 to 0
2025/03/26 04:45:32 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", 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.21s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/26 04:45:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/26 04:45:33 DEBUG : Creating backend with remote "nonexistent"
2025/03/26 04:45:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/26 04:45:33 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/26 04:45:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/26 04:45:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", 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.48s)
--- 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.12s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", 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.22s)
--- 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/26 04:45:36 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/26 04:45:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/26 04:45:36 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/data"
2025/03/26 04:45:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:36 DEBUG : Azure container rclone-test-puyuzep3wila path data: Using directory markers
2025/03/26 04:45:36 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/26 04:45:39 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.85s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/data"
2025/03/26 04:45:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:39 DEBUG : Azure container rclone-test-puyuzep3wila path data: Using directory markers
2025/03/26 04:45:39 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/26 04:45:42 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.10s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/26 04:45:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zaviqot3date"
2025/03/26 04:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:42 DEBUG : Azure container rclone-test-zaviqot3date: Using directory markers
2025/03/26 04:45:42 DEBUG : Creating backend with remote "/tmp/rclone2757733211"
run.go:180: Remote "Azure container rclone-test-zaviqot3date", Local "Local file system at /tmp/rclone2757733211", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/26 04:45:42 ERROR : hello, world!: sum not found
2025/03/26 04:45:42 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-zaviqot3date
2025/03/26 04:45:42 NOTICE: Azure container rclone-test-zaviqot3date: 1 files missing
2025/03/26 04:45:42 NOTICE: 1 hashes missing
2025/03/26 04:45:42 NOTICE: Azure container rclone-test-zaviqot3date: 2 differences found
2025/03/26 04:45:42 NOTICE: Azure container rclone-test-zaviqot3date: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/26 04:45:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:42 NOTICE: Azure container rclone-test-zaviqot3date: 0 differences found
2025/03/26 04:45:42 NOTICE: Azure container rclone-test-zaviqot3date: 1 matching files
2025/03/26 04:45:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wuyiqod0cuhu"
2025/03/26 04:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:42 DEBUG : Azure container rclone-test-wuyiqod0cuhu: Using directory markers
2025/03/26 04:45:42 DEBUG : Creating backend with remote "/tmp/rclone2559414098"
run.go:180: Remote "Azure container rclone-test-wuyiqod0cuhu", Local "Local file system at /tmp/rclone2559414098", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/26 04:45:43 ERROR : HELLO, WORLD!: sum not found
2025/03/26 04:45:43 ERROR : hello, world!: file not in Azure container rclone-test-wuyiqod0cuhu
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-wuyiqod0cuhu: 1 files missing
2025/03/26 04:45:43 NOTICE: 1 hashes missing
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-wuyiqod0cuhu: 2 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-wuyiqod0cuhu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/26 04:45:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-wuyiqod0cuhu: 0 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-wuyiqod0cuhu: 1 matching files
2025/03/26 04:45:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rigadag8midu"
2025/03/26 04:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:43 DEBUG : Azure container rclone-test-rigadag8midu: Using directory markers
2025/03/26 04:45:43 DEBUG : Creating backend with remote "/tmp/rclone1951874726"
run.go:180: Remote "Azure container rclone-test-rigadag8midu", Local "Local file system at /tmp/rclone1951874726", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/26 04:45:43 ERROR : HeLlO, wOrLd!: sum not found
2025/03/26 04:45:43 ERROR : hello, world!: file not in Azure container rclone-test-rigadag8midu
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-rigadag8midu: 1 files missing
2025/03/26 04:45:43 NOTICE: 1 hashes missing
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-rigadag8midu: 2 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-rigadag8midu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/26 04:45:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-rigadag8midu: 0 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-rigadag8midu: 1 matching files
2025/03/26 04:45:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-koyomoz4paru"
2025/03/26 04:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:43 DEBUG : Azure container rclone-test-koyomoz4paru: Using directory markers
2025/03/26 04:45:43 DEBUG : Creating backend with remote "/tmp/rclone2975327109"
run.go:180: Remote "Azure container rclone-test-koyomoz4paru", Local "Local file system at /tmp/rclone2975327109", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/26 04:45:43 ERROR : HELLO, WORLD!: sum not found
2025/03/26 04:45:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-koyomoz4paru
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-koyomoz4paru: 1 files missing
2025/03/26 04:45:43 NOTICE: 1 hashes missing
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-koyomoz4paru: 2 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-koyomoz4paru: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/26 04:45:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-koyomoz4paru: 0 differences found
2025/03/26 04:45:43 NOTICE: Azure container rclone-test-koyomoz4paru: 1 matching files
2025/03/26 04:45:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tekasap5reso"
2025/03/26 04:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:43 DEBUG : Azure container rclone-test-tekasap5reso: Using directory markers
2025/03/26 04:45:43 DEBUG : Creating backend with remote "/tmp/rclone3929970912"
run.go:180: Remote "Azure container rclone-test-tekasap5reso", Local "Local file system at /tmp/rclone3929970912", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tekasap5reso
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-tekasap5reso: 1 files missing
2025/03/26 04:45:44 NOTICE: 1 hashes missing
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-tekasap5reso: 2 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-tekasap5reso: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/26 04:45:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-tekasap5reso: 0 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-tekasap5reso: 1 matching files
2025/03/26 04:45:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yokikaz1fiwe"
2025/03/26 04:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:44 DEBUG : Azure container rclone-test-yokikaz1fiwe: Using directory markers
2025/03/26 04:45:44 DEBUG : Creating backend with remote "/tmp/rclone561813698"
run.go:180: Remote "Azure container rclone-test-yokikaz1fiwe", Local "Local file system at /tmp/rclone561813698", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yokikaz1fiwe
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-yokikaz1fiwe: 1 files missing
2025/03/26 04:45:44 NOTICE: 1 hashes missing
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-yokikaz1fiwe: 2 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-yokikaz1fiwe: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/26 04:45:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-yokikaz1fiwe: 0 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-yokikaz1fiwe: 1 matching files
2025/03/26 04:45:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vazuvec6foju"
2025/03/26 04:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:44 DEBUG : Azure container rclone-test-vazuvec6foju: Using directory markers
2025/03/26 04:45:44 DEBUG : Creating backend with remote "/tmp/rclone163389278"
run.go:180: Remote "Azure container rclone-test-vazuvec6foju", Local "Local file system at /tmp/rclone163389278", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vazuvec6foju
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-vazuvec6foju: 1 files missing
2025/03/26 04:45:44 NOTICE: 1 hashes missing
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-vazuvec6foju: 2 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-vazuvec6foju: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/26 04:45:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-vazuvec6foju: 0 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-vazuvec6foju: 1 matching files
2025/03/26 04:45:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pucokoh9yifo"
2025/03/26 04:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:44 DEBUG : Azure container rclone-test-pucokoh9yifo: Using directory markers
2025/03/26 04:45:44 DEBUG : Creating backend with remote "/tmp/rclone125253422"
run.go:180: Remote "Azure container rclone-test-pucokoh9yifo", Local "Local file system at /tmp/rclone125253422", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pucokoh9yifo
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-pucokoh9yifo: 1 files missing
2025/03/26 04:45:44 NOTICE: 1 hashes missing
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-pucokoh9yifo: 2 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-pucokoh9yifo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/26 04:45:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-pucokoh9yifo: 0 differences found
2025/03/26 04:45:44 NOTICE: Azure container rclone-test-pucokoh9yifo: 1 matching files
2025/03/26 04:45:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-niqocuq6cavu"
2025/03/26 04:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:44 DEBUG : Azure container rclone-test-niqocuq6cavu: Using directory markers
2025/03/26 04:45:44 DEBUG : Creating backend with remote "/tmp/rclone737315558"
run.go:180: Remote "Azure container rclone-test-niqocuq6cavu", Local "Local file system at /tmp/rclone737315558", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/26 04:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-niqocuq6cavu
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-niqocuq6cavu: 1 files missing
2025/03/26 04:45:45 NOTICE: 1 hashes missing
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-niqocuq6cavu: 2 differences found
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-niqocuq6cavu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/26 04:45:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-niqocuq6cavu: 0 differences found
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-niqocuq6cavu: 1 matching files
2025/03/26 04:45:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rixevay7vuhe"
2025/03/26 04:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:45:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-rixevay7vuhe: Using directory markers
2025/03/26 04:45:45 DEBUG : Creating backend with remote "/tmp/rclone659022299"
run.go:180: Remote "Azure container rclone-test-rixevay7vuhe", Local "Local file system at /tmp/rclone659022299", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/26 04:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/26 04:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rixevay7vuhe
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-rixevay7vuhe: 1 files missing
2025/03/26 04:45:45 NOTICE: 1 hashes missing
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-rixevay7vuhe: 2 differences found
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-rixevay7vuhe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/26 04:45:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-rixevay7vuhe: 0 differences found
2025/03/26 04:45:45 NOTICE: Azure container rclone-test-rixevay7vuhe: 1 matching files
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-rixevay7vuhe: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-niqocuq6cavu: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-pucokoh9yifo: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-vazuvec6foju: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-yokikaz1fiwe: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-tekasap5reso: Purge remote
2025/03/26 04:45:45 DEBUG : Azure container rclone-test-koyomoz4paru: Purge remote
2025/03/26 04:45:46 DEBUG : Azure container rclone-test-rigadag8midu: Purge remote
2025/03/26 04:45:46 DEBUG : Azure container rclone-test-wuyiqod0cuhu: Purge remote
2025/03/26 04:45:46 DEBUG : Azure container rclone-test-zaviqot3date: Purge remote
--- PASS: TestApplyTransforms (3.57s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 04:45:46 DEBUG : sub/: Creating directory marker
2025/03/26 04:45:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:45:46 INFO : file1: Copied (new) to: sub/file2
2025/03/26 04:45:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:45:46 DEBUG : file1: Unchanged skipping
2025/03/26 04:45:46 DEBUG : Azure container rclone-test-puyuzep3wila: don't need to copy/move sub/file2, it is already at target location
2025/03/26 04:45:46 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:46 DEBUG : dst/: Creating directory marker
2025/03/26 04:45:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/backup"
2025/03/26 04:45:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:47 DEBUG : Azure container rclone-test-puyuzep3wila path backup: Using directory markers
2025/03/26 04:45:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/backup"
2025/03/26 04:45:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/26 04:45:47 DEBUG : dst/: Creating directory marker
2025/03/26 04:45:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/26 04:45:47 INFO : dst/file1: Copied (server-side copy)
2025/03/26 04:45:47 INFO : dst/file1: Deleted
2025/03/26 04:45:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:45:47 INFO : dst/file1: Copied (new)
2025/03/26 04:45:47 DEBUG : dst/: Removing directory marker
2025/03/26 04:45:47 DEBUG : backup/dst/: Removing directory marker
2025/03/26 04:45:47 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bf6bb-c01e-0046-1509-9e887a000000
Time:2025-03-26T04:45:47.8502305Z
--------------------------------------------------------------------------------
2025/03/26 04:45:48 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bf799-c01e-0046-4809-9e887a000000
Time:2025-03-26T04:45:48.8881864Z
--------------------------------------------------------------------------------
2025/03/26 04:45:49 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bf8cf-c01e-0046-3e09-9e887a000000
Time:2025-03-26T04:45:49.9259268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bf8cf-c01e-0046-3e09-9e887a000000
Time:2025-03-26T04:45:49.9259268Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:45:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/dst"
2025/03/26 04:45:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:50 DEBUG : Azure container rclone-test-puyuzep3wila path dst: Using directory markers
2025/03/26 04:45:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:45:51 DEBUG : Azure container rclone-test-puyuzep3wila path CompareDest: Using directory markers
2025/03/26 04:45:51 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:51 DEBUG : one: Need to transfer - File not found at Destination
2025/03/26 04:45:51 DEBUG : /: Creating directory marker
2025/03/26 04:45:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:45:51 INFO : one: Copied (new)
2025/03/26 04:45:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 04:45:51 DEBUG : /: Creating directory marker
2025/03/26 04:45:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 04:45:51 INFO : one: Copied (replaced existing)
2025/03/26 04:45:51 DEBUG : dst/: Creating directory marker
2025/03/26 04:45:51 DEBUG : CompareDest/: Creating directory marker
2025/03/26 04:45:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 04:45:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:45:52 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/26 04:45:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:52 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 04:45:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:45:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/26 04:45:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:52 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 04:45:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:45:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/26 04:45:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CompareDest"
2025/03/26 04:45:52 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 04:45:52 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/26 04:45:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/26 04:45:52 INFO : two: Copied (new)
2025/03/26 04:45:53 DEBUG : dst/: Removing directory marker
2025/03/26 04:45: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bfdc4-c01e-0046-2b09-9e887a000000
Time:2025-03-26T04:45:53.3270112Z
--------------------------------------------------------------------------------
2025/03/26 04:45: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1bfee7-c01e-0046-2409-9e887a000000
Time:2025-03-26T04:45:54.3643634Z
--------------------------------------------------------------------------------
2025/03/26 04:45: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c0025-c01e-0046-2809-9e887a000000
Time:2025-03-26T04:45:55.4020919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c0025-c01e-0046-2809-9e887a000000
Time:2025-03-26T04:45:55.4020919Z
--------------------------------------------------------------------------------
2025/03/26 04:45:56 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.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.59s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:46:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/dst"
2025/03/26 04:46:03 DEBUG : Config file has changed externally - reloading
2025/03/26 04:46:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:46:03 DEBUG : Azure container rclone-test-puyuzep3wila path dst: Using directory markers
2025/03/26 04:46:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:46:03 DEBUG : Azure container rclone-test-puyuzep3wila path CopyDest: Using directory markers
2025/03/26 04:46:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:03 DEBUG : one: Need to transfer - File not found at Destination
2025/03/26 04:46:03 DEBUG : /: Creating directory marker
2025/03/26 04:46:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:46:03 INFO : one: Copied (new)
2025/03/26 04:46:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 04:46:04 DEBUG : /: Creating directory marker
2025/03/26 04:46:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 04:46:04 INFO : one: Copied (replaced existing)
2025/03/26 04:46:04 DEBUG : dst/: Creating directory marker
2025/03/26 04:46:04 DEBUG : CopyDest/: Creating directory marker
2025/03/26 04:46:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/BackupDir"
2025/03/26 04:46:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:46:04 DEBUG : Azure container rclone-test-puyuzep3wila path BackupDir: Using directory markers
2025/03/26 04:46:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/BackupDir"
2025/03/26 04:46:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 04:46:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:46:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/26 04:46:04 DEBUG : /: Creating directory marker
2025/03/26 04:46:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:46:04 INFO : one: Copied (server-side copy)
2025/03/26 04:46:05 INFO : one: Deleted
2025/03/26 04:46:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/26 04:46:05 INFO : one: Copied (server-side copy)
2025/03/26 04:46:05 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/26 04:46:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:05 DEBUG : two: Need to transfer - File not found at Destination
2025/03/26 04:46:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:46:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 04:46:05 INFO : two: Copied (server-side copy)
2025/03/26 04:46:05 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/26 04:46:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:46:05 DEBUG : two: Unchanged skipping
2025/03/26 04:46:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/CopyDest"
2025/03/26 04:46:06 DEBUG : three: Need to transfer - File not found at Destination
2025/03/26 04:46:06 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/26 04:46:06 DEBUG : three: Destination not found in --copy-dest
2025/03/26 04:46:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/26 04:46:06 INFO : three: Copied (new)
2025/03/26 04:46:06 DEBUG : dst/: Removing directory marker
2025/03/26 04:46: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c16c5-c01e-0046-3509-9e887a000000
Time:2025-03-26T04:46:06.6562616Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c1941-c01e-0046-5209-9e887a000000
Time:2025-03-26T04:46:07.6936958Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c1c63-c01e-0046-8009-9e887a000000
Time:2025-03-26T04:46:08.7312607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c1c63-c01e-0046-8009-9e887a000000
Time:2025-03-26T04:46:08.7312607Z
--------------------------------------------------------------------------------
2025/03/26 04:46:09 DEBUG : CopyDest/: Removing directory marker
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c1ea7-c01e-0046-2b09-9e887a000000
Time:2025-03-26T04:46:09.8113446Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c200d-c01e-0046-4709-9e887a000000
Time:2025-03-26T04:46:10.8498227Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c21a0-c01e-0046-2209-9e887a000000
Time:2025-03-26T04:46:11.8871509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c21a0-c01e-0046-2209-9e887a000000
Time:2025-03-26T04:46:11.8871509Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/26 04:46:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c2e1a-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:46:20.0777875Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c300a-c01e-0046-600a-9e887a000000
Time:2025-03-26T04:46:21.1145811Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c3208-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:46:22.1519867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c3208-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:46:22.1519867Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c3365-c01e-0046-800a-9e887a000000
Time:2025-03-26T04:46:23.1890939Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c3537-c01e-0046-0d0a-9e887a000000
Time:2025-03-26T04:46:24.2263429Z
--------------------------------------------------------------------------------
2025/03/26 04:46: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c36fe-c01e-0046-2e0a-9e887a000000
Time:2025-03-26T04:46:25.2636417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c36fe-c01e-0046-2e0a-9e887a000000
Time:2025-03-26T04:46:25.2636417Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/26 04:46:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c4227-c01e-0046-660a-9e887a000000
Time:2025-03-26T04:46:33.4559898Z
--------------------------------------------------------------------------------
2025/03/26 04:46:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c43d4-c01e-0046-630a-9e887a000000
Time:2025-03-26T04:46:34.4946415Z
--------------------------------------------------------------------------------
2025/03/26 04:46:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c454e-c01e-0046-220a-9e887a000000
Time:2025-03-26T04:46:35.5318324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c454e-c01e-0046-220a-9e887a000000
Time:2025-03-26T04:46:35.5318324Z
--------------------------------------------------------------------------------
2025/03/26 04:46:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c47db-c01e-0046-1e0a-9e887a000000
Time:2025-03-26T04:46:36.5694590Z
--------------------------------------------------------------------------------
2025/03/26 04:46:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c49ac-c01e-0046-1b0a-9e887a000000
Time:2025-03-26T04:46:37.6098842Z
--------------------------------------------------------------------------------
2025/03/26 04:46:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c4b56-c01e-0046-7f0a-9e887a000000
Time:2025-03-26T04:46:38.6477171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c4b56-c01e-0046-7f0a-9e887a000000
Time:2025-03-26T04:46:38.6477171Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:46:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/26 04:46:46 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/26 04:46:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:46:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/26 04:46:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/26 04:46:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/26 04:46:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/26 04:46:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/26 04:46:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5bd03042b1ce71f7d0bd26f4457b6681 OK
2025/03/26 04:46:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/26 04:46:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c5a36-c01e-0046-0a0a-9e887a000000
Time:2025-03-26T04:46:47.7617994Z
--------------------------------------------------------------------------------
2025/03/26 04:46:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c5be7-c01e-0046-7f0a-9e887a000000
Time:2025-03-26T04:46:48.7997998Z
--------------------------------------------------------------------------------
2025/03/26 04:46:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c5d65-c01e-0046-4f0a-9e887a000000
Time:2025-03-26T04:46:49.8381344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c5d65-c01e-0046-4f0a-9e887a000000
Time:2025-03-26T04:46:49.8381344Z
--------------------------------------------------------------------------------
2025/03/26 04:46:50 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/26 04:46:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c5ef6-c01e-0046-200a-9e887a000000
Time:2025-03-26T04:46:50.9141724Z
--------------------------------------------------------------------------------
2025/03/26 04:46:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c6072-c01e-0046-740a-9e887a000000
Time:2025-03-26T04:46:51.9518283Z
--------------------------------------------------------------------------------
2025/03/26 04:46:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c6227-c01e-0046-660a-9e887a000000
Time:2025-03-26T04:46:52.9898434Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c6227-c01e-0046-660a-9e887a000000
Time:2025-03-26T04:46:52.9898434Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:47:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c6e2e-c01e-0046-580a-9e887a000000
Time:2025-03-26T04:47:01.1825335Z
--------------------------------------------------------------------------------
2025/03/26 04:47:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c6f95-c01e-0046-7f0a-9e887a000000
Time:2025-03-26T04:47:02.2196158Z
--------------------------------------------------------------------------------
2025/03/26 04:47:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c70eb-c01e-0046-1b0a-9e887a000000
Time:2025-03-26T04:47:03.2583407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c70eb-c01e-0046-1b0a-9e887a000000
Time:2025-03-26T04:47:03.2583407Z
--------------------------------------------------------------------------------
2025/03/26 04:47:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c7235-c01e-0046-1e0a-9e887a000000
Time:2025-03-26T04:47:04.2958341Z
--------------------------------------------------------------------------------
2025/03/26 04:47:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c73cc-c01e-0046-710a-9e887a000000
Time:2025-03-26T04:47:05.3364031Z
--------------------------------------------------------------------------------
2025/03/26 04:47:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c755d-c01e-0046-4e0a-9e887a000000
Time:2025-03-26T04:47:06.3743919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c755d-c01e-0046-4e0a-9e887a000000
Time:2025-03-26T04:47:06.3743919Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:47:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c80da-c01e-0046-400a-9e887a000000
Time:2025-03-26T04:47:14.5699223Z
--------------------------------------------------------------------------------
2025/03/26 04:47:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c8256-c01e-0046-320a-9e887a000000
Time:2025-03-26T04:47:15.6073716Z
--------------------------------------------------------------------------------
2025/03/26 04:47:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c838e-c01e-0046-1f0a-9e887a000000
Time:2025-03-26T04:47:16.6460305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c838e-c01e-0046-1f0a-9e887a000000
Time:2025-03-26T04:47:16.6460305Z
--------------------------------------------------------------------------------
2025/03/26 04:47:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c846c-c01e-0046-530a-9e887a000000
Time:2025-03-26T04:47:17.6839548Z
--------------------------------------------------------------------------------
2025/03/26 04:47:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c8612-c01e-0046-240a-9e887a000000
Time:2025-03-26T04:47:18.7217005Z
--------------------------------------------------------------------------------
2025/03/26 04:47:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c873f-c01e-0046-1c0a-9e887a000000
Time:2025-03-26T04:47:19.7600387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c873f-c01e-0046-1c0a-9e887a000000
Time:2025-03-26T04:47:19.7600387Z
--------------------------------------------------------------------------------
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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c90fa-c01e-0046-190a-9e887a000000
Time:2025-03-26T04:47:27.9535668Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c91fc-c01e-0046-620a-9e887a000000
Time:2025-03-26T04:47:28.9930456Z
--------------------------------------------------------------------------------
2025/03/26 04:47:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c92e7-c01e-0046-140a-9e887a000000
Time:2025-03-26T04:47:30.0308270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c92e7-c01e-0046-140a-9e887a000000
Time:2025-03-26T04:47:30.0308270Z
--------------------------------------------------------------------------------
2025/03/26 04:47:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c9418-c01e-0046-770a-9e887a000000
Time:2025-03-26T04:47:31.0694401Z
--------------------------------------------------------------------------------
2025/03/26 04:47:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c9557-c01e-0046-740a-9e887a000000
Time:2025-03-26T04:47:32.1073854Z
--------------------------------------------------------------------------------
2025/03/26 04:47:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c9678-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:47:33.1453162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1c9678-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:47:33.1453162Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:47:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ca45b-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:47:41.3357482Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ca681-c01e-0046-170a-9e887a000000
Time:2025-03-26T04:47:42.3735862Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ca839-c01e-0046-080a-9e887a000000
Time:2025-03-26T04:47:43.4109054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ca839-c01e-0046-080a-9e887a000000
Time:2025-03-26T04:47:43.4109054Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ca9ce-c01e-0046-670a-9e887a000000
Time:2025-03-26T04:47:44.4492708Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cabf0-c01e-0046-100a-9e887a000000
Time:2025-03-26T04:47:45.4879754Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cadba-c01e-0046-210a-9e887a000000
Time:2025-03-26T04:47:46.5254439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cadba-c01e-0046-210a-9e887a000000
Time:2025-03-26T04:47:46.5254439Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cbbc8-c01e-0046-6f0a-9e887a000000
Time:2025-03-26T04:47:54.7175955Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cbd37-c01e-0046-270a-9e887a000000
Time:2025-03-26T04:47:55.7549816Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cbf17-c01e-0046-300a-9e887a000000
Time:2025-03-26T04:47:56.7933034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cbf17-c01e-0046-300a-9e887a000000
Time:2025-03-26T04:47:56.7933034Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cc124-c01e-0046-450a-9e887a000000
Time:2025-03-26T04:47:57.8304661Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cc35d-c01e-0046-250a-9e887a000000
Time:2025-03-26T04:47:58.8680451Z
--------------------------------------------------------------------------------
2025/03/26 04:47: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cc514-c01e-0046-250a-9e887a000000
Time:2025-03-26T04:47:59.9053312Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cc514-c01e-0046-250a-9e887a000000
Time:2025-03-26T04:47:59.9053312Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:48:08 DEBUG : also/: Creating directory marker
2025/03/26 04:48:08 INFO : Azure container rclone-test-puyuzep3wila: Looking for duplicate md5 hashes using newest mode.
2025/03/26 04:48:08 NOTICE: 15b81d4696fe8109d9f635f0f425363a: Found 3 files with duplicate md5 hashes
2025/03/26 04:48:08 INFO : one: Deleted
2025/03/26 04:48:08 INFO : also/one: Deleted
2025/03/26 04:48:08 NOTICE: 15b81d4696fe8109d9f635f0f425363a: Deleted 2 extra copies
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd1cd-c01e-0046-760a-9e887a000000
Time:2025-03-26T04:48:08.9016240Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd361-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:48:09.9386837Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd4cf-c01e-0046-040a-9e887a000000
Time:2025-03-26T04:48:10.9767697Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd4cf-c01e-0046-040a-9e887a000000
Time:2025-03-26T04:48:10.9767697Z
--------------------------------------------------------------------------------
2025/03/26 04:48:11 DEBUG : also/: Removing directory marker
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd68a-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:48:12.0523255Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cd834-c01e-0046-4b0a-9e887a000000
Time:2025-03-26T04:48:13.0905045Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cda23-c01e-0046-5f0a-9e887a000000
Time:2025-03-26T04:48:14.1280469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cda23-c01e-0046-5f0a-9e887a000000
Time:2025-03-26T04:48:14.1280469Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ce721-c01e-0046-150a-9e887a000000
Time:2025-03-26T04:48:22.3211268Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ce86d-c01e-0046-3b0a-9e887a000000
Time:2025-03-26T04:48:23.3592556Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ce9b5-c01e-0046-540a-9e887a000000
Time:2025-03-26T04:48:24.3988778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ce9b5-c01e-0046-540a-9e887a000000
Time:2025-03-26T04:48:24.3988778Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ceb11-c01e-0046-6f0a-9e887a000000
Time:2025-03-26T04:48:25.4368446Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ced01-c01e-0046-7b0a-9e887a000000
Time:2025-03-26T04:48:26.4742375Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cef2e-c01e-0046-490a-9e887a000000
Time:2025-03-26T04:48:27.5115207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cef2e-c01e-0046-490a-9e887a000000
Time:2025-03-26T04:48:27.5115207Z
--------------------------------------------------------------------------------
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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:48:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cfbed-c01e-0046-020a-9e887a000000
Time:2025-03-26T04:48:35.7137018Z
--------------------------------------------------------------------------------
2025/03/26 04:48:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cfdf3-c01e-0046-4f0a-9e887a000000
Time:2025-03-26T04:48:36.7511595Z
--------------------------------------------------------------------------------
2025/03/26 04:48:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cff73-c01e-0046-100a-9e887a000000
Time:2025-03-26T04:48:37.7883921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1cff73-c01e-0046-100a-9e887a000000
Time:2025-03-26T04:48:37.7883921Z
--------------------------------------------------------------------------------
2025/03/26 04:48:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d010f-c01e-0046-7e0a-9e887a000000
Time:2025-03-26T04:48:38.8263843Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d0270-c01e-0046-3d0a-9e887a000000
Time:2025-03-26T04:48:39.8636623Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d040c-c01e-0046-0b0a-9e887a000000
Time:2025-03-26T04:48:40.9011733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d040c-c01e-0046-0b0a-9e887a000000
Time:2025-03-26T04:48:40.9011733Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d13b9-c01e-0046-7e0a-9e887a000000
Time:2025-03-26T04:48:49.0935709Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d1554-c01e-0046-690a-9e887a000000
Time:2025-03-26T04:48:50.1311057Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d16f6-c01e-0046-5d0a-9e887a000000
Time:2025-03-26T04:48:51.1691903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d16f6-c01e-0046-5d0a-9e887a000000
Time:2025-03-26T04:48:51.1691903Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d1867-c01e-0046-170a-9e887a000000
Time:2025-03-26T04:48:52.2068945Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d19f6-c01e-0046-670a-9e887a000000
Time:2025-03-26T04:48:53.2450014Z
--------------------------------------------------------------------------------
2025/03/26 04:48: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d1bcb-c01e-0046-010a-9e887a000000
Time:2025-03-26T04:48:54.2819298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d1bcb-c01e-0046-010a-9e887a000000
Time:2025-03-26T04:48:54.2819298Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/26 04:49:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d272f-c01e-0046-350a-9e887a000000
Time:2025-03-26T04:49:02.4732766Z
--------------------------------------------------------------------------------
2025/03/26 04:49:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2906-c01e-0046-4c0a-9e887a000000
Time:2025-03-26T04:49:03.5106014Z
--------------------------------------------------------------------------------
2025/03/26 04:49:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2acd-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:49:04.5480217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2acd-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:49:04.5480217Z
--------------------------------------------------------------------------------
2025/03/26 04:49:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2bf8-c01e-0046-3f0a-9e887a000000
Time:2025-03-26T04:49:05.5859658Z
--------------------------------------------------------------------------------
2025/03/26 04:49:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2d24-c01e-0046-350a-9e887a000000
Time:2025-03-26T04:49:06.6232641Z
--------------------------------------------------------------------------------
2025/03/26 04:49:07 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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2e95-c01e-0046-7d0a-9e887a000000
Time:2025-03-26T04:49:07.6605885Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d2e95-c01e-0046-7d0a-9e887a000000
Time:2025-03-26T04:49:07.6605885Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/26 04:49:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d386c-c01e-0046-740a-9e887a000000
Time:2025-03-26T04:49:15.8533617Z
--------------------------------------------------------------------------------
2025/03/26 04:49:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d397a-c01e-0046-570a-9e887a000000
Time:2025-03-26T04:49:16.8912082Z
--------------------------------------------------------------------------------
2025/03/26 04:49:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3ab8-c01e-0046-5c0a-9e887a000000
Time:2025-03-26T04:49:17.9286710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3ab8-c01e-0046-5c0a-9e887a000000
Time:2025-03-26T04:49:17.9286710Z
--------------------------------------------------------------------------------
2025/03/26 04:49:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3c36-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:49:18.9671504Z
--------------------------------------------------------------------------------
2025/03/26 04:49:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3d63-c01e-0046-340a-9e887a000000
Time:2025-03-26T04:49:20.0058528Z
--------------------------------------------------------------------------------
2025/03/26 04:49:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3ec5-c01e-0046-520a-9e887a000000
Time:2025-03-26T04:49:21.0451279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d3ec5-c01e-0046-520a-9e887a000000
Time:2025-03-26T04:49:21.0451279Z
--------------------------------------------------------------------------------
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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:49:29 DEBUG : sub dir/: Creating directory marker
2025/03/26 04:49:29 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/26 04:49:29 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/26 04:49:30 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/26 04:49:30 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/26 04:49:30 DEBUG : sub dir/: Removing directory marker
2025/03/26 04:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4783-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:49:30.6961402Z
--------------------------------------------------------------------------------
2025/03/26 04:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4872-c01e-0046-1a0a-9e887a000000
Time:2025-03-26T04:49:31.7339898Z
--------------------------------------------------------------------------------
2025/03/26 04:49:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4938-c01e-0046-3a0a-9e887a000000
Time:2025-03-26T04:49:32.7717234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4938-c01e-0046-3a0a-9e887a000000
Time:2025-03-26T04:49:32.7717234Z
--------------------------------------------------------------------------------
2025/03/26 04:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4aca-c01e-0046-510a-9e887a000000
Time:2025-03-26T04:49:33.8187284Z
--------------------------------------------------------------------------------
2025/03/26 04:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4c6e-c01e-0046-1d0a-9e887a000000
Time:2025-03-26T04:49:34.8566152Z
--------------------------------------------------------------------------------
2025/03/26 04:49:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4d66-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:49:35.8944565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d4d66-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:49:35.8944565Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:49:44 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/26 04:49:44 DEBUG : sub/: Removing directory marker
2025/03/26 04:49:44 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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d57c6-c01e-0046-4d0a-9e887a000000
Time:2025-03-26T04:49:44.9595288Z
--------------------------------------------------------------------------------
2025/03/26 04:49: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5958-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:49:45.9966065Z
--------------------------------------------------------------------------------
2025/03/26 04:49: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5aa1-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:49:47.0352118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5aa1-c01e-0046-680a-9e887a000000
Time:2025-03-26T04:49:47.0352118Z
--------------------------------------------------------------------------------
2025/03/26 04:49: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5ba9-c01e-0046-1d0a-9e887a000000
Time:2025-03-26T04:49:48.0726975Z
--------------------------------------------------------------------------------
2025/03/26 04:49: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5da1-c01e-0046-6c0a-9e887a000000
Time:2025-03-26T04:49:49.1105270Z
--------------------------------------------------------------------------------
2025/03/26 04:49: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5e73-c01e-0046-0a0a-9e887a000000
Time:2025-03-26T04:49:50.1491653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d5e73-c01e-0046-0a0a-9e887a000000
Time:2025-03-26T04:49:50.1491653Z
--------------------------------------------------------------------------------
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.26s)
--- 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:49:58 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/26 04:49:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/notfound"
2025/03/26 04:49:59 DEBUG : Config file has changed externally - reloading
2025/03/26 04:49:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:49:59 DEBUG : Azure container rclone-test-puyuzep3wila path notfound: Using directory markers
2025/03/26 04:49:59 DEBUG : sub/: Removing directory marker
2025/03/26 04:49:59 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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d66d1-c01e-0046-1d0a-9e887a000000
Time:2025-03-26T04:49:59.4379453Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d67b8-c01e-0046-3e0a-9e887a000000
Time:2025-03-26T04:50:00.4760628Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d68a1-c01e-0046-040a-9e887a000000
Time:2025-03-26T04:50:01.5140467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d68a1-c01e-0046-040a-9e887a000000
Time:2025-03-26T04:50:01.5140467Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d699a-c01e-0046-480a-9e887a000000
Time:2025-03-26T04:50:02.5516104Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d6adb-c01e-0046-1d0a-9e887a000000
Time:2025-03-26T04:50:03.5898798Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d6c07-c01e-0046-710a-9e887a000000
Time:2025-03-26T04:50:04.6277691Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d6c07-c01e-0046-710a-9e887a000000
Time:2025-03-26T04:50:04.6277691Z
--------------------------------------------------------------------------------
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.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.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.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:50:12 INFO : Azure container rclone-test-puyuzep3wila: Making directory
2025/03/26 04:50:12 INFO : Azure container rclone-test-puyuzep3wila: Making directory
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d752d-c01e-0046-1c0a-9e887a000000
Time:2025-03-26T04:50:12.8659996Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d763c-c01e-0046-730a-9e887a000000
Time:2025-03-26T04:50:13.9036421Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d7761-c01e-0046-6f0a-9e887a000000
Time:2025-03-26T04:50:14.9410632Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d7761-c01e-0046-6f0a-9e887a000000
Time:2025-03-26T04:50:14.9410632Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d78ac-c01e-0046-2a0a-9e887a000000
Time:2025-03-26T04:50:15.9787836Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d79b6-c01e-0046-010a-9e887a000000
Time:2025-03-26T04:50:17.0164803Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d7ae4-c01e-0046-6b0a-9e887a000000
Time:2025-03-26T04:50:18.0537848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d7ae4-c01e-0046-6b0a-9e887a000000
Time:2025-03-26T04:50:18.0537848Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:50:26 DEBUG : sub dir/: Creating directory marker
2025/03/26 04:50:26 DEBUG : sub dir/: Removing directory marker
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d84be-c01e-0046-640a-9e887a000000
Time:2025-03-26T04:50:26.6215477Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d85e7-c01e-0046-5a0a-9e887a000000
Time:2025-03-26T04:50:27.6596400Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d8709-c01e-0046-520a-9e887a000000
Time:2025-03-26T04:50:28.6966977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d8709-c01e-0046-520a-9e887a000000
Time:2025-03-26T04:50:28.6966977Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d880c-c01e-0046-2f0a-9e887a000000
Time:2025-03-26T04:50:29.7342603Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d88f5-c01e-0046-600a-9e887a000000
Time:2025-03-26T04:50:30.7719231Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d89ec-c01e-0046-220a-9e887a000000
Time:2025-03-26T04:50:31.8128468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d89ec-c01e-0046-220a-9e887a000000
Time:2025-03-26T04:50:31.8128468Z
--------------------------------------------------------------------------------
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.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9345-c01e-0046-4c0a-9e887a000000
Time:2025-03-26T04:50:40.4174918Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9488-c01e-0046-270a-9e887a000000
Time:2025-03-26T04:50:41.4550681Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9577-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:50:42.4933982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9577-c01e-0046-5b0a-9e887a000000
Time:2025-03-26T04:50:42.4933982Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d964e-c01e-0046-030a-9e887a000000
Time:2025-03-26T04:50:43.5313989Z
--------------------------------------------------------------------------------
2025/03/26 04:50:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9746-c01e-0046-470a-9e887a000000
Time:2025-03-26T04:50:44.5691880Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9842-c01e-0046-4c0a-9e887a000000
Time:2025-03-26T04:50:45.6070807Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1d9842-c01e-0046-4c0a-9e887a000000
Time:2025-03-26T04:50:45.6070807Z
--------------------------------------------------------------------------------
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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:50:54 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/26 04:50:54 DEBUG : empty space: Excluded
2025/03/26 04:50:54 DEBUG : BackupDir: Excluded
2025/03/26 04:50:54 DEBUG : dst: Excluded
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da0a8-c01e-0046-7c0a-9e887a000000
Time:2025-03-26T04:50:54.2492328Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da151-c01e-0046-7d0a-9e887a000000
Time:2025-03-26T04:50:55.2874696Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da306-c01e-0046-290a-9e887a000000
Time:2025-03-26T04:50:56.3249437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da306-c01e-0046-290a-9e887a000000
Time:2025-03-26T04:50:56.3249437Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da3d6-c01e-0046-3d0a-9e887a000000
Time:2025-03-26T04:50:57.3624936Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da47e-c01e-0046-350a-9e887a000000
Time:2025-03-26T04:50:58.4001368Z
--------------------------------------------------------------------------------
2025/03/26 04:50: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da537-c01e-0046-3b0a-9e887a000000
Time:2025-03-26T04:50:59.4376993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1da537-c01e-0046-3b0a-9e887a000000
Time:2025-03-26T04:50:59.4376993Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1daf2b-c01e-0046-7b0a-9e887a000000
Time:2025-03-26T04:51:08.0385784Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db07f-c01e-0046-2c0a-9e887a000000
Time:2025-03-26T04:51:09.0760886Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db239-c01e-0046-540a-9e887a000000
Time:2025-03-26T04:51:10.1134201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db239-c01e-0046-540a-9e887a000000
Time:2025-03-26T04:51:10.1134201Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db530-c01e-0046-0a0a-9e887a000000
Time:2025-03-26T04:51:11.1510211Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db7f7-c01e-0046-230a-9e887a000000
Time:2025-03-26T04:51:12.1895143Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db981-c01e-0046-4e0a-9e887a000000
Time:2025-03-26T04:51:13.2267963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1db981-c01e-0046-4e0a-9e887a000000
Time:2025-03-26T04:51:13.2267963Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/26 04:51:21 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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cba62d-301e-006d-040a-9e08b6000000
Time:2025-03-26T04:51:21.9479662Z
--------------------------------------------------------------------------------
2025/03/26 04:51:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cba76e-301e-006d-130a-9e08b6000000
Time:2025-03-26T04:51:22.9848875Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cba8b3-301e-006d-1e0a-9e08b6000000
Time:2025-03-26T04:51:24.0228756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cba8b3-301e-006d-1e0a-9e08b6000000
Time:2025-03-26T04:51:24.0228756Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cba9db-301e-006d-1b0a-9e08b6000000
Time:2025-03-26T04:51:25.0604116Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbab42-301e-006d-440a-9e08b6000000
Time:2025-03-26T04:51:26.0978278Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbac6a-301e-006d-460a-9e08b6000000
Time:2025-03-26T04:51:27.1356425Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbac6a-301e-006d-460a-9e08b6000000
Time:2025-03-26T04:51:27.1356425Z
--------------------------------------------------------------------------------
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.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/26 04:51:35 DEBUG : Creating backend with remote ":memory:"
2025/03/26 04:51:35 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/26 04:51:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/26 04:51:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/26 04:51:35 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:51:35 DEBUG : sub dir/: Creating directory marker
2025/03/26 04:51:35 DEBUG : sub dir/: Removing directory marker
2025/03/26 04:51:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbb85e-301e-006d-080a-9e08b6000000
Time:2025-03-26T04:51:35.9592458Z
--------------------------------------------------------------------------------
2025/03/26 04:51:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbb9da-301e-006d-4e0a-9e08b6000000
Time:2025-03-26T04:51:36.9963389Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbbb33-301e-006d-020a-9e08b6000000
Time:2025-03-26T04:51:38.0342571Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbbb33-301e-006d-020a-9e08b6000000
Time:2025-03-26T04:51:38.0342571Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbbd15-301e-006d-2e0a-9e08b6000000
Time:2025-03-26T04:51:39.0726961Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbbe77-301e-006d-640a-9e08b6000000
Time:2025-03-26T04:51:40.1100210Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbc045-301e-006d-5f0a-9e08b6000000
Time:2025-03-26T04:51:41.1477216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbc045-301e-006d-5f0a-9e08b6000000
Time:2025-03-26T04:51:41.1477216Z
--------------------------------------------------------------------------------
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.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:51:49 DEBUG : Waiting for deletions to finish
2025/03/26 04:51:49 DEBUG : large: Excluded (Size Filter)
2025/03/26 04:51:49 INFO : medium: Deleted
2025/03/26 04:51:49 INFO : small: Deleted
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1ddf14-c01e-0046-610a-9e887a000000
Time:2025-03-26T04:51:49.8940423Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de018-c01e-0046-200a-9e887a000000
Time:2025-03-26T04:51:50.9311198Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de134-c01e-0046-6d0a-9e887a000000
Time:2025-03-26T04:51:51.9689424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de134-c01e-0046-6d0a-9e887a000000
Time:2025-03-26T04:51:51.9689424Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de1d1-c01e-0046-5e0a-9e887a000000
Time:2025-03-26T04:51:53.0063215Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de2aa-c01e-0046-7e0a-9e887a000000
Time:2025-03-26T04:51:54.0438063Z
--------------------------------------------------------------------------------
2025/03/26 04:51: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de366-c01e-0046-800a-9e887a000000
Time:2025-03-26T04:51:55.0817924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1de366-c01e-0046-800a-9e887a000000
Time:2025-03-26T04:51:55.0817924Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:52:03 DEBUG : Waiting for deletions to finish
2025/03/26 04:52:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/26 04:52:03 INFO : large: Deleted
2025/03/26 04:52:03 INFO : medium: Deleted
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbe3b7-301e-006d-130a-9e08b6000000
Time:2025-03-26T04:52:03.8349044Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbe5e1-301e-006d-050a-9e08b6000000
Time:2025-03-26T04:52:04.8726054Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbe786-301e-006d-010a-9e08b6000000
Time:2025-03-26T04:52:05.9106680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbe786-301e-006d-010a-9e08b6000000
Time:2025-03-26T04:52:05.9106680Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbe97f-301e-006d-490a-9e08b6000000
Time:2025-03-26T04:52:06.9477902Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbeb21-301e-006d-3e0a-9e08b6000000
Time:2025-03-26T04:52:07.9858682Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbec96-301e-006d-050a-9e08b6000000
Time:2025-03-26T04:52:09.0227891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbec96-301e-006d-050a-9e08b6000000
Time:2025-03-26T04:52:09.0227891Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbf81c-301e-006d-4d0a-9e08b6000000
Time:2025-03-26T04:52:17.2116371Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbf9b4-301e-006d-190a-9e08b6000000
Time:2025-03-26T04:52:18.2486074Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbfbe3-301e-006d-570a-9e08b6000000
Time:2025-03-26T04:52:19.2864310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbfbe3-301e-006d-570a-9e08b6000000
Time:2025-03-26T04:52:19.2864310Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbfd83-301e-006d-350a-9e08b6000000
Time:2025-03-26T04:52:20.3240367Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cbfef2-301e-006d-7b0a-9e08b6000000
Time:2025-03-26T04:52:21.3614270Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc002c-301e-006d-030a-9e08b6000000
Time:2025-03-26T04:52:22.3992522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc002c-301e-006d-030a-9e08b6000000
Time:2025-03-26T04:52:22.3992522Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:52:30 DEBUG : Waiting for deletions to finish
2025/03/26 04:52:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/26 04:52:30 INFO : medium: Deleted
2025/03/26 04:52:30 INFO : small: Deleted
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e0c9b-c01e-0046-230a-9e887a000000
Time:2025-03-26T04:52:31.1501542Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e0e12-c01e-0046-6d0a-9e887a000000
Time:2025-03-26T04:52:32.1877690Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e0fa7-c01e-0046-4d0a-9e887a000000
Time:2025-03-26T04:52:33.2252675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e0fa7-c01e-0046-4d0a-9e887a000000
Time:2025-03-26T04:52:33.2252675Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e112d-c01e-0046-290a-9e887a000000
Time:2025-03-26T04:52:34.2630967Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e12b8-c01e-0046-7e0a-9e887a000000
Time:2025-03-26T04:52:35.3015538Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e146f-c01e-0046-800a-9e887a000000
Time:2025-03-26T04:52:36.3421904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e146f-c01e-0046-800a-9e887a000000
Time:2025-03-26T04:52:36.3421904Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e23aa-c01e-0046-770a-9e887a000000
Time:2025-03-26T04:52:44.5295936Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e25b2-c01e-0046-650a-9e887a000000
Time:2025-03-26T04:52:45.5671487Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e278e-c01e-0046-6b0a-9e887a000000
Time:2025-03-26T04:52:46.6050195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e278e-c01e-0046-6b0a-9e887a000000
Time:2025-03-26T04:52:46.6050195Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e2917-c01e-0046-3e0a-9e887a000000
Time:2025-03-26T04:52:47.6437543Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e2a6a-c01e-0046-540a-9e887a000000
Time:2025-03-26T04:52:48.6815090Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e2b9b-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:52:49.7196859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c1e2b9b-c01e-0046-590a-9e887a000000
Time:2025-03-26T04:52:49.7196859Z
--------------------------------------------------------------------------------
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.32s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:52:58 DEBUG : Waiting for deletions to finish
2025/03/26 04:52:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/26 04:52:58 INFO : large: Deleted
2025/03/26 04:52:58 INFO : medium: Deleted
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc34ac-301e-006d-330a-9e08b6000000
Time:2025-03-26T04:52:58.4799655Z
--------------------------------------------------------------------------------
2025/03/26 04:52: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3614-301e-006d-700a-9e08b6000000
Time:2025-03-26T04:52:59.5183343Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3745-301e-006d-780a-9e08b6000000
Time:2025-03-26T04:53:00.5567406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3745-301e-006d-780a-9e08b6000000
Time:2025-03-26T04:53:00.5567406Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3894-301e-006d-1c0a-9e08b6000000
Time:2025-03-26T04:53:01.5953896Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc39bf-301e-006d-0e0a-9e08b6000000
Time:2025-03-26T04:53:02.6339220Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3bb3-301e-006d-390a-9e08b6000000
Time:2025-03-26T04:53:03.6709109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc3bb3-301e-006d-390a-9e08b6000000
Time:2025-03-26T04:53:03.6709109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/26 04:53:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc45e2-301e-006d-780a-9e08b6000000
Time:2025-03-26T04:53:11.8643563Z
--------------------------------------------------------------------------------
2025/03/26 04:53:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc470b-301e-006d-770a-9e08b6000000
Time:2025-03-26T04:53:12.9020775Z
--------------------------------------------------------------------------------
2025/03/26 04:53:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc484a-301e-006d-090a-9e08b6000000
Time:2025-03-26T04:53:13.9398726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc484a-301e-006d-090a-9e08b6000000
Time:2025-03-26T04:53:13.9398726Z
--------------------------------------------------------------------------------
2025/03/26 04:53:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc4924-301e-006d-360a-9e08b6000000
Time:2025-03-26T04:53:14.9787652Z
--------------------------------------------------------------------------------
2025/03/26 04:53:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc4a5f-301e-006d-780a-9e08b6000000
Time:2025-03-26T04:53:16.0167396Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc4b3e-301e-006d-0b0a-9e08b6000000
Time:2025-03-26T04:53:17.0544672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc4b3e-301e-006d-0b0a-9e08b6000000
Time:2025-03-26T04:53:17.0544672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc566b-301e-006d-4b0b-9e08b6000000
Time:2025-03-26T04:53:25.5467645Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc57a2-301e-006d-360b-9e08b6000000
Time:2025-03-26T04:53:26.5842331Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc58a5-301e-006d-080b-9e08b6000000
Time:2025-03-26T04:53:27.6216741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc58a5-301e-006d-080b-9e08b6000000
Time:2025-03-26T04:53:27.6216741Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc59e0-301e-006d-140b-9e08b6000000
Time:2025-03-26T04:53:28.6611110Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc5adc-301e-006d-4e0b-9e08b6000000
Time:2025-03-26T04:53:29.6994581Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc5bcc-301e-006d-0b0b-9e08b6000000
Time:2025-03-26T04:53:30.7365644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc5bcc-301e-006d-0b0b-9e08b6000000
Time:2025-03-26T04:53:30.7365644Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc658b-301e-006d-7b0b-9e08b6000000
Time:2025-03-26T04:53:38.9278636Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6644-301e-006d-130b-9e08b6000000
Time:2025-03-26T04:53:39.9660596Z
--------------------------------------------------------------------------------
2025/03/26 04:53:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6754-301e-006d-590b-9e08b6000000
Time:2025-03-26T04:53:41.0083652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6754-301e-006d-590b-9e08b6000000
Time:2025-03-26T04:53:41.0083652Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6869-301e-006d-2e0b-9e08b6000000
Time:2025-03-26T04:53:42.0461812Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc69b7-301e-006d-3f0b-9e08b6000000
Time:2025-03-26T04:53:43.0834750Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6b01-301e-006d-4c0b-9e08b6000000
Time:2025-03-26T04:53:44.1205698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc6b01-301e-006d-4c0b-9e08b6000000
Time:2025-03-26T04:53:44.1205698Z
--------------------------------------------------------------------------------
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.07s)
=== RUN TestRetry
2025/03/26 04:53:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/26 04:53:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/26 04:53:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 04:53:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 04:53:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 04:53:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/26 04:53:52 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7652-301e-006d-690b-9e08b6000000
Time:2025-03-26T04:53:53.4362558Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc772c-301e-006d-060b-9e08b6000000
Time:2025-03-26T04:53:54.4735459Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7861-301e-006d-800b-9e08b6000000
Time:2025-03-26T04:53:55.5112854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7861-301e-006d-800b-9e08b6000000
Time:2025-03-26T04:53:55.5112854Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7968-301e-006d-3f0b-9e08b6000000
Time:2025-03-26T04:53:56.5498745Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7a95-301e-006d-390b-9e08b6000000
Time:2025-03-26T04:53:57.5871162Z
--------------------------------------------------------------------------------
2025/03/26 04:53: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-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7c0d-301e-006d-6c0b-9e08b6000000
Time:2025-03-26T04:53:58.6250172Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:77cc7c0d-301e-006d-6c0b-9e08b6000000
Time:2025-03-26T04:53:58.6250172Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/03/26 04:54:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lakeduk2weko"
2025/03/26 04:54:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/26 04:54:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:54:06 DEBUG : Azure container rclone-test-lakeduk2weko: Using directory markers
2025/03/26 04:54:06 DEBUG : Creating backend with remote "/tmp/rclone449061711"
run.go:180: Remote "Azure container rclone-test-lakeduk2weko", Local "Local file system at /tmp/rclone449061711", Modify Window "1ns"
2025/03/26 04:54:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 04:54:06 DEBUG : A1/B1/: Creating directory marker
2025/03/26 04:54:07 DEBUG : A1/: Creating directory marker
2025/03/26 04:54:07 INFO : A2: Making directory
2025/03/26 04:54:07 DEBUG : A2/: Creating directory marker
2025/03/26 04:54:07 INFO : A1/B2: Making directory
2025/03/26 04:54:07 DEBUG : A1/B2/: Creating directory marker
2025/03/26 04:54:07 INFO : A1/B2/C2: Making directory
2025/03/26 04:54:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/26 04:54:07 INFO : A1/B1/C3: Making directory
2025/03/26 04:54:07 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/26 04:54:07 INFO : A3: Making directory
2025/03/26 04:54:07 DEBUG : A3/: Creating directory marker
2025/03/26 04:54:07 INFO : A3/B3: Making directory
2025/03/26 04:54:07 DEBUG : A3/B3/: Creating directory marker
2025/03/26 04:54:07 INFO : A3/B3/C4: Making directory
2025/03/26 04:54:07 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/26 04:54:08 DEBUG : Waiting for deletions to finish
2025/03/26 04:54:08 INFO : A1/B1/C1/one: Deleted
2025/03/26 04:54:08 DEBUG : removing 2 level 3 directories
2025/03/26 04:54:08 INFO : A1/B1/C3: Removing directory
2025/03/26 04:54:08 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 04:54:08 INFO : A1/B1/C1: Removing directory
2025/03/26 04:54:08 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 04:54:08 DEBUG : removing 1 level 2 directories
2025/03/26 04:54:08 INFO : A1/B1: Removing directory
2025/03/26 04:54:08 DEBUG : A1/B1/: Removing directory marker
2025/03/26 04:54:08 DEBUG : Azure container rclone-test-lakeduk2weko: Purge remote
2025/03/26 04:54:08 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.82s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 04:54:08 DEBUG : A1/B1/: Creating directory marker
2025/03/26 04:54:08 DEBUG : A1/: Creating directory marker
2025/03/26 04:54:08 INFO : A2: Making directory
2025/03/26 04:54:08 DEBUG : A2/: Creating directory marker
2025/03/26 04:54:08 INFO : A1/B2: Making directory
2025/03/26 04:54:09 DEBUG : A1/B2/: Creating directory marker
2025/03/26 04:54:09 INFO : A1/B2/C2: Making directory
2025/03/26 04:54:09 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/26 04:54:09 INFO : A1/B1/C3: Making directory
2025/03/26 04:54:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/26 04:54:09 INFO : A3: Making directory
2025/03/26 04:54:09 DEBUG : A3/: Creating directory marker
2025/03/26 04:54:09 INFO : A3/B3: Making directory
2025/03/26 04:54:09 DEBUG : A3/B3/: Creating directory marker
2025/03/26 04:54:09 INFO : A3/B3/C4: Making directory
2025/03/26 04:54:09 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/26 04:54:16 DEBUG : removing 1 level 3 directories
2025/03/26 04:54:16 INFO : A3/B3/C4: Removing directory
2025/03/26 04:54:16 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/26 04:54:24 DEBUG : removing 2 level 3 directories
2025/03/26 04:54:24 INFO : A1/B2/C2: Removing directory
2025/03/26 04:54:24 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/26 04:54:24 INFO : A1/B1/C3: Removing directory
2025/03/26 04:54:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 04:54:24 DEBUG : removing 4 level 2 directories
2025/03/26 04:54:24 INFO : dst/: Removing directory
2025/03/26 04:54:24 DEBUG : dst//: Removing directory marker
2025/03/26 04:54:24 INFO : BackupDir/: Removing directory
2025/03/26 04:54:24 DEBUG : BackupDir//: Removing directory marker
2025/03/26 04:54:24 INFO : A3/B3: Removing directory
2025/03/26 04:54:24 DEBUG : A3/B3/: Removing directory marker
2025/03/26 04:54:24 INFO : A1/B2: Removing directory
2025/03/26 04:54:24 DEBUG : A1/B2/: Removing directory marker
2025/03/26 04:54:24 DEBUG : removing 4 level 1 directories
2025/03/26 04:54:24 INFO : dst: Removing directory
2025/03/26 04:54:24 DEBUG : dst/: Removing directory marker
2025/03/26 04:54:24 INFO : A2: Removing directory
2025/03/26 04:54:24 DEBUG : A2/: Removing directory marker
2025/03/26 04:54:24 INFO : BackupDir: Removing directory
2025/03/26 04:54:24 DEBUG : BackupDir/: Removing directory marker
2025/03/26 04:54:24 INFO : A3: Removing directory
2025/03/26 04:54:24 DEBUG : A3/: Removing directory marker
2025/03/26 04:54:24 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d5cbec6d-401e-0048-090b-9ea1ca000000
Time:2025-03-26T04:54:24.5597894Z
--------------------------------------------------------------------------------
2025/03/26 04:54:24 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4aead0a9-801e-001a-090b-9edd22000000
Time:2025-03-26T04:54:24.5589416Z
--------------------------------------------------------------------------------
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-puyuzep3wila/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4aead0a9-801e-001a-090b-9edd22000000
Time:2025-03-26T04:54:24.5589416Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/26 04:54:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 04:54:24 DEBUG : A1/B1/: Removing directory marker
2025/03/26 04:54:24 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.30s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:24 INFO : A1: Making directory
2025/03/26 04:54:24 DEBUG : A1/: Creating directory marker
2025/03/26 04:54:24 INFO : A1/B1: Making directory
2025/03/26 04:54:24 DEBUG : A1/B1/: Creating directory marker
2025/03/26 04:54:25 INFO : A1/B1/C1: Making directory
2025/03/26 04:54:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 04:54:25 DEBUG : removing 1 level 3 directories
2025/03/26 04:54:25 INFO : A1/B1/C1: Removing directory
2025/03/26 04:54:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 04:54:25 DEBUG : removing 1 level 2 directories
2025/03/26 04:54:25 INFO : A1/B1: Removing directory
2025/03/26 04:54:25 DEBUG : A1/B1/: Removing directory marker
2025/03/26 04:54:25 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:25 INFO : A1: Making directory
2025/03/26 04:54:25 DEBUG : A1/: Creating directory marker
2025/03/26 04:54:25 INFO : A1/B1: Making directory
2025/03/26 04:54:25 DEBUG : A1/B1/: Creating directory marker
2025/03/26 04:54:25 INFO : A1/B1/C1: Making directory
2025/03/26 04:54:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 04:54:26 DEBUG : removing 1 level 3 directories
2025/03/26 04:54:26 INFO : A1/B1/C1: Removing directory
2025/03/26 04:54:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 04:54:26 DEBUG : removing 1 level 2 directories
2025/03/26 04:54:26 INFO : A1/B1: Removing directory
2025/03/26 04:54:26 DEBUG : A1/B1/: Removing directory marker
2025/03/26 04:54:26 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.75s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:26 DEBUG : filename.txt: File name found in url
2025/03/26 04:54:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:27 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 04:54:27 DEBUG : sub/: Creating directory marker
2025/03/26 04:54:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:54:27 INFO : file1: Copied (new) to: sub/file2
2025/03/26 04:54:27 INFO : file1: Deleted
2025/03/26 04:54:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:54:27 DEBUG : file1: Unchanged skipping
2025/03/26 04:54:27 INFO : file1: Deleted
2025/03/26 04:54:27 DEBUG : Azure container rclone-test-puyuzep3wila: don't need to copy/move sub/file2, it is already at target location
2025/03/26 04:54:27 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:27 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/26 04:54:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:54:27 INFO : file1: Copied (new)
2025/03/26 04:54:27 INFO : file1: Deleted
2025/03/26 04:54:27 DEBUG : file1: Destination exists, skipping
2025/03/26 04:54:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:28 DEBUG : dst/: Creating directory marker
2025/03/26 04:54:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/backup"
2025/03/26 04:54:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 04:54:28 DEBUG : Azure container rclone-test-puyuzep3wila path backup: Using directory markers
2025/03/26 04:54:28 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puyuzep3wila/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-puyuzep3wila/backup"
2025/03/26 04:54:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/26 04:54:28 DEBUG : dst/: Creating directory marker
2025/03/26 04:54:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/26 04:54:28 INFO : dst/file1: Copied (server-side copy)
2025/03/26 04:54:28 INFO : dst/file1: Deleted
2025/03/26 04:54:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/26 04:54:28 INFO : dst/file1: Copied (new)
2025/03/26 04:54:28 INFO : dst/file1: Deleted
2025/03/26 04:54:29 DEBUG : dst/: Removing directory marker
2025/03/26 04:54:29 DEBUG : backup/dst/: Removing directory marker
2025/03/26 04:54:29 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c781b07b-a01e-0040-200b-9ebbc5000000
Time:2025-03-26T04:54:29.2503833Z
--------------------------------------------------------------------------------
2025/03/26 04:54:30 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c781b20a-a01e-0040-3d0b-9ebbc5000000
Time:2025-03-26T04:54:30.2880334Z
--------------------------------------------------------------------------------
2025/03/26 04:54:31 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-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c781b358-a01e-0040-5c0b-9ebbc5000000
Time:2025-03-26T04:54:31.3252084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puyuzep3wila/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c781b358-a01e-0040-5c0b-9ebbc5000000
Time:2025-03-26T04:54:31.3252084Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.23s)
=== 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-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:32 DEBUG : A1/: Creating directory marker
2025/03/26 04:54:32 DEBUG : A1/B1/: Creating directory marker
2025/03/26 04:54:32 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/26 04:54:33 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/26 04:54:33 INFO : A1/B2: Making directory
2025/03/26 04:54:33 DEBUG : A1/B2/: Creating directory marker
2025/03/26 04:54:33 INFO : A1/B1/C3: Making directory
2025/03/26 04:54:33 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/26 04:54:33 DEBUG : A2/: Creating directory marker
2025/03/26 04:54:33 DEBUG : A2/B1/: Creating directory marker
2025/03/26 04:54:33 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/26 04:54:33 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/26 04:54:34 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/26 04:54:34 DEBUG : A2/B2/: Creating directory marker
2025/03/26 04:54:34 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:54:34 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/26 04:54:34 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 04:54:34 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/26 04:54:34 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 04:54:34 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/26 04:54:34 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 04:54:34 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/26 04:54:34 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 04:54:34 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/26 04:54:34 INFO : A1/B1/C2/five: Deleted
2025/03/26 04:54:34 INFO : A1/B1/three: Deleted
2025/03/26 04:54:34 INFO : A1/one: Deleted
2025/03/26 04:54:34 INFO : A1/B1/C1/four: Deleted
2025/03/26 04:54:34 INFO : A1/two: Deleted
2025/03/26 04:54:34 DEBUG : A1/B2/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A1/B1/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A1/: Removing directory marker
2025/03/26 04:54:34 DEBUG : A3/: Creating directory marker
2025/03/26 04:54:34 DEBUG : A3/B1/: Creating directory marker
2025/03/26 04:54:35 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/26 04:54:35 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/26 04:54:35 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/26 04:54:35 DEBUG : A3/B2/: Creating directory marker
2025/03/26 04:54:35 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 04:54:35 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/26 04:54:35 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 04:54:35 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/26 04:54:35 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:54:35 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/26 04:54:35 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 04:54:35 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/26 04:54:35 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 04:54:35 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/26 04:54:35 INFO : A2/one: Deleted
2025/03/26 04:54:35 INFO : A2/B1/three: Deleted
2025/03/26 04:54:35 INFO : A2/B1/C1/four: Deleted
2025/03/26 04:54:35 INFO : A2/B1/C2/five: Deleted
2025/03/26 04:54:35 INFO : A2/two: Deleted
2025/03/26 04:54:35 DEBUG : A2/B2/: Removing directory marker
2025/03/26 04:54:35 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/26 04:54:35 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/26 04:54:35 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/26 04:54:35 DEBUG : A2/B1/: Removing directory marker
2025/03/26 04:54:35 DEBUG : A2/: Removing directory marker
2025/03/26 04:54:35 INFO : Azure container rclone-test-puyuzep3wila: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/26 04:54:36 DEBUG : A4/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A4/B1/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A4/B2/: Creating directory marker
2025/03/26 04:54:36 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/26 04:54:36 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/26 04:54:36 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/26 04:54:36 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/26 04:54:36 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/26 04:54:36 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/26 04:54:36 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/26 04:54:36 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/26 04:54:36 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/26 04:54:36 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/26 04:54:36 INFO : A3/two: Deleted
2025/03/26 04:54:36 INFO : A3/B1/C1/four: Deleted
2025/03/26 04:54:36 INFO : A3/B1/three: Deleted
2025/03/26 04:54:36 INFO : A3/B1/C2/five: Deleted
2025/03/26 04:54:36 INFO : A3/one: Deleted
2025/03/26 04:54:36 DEBUG : A3/B2/: Removing directory marker
2025/03/26 04:54:36 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/26 04:54:36 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/26 04:54:36 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A3/B1/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A3/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/B2/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/B1/: Removing directory marker
2025/03/26 04:54:37 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.07s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:37 DEBUG : Azure container rclone-test-puyuzep3wila: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 04:54:37 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/26 04:54:37 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/26 04:54:37 NOTICE: Azure container rclone-test-puyuzep3wila: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/26 04:54:37 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 04:54:37 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 04:54:37 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 04:54:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 04:54:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 04:54:38 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 04:54:38 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:38 DEBUG : Azure container rclone-test-puyuzep3wila: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 04:54:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/26 04:54:38 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 04:54:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:38 DEBUG : Azure container rclone-test-puyuzep3wila: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 04:54:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/26 04:54:38 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 04:54:38 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 04:54:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 04:54:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 04:54:38 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:39 DEBUG : Azure container rclone-test-puyuzep3wila: File to upload is small (34 bytes), uploading instead of streaming
2025/03/26 04:54:39 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/26 04:54:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/26 04:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.56s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:39 DEBUG : Azure container rclone-test-puyuzep3wila: File to upload is small (60 bytes), uploading instead of streaming
2025/03/26 04:54:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/26 04:54:39 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.34s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
2025/03/26 04:54:40 DEBUG : sub dir/: Creating directory marker
2025/03/26 04:54:40 DEBUG : Azure container rclone-test-puyuzep3wila: Touching "sub dir/potato3"
2025/03/26 04:54:40 DEBUG : Azure container rclone-test-puyuzep3wila: Touching "empty space"
2025/03/26 04:54:40 DEBUG : Azure container rclone-test-puyuzep3wila: Touching "potato2"
2025/03/26 04:54:40 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.07s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-puyuzep3wila", Local "Local file system at /tmp/rclone1785484274", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/26 04:54:41 DEBUG : Azure container rclone-test-puyuzep3wila: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m39.894879732s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]