"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/11 01:34:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina"
2025/03/11 01:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:34:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:34:18 DEBUG : Azure container rclone-test-tilotom0wina: Using directory markers
2025/03/11 01:34:18 DEBUG : Creating backend with remote "/tmp/rclone3450909973"
=== 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:34:19 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/11 01:34:19 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/11 01:34:19 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/11 01:34:19 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/11 01:34:19 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/11 01:34:19 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/11 01:34:20 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/11 01:34:21 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/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/11 01:34:21 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/11 01:34:22 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/11 01:34:23 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/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/11 01:34:23 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/11 01:34:24 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/11 01:34:24 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/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/11 01:34:25 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/11 01:34:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/11 01:34:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/11 01:34:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:26 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/11 01:34:26 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/11 01:34:26 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/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/11 01:34:27 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/11 01:34:27 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/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/11 01:34:29 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.38s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.25s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.08s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.66s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.62s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.56s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.70s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:34:30 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/11 01:34:30 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/11 01:34:30 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/11 01:34:30 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/11 01:34:30 DEBUG : chunksize-probe: Removing empty object
2025/03/11 01:34:30 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/11 01:34:31 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/11 01:34:31 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/11 01:34:31 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/11 01:34:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/11 01:34:31 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/11 01:34:31 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/11 01:34:31 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/11 01:34:31 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/11 01:34:31 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/11 01:34:31 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/11 01:34:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/11 01:34:32 DEBUG : Returning error reader
2025/03/11 01:34:32 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/11 01:34:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:33 DEBUG : Returning error reader
2025/03/11 01:34:33 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/11 01:34:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:34 DEBUG : Returning error reader
2025/03/11 01:34:34 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/11 01:34:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:35 DEBUG : Returning error reader
2025/03/11 01:34:35 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/11 01:34:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:36 DEBUG : Returning error reader
2025/03/11 01:34:36 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/11 01:34:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:37 DEBUG : Returning error reader
2025/03/11 01:34:37 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/11 01:34:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:38 DEBUG : Returning error reader
2025/03/11 01:34:38 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/11 01:34:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:39 DEBUG : Returning error reader
2025/03/11 01:34:39 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/11 01:34:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:40 DEBUG : Returning error reader
2025/03/11 01:34:40 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/11 01:34:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/11 01:34:41 DEBUG : Returning error reader
2025/03/11 01:34:41 DEBUG : BOOM: simulated read failure
2025/03/11 01:34:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/11 01:34:41 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/11 01:34:41 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/11 01:34:41 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/11 01:34:41 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/11 01:34:41 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/11 01:34:41 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.33s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/11 01:34:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/11 01:34:48 DEBUG : potato: Seek from 10 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 10 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Seek from 5 to 2
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/11 01:34:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Seek from 5 to 2
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/11 01:34:48 DEBUG : potato: Seek from 8 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 8 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/11 01:34:48 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/11 01:34:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/11 01:34:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/11 01:34:48 DEBUG : potato: Seek from 5 to 2
2025/03/11 01:34:48 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/11 01:34:48 DEBUG : potato: Seek from 9 to 0
2025/03/11 01:34:48 DEBUG : potato: Seek from 9 to 0
2025/03/11 01:34:48 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", 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.39s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.09s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.09s)
--- PASS: TestCheck/7 (0.08s)
=== RUN TestCheckFsError
2025/03/11 01:34:49 DEBUG : Creating backend with remote "nonexistent"
2025/03/11 01:34:49 DEBUG : Creating backend with remote "nonexistent"
2025/03/11 01:34:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/11 01:34:49 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/11 01:34:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/11 01:34:49 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", 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.71s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.13s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", 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.39s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.08s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/11 01:34:53 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/11 01:34:53 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/11 01:34:53 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.48s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:34:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/data"
2025/03/11 01:34:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:34:53 DEBUG : Azure container rclone-test-tilotom0wina path data: Using directory markers
2025/03/11 01:34:53 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/11 01:34:56 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.29s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.17s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:34:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/data"
2025/03/11 01:34:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:34:56 DEBUG : Azure container rclone-test-tilotom0wina path data: Using directory markers
2025/03/11 01:34:56 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/11 01:35:00 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.61s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.22s)
--- PASS: TestCheckSumDownload/subtest3 (0.22s)
--- PASS: TestCheckSumDownload/subtest4 (0.21s)
--- PASS: TestCheckSumDownload/subtest5 (0.21s)
--- PASS: TestCheckSumDownload/subtest6 (0.21s)
--- PASS: TestCheckSumDownload/subtest7 (0.21s)
=== RUN TestApplyTransforms
2025/03/11 01:35:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puyopud9tira"
2025/03/11 01:35:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:00 DEBUG : Azure container rclone-test-puyopud9tira: Using directory markers
2025/03/11 01:35:00 DEBUG : Creating backend with remote "/tmp/rclone599502577"
run.go:180: Remote "Azure container rclone-test-puyopud9tira", Local "Local file system at /tmp/rclone599502577", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/11 01:35:00 ERROR : hello, world!: sum not found
2025/03/11 01:35:00 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-puyopud9tira
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-puyopud9tira: 1 files missing
2025/03/11 01:35:00 NOTICE: 1 hashes missing
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-puyopud9tira: 2 differences found
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-puyopud9tira: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/11 01:35:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-puyopud9tira: 0 differences found
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-puyopud9tira: 1 matching files
2025/03/11 01:35:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-doxuwar5suba"
2025/03/11 01:35:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:00 DEBUG : Azure container rclone-test-doxuwar5suba: Using directory markers
2025/03/11 01:35:00 DEBUG : Creating backend with remote "/tmp/rclone3519176907"
run.go:180: Remote "Azure container rclone-test-doxuwar5suba", Local "Local file system at /tmp/rclone3519176907", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/11 01:35:00 ERROR : HELLO, WORLD!: sum not found
2025/03/11 01:35:00 ERROR : hello, world!: file not in Azure container rclone-test-doxuwar5suba
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-doxuwar5suba: 1 files missing
2025/03/11 01:35:00 NOTICE: 1 hashes missing
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-doxuwar5suba: 2 differences found
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-doxuwar5suba: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/11 01:35:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-doxuwar5suba: 0 differences found
2025/03/11 01:35:00 NOTICE: Azure container rclone-test-doxuwar5suba: 1 matching files
2025/03/11 01:35:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kuregim6nace"
2025/03/11 01:35:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:00 DEBUG : Azure container rclone-test-kuregim6nace: Using directory markers
2025/03/11 01:35:00 DEBUG : Creating backend with remote "/tmp/rclone1284371177"
run.go:180: Remote "Azure container rclone-test-kuregim6nace", Local "Local file system at /tmp/rclone1284371177", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/11 01:35:01 ERROR : HeLlO, wOrLd!: sum not found
2025/03/11 01:35:01 ERROR : hello, world!: file not in Azure container rclone-test-kuregim6nace
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-kuregim6nace: 1 files missing
2025/03/11 01:35:01 NOTICE: 1 hashes missing
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-kuregim6nace: 2 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-kuregim6nace: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/11 01:35:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-kuregim6nace: 0 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-kuregim6nace: 1 matching files
2025/03/11 01:35:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gajages4zume"
2025/03/11 01:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:01 DEBUG : Azure container rclone-test-gajages4zume: Using directory markers
2025/03/11 01:35:01 DEBUG : Creating backend with remote "/tmp/rclone952724829"
run.go:180: Remote "Azure container rclone-test-gajages4zume", Local "Local file system at /tmp/rclone952724829", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/11 01:35:01 ERROR : HELLO, WORLD!: sum not found
2025/03/11 01:35:01 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-gajages4zume
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-gajages4zume: 1 files missing
2025/03/11 01:35:01 NOTICE: 1 hashes missing
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-gajages4zume: 2 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-gajages4zume: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/11 01:35:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-gajages4zume: 0 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-gajages4zume: 1 matching files
2025/03/11 01:35:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-noyivag2zipe"
2025/03/11 01:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:01 DEBUG : Azure container rclone-test-noyivag2zipe: Using directory markers
2025/03/11 01:35:01 DEBUG : Creating backend with remote "/tmp/rclone791471154"
run.go:180: Remote "Azure container rclone-test-noyivag2zipe", Local "Local file system at /tmp/rclone791471154", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/11 01:35:01 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:01 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-noyivag2zipe
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-noyivag2zipe: 1 files missing
2025/03/11 01:35:01 NOTICE: 1 hashes missing
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-noyivag2zipe: 2 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-noyivag2zipe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/11 01:35:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-noyivag2zipe: 0 differences found
2025/03/11 01:35:01 NOTICE: Azure container rclone-test-noyivag2zipe: 1 matching files
2025/03/11 01:35:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hawebiq1pimo"
2025/03/11 01:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:01 DEBUG : Azure container rclone-test-hawebiq1pimo: Using directory markers
2025/03/11 01:35:01 DEBUG : Creating backend with remote "/tmp/rclone994025950"
run.go:180: Remote "Azure container rclone-test-hawebiq1pimo", Local "Local file system at /tmp/rclone994025950", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-hawebiq1pimo
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-hawebiq1pimo: 1 files missing
2025/03/11 01:35:02 NOTICE: 1 hashes missing
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-hawebiq1pimo: 2 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-hawebiq1pimo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/11 01:35:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-hawebiq1pimo: 0 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-hawebiq1pimo: 1 matching files
2025/03/11 01:35:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-potarok9goyo"
2025/03/11 01:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:02 DEBUG : Azure container rclone-test-potarok9goyo: Using directory markers
2025/03/11 01:35:02 DEBUG : Creating backend with remote "/tmp/rclone1299363355"
run.go:180: Remote "Azure container rclone-test-potarok9goyo", Local "Local file system at /tmp/rclone1299363355", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-potarok9goyo
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-potarok9goyo: 1 files missing
2025/03/11 01:35:02 NOTICE: 1 hashes missing
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-potarok9goyo: 2 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-potarok9goyo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/11 01:35:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-potarok9goyo: 0 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-potarok9goyo: 1 matching files
2025/03/11 01:35:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pacefoq5kota"
2025/03/11 01:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:02 DEBUG : Azure container rclone-test-pacefoq5kota: Using directory markers
2025/03/11 01:35:02 DEBUG : Creating backend with remote "/tmp/rclone872427900"
run.go:180: Remote "Azure container rclone-test-pacefoq5kota", Local "Local file system at /tmp/rclone872427900", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pacefoq5kota
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-pacefoq5kota: 1 files missing
2025/03/11 01:35:02 NOTICE: 1 hashes missing
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-pacefoq5kota: 2 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-pacefoq5kota: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/11 01:35:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-pacefoq5kota: 0 differences found
2025/03/11 01:35:02 NOTICE: Azure container rclone-test-pacefoq5kota: 1 matching files
2025/03/11 01:35:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-becuces5lake"
2025/03/11 01:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:02 DEBUG : Azure container rclone-test-becuces5lake: Using directory markers
2025/03/11 01:35:02 DEBUG : Creating backend with remote "/tmp/rclone906446996"
run.go:180: Remote "Azure container rclone-test-becuces5lake", Local "Local file system at /tmp/rclone906446996", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/11 01:35:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-becuces5lake
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-becuces5lake: 1 files missing
2025/03/11 01:35:03 NOTICE: 1 hashes missing
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-becuces5lake: 2 differences found
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-becuces5lake: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/11 01:35:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-becuces5lake: 0 differences found
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-becuces5lake: 1 matching files
2025/03/11 01:35:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pirifem2boni"
2025/03/11 01:35:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:35:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-pirifem2boni: Using directory markers
2025/03/11 01:35:03 DEBUG : Creating backend with remote "/tmp/rclone2356585055"
run.go:180: Remote "Azure container rclone-test-pirifem2boni", Local "Local file system at /tmp/rclone2356585055", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/11 01:35:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/11 01:35:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pirifem2boni
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-pirifem2boni: 1 files missing
2025/03/11 01:35:03 NOTICE: 1 hashes missing
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-pirifem2boni: 2 differences found
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-pirifem2boni: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/11 01:35:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-pirifem2boni: 0 differences found
2025/03/11 01:35:03 NOTICE: Azure container rclone-test-pirifem2boni: 1 matching files
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-pirifem2boni: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-becuces5lake: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-pacefoq5kota: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-potarok9goyo: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-hawebiq1pimo: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-noyivag2zipe: Purge remote
2025/03/11 01:35:03 DEBUG : Azure container rclone-test-gajages4zume: Purge remote
2025/03/11 01:35:04 DEBUG : Azure container rclone-test-kuregim6nace: Purge remote
2025/03/11 01:35:04 DEBUG : Azure container rclone-test-doxuwar5suba: Purge remote
2025/03/11 01:35:04 DEBUG : Azure container rclone-test-puyopud9tira: Purge remote
--- PASS: TestApplyTransforms (4.04s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:35:04 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/11 01:35:04 DEBUG : sub/: Creating directory marker
2025/03/11 01:35:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:35:04 INFO : file1: Copied (new) to: sub/file2
2025/03/11 01:35:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:04 DEBUG : file1: Unchanged skipping
2025/03/11 01:35:04 DEBUG : Azure container rclone-test-tilotom0wina: don't need to copy/move sub/file2, it is already at target location
2025/03/11 01:35:04 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.58s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.09s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:35:05 DEBUG : dst/: Creating directory marker
2025/03/11 01:35:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/backup"
2025/03/11 01:35:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:05 DEBUG : Azure container rclone-test-tilotom0wina path backup: Using directory markers
2025/03/11 01:35:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/backup"
2025/03/11 01:35:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/11 01:35:05 DEBUG : dst/: Creating directory marker
2025/03/11 01:35:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/11 01:35:05 INFO : dst/file1: Copied (server-side copy)
2025/03/11 01:35:05 INFO : dst/file1: Deleted
2025/03/11 01:35:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:35:05 INFO : dst/file1: Copied (new)
2025/03/11 01:35:06 DEBUG : dst/: Removing directory marker
2025/03/11 01:35:06 DEBUG : backup/dst/: Removing directory marker
2025/03/11 01:35:06 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb54acf-c01e-0034-7025-928f35000000
Time:2025-03-11T01:35:06.2481839Z
--------------------------------------------------------------------------------
2025/03/11 01:35:07 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb54c13-c01e-0034-6725-928f35000000
Time:2025-03-11T01:35:07.2914227Z
--------------------------------------------------------------------------------
2025/03/11 01:35:08 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb54d52-c01e-0034-6525-928f35000000
Time:2025-03-11T01:35:08.3353224Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb54d52-c01e-0034-6525-928f35000000
Time:2025-03-11T01:35:08.3353224Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.37s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:35:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/dst"
2025/03/11 01:35:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:09 DEBUG : Azure container rclone-test-tilotom0wina path dst: Using directory markers
2025/03/11 01:35:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:09 DEBUG : Azure container rclone-test-tilotom0wina path CompareDest: Using directory markers
2025/03/11 01:35:09 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:09 DEBUG : one: Need to transfer - File not found at Destination
2025/03/11 01:35:09 DEBUG : /: Creating directory marker
2025/03/11 01:35:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:35:09 INFO : one: Copied (new)
2025/03/11 01:35:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:10 DEBUG : /: Creating directory marker
2025/03/11 01:35:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/11 01:35:10 INFO : one: Copied (replaced existing)
2025/03/11 01:35:10 DEBUG : dst/: Creating directory marker
2025/03/11 01:35:10 DEBUG : CompareDest/: Creating directory marker
2025/03/11 01:35:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:10 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 01:35:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 01:35:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:11 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 01:35:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 01:35:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:11 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 01:35:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CompareDest"
2025/03/11 01:35:11 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 01:35:11 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:11 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/11 01:35:11 INFO : two: Copied (new)
2025/03/11 01:35:12 DEBUG : dst/: Removing directory marker
2025/03/11 01:35:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb55122-c01e-0034-0425-928f35000000
Time:2025-03-11T01:35:12.0682110Z
--------------------------------------------------------------------------------
2025/03/11 01:35:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb55266-c01e-0034-1225-928f35000000
Time:2025-03-11T01:35:13.1111928Z
--------------------------------------------------------------------------------
2025/03/11 01:35:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb55372-c01e-0034-6225-928f35000000
Time:2025-03-11T01:35:14.1539985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb55372-c01e-0034-6225-928f35000000
Time:2025-03-11T01:35:14.1539985Z
--------------------------------------------------------------------------------
2025/03/11 01:35:15 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.95s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:35:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/dst"
2025/03/11 01:35:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:22 DEBUG : Azure container rclone-test-tilotom0wina path dst: Using directory markers
2025/03/11 01:35:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:22 DEBUG : Azure container rclone-test-tilotom0wina path CopyDest: Using directory markers
2025/03/11 01:35:22 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:22 DEBUG : one: Need to transfer - File not found at Destination
2025/03/11 01:35:22 DEBUG : /: Creating directory marker
2025/03/11 01:35:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:35:22 INFO : one: Copied (new)
2025/03/11 01:35:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:22 DEBUG : /: Creating directory marker
2025/03/11 01:35:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/11 01:35:23 INFO : one: Copied (replaced existing)
2025/03/11 01:35:23 DEBUG : dst/: Creating directory marker
2025/03/11 01:35:23 DEBUG : CopyDest/: Creating directory marker
2025/03/11 01:35:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/BackupDir"
2025/03/11 01:35:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:35:23 DEBUG : Azure container rclone-test-tilotom0wina path BackupDir: Using directory markers
2025/03/11 01:35:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/BackupDir"
2025/03/11 01:35:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 01:35:23 DEBUG : /: Creating directory marker
2025/03/11 01:35:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:35:23 INFO : one: Copied (server-side copy)
2025/03/11 01:35:24 INFO : one: Deleted
2025/03/11 01:35:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/11 01:35:24 INFO : one: Copied (server-side copy)
2025/03/11 01:35:24 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/11 01:35:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:24 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 01:35:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/11 01:35:24 INFO : two: Copied (server-side copy)
2025/03/11 01:35:24 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/11 01:35:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:35:24 DEBUG : two: Unchanged skipping
2025/03/11 01:35:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/CopyDest"
2025/03/11 01:35:25 DEBUG : three: Need to transfer - File not found at Destination
2025/03/11 01:35:25 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/11 01:35:25 DEBUG : three: Destination not found in --copy-dest
2025/03/11 01:35:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/11 01:35:25 INFO : three: Copied (new)
2025/03/11 01:35:25 DEBUG : dst/: Removing directory marker
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5607d-c01e-0034-3825-928f35000000
Time:2025-03-11T01:35:25.9040341Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb561c5-c01e-0034-4e25-928f35000000
Time:2025-03-11T01:35:26.9475795Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb562ed-c01e-0034-1725-928f35000000
Time:2025-03-11T01:35:27.9909660Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb562ed-c01e-0034-1725-928f35000000
Time:2025-03-11T01:35:27.9909660Z
--------------------------------------------------------------------------------
2025/03/11 01:35:29 DEBUG : CopyDest/: Removing directory marker
2025/03/11 01:35:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb56443-c01e-0034-3325-928f35000000
Time:2025-03-11T01:35:29.0784415Z
--------------------------------------------------------------------------------
2025/03/11 01:35:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb56550-c01e-0034-2225-928f35000000
Time:2025-03-11T01:35:30.1228162Z
--------------------------------------------------------------------------------
2025/03/11 01:35:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb56679-c01e-0034-1e25-928f35000000
Time:2025-03-11T01:35:31.1663730Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb56679-c01e-0034-1e25-928f35000000
Time:2025-03-11T01:35:31.1663730Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.97s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/11 01:35:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb56f90-c01e-0034-3425-928f35000000
Time:2025-03-11T01:35:39.3847909Z
--------------------------------------------------------------------------------
2025/03/11 01:35:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb57137-c01e-0034-0b25-928f35000000
Time:2025-03-11T01:35:40.4276702Z
--------------------------------------------------------------------------------
2025/03/11 01:35:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb572fc-c01e-0034-0125-928f35000000
Time:2025-03-11T01:35:41.4709327Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb572fc-c01e-0034-0125-928f35000000
Time:2025-03-11T01:35:41.4709327Z
--------------------------------------------------------------------------------
2025/03/11 01:35:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5742f-c01e-0034-6b25-928f35000000
Time:2025-03-11T01:35:42.5150152Z
--------------------------------------------------------------------------------
2025/03/11 01:35:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb57558-c01e-0034-5525-928f35000000
Time:2025-03-11T01:35:43.5595713Z
--------------------------------------------------------------------------------
2025/03/11 01:35:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5767f-c01e-0034-3a25-928f35000000
Time:2025-03-11T01:35:44.6028954Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5767f-c01e-0034-3a25-928f35000000
Time:2025-03-11T01:35:44.6028954Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb580fd-c01e-0034-6525-928f35000000
Time:2025-03-11T01:35:52.8344797Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb58280-c01e-0034-3625-928f35000000
Time:2025-03-11T01:35:53.8783796Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb583b1-c01e-0034-3625-928f35000000
Time:2025-03-11T01:35:54.9225577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb583b1-c01e-0034-3625-928f35000000
Time:2025-03-11T01:35:54.9225577Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb58540-c01e-0034-0625-928f35000000
Time:2025-03-11T01:35:55.9663621Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5861d-c01e-0034-3725-928f35000000
Time:2025-03-11T01:35:57.0104795Z
--------------------------------------------------------------------------------
2025/03/11 01:35: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5874c-c01e-0034-3e25-928f35000000
Time:2025-03-11T01:35:58.0536198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5874c-c01e-0034-3e25-928f35000000
Time:2025-03-11T01:35:58.0536198Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:36:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/11 01:36:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/11 01:36:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/11 01:36:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 910de8d7a770006d1ba635195b86492e OK
2025/03/11 01:36:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb59315-c01e-0034-5e25-928f35000000
Time:2025-03-11T01:36:07.2905902Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb59501-c01e-0034-0925-928f35000000
Time:2025-03-11T01:36:08.3344582Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb595ea-c01e-0034-4825-928f35000000
Time:2025-03-11T01:36:09.3772562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb595ea-c01e-0034-4825-928f35000000
Time:2025-03-11T01:36:09.3772562Z
--------------------------------------------------------------------------------
2025/03/11 01:36:10 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5970d-c01e-0034-2925-928f35000000
Time:2025-03-11T01:36:10.4651492Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5985b-c01e-0034-3825-928f35000000
Time:2025-03-11T01:36:11.5082606Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb59945-c01e-0034-0125-928f35000000
Time:2025-03-11T01:36:12.5517716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb59945-c01e-0034-0125-928f35000000
Time:2025-03-11T01:36:12.5517716Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.50s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a350-c01e-0034-7d25-928f35000000
Time:2025-03-11T01:36:20.7730831Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a4a2-c01e-0034-2a25-928f35000000
Time:2025-03-11T01:36:21.8171317Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a596-c01e-0034-7725-928f35000000
Time:2025-03-11T01:36:22.8603756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a596-c01e-0034-7725-928f35000000
Time:2025-03-11T01:36:22.8603756Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a6a0-c01e-0034-5725-928f35000000
Time:2025-03-11T01:36:23.9041429Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5a85b-c01e-0034-5226-928f35000000
Time:2025-03-11T01:36:24.9476018Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5aa6a-c01e-0034-0926-928f35000000
Time:2025-03-11T01:36:25.9909823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5aa6a-c01e-0034-0926-928f35000000
Time:2025-03-11T01:36:25.9909823Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b33f-c01e-0034-2526-928f35000000
Time:2025-03-11T01:36:34.2124169Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b4f5-c01e-0034-4226-928f35000000
Time:2025-03-11T01:36:35.2560918Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b62a-c01e-0034-4126-928f35000000
Time:2025-03-11T01:36:36.2992518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b62a-c01e-0034-4126-928f35000000
Time:2025-03-11T01:36:36.2992518Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b775-c01e-0034-4e26-928f35000000
Time:2025-03-11T01:36:37.3424840Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b8b1-c01e-0034-4f26-928f35000000
Time:2025-03-11T01:36:38.3866605Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b9b1-c01e-0034-2226-928f35000000
Time:2025-03-11T01:36:39.4300321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5b9b1-c01e-0034-2226-928f35000000
Time:2025-03-11T01:36:39.4300321Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c319-c01e-0034-4b26-928f35000000
Time:2025-03-11T01:36:47.6492962Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c42b-c01e-0034-3c26-928f35000000
Time:2025-03-11T01:36:48.6927781Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c52b-c01e-0034-0626-928f35000000
Time:2025-03-11T01:36:49.7356117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c52b-c01e-0034-0626-928f35000000
Time:2025-03-11T01:36:49.7356117Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c609-c01e-0034-2f26-928f35000000
Time:2025-03-11T01:36:50.7786329Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c6f1-c01e-0034-6726-928f35000000
Time:2025-03-11T01:36:51.8229974Z
--------------------------------------------------------------------------------
2025/03/11 01:36: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c7dc-c01e-0034-1c26-928f35000000
Time:2025-03-11T01:36:52.8672919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5c7dc-c01e-0034-1c26-928f35000000
Time:2025-03-11T01:36:52.8672919Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:37: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5cee4-c01e-0034-5126-928f35000000
Time:2025-03-11T01:37:01.0882237Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5cfeb-c01e-0034-2e26-928f35000000
Time:2025-03-11T01:37:02.1324825Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d170-c01e-0034-0526-928f35000000
Time:2025-03-11T01:37:03.1763417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d170-c01e-0034-0526-928f35000000
Time:2025-03-11T01:37:03.1763417Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d300-c01e-0034-6b26-928f35000000
Time:2025-03-11T01:37:04.2218958Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d4b7-c01e-0034-2726-928f35000000
Time:2025-03-11T01:37:05.2715110Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d603-c01e-0034-3926-928f35000000
Time:2025-03-11T01:37:06.3152655Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5d603-c01e-0034-3926-928f35000000
Time:2025-03-11T01:37:06.3152655Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:37:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5df7c-c01e-0034-0d26-928f35000000
Time:2025-03-11T01:37:14.5344126Z
--------------------------------------------------------------------------------
2025/03/11 01:37:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e095-c01e-0034-8026-928f35000000
Time:2025-03-11T01:37:15.5780697Z
--------------------------------------------------------------------------------
2025/03/11 01:37:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e188-c01e-0034-4126-928f35000000
Time:2025-03-11T01:37:16.6225586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e188-c01e-0034-4126-928f35000000
Time:2025-03-11T01:37:16.6225586Z
--------------------------------------------------------------------------------
2025/03/11 01:37:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e2bd-c01e-0034-4d26-928f35000000
Time:2025-03-11T01:37:17.6668193Z
--------------------------------------------------------------------------------
2025/03/11 01:37:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e3bc-c01e-0034-2e26-928f35000000
Time:2025-03-11T01:37:18.7105445Z
--------------------------------------------------------------------------------
2025/03/11 01:37:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e4f9-c01e-0034-2626-928f35000000
Time:2025-03-11T01:37:19.7550286Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5e4f9-c01e-0034-2626-928f35000000
Time:2025-03-11T01:37:19.7550286Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:37:28 DEBUG : also/: Creating directory marker
2025/03/11 01:37:28 INFO : Azure container rclone-test-tilotom0wina: Looking for duplicate md5 hashes using newest mode.
2025/03/11 01:37:28 NOTICE: bcbe4b1ac32e1b8db5a1aa222d87cd44: Found 3 files with duplicate md5 hashes
2025/03/11 01:37:28 INFO : one: Deleted
2025/03/11 01:37:28 INFO : also/one: Deleted
2025/03/11 01:37:28 NOTICE: bcbe4b1ac32e1b8db5a1aa222d87cd44: Deleted 2 extra copies
2025/03/11 01:37:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5f38f-c01e-0034-4426-928f35000000
Time:2025-03-11T01:37:28.8864783Z
--------------------------------------------------------------------------------
2025/03/11 01:37:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5f545-c01e-0034-2226-928f35000000
Time:2025-03-11T01:37:29.9299361Z
--------------------------------------------------------------------------------
2025/03/11 01:37:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5f701-c01e-0034-7026-928f35000000
Time:2025-03-11T01:37:30.9727890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5f701-c01e-0034-7026-928f35000000
Time:2025-03-11T01:37:30.9727890Z
--------------------------------------------------------------------------------
2025/03/11 01:37:31 DEBUG : also/: Removing directory marker
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5f8eb-c01e-0034-7726-928f35000000
Time:2025-03-11T01:37:32.0601909Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5fb2e-c01e-0034-0326-928f35000000
Time:2025-03-11T01:37:33.1042063Z
--------------------------------------------------------------------------------
2025/03/11 01:37: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5fe56-c01e-0034-0726-928f35000000
Time:2025-03-11T01:37:34.1471037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb5fe56-c01e-0034-0726-928f35000000
Time:2025-03-11T01:37:34.1471037Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:37:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb619a8-c01e-0034-6626-928f35000000
Time:2025-03-11T01:37:42.3674017Z
--------------------------------------------------------------------------------
2025/03/11 01:37:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb61c77-c01e-0034-5026-928f35000000
Time:2025-03-11T01:37:43.4109708Z
--------------------------------------------------------------------------------
2025/03/11 01:37:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb61e84-c01e-0034-5f26-928f35000000
Time:2025-03-11T01:37:44.4548581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb61e84-c01e-0034-5f26-928f35000000
Time:2025-03-11T01:37:44.4548581Z
--------------------------------------------------------------------------------
2025/03/11 01:37:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6209e-c01e-0034-7f26-928f35000000
Time:2025-03-11T01:37:45.4986899Z
--------------------------------------------------------------------------------
2025/03/11 01:37:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb622af-c01e-0034-2126-928f35000000
Time:2025-03-11T01:37:46.5427477Z
--------------------------------------------------------------------------------
2025/03/11 01:37:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb62485-c01e-0034-1226-928f35000000
Time:2025-03-11T01:37:47.5862430Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb62485-c01e-0034-1226-928f35000000
Time:2025-03-11T01:37:47.5862430Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:37:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb632f6-c01e-0034-7326-928f35000000
Time:2025-03-11T01:37:55.8183268Z
--------------------------------------------------------------------------------
2025/03/11 01:37:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb634a8-c01e-0034-5e26-928f35000000
Time:2025-03-11T01:37:56.8610918Z
--------------------------------------------------------------------------------
2025/03/11 01:37:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63639-c01e-0034-2526-928f35000000
Time:2025-03-11T01:37:57.9043816Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63639-c01e-0034-2526-928f35000000
Time:2025-03-11T01:37:57.9043816Z
--------------------------------------------------------------------------------
2025/03/11 01:37:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63766-c01e-0034-0f26-928f35000000
Time:2025-03-11T01:37:58.9480510Z
--------------------------------------------------------------------------------
2025/03/11 01:37:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63889-c01e-0034-7626-928f35000000
Time:2025-03-11T01:37:59.9924518Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63a45-c01e-0034-6526-928f35000000
Time:2025-03-11T01:38:01.0359168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb63a45-c01e-0034-6526-928f35000000
Time:2025-03-11T01:38:01.0359168Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:38:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb644c7-c01e-0034-6a26-928f35000000
Time:2025-03-11T01:38:09.2567862Z
--------------------------------------------------------------------------------
2025/03/11 01:38:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb64610-c01e-0034-0826-928f35000000
Time:2025-03-11T01:38:10.2998152Z
--------------------------------------------------------------------------------
2025/03/11 01:38:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6478d-c01e-0034-5126-928f35000000
Time:2025-03-11T01:38:11.3441905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6478d-c01e-0034-5126-928f35000000
Time:2025-03-11T01:38:11.3441905Z
--------------------------------------------------------------------------------
2025/03/11 01:38:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb648af-c01e-0034-4d26-928f35000000
Time:2025-03-11T01:38:12.3881442Z
--------------------------------------------------------------------------------
2025/03/11 01:38:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb649e9-c01e-0034-5526-928f35000000
Time:2025-03-11T01:38:13.4322187Z
--------------------------------------------------------------------------------
2025/03/11 01:38:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb64ba6-c01e-0034-4926-928f35000000
Time:2025-03-11T01:38:14.4769961Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb64ba6-c01e-0034-4926-928f35000000
Time:2025-03-11T01:38:14.4769961Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/11 01:38:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65767-c01e-0034-2c26-928f35000000
Time:2025-03-11T01:38:22.6982725Z
--------------------------------------------------------------------------------
2025/03/11 01:38:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65926-c01e-0034-3e26-928f35000000
Time:2025-03-11T01:38:23.7410798Z
--------------------------------------------------------------------------------
2025/03/11 01:38:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65aa5-c01e-0034-0326-928f35000000
Time:2025-03-11T01:38:24.7852015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65aa5-c01e-0034-0326-928f35000000
Time:2025-03-11T01:38:24.7852015Z
--------------------------------------------------------------------------------
2025/03/11 01:38:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65be6-c01e-0034-0a26-928f35000000
Time:2025-03-11T01:38:25.8283279Z
--------------------------------------------------------------------------------
2025/03/11 01:38:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65d0e-c01e-0034-0726-928f35000000
Time:2025-03-11T01:38:26.8719576Z
--------------------------------------------------------------------------------
2025/03/11 01:38:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65e99-c01e-0034-2f26-928f35000000
Time:2025-03-11T01:38:27.9149001Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb65e99-c01e-0034-2f26-928f35000000
Time:2025-03-11T01:38:27.9149001Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/11 01:38:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66706-c01e-0034-3726-928f35000000
Time:2025-03-11T01:38:36.1351327Z
--------------------------------------------------------------------------------
2025/03/11 01:38:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb667e4-c01e-0034-6b26-928f35000000
Time:2025-03-11T01:38:37.1785710Z
--------------------------------------------------------------------------------
2025/03/11 01:38:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66897-c01e-0034-7b26-928f35000000
Time:2025-03-11T01:38:38.2229564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66897-c01e-0034-7b26-928f35000000
Time:2025-03-11T01:38:38.2229564Z
--------------------------------------------------------------------------------
2025/03/11 01:38:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66985-c01e-0034-3b26-928f35000000
Time:2025-03-11T01:38:39.2663701Z
--------------------------------------------------------------------------------
2025/03/11 01:38:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66a9f-c01e-0034-2626-928f35000000
Time:2025-03-11T01:38:40.3094314Z
--------------------------------------------------------------------------------
2025/03/11 01:38:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66c39-c01e-0034-7d26-928f35000000
Time:2025-03-11T01:38:41.3524522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb66c39-c01e-0034-7d26-928f35000000
Time:2025-03-11T01:38:41.3524522Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.44s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:38:49 DEBUG : sub dir/: Creating directory marker
2025/03/11 01:38:50 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/11 01:38:50 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/11 01:38:51 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/11 01:38:51 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/11 01:38:51 DEBUG : sub dir/: Removing directory marker
2025/03/11 01:38: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6767f-c01e-0034-2726-928f35000000
Time:2025-03-11T01:38:51.2810550Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6778e-c01e-0034-7c26-928f35000000
Time:2025-03-11T01:38:52.3239620Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6786e-c01e-0034-2a26-928f35000000
Time:2025-03-11T01:38:53.3676796Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6786e-c01e-0034-2a26-928f35000000
Time:2025-03-11T01:38:53.3676796Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb67995-c01e-0034-1c26-928f35000000
Time:2025-03-11T01:38:54.4114825Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb67ad6-c01e-0034-2126-928f35000000
Time:2025-03-11T01:38:55.4545273Z
--------------------------------------------------------------------------------
2025/03/11 01:38: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb67c23-c01e-0034-3926-928f35000000
Time:2025-03-11T01:38:56.4985506Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb67c23-c01e-0034-3926-928f35000000
Time:2025-03-11T01:38:56.4985506Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.15s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:39:04 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/11 01:39:05 DEBUG : sub/: Removing directory marker
2025/03/11 01:39:05 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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb688ba-c01e-0034-4d26-928f35000000
Time:2025-03-11T01:39:05.7782580Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb68a58-c01e-0034-3226-928f35000000
Time:2025-03-11T01:39:06.8214016Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb68bdc-c01e-0034-0226-928f35000000
Time:2025-03-11T01:39:07.8644958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb68bdc-c01e-0034-0226-928f35000000
Time:2025-03-11T01:39:07.8644958Z
--------------------------------------------------------------------------------
2025/03/11 01:39:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb68d49-c01e-0034-4c26-928f35000000
Time:2025-03-11T01:39:08.9107389Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb68ed0-c01e-0034-1826-928f35000000
Time:2025-03-11T01:39:09.9546016Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69063-c01e-0034-7126-928f35000000
Time:2025-03-11T01:39:10.9977850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69063-c01e-0034-7126-928f35000000
Time:2025-03-11T01:39:10.9977850Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.50s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:39:19 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/11 01:39:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/notfound"
2025/03/11 01:39:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:39:20 DEBUG : Azure container rclone-test-tilotom0wina path notfound: Using directory markers
2025/03/11 01:39:20 DEBUG : sub/: Removing directory marker
2025/03/11 01:39:20 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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69ccf-c01e-0034-7526-928f35000000
Time:2025-03-11T01:39:20.4763586Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69dfb-c01e-0034-6826-928f35000000
Time:2025-03-11T01:39:21.5202102Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69eeb-c01e-0034-2a26-928f35000000
Time:2025-03-11T01:39:22.5639410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb69eeb-c01e-0034-2a26-928f35000000
Time:2025-03-11T01:39:22.5639410Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6a023-c01e-0034-2e26-928f35000000
Time:2025-03-11T01:39:23.6069927Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6a1b1-c01e-0034-0826-928f35000000
Time:2025-03-11T01:39:24.6499407Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6a31b-c01e-0034-4226-928f35000000
Time:2025-03-11T01:39:25.6940116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6a31b-c01e-0034-4226-928f35000000
Time:2025-03-11T01:39:25.6940116Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.69s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- 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.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:39:33 INFO : Azure container rclone-test-tilotom0wina: Making directory
2025/03/11 01:39:33 INFO : Azure container rclone-test-tilotom0wina: Making directory
2025/03/11 01:39:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6ad06-c01e-0034-6326-928f35000000
Time:2025-03-11T01:39:33.9548045Z
--------------------------------------------------------------------------------
2025/03/11 01:39:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6aeca-c01e-0034-1926-928f35000000
Time:2025-03-11T01:39:34.9977942Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b048-c01e-0034-4626-928f35000000
Time:2025-03-11T01:39:36.0404744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b048-c01e-0034-4626-928f35000000
Time:2025-03-11T01:39:36.0404744Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b17a-c01e-0034-4826-928f35000000
Time:2025-03-11T01:39:37.0836033Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b2fd-c01e-0034-1826-928f35000000
Time:2025-03-11T01:39:38.1266197Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b427-c01e-0034-1926-928f35000000
Time:2025-03-11T01:39:39.1703965Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6b427-c01e-0034-1926-928f35000000
Time:2025-03-11T01:39:39.1703965Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.48s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:39:47 DEBUG : sub dir/: Creating directory marker
2025/03/11 01:39:47 DEBUG : sub dir/: Removing directory marker
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6be07-c01e-0034-1426-928f35000000
Time:2025-03-11T01:39:47.8253925Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6befe-c01e-0034-5826-928f35000000
Time:2025-03-11T01:39:48.8686546Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c008-c01e-0034-1b26-928f35000000
Time:2025-03-11T01:39:49.9119677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c008-c01e-0034-1b26-928f35000000
Time:2025-03-11T01:39:49.9119677Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c11c-c01e-0034-6926-928f35000000
Time:2025-03-11T01:39:50.9553137Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c23e-c01e-0034-4c26-928f35000000
Time:2025-03-11T01:39:51.9993776Z
--------------------------------------------------------------------------------
2025/03/11 01:39: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c3fb-c01e-0034-3326-928f35000000
Time:2025-03-11T01:39:53.0432962Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6c3fb-c01e-0034-3326-928f35000000
Time:2025-03-11T01:39:53.0432962Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.87s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6cecd-c01e-0034-1f26-928f35000000
Time:2025-03-11T01:40:01.7416334Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d05c-c01e-0034-7326-928f35000000
Time:2025-03-11T01:40:02.7850148Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d183-c01e-0034-5d26-928f35000000
Time:2025-03-11T01:40:03.8286256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d183-c01e-0034-5d26-928f35000000
Time:2025-03-11T01:40:03.8286256Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d2eb-c01e-0034-5826-928f35000000
Time:2025-03-11T01:40:04.8725614Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d472-c01e-0034-1e26-928f35000000
Time:2025-03-11T01:40:05.9162145Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d5c2-c01e-0034-4326-928f35000000
Time:2025-03-11T01:40:06.9592408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6d5c2-c01e-0034-4326-928f35000000
Time:2025-03-11T01:40:06.9592408Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.92s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:40:15 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/11 01:40:15 DEBUG : empty space: Excluded
2025/03/11 01:40:15 DEBUG : BackupDir: Excluded
2025/03/11 01:40:15 DEBUG : dst: Excluded
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6dfb9-c01e-0034-0a26-928f35000000
Time:2025-03-11T01:40:15.7002001Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e0bd-c01e-0034-5a26-928f35000000
Time:2025-03-11T01:40:16.7431087Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e221-c01e-0034-0926-928f35000000
Time:2025-03-11T01:40:17.7873227Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e221-c01e-0034-0926-928f35000000
Time:2025-03-11T01:40:17.7873227Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e395-c01e-0034-4126-928f35000000
Time:2025-03-11T01:40:18.8317725Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e498-c01e-0034-8026-928f35000000
Time:2025-03-11T01:40:19.8752891Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e5b9-c01e-0034-7326-928f35000000
Time:2025-03-11T01:40:20.9188597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6e5b9-c01e-0034-7326-928f35000000
Time:2025-03-11T01:40:20.9188597Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.96s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f376-c01e-0034-1426-928f35000000
Time:2025-03-11T01:40:29.6221066Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f505-c01e-0034-6126-928f35000000
Time:2025-03-11T01:40:30.6664235Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f6e4-c01e-0034-7b26-928f35000000
Time:2025-03-11T01:40:31.7099979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f6e4-c01e-0034-7b26-928f35000000
Time:2025-03-11T01:40:31.7099979Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f82b-c01e-0034-1726-928f35000000
Time:2025-03-11T01:40:32.7530925Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6f95d-c01e-0034-2026-928f35000000
Time:2025-03-11T01:40:33.7961891Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6fb47-c01e-0034-1126-928f35000000
Time:2025-03-11T01:40:34.8401413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb6fb47-c01e-0034-1126-928f35000000
Time:2025-03-11T01:40:34.8401413Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.92s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/11 01:40:43 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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf464-001e-00ad-7f26-92f088000000
Time:2025-03-11T01:40:43.6624841Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf598-001e-00ad-0b26-92f088000000
Time:2025-03-11T01:40:44.7054923Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf6e0-001e-00ad-1e26-92f088000000
Time:2025-03-11T01:40:45.7480596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf6e0-001e-00ad-1e26-92f088000000
Time:2025-03-11T01:40:45.7480596Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf818-001e-00ad-2626-92f088000000
Time:2025-03-11T01:40:46.7910547Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bf92d-001e-00ad-1326-92f088000000
Time:2025-03-11T01:40:47.8336765Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bfa79-001e-00ad-3726-92f088000000
Time:2025-03-11T01:40:48.8769355Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336bfa79-001e-00ad-3726-92f088000000
Time:2025-03-11T01:40:48.8769355Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.03s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/11 01:40:57 DEBUG : Creating backend with remote ":memory:"
2025/03/11 01:40:57 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/11 01:40:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/11 01:40:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/11 01:40:57 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:40:57 DEBUG : sub dir/: Creating directory marker
2025/03/11 01:40:57 DEBUG : sub dir/: Removing directory marker
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c05e9-001e-00ad-0526-92f088000000
Time:2025-03-11T01:40:57.7970370Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0705-001e-00ad-6026-92f088000000
Time:2025-03-11T01:40:58.8400958Z
--------------------------------------------------------------------------------
2025/03/11 01:40: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0883-001e-00ad-1a26-92f088000000
Time:2025-03-11T01:40:59.8828139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0883-001e-00ad-1a26-92f088000000
Time:2025-03-11T01:40:59.8828139Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c09af-001e-00ad-1026-92f088000000
Time:2025-03-11T01:41:00.9254628Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0ac4-001e-00ad-7b26-92f088000000
Time:2025-03-11T01:41:01.9679714Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0ba0-001e-00ad-2b26-92f088000000
Time:2025-03-11T01:41:03.0112450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c0ba0-001e-00ad-2b26-92f088000000
Time:2025-03-11T01:41:03.0112450Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.13s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:41:11 DEBUG : Waiting for deletions to finish
2025/03/11 01:41:11 DEBUG : large: Excluded (Size Filter)
2025/03/11 01:41:11 INFO : medium: Deleted
2025/03/11 01:41:11 INFO : small: Deleted
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7282f-c01e-0034-4826-928f35000000
Time:2025-03-11T01:41:11.8772398Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb729aa-c01e-0034-0426-928f35000000
Time:2025-03-11T01:41:12.9199461Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb72b78-c01e-0034-0d26-928f35000000
Time:2025-03-11T01:41:13.9628534Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb72b78-c01e-0034-0d26-928f35000000
Time:2025-03-11T01:41:13.9628534Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb72d47-c01e-0034-1326-928f35000000
Time:2025-03-11T01:41:15.0064897Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb72eec-c01e-0034-6426-928f35000000
Time:2025-03-11T01:41:16.0498372Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb73014-c01e-0034-5126-928f35000000
Time:2025-03-11T01:41:17.0928904Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb73014-c01e-0034-5126-928f35000000
Time:2025-03-11T01:41:17.0928904Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.09s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:41:25 DEBUG : Waiting for deletions to finish
2025/03/11 01:41:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/11 01:41:25 INFO : large: Deleted
2025/03/11 01:41:25 INFO : medium: Deleted
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c25e5-001e-00ad-4126-92f088000000
Time:2025-03-11T01:41:25.9635690Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c274a-001e-00ad-5f26-92f088000000
Time:2025-03-11T01:41:27.0063945Z
--------------------------------------------------------------------------------
2025/03/11 01:41:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c28b8-001e-00ad-6b26-92f088000000
Time:2025-03-11T01:41:28.0501493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c28b8-001e-00ad-6b26-92f088000000
Time:2025-03-11T01:41:28.0501493Z
--------------------------------------------------------------------------------
2025/03/11 01:41:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c29fc-001e-00ad-7626-92f088000000
Time:2025-03-11T01:41:29.0966041Z
--------------------------------------------------------------------------------
2025/03/11 01:41:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c2b19-001e-00ad-5726-92f088000000
Time:2025-03-11T01:41:30.1402568Z
--------------------------------------------------------------------------------
2025/03/11 01:41:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c2c4c-001e-00ad-5126-92f088000000
Time:2025-03-11T01:41:31.1833044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c2c4c-001e-00ad-5126-92f088000000
Time:2025-03-11T01:41:31.1833044Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c391f-001e-00ad-4226-92f088000000
Time:2025-03-11T01:41:39.4034732Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c3a98-001e-00ad-1726-92f088000000
Time:2025-03-11T01:41:40.4465080Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c3c33-001e-00ad-7026-92f088000000
Time:2025-03-11T01:41:41.4889994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c3c33-001e-00ad-7026-92f088000000
Time:2025-03-11T01:41:41.4889994Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c3dc9-001e-00ad-6026-92f088000000
Time:2025-03-11T01:41:42.5327208Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c3fa8-001e-00ad-0b26-92f088000000
Time:2025-03-11T01:41:43.5756411Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c412d-001e-00ad-5226-92f088000000
Time:2025-03-11T01:41:44.6186211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c412d-001e-00ad-5226-92f088000000
Time:2025-03-11T01:41:44.6186211Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.52s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:41:53 DEBUG : Waiting for deletions to finish
2025/03/11 01:41:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/11 01:41:53 INFO : medium: Deleted
2025/03/11 01:41:53 INFO : small: Deleted
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7613e-c01e-0034-4226-928f35000000
Time:2025-03-11T01:41:53.4837310Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7625f-c01e-0034-3926-928f35000000
Time:2025-03-11T01:41:54.5266084Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7639e-c01e-0034-4b26-928f35000000
Time:2025-03-11T01:41:55.5707495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7639e-c01e-0034-4b26-928f35000000
Time:2025-03-11T01:41:55.5707495Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb76502-c01e-0034-7e26-928f35000000
Time:2025-03-11T01:41:56.6134810Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7668a-c01e-0034-5126-928f35000000
Time:2025-03-11T01:41:57.6571848Z
--------------------------------------------------------------------------------
2025/03/11 01:41: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb76846-c01e-0034-4126-928f35000000
Time:2025-03-11T01:41:58.7005301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb76846-c01e-0034-4126-928f35000000
Time:2025-03-11T01:41:58.7005301Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/11 01:42:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb77504-c01e-0034-2826-928f35000000
Time:2025-03-11T01:42:06.9197583Z
--------------------------------------------------------------------------------
2025/03/11 01:42:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb7766d-c01e-0034-5f26-928f35000000
Time:2025-03-11T01:42:07.9625913Z
--------------------------------------------------------------------------------
2025/03/11 01:42:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb777f8-c01e-0034-3626-928f35000000
Time:2025-03-11T01:42:09.0068814Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb777f8-c01e-0034-3626-928f35000000
Time:2025-03-11T01:42:09.0068814Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb77963-c01e-0034-7226-928f35000000
Time:2025-03-11T01:42:10.0505153Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb77a7e-c01e-0034-6326-928f35000000
Time:2025-03-11T01:42:11.0933590Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb77c0d-c01e-0034-2c26-928f35000000
Time:2025-03-11T01:42:12.1368454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cbb77c0d-c01e-0034-2c26-928f35000000
Time:2025-03-11T01:42:12.1368454Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.52s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:42:20 DEBUG : Waiting for deletions to finish
2025/03/11 01:42:20 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/11 01:42:20 INFO : large: Deleted
2025/03/11 01:42:20 INFO : medium: Deleted
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c765c-001e-00ad-6f26-92f088000000
Time:2025-03-11T01:42:21.0504846Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c77f7-001e-00ad-5726-92f088000000
Time:2025-03-11T01:42:22.0931290Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c79bd-001e-00ad-6e26-92f088000000
Time:2025-03-11T01:42:23.1358788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c79bd-001e-00ad-6e26-92f088000000
Time:2025-03-11T01:42:23.1358788Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c7ba2-001e-00ad-1626-92f088000000
Time:2025-03-11T01:42:24.1797121Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c7d3c-001e-00ad-7d26-92f088000000
Time:2025-03-11T01:42:25.2224773Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c7f4a-001e-00ad-4426-92f088000000
Time:2025-03-11T01:42:26.2655495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c7f4a-001e-00ad-4426-92f088000000
Time:2025-03-11T01:42:26.2655495Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c8ad6-001e-00ad-6d26-92f088000000
Time:2025-03-11T01:42:34.4831835Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c8c76-001e-00ad-1e26-92f088000000
Time:2025-03-11T01:42:35.5260587Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c8ddc-001e-00ad-3026-92f088000000
Time:2025-03-11T01:42:36.5696086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c8ddc-001e-00ad-3026-92f088000000
Time:2025-03-11T01:42:36.5696086Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c8f01-001e-00ad-2d26-92f088000000
Time:2025-03-11T01:42:37.6124963Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c9032-001e-00ad-2026-92f088000000
Time:2025-03-11T01:42:38.6556026Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c9191-001e-00ad-4f26-92f088000000
Time:2025-03-11T01:42:39.6984100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336c9191-001e-00ad-4f26-92f088000000
Time:2025-03-11T01:42:39.6984100Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.56s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca0e1-001e-00ad-3e26-92f088000000
Time:2025-03-11T01:42:48.2826049Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca2e1-001e-00ad-2926-92f088000000
Time:2025-03-11T01:42:49.3261860Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca547-001e-00ad-4026-92f088000000
Time:2025-03-11T01:42:50.3693887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca547-001e-00ad-4026-92f088000000
Time:2025-03-11T01:42:50.3693887Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca6d3-001e-00ad-2026-92f088000000
Time:2025-03-11T01:42:51.4132364Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca7ee-001e-00ad-7a26-92f088000000
Time:2025-03-11T01:42:52.4562911Z
--------------------------------------------------------------------------------
2025/03/11 01:42: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca936-001e-00ad-1326-92f088000000
Time:2025-03-11T01:42:53.4991657Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ca936-001e-00ad-1326-92f088000000
Time:2025-03-11T01:42:53.4991657Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb45f-001e-00ad-7e26-92f088000000
Time:2025-03-11T01:43:01.7166379Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb584-001e-00ad-7826-92f088000000
Time:2025-03-11T01:43:02.7595863Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb6a0-001e-00ad-6226-92f088000000
Time:2025-03-11T01:43:03.8021749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb6a0-001e-00ad-6226-92f088000000
Time:2025-03-11T01:43:03.8021749Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb7a6-001e-00ad-4b26-92f088000000
Time:2025-03-11T01:43:04.8449611Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cb92b-001e-00ad-5626-92f088000000
Time:2025-03-11T01:43:05.8876462Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cba5c-001e-00ad-6426-92f088000000
Time:2025-03-11T01:43:06.9304351Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cba5c-001e-00ad-6426-92f088000000
Time:2025-03-11T01:43:06.9304351Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.23s)
=== RUN TestRetry
2025/03/11 01:43:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/11 01:43:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/11 01:43:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/11 01:43:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/11 01:43:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/11 01:43:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/11 01:43:15 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cc60a-001e-00ad-7426-92f088000000
Time:2025-03-11T01:43:16.4385738Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cc723-001e-00ad-6526-92f088000000
Time:2025-03-11T01:43:17.4824116Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cc840-001e-00ad-5c26-92f088000000
Time:2025-03-11T01:43:18.5252780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cc840-001e-00ad-5c26-92f088000000
Time:2025-03-11T01:43:18.5252780Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cc94d-001e-00ad-4726-92f088000000
Time:2025-03-11T01:43:19.5689238Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336cca95-001e-00ad-7226-92f088000000
Time:2025-03-11T01:43:20.6125578Z
--------------------------------------------------------------------------------
2025/03/11 01:43: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-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ccc72-001e-00ad-1426-92f088000000
Time:2025-03-11T01:43:21.6571898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:336ccc72-001e-00ad-1426-92f088000000
Time:2025-03-11T01:43:21.6571898Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.68s)
=== RUN TestPurge
2025/03/11 01:43:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bunilaw5jiwu"
2025/03/11 01:43:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 01:43:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:43:29 DEBUG : Azure container rclone-test-bunilaw5jiwu: Using directory markers
2025/03/11 01:43:29 DEBUG : Creating backend with remote "/tmp/rclone130886723"
run.go:180: Remote "Azure container rclone-test-bunilaw5jiwu", Local "Local file system at /tmp/rclone130886723", Modify Window "1ns"
2025/03/11 01:43:29 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/11 01:43:29 DEBUG : A1/B1/: Creating directory marker
2025/03/11 01:43:30 DEBUG : A1/: Creating directory marker
2025/03/11 01:43:30 INFO : A2: Making directory
2025/03/11 01:43:30 DEBUG : A2/: Creating directory marker
2025/03/11 01:43:30 INFO : A1/B2: Making directory
2025/03/11 01:43:30 DEBUG : A1/B2/: Creating directory marker
2025/03/11 01:43:30 INFO : A1/B2/C2: Making directory
2025/03/11 01:43:30 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/11 01:43:30 INFO : A1/B1/C3: Making directory
2025/03/11 01:43:30 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/11 01:43:30 INFO : A3: Making directory
2025/03/11 01:43:30 DEBUG : A3/: Creating directory marker
2025/03/11 01:43:30 INFO : A3/B3: Making directory
2025/03/11 01:43:30 DEBUG : A3/B3/: Creating directory marker
2025/03/11 01:43:30 INFO : A3/B3/C4: Making directory
2025/03/11 01:43:30 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/11 01:43:31 DEBUG : Waiting for deletions to finish
2025/03/11 01:43:31 INFO : A1/B1/C1/one: Deleted
2025/03/11 01:43:31 DEBUG : removing 2 level 3 directories
2025/03/11 01:43:31 INFO : A1/B1/C3: Removing directory
2025/03/11 01:43:31 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/11 01:43:31 INFO : A1/B1/C1: Removing directory
2025/03/11 01:43:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/11 01:43:31 DEBUG : removing 1 level 2 directories
2025/03/11 01:43:31 INFO : A1/B1: Removing directory
2025/03/11 01:43:31 DEBUG : A1/B1/: Removing directory marker
2025/03/11 01:43:31 DEBUG : Azure container rclone-test-bunilaw5jiwu: Purge remote
2025/03/11 01:43:31 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.01s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:31 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/11 01:43:31 DEBUG : A1/B1/: Creating directory marker
2025/03/11 01:43:32 DEBUG : A1/: Creating directory marker
2025/03/11 01:43:32 INFO : A2: Making directory
2025/03/11 01:43:32 DEBUG : A2/: Creating directory marker
2025/03/11 01:43:32 INFO : A1/B2: Making directory
2025/03/11 01:43:32 DEBUG : A1/B2/: Creating directory marker
2025/03/11 01:43:32 INFO : A1/B2/C2: Making directory
2025/03/11 01:43:32 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/11 01:43:32 INFO : A1/B1/C3: Making directory
2025/03/11 01:43:32 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/11 01:43:32 INFO : A3: Making directory
2025/03/11 01:43:32 DEBUG : A3/: Creating directory marker
2025/03/11 01:43:32 INFO : A3/B3: Making directory
2025/03/11 01:43:32 DEBUG : A3/B3/: Creating directory marker
2025/03/11 01:43:32 INFO : A3/B3/C4: Making directory
2025/03/11 01:43:32 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/11 01:43:40 DEBUG : removing 1 level 3 directories
2025/03/11 01:43:40 INFO : A3/B3/C4: Removing directory
2025/03/11 01:43:40 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/11 01:43:47 DEBUG : removing 2 level 3 directories
2025/03/11 01:43:47 INFO : A1/B2/C2: Removing directory
2025/03/11 01:43:47 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/11 01:43:47 INFO : A1/B1/C3: Removing directory
2025/03/11 01:43:47 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/11 01:43:47 DEBUG : removing 4 level 2 directories
2025/03/11 01:43:47 INFO : dst/: Removing directory
2025/03/11 01:43:47 DEBUG : dst//: Removing directory marker
2025/03/11 01:43:47 INFO : A3/B3: Removing directory
2025/03/11 01:43:47 DEBUG : A3/B3/: Removing directory marker
2025/03/11 01:43:47 INFO : A1/B2: Removing directory
2025/03/11 01:43:47 DEBUG : A1/B2/: Removing directory marker
2025/03/11 01:43:47 INFO : BackupDir/: Removing directory
2025/03/11 01:43:47 DEBUG : BackupDir//: Removing directory marker
2025/03/11 01:43:48 DEBUG : removing 4 level 1 directories
2025/03/11 01:43:48 INFO : dst: Removing directory
2025/03/11 01:43:48 DEBUG : dst/: Removing directory marker
2025/03/11 01:43:48 INFO : A3: Removing directory
2025/03/11 01:43:48 DEBUG : A3/: Removing directory marker
2025/03/11 01:43:48 INFO : A2: Removing directory
2025/03/11 01:43:48 DEBUG : A2/: Removing directory marker
2025/03/11 01:43:48 INFO : BackupDir: Removing directory
2025/03/11 01:43:48 DEBUG : BackupDir/: Removing directory marker
2025/03/11 01:43:48 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:439ec0cc-301e-0020-4027-92c75a000000
Time:2025-03-11T01:43:48.0571454Z
--------------------------------------------------------------------------------
2025/03/11 01:43:48 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8950d254-d01e-0028-0427-92dd55000000
Time:2025-03-11T01:43:48.0450115Z
--------------------------------------------------------------------------------
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-tilotom0wina/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8950d254-d01e-0028-0427-92dd55000000
Time:2025-03-11T01:43:48.0450115Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/11 01:43:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/11 01:43:48 DEBUG : A1/B1/: Removing directory marker
2025/03/11 01:43:48 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.61s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:48 INFO : A1: Making directory
2025/03/11 01:43:48 DEBUG : A1/: Creating directory marker
2025/03/11 01:43:48 INFO : A1/B1: Making directory
2025/03/11 01:43:48 DEBUG : A1/B1/: Creating directory marker
2025/03/11 01:43:48 INFO : A1/B1/C1: Making directory
2025/03/11 01:43:48 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/11 01:43:48 DEBUG : removing 1 level 3 directories
2025/03/11 01:43:48 INFO : A1/B1/C1: Removing directory
2025/03/11 01:43:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/11 01:43:49 DEBUG : removing 1 level 2 directories
2025/03/11 01:43:49 INFO : A1/B1: Removing directory
2025/03/11 01:43:49 DEBUG : A1/B1/: Removing directory marker
2025/03/11 01:43:49 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.83s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:49 INFO : A1: Making directory
2025/03/11 01:43:49 DEBUG : A1/: Creating directory marker
2025/03/11 01:43:49 INFO : A1/B1: Making directory
2025/03/11 01:43:49 DEBUG : A1/B1/: Creating directory marker
2025/03/11 01:43:49 INFO : A1/B1/C1: Making directory
2025/03/11 01:43:49 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/11 01:43:49 DEBUG : removing 1 level 3 directories
2025/03/11 01:43:49 INFO : A1/B1/C1: Removing directory
2025/03/11 01:43:49 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/11 01:43:49 DEBUG : removing 1 level 2 directories
2025/03/11 01:43:49 INFO : A1/B1: Removing directory
2025/03/11 01:43:49 DEBUG : A1/B1/: Removing directory marker
2025/03/11 01:43:50 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.88s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:50 DEBUG : filename.txt: File name found in url
2025/03/11 01:43:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.88s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:51 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/11 01:43:51 DEBUG : sub/: Creating directory marker
2025/03/11 01:43:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:43:51 INFO : file1: Copied (new) to: sub/file2
2025/03/11 01:43:51 INFO : file1: Deleted
2025/03/11 01:43:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:43:51 DEBUG : file1: Unchanged skipping
2025/03/11 01:43:51 INFO : file1: Deleted
2025/03/11 01:43:51 DEBUG : Azure container rclone-test-tilotom0wina: don't need to copy/move sub/file2, it is already at target location
2025/03/11 01:43:51 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.58s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:51 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/11 01:43:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:43:51 INFO : file1: Copied (new)
2025/03/11 01:43:51 INFO : file1: Deleted
2025/03/11 01:43:51 DEBUG : file1: Destination exists, skipping
2025/03/11 01:43:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.40s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.09s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:52 DEBUG : dst/: Creating directory marker
2025/03/11 01:43:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/backup"
2025/03/11 01:43:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/11 01:43:52 DEBUG : Azure container rclone-test-tilotom0wina path backup: Using directory markers
2025/03/11 01:43:52 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tilotom0wina/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tilotom0wina/backup"
2025/03/11 01:43:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/11 01:43:52 DEBUG : dst/: Creating directory marker
2025/03/11 01:43:52 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/11 01:43:52 INFO : dst/file1: Copied (server-side copy)
2025/03/11 01:43:52 INFO : dst/file1: Deleted
2025/03/11 01:43:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/11 01:43:53 INFO : dst/file1: Copied (new)
2025/03/11 01:43:53 INFO : dst/file1: Deleted
2025/03/11 01:43:53 DEBUG : dst/: Removing directory marker
2025/03/11 01:43:53 DEBUG : backup/dst/: Removing directory marker
2025/03/11 01:43:53 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a30884b1-901e-0039-1f27-9247e1000000
Time:2025-03-11T01:43:53.5135743Z
--------------------------------------------------------------------------------
2025/03/11 01:43:54 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a30885f5-901e-0039-0b27-9247e1000000
Time:2025-03-11T01:43:54.5577195Z
--------------------------------------------------------------------------------
2025/03/11 01:43:55 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-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a308873f-901e-0039-2a27-9247e1000000
Time:2025-03-11T01:43:55.6015011Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tilotom0wina/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a308873f-901e-0039-2a27-9247e1000000
Time:2025-03-11T01:43:55.6015011Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.49s)
=== 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-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:43:56 DEBUG : A1/: Creating directory marker
2025/03/11 01:43:57 DEBUG : A1/B1/: Creating directory marker
2025/03/11 01:43:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/11 01:43:57 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/11 01:43:57 INFO : A1/B2: Making directory
2025/03/11 01:43:57 DEBUG : A1/B2/: Creating directory marker
2025/03/11 01:43:57 INFO : A1/B1/C3: Making directory
2025/03/11 01:43:57 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/B1/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/11 01:43:58 DEBUG : A2/B2/: Creating directory marker
2025/03/11 01:43:59 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/11 01:43:59 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/11 01:43:59 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:43:59 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/11 01:43:59 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/11 01:43:59 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/11 01:43:59 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/11 01:43:59 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/11 01:43:59 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/11 01:43:59 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/11 01:43:59 INFO : A1/one: Deleted
2025/03/11 01:43:59 INFO : A1/two: Deleted
2025/03/11 01:43:59 INFO : A1/B1/three: Deleted
2025/03/11 01:43:59 INFO : A1/B1/C1/four: Deleted
2025/03/11 01:43:59 INFO : A1/B1/C2/five: Deleted
2025/03/11 01:43:59 DEBUG : A1/B2/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A1/B1/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A1/: Removing directory marker
2025/03/11 01:43:59 DEBUG : A3/: Creating directory marker
2025/03/11 01:43:59 DEBUG : A3/B1/: Creating directory marker
2025/03/11 01:43:59 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/11 01:43:59 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/11 01:44:00 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/11 01:44:00 DEBUG : A3/B2/: Creating directory marker
2025/03/11 01:44:00 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/11 01:44:00 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/11 01:44:00 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/11 01:44:00 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/11 01:44:00 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/11 01:44:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/11 01:44:00 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/11 01:44:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/11 01:44:00 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:44:00 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/11 01:44:00 INFO : A2/B1/C1/four: Deleted
2025/03/11 01:44:00 INFO : A2/two: Deleted
2025/03/11 01:44:00 INFO : A2/B1/three: Deleted
2025/03/11 01:44:00 INFO : A2/B1/C2/five: Deleted
2025/03/11 01:44:00 INFO : A2/one: Deleted
2025/03/11 01:44:00 DEBUG : A2/B2/: Removing directory marker
2025/03/11 01:44:00 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/11 01:44:00 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/11 01:44:00 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/11 01:44:00 DEBUG : A2/B1/: Removing directory marker
2025/03/11 01:44:00 DEBUG : A2/: Removing directory marker
2025/03/11 01:44:00 INFO : Azure container rclone-test-tilotom0wina: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/11 01:44:01 DEBUG : A4/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A4/B1/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A4/B2/: Creating directory marker
2025/03/11 01:44:01 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/11 01:44:01 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/11 01:44:01 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/11 01:44:01 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/11 01:44:01 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/11 01:44:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/11 01:44:01 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/11 01:44:01 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/11 01:44:01 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/11 01:44:01 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/11 01:44:01 INFO : A3/B1/C2/five: Deleted
2025/03/11 01:44:01 INFO : A3/B1/three: Deleted
2025/03/11 01:44:01 INFO : A3/B1/C1/four: Deleted
2025/03/11 01:44:01 INFO : A3/two: Deleted
2025/03/11 01:44:01 INFO : A3/one: Deleted
2025/03/11 01:44:01 DEBUG : A3/B2/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A3/B1/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A3/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/B2/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/B1/: Removing directory marker
2025/03/11 01:44:02 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (6.31s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.10s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:03 DEBUG : Azure container rclone-test-tilotom0wina: File to upload is small (34 bytes), uploading instead of streaming
2025/03/11 01:44:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/11 01:44:03 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/11 01:44:03 NOTICE: Azure container rclone-test-tilotom0wina: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/11 01:44:03 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:03 DEBUG : Azure container rclone-test-tilotom0wina: File to upload is small (34 bytes), uploading instead of streaming
2025/03/11 01:44:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/11 01:44:03 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/11 01:44:03 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:04 DEBUG : Azure container rclone-test-tilotom0wina: File to upload is small (34 bytes), uploading instead of streaming
2025/03/11 01:44:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:04 DEBUG : Azure container rclone-test-tilotom0wina: File to upload is small (34 bytes), uploading instead of streaming
2025/03/11 01:44:04 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/11 01:44:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/11 01:44:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.11s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.62s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.49s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.49s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.51s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.09s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:05 DEBUG : Azure container rclone-test-tilotom0wina: File to upload is small (60 bytes), uploading instead of streaming
2025/03/11 01:44:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/11 01:44:05 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.40s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.09s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
2025/03/11 01:44:05 DEBUG : sub dir/: Creating directory marker
2025/03/11 01:44:06 DEBUG : Azure container rclone-test-tilotom0wina: Touching "sub dir/potato3"
2025/03/11 01:44:06 DEBUG : Azure container rclone-test-tilotom0wina: Touching "empty space"
2025/03/11 01:44:06 DEBUG : Azure container rclone-test-tilotom0wina: Touching "potato2"
2025/03/11 01:44:06 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.98s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.09s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.09s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.09s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.09s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-tilotom0wina", Local "Local file system at /tmp/rclone3450909973", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.09s)
=== 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/11 01:44:07 DEBUG : Azure container rclone-test-tilotom0wina: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m48.662891362s (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]