"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/01 05:11:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya"
2025/03/01 05:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:03 DEBUG : Azure container rclone-test-fecaheq3maya: Using directory markers
2025/03/01 05:11:03 DEBUG : Creating backend with remote "/tmp/rclone499922134"
=== 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:03 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/01 05:11:03 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/01 05:11:03 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/01 05:11:03 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/01 05:11:03 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/01 05:11:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/01 05:11:05 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/01 05:11:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/01 05:11:05 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/01 05:11:05 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 05:11:05 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/01 05:11:05 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/01 05:11:05 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/01 05:11:06 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/01 05:11:07 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/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/01 05:11:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/01 05:11:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/01 05:11:08 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/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/01 05:11:09 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/01 05:11:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/01 05:11:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/01 05:11:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/01 05:11:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/01 05:11:10 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/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/01 05:11:11 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/01 05:11: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/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 05:11:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/01 05:11:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/01 05:11:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/01 05:11:13 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.00s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.97s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.40s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.37s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.52s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/01 05:11:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/01 05:11:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/01 05:11:13 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/01 05:11:13 DEBUG : chunksize-probe: Removing empty object
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/01 05:11:14 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/01 05:11:14 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/01 05:11:14 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/01 05:11:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/01 05:11:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/01 05:11:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/01 05:11:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/01 05:11:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/01 05:11:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/01 05:11:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/01 05:11:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/01 05:11:15 DEBUG : Returning error reader
2025/03/01 05:11:15 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/01 05:11:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:16 DEBUG : Returning error reader
2025/03/01 05:11:16 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/01 05:11:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:17 DEBUG : Returning error reader
2025/03/01 05:11:17 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/01 05:11:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:18 DEBUG : Returning error reader
2025/03/01 05:11:18 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/01 05:11:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:19 DEBUG : Returning error reader
2025/03/01 05:11:19 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/01 05:11:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:20 DEBUG : Returning error reader
2025/03/01 05:11:20 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/01 05:11:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:21 DEBUG : Returning error reader
2025/03/01 05:11:21 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/01 05:11:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:22 DEBUG : Returning error reader
2025/03/01 05:11:22 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/01 05:11:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:23 DEBUG : Returning error reader
2025/03/01 05:11:23 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/01 05:11:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/01 05:11:24 DEBUG : Returning error reader
2025/03/01 05:11:24 DEBUG : BOOM: simulated read failure
2025/03/01 05:11:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/01 05:11:24 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/01 05:11:24 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/01 05:11:24 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/01 05:11:24 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/01 05:11:24 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/01 05:11:24 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.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/01 05:11:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/01 05:11:31 DEBUG : potato: Seek from 10 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 10 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/01 05:11:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/01 05:11:31 DEBUG : potato: Seek from 8 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 8 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/01 05:11:31 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/01 05:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/01 05:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/01 05:11:31 DEBUG : potato: Seek from 5 to 2
2025/03/01 05:11:31 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/01 05:11:31 DEBUG : potato: Seek from 9 to 0
2025/03/01 05:11:31 DEBUG : potato: Seek from 9 to 0
2025/03/01 05:11:31 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", 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.16s)
--- 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/01 05:11:32 DEBUG : Creating backend with remote "nonexistent"
2025/03/01 05:11:32 DEBUG : Creating backend with remote "nonexistent"
2025/03/01 05:11:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/01 05:11:32 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/01 05:11:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/01 05:11:32 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", 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.45s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.09s)
--- 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/01 05:11:35 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/01 05:11:35 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/01 05:11:35 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/data"
2025/03/01 05:11:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:36 DEBUG : Azure container rclone-test-fecaheq3maya path data: Using directory markers
2025/03/01 05:11: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/01 05:11:38 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/data"
2025/03/01 05:11:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:38 DEBUG : Azure container rclone-test-fecaheq3maya path data: Using directory markers
2025/03/01 05:11: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/01 05:11:41 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.10s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/01 05:11:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-suzutec3lowe"
2025/03/01 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:42 DEBUG : Azure container rclone-test-suzutec3lowe: Using directory markers
2025/03/01 05:11:42 DEBUG : Creating backend with remote "/tmp/rclone1740674360"
run.go:180: Remote "Azure container rclone-test-suzutec3lowe", Local "Local file system at /tmp/rclone1740674360", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/01 05:11:42 ERROR : hello, world!: sum not found
2025/03/01 05:11:42 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-suzutec3lowe
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-suzutec3lowe: 1 files missing
2025/03/01 05:11:42 NOTICE: 1 hashes missing
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-suzutec3lowe: 2 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-suzutec3lowe: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/01 05:11:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-suzutec3lowe: 0 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-suzutec3lowe: 1 matching files
2025/03/01 05:11:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pihizor8xiwu"
2025/03/01 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:42 DEBUG : Azure container rclone-test-pihizor8xiwu: Using directory markers
2025/03/01 05:11:42 DEBUG : Creating backend with remote "/tmp/rclone3277546619"
run.go:180: Remote "Azure container rclone-test-pihizor8xiwu", Local "Local file system at /tmp/rclone3277546619", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/01 05:11:42 ERROR : HELLO, WORLD!: sum not found
2025/03/01 05:11:42 ERROR : hello, world!: file not in Azure container rclone-test-pihizor8xiwu
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-pihizor8xiwu: 1 files missing
2025/03/01 05:11:42 NOTICE: 1 hashes missing
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-pihizor8xiwu: 2 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-pihizor8xiwu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/01 05:11:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-pihizor8xiwu: 0 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-pihizor8xiwu: 1 matching files
2025/03/01 05:11:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yutuded7dina"
2025/03/01 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:42 DEBUG : Azure container rclone-test-yutuded7dina: Using directory markers
2025/03/01 05:11:42 DEBUG : Creating backend with remote "/tmp/rclone2980821498"
run.go:180: Remote "Azure container rclone-test-yutuded7dina", Local "Local file system at /tmp/rclone2980821498", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/01 05:11:42 ERROR : HeLlO, wOrLd!: sum not found
2025/03/01 05:11:42 ERROR : hello, world!: file not in Azure container rclone-test-yutuded7dina
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-yutuded7dina: 1 files missing
2025/03/01 05:11:42 NOTICE: 1 hashes missing
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-yutuded7dina: 2 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-yutuded7dina: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/01 05:11:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-yutuded7dina: 0 differences found
2025/03/01 05:11:42 NOTICE: Azure container rclone-test-yutuded7dina: 1 matching files
2025/03/01 05:11:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wiponod4zata"
2025/03/01 05:11:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:42 DEBUG : Azure container rclone-test-wiponod4zata: Using directory markers
2025/03/01 05:11:42 DEBUG : Creating backend with remote "/tmp/rclone4107112845"
run.go:180: Remote "Azure container rclone-test-wiponod4zata", Local "Local file system at /tmp/rclone4107112845", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/01 05:11:43 ERROR : HELLO, WORLD!: sum not found
2025/03/01 05:11:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-wiponod4zata
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-wiponod4zata: 1 files missing
2025/03/01 05:11:43 NOTICE: 1 hashes missing
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-wiponod4zata: 2 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-wiponod4zata: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/01 05:11:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-wiponod4zata: 0 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-wiponod4zata: 1 matching files
2025/03/01 05:11:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rudeqec1reso"
2025/03/01 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:43 DEBUG : Azure container rclone-test-rudeqec1reso: Using directory markers
2025/03/01 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone2929441621"
run.go:180: Remote "Azure container rclone-test-rudeqec1reso", Local "Local file system at /tmp/rclone2929441621", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rudeqec1reso
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-rudeqec1reso: 1 files missing
2025/03/01 05:11:43 NOTICE: 1 hashes missing
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-rudeqec1reso: 2 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-rudeqec1reso: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/01 05:11:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-rudeqec1reso: 0 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-rudeqec1reso: 1 matching files
2025/03/01 05:11:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cihoboc8momu"
2025/03/01 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:43 DEBUG : Azure container rclone-test-cihoboc8momu: Using directory markers
2025/03/01 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone1846340855"
run.go:180: Remote "Azure container rclone-test-cihoboc8momu", Local "Local file system at /tmp/rclone1846340855", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-cihoboc8momu
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-cihoboc8momu: 1 files missing
2025/03/01 05:11:43 NOTICE: 1 hashes missing
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-cihoboc8momu: 2 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-cihoboc8momu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/01 05:11:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-cihoboc8momu: 0 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-cihoboc8momu: 1 matching files
2025/03/01 05:11:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ratuhut5sohu"
2025/03/01 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:43 DEBUG : Azure container rclone-test-ratuhut5sohu: Using directory markers
2025/03/01 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone2421727444"
run.go:180: Remote "Azure container rclone-test-ratuhut5sohu", Local "Local file system at /tmp/rclone2421727444", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ratuhut5sohu
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-ratuhut5sohu: 1 files missing
2025/03/01 05:11:43 NOTICE: 1 hashes missing
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-ratuhut5sohu: 2 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-ratuhut5sohu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/01 05:11:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-ratuhut5sohu: 0 differences found
2025/03/01 05:11:43 NOTICE: Azure container rclone-test-ratuhut5sohu: 1 matching files
2025/03/01 05:11:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosudob2quve"
2025/03/01 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:43 DEBUG : Azure container rclone-test-bosudob2quve: Using directory markers
2025/03/01 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone298044250"
run.go:180: Remote "Azure container rclone-test-bosudob2quve", Local "Local file system at /tmp/rclone298044250", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bosudob2quve
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-bosudob2quve: 1 files missing
2025/03/01 05:11:44 NOTICE: 1 hashes missing
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-bosudob2quve: 2 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-bosudob2quve: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/01 05:11:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-bosudob2quve: 0 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-bosudob2quve: 1 matching files
2025/03/01 05:11:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ruvidaq7bage"
2025/03/01 05:11:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-ruvidaq7bage: Using directory markers
2025/03/01 05:11:44 DEBUG : Creating backend with remote "/tmp/rclone1667688323"
run.go:180: Remote "Azure container rclone-test-ruvidaq7bage", Local "Local file system at /tmp/rclone1667688323", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ruvidaq7bage
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-ruvidaq7bage: 1 files missing
2025/03/01 05:11:44 NOTICE: 1 hashes missing
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-ruvidaq7bage: 2 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-ruvidaq7bage: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/01 05:11:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-ruvidaq7bage: 0 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-ruvidaq7bage: 1 matching files
2025/03/01 05:11:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sisuzut9waye"
2025/03/01 05:11:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:11:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-sisuzut9waye: Using directory markers
2025/03/01 05:11:44 DEBUG : Creating backend with remote "/tmp/rclone2878717577"
run.go:180: Remote "Azure container rclone-test-sisuzut9waye", Local "Local file system at /tmp/rclone2878717577", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/01 05:11:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sisuzut9waye
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-sisuzut9waye: 1 files missing
2025/03/01 05:11:44 NOTICE: 1 hashes missing
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-sisuzut9waye: 2 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-sisuzut9waye: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/01 05:11:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-sisuzut9waye: 0 differences found
2025/03/01 05:11:44 NOTICE: Azure container rclone-test-sisuzut9waye: 1 matching files
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-sisuzut9waye: Purge remote
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-ruvidaq7bage: Purge remote
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-bosudob2quve: Purge remote
2025/03/01 05:11:44 DEBUG : Azure container rclone-test-ratuhut5sohu: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-cihoboc8momu: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-rudeqec1reso: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-wiponod4zata: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-yutuded7dina: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-pihizor8xiwu: Purge remote
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-suzutec3lowe: Purge remote
--- PASS: TestApplyTransforms (3.50s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 05:11:45 DEBUG : sub/: Creating directory marker
2025/03/01 05:11:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:11:45 INFO : file1: Copied (new) to: sub/file2
2025/03/01 05:11:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:11:45 DEBUG : file1: Unchanged skipping
2025/03/01 05:11:45 DEBUG : Azure container rclone-test-fecaheq3maya: don't need to copy/move sub/file2, it is already at target location
2025/03/01 05:11:45 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:46 DEBUG : dst/: Creating directory marker
2025/03/01 05:11:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/backup"
2025/03/01 05:11:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:46 DEBUG : Azure container rclone-test-fecaheq3maya path backup: Using directory markers
2025/03/01 05:11:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/backup"
2025/03/01 05:11:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/01 05:11:46 DEBUG : dst/: Creating directory marker
2025/03/01 05:11:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/01 05:11:46 INFO : dst/file1: Copied (server-side copy)
2025/03/01 05:11:46 INFO : dst/file1: Deleted
2025/03/01 05:11:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:11:46 INFO : dst/file1: Copied (new)
2025/03/01 05:11:47 DEBUG : dst/: Removing directory marker
2025/03/01 05:11:47 DEBUG : backup/dst/: Removing directory marker
2025/03/01 05:11: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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103b030-f01e-00a9-4068-8a7d8f000000
Time:2025-03-01T05:11:47.0810654Z
--------------------------------------------------------------------------------
2025/03/01 05:11: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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103b271-f01e-00a9-3f68-8a7d8f000000
Time:2025-03-01T05:11:48.1183154Z
--------------------------------------------------------------------------------
2025/03/01 05:11: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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103b410-f01e-00a9-2368-8a7d8f000000
Time:2025-03-01T05:11:49.1569413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103b410-f01e-00a9-2368-8a7d8f000000
Time:2025-03-01T05:11:49.1569413Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:11:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/dst"
2025/03/01 05:11:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:50 DEBUG : Azure container rclone-test-fecaheq3maya path dst: Using directory markers
2025/03/01 05:11:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:11:50 DEBUG : Azure container rclone-test-fecaheq3maya path CompareDest: Using directory markers
2025/03/01 05:11:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:50 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 05:11:50 DEBUG : /: Creating directory marker
2025/03/01 05:11:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:11:50 INFO : one: Copied (new)
2025/03/01 05:11:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 05:11:50 DEBUG : /: Creating directory marker
2025/03/01 05:11:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 05:11:50 INFO : one: Copied (replaced existing)
2025/03/01 05:11:50 DEBUG : dst/: Creating directory marker
2025/03/01 05:11:51 DEBUG : CompareDest/: Creating directory marker
2025/03/01 05:11:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 05:11:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:11:51 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/01 05:11:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:51 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 05:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:11:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 05:11:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:51 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 05:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:11:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/01 05:11:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CompareDest"
2025/03/01 05:11:52 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 05:11:52 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/01 05:11:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/01 05:11:52 INFO : two: Copied (new)
2025/03/01 05:11:52 DEBUG : dst/: Removing directory marker
2025/03/01 05:11:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103bb81-f01e-00a9-3968-8a7d8f000000
Time:2025-03-01T05:11:52.5363031Z
--------------------------------------------------------------------------------
2025/03/01 05:11:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103bda7-f01e-00a9-6368-8a7d8f000000
Time:2025-03-01T05:11:53.5737453Z
--------------------------------------------------------------------------------
2025/03/01 05:11:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103bf5e-f01e-00a9-5768-8a7d8f000000
Time:2025-03-01T05:11:54.6117056Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103bf5e-f01e-00a9-5768-8a7d8f000000
Time:2025-03-01T05:11:54.6117056Z
--------------------------------------------------------------------------------
2025/03/01 05:11:55 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.57s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:12:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/dst"
2025/03/01 05:12:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:12:02 DEBUG : Azure container rclone-test-fecaheq3maya path dst: Using directory markers
2025/03/01 05:12:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:12:02 DEBUG : Azure container rclone-test-fecaheq3maya path CopyDest: Using directory markers
2025/03/01 05:12:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:02 DEBUG : one: Need to transfer - File not found at Destination
2025/03/01 05:12:03 DEBUG : /: Creating directory marker
2025/03/01 05:12:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:12:03 INFO : one: Copied (new)
2025/03/01 05:12:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 05:12:03 DEBUG : /: Creating directory marker
2025/03/01 05:12:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 05:12:03 INFO : one: Copied (replaced existing)
2025/03/01 05:12:03 DEBUG : dst/: Creating directory marker
2025/03/01 05:12:03 DEBUG : CopyDest/: Creating directory marker
2025/03/01 05:12:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/BackupDir"
2025/03/01 05:12:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:12:03 DEBUG : Azure container rclone-test-fecaheq3maya path BackupDir: Using directory markers
2025/03/01 05:12:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/BackupDir"
2025/03/01 05:12:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 05:12:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/01 05:12:04 DEBUG : /: Creating directory marker
2025/03/01 05:12:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:12:04 INFO : one: Copied (server-side copy)
2025/03/01 05:12:04 INFO : one: Deleted
2025/03/01 05:12:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/01 05:12:04 INFO : one: Copied (server-side copy)
2025/03/01 05:12:04 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/01 05:12:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:04 DEBUG : two: Need to transfer - File not found at Destination
2025/03/01 05:12:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:12:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 05:12:04 INFO : two: Copied (server-side copy)
2025/03/01 05:12:04 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/01 05:12:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:12:04 DEBUG : two: Unchanged skipping
2025/03/01 05:12:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/CopyDest"
2025/03/01 05:12:05 DEBUG : three: Need to transfer - File not found at Destination
2025/03/01 05:12:05 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/01 05:12:05 DEBUG : three: Destination not found in --copy-dest
2025/03/01 05:12:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/01 05:12:05 INFO : three: Copied (new)
2025/03/01 05:12:05 DEBUG : dst/: Removing directory marker
2025/03/01 05:12:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d16f-f01e-00a9-2c68-8a7d8f000000
Time:2025-03-01T05:12:05.8722349Z
--------------------------------------------------------------------------------
2025/03/01 05:12:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d2de-f01e-00a9-4f68-8a7d8f000000
Time:2025-03-01T05:12:06.9107348Z
--------------------------------------------------------------------------------
2025/03/01 05:12:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d496-f01e-00a9-3268-8a7d8f000000
Time:2025-03-01T05:12:07.9482582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d496-f01e-00a9-3268-8a7d8f000000
Time:2025-03-01T05:12:07.9482582Z
--------------------------------------------------------------------------------
2025/03/01 05:12:08 DEBUG : CopyDest/: Removing directory marker
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d66b-f01e-00a9-3968-8a7d8f000000
Time:2025-03-01T05:12:09.0253224Z
--------------------------------------------------------------------------------
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103d8c6-f01e-00a9-6a68-8a7d8f000000
Time:2025-03-01T05:12:10.0630629Z
--------------------------------------------------------------------------------
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103da0a-f01e-00a9-0168-8a7d8f000000
Time:2025-03-01T05:12:11.1017395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103da0a-f01e-00a9-0168-8a7d8f000000
Time:2025-03-01T05:12:11.1017395Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/01 05:12:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103e509-f01e-00a9-2068-8a7d8f000000
Time:2025-03-01T05:12:19.2965720Z
--------------------------------------------------------------------------------
2025/03/01 05:12:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103e646-f01e-00a9-1a68-8a7d8f000000
Time:2025-03-01T05:12:20.3342515Z
--------------------------------------------------------------------------------
2025/03/01 05:12:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103e89a-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:12:21.3715749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103e89a-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:12:21.3715749Z
--------------------------------------------------------------------------------
2025/03/01 05:12:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103ea92-f01e-00a9-4268-8a7d8f000000
Time:2025-03-01T05:12:22.4089253Z
--------------------------------------------------------------------------------
2025/03/01 05:12:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103ed01-f01e-00a9-4968-8a7d8f000000
Time:2025-03-01T05:12:23.4472609Z
--------------------------------------------------------------------------------
2025/03/01 05:12:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103ee92-f01e-00a9-3868-8a7d8f000000
Time:2025-03-01T05:12:24.4850162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103ee92-f01e-00a9-3868-8a7d8f000000
Time:2025-03-01T05:12:24.4850162Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/01 05:12:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103f7fa-f01e-00a9-4468-8a7d8f000000
Time:2025-03-01T05:12:32.6776765Z
--------------------------------------------------------------------------------
2025/03/01 05:12:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103f96b-f01e-00a9-7a68-8a7d8f000000
Time:2025-03-01T05:12:33.7151809Z
--------------------------------------------------------------------------------
2025/03/01 05:12:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103fad0-f01e-00a9-2568-8a7d8f000000
Time:2025-03-01T05:12:34.7527709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103fad0-f01e-00a9-2568-8a7d8f000000
Time:2025-03-01T05:12:34.7527709Z
--------------------------------------------------------------------------------
2025/03/01 05:12:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103fcbb-f01e-00a9-2068-8a7d8f000000
Time:2025-03-01T05:12:35.7905713Z
--------------------------------------------------------------------------------
2025/03/01 05:12:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9103fede-f01e-00a9-4368-8a7d8f000000
Time:2025-03-01T05:12:36.8280994Z
--------------------------------------------------------------------------------
2025/03/01 05:12:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91040120-f01e-00a9-0b68-8a7d8f000000
Time:2025-03-01T05:12:37.8679947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91040120-f01e-00a9-0b68-8a7d8f000000
Time:2025-03-01T05:12:37.8679947Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:12:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/01 05:12:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/01 05:12:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 604cfeedafb2861a90752a209489a7c5 OK
2025/03/01 05:12:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/01 05:12:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91041022-f01e-00a9-2968-8a7d8f000000
Time:2025-03-01T05:12:46.9592209Z
--------------------------------------------------------------------------------
2025/03/01 05:12:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910411ea-f01e-00a9-2d68-8a7d8f000000
Time:2025-03-01T05:12:47.9972709Z
--------------------------------------------------------------------------------
2025/03/01 05:12: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910413b2-f01e-00a9-2768-8a7d8f000000
Time:2025-03-01T05:12:49.0346896Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910413b2-f01e-00a9-2768-8a7d8f000000
Time:2025-03-01T05:12:49.0346896Z
--------------------------------------------------------------------------------
2025/03/01 05:12:50 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91041571-f01e-00a9-2e68-8a7d8f000000
Time:2025-03-01T05:12:50.1114780Z
--------------------------------------------------------------------------------
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91041739-f01e-00a9-1368-8a7d8f000000
Time:2025-03-01T05:12:51.1490329Z
--------------------------------------------------------------------------------
2025/03/01 05:12: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910418f6-f01e-00a9-0c68-8a7d8f000000
Time:2025-03-01T05:12:52.1874638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910418f6-f01e-00a9-0c68-8a7d8f000000
Time:2025-03-01T05:12:52.1874638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:13:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042503-f01e-00a9-0b68-8a7d8f000000
Time:2025-03-01T05:13:00.3776108Z
--------------------------------------------------------------------------------
2025/03/01 05:13:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042730-f01e-00a9-7768-8a7d8f000000
Time:2025-03-01T05:13:01.4157652Z
--------------------------------------------------------------------------------
2025/03/01 05:13:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042983-f01e-00a9-0a68-8a7d8f000000
Time:2025-03-01T05:13:02.4531981Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042983-f01e-00a9-0a68-8a7d8f000000
Time:2025-03-01T05:13:02.4531981Z
--------------------------------------------------------------------------------
2025/03/01 05:13:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042bbf-f01e-00a9-0468-8a7d8f000000
Time:2025-03-01T05:13:03.4912803Z
--------------------------------------------------------------------------------
2025/03/01 05:13:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042d2a-f01e-00a9-2768-8a7d8f000000
Time:2025-03-01T05:13:04.5289852Z
--------------------------------------------------------------------------------
2025/03/01 05:13:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042ea9-f01e-00a9-6468-8a7d8f000000
Time:2025-03-01T05:13:05.5673481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91042ea9-f01e-00a9-6468-8a7d8f000000
Time:2025-03-01T05:13:05.5673481Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:13:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91043c29-f01e-00a9-3f68-8a7d8f000000
Time:2025-03-01T05:13:13.7581982Z
--------------------------------------------------------------------------------
2025/03/01 05:13:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91043d5f-f01e-00a9-3668-8a7d8f000000
Time:2025-03-01T05:13:14.7961558Z
--------------------------------------------------------------------------------
2025/03/01 05:13:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91043eed-f01e-00a9-2868-8a7d8f000000
Time:2025-03-01T05:13:15.8339042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91043eed-f01e-00a9-2868-8a7d8f000000
Time:2025-03-01T05:13:15.8339042Z
--------------------------------------------------------------------------------
2025/03/01 05:13:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91044016-f01e-00a9-0668-8a7d8f000000
Time:2025-03-01T05:13:16.8724371Z
--------------------------------------------------------------------------------
2025/03/01 05:13:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104418d-f01e-00a9-2968-8a7d8f000000
Time:2025-03-01T05:13:17.9102532Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910442c3-f01e-00a9-1268-8a7d8f000000
Time:2025-03-01T05:13:18.9480163Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910442c3-f01e-00a9-1268-8a7d8f000000
Time:2025-03-01T05:13:18.9480163Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910452b7-f01e-00a9-7968-8a7d8f000000
Time:2025-03-01T05:13:27.1408670Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91045445-f01e-00a9-5b68-8a7d8f000000
Time:2025-03-01T05:13:28.1793248Z
--------------------------------------------------------------------------------
2025/03/01 05:13:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104566d-f01e-00a9-4668-8a7d8f000000
Time:2025-03-01T05:13:29.2165587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104566d-f01e-00a9-4668-8a7d8f000000
Time:2025-03-01T05:13:29.2165587Z
--------------------------------------------------------------------------------
2025/03/01 05:13:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91045889-f01e-00a9-3668-8a7d8f000000
Time:2025-03-01T05:13:30.2544878Z
--------------------------------------------------------------------------------
2025/03/01 05:13:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91045a28-f01e-00a9-2268-8a7d8f000000
Time:2025-03-01T05:13:31.2923055Z
--------------------------------------------------------------------------------
2025/03/01 05:13:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91045bdb-f01e-00a9-0268-8a7d8f000000
Time:2025-03-01T05:13:32.3300555Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91045bdb-f01e-00a9-0268-8a7d8f000000
Time:2025-03-01T05:13:32.3300555Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91046a19-f01e-00a9-5b68-8a7d8f000000
Time:2025-03-01T05:13:40.5222365Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91046bd3-f01e-00a9-5868-8a7d8f000000
Time:2025-03-01T05:13:41.5599197Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91046d29-f01e-00a9-7e68-8a7d8f000000
Time:2025-03-01T05:13:42.5975101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91046d29-f01e-00a9-7e68-8a7d8f000000
Time:2025-03-01T05:13:42.5975101Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91046e50-f01e-00a9-7b68-8a7d8f000000
Time:2025-03-01T05:13:43.6353594Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047005-f01e-00a9-0b68-8a7d8f000000
Time:2025-03-01T05:13:44.6729690Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047239-f01e-00a9-3568-8a7d8f000000
Time:2025-03-01T05:13:45.7104190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047239-f01e-00a9-3568-8a7d8f000000
Time:2025-03-01T05:13:45.7104190Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047cf0-f01e-00a9-5768-8a7d8f000000
Time:2025-03-01T05:13:53.9037540Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047e1e-f01e-00a9-5668-8a7d8f000000
Time:2025-03-01T05:13:54.9421922Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047f87-f01e-00a9-0f68-8a7d8f000000
Time:2025-03-01T05:13:55.9797747Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91047f87-f01e-00a9-0f68-8a7d8f000000
Time:2025-03-01T05:13:55.9797747Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910480f3-f01e-00a9-3968-8a7d8f000000
Time:2025-03-01T05:13:57.0173552Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910482b5-f01e-00a9-3568-8a7d8f000000
Time:2025-03-01T05:13:58.0561275Z
--------------------------------------------------------------------------------
2025/03/01 05:13: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104841b-f01e-00a9-6868-8a7d8f000000
Time:2025-03-01T05:13:59.0936036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104841b-f01e-00a9-6868-8a7d8f000000
Time:2025-03-01T05:13:59.0936036Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:14:07 DEBUG : also/: Creating directory marker
2025/03/01 05:14:07 INFO : Azure container rclone-test-fecaheq3maya: Looking for duplicate md5 hashes using newest mode.
2025/03/01 05:14:07 NOTICE: efada3c5820980a8188fcbd67fde762a: Found 3 files with duplicate md5 hashes
2025/03/01 05:14:07 INFO : one: Deleted
2025/03/01 05:14:07 INFO : also/one: Deleted
2025/03/01 05:14:07 NOTICE: efada3c5820980a8188fcbd67fde762a: Deleted 2 extra copies
2025/03/01 05:14: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910492e3-f01e-00a9-5f68-8a7d8f000000
Time:2025-03-01T05:14:08.0916413Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910494dc-f01e-00a9-6668-8a7d8f000000
Time:2025-03-01T05:14:09.1297915Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104968d-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:14:10.1675783Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104968d-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:14:10.1675783Z
--------------------------------------------------------------------------------
2025/03/01 05:14:11 DEBUG : also/: Removing directory marker
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910497f3-f01e-00a9-7a68-8a7d8f000000
Time:2025-03-01T05:14:11.2443881Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91049a01-f01e-00a9-4f68-8a7d8f000000
Time:2025-03-01T05:14:12.2816361Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91049bcc-f01e-00a9-5a68-8a7d8f000000
Time:2025-03-01T05:14:13.3199332Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91049bcc-f01e-00a9-5a68-8a7d8f000000
Time:2025-03-01T05:14:13.3199332Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:14:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104a8ef-f01e-00a9-1468-8a7d8f000000
Time:2025-03-01T05:14:21.5134570Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104aa2b-f01e-00a9-1968-8a7d8f000000
Time:2025-03-01T05:14:22.5511630Z
--------------------------------------------------------------------------------
2025/03/01 05:14:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104abcb-f01e-00a9-6d68-8a7d8f000000
Time:2025-03-01T05:14:23.5885795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104abcb-f01e-00a9-6d68-8a7d8f000000
Time:2025-03-01T05:14:23.5885795Z
--------------------------------------------------------------------------------
2025/03/01 05:14:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104acd2-f01e-00a9-5168-8a7d8f000000
Time:2025-03-01T05:14:24.6266703Z
--------------------------------------------------------------------------------
2025/03/01 05:14:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104ae4b-f01e-00a9-1b68-8a7d8f000000
Time:2025-03-01T05:14:25.6645373Z
--------------------------------------------------------------------------------
2025/03/01 05:14:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104afcb-f01e-00a9-6168-8a7d8f000000
Time:2025-03-01T05:14:26.7032313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104afcb-f01e-00a9-6168-8a7d8f000000
Time:2025-03-01T05:14:26.7032313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:14:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104bbf8-f01e-00a9-7568-8a7d8f000000
Time:2025-03-01T05:14:34.8955240Z
--------------------------------------------------------------------------------
2025/03/01 05:14:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104bd5c-f01e-00a9-1768-8a7d8f000000
Time:2025-03-01T05:14:35.9330601Z
--------------------------------------------------------------------------------
2025/03/01 05:14:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104beb7-f01e-00a9-4168-8a7d8f000000
Time:2025-03-01T05:14:36.9718208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104beb7-f01e-00a9-4168-8a7d8f000000
Time:2025-03-01T05:14:36.9718208Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104c01c-f01e-00a9-6a68-8a7d8f000000
Time:2025-03-01T05:14:38.0094553Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104c196-f01e-00a9-2768-8a7d8f000000
Time:2025-03-01T05:14:39.0473088Z
--------------------------------------------------------------------------------
2025/03/01 05:14: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104c2e9-f01e-00a9-4768-8a7d8f000000
Time:2025-03-01T05:14:40.0848394Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104c2e9-f01e-00a9-4768-8a7d8f000000
Time:2025-03-01T05:14:40.0848394Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:14:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104cdee-f01e-00a9-2068-8a7d8f000000
Time:2025-03-01T05:14:48.2766220Z
--------------------------------------------------------------------------------
2025/03/01 05:14:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104cf5f-f01e-00a9-4e68-8a7d8f000000
Time:2025-03-01T05:14:49.3141242Z
--------------------------------------------------------------------------------
2025/03/01 05:14:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d0ec-f01e-00a9-2068-8a7d8f000000
Time:2025-03-01T05:14:50.3526150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d0ec-f01e-00a9-2068-8a7d8f000000
Time:2025-03-01T05:14:50.3526150Z
--------------------------------------------------------------------------------
2025/03/01 05:14:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d216-f01e-00a9-1768-8a7d8f000000
Time:2025-03-01T05:14:51.3900348Z
--------------------------------------------------------------------------------
2025/03/01 05:14:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d337-f01e-00a9-0e68-8a7d8f000000
Time:2025-03-01T05:14:52.4294990Z
--------------------------------------------------------------------------------
2025/03/01 05:14:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d462-f01e-00a9-6e68-8a7d8f000000
Time:2025-03-01T05:14:53.4669408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104d462-f01e-00a9-6e68-8a7d8f000000
Time:2025-03-01T05:14:53.4669408Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104dfbb-f01e-00a9-0d68-8a7d8f000000
Time:2025-03-01T05:15:01.6588565Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e1c9-f01e-00a9-3e68-8a7d8f000000
Time:2025-03-01T05:15:02.6963559Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e36d-f01e-00a9-1868-8a7d8f000000
Time:2025-03-01T05:15:03.7346145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e36d-f01e-00a9-1868-8a7d8f000000
Time:2025-03-01T05:15:03.7346145Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e4c3-f01e-00a9-4368-8a7d8f000000
Time:2025-03-01T05:15:04.7725328Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e636-f01e-00a9-0168-8a7d8f000000
Time:2025-03-01T05:15:05.8101505Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e779-f01e-00a9-1b68-8a7d8f000000
Time:2025-03-01T05:15:06.8481403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104e779-f01e-00a9-1b68-8a7d8f000000
Time:2025-03-01T05:15:06.8481403Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104f419-f01e-00a9-0768-8a7d8f000000
Time:2025-03-01T05:15:15.0409306Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104f5b3-f01e-00a9-4368-8a7d8f000000
Time:2025-03-01T05:15:16.0797663Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104f719-f01e-00a9-6e68-8a7d8f000000
Time:2025-03-01T05:15:17.1171669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104f719-f01e-00a9-6e68-8a7d8f000000
Time:2025-03-01T05:15:17.1171669Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104f8c1-f01e-00a9-4168-8a7d8f000000
Time:2025-03-01T05:15:18.1551096Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104fa19-f01e-00a9-4a68-8a7d8f000000
Time:2025-03-01T05:15:19.1935712Z
--------------------------------------------------------------------------------
2025/03/01 05:15:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104fbbd-f01e-00a9-3668-8a7d8f000000
Time:2025-03-01T05:15:20.2314776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9104fbbd-f01e-00a9-3668-8a7d8f000000
Time:2025-03-01T05:15:20.2314776Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:15:28 DEBUG : sub dir/: Creating directory marker
2025/03/01 05:15:28 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/01 05:15: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/01 05:15:29 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/01 05:15:29 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/01 05:15:29 DEBUG : sub dir/: Removing directory marker
2025/03/01 05:15:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91050852-f01e-00a9-1f68-8a7d8f000000
Time:2025-03-01T05:15:29.8861724Z
--------------------------------------------------------------------------------
2025/03/01 05:15:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91050a01-f01e-00a9-7e68-8a7d8f000000
Time:2025-03-01T05:15:30.9236854Z
--------------------------------------------------------------------------------
2025/03/01 05:15:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91050c08-f01e-00a9-2168-8a7d8f000000
Time:2025-03-01T05:15:31.9617836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91050c08-f01e-00a9-2168-8a7d8f000000
Time:2025-03-01T05:15:31.9617836Z
--------------------------------------------------------------------------------
2025/03/01 05:15:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91050e71-f01e-00a9-6568-8a7d8f000000
Time:2025-03-01T05:15:32.9994477Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910510ca-f01e-00a9-2968-8a7d8f000000
Time:2025-03-01T05:15:34.0378050Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910512d7-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:15:35.0754144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910512d7-f01e-00a9-3c68-8a7d8f000000
Time:2025-03-01T05:15:35.0754144Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:15:43 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/01 05:15:44 DEBUG : sub/: Removing directory marker
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91052090-f01e-00a9-5b68-8a7d8f000000
Time:2025-03-01T05:15:44.1394343Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105226f-f01e-00a9-4468-8a7d8f000000
Time:2025-03-01T05:15:45.1769368Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91052419-f01e-00a9-1f68-8a7d8f000000
Time:2025-03-01T05:15:46.2147618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91052419-f01e-00a9-1f68-8a7d8f000000
Time:2025-03-01T05:15:46.2147618Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105253b-f01e-00a9-1268-8a7d8f000000
Time:2025-03-01T05:15:47.2524602Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91052681-f01e-00a9-1868-8a7d8f000000
Time:2025-03-01T05:15:48.2903786Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910527e0-f01e-00a9-3a68-8a7d8f000000
Time:2025-03-01T05:15:49.3284538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910527e0-f01e-00a9-3a68-8a7d8f000000
Time:2025-03-01T05:15:49.3284538Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.25s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:15:57 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/01 05:15:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/notfound"
2025/03/01 05:15:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:15:58 DEBUG : Azure container rclone-test-fecaheq3maya path notfound: Using directory markers
2025/03/01 05:15:58 DEBUG : sub/: Removing directory marker
2025/03/01 05:15:58 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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910533b5-f01e-00a9-2f69-8a7d8f000000
Time:2025-03-01T05:15:58.6222593Z
--------------------------------------------------------------------------------
2025/03/01 05:15: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053551-f01e-00a9-1969-8a7d8f000000
Time:2025-03-01T05:15:59.6603334Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053703-f01e-00a9-1569-8a7d8f000000
Time:2025-03-01T05:16:00.6977505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053703-f01e-00a9-1569-8a7d8f000000
Time:2025-03-01T05:16:00.6977505Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053864-f01e-00a9-3e69-8a7d8f000000
Time:2025-03-01T05:16:01.7361090Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910539d3-f01e-00a9-6d69-8a7d8f000000
Time:2025-03-01T05:16:02.7749048Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053b8d-f01e-00a9-6769-8a7d8f000000
Time:2025-03-01T05:16:03.8135120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91053b8d-f01e-00a9-6769-8a7d8f000000
Time:2025-03-01T05:16:03.8135120Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:16:11 INFO : Azure container rclone-test-fecaheq3maya: Making directory
2025/03/01 05:16:12 INFO : Azure container rclone-test-fecaheq3maya: Making directory
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910547b2-f01e-00a9-2369-8a7d8f000000
Time:2025-03-01T05:16:12.0420086Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91054977-f01e-00a9-1a69-8a7d8f000000
Time:2025-03-01T05:16:13.0799760Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91054b1f-f01e-00a9-0b69-8a7d8f000000
Time:2025-03-01T05:16:14.1177116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91054b1f-f01e-00a9-0b69-8a7d8f000000
Time:2025-03-01T05:16:14.1177116Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91054d31-f01e-00a9-0b69-8a7d8f000000
Time:2025-03-01T05:16:15.1556351Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91054ec0-f01e-00a9-4169-8a7d8f000000
Time:2025-03-01T05:16:16.1940715Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055015-f01e-00a9-6469-8a7d8f000000
Time:2025-03-01T05:16:17.2315352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055015-f01e-00a9-6469-8a7d8f000000
Time:2025-03-01T05:16:17.2315352Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:16:25 DEBUG : sub dir/: Creating directory marker
2025/03/01 05:16:25 DEBUG : sub dir/: Removing directory marker
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055c66-f01e-00a9-3e69-8a7d8f000000
Time:2025-03-01T05:16:25.8008379Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055dee-f01e-00a9-1b69-8a7d8f000000
Time:2025-03-01T05:16:26.8383865Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055fc2-f01e-00a9-3869-8a7d8f000000
Time:2025-03-01T05:16:27.8777262Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91055fc2-f01e-00a9-3869-8a7d8f000000
Time:2025-03-01T05:16:27.8777262Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91056141-f01e-00a9-7b69-8a7d8f000000
Time:2025-03-01T05:16:28.9153416Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910562b4-f01e-00a9-3d69-8a7d8f000000
Time:2025-03-01T05:16:29.9539663Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105642e-f01e-00a9-7069-8a7d8f000000
Time:2025-03-01T05:16:30.9919881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105642e-f01e-00a9-7069-8a7d8f000000
Time:2025-03-01T05:16:30.9919881Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:16:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91056f56-f01e-00a9-5269-8a7d8f000000
Time:2025-03-01T05:16:39.5968475Z
--------------------------------------------------------------------------------
2025/03/01 05:16:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91057082-f01e-00a9-4b69-8a7d8f000000
Time:2025-03-01T05:16:40.6345160Z
--------------------------------------------------------------------------------
2025/03/01 05:16:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910571c0-f01e-00a9-5469-8a7d8f000000
Time:2025-03-01T05:16:41.6724259Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910571c0-f01e-00a9-5469-8a7d8f000000
Time:2025-03-01T05:16:41.6724259Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105734e-f01e-00a9-1269-8a7d8f000000
Time:2025-03-01T05:16:42.7109674Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105756a-f01e-00a9-3d69-8a7d8f000000
Time:2025-03-01T05:16:43.7486564Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105778b-f01e-00a9-7869-8a7d8f000000
Time:2025-03-01T05:16:44.7867011Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105778b-f01e-00a9-7869-8a7d8f000000
Time:2025-03-01T05:16:44.7867011Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:16:53 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91058b7b-f01e-00a9-0569-8a7d8f000000
Time:2025-03-01T05:16:53.4649198Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91058cb4-f01e-00a9-7369-8a7d8f000000
Time:2025-03-01T05:16:54.5026883Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91058ddb-f01e-00a9-4869-8a7d8f000000
Time:2025-03-01T05:16:55.5403968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91058ddb-f01e-00a9-4869-8a7d8f000000
Time:2025-03-01T05:16:55.5403968Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91058ee2-f01e-00a9-1869-8a7d8f000000
Time:2025-03-01T05:16:56.5781301Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059029-f01e-00a9-0769-8a7d8f000000
Time:2025-03-01T05:16:57.6164040Z
--------------------------------------------------------------------------------
2025/03/01 05:16: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059169-f01e-00a9-0769-8a7d8f000000
Time:2025-03-01T05:16:58.6542073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059169-f01e-00a9-0769-8a7d8f000000
Time:2025-03-01T05:16:58.6542073Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:17:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059c24-f01e-00a9-7569-8a7d8f000000
Time:2025-03-01T05:17:07.2640122Z
--------------------------------------------------------------------------------
2025/03/01 05:17:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059d7f-f01e-00a9-2969-8a7d8f000000
Time:2025-03-01T05:17:08.3015213Z
--------------------------------------------------------------------------------
2025/03/01 05:17:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059f0a-f01e-00a9-4569-8a7d8f000000
Time:2025-03-01T05:17:09.3391665Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91059f0a-f01e-00a9-4569-8a7d8f000000
Time:2025-03-01T05:17:09.3391665Z
--------------------------------------------------------------------------------
2025/03/01 05:17:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105a026-f01e-00a9-3769-8a7d8f000000
Time:2025-03-01T05:17:10.3778150Z
--------------------------------------------------------------------------------
2025/03/01 05:17:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105a12a-f01e-00a9-1169-8a7d8f000000
Time:2025-03-01T05:17:11.4158538Z
--------------------------------------------------------------------------------
2025/03/01 05:17:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105a268-f01e-00a9-2069-8a7d8f000000
Time:2025-03-01T05:17:12.4539598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105a268-f01e-00a9-2069-8a7d8f000000
Time:2025-03-01T05:17:12.4539598Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d452-f01e-0072-2969-8abbb2000000
Time:2025-03-01T05:17:21.1736670Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d5cf-f01e-0072-7469-8abbb2000000
Time:2025-03-01T05:17:22.2106301Z
--------------------------------------------------------------------------------
2025/03/01 05:17:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d71e-f01e-0072-1069-8abbb2000000
Time:2025-03-01T05:17:23.2472514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d71e-f01e-0072-1069-8abbb2000000
Time:2025-03-01T05:17:23.2472514Z
--------------------------------------------------------------------------------
2025/03/01 05:17:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d850-f01e-0072-0e69-8abbb2000000
Time:2025-03-01T05:17:24.2834626Z
--------------------------------------------------------------------------------
2025/03/01 05:17:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738d9a4-f01e-0072-3669-8abbb2000000
Time:2025-03-01T05:17:25.3191668Z
--------------------------------------------------------------------------------
2025/03/01 05:17:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738db33-f01e-0072-7f69-8abbb2000000
Time:2025-03-01T05:17:26.3554211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738db33-f01e-0072-7f69-8abbb2000000
Time:2025-03-01T05:17:26.3554211Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.88s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/01 05:17:34 DEBUG : Creating backend with remote ":memory:"
2025/03/01 05:17:34 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/01 05:17:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/01 05:17:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/01 05:17:34 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:17:34 DEBUG : sub dir/: Creating directory marker
2025/03/01 05:17:35 DEBUG : sub dir/: Removing directory marker
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738e541-f01e-0072-1d69-8abbb2000000
Time:2025-03-01T05:17:35.1203338Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738e677-f01e-0072-1c69-8abbb2000000
Time:2025-03-01T05:17:36.1570300Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738e790-f01e-0072-8069-8abbb2000000
Time:2025-03-01T05:17:37.1937410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738e790-f01e-0072-8069-8abbb2000000
Time:2025-03-01T05:17:37.1937410Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738e8c4-f01e-0072-1269-8abbb2000000
Time:2025-03-01T05:17:38.2299847Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738ea12-f01e-0072-3369-8abbb2000000
Time:2025-03-01T05:17:39.2659148Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738eb72-f01e-0072-6669-8abbb2000000
Time:2025-03-01T05:17:40.3017046Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e738eb72-f01e-0072-6669-8abbb2000000
Time:2025-03-01T05:17:40.3017046Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.95s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:17:48 DEBUG : Waiting for deletions to finish
2025/03/01 05:17:48 DEBUG : large: Excluded (Size Filter)
2025/03/01 05:17:48 INFO : medium: Deleted
2025/03/01 05:17:48 INFO : small: Deleted
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105cfb4-f01e-00a9-6a69-8a7d8f000000
Time:2025-03-01T05:17:49.0273673Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d0ec-f01e-00a9-6a69-8a7d8f000000
Time:2025-03-01T05:17:50.0662537Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d251-f01e-00a9-1569-8a7d8f000000
Time:2025-03-01T05:17:51.1037753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d251-f01e-00a9-1569-8a7d8f000000
Time:2025-03-01T05:17:51.1037753Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d3aa-f01e-00a9-3569-8a7d8f000000
Time:2025-03-01T05:17:52.1423037Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d4e0-f01e-00a9-3369-8a7d8f000000
Time:2025-03-01T05:17:53.1802181Z
--------------------------------------------------------------------------------
2025/03/01 05:17: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d61c-f01e-00a9-1e69-8a7d8f000000
Time:2025-03-01T05:17:54.2178031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105d61c-f01e-00a9-1e69-8a7d8f000000
Time:2025-03-01T05:17:54.2178031Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.93s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:18:02 DEBUG : Waiting for deletions to finish
2025/03/01 05:18:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/01 05:18:02 INFO : small: Deleted
2025/03/01 05:18:02 INFO : large: Deleted
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105dfd1-f01e-00a9-6569-8a7d8f000000
Time:2025-03-01T05:18:02.9780105Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e0f9-f01e-00a9-5769-8a7d8f000000
Time:2025-03-01T05:18:04.0158118Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e24a-f01e-00a9-6769-8a7d8f000000
Time:2025-03-01T05:18:05.0537848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e24a-f01e-00a9-6769-8a7d8f000000
Time:2025-03-01T05:18:05.0537848Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e357-f01e-00a9-4069-8a7d8f000000
Time:2025-03-01T05:18:06.0913968Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e420-f01e-00a9-5d69-8a7d8f000000
Time:2025-03-01T05:18:07.1295601Z
--------------------------------------------------------------------------------
2025/03/01 05:18:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e546-f01e-00a9-4769-8a7d8f000000
Time:2025-03-01T05:18:08.1748532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105e546-f01e-00a9-4769-8a7d8f000000
Time:2025-03-01T05:18:08.1748532Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/01 05:18:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105eeaa-f01e-00a9-6569-8a7d8f000000
Time:2025-03-01T05:18:16.3696469Z
--------------------------------------------------------------------------------
2025/03/01 05:18:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105efd8-f01e-00a9-5b69-8a7d8f000000
Time:2025-03-01T05:18:17.4075314Z
--------------------------------------------------------------------------------
2025/03/01 05:18:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f104-f01e-00a9-3b69-8a7d8f000000
Time:2025-03-01T05:18:18.4450240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f104-f01e-00a9-3b69-8a7d8f000000
Time:2025-03-01T05:18:18.4450240Z
--------------------------------------------------------------------------------
2025/03/01 05:18:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f223-f01e-00a9-3169-8a7d8f000000
Time:2025-03-01T05:18:19.4846133Z
--------------------------------------------------------------------------------
2025/03/01 05:18:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f386-f01e-00a9-4069-8a7d8f000000
Time:2025-03-01T05:18:20.5234828Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f4c0-f01e-00a9-5169-8a7d8f000000
Time:2025-03-01T05:18:21.5615731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105f4c0-f01e-00a9-5169-8a7d8f000000
Time:2025-03-01T05:18:21.5615731Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:18:30 DEBUG : Waiting for deletions to finish
2025/03/01 05:18:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/01 05:18:30 INFO : medium: Deleted
2025/03/01 05:18:30 INFO : small: Deleted
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9105fee4-f01e-00a9-2869-8a7d8f000000
Time:2025-03-01T05:18:30.3325447Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060064-f01e-00a9-7869-8a7d8f000000
Time:2025-03-01T05:18:31.3706067Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060163-f01e-00a9-4369-8a7d8f000000
Time:2025-03-01T05:18:32.4082113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060163-f01e-00a9-4369-8a7d8f000000
Time:2025-03-01T05:18:32.4082113Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060267-f01e-00a9-2269-8a7d8f000000
Time:2025-03-01T05:18:33.4461899Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106038b-f01e-00a9-0f69-8a7d8f000000
Time:2025-03-01T05:18:34.4839465Z
--------------------------------------------------------------------------------
2025/03/01 05:18: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910604d7-f01e-00a9-1069-8a7d8f000000
Time:2025-03-01T05:18:35.5220074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910604d7-f01e-00a9-1069-8a7d8f000000
Time:2025-03-01T05:18:35.5220074Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/01 05:18:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060e31-f01e-00a9-3769-8a7d8f000000
Time:2025-03-01T05:18:43.7216701Z
--------------------------------------------------------------------------------
2025/03/01 05:18:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91060f59-f01e-00a9-2c69-8a7d8f000000
Time:2025-03-01T05:18:44.7593207Z
--------------------------------------------------------------------------------
2025/03/01 05:18:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106110a-f01e-00a9-4469-8a7d8f000000
Time:2025-03-01T05:18:45.7978100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106110a-f01e-00a9-4469-8a7d8f000000
Time:2025-03-01T05:18:45.7978100Z
--------------------------------------------------------------------------------
2025/03/01 05:18:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91061214-f01e-00a9-1769-8a7d8f000000
Time:2025-03-01T05:18:46.8356573Z
--------------------------------------------------------------------------------
2025/03/01 05:18:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106131e-f01e-00a9-6769-8a7d8f000000
Time:2025-03-01T05:18:47.8737862Z
--------------------------------------------------------------------------------
2025/03/01 05:18:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106141a-f01e-00a9-3169-8a7d8f000000
Time:2025-03-01T05:18:48.9128404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106141a-f01e-00a9-3169-8a7d8f000000
Time:2025-03-01T05:18:48.9128404Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:18:57 DEBUG : Waiting for deletions to finish
2025/03/01 05:18:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/01 05:18:57 INFO : medium: Deleted
2025/03/01 05:18:57 INFO : large: Deleted
2025/03/01 05:18:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91061db1-f01e-00a9-5e69-8a7d8f000000
Time:2025-03-01T05:18:57.6703808Z
--------------------------------------------------------------------------------
2025/03/01 05:18:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91061ef1-f01e-00a9-6469-8a7d8f000000
Time:2025-03-01T05:18:58.7091739Z
--------------------------------------------------------------------------------
2025/03/01 05:18:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106200d-f01e-00a9-5169-8a7d8f000000
Time:2025-03-01T05:18:59.7471049Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106200d-f01e-00a9-5169-8a7d8f000000
Time:2025-03-01T05:18:59.7471049Z
--------------------------------------------------------------------------------
2025/03/01 05:19:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106213c-f01e-00a9-4569-8a7d8f000000
Time:2025-03-01T05:19:00.7850533Z
--------------------------------------------------------------------------------
2025/03/01 05:19:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062241-f01e-00a9-1c69-8a7d8f000000
Time:2025-03-01T05:19:01.8232433Z
--------------------------------------------------------------------------------
2025/03/01 05:19:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062393-f01e-00a9-3e69-8a7d8f000000
Time:2025-03-01T05:19:02.8616700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062393-f01e-00a9-3e69-8a7d8f000000
Time:2025-03-01T05:19:02.8616700Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062d37-f01e-00a9-6069-8a7d8f000000
Time:2025-03-01T05:19:11.0547641Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062e1a-f01e-00a9-1a69-8a7d8f000000
Time:2025-03-01T05:19:12.0929726Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062f07-f01e-00a9-5869-8a7d8f000000
Time:2025-03-01T05:19:13.1311798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91062f07-f01e-00a9-5869-8a7d8f000000
Time:2025-03-01T05:19:13.1311798Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063075-f01e-00a9-0769-8a7d8f000000
Time:2025-03-01T05:19:14.1688605Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910631dd-f01e-00a9-6a69-8a7d8f000000
Time:2025-03-01T05:19:15.2066511Z
--------------------------------------------------------------------------------
2025/03/01 05:19:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063347-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:19:16.2458458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063347-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:19:16.2458458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:19:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063c3e-f01e-00a9-4769-8a7d8f000000
Time:2025-03-01T05:19:24.7420142Z
--------------------------------------------------------------------------------
2025/03/01 05:19:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063d2e-f01e-00a9-0a69-8a7d8f000000
Time:2025-03-01T05:19:25.7800386Z
--------------------------------------------------------------------------------
2025/03/01 05:19:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063e98-f01e-00a9-2769-8a7d8f000000
Time:2025-03-01T05:19:26.8177546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063e98-f01e-00a9-2769-8a7d8f000000
Time:2025-03-01T05:19:26.8177546Z
--------------------------------------------------------------------------------
2025/03/01 05:19:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91063fbe-f01e-00a9-2769-8a7d8f000000
Time:2025-03-01T05:19:27.8552662Z
--------------------------------------------------------------------------------
2025/03/01 05:19:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910640c4-f01e-00a9-7069-8a7d8f000000
Time:2025-03-01T05:19:28.8928844Z
--------------------------------------------------------------------------------
2025/03/01 05:19:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910641ed-f01e-00a9-6969-8a7d8f000000
Time:2025-03-01T05:19:29.9305281Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910641ed-f01e-00a9-6969-8a7d8f000000
Time:2025-03-01T05:19:29.9305281Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064b58-f01e-00a9-0a69-8a7d8f000000
Time:2025-03-01T05:19:38.1220208Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064c4c-f01e-00a9-4b69-8a7d8f000000
Time:2025-03-01T05:19:39.1601254Z
--------------------------------------------------------------------------------
2025/03/01 05:19: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064d4b-f01e-00a9-0969-8a7d8f000000
Time:2025-03-01T05:19:40.1982988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064d4b-f01e-00a9-0969-8a7d8f000000
Time:2025-03-01T05:19:40.1982988Z
--------------------------------------------------------------------------------
2025/03/01 05:19:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064e88-f01e-00a9-0f69-8a7d8f000000
Time:2025-03-01T05:19:41.2362168Z
--------------------------------------------------------------------------------
2025/03/01 05:19:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91064fb3-f01e-00a9-7d69-8a7d8f000000
Time:2025-03-01T05:19:42.2738605Z
--------------------------------------------------------------------------------
2025/03/01 05:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065098-f01e-00a9-3669-8a7d8f000000
Time:2025-03-01T05:19:43.3114507Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065098-f01e-00a9-3669-8a7d8f000000
Time:2025-03-01T05:19:43.3114507Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/01 05:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/01 05:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/01 05:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 05:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 05:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 05:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/01 05:19:51 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:19:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065c1b-f01e-00a9-1c69-8a7d8f000000
Time:2025-03-01T05:19:52.6440990Z
--------------------------------------------------------------------------------
2025/03/01 05:19:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065d5a-f01e-00a9-2769-8a7d8f000000
Time:2025-03-01T05:19:53.6828787Z
--------------------------------------------------------------------------------
2025/03/01 05:19:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065e4c-f01e-00a9-7a69-8a7d8f000000
Time:2025-03-01T05:19:54.7217008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065e4c-f01e-00a9-7a69-8a7d8f000000
Time:2025-03-01T05:19:54.7217008Z
--------------------------------------------------------------------------------
2025/03/01 05:19:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91065f92-f01e-00a9-0469-8a7d8f000000
Time:2025-03-01T05:19:55.7593266Z
--------------------------------------------------------------------------------
2025/03/01 05:19:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91066095-f01e-00a9-6469-8a7d8f000000
Time:2025-03-01T05:19:56.7974351Z
--------------------------------------------------------------------------------
2025/03/01 05:19:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910661f6-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:19:57.8355573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910661f6-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:19:57.8355573Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.47s)
=== RUN TestPurge
2025/03/01 05:20:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cecocac4niyi"
2025/03/01 05:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/01 05:20:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:20:05 DEBUG : Azure container rclone-test-cecocac4niyi: Using directory markers
2025/03/01 05:20:05 DEBUG : Creating backend with remote "/tmp/rclone2390552035"
run.go:180: Remote "Azure container rclone-test-cecocac4niyi", Local "Local file system at /tmp/rclone2390552035", Modify Window "1ns"
2025/03/01 05:20:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 05:20:06 DEBUG : A1/B1/: Creating directory marker
2025/03/01 05:20:06 DEBUG : A1/: Creating directory marker
2025/03/01 05:20:06 INFO : A2: Making directory
2025/03/01 05:20:06 DEBUG : A2/: Creating directory marker
2025/03/01 05:20:06 INFO : A1/B2: Making directory
2025/03/01 05:20:06 DEBUG : A1/B2/: Creating directory marker
2025/03/01 05:20:06 INFO : A1/B2/C2: Making directory
2025/03/01 05:20:06 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/01 05:20:06 INFO : A1/B1/C3: Making directory
2025/03/01 05:20:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/01 05:20:06 INFO : A3: Making directory
2025/03/01 05:20:06 DEBUG : A3/: Creating directory marker
2025/03/01 05:20:06 INFO : A3/B3: Making directory
2025/03/01 05:20:06 DEBUG : A3/B3/: Creating directory marker
2025/03/01 05:20:06 INFO : A3/B3/C4: Making directory
2025/03/01 05:20:06 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/01 05:20:07 DEBUG : Waiting for deletions to finish
2025/03/01 05:20:07 INFO : A1/B1/C1/one: Deleted
2025/03/01 05:20:07 DEBUG : removing 2 level 3 directories
2025/03/01 05:20:07 INFO : A1/B1/C3: Removing directory
2025/03/01 05:20:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 05:20:07 INFO : A1/B1/C1: Removing directory
2025/03/01 05:20:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 05:20:07 DEBUG : removing 1 level 2 directories
2025/03/01 05:20:07 INFO : A1/B1: Removing directory
2025/03/01 05:20:07 DEBUG : A1/B1/: Removing directory marker
2025/03/01 05:20:07 DEBUG : Azure container rclone-test-cecocac4niyi: Purge remote
2025/03/01 05:20:07 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.72s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:20:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 05:20:07 DEBUG : A1/B1/: Creating directory marker
2025/03/01 05:20:07 DEBUG : A1/: Creating directory marker
2025/03/01 05:20:08 INFO : A2: Making directory
2025/03/01 05:20:08 DEBUG : A2/: Creating directory marker
2025/03/01 05:20:08 INFO : A1/B2: Making directory
2025/03/01 05:20:08 DEBUG : A1/B2/: Creating directory marker
2025/03/01 05:20:08 INFO : A1/B2/C2: Making directory
2025/03/01 05:20:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/01 05:20:08 INFO : A1/B1/C3: Making directory
2025/03/01 05:20:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/01 05:20:08 INFO : A3: Making directory
2025/03/01 05:20:08 DEBUG : A3/: Creating directory marker
2025/03/01 05:20:08 INFO : A3/B3: Making directory
2025/03/01 05:20:08 DEBUG : A3/B3/: Creating directory marker
2025/03/01 05:20:08 INFO : A3/B3/C4: Making directory
2025/03/01 05:20:08 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/01 05:20:16 DEBUG : removing 1 level 3 directories
2025/03/01 05:20:16 INFO : A3/B3/C4: Removing directory
2025/03/01 05:20: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/01 05:20:23 DEBUG : removing 2 level 3 directories
2025/03/01 05:20:23 INFO : A1/B2/C2: Removing directory
2025/03/01 05:20:23 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/01 05:20:23 INFO : A1/B1/C3: Removing directory
2025/03/01 05:20:23 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 05:20:23 DEBUG : removing 2 level 2 directories
2025/03/01 05:20:23 INFO : A3/B3: Removing directory
2025/03/01 05:20:23 DEBUG : A3/B3/: Removing directory marker
2025/03/01 05:20:23 INFO : A1/B2: Removing directory
2025/03/01 05:20:23 DEBUG : A1/B2/: Removing directory marker
2025/03/01 05:20:23 DEBUG : removing 4 level 1 directories
2025/03/01 05:20:23 INFO : dst: Removing directory
2025/03/01 05:20:23 DEBUG : dst/: Removing directory marker
2025/03/01 05:20:23 INFO : A3: Removing directory
2025/03/01 05:20:23 DEBUG : A3/: Removing directory marker
2025/03/01 05:20:23 INFO : A2: Removing directory
2025/03/01 05:20:23 INFO : BackupDir: Removing directory
2025/03/01 05:20:23 DEBUG : BackupDir/: Removing directory marker
2025/03/01 05:20:23 DEBUG : A2/: Removing directory marker
2025/03/01 05:20:23 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106801b-f01e-00a9-3569-8a7d8f000000
Time:2025-03-01T05:20:23.5408084Z
--------------------------------------------------------------------------------
2025/03/01 05:20:23 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8e0b2eb7-601e-00ab-1769-8ac337000000
Time:2025-03-01T05:20:23.5871448Z
--------------------------------------------------------------------------------
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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8e0b2eb7-601e-00ab-1769-8ac337000000
Time:2025-03-01T05:20:23.5871448Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/01 05:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106805b-f01e-00a9-7369-8a7d8f000000
Time:2025-03-01T05:20:23.7682449Z
--------------------------------------------------------------------------------
2025/03/01 05:20:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91068194-f01e-00a9-8069-8a7d8f000000
Time:2025-03-01T05:20:24.8059792Z
--------------------------------------------------------------------------------
2025/03/01 05:20:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91068342-f01e-00a9-6f69-8a7d8f000000
Time:2025-03-01T05:20:25.8437143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91068342-f01e-00a9-6f69-8a7d8f000000
Time:2025-03-01T05:20:25.8437143Z
--------------------------------------------------------------------------------
2025/03/01 05:20:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910684f9-f01e-00a9-5b69-8a7d8f000000
Time:2025-03-01T05:20:26.8815297Z
--------------------------------------------------------------------------------
2025/03/01 05:20:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91068663-f01e-00a9-1569-8a7d8f000000
Time:2025-03-01T05:20:27.9192445Z
--------------------------------------------------------------------------------
2025/03/01 05:20:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910687b7-f01e-00a9-3169-8a7d8f000000
Time:2025-03-01T05:20:28.9568991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910687b7-f01e-00a9-3169-8a7d8f000000
Time:2025-03-01T05:20:28.9568991Z
--------------------------------------------------------------------------------
2025/03/01 05:20:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 05:20:30 DEBUG : A1/B1/: Removing directory marker
2025/03/01 05:20:30 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.52s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:20:37 INFO : A1: Making directory
2025/03/01 05:20:37 DEBUG : A1/: Creating directory marker
2025/03/01 05:20:37 INFO : A1/B1: Making directory
2025/03/01 05:20:37 DEBUG : A1/B1/: Creating directory marker
2025/03/01 05:20:37 INFO : A1/B1/C1: Making directory
2025/03/01 05:20:37 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/01 05:20:44 DEBUG : removing 1 level 3 directories
2025/03/01 05:20:44 INFO : A1/B1/C1: Removing directory
2025/03/01 05:20:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 05:20:44 DEBUG : removing 1 level 2 directories
2025/03/01 05:20:44 INFO : A1/B1: Removing directory
2025/03/01 05:20:44 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/01 05:20:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106aa0e-f01e-00a9-0169-8a7d8f000000
Time:2025-03-01T05:20:52.2162019Z
--------------------------------------------------------------------------------
2025/03/01 05:20:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106ab43-f01e-00a9-0c69-8a7d8f000000
Time:2025-03-01T05:20:53.2544939Z
--------------------------------------------------------------------------------
2025/03/01 05:20:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106ac90-f01e-00a9-1e69-8a7d8f000000
Time:2025-03-01T05:20:54.2968260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106ac90-f01e-00a9-1e69-8a7d8f000000
Time:2025-03-01T05:20:54.2968260Z
--------------------------------------------------------------------------------
2025/03/01 05:20:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106ae0e-f01e-00a9-5269-8a7d8f000000
Time:2025-03-01T05:20:55.3346778Z
--------------------------------------------------------------------------------
2025/03/01 05:20:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106af60-f01e-00a9-6e69-8a7d8f000000
Time:2025-03-01T05:20:56.3728400Z
--------------------------------------------------------------------------------
2025/03/01 05:20:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106b069-f01e-00a9-4769-8a7d8f000000
Time:2025-03-01T05:20:57.4112640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106b069-f01e-00a9-4769-8a7d8f000000
Time:2025-03-01T05:20:57.4112640Z
--------------------------------------------------------------------------------
2025/03/01 05:20:58 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.38s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:21:05 INFO : A1: Making directory
2025/03/01 05:21:05 DEBUG : A1/: Creating directory marker
2025/03/01 05:21:05 INFO : A1/B1: Making directory
2025/03/01 05:21:05 DEBUG : A1/B1/: Creating directory marker
2025/03/01 05:21:05 INFO : A1/B1/C1: Making directory
2025/03/01 05:21:05 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/01 05:21:13 DEBUG : removing 1 level 3 directories
2025/03/01 05:21:13 INFO : A1/B1/C1: Removing directory
2025/03/01 05:21:13 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 05:21:13 DEBUG : removing 1 level 2 directories
2025/03/01 05:21:13 INFO : A1/B1: Removing directory
2025/03/01 05:21:13 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/01 05:21: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d13c-f01e-00a9-1c69-8a7d8f000000
Time:2025-03-01T05:21:20.5923314Z
--------------------------------------------------------------------------------
2025/03/01 05:21: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d249-f01e-00a9-7969-8a7d8f000000
Time:2025-03-01T05:21:21.6300244Z
--------------------------------------------------------------------------------
2025/03/01 05:21: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d341-f01e-00a9-4569-8a7d8f000000
Time:2025-03-01T05:21:22.6690140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d341-f01e-00a9-4569-8a7d8f000000
Time:2025-03-01T05:21:22.6690140Z
--------------------------------------------------------------------------------
2025/03/01 05:21: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d444-f01e-00a9-2069-8a7d8f000000
Time:2025-03-01T05:21:23.7068469Z
--------------------------------------------------------------------------------
2025/03/01 05:21: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d60f-f01e-00a9-3769-8a7d8f000000
Time:2025-03-01T05:21:24.7454170Z
--------------------------------------------------------------------------------
2025/03/01 05:21: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d7c5-f01e-00a9-2f69-8a7d8f000000
Time:2025-03-01T05:21:25.7835348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106d7c5-f01e-00a9-2f69-8a7d8f000000
Time:2025-03-01T05:21:25.7835348Z
--------------------------------------------------------------------------------
2025/03/01 05:21:26 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.36s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:21:34 DEBUG : filename.txt: File name found in url
2025/03/01 05:21:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/01 05:21:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106ec3e-f01e-00a9-4969-8a7d8f000000
Time:2025-03-01T05:21:34.7403042Z
--------------------------------------------------------------------------------
2025/03/01 05:21:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106eeb8-f01e-00a9-0d69-8a7d8f000000
Time:2025-03-01T05:21:35.7778846Z
--------------------------------------------------------------------------------
2025/03/01 05:21:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f15b-f01e-00a9-6b69-8a7d8f000000
Time:2025-03-01T05:21:36.8162276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f15b-f01e-00a9-6b69-8a7d8f000000
Time:2025-03-01T05:21:36.8162276Z
--------------------------------------------------------------------------------
2025/03/01 05:21:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f3bb-f01e-00a9-1969-8a7d8f000000
Time:2025-03-01T05:21:37.8535424Z
--------------------------------------------------------------------------------
2025/03/01 05:21:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f676-f01e-00a9-0c69-8a7d8f000000
Time:2025-03-01T05:21:38.8915551Z
--------------------------------------------------------------------------------
2025/03/01 05:21:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f906-f01e-00a9-6569-8a7d8f000000
Time:2025-03-01T05:21:39.9295021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9106f906-f01e-00a9-6569-8a7d8f000000
Time:2025-03-01T05:21:39.9295021Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.11s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:21:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 05:21:48 DEBUG : sub/: Creating directory marker
2025/03/01 05:21:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:21:48 INFO : file1: Copied (new) to: sub/file2
2025/03/01 05:21:48 INFO : file1: Deleted
2025/03/01 05:21:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:21:48 DEBUG : file1: Unchanged skipping
2025/03/01 05:21:48 INFO : file1: Deleted
2025/03/01 05:21:48 DEBUG : Azure container rclone-test-fecaheq3maya: don't need to copy/move sub/file2, it is already at target location
2025/03/01 05:21:48 DEBUG : sub/: Removing directory marker
2025/03/01 05:21:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91070c7a-f01e-00a9-4069-8a7d8f000000
Time:2025-03-01T05:21:48.6880959Z
--------------------------------------------------------------------------------
2025/03/01 05:21:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91070e61-f01e-00a9-7069-8a7d8f000000
Time:2025-03-01T05:21:49.7259275Z
--------------------------------------------------------------------------------
2025/03/01 05:21:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071078-f01e-00a9-0569-8a7d8f000000
Time:2025-03-01T05:21:50.7635462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071078-f01e-00a9-0569-8a7d8f000000
Time:2025-03-01T05:21:50.7635462Z
--------------------------------------------------------------------------------
2025/03/01 05:21:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071438-f01e-00a9-1a69-8a7d8f000000
Time:2025-03-01T05:21:51.8017647Z
--------------------------------------------------------------------------------
2025/03/01 05:21:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071875-f01e-00a9-6869-8a7d8f000000
Time:2025-03-01T05:21:52.8394423Z
--------------------------------------------------------------------------------
2025/03/01 05:21:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071d5f-f01e-00a9-6869-8a7d8f000000
Time:2025-03-01T05:21:53.8772389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91071d5f-f01e-00a9-6869-8a7d8f000000
Time:2025-03-01T05:21:53.8772389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.95s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:22:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/01 05:22:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:22:02 INFO : file1: Copied (new)
2025/03/01 05:22:02 INFO : file1: Deleted
2025/03/01 05:22:02 DEBUG : file1: Destination exists, skipping
2025/03/01 05:22:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91072ebb-f01e-00a9-2c69-8a7d8f000000
Time:2025-03-01T05:22:02.4521655Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107306a-f01e-00a9-7769-8a7d8f000000
Time:2025-03-01T05:22:03.4904226Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910731aa-f01e-00a9-7c69-8a7d8f000000
Time:2025-03-01T05:22:04.5284317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910731aa-f01e-00a9-7c69-8a7d8f000000
Time:2025-03-01T05:22:04.5284317Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107331c-f01e-00a9-0d69-8a7d8f000000
Time:2025-03-01T05:22:05.5661634Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91073463-f01e-00a9-0769-8a7d8f000000
Time:2025-03-01T05:22:06.6039326Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107354c-f01e-00a9-3869-8a7d8f000000
Time:2025-03-01T05:22:07.6414704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107354c-f01e-00a9-3869-8a7d8f000000
Time:2025-03-01T05:22:07.6414704Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91073f1a-f01e-00a9-2669-8a7d8f000000
Time:2025-03-01T05:22:15.8352568Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107408c-f01e-00a9-5969-8a7d8f000000
Time:2025-03-01T05:22:16.8727482Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91074212-f01e-00a9-1769-8a7d8f000000
Time:2025-03-01T05:22:17.9102519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91074212-f01e-00a9-1769-8a7d8f000000
Time:2025-03-01T05:22:17.9102519Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91074320-f01e-00a9-8069-8a7d8f000000
Time:2025-03-01T05:22:18.9482549Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91074440-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:22:19.9856633Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107457e-f01e-00a9-7d69-8a7d8f000000
Time:2025-03-01T05:22:21.0232477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107457e-f01e-00a9-7d69-8a7d8f000000
Time:2025-03-01T05:22:21.0232477Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:22:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91074ecb-f01e-00a9-6a69-8a7d8f000000
Time:2025-03-01T05:22:29.2174998Z
--------------------------------------------------------------------------------
2025/03/01 05:22:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91075042-f01e-00a9-2369-8a7d8f000000
Time:2025-03-01T05:22:30.2554992Z
--------------------------------------------------------------------------------
2025/03/01 05:22:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107518e-f01e-00a9-2c69-8a7d8f000000
Time:2025-03-01T05:22:31.2935453Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107518e-f01e-00a9-2c69-8a7d8f000000
Time:2025-03-01T05:22:31.2935453Z
--------------------------------------------------------------------------------
2025/03/01 05:22:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91075319-f01e-00a9-7669-8a7d8f000000
Time:2025-03-01T05:22:32.3332439Z
--------------------------------------------------------------------------------
2025/03/01 05:22:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910754a2-f01e-00a9-3369-8a7d8f000000
Time:2025-03-01T05:22:33.3712229Z
--------------------------------------------------------------------------------
2025/03/01 05:22:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910755da-f01e-00a9-2369-8a7d8f000000
Time:2025-03-01T05:22:34.4091708Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910755da-f01e-00a9-2369-8a7d8f000000
Time:2025-03-01T05:22:34.4091708Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:22:42 DEBUG : dst/: Creating directory marker
2025/03/01 05:22:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/backup"
2025/03/01 05:22:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/01 05:22:42 DEBUG : Azure container rclone-test-fecaheq3maya path backup: Using directory markers
2025/03/01 05:22:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fecaheq3maya/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fecaheq3maya/backup"
2025/03/01 05:22:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/01 05:22:43 DEBUG : dst/: Creating directory marker
2025/03/01 05:22:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/01 05:22:43 INFO : dst/file1: Copied (server-side copy)
2025/03/01 05:22:43 INFO : dst/file1: Deleted
2025/03/01 05:22:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/01 05:22:43 INFO : dst/file1: Copied (new)
2025/03/01 05:22:43 INFO : dst/file1: Deleted
2025/03/01 05:22:43 DEBUG : dst/: Removing directory marker
2025/03/01 05:22:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91075fc7-f01e-00a9-0969-8a7d8f000000
Time:2025-03-01T05:22:43.7283750Z
--------------------------------------------------------------------------------
2025/03/01 05:22:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910760ed-f01e-00a9-6e69-8a7d8f000000
Time:2025-03-01T05:22:44.7659755Z
--------------------------------------------------------------------------------
2025/03/01 05:22:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91076202-f01e-00a9-1869-8a7d8f000000
Time:2025-03-01T05:22:45.8034689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91076202-f01e-00a9-1869-8a7d8f000000
Time:2025-03-01T05:22:45.8034689Z
--------------------------------------------------------------------------------
2025/03/01 05:22:46 DEBUG : backup/dst/: Removing directory marker
2025/03/01 05:22:46 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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107631c-f01e-00a9-6f69-8a7d8f000000
Time:2025-03-01T05:22:46.8800286Z
--------------------------------------------------------------------------------
2025/03/01 05:22:47 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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91076462-f01e-00a9-7a69-8a7d8f000000
Time:2025-03-01T05:22:47.9181313Z
--------------------------------------------------------------------------------
2025/03/01 05:22:48 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-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107657e-f01e-00a9-5969-8a7d8f000000
Time:2025-03-01T05:22:48.9560683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107657e-f01e-00a9-5969-8a7d8f000000
Time:2025-03-01T05:22:48.9560683Z
--------------------------------------------------------------------------------
2025/03/01 05:22:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910766b3-f01e-00a9-5c69-8a7d8f000000
Time:2025-03-01T05:22:49.9940313Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910767f5-f01e-00a9-5769-8a7d8f000000
Time:2025-03-01T05:22:51.0315803Z
--------------------------------------------------------------------------------
2025/03/01 05:22: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910768f5-f01e-00a9-3369-8a7d8f000000
Time:2025-03-01T05:22:52.0695857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910768f5-f01e-00a9-3369-8a7d8f000000
Time:2025-03-01T05:22:52.0695857Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.66s)
=== 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-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:23:00 DEBUG : A1/: Creating directory marker
2025/03/01 05:23:00 DEBUG : A1/B1/: Creating directory marker
2025/03/01 05:23:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/01 05:23:00 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/01 05:23:01 INFO : A1/B2: Making directory
2025/03/01 05:23:01 DEBUG : A1/B2/: Creating directory marker
2025/03/01 05:23:01 INFO : A1/B1/C3: Making directory
2025/03/01 05:23:01 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/01 05:23:08 DEBUG : A2/: Creating directory marker
2025/03/01 05:23:08 DEBUG : A2/B1/: Creating directory marker
2025/03/01 05:23:08 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/01 05:23:08 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/01 05:23:09 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/01 05:23:09 DEBUG : A2/B2/: Creating directory marker
2025/03/01 05:23:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:23:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/01 05:23:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 05:23:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/01 05:23:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 05:23:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/01 05:23:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 05:23:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/01 05:23:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 05:23:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/01 05:23:09 INFO : A1/one: Deleted
2025/03/01 05:23:09 INFO : A1/two: Deleted
2025/03/01 05:23:09 INFO : A1/B1/C1/four: Deleted
2025/03/01 05:23:09 INFO : A1/B1/C2/five: Deleted
2025/03/01 05:23:09 INFO : A1/B1/three: Deleted
2025/03/01 05:23:09 DEBUG : A1/B2/: Removing directory marker
2025/03/01 05:23:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/01 05:23:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/01 05:23:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/01 05:23:09 DEBUG : A1/B1/: Removing directory marker
2025/03/01 05:23:09 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/01 05:23:17 DEBUG : A3/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A3/B1/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A3/B2/: Creating directory marker
2025/03/01 05:23:17 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 05:23:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/01 05:23:17 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:23:17 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/01 05:23:17 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 05:23:17 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/01 05:23:17 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 05:23:17 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/01 05:23:17 INFO : A2/B1/three: Deleted
2025/03/01 05:23:17 INFO : A2/two: Deleted
2025/03/01 05:23:17 INFO : A2/one: Deleted
2025/03/01 05:23:17 INFO : A2/B1/C2/five: Deleted
2025/03/01 05:23:17 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 05:23:17 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/01 05:23:17 INFO : A2/B1/C1/four: Deleted
2025/03/01 05:23:17 DEBUG : A2/B2/: Removing directory marker
2025/03/01 05:23:17 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/01 05:23:17 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/01 05:23:18 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/01 05:23:18 DEBUG : A2/B1/: Removing directory marker
2025/03/01 05:23:18 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/01 05:23:25 INFO : Azure container rclone-test-fecaheq3maya: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/01 05:23:25 DEBUG : A4/: Creating directory marker
2025/03/01 05:23:25 DEBUG : A4/B1/: Creating directory marker
2025/03/01 05:23:25 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/01 05:23:25 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/01 05:23:25 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/01 05:23:26 DEBUG : A4/B2/: Creating directory marker
2025/03/01 05:23:26 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/01 05:23:26 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/01 05:23:26 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/01 05:23:26 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/01 05:23:26 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/01 05:23:26 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/01 05:23:26 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/01 05:23:26 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/01 05:23:26 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/01 05:23:26 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/01 05:23:26 INFO : A3/B1/C2/five: Deleted
2025/03/01 05:23:26 INFO : A3/B1/three: Deleted
2025/03/01 05:23:26 INFO : A3/one: Deleted
2025/03/01 05:23:26 INFO : A3/two: Deleted
2025/03/01 05:23:26 INFO : A3/B1/C1/four: Deleted
2025/03/01 05:23:26 DEBUG : A3/B2/: Removing directory marker
2025/03/01 05:23:26 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/01 05:23:26 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/01 05:23:26 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/01 05:23:26 DEBUG : A3/B1/: Removing directory marker
2025/03/01 05:23:26 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/01 05:23:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91079b0e-f01e-00a9-6f6a-8a7d8f000000
Time:2025-03-01T05:23:34.0321661Z
--------------------------------------------------------------------------------
2025/03/01 05:23:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91079c1f-f01e-00a9-466a-8a7d8f000000
Time:2025-03-01T05:23:35.0701821Z
--------------------------------------------------------------------------------
2025/03/01 05:23:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91079d5a-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:23:36.1077858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91079d5a-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:23:36.1077858Z
--------------------------------------------------------------------------------
2025/03/01 05:23:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91079ed8-f01e-00a9-0f6a-8a7d8f000000
Time:2025-03-01T05:23:37.1464295Z
--------------------------------------------------------------------------------
2025/03/01 05:23:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107a029-f01e-00a9-2a6a-8a7d8f000000
Time:2025-03-01T05:23:38.1847672Z
--------------------------------------------------------------------------------
2025/03/01 05:23:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107a138-f01e-00a9-066a-8a7d8f000000
Time:2025-03-01T05:23:39.2227327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107a138-f01e-00a9-066a-8a7d8f000000
Time:2025-03-01T05:23:39.2227327Z
--------------------------------------------------------------------------------
2025/03/01 05:23:40 DEBUG : A4/B2/: Removing directory marker
2025/03/01 05:23:40 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/01 05:23:40 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/01 05:23:40 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/01 05:23:40 DEBUG : A4/B1/: Removing directory marker
2025/03/01 05:23:40 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.41s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:23: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107abe0-f01e-00a9-646a-8a7d8f000000
Time:2025-03-01T05:23:47.6710149Z
--------------------------------------------------------------------------------
2025/03/01 05:23: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107adad-f01e-00a9-1e6a-8a7d8f000000
Time:2025-03-01T05:23:48.7087615Z
--------------------------------------------------------------------------------
2025/03/01 05:23: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107aec6-f01e-00a9-7c6a-8a7d8f000000
Time:2025-03-01T05:23:49.7465737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107aec6-f01e-00a9-7c6a-8a7d8f000000
Time:2025-03-01T05:23:49.7465737Z
--------------------------------------------------------------------------------
2025/03/01 05:23: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107b068-f01e-00a9-5b6a-8a7d8f000000
Time:2025-03-01T05:23:50.7846211Z
--------------------------------------------------------------------------------
2025/03/01 05:23: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107b197-f01e-00a9-5b6a-8a7d8f000000
Time:2025-03-01T05:23:51.8223886Z
--------------------------------------------------------------------------------
2025/03/01 05:23: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107b35d-f01e-00a9-706a-8a7d8f000000
Time:2025-03-01T05:23:52.8601544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107b35d-f01e-00a9-706a-8a7d8f000000
Time:2025-03-01T05:23:52.8601544Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.38s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:24:01 DEBUG : Azure container rclone-test-fecaheq3maya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 05:24:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/01 05:24:01 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/01 05:24:01 NOTICE: Azure container rclone-test-fecaheq3maya: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 05:24:01 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107be5c-f01e-00a9-5e6a-8a7d8f000000
Time:2025-03-01T05:24:01.5897622Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107bfbb-f01e-00a9-7d6a-8a7d8f000000
Time:2025-03-01T05:24:02.6276436Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c1a9-f01e-00a9-0c6a-8a7d8f000000
Time:2025-03-01T05:24:03.6661498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c1a9-f01e-00a9-0c6a-8a7d8f000000
Time:2025-03-01T05:24:03.6661498Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c36b-f01e-00a9-146a-8a7d8f000000
Time:2025-03-01T05:24:04.7049661Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c50a-f01e-00a9-746a-8a7d8f000000
Time:2025-03-01T05:24:05.7434398Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c6d6-f01e-00a9-7f6a-8a7d8f000000
Time:2025-03-01T05:24:06.7987618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107c6d6-f01e-00a9-7f6a-8a7d8f000000
Time:2025-03-01T05:24:06.7987618Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:24:14 DEBUG : Azure container rclone-test-fecaheq3maya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 05:24:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/01 05:24:15 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 05:24:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107d9f2-f01e-00a9-4d6a-8a7d8f000000
Time:2025-03-01T05:24:15.5316399Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107dbe9-f01e-00a9-786a-8a7d8f000000
Time:2025-03-01T05:24:16.5703699Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107de3e-f01e-00a9-0b6a-8a7d8f000000
Time:2025-03-01T05:24:17.6077657Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107de3e-f01e-00a9-0b6a-8a7d8f000000
Time:2025-03-01T05:24:17.6077657Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107e0d8-f01e-00a9-5f6a-8a7d8f000000
Time:2025-03-01T05:24:18.6454986Z
--------------------------------------------------------------------------------
2025/03/01 05:24: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107e2f4-f01e-00a9-4e6a-8a7d8f000000
Time:2025-03-01T05:24:19.6832808Z
--------------------------------------------------------------------------------
2025/03/01 05:24:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107e50e-f01e-00a9-1f6a-8a7d8f000000
Time:2025-03-01T05:24:20.7213557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107e50e-f01e-00a9-1f6a-8a7d8f000000
Time:2025-03-01T05:24:20.7213557Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:24:28 DEBUG : Azure container rclone-test-fecaheq3maya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 05:24:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:24:28 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 05:24:28 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 05:24:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 05:24:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 05:24:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 05:24:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/01 05:24:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107f4e4-f01e-00a9-386a-8a7d8f000000
Time:2025-03-01T05:24:29.4527478Z
--------------------------------------------------------------------------------
2025/03/01 05:24:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107f67f-f01e-00a9-286a-8a7d8f000000
Time:2025-03-01T05:24:30.4911216Z
--------------------------------------------------------------------------------
2025/03/01 05:24:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107f89a-f01e-00a9-786a-8a7d8f000000
Time:2025-03-01T05:24:31.5288949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107f89a-f01e-00a9-786a-8a7d8f000000
Time:2025-03-01T05:24:31.5288949Z
--------------------------------------------------------------------------------
2025/03/01 05:24:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107fa60-f01e-00a9-806a-8a7d8f000000
Time:2025-03-01T05:24:32.5664337Z
--------------------------------------------------------------------------------
2025/03/01 05:24:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107fbbe-f01e-00a9-176a-8a7d8f000000
Time:2025-03-01T05:24:33.6045757Z
--------------------------------------------------------------------------------
2025/03/01 05:24:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107fd2a-f01e-00a9-466a-8a7d8f000000
Time:2025-03-01T05:24:34.6426277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9107fd2a-f01e-00a9-466a-8a7d8f000000
Time:2025-03-01T05:24:34.6426277Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:24:42 DEBUG : Azure container rclone-test-fecaheq3maya: File to upload is small (34 bytes), uploading instead of streaming
2025/03/01 05:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/01 05:24:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/01 05:24:42 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/01 05:24:42 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/01 05:24:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/01 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/01 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/01 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/01 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/01 05:24:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/01 05:24:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91080e63-f01e-00a9-076a-8a7d8f000000
Time:2025-03-01T05:24:43.3706975Z
--------------------------------------------------------------------------------
2025/03/01 05:24:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91081051-f01e-00a9-036a-8a7d8f000000
Time:2025-03-01T05:24:44.4081151Z
--------------------------------------------------------------------------------
2025/03/01 05:24:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91081228-f01e-00a9-386a-8a7d8f000000
Time:2025-03-01T05:24:45.4458891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91081228-f01e-00a9-386a-8a7d8f000000
Time:2025-03-01T05:24:45.4458891Z
--------------------------------------------------------------------------------
2025/03/01 05:24:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91081386-f01e-00a9-5d6a-8a7d8f000000
Time:2025-03-01T05:24:46.4833419Z
--------------------------------------------------------------------------------
2025/03/01 05:24:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91081503-f01e-00a9-2c6a-8a7d8f000000
Time:2025-03-01T05:24:47.5211736Z
--------------------------------------------------------------------------------
2025/03/01 05:24:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910816c5-f01e-00a9-3a6a-8a7d8f000000
Time:2025-03-01T05:24:48.5594307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910816c5-f01e-00a9-3a6a-8a7d8f000000
Time:2025-03-01T05:24:48.5594307Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.70s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.94s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.91s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/01 05:24:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910823bf-f01e-00a9-636a-8a7d8f000000
Time:2025-03-01T05:24:56.7526911Z
--------------------------------------------------------------------------------
2025/03/01 05:24:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910824fc-f01e-00a9-7a6a-8a7d8f000000
Time:2025-03-01T05:24:57.7901937Z
--------------------------------------------------------------------------------
2025/03/01 05:24:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91082650-f01e-00a9-2d6a-8a7d8f000000
Time:2025-03-01T05:24:58.8275720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91082650-f01e-00a9-2d6a-8a7d8f000000
Time:2025-03-01T05:24:58.8275720Z
--------------------------------------------------------------------------------
2025/03/01 05:24:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910827d7-f01e-00a9-046a-8a7d8f000000
Time:2025-03-01T05:24:59.8661610Z
--------------------------------------------------------------------------------
2025/03/01 05:25:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91082988-f01e-00a9-786a-8a7d8f000000
Time:2025-03-01T05:25:00.9038636Z
--------------------------------------------------------------------------------
2025/03/01 05:25:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91082afa-f01e-00a9-396a-8a7d8f000000
Time:2025-03-01T05:25:01.9413710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91082afa-f01e-00a9-396a-8a7d8f000000
Time:2025-03-01T05:25:01.9413710Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.38s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:25:10 DEBUG : Azure container rclone-test-fecaheq3maya: File to upload is small (60 bytes), uploading instead of streaming
2025/03/01 05:25:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/01 05:25:10 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/01 05:25:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108393c-f01e-00a9-236a-8a7d8f000000
Time:2025-03-01T05:25:10.4866346Z
--------------------------------------------------------------------------------
2025/03/01 05:25:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91083a8f-f01e-00a9-3e6a-8a7d8f000000
Time:2025-03-01T05:25:11.5262631Z
--------------------------------------------------------------------------------
2025/03/01 05:25:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91083c57-f01e-00a9-556a-8a7d8f000000
Time:2025-03-01T05:25:12.5646894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91083c57-f01e-00a9-556a-8a7d8f000000
Time:2025-03-01T05:25:12.5646894Z
--------------------------------------------------------------------------------
2025/03/01 05:25:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91083dd2-f01e-00a9-186a-8a7d8f000000
Time:2025-03-01T05:25:13.6021153Z
--------------------------------------------------------------------------------
2025/03/01 05:25:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91083f52-f01e-00a9-586a-8a7d8f000000
Time:2025-03-01T05:25:14.6404212Z
--------------------------------------------------------------------------------
2025/03/01 05:25:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91084163-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:25:15.6792462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91084163-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:25:15.6792462Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.74s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/01 05:25:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91084d47-f01e-00a9-396a-8a7d8f000000
Time:2025-03-01T05:25:23.8748382Z
--------------------------------------------------------------------------------
2025/03/01 05:25:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91084ee0-f01e-00a9-366a-8a7d8f000000
Time:2025-03-01T05:25:24.9131997Z
--------------------------------------------------------------------------------
2025/03/01 05:25:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108506c-f01e-00a9-1b6a-8a7d8f000000
Time:2025-03-01T05:25:25.9513249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108506c-f01e-00a9-1b6a-8a7d8f000000
Time:2025-03-01T05:25:25.9513249Z
--------------------------------------------------------------------------------
2025/03/01 05:25:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91085201-f01e-00a9-766a-8a7d8f000000
Time:2025-03-01T05:25:26.9899632Z
--------------------------------------------------------------------------------
2025/03/01 05:25:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108537f-f01e-00a9-476a-8a7d8f000000
Time:2025-03-01T05:25:28.0279537Z
--------------------------------------------------------------------------------
2025/03/01 05:25:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108552f-f01e-00a9-366a-8a7d8f000000
Time:2025-03-01T05:25:29.0665360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108552f-f01e-00a9-366a-8a7d8f000000
Time:2025-03-01T05:25:29.0665360Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
2025/03/01 05:25:37 DEBUG : sub dir/: Creating directory marker
2025/03/01 05:25:37 DEBUG : Azure container rclone-test-fecaheq3maya: Touching "sub dir/potato3"
2025/03/01 05:25:37 DEBUG : Azure container rclone-test-fecaheq3maya: Touching "empty space"
2025/03/01 05:25:37 DEBUG : Azure container rclone-test-fecaheq3maya: Touching "potato2"
2025/03/01 05:25:38 DEBUG : sub dir/: Removing directory marker
2025/03/01 05:25: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108651c-f01e-00a9-786a-8a7d8f000000
Time:2025-03-01T05:25:38.1036106Z
--------------------------------------------------------------------------------
2025/03/01 05:25: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910866ef-f01e-00a9-216a-8a7d8f000000
Time:2025-03-01T05:25:39.1413639Z
--------------------------------------------------------------------------------
2025/03/01 05:25: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910868a8-f01e-00a9-206a-8a7d8f000000
Time:2025-03-01T05:25:40.1803676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910868a8-f01e-00a9-206a-8a7d8f000000
Time:2025-03-01T05:25:40.1803676Z
--------------------------------------------------------------------------------
2025/03/01 05:25:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91086a04-f01e-00a9-466a-8a7d8f000000
Time:2025-03-01T05:25:41.2187041Z
--------------------------------------------------------------------------------
2025/03/01 05:25:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91086b25-f01e-00a9-226a-8a7d8f000000
Time:2025-03-01T05:25:42.2572716Z
--------------------------------------------------------------------------------
2025/03/01 05:25:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91086c82-f01e-00a9-436a-8a7d8f000000
Time:2025-03-01T05:25:43.2949537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91086c82-f01e-00a9-436a-8a7d8f000000
Time:2025-03-01T05:25:43.2949537Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.23s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/01 05:25:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108782c-f01e-00a9-116a-8a7d8f000000
Time:2025-03-01T05:25:51.4912861Z
--------------------------------------------------------------------------------
2025/03/01 05:25:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087976-f01e-00a9-106a-8a7d8f000000
Time:2025-03-01T05:25:52.5301702Z
--------------------------------------------------------------------------------
2025/03/01 05:25:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087a92-f01e-00a9-666a-8a7d8f000000
Time:2025-03-01T05:25:53.5676719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087a92-f01e-00a9-666a-8a7d8f000000
Time:2025-03-01T05:25:53.5676719Z
--------------------------------------------------------------------------------
2025/03/01 05:25:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087b79-f01e-00a9-156a-8a7d8f000000
Time:2025-03-01T05:25:54.6054982Z
--------------------------------------------------------------------------------
2025/03/01 05:25:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087ce1-f01e-00a9-416a-8a7d8f000000
Time:2025-03-01T05:25:55.6435678Z
--------------------------------------------------------------------------------
2025/03/01 05:25:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087e9d-f01e-00a9-416a-8a7d8f000000
Time:2025-03-01T05:25:56.6813139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91087e9d-f01e-00a9-416a-8a7d8f000000
Time:2025-03-01T05:25:56.6813139Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/01 05:26:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91088a82-f01e-00a9-606a-8a7d8f000000
Time:2025-03-01T05:26:04.8800515Z
--------------------------------------------------------------------------------
2025/03/01 05:26:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91088c4e-f01e-00a9-546a-8a7d8f000000
Time:2025-03-01T05:26:05.9177999Z
--------------------------------------------------------------------------------
2025/03/01 05:26:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91088ed9-f01e-00a9-756a-8a7d8f000000
Time:2025-03-01T05:26:06.9555989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91088ed9-f01e-00a9-756a-8a7d8f000000
Time:2025-03-01T05:26:06.9555989Z
--------------------------------------------------------------------------------
2025/03/01 05:26:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:91089101-f01e-00a9-5c6a-8a7d8f000000
Time:2025-03-01T05:26:07.9941210Z
--------------------------------------------------------------------------------
2025/03/01 05:26:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910892ee-f01e-00a9-7b6a-8a7d8f000000
Time:2025-03-01T05:26:09.0319623Z
--------------------------------------------------------------------------------
2025/03/01 05:26:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910894fc-f01e-00a9-2d6a-8a7d8f000000
Time:2025-03-01T05:26:10.0699121Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:910894fc-f01e-00a9-2d6a-8a7d8f000000
Time:2025-03-01T05:26:10.0699121Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/01 05:26:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a09b-f01e-00a9-166a-8a7d8f000000
Time:2025-03-01T05:26:18.2664268Z
--------------------------------------------------------------------------------
2025/03/01 05:26:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a1d3-f01e-00a9-296a-8a7d8f000000
Time:2025-03-01T05:26:19.3044726Z
--------------------------------------------------------------------------------
2025/03/01 05:26:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a332-f01e-00a9-3d6a-8a7d8f000000
Time:2025-03-01T05:26:20.3427078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a332-f01e-00a9-3d6a-8a7d8f000000
Time:2025-03-01T05:26:20.3427078Z
--------------------------------------------------------------------------------
2025/03/01 05:26:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a4a0-f01e-00a9-646a-8a7d8f000000
Time:2025-03-01T05:26:21.3807270Z
--------------------------------------------------------------------------------
2025/03/01 05:26:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a62e-f01e-00a9-2a6a-8a7d8f000000
Time:2025-03-01T05:26:22.4185407Z
--------------------------------------------------------------------------------
2025/03/01 05:26:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a7be-f01e-00a9-6f6a-8a7d8f000000
Time:2025-03-01T05:26:23.4563893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108a7be-f01e-00a9-6f6a-8a7d8f000000
Time:2025-03-01T05:26:23.4563893Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b1e8-f01e-00a9-6e6a-8a7d8f000000
Time:2025-03-01T05:26:31.6527514Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b2e2-f01e-00a9-466a-8a7d8f000000
Time:2025-03-01T05:26:32.6911364Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b427-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:26:33.7286522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b427-f01e-00a9-446a-8a7d8f000000
Time:2025-03-01T05:26:33.7286522Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b53c-f01e-00a9-266a-8a7d8f000000
Time:2025-03-01T05:26:34.7670054Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b6bc-f01e-00a9-556a-8a7d8f000000
Time:2025-03-01T05:26:35.8050566Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b804-f01e-00a9-546a-8a7d8f000000
Time:2025-03-01T05:26:36.8434735Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108b804-f01e-00a9-546a-8a7d8f000000
Time:2025-03-01T05:26:36.8434735Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/01 05:26:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c290-f01e-00a9-526a-8a7d8f000000
Time:2025-03-01T05:26:45.0387858Z
--------------------------------------------------------------------------------
2025/03/01 05:26:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c3e9-f01e-00a9-7e6a-8a7d8f000000
Time:2025-03-01T05:26:46.0770311Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c577-f01e-00a9-4c6a-8a7d8f000000
Time:2025-03-01T05:26:47.1161382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c577-f01e-00a9-4c6a-8a7d8f000000
Time:2025-03-01T05:26:47.1161382Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c6ac-f01e-00a9-496a-8a7d8f000000
Time:2025-03-01T05:26:48.1550313Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c81a-f01e-00a9-796a-8a7d8f000000
Time:2025-03-01T05:26:49.1936707Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c96e-f01e-00a9-116a-8a7d8f000000
Time:2025-03-01T05:26:50.2321923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108c96e-f01e-00a9-116a-8a7d8f000000
Time:2025-03-01T05:26:50.2321923Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-fecaheq3maya", Local "Local file system at /tmp/rclone499922134", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108d576-f01e-00a9-4a6a-8a7d8f000000
Time:2025-03-01T05:26:58.4286551Z
--------------------------------------------------------------------------------
2025/03/01 05:26: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108d773-f01e-00a9-306a-8a7d8f000000
Time:2025-03-01T05:26:59.4668935Z
--------------------------------------------------------------------------------
2025/03/01 05:27: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-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108d958-f01e-00a9-426a-8a7d8f000000
Time:2025-03-01T05:27:00.5056594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108d958-f01e-00a9-426a-8a7d8f000000
Time:2025-03-01T05:27:00.5056594Z
--------------------------------------------------------------------------------
2025/03/01 05:27: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108dc19-f01e-00a9-2d6a-8a7d8f000000
Time:2025-03-01T05:27:01.5432289Z
--------------------------------------------------------------------------------
2025/03/01 05:27: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108dfa1-f01e-00a9-406a-8a7d8f000000
Time:2025-03-01T05:27:02.5815301Z
--------------------------------------------------------------------------------
2025/03/01 05:27: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-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108e2c0-f01e-00a9-246a-8a7d8f000000
Time:2025-03-01T05:27:03.6198052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fecaheq3maya/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9108e2c0-f01e-00a9-246a-8a7d8f000000
Time:2025-03-01T05:27:03.6198052Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/01 05:27:11 DEBUG : Azure container rclone-test-fecaheq3maya: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m8.278939668s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]