"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/05/02 04:33:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi"
2025/05/02 04:33:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:33:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:33:34 DEBUG : Azure container rclone-test-nepuwuh2qixi: Using directory markers
2025/05/02 04:33:34 DEBUG : Creating backend with remote "/tmp/rclone1700288474"
=== 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:33:34 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/02 04:33:34 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/02 04:33:34 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/02 04:33:34 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/02 04:33:34 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/02 04:33:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/02 04:33:36 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/02 04:33:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/02 04:33:38 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/02 04:33:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/02 04:33:40 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/02 04:33:42 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/02 04:33:44 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/02 04:33:46 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.66s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.28s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.20s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.87s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.96s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.98s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:33:47 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/02 04:33:47 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/02 04:33:47 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/02 04:33:47 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/02 04:33:47 DEBUG : chunksize-probe: Removing empty object
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/02 04:33:48 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/02 04:33:48 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/02 04:33:48 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/02 04:33:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/02 04:33:48 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/02 04:33:48 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/02 04:33:48 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/02 04:33:48 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/02 04:33:48 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/02 04:33:48 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/02 04:33:48 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/02 04:33:49 DEBUG : Returning error reader
2025/05/02 04:33:49 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/02 04:33:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:50 DEBUG : Returning error reader
2025/05/02 04:33:50 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/02 04:33:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:51 DEBUG : Returning error reader
2025/05/02 04:33:51 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/02 04:33:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:52 DEBUG : Returning error reader
2025/05/02 04:33:52 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/02 04:33:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:53 DEBUG : Returning error reader
2025/05/02 04:33:53 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/02 04:33:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:54 DEBUG : Returning error reader
2025/05/02 04:33:54 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/02 04:33:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:55 DEBUG : Returning error reader
2025/05/02 04:33:55 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/02 04:33:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:56 DEBUG : Returning error reader
2025/05/02 04:33:56 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/02 04:33:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:57 DEBUG : Returning error reader
2025/05/02 04:33:57 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/02 04:33:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/02 04:33:58 DEBUG : Returning error reader
2025/05/02 04:33:58 DEBUG : BOOM: simulated read failure
2025/05/02 04:33:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/02 04:33:58 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/02 04:33:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/02 04:33:58 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/02 04:33:58 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/02 04:33:58 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/02 04:33:58 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.57s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/02 04:34:05 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/02 04:34:05 DEBUG : potato: Seek from 10 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 10 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Seek from 5 to 2
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/02 04:34:05 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Seek from 5 to 2
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/02 04:34:05 DEBUG : potato: Seek from 8 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 8 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/02 04:34:05 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/02 04:34:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/02 04:34:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/02 04:34:05 DEBUG : potato: Seek from 5 to 2
2025/05/02 04:34:05 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/02 04:34:05 DEBUG : potato: Seek from 9 to 0
2025/05/02 04:34:05 DEBUG : potato: Seek from 9 to 0
2025/05/02 04:34:05 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", 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.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/02 04:34:07 DEBUG : Creating backend with remote "nonexistent"
2025/05/02 04:34:07 DEBUG : Creating backend with remote "nonexistent"
2025/05/02 04:34:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/02 04:34:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/02 04:34:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/02 04:34:07 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.48s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:09 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/02 04:34:09 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/02 04:34:09 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/02 04:34:09 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/02 04:34:10 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/02 04:34:10 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/02 04:34:10 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/02 04:34:10 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/data"
2025/05/02 04:34:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:10 DEBUG : Azure container rclone-test-nepuwuh2qixi path data: Using directory markers
2025/05/02 04:34:10 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/02 04:34:12 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.87s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/data"
2025/05/02 04:34:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:13 DEBUG : Azure container rclone-test-nepuwuh2qixi path data: Using directory markers
2025/05/02 04:34:13 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/02 04:34:16 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/05/02 04:34:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tigenos0cuve"
2025/05/02 04:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:16 DEBUG : Azure container rclone-test-tigenos0cuve: Using directory markers
2025/05/02 04:34:16 DEBUG : Creating backend with remote "/tmp/rclone107958987"
run.go:180: Remote "Azure container rclone-test-tigenos0cuve", Local "Local file system at /tmp/rclone107958987", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/02 04:34:16 ERROR : hello, world!: sum not found
2025/05/02 04:34:16 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-tigenos0cuve
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tigenos0cuve: 1 files missing
2025/05/02 04:34:16 NOTICE: 1 hashes missing
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tigenos0cuve: 2 differences found
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tigenos0cuve: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/02 04:34:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tigenos0cuve: 0 differences found
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tigenos0cuve: 1 matching files
2025/05/02 04:34:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tejekub0veya"
2025/05/02 04:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:16 DEBUG : Azure container rclone-test-tejekub0veya: Using directory markers
2025/05/02 04:34:16 DEBUG : Creating backend with remote "/tmp/rclone2406328659"
run.go:180: Remote "Azure container rclone-test-tejekub0veya", Local "Local file system at /tmp/rclone2406328659", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/02 04:34:16 ERROR : HELLO, WORLD!: sum not found
2025/05/02 04:34:16 ERROR : hello, world!: file not in Azure container rclone-test-tejekub0veya
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tejekub0veya: 1 files missing
2025/05/02 04:34:16 NOTICE: 1 hashes missing
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tejekub0veya: 2 differences found
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tejekub0veya: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/02 04:34:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tejekub0veya: 0 differences found
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-tejekub0veya: 1 matching files
2025/05/02 04:34:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gimuyog7lifa"
2025/05/02 04:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:16 DEBUG : Azure container rclone-test-gimuyog7lifa: Using directory markers
2025/05/02 04:34:16 DEBUG : Creating backend with remote "/tmp/rclone606846498"
run.go:180: Remote "Azure container rclone-test-gimuyog7lifa", Local "Local file system at /tmp/rclone606846498", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/02 04:34:16 ERROR : HeLlO, wOrLd!: sum not found
2025/05/02 04:34:16 ERROR : hello, world!: file not in Azure container rclone-test-gimuyog7lifa
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-gimuyog7lifa: 1 files missing
2025/05/02 04:34:16 NOTICE: 1 hashes missing
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-gimuyog7lifa: 2 differences found
2025/05/02 04:34:16 NOTICE: Azure container rclone-test-gimuyog7lifa: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/02 04:34:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-gimuyog7lifa: 0 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-gimuyog7lifa: 1 matching files
2025/05/02 04:34:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-daguwim8qiwi"
2025/05/02 04:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:17 DEBUG : Azure container rclone-test-daguwim8qiwi: Using directory markers
2025/05/02 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone2609474190"
run.go:180: Remote "Azure container rclone-test-daguwim8qiwi", Local "Local file system at /tmp/rclone2609474190", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/02 04:34:17 ERROR : HELLO, WORLD!: sum not found
2025/05/02 04:34:17 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-daguwim8qiwi
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-daguwim8qiwi: 1 files missing
2025/05/02 04:34:17 NOTICE: 1 hashes missing
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-daguwim8qiwi: 2 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-daguwim8qiwi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/02 04:34:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-daguwim8qiwi: 0 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-daguwim8qiwi: 1 matching files
2025/05/02 04:34:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pofovom2newa"
2025/05/02 04:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:17 DEBUG : Azure container rclone-test-pofovom2newa: Using directory markers
2025/05/02 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone1169498786"
run.go:180: Remote "Azure container rclone-test-pofovom2newa", Local "Local file system at /tmp/rclone1169498786", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/02 04:34:17 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:17 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pofovom2newa
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-pofovom2newa: 1 files missing
2025/05/02 04:34:17 NOTICE: 1 hashes missing
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-pofovom2newa: 2 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-pofovom2newa: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/02 04:34:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-pofovom2newa: 0 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-pofovom2newa: 1 matching files
2025/05/02 04:34:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puvaxiw4yayi"
2025/05/02 04:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:17 DEBUG : Azure container rclone-test-puvaxiw4yayi: Using directory markers
2025/05/02 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone3062676515"
run.go:180: Remote "Azure container rclone-test-puvaxiw4yayi", Local "Local file system at /tmp/rclone3062676515", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/02 04:34:17 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:17 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-puvaxiw4yayi
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-puvaxiw4yayi: 1 files missing
2025/05/02 04:34:17 NOTICE: 1 hashes missing
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-puvaxiw4yayi: 2 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-puvaxiw4yayi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/02 04:34:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-puvaxiw4yayi: 0 differences found
2025/05/02 04:34:17 NOTICE: Azure container rclone-test-puvaxiw4yayi: 1 matching files
2025/05/02 04:34:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gabifax6hiku"
2025/05/02 04:34:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:17 DEBUG : Azure container rclone-test-gabifax6hiku: Using directory markers
2025/05/02 04:34:17 DEBUG : Creating backend with remote "/tmp/rclone4125374812"
run.go:180: Remote "Azure container rclone-test-gabifax6hiku", Local "Local file system at /tmp/rclone4125374812", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-gabifax6hiku
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-gabifax6hiku: 1 files missing
2025/05/02 04:34:18 NOTICE: 1 hashes missing
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-gabifax6hiku: 2 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-gabifax6hiku: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/02 04:34:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-gabifax6hiku: 0 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-gabifax6hiku: 1 matching files
2025/05/02 04:34:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xirohon8degi"
2025/05/02 04:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:18 DEBUG : Azure container rclone-test-xirohon8degi: Using directory markers
2025/05/02 04:34:18 DEBUG : Creating backend with remote "/tmp/rclone3948394254"
run.go:180: Remote "Azure container rclone-test-xirohon8degi", Local "Local file system at /tmp/rclone3948394254", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xirohon8degi
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-xirohon8degi: 1 files missing
2025/05/02 04:34:18 NOTICE: 1 hashes missing
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-xirohon8degi: 2 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-xirohon8degi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/02 04:34:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-xirohon8degi: 0 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-xirohon8degi: 1 matching files
2025/05/02 04:34:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tubohak7sogi"
2025/05/02 04:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:18 DEBUG : Azure container rclone-test-tubohak7sogi: Using directory markers
2025/05/02 04:34:18 DEBUG : Creating backend with remote "/tmp/rclone2974104384"
run.go:180: Remote "Azure container rclone-test-tubohak7sogi", Local "Local file system at /tmp/rclone2974104384", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tubohak7sogi
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-tubohak7sogi: 1 files missing
2025/05/02 04:34:18 NOTICE: 1 hashes missing
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-tubohak7sogi: 2 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-tubohak7sogi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/02 04:34:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-tubohak7sogi: 0 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-tubohak7sogi: 1 matching files
2025/05/02 04:34:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vacatax0koti"
2025/05/02 04:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:34:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:18 DEBUG : Azure container rclone-test-vacatax0koti: Using directory markers
2025/05/02 04:34:18 DEBUG : Creating backend with remote "/tmp/rclone662456750"
run.go:180: Remote "Azure container rclone-test-vacatax0koti", Local "Local file system at /tmp/rclone662456750", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/02 04:34:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vacatax0koti
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-vacatax0koti: 1 files missing
2025/05/02 04:34:18 NOTICE: 1 hashes missing
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-vacatax0koti: 2 differences found
2025/05/02 04:34:18 NOTICE: Azure container rclone-test-vacatax0koti: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/02 04:34:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/02 04:34:19 NOTICE: Azure container rclone-test-vacatax0koti: 0 differences found
2025/05/02 04:34:19 NOTICE: Azure container rclone-test-vacatax0koti: 1 matching files
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-vacatax0koti: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-tubohak7sogi: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-xirohon8degi: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-gabifax6hiku: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-puvaxiw4yayi: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-pofovom2newa: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-daguwim8qiwi: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-gimuyog7lifa: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-tejekub0veya: Purge remote
2025/05/02 04:34:19 DEBUG : Azure container rclone-test-tigenos0cuve: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/02 04:34:19 DEBUG : sub/: Creating directory marker
2025/05/02 04:34:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:34:19 INFO : file1: Copied (new) to: sub/file2
2025/05/02 04:34:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:20 DEBUG : file1: Unchanged skipping
2025/05/02 04:34:20 DEBUG : Azure container rclone-test-nepuwuh2qixi: don't need to copy/move sub/file2, it is already at target location
2025/05/02 04:34:20 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:20 DEBUG : dst/: Creating directory marker
2025/05/02 04:34:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/backup"
2025/05/02 04:34:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:20 DEBUG : Azure container rclone-test-nepuwuh2qixi path backup: Using directory markers
2025/05/02 04:34:20 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/backup"
2025/05/02 04:34:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/02 04:34:20 DEBUG : dst/: Creating directory marker
2025/05/02 04:34:20 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/02 04:34:20 INFO : dst/file1: Copied (server-side copy)
2025/05/02 04:34:20 INFO : dst/file1: Deleted
2025/05/02 04:34:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:34:21 INFO : dst/file1: Copied (new)
2025/05/02 04:34:21 DEBUG : dst/: Removing directory marker
2025/05/02 04:34:21 DEBUG : backup/dst/: Removing directory marker
2025/05/02 04:34:21 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852db36-101e-00a1-781b-bb6780000000
Time:2025-05-02T04:34:21.3710643Z
--------------------------------------------------------------------------------
2025/05/02 04:34:22 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852dcde-101e-00a1-6b1b-bb6780000000
Time:2025-05-02T04:34:22.4087044Z
--------------------------------------------------------------------------------
2025/05/02 04:34:23 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852de8e-101e-00a1-611b-bb6780000000
Time:2025-05-02T04:34:23.4458221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852de8e-101e-00a1-611b-bb6780000000
Time:2025-05-02T04:34:23.4458221Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/dst"
2025/05/02 04:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:24 DEBUG : Azure container rclone-test-nepuwuh2qixi path dst: Using directory markers
2025/05/02 04:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:24 DEBUG : Azure container rclone-test-nepuwuh2qixi path CompareDest: Using directory markers
2025/05/02 04:34:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:24 DEBUG : one: Need to transfer - File not found at Destination
2025/05/02 04:34:24 DEBUG : /: Creating directory marker
2025/05/02 04:34:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:34:24 INFO : one: Copied (new)
2025/05/02 04:34:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:25 DEBUG : /: Creating directory marker
2025/05/02 04:34:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/02 04:34:25 INFO : one: Copied (replaced existing)
2025/05/02 04:34:25 DEBUG : dst/: Creating directory marker
2025/05/02 04:34:25 DEBUG : CompareDest/: Creating directory marker
2025/05/02 04:34:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:25 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/02 04:34:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:25 DEBUG : two: Need to transfer - File not found at Destination
2025/05/02 04:34:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:25 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/02 04:34:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:26 DEBUG : two: Need to transfer - File not found at Destination
2025/05/02 04:34:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:26 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/02 04:34:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CompareDest"
2025/05/02 04:34:26 DEBUG : two: Need to transfer - File not found at Destination
2025/05/02 04:34:26 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/02 04:34:26 INFO : two: Copied (new)
2025/05/02 04:34:26 DEBUG : dst/: Removing directory marker
2025/05/02 04:34:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852e47e-101e-00a1-741b-bb6780000000
Time:2025-05-02T04:34:26.8411713Z
--------------------------------------------------------------------------------
2025/05/02 04:34:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852e6b7-101e-00a1-601b-bb6780000000
Time:2025-05-02T04:34:27.8783883Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852e83d-101e-00a1-261b-bb6780000000
Time:2025-05-02T04:34:28.9157918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852e83d-101e-00a1-261b-bb6780000000
Time:2025-05-02T04:34:28.9157918Z
--------------------------------------------------------------------------------
2025/05/02 04:34:29 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.59s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:34:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/dst"
2025/05/02 04:34:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:37 DEBUG : Azure container rclone-test-nepuwuh2qixi path dst: Using directory markers
2025/05/02 04:34:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:37 DEBUG : Azure container rclone-test-nepuwuh2qixi path CopyDest: Using directory markers
2025/05/02 04:34:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:37 DEBUG : one: Need to transfer - File not found at Destination
2025/05/02 04:34:37 DEBUG : /: Creating directory marker
2025/05/02 04:34:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:34:37 INFO : one: Copied (new)
2025/05/02 04:34:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:37 DEBUG : /: Creating directory marker
2025/05/02 04:34:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/02 04:34:37 INFO : one: Copied (replaced existing)
2025/05/02 04:34:37 DEBUG : dst/: Creating directory marker
2025/05/02 04:34:37 DEBUG : CopyDest/: Creating directory marker
2025/05/02 04:34:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/BackupDir"
2025/05/02 04:34:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:34:38 DEBUG : Azure container rclone-test-nepuwuh2qixi path BackupDir: Using directory markers
2025/05/02 04:34:38 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/BackupDir"
2025/05/02 04:34:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/02 04:34:38 DEBUG : /: Creating directory marker
2025/05/02 04:34:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:34:38 INFO : one: Copied (server-side copy)
2025/05/02 04:34:38 INFO : one: Deleted
2025/05/02 04:34:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/02 04:34:38 INFO : one: Copied (server-side copy)
2025/05/02 04:34:38 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/02 04:34:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:38 DEBUG : two: Need to transfer - File not found at Destination
2025/05/02 04:34:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/02 04:34:39 INFO : two: Copied (server-side copy)
2025/05/02 04:34:39 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/02 04:34:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:34:39 DEBUG : two: Unchanged skipping
2025/05/02 04:34:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/CopyDest"
2025/05/02 04:34:39 DEBUG : three: Need to transfer - File not found at Destination
2025/05/02 04:34:39 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/02 04:34:39 DEBUG : three: Destination not found in --copy-dest
2025/05/02 04:34:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/02 04:34:39 INFO : three: Copied (new)
2025/05/02 04:34:40 DEBUG : dst/: Removing directory marker
2025/05/02 04:34:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852fbbb-101e-00a1-791b-bb6780000000
Time:2025-05-02T04:34:40.1786266Z
--------------------------------------------------------------------------------
2025/05/02 04:34:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852fe31-101e-00a1-451b-bb6780000000
Time:2025-05-02T04:34:41.2158752Z
--------------------------------------------------------------------------------
2025/05/02 04:34:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852ffbc-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:34:42.2541003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8852ffbc-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:34:42.2541003Z
--------------------------------------------------------------------------------
2025/05/02 04:34:43 DEBUG : CopyDest/: Removing directory marker
2025/05/02 04:34:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853016c-101e-00a1-051b-bb6780000000
Time:2025-05-02T04:34:43.3303721Z
--------------------------------------------------------------------------------
2025/05/02 04:34:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88530345-101e-00a1-301b-bb6780000000
Time:2025-05-02T04:34:44.3678365Z
--------------------------------------------------------------------------------
2025/05/02 04:34:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88530561-101e-00a1-1a1b-bb6780000000
Time:2025-05-02T04:34:45.4060868Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88530561-101e-00a1-1a1b-bb6780000000
Time:2025-05-02T04:34:45.4060868Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.48s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/02 04:34: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885312d9-101e-00a1-4c1b-bb6780000000
Time:2025-05-02T04:34:53.6200812Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531524-101e-00a1-611b-bb6780000000
Time:2025-05-02T04:34:54.6576227Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531688-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:34:55.6950587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531688-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:34:55.6950587Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531899-101e-00a1-531b-bb6780000000
Time:2025-05-02T04:34:56.7321312Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531ac4-101e-00a1-2b1b-bb6780000000
Time:2025-05-02T04:34:57.7695110Z
--------------------------------------------------------------------------------
2025/05/02 04:34: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531c20-101e-00a1-4e1b-bb6780000000
Time:2025-05-02T04:34:58.8070109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88531c20-101e-00a1-4e1b-bb6780000000
Time:2025-05-02T04:34:58.8070109Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885328f0-101e-00a1-341b-bb6780000000
Time:2025-05-02T04:35:06.9979295Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88532a3f-101e-00a1-541b-bb6780000000
Time:2025-05-02T04:35:08.0361718Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88532bfe-101e-00a1-6b1b-bb6780000000
Time:2025-05-02T04:35:09.0737723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88532bfe-101e-00a1-6b1b-bb6780000000
Time:2025-05-02T04:35:09.0737723Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88532d72-101e-00a1-221b-bb6780000000
Time:2025-05-02T04:35:10.1116110Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88532f82-101e-00a1-261b-bb6780000000
Time:2025-05-02T04:35:11.1487198Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885330df-101e-00a1-511b-bb6780000000
Time:2025-05-02T04:35:12.1860361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885330df-101e-00a1-511b-bb6780000000
Time:2025-05-02T04:35:12.1860361Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:35:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/02 04:35:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/02 04:35:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/02 04:35:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ceb9dbb36a0dc8196575e2c75d755e1e OK
2025/05/02 04:35:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88533e2d-101e-00a1-421b-bb6780000000
Time:2025-05-02T04:35:21.2859763Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88533fbd-101e-00a1-171b-bb6780000000
Time:2025-05-02T04:35:22.3230733Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88534196-101e-00a1-341b-bb6780000000
Time:2025-05-02T04:35:23.3608014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88534196-101e-00a1-341b-bb6780000000
Time:2025-05-02T04:35:23.3608014Z
--------------------------------------------------------------------------------
2025/05/02 04:35:24 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88534324-101e-00a1-0b1b-bb6780000000
Time:2025-05-02T04:35:24.4362731Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88534500-101e-00a1-401b-bb6780000000
Time:2025-05-02T04:35:25.4733284Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853472d-101e-00a1-2c1b-bb6780000000
Time:2025-05-02T04:35:26.5116075Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853472d-101e-00a1-2c1b-bb6780000000
Time:2025-05-02T04:35:26.5116075Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853540f-101e-00a1-011b-bb6780000000
Time:2025-05-02T04:35:34.7028000Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853552b-101e-00a1-701b-bb6780000000
Time:2025-05-02T04:35:35.7406979Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88535658-101e-00a1-661b-bb6780000000
Time:2025-05-02T04:35:36.7788373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88535658-101e-00a1-661b-bb6780000000
Time:2025-05-02T04:35:36.7788373Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885357ce-101e-00a1-101b-bb6780000000
Time:2025-05-02T04:35:37.8169933Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885358e8-101e-00a1-0e1b-bb6780000000
Time:2025-05-02T04:35:38.8541850Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88535a4f-101e-00a1-441b-bb6780000000
Time:2025-05-02T04:35:39.8928458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88535a4f-101e-00a1-441b-bb6780000000
Time:2025-05-02T04:35:39.8928458Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853672f-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:35:48.0825188Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853688e-101e-00a1-431b-bb6780000000
Time:2025-05-02T04:35:49.1198803Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536a74-101e-00a1-651b-bb6780000000
Time:2025-05-02T04:35:50.1580569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536a74-101e-00a1-651b-bb6780000000
Time:2025-05-02T04:35:50.1580569Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536c18-101e-00a1-441b-bb6780000000
Time:2025-05-02T04:35:51.1963146Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536d6c-101e-00a1-671b-bb6780000000
Time:2025-05-02T04:35:52.2339656Z
--------------------------------------------------------------------------------
2025/05/02 04:35: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536eec-101e-00a1-381b-bb6780000000
Time:2025-05-02T04:35:53.2720603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88536eec-101e-00a1-381b-bb6780000000
Time:2025-05-02T04:35:53.2720603Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88537ba3-101e-00a1-371b-bb6780000000
Time:2025-05-02T04:36:01.4637939Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88537cce-101e-00a1-381b-bb6780000000
Time:2025-05-02T04:36:02.5020648Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88537e6a-101e-00a1-2f1b-bb6780000000
Time:2025-05-02T04:36:03.5399168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88537e6a-101e-00a1-2f1b-bb6780000000
Time:2025-05-02T04:36:03.5399168Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88538173-101e-00a1-631b-bb6780000000
Time:2025-05-02T04:36:04.5775932Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885382eb-101e-00a1-2e1b-bb6780000000
Time:2025-05-02T04:36:05.6147889Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853847b-101e-00a1-021b-bb6780000000
Time:2025-05-02T04:36:06.6535832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853847b-101e-00a1-021b-bb6780000000
Time:2025-05-02T04:36:06.6535832Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539079-101e-00a1-371b-bb6780000000
Time:2025-05-02T04:36:14.8442699Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853928f-101e-00a1-101b-bb6780000000
Time:2025-05-02T04:36:15.8832577Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539488-101e-00a1-471b-bb6780000000
Time:2025-05-02T04:36:16.9215223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539488-101e-00a1-471b-bb6780000000
Time:2025-05-02T04:36:16.9215223Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853961d-101e-00a1-311b-bb6780000000
Time:2025-05-02T04:36:17.9589110Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539751-101e-00a1-331b-bb6780000000
Time:2025-05-02T04:36:18.9965735Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539888-101e-00a1-371b-bb6780000000
Time:2025-05-02T04:36:20.0337883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88539888-101e-00a1-371b-bb6780000000
Time:2025-05-02T04:36:20.0337883Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853a3c4-101e-00a1-2e1b-bb6780000000
Time:2025-05-02T04:36:28.2258523Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853a647-101e-00a1-771b-bb6780000000
Time:2025-05-02T04:36:29.2640254Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853a864-101e-00a1-5f1b-bb6780000000
Time:2025-05-02T04:36:30.3017014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853a864-101e-00a1-5f1b-bb6780000000
Time:2025-05-02T04:36:30.3017014Z
--------------------------------------------------------------------------------
2025/05/02 04:36:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853aa13-101e-00a1-401b-bb6780000000
Time:2025-05-02T04:36:31.3392728Z
--------------------------------------------------------------------------------
2025/05/02 04:36:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ab8a-101e-00a1-0b1b-bb6780000000
Time:2025-05-02T04:36:32.3763532Z
--------------------------------------------------------------------------------
2025/05/02 04:36:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ad28-101e-00a1-4a1b-bb6780000000
Time:2025-05-02T04:36:33.4137296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ad28-101e-00a1-4a1b-bb6780000000
Time:2025-05-02T04:36:33.4137296Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:36:41 DEBUG : also/: Creating directory marker
2025/05/02 04:36:42 INFO : Azure container rclone-test-nepuwuh2qixi: Looking for duplicate md5 hashes using newest mode.
2025/05/02 04:36:42 NOTICE: aff8057d1cee343751fba3be9c1669fb: Found 3 files with duplicate md5 hashes
2025/05/02 04:36:42 INFO : one: Deleted
2025/05/02 04:36:42 INFO : also/one: Deleted
2025/05/02 04:36:42 NOTICE: aff8057d1cee343751fba3be9c1669fb: Deleted 2 extra copies
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853b9bc-101e-00a1-371b-bb6780000000
Time:2025-05-02T04:36:42.4727477Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853bb0e-101e-00a1-5f1b-bb6780000000
Time:2025-05-02T04:36:43.5151611Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853bc7c-101e-00a1-1b1b-bb6780000000
Time:2025-05-02T04:36:44.5521664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853bc7c-101e-00a1-1b1b-bb6780000000
Time:2025-05-02T04:36:44.5521664Z
--------------------------------------------------------------------------------
2025/05/02 04:36:45 DEBUG : also/: Removing directory marker
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853bebc-101e-00a1-161b-bb6780000000
Time:2025-05-02T04:36:45.6298226Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853c014-101e-00a1-471b-bb6780000000
Time:2025-05-02T04:36:46.6674007Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853c163-101e-00a1-6c1b-bb6780000000
Time:2025-05-02T04:36:47.7050651Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853c163-101e-00a1-6c1b-bb6780000000
Time:2025-05-02T04:36:47.7050651Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.30s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853cc69-101e-00a1-471b-bb6780000000
Time:2025-05-02T04:36:55.9050366Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ce21-101e-00a1-1f1b-bb6780000000
Time:2025-05-02T04:36:56.9431594Z
--------------------------------------------------------------------------------
2025/05/02 04:36: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853cff8-101e-00a1-231b-bb6780000000
Time:2025-05-02T04:36:57.9811990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853cff8-101e-00a1-231b-bb6780000000
Time:2025-05-02T04:36:57.9811990Z
--------------------------------------------------------------------------------
2025/05/02 04:36:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853d181-101e-00a1-781b-bb6780000000
Time:2025-05-02T04:36:59.0181741Z
--------------------------------------------------------------------------------
2025/05/02 04:37:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853d33b-101e-00a1-7f1b-bb6780000000
Time:2025-05-02T04:37:00.0559642Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853d547-101e-00a1-621b-bb6780000000
Time:2025-05-02T04:37:01.0929714Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853d547-101e-00a1-621b-bb6780000000
Time:2025-05-02T04:37:01.0929714Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e100-101e-00a1-731b-bb6780000000
Time:2025-05-02T04:37:09.2829108Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e2dc-101e-00a1-181b-bb6780000000
Time:2025-05-02T04:37:10.3206614Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e52e-101e-00a1-6f1b-bb6780000000
Time:2025-05-02T04:37:11.3589121Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e52e-101e-00a1-6f1b-bb6780000000
Time:2025-05-02T04:37:11.3589121Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e750-101e-00a1-5d1b-bb6780000000
Time:2025-05-02T04:37:12.3968546Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853e8eb-101e-00a1-4a1b-bb6780000000
Time:2025-05-02T04:37:13.4371882Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ea1a-101e-00a1-531b-bb6780000000
Time:2025-05-02T04:37:14.4750206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853ea1a-101e-00a1-531b-bb6780000000
Time:2025-05-02T04:37:14.4750206Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853f5c4-101e-00a1-3d1b-bb6780000000
Time:2025-05-02T04:37:22.6670731Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853f744-101e-00a1-0f1b-bb6780000000
Time:2025-05-02T04:37:23.7050781Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853f8b9-101e-00a1-5e1b-bb6780000000
Time:2025-05-02T04:37:24.7432830Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853f8b9-101e-00a1-5e1b-bb6780000000
Time:2025-05-02T04:37:24.7432830Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853facf-101e-00a1-2a1b-bb6780000000
Time:2025-05-02T04:37:25.7817417Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853fc92-101e-00a1-0f1b-bb6780000000
Time:2025-05-02T04:37:26.8201160Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853fdd4-101e-00a1-281b-bb6780000000
Time:2025-05-02T04:37:27.8585806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8853fdd4-101e-00a1-281b-bb6780000000
Time:2025-05-02T04:37:27.8585806Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854094f-101e-00a1-551b-bb6780000000
Time:2025-05-02T04:37:36.0516824Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88540ac6-101e-00a1-191b-bb6780000000
Time:2025-05-02T04:37:37.0890099Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88540be1-101e-00a1-7a1b-bb6780000000
Time:2025-05-02T04:37:38.1264194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88540be1-101e-00a1-7a1b-bb6780000000
Time:2025-05-02T04:37:38.1264194Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88540cd3-101e-00a1-411b-bb6780000000
Time:2025-05-02T04:37:39.1649986Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88540e16-101e-00a1-421b-bb6780000000
Time:2025-05-02T04:37:40.2031399Z
--------------------------------------------------------------------------------
2025/05/02 04:37: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854105c-101e-00a1-611b-bb6780000000
Time:2025-05-02T04:37:41.2404189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854105c-101e-00a1-611b-bb6780000000
Time:2025-05-02T04:37:41.2404189Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/02 04:37:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88541aa0-101e-00a1-671b-bb6780000000
Time:2025-05-02T04:37:49.4361331Z
--------------------------------------------------------------------------------
2025/05/02 04:37:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88541c20-101e-00a1-3f1b-bb6780000000
Time:2025-05-02T04:37:50.4776400Z
--------------------------------------------------------------------------------
2025/05/02 04:37:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88541e5f-101e-00a1-2d1b-bb6780000000
Time:2025-05-02T04:37:51.5156412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88541e5f-101e-00a1-2d1b-bb6780000000
Time:2025-05-02T04:37:51.5156412Z
--------------------------------------------------------------------------------
2025/05/02 04:37:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88541fcd-101e-00a1-4f1b-bb6780000000
Time:2025-05-02T04:37:52.5535656Z
--------------------------------------------------------------------------------
2025/05/02 04:37:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88542119-101e-00a1-651b-bb6780000000
Time:2025-05-02T04:37:53.5906653Z
--------------------------------------------------------------------------------
2025/05/02 04:37:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854224d-101e-00a1-711b-bb6780000000
Time:2025-05-02T04:37:54.6431616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854224d-101e-00a1-711b-bb6780000000
Time:2025-05-02T04:37:54.6431616Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.40s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:38:02 DEBUG : sub dir/: Creating directory marker
2025/05/02 04:38:03 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/02 04:38:03 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/02 04:38:04 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/02 04:38:04 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/02 04:38:04 DEBUG : sub dir/: Removing directory marker
2025/05/02 04:38:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885430b7-101e-00a1-551b-bb6780000000
Time:2025-05-02T04:38:04.3122853Z
--------------------------------------------------------------------------------
2025/05/02 04:38:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543217-101e-00a1-031b-bb6780000000
Time:2025-05-02T04:38:05.3503782Z
--------------------------------------------------------------------------------
2025/05/02 04:38:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543409-101e-00a1-3c1b-bb6780000000
Time:2025-05-02T04:38:06.3886238Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543409-101e-00a1-3c1b-bb6780000000
Time:2025-05-02T04:38:06.3886238Z
--------------------------------------------------------------------------------
2025/05/02 04:38:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543585-101e-00a1-7c1c-bb6780000000
Time:2025-05-02T04:38:07.4258979Z
--------------------------------------------------------------------------------
2025/05/02 04:38:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885436b8-101e-00a1-6f1c-bb6780000000
Time:2025-05-02T04:38:08.4632263Z
--------------------------------------------------------------------------------
2025/05/02 04:38:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543801-101e-00a1-031c-bb6780000000
Time:2025-05-02T04:38:09.5016096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88543801-101e-00a1-031c-bb6780000000
Time:2025-05-02T04:38:09.5016096Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:38:17 DEBUG : sub dir/: Creating directory marker
2025/05/02 04:38:18 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/02 04:38:18 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/02 04:38:19 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/02 04:38:19 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/02 04:38:19 DEBUG : sub dir/: Removing directory marker
2025/05/02 04:38:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544595-101e-00a1-0d1c-bb6780000000
Time:2025-05-02T04:38:19.1420426Z
--------------------------------------------------------------------------------
2025/05/02 04:38:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544710-101e-00a1-471c-bb6780000000
Time:2025-05-02T04:38:20.1798575Z
--------------------------------------------------------------------------------
2025/05/02 04:38:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544839-101e-00a1-371c-bb6780000000
Time:2025-05-02T04:38:21.2184140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544839-101e-00a1-371c-bb6780000000
Time:2025-05-02T04:38:21.2184140Z
--------------------------------------------------------------------------------
2025/05/02 04:38:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544972-101e-00a1-4a1c-bb6780000000
Time:2025-05-02T04:38:22.2555834Z
--------------------------------------------------------------------------------
2025/05/02 04:38:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544ad2-101e-00a1-011c-bb6780000000
Time:2025-05-02T04:38:23.2932007Z
--------------------------------------------------------------------------------
2025/05/02 04:38:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544ca9-101e-00a1-2e1c-bb6780000000
Time:2025-05-02T04:38:24.3308765Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88544ca9-101e-00a1-2e1c-bb6780000000
Time:2025-05-02T04:38:24.3308765Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:38:32 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/02 04:38:33 DEBUG : sub/: Removing directory marker
2025/05/02 04:38:33 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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88545aae-101e-00a1-171c-bb6780000000
Time:2025-05-02T04:38:33.3903986Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88545cd8-101e-00a1-661c-bb6780000000
Time:2025-05-02T04:38:34.4285278Z
--------------------------------------------------------------------------------
2025/05/02 04:38:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88545ea3-101e-00a1-421c-bb6780000000
Time:2025-05-02T04:38:35.4661736Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88545ea3-101e-00a1-421c-bb6780000000
Time:2025-05-02T04:38:35.4661736Z
--------------------------------------------------------------------------------
2025/05/02 04:38:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854603e-101e-00a1-091c-bb6780000000
Time:2025-05-02T04:38:36.5035988Z
--------------------------------------------------------------------------------
2025/05/02 04:38:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885461e6-101e-00a1-4c1c-bb6780000000
Time:2025-05-02T04:38:37.5410783Z
--------------------------------------------------------------------------------
2025/05/02 04:38:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88546390-101e-00a1-2d1c-bb6780000000
Time:2025-05-02T04:38:38.5790959Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88546390-101e-00a1-2d1c-bb6780000000
Time:2025-05-02T04:38:38.5790959Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.25s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:38:46 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/02 04:38:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/notfound"
2025/05/02 04:38:47 DEBUG : Config file has changed externally - reloading
2025/05/02 04:38:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:38:47 DEBUG : Azure container rclone-test-nepuwuh2qixi path notfound: Using directory markers
2025/05/02 04:38:47 DEBUG : sub/: Removing directory marker
2025/05/02 04:38:47 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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885470c5-101e-00a1-571c-bb6780000000
Time:2025-05-02T04:38:47.8839674Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88547243-101e-00a1-181c-bb6780000000
Time:2025-05-02T04:38:48.9217421Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88547397-101e-00a1-321c-bb6780000000
Time:2025-05-02T04:38:49.9589897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88547397-101e-00a1-321c-bb6780000000
Time:2025-05-02T04:38:49.9589897Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885474c4-101e-00a1-261c-bb6780000000
Time:2025-05-02T04:38:50.9965740Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885476d8-101e-00a1-0e1c-bb6780000000
Time:2025-05-02T04:38:52.0339449Z
--------------------------------------------------------------------------------
2025/05/02 04:38: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854781f-101e-00a1-1f1c-bb6780000000
Time:2025-05-02T04:38:53.0720676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854781f-101e-00a1-1f1c-bb6780000000
Time:2025-05-02T04:38:53.0720676Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:39:01 INFO : Azure container rclone-test-nepuwuh2qixi: Making directory
2025/05/02 04:39:01 INFO : Azure container rclone-test-nepuwuh2qixi: Making directory
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88548346-101e-00a1-741c-bb6780000000
Time:2025-05-02T04:39:01.3052618Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854849e-101e-00a1-0e1c-bb6780000000
Time:2025-05-02T04:39:02.3429018Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885485fb-101e-00a1-311c-bb6780000000
Time:2025-05-02T04:39:03.3827817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885485fb-101e-00a1-311c-bb6780000000
Time:2025-05-02T04:39:03.3827817Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854879f-101e-00a1-0b1c-bb6780000000
Time:2025-05-02T04:39:04.4213363Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885488f2-101e-00a1-361c-bb6780000000
Time:2025-05-02T04:39:05.4599053Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88548a97-101e-00a1-2c1c-bb6780000000
Time:2025-05-02T04:39:06.4995013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88548a97-101e-00a1-2c1c-bb6780000000
Time:2025-05-02T04:39:06.4995013Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:39:14 DEBUG : sub dir/: Creating directory marker
2025/05/02 04:39:15 DEBUG : sub dir/: Removing directory marker
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854978d-101e-00a1-461c-bb6780000000
Time:2025-05-02T04:39:15.0659313Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854991a-101e-00a1-1c1c-bb6780000000
Time:2025-05-02T04:39:16.1034976Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88549ab8-101e-00a1-0b1c-bb6780000000
Time:2025-05-02T04:39:17.1405884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88549ab8-101e-00a1-0b1c-bb6780000000
Time:2025-05-02T04:39:17.1405884Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88549c6c-101e-00a1-1f1c-bb6780000000
Time:2025-05-02T04:39:18.1780460Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88549ed4-101e-00a1-451c-bb6780000000
Time:2025-05-02T04:39:19.2158166Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854a135-101e-00a1-2a1c-bb6780000000
Time:2025-05-02T04:39:20.2538278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854a135-101e-00a1-2a1c-bb6780000000
Time:2025-05-02T04:39:20.2538278Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b0cd-101e-00a1-5b1c-bb6780000000
Time:2025-05-02T04:39:28.8582415Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b234-101e-00a1-7c1c-bb6780000000
Time:2025-05-02T04:39:29.8956884Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b3ca-101e-00a1-3a1c-bb6780000000
Time:2025-05-02T04:39:30.9334889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b3ca-101e-00a1-3a1c-bb6780000000
Time:2025-05-02T04:39:30.9334889Z
--------------------------------------------------------------------------------
2025/05/02 04:39:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b53b-101e-00a1-651c-bb6780000000
Time:2025-05-02T04:39:31.9707376Z
--------------------------------------------------------------------------------
2025/05/02 04:39:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b6bc-101e-00a1-0e1c-bb6780000000
Time:2025-05-02T04:39:33.0084203Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b839-101e-00a1-4e1c-bb6780000000
Time:2025-05-02T04:39:34.0459643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854b839-101e-00a1-4e1c-bb6780000000
Time:2025-05-02T04:39:34.0459643Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:39:42 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c421-101e-00a1-121c-bb6780000000
Time:2025-05-02T04:39:42.7210704Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c5ec-101e-00a1-2a1c-bb6780000000
Time:2025-05-02T04:39:43.7590873Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c716-101e-00a1-331c-bb6780000000
Time:2025-05-02T04:39:44.7966508Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c716-101e-00a1-331c-bb6780000000
Time:2025-05-02T04:39:44.7966508Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c837-101e-00a1-2e1c-bb6780000000
Time:2025-05-02T04:39:45.8341351Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854c94c-101e-00a1-1a1c-bb6780000000
Time:2025-05-02T04:39:46.8716257Z
--------------------------------------------------------------------------------
2025/05/02 04:39: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854cab1-101e-00a1-401c-bb6780000000
Time:2025-05-02T04:39:47.9092894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854cab1-101e-00a1-401c-bb6780000000
Time:2025-05-02T04:39:47.9092894Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.86s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:39:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854d7f8-101e-00a1-7d1c-bb6780000000
Time:2025-05-02T04:39:56.5170576Z
--------------------------------------------------------------------------------
2025/05/02 04:39:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854d966-101e-00a1-2c1c-bb6780000000
Time:2025-05-02T04:39:57.5550177Z
--------------------------------------------------------------------------------
2025/05/02 04:39:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854db8c-101e-00a1-6a1c-bb6780000000
Time:2025-05-02T04:39:58.5936677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854db8c-101e-00a1-6a1c-bb6780000000
Time:2025-05-02T04:39:58.5936677Z
--------------------------------------------------------------------------------
2025/05/02 04:39:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854dd76-101e-00a1-141c-bb6780000000
Time:2025-05-02T04:39:59.6309384Z
--------------------------------------------------------------------------------
2025/05/02 04:40:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854df96-101e-00a1-511c-bb6780000000
Time:2025-05-02T04:40:00.6682002Z
--------------------------------------------------------------------------------
2025/05/02 04:40: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854e135-101e-00a1-0e1c-bb6780000000
Time:2025-05-02T04:40:01.7055338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8854e135-101e-00a1-0e1c-bb6780000000
Time:2025-05-02T04:40:01.7055338Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/02 04:40:10 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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de13d-801e-0068-191c-bbda6d000000
Time:2025-05-02T04:40:10.4228529Z
--------------------------------------------------------------------------------
2025/05/02 04:40:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de22f-801e-0068-611c-bbda6d000000
Time:2025-05-02T04:40:11.4614965Z
--------------------------------------------------------------------------------
2025/05/02 04:40:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de364-801e-0068-5b1c-bbda6d000000
Time:2025-05-02T04:40:12.4995584Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de364-801e-0068-5b1c-bbda6d000000
Time:2025-05-02T04:40:12.4995584Z
--------------------------------------------------------------------------------
2025/05/02 04:40:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de4d2-801e-0068-611c-bbda6d000000
Time:2025-05-02T04:40:13.5372585Z
--------------------------------------------------------------------------------
2025/05/02 04:40:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de603-801e-0068-651c-bbda6d000000
Time:2025-05-02T04:40:14.5753878Z
--------------------------------------------------------------------------------
2025/05/02 04:40:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de73d-801e-0068-731c-bbda6d000000
Time:2025-05-02T04:40:15.6131882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527de73d-801e-0068-731c-bbda6d000000
Time:2025-05-02T04:40:15.6131882Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/02 04:40:23 DEBUG : Creating backend with remote ":memory:"
2025/05/02 04:40:23 DEBUG : Config file has changed externally - reloading
2025/05/02 04:40:23 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/02 04:40:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/02 04:40:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/02 04:40:23 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:40:23 DEBUG : sub dir/: Creating directory marker
2025/05/02 04:40:24 DEBUG : sub dir/: Removing directory marker
2025/05/02 04:40:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df08f-801e-0068-3a1c-bbda6d000000
Time:2025-05-02T04:40:24.4161982Z
--------------------------------------------------------------------------------
2025/05/02 04:40:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df1b1-801e-0068-201c-bbda6d000000
Time:2025-05-02T04:40:25.4540529Z
--------------------------------------------------------------------------------
2025/05/02 04:40:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df29b-801e-0068-5f1c-bbda6d000000
Time:2025-05-02T04:40:26.4933204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df29b-801e-0068-5f1c-bbda6d000000
Time:2025-05-02T04:40:26.4933204Z
--------------------------------------------------------------------------------
2025/05/02 04:40:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df3b7-801e-0068-411c-bbda6d000000
Time:2025-05-02T04:40:27.5313313Z
--------------------------------------------------------------------------------
2025/05/02 04:40:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df4d2-801e-0068-211c-bbda6d000000
Time:2025-05-02T04:40:28.5692462Z
--------------------------------------------------------------------------------
2025/05/02 04:40:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df5d8-801e-0068-021c-bbda6d000000
Time:2025-05-02T04:40:29.6073746Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527df5d8-801e-0068-021c-bbda6d000000
Time:2025-05-02T04:40:29.6073746Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:40:38 DEBUG : Waiting for deletions to finish
2025/05/02 04:40:38 DEBUG : large: Excluded (Size Filter)
2025/05/02 04:40:38 INFO : medium: Deleted
2025/05/02 04:40:38 INFO : small: Deleted
2025/05/02 04:40:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88551a88-101e-00a1-3e1c-bb6780000000
Time:2025-05-02T04:40:38.4158414Z
--------------------------------------------------------------------------------
2025/05/02 04:40:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88551ca7-101e-00a1-321c-bb6780000000
Time:2025-05-02T04:40:39.4541018Z
--------------------------------------------------------------------------------
2025/05/02 04:40:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88551e5e-101e-00a1-371c-bb6780000000
Time:2025-05-02T04:40:40.4913642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88551e5e-101e-00a1-371c-bb6780000000
Time:2025-05-02T04:40:40.4913642Z
--------------------------------------------------------------------------------
2025/05/02 04:40:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8855205d-101e-00a1-141c-bb6780000000
Time:2025-05-02T04:40:41.5292583Z
--------------------------------------------------------------------------------
2025/05/02 04:40:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885521ad-101e-00a1-361c-bb6780000000
Time:2025-05-02T04:40:42.5670083Z
--------------------------------------------------------------------------------
2025/05/02 04:40:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88552328-101e-00a1-5a1c-bb6780000000
Time:2025-05-02T04:40:43.6049236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88552328-101e-00a1-5a1c-bb6780000000
Time:2025-05-02T04:40:43.6049236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.99s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:40:52 DEBUG : Waiting for deletions to finish
2025/05/02 04:40:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/02 04:40:52 INFO : large: Deleted
2025/05/02 04:40:52 INFO : medium: Deleted
2025/05/02 04:40: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e0ef0-801e-0068-401c-bbda6d000000
Time:2025-05-02T04:40:52.3569649Z
--------------------------------------------------------------------------------
2025/05/02 04:40: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1007-801e-0068-281c-bbda6d000000
Time:2025-05-02T04:40:53.3946297Z
--------------------------------------------------------------------------------
2025/05/02 04:40: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1117-801e-0068-031c-bbda6d000000
Time:2025-05-02T04:40:54.4328503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1117-801e-0068-031c-bbda6d000000
Time:2025-05-02T04:40:54.4328503Z
--------------------------------------------------------------------------------
2025/05/02 04:40: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e12c7-801e-0068-7c1c-bbda6d000000
Time:2025-05-02T04:40:55.4704149Z
--------------------------------------------------------------------------------
2025/05/02 04:40: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e144b-801e-0068-511c-bbda6d000000
Time:2025-05-02T04:40:56.5083324Z
--------------------------------------------------------------------------------
2025/05/02 04:40:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e158a-801e-0068-4f1c-bbda6d000000
Time:2025-05-02T04:40:57.5464747Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e158a-801e-0068-4f1c-bbda6d000000
Time:2025-05-02T04:40:57.5464747Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/02 04:41:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1db1-801e-0068-631c-bbda6d000000
Time:2025-05-02T04:41:05.7375151Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1e7e-801e-0068-0c1c-bbda6d000000
Time:2025-05-02T04:41:06.7752451Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1f6d-801e-0068-591c-bbda6d000000
Time:2025-05-02T04:41:07.8143447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e1f6d-801e-0068-591c-bbda6d000000
Time:2025-05-02T04:41:07.8143447Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e20e6-801e-0068-171c-bbda6d000000
Time:2025-05-02T04:41:08.8515948Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e21c0-801e-0068-541c-bbda6d000000
Time:2025-05-02T04:41:09.8892303Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e22b9-801e-0068-181c-bbda6d000000
Time:2025-05-02T04:41:10.9268034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e22b9-801e-0068-181c-bbda6d000000
Time:2025-05-02T04:41:10.9268034Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:41:19 DEBUG : Waiting for deletions to finish
2025/05/02 04:41:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/02 04:41:19 INFO : medium: Deleted
2025/05/02 04:41:19 INFO : small: Deleted
2025/05/02 04:41:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88555b33-101e-00a1-411c-bb6780000000
Time:2025-05-02T04:41:19.6834835Z
--------------------------------------------------------------------------------
2025/05/02 04:41:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88555c4b-101e-00a1-341c-bb6780000000
Time:2025-05-02T04:41:20.7213964Z
--------------------------------------------------------------------------------
2025/05/02 04:41:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88555daa-101e-00a1-511c-bb6780000000
Time:2025-05-02T04:41:21.7601122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88555daa-101e-00a1-511c-bb6780000000
Time:2025-05-02T04:41:21.7601122Z
--------------------------------------------------------------------------------
2025/05/02 04:41:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88555fb3-101e-00a1-251c-bb6780000000
Time:2025-05-02T04:41:22.7976404Z
--------------------------------------------------------------------------------
2025/05/02 04:41:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885560ff-101e-00a1-311c-bb6780000000
Time:2025-05-02T04:41:23.8357995Z
--------------------------------------------------------------------------------
2025/05/02 04:41:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88556261-101e-00a1-5e1c-bb6780000000
Time:2025-05-02T04:41:24.8739183Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88556261-101e-00a1-5e1c-bb6780000000
Time:2025-05-02T04:41:24.8739183Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88556ee6-101e-00a1-641c-bb6780000000
Time:2025-05-02T04:41:33.0662590Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8855704b-101e-00a1-0b1c-bb6780000000
Time:2025-05-02T04:41:34.1050428Z
--------------------------------------------------------------------------------
2025/05/02 04:41:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885571c2-101e-00a1-4a1c-bb6780000000
Time:2025-05-02T04:41:35.1422835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885571c2-101e-00a1-4a1c-bb6780000000
Time:2025-05-02T04:41:35.1422835Z
--------------------------------------------------------------------------------
2025/05/02 04:41:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88557347-101e-00a1-191c-bb6780000000
Time:2025-05-02T04:41:36.1795307Z
--------------------------------------------------------------------------------
2025/05/02 04:41:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:885574b0-101e-00a1-401c-bb6780000000
Time:2025-05-02T04:41:37.2175277Z
--------------------------------------------------------------------------------
2025/05/02 04:41:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88557668-101e-00a1-2d1c-bb6780000000
Time:2025-05-02T04:41:38.2552265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:88557668-101e-00a1-2d1c-bb6780000000
Time:2025-05-02T04:41:38.2552265Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:41:46 DEBUG : Waiting for deletions to finish
2025/05/02 04:41:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/02 04:41:46 INFO : large: Deleted
2025/05/02 04:41:46 INFO : medium: Deleted
2025/05/02 04:41:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e47d9-801e-0068-661c-bbda6d000000
Time:2025-05-02T04:41:47.0106946Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4909-801e-0068-701c-bbda6d000000
Time:2025-05-02T04:41:48.0479183Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4a63-801e-0068-151c-bbda6d000000
Time:2025-05-02T04:41:49.0850650Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4a63-801e-0068-151c-bbda6d000000
Time:2025-05-02T04:41:49.0850650Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4b67-801e-0068-771c-bbda6d000000
Time:2025-05-02T04:41:50.1226911Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4c9a-801e-0068-761c-bbda6d000000
Time:2025-05-02T04:41:51.1603819Z
--------------------------------------------------------------------------------
2025/05/02 04:41: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4dff-801e-0068-241c-bbda6d000000
Time:2025-05-02T04:41:52.1985036Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e4dff-801e-0068-241c-bbda6d000000
Time:2025-05-02T04:41:52.1985036Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/02 04:42:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5832-801e-0068-641c-bbda6d000000
Time:2025-05-02T04:42:00.3898939Z
--------------------------------------------------------------------------------
2025/05/02 04:42:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e59b4-801e-0068-1c1c-bbda6d000000
Time:2025-05-02T04:42:01.4278196Z
--------------------------------------------------------------------------------
2025/05/02 04:42:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5b01-801e-0068-291c-bbda6d000000
Time:2025-05-02T04:42:02.4657352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5b01-801e-0068-291c-bbda6d000000
Time:2025-05-02T04:42:02.4657352Z
--------------------------------------------------------------------------------
2025/05/02 04:42:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5c2f-801e-0068-2f1c-bbda6d000000
Time:2025-05-02T04:42:03.5044784Z
--------------------------------------------------------------------------------
2025/05/02 04:42:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5d99-801e-0068-621c-bbda6d000000
Time:2025-05-02T04:42:04.5419262Z
--------------------------------------------------------------------------------
2025/05/02 04:42:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5f1d-801e-0068-321c-bbda6d000000
Time:2025-05-02T04:42:05.5790563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e5f1d-801e-0068-321c-bbda6d000000
Time:2025-05-02T04:42:05.5790563Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:42: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e69cb-801e-0068-4d1c-bbda6d000000
Time:2025-05-02T04:42:14.0691302Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6ae8-801e-0068-421c-bbda6d000000
Time:2025-05-02T04:42:15.1076309Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6c01-801e-0068-221c-bbda6d000000
Time:2025-05-02T04:42:16.1457260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6c01-801e-0068-221c-bbda6d000000
Time:2025-05-02T04:42:16.1457260Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6d34-801e-0068-1e1c-bbda6d000000
Time:2025-05-02T04:42:17.1843201Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6e5b-801e-0068-1a1c-bbda6d000000
Time:2025-05-02T04:42:18.2213524Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6f74-801e-0068-731c-bbda6d000000
Time:2025-05-02T04:42:19.2592071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e6f74-801e-0068-731c-bbda6d000000
Time:2025-05-02T04:42:19.2592071Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/02 04:42:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7801-801e-0068-7d1c-bbda6d000000
Time:2025-05-02T04:42:27.4511533Z
--------------------------------------------------------------------------------
2025/05/02 04:42:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7906-801e-0068-551c-bbda6d000000
Time:2025-05-02T04:42:28.4886439Z
--------------------------------------------------------------------------------
2025/05/02 04:42:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7a49-801e-0068-611c-bbda6d000000
Time:2025-05-02T04:42:29.5263349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7a49-801e-0068-611c-bbda6d000000
Time:2025-05-02T04:42:29.5263349Z
--------------------------------------------------------------------------------
2025/05/02 04:42:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7be1-801e-0068-421c-bbda6d000000
Time:2025-05-02T04:42:30.5641606Z
--------------------------------------------------------------------------------
2025/05/02 04:42:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7d5e-801e-0068-021c-bbda6d000000
Time:2025-05-02T04:42:31.6062765Z
--------------------------------------------------------------------------------
2025/05/02 04:42:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7eac-801e-0068-2b1c-bbda6d000000
Time:2025-05-02T04:42:32.6440967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e7eac-801e-0068-2b1c-bbda6d000000
Time:2025-05-02T04:42:32.6440967Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.06s)
=== RUN TestRetry
2025/05/02 04:42:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/02 04:42:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/02 04:42:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/02 04:42:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/02 04:42:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/02 04:42:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/02 04:42:40 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:42:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e88f3-801e-0068-091c-bbda6d000000
Time:2025-05-02T04:42:41.9580841Z
--------------------------------------------------------------------------------
2025/05/02 04:42:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e89d2-801e-0068-3a1c-bbda6d000000
Time:2025-05-02T04:42:42.9958516Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8b10-801e-0068-771c-bbda6d000000
Time:2025-05-02T04:42:44.0340629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8b10-801e-0068-771c-bbda6d000000
Time:2025-05-02T04:42:44.0340629Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8c14-801e-0068-3b1c-bbda6d000000
Time:2025-05-02T04:42:45.0723766Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8d13-801e-0068-181c-bbda6d000000
Time:2025-05-02T04:42:46.1098928Z
--------------------------------------------------------------------------------
2025/05/02 04:42: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8e1d-801e-0068-7e1c-bbda6d000000
Time:2025-05-02T04:42:47.1475786Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527e8e1d-801e-0068-7e1c-bbda6d000000
Time:2025-05-02T04:42:47.1475786Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/05/02 04:42:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-purifub3kona"
2025/05/02 04:42:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/02 04:42:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:42:55 DEBUG : Azure container rclone-test-purifub3kona: Using directory markers
2025/05/02 04:42:55 DEBUG : Creating backend with remote "/tmp/rclone1007812567"
run.go:180: Remote "Azure container rclone-test-purifub3kona", Local "Local file system at /tmp/rclone1007812567", Modify Window "1ns"
2025/05/02 04:42:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/02 04:42:55 DEBUG : A1/B1/: Creating directory marker
2025/05/02 04:42:55 DEBUG : A1/: Creating directory marker
2025/05/02 04:42:55 INFO : A2: Making directory
2025/05/02 04:42:55 DEBUG : A2/: Creating directory marker
2025/05/02 04:42:55 INFO : A1/B2: Making directory
2025/05/02 04:42:55 DEBUG : A1/B2/: Creating directory marker
2025/05/02 04:42:55 INFO : A1/B2/C2: Making directory
2025/05/02 04:42:55 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/02 04:42:55 INFO : A1/B1/C3: Making directory
2025/05/02 04:42:55 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/02 04:42:56 INFO : A3: Making directory
2025/05/02 04:42:56 DEBUG : A3/: Creating directory marker
2025/05/02 04:42:56 INFO : A3/B3: Making directory
2025/05/02 04:42:56 DEBUG : A3/B3/: Creating directory marker
2025/05/02 04:42:56 INFO : A3/B3/C4: Making directory
2025/05/02 04:42:56 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/02 04:42:56 DEBUG : Waiting for deletions to finish
2025/05/02 04:42:56 INFO : A1/B1/C1/one: Deleted
2025/05/02 04:42:56 DEBUG : removing 2 level 3 directories
2025/05/02 04:42:56 INFO : A1/B1/C3: Removing directory
2025/05/02 04:42:56 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/02 04:42:56 INFO : A1/B1/C1: Removing directory
2025/05/02 04:42:56 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/02 04:42:56 DEBUG : removing 1 level 2 directories
2025/05/02 04:42:56 INFO : A1/B1: Removing directory
2025/05/02 04:42:56 DEBUG : A1/B1/: Removing directory marker
2025/05/02 04:42:57 DEBUG : Azure container rclone-test-purifub3kona: Purge remote
2025/05/02 04:42:57 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.72s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:42:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/02 04:42:57 DEBUG : A1/B1/: Creating directory marker
2025/05/02 04:42:57 DEBUG : A1/: Creating directory marker
2025/05/02 04:42:57 INFO : A2: Making directory
2025/05/02 04:42:57 DEBUG : A2/: Creating directory marker
2025/05/02 04:42:57 INFO : A1/B2: Making directory
2025/05/02 04:42:57 DEBUG : A1/B2/: Creating directory marker
2025/05/02 04:42:57 INFO : A1/B2/C2: Making directory
2025/05/02 04:42:57 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/02 04:42:57 INFO : A1/B1/C3: Making directory
2025/05/02 04:42:57 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/02 04:42:57 INFO : A3: Making directory
2025/05/02 04:42:57 DEBUG : A3/: Creating directory marker
2025/05/02 04:42:57 INFO : A3/B3: Making directory
2025/05/02 04:42:57 DEBUG : A3/B3/: Creating directory marker
2025/05/02 04:42:57 INFO : A3/B3/C4: Making directory
2025/05/02 04:42:57 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/02 04:43:05 DEBUG : removing 1 level 3 directories
2025/05/02 04:43:05 INFO : A3/B3/C4: Removing directory
2025/05/02 04:43:05 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/02 04:43:12 DEBUG : removing 2 level 3 directories
2025/05/02 04:43:12 INFO : A1/B2/C2: Removing directory
2025/05/02 04:43:12 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/02 04:43:12 INFO : A1/B1/C3: Removing directory
2025/05/02 04:43:12 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/02 04:43:12 DEBUG : removing 2 level 2 directories
2025/05/02 04:43:12 INFO : A3/B3: Removing directory
2025/05/02 04:43:12 DEBUG : A3/B3/: Removing directory marker
2025/05/02 04:43:12 INFO : A1/B2: Removing directory
2025/05/02 04:43:12 DEBUG : A1/B2/: Removing directory marker
2025/05/02 04:43:12 DEBUG : removing 4 level 1 directories
2025/05/02 04:43:12 INFO : dst: Removing directory
2025/05/02 04:43:12 INFO : A2: Removing directory
2025/05/02 04:43:12 DEBUG : A2/: Removing directory marker
2025/05/02 04:43:12 INFO : A3: Removing directory
2025/05/02 04:43:12 DEBUG : A3/: Removing directory marker
2025/05/02 04:43:12 INFO : BackupDir: Removing directory
2025/05/02 04:43:12 DEBUG : dst/: Removing directory marker
2025/05/02 04:43:12 DEBUG : BackupDir/: Removing directory marker
2025/05/02 04:43:12 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:527eac05-801e-0068-041c-bbda6d000000
Time:2025-05-02T04:43:12.8838924Z
--------------------------------------------------------------------------------
2025/05/02 04:43:12 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58895f7b-901e-0080-2e1c-bb43fb000000
Time:2025-05-02T04:43:12.8805099Z
--------------------------------------------------------------------------------
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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58895f7b-901e-0080-2e1c-bb43fb000000
Time:2025-05-02T04:43:12.8805099Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/02 04:43:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58895fc2-901e-0080-671c-bb43fb000000
Time:2025-05-02T04:43:13.0726242Z
--------------------------------------------------------------------------------
2025/05/02 04:43:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58896111-901e-0080-781c-bb43fb000000
Time:2025-05-02T04:43:14.1102927Z
--------------------------------------------------------------------------------
2025/05/02 04:43:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58896242-901e-0080-101c-bb43fb000000
Time:2025-05-02T04:43:15.1483731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58896242-901e-0080-101c-bb43fb000000
Time:2025-05-02T04:43:15.1483731Z
--------------------------------------------------------------------------------
2025/05/02 04:43:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588963ac-901e-0080-421c-bb43fb000000
Time:2025-05-02T04:43:16.1861612Z
--------------------------------------------------------------------------------
2025/05/02 04:43:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889658c-901e-0080-6b1c-bb43fb000000
Time:2025-05-02T04:43:17.2240346Z
--------------------------------------------------------------------------------
2025/05/02 04:43:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889673c-901e-0080-6e1c-bb43fb000000
Time:2025-05-02T04:43:18.2621816Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889673c-901e-0080-6e1c-bb43fb000000
Time:2025-05-02T04:43:18.2621816Z
--------------------------------------------------------------------------------
2025/05/02 04:43:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/02 04:43:19 DEBUG : A1/B1/: Removing directory marker
2025/05/02 04:43:19 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.51s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:43:26 INFO : A1: Making directory
2025/05/02 04:43:26 DEBUG : A1/: Creating directory marker
2025/05/02 04:43:26 INFO : A1/B1: Making directory
2025/05/02 04:43:26 DEBUG : A1/B1/: Creating directory marker
2025/05/02 04:43:26 INFO : A1/B1/C1: Making directory
2025/05/02 04:43:26 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/02 04:43:34 DEBUG : removing 1 level 3 directories
2025/05/02 04:43:34 INFO : A1/B1/C1: Removing directory
2025/05/02 04:43:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/02 04:43:34 DEBUG : removing 1 level 2 directories
2025/05/02 04:43:34 INFO : A1/B1: Removing directory
2025/05/02 04:43:34 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/02 04:43:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588984d5-901e-0080-291c-bb43fb000000
Time:2025-05-02T04:43:41.5006362Z
--------------------------------------------------------------------------------
2025/05/02 04:43:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898612-901e-0080-2e1c-bb43fb000000
Time:2025-05-02T04:43:42.5383309Z
--------------------------------------------------------------------------------
2025/05/02 04:43:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898725-901e-0080-081c-bb43fb000000
Time:2025-05-02T04:43:43.5773276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898725-901e-0080-081c-bb43fb000000
Time:2025-05-02T04:43:43.5773276Z
--------------------------------------------------------------------------------
2025/05/02 04:43:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898893-901e-0080-331c-bb43fb000000
Time:2025-05-02T04:43:44.6155951Z
--------------------------------------------------------------------------------
2025/05/02 04:43:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588989bc-901e-0080-331c-bb43fb000000
Time:2025-05-02T04:43:45.6534092Z
--------------------------------------------------------------------------------
2025/05/02 04:43:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898aba-901e-0080-081c-bb43fb000000
Time:2025-05-02T04:43:46.6912298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:58898aba-901e-0080-081c-bb43fb000000
Time:2025-05-02T04:43:46.6912298Z
--------------------------------------------------------------------------------
2025/05/02 04:43:47 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.35s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:43:54 INFO : A1: Making directory
2025/05/02 04:43:54 DEBUG : A1/: Creating directory marker
2025/05/02 04:43:54 INFO : A1/B1: Making directory
2025/05/02 04:43:54 DEBUG : A1/B1/: Creating directory marker
2025/05/02 04:43:55 INFO : A1/B1/C1: Making directory
2025/05/02 04:43:55 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/02 04:44:02 DEBUG : removing 1 level 3 directories
2025/05/02 04:44:02 INFO : A1/B1/C1: Removing directory
2025/05/02 04:44:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/02 04:44:02 DEBUG : removing 1 level 2 directories
2025/05/02 04:44:02 INFO : A1/B1: Removing directory
2025/05/02 04:44:02 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a431-901e-0080-071c-bb43fb000000
Time:2025-05-02T04:44:09.8595022Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a560-901e-0080-6d1c-bb43fb000000
Time:2025-05-02T04:44:10.9047561Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a683-901e-0080-5c1c-bb43fb000000
Time:2025-05-02T04:44:11.9432223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a683-901e-0080-5c1c-bb43fb000000
Time:2025-05-02T04:44:11.9432223Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a764-901e-0080-111c-bb43fb000000
Time:2025-05-02T04:44:12.9812287Z
--------------------------------------------------------------------------------
2025/05/02 04:44:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a83d-901e-0080-441c-bb43fb000000
Time:2025-05-02T04:44:14.0194117Z
--------------------------------------------------------------------------------
2025/05/02 04:44:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a92d-901e-0080-021c-bb43fb000000
Time:2025-05-02T04:44:15.0569161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889a92d-901e-0080-021c-bb43fb000000
Time:2025-05-02T04:44:15.0569161Z
--------------------------------------------------------------------------------
2025/05/02 04:44:16 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.36s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:44:23 DEBUG : filename.txt: File name found in url
2025/05/02 04:44:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/05/02 04:44:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b23d-901e-0080-651c-bb43fb000000
Time:2025-05-02T04:44:24.0219594Z
--------------------------------------------------------------------------------
2025/05/02 04:44:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b3be-901e-0080-311c-bb43fb000000
Time:2025-05-02T04:44:25.0604285Z
--------------------------------------------------------------------------------
2025/05/02 04:44:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b553-901e-0080-6d1c-bb43fb000000
Time:2025-05-02T04:44:26.0990748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b553-901e-0080-6d1c-bb43fb000000
Time:2025-05-02T04:44:26.0990748Z
--------------------------------------------------------------------------------
2025/05/02 04:44:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b6f4-901e-0080-331c-bb43fb000000
Time:2025-05-02T04:44:27.1375503Z
--------------------------------------------------------------------------------
2025/05/02 04:44:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889b891-901e-0080-6e1c-bb43fb000000
Time:2025-05-02T04:44:28.1754989Z
--------------------------------------------------------------------------------
2025/05/02 04:44:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ba33-901e-0080-351c-bb43fb000000
Time:2025-05-02T04:44:29.2142051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ba33-901e-0080-351c-bb43fb000000
Time:2025-05-02T04:44:29.2142051Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.12s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:44:37 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/02 04:44:37 DEBUG : sub/: Creating directory marker
2025/05/02 04:44:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:44:37 INFO : file1: Copied (new) to: sub/file2
2025/05/02 04:44:37 INFO : file1: Deleted
2025/05/02 04:44:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:44:37 DEBUG : file1: Unchanged skipping
2025/05/02 04:44:37 INFO : file1: Deleted
2025/05/02 04:44:37 DEBUG : Azure container rclone-test-nepuwuh2qixi: don't need to copy/move sub/file2, it is already at target location
2025/05/02 04:44:37 DEBUG : sub/: Removing directory marker
2025/05/02 04:44:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889c711-901e-0080-791c-bb43fb000000
Time:2025-05-02T04:44:37.9883988Z
--------------------------------------------------------------------------------
2025/05/02 04:44:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889c875-901e-0080-581c-bb43fb000000
Time:2025-05-02T04:44:39.0261743Z
--------------------------------------------------------------------------------
2025/05/02 04:44:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889c981-901e-0080-1a1c-bb43fb000000
Time:2025-05-02T04:44:40.0662271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889c981-901e-0080-1a1c-bb43fb000000
Time:2025-05-02T04:44:40.0662271Z
--------------------------------------------------------------------------------
2025/05/02 04:44:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ca83-901e-0080-6b1c-bb43fb000000
Time:2025-05-02T04:44:41.1046441Z
--------------------------------------------------------------------------------
2025/05/02 04:44:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889cbad-901e-0080-611c-bb43fb000000
Time:2025-05-02T04:44:42.1423055Z
--------------------------------------------------------------------------------
2025/05/02 04:44:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ccfe-901e-0080-701c-bb43fb000000
Time:2025-05-02T04:44:43.1799308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ccfe-901e-0080-701c-bb43fb000000
Time:2025-05-02T04:44:43.1799308Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.96s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:44:51 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/02 04:44:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:44:51 INFO : file1: Copied (new)
2025/05/02 04:44:51 INFO : file1: Deleted
2025/05/02 04:44:51 DEBUG : file1: Destination exists, skipping
2025/05/02 04:44:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889d6ce-901e-0080-161c-bb43fb000000
Time:2025-05-02T04:44:51.7528057Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889d7d9-901e-0080-6a1c-bb43fb000000
Time:2025-05-02T04:44:52.7912134Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889d922-901e-0080-7c1c-bb43fb000000
Time:2025-05-02T04:44:53.8289834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889d922-901e-0080-7c1c-bb43fb000000
Time:2025-05-02T04:44:53.8289834Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889da80-901e-0080-211c-bb43fb000000
Time:2025-05-02T04:44:54.8675053Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889dbc6-901e-0080-321c-bb43fb000000
Time:2025-05-02T04:44:55.9052131Z
--------------------------------------------------------------------------------
2025/05/02 04:44: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889dd67-901e-0080-251c-bb43fb000000
Time:2025-05-02T04:44:56.9436242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889dd67-901e-0080-251c-bb43fb000000
Time:2025-05-02T04:44:56.9436242Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:45:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889e95e-901e-0080-801c-bb43fb000000
Time:2025-05-02T04:45:05.1376720Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ea99-901e-0080-011c-bb43fb000000
Time:2025-05-02T04:45:06.1760525Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ebb9-901e-0080-751c-bb43fb000000
Time:2025-05-02T04:45:07.2144476Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ebb9-901e-0080-751c-bb43fb000000
Time:2025-05-02T04:45:07.2144476Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ed8e-901e-0080-1b1c-bb43fb000000
Time:2025-05-02T04:45:08.2537149Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ef1d-901e-0080-331c-bb43fb000000
Time:2025-05-02T04:45:09.2912132Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889f024-901e-0080-071c-bb43fb000000
Time:2025-05-02T04:45:10.3289016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889f024-901e-0080-071c-bb43fb000000
Time:2025-05-02T04:45:10.3289016Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:45:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889f9e7-901e-0080-6f1d-bb43fb000000
Time:2025-05-02T04:45:18.5220468Z
--------------------------------------------------------------------------------
2025/05/02 04:45:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889fb6f-901e-0080-3b1d-bb43fb000000
Time:2025-05-02T04:45:19.5605348Z
--------------------------------------------------------------------------------
2025/05/02 04:45:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889fcab-901e-0080-511d-bb43fb000000
Time:2025-05-02T04:45:20.5979153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889fcab-901e-0080-511d-bb43fb000000
Time:2025-05-02T04:45:20.5979153Z
--------------------------------------------------------------------------------
2025/05/02 04:45:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889fd78-901e-0080-7e1d-bb43fb000000
Time:2025-05-02T04:45:21.6360150Z
--------------------------------------------------------------------------------
2025/05/02 04:45:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889fe5e-901e-0080-3a1d-bb43fb000000
Time:2025-05-02T04:45:22.6750447Z
--------------------------------------------------------------------------------
2025/05/02 04:45:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ff59-901e-0080-091d-bb43fb000000
Time:2025-05-02T04:45:23.7128045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5889ff59-901e-0080-091d-bb43fb000000
Time:2025-05-02T04:45:23.7128045Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:45:31 DEBUG : dst/: Creating directory marker
2025/05/02 04:45:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/backup"
2025/05/02 04:45:32 DEBUG : Config file has changed externally - reloading
2025/05/02 04:45:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/02 04:45:32 DEBUG : Azure container rclone-test-nepuwuh2qixi path backup: Using directory markers
2025/05/02 04:45:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-nepuwuh2qixi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-nepuwuh2qixi/backup"
2025/05/02 04:45:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/02 04:45:32 DEBUG : dst/: Creating directory marker
2025/05/02 04:45:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/02 04:45:32 INFO : dst/file1: Copied (server-side copy)
2025/05/02 04:45:32 INFO : dst/file1: Deleted
2025/05/02 04:45:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/02 04:45:32 INFO : dst/file1: Copied (new)
2025/05/02 04:45:32 INFO : dst/file1: Deleted
2025/05/02 04:45:33 DEBUG : dst/: Removing directory marker
2025/05/02 04:45: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0a9d-901e-0080-641d-bb43fb000000
Time:2025-05-02T04:45:33.0609882Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0c56-901e-0080-5b1d-bb43fb000000
Time:2025-05-02T04:45:34.0986672Z
--------------------------------------------------------------------------------
2025/05/02 04:45:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0d60-901e-0080-341d-bb43fb000000
Time:2025-05-02T04:45:35.1380119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0d60-901e-0080-341d-bb43fb000000
Time:2025-05-02T04:45:35.1380119Z
--------------------------------------------------------------------------------
2025/05/02 04:45:36 DEBUG : backup/dst/: Removing directory marker
2025/05/02 04:45:36 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0e64-901e-0080-791d-bb43fb000000
Time:2025-05-02T04:45:36.2142759Z
--------------------------------------------------------------------------------
2025/05/02 04:45:37 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a0fa0-901e-0080-0d1d-bb43fb000000
Time:2025-05-02T04:45:37.2527245Z
--------------------------------------------------------------------------------
2025/05/02 04:45:38 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-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a10a5-901e-0080-651d-bb43fb000000
Time:2025-05-02T04:45:38.2922800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a10a5-901e-0080-651d-bb43fb000000
Time:2025-05-02T04:45:38.2922800Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a1207-901e-0080-2e1d-bb43fb000000
Time:2025-05-02T04:45:39.3295692Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a1304-901e-0080-771d-bb43fb000000
Time:2025-05-02T04:45:40.3672837Z
--------------------------------------------------------------------------------
2025/05/02 04:45: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a13ff-901e-0080-421d-bb43fb000000
Time:2025-05-02T04:45:41.4058629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:588a13ff-901e-0080-421d-bb43fb000000
Time:2025-05-02T04:45:41.4058629Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.69s)
=== 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-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:45:49 DEBUG : A1/: Creating directory marker
2025/05/02 04:45:49 DEBUG : A1/B1/: Creating directory marker
2025/05/02 04:45:50 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/02 04:45:50 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/02 04:45:50 INFO : A1/B2: Making directory
2025/05/02 04:45:50 DEBUG : A1/B2/: Creating directory marker
2025/05/02 04:45:50 INFO : A1/B1/C3: Making directory
2025/05/02 04:45:50 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/02 04:45:58 DEBUG : A2/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A2/B1/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A2/B2/: Creating directory marker
2025/05/02 04:45:58 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/02 04:45:58 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/02 04:45:58 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/02 04:45:58 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/02 04:45:58 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:45:58 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/02 04:45:58 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/02 04:45:58 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/02 04:45:58 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/02 04:45:58 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/02 04:45:58 INFO : A1/B1/three: Deleted
2025/05/02 04:45:58 INFO : A1/B1/C1/four: Deleted
2025/05/02 04:45:58 INFO : A1/one: Deleted
2025/05/02 04:45:58 INFO : A1/two: Deleted
2025/05/02 04:45:58 INFO : A1/B1/C2/five: Deleted
2025/05/02 04:45:58 DEBUG : A1/B2/: Removing directory marker
2025/05/02 04:45:58 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/02 04:45:59 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/02 04:45:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/02 04:45:59 DEBUG : A1/B1/: Removing directory marker
2025/05/02 04:45:59 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/02 04:46:06 DEBUG : A3/: Creating directory marker
2025/05/02 04:46:06 DEBUG : A3/B1/: Creating directory marker
2025/05/02 04:46:06 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/02 04:46:06 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/02 04:46:06 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/02 04:46:07 DEBUG : A3/B2/: Creating directory marker
2025/05/02 04:46:07 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:46:07 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/02 04:46:07 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/02 04:46:07 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/02 04:46:07 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/02 04:46:07 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/02 04:46:07 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/02 04:46:07 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/02 04:46:07 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/02 04:46:07 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/02 04:46:07 INFO : A2/B1/C2/five: Deleted
2025/05/02 04:46:07 INFO : A2/B1/three: Deleted
2025/05/02 04:46:07 INFO : A2/B1/C1/four: Deleted
2025/05/02 04:46:07 INFO : A2/one: Deleted
2025/05/02 04:46:07 INFO : A2/two: Deleted
2025/05/02 04:46:07 DEBUG : A2/B2/: Removing directory marker
2025/05/02 04:46:07 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/02 04:46:07 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/02 04:46:07 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/02 04:46:07 DEBUG : A2/B1/: Removing directory marker
2025/05/02 04:46:07 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/02 04:46:14 INFO : Azure container rclone-test-nepuwuh2qixi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/02 04:46:14 DEBUG : A4/: Creating directory marker
2025/05/02 04:46:14 DEBUG : A4/B1/: Creating directory marker
2025/05/02 04:46:15 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/02 04:46:15 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/02 04:46:15 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/02 04:46:15 DEBUG : A4/B2/: Creating directory marker
2025/05/02 04:46:15 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/02 04:46:15 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/02 04:46:15 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/02 04:46:15 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/02 04:46:15 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/02 04:46:15 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/02 04:46:15 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/02 04:46:15 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/02 04:46:15 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/02 04:46:15 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/02 04:46:15 INFO : A3/B1/three: Deleted
2025/05/02 04:46:15 INFO : A3/B1/C1/four: Deleted
2025/05/02 04:46:15 INFO : A3/two: Deleted
2025/05/02 04:46:15 INFO : A3/one: Deleted
2025/05/02 04:46:15 INFO : A3/B1/C2/five: Deleted
2025/05/02 04:46:15 DEBUG : A3/B2/: Removing directory marker
2025/05/02 04:46:15 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/02 04:46:15 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/02 04:46:15 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/02 04:46:15 DEBUG : A3/B1/: Removing directory marker
2025/05/02 04:46:15 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/02 04:46:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef783bd4-101e-0027-2d1d-bbab39000000
Time:2025-05-02T04:46:23.4623459Z
--------------------------------------------------------------------------------
2025/05/02 04:46:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef783e33-101e-0027-421d-bbab39000000
Time:2025-05-02T04:46:24.5014142Z
--------------------------------------------------------------------------------
2025/05/02 04:46:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef783fe0-101e-0027-301d-bbab39000000
Time:2025-05-02T04:46:25.5397214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef783fe0-101e-0027-301d-bbab39000000
Time:2025-05-02T04:46:25.5397214Z
--------------------------------------------------------------------------------
2025/05/02 04:46:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7841de-101e-0027-701d-bbab39000000
Time:2025-05-02T04:46:26.5792831Z
--------------------------------------------------------------------------------
2025/05/02 04:46:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef784391-101e-0027-761d-bbab39000000
Time:2025-05-02T04:46:27.6179761Z
--------------------------------------------------------------------------------
2025/05/02 04:46:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef784578-101e-0027-2e1d-bbab39000000
Time:2025-05-02T04:46:28.6556870Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef784578-101e-0027-2e1d-bbab39000000
Time:2025-05-02T04:46:28.6556870Z
--------------------------------------------------------------------------------
2025/05/02 04:46:29 DEBUG : A4/B2/: Removing directory marker
2025/05/02 04:46:29 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/02 04:46:29 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/02 04:46:29 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/02 04:46:29 DEBUG : A4/B1/: Removing directory marker
2025/05/02 04:46:29 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.55s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:46:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef785452-101e-0027-431d-bbab39000000
Time:2025-05-02T04:46:37.1570381Z
--------------------------------------------------------------------------------
2025/05/02 04:46:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7855ec-101e-0027-191d-bbab39000000
Time:2025-05-02T04:46:38.1947544Z
--------------------------------------------------------------------------------
2025/05/02 04:46:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7857af-101e-0027-1f1d-bbab39000000
Time:2025-05-02T04:46:39.2324064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7857af-101e-0027-1f1d-bbab39000000
Time:2025-05-02T04:46:39.2324064Z
--------------------------------------------------------------------------------
2025/05/02 04:46:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7859fc-101e-0027-4c1d-bbab39000000
Time:2025-05-02T04:46:40.2702479Z
--------------------------------------------------------------------------------
2025/05/02 04:46:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef785bb3-101e-0027-601d-bbab39000000
Time:2025-05-02T04:46:41.3080571Z
--------------------------------------------------------------------------------
2025/05/02 04:46:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef785d31-101e-0027-211d-bbab39000000
Time:2025-05-02T04:46:42.3459011Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef785d31-101e-0027-211d-bbab39000000
Time:2025-05-02T04:46:42.3459011Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:46:50 DEBUG : Azure container rclone-test-nepuwuh2qixi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/02 04:46:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/02 04:46:50 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/02 04:46:50 NOTICE: Azure container rclone-test-nepuwuh2qixi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/02 04:46:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/02 04:46: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef786a73-101e-0027-701d-bbab39000000
Time:2025-05-02T04:46:51.0779064Z
--------------------------------------------------------------------------------
2025/05/02 04:46: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef786bd2-101e-0027-1a1d-bbab39000000
Time:2025-05-02T04:46:52.1160508Z
--------------------------------------------------------------------------------
2025/05/02 04:46: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef786d86-101e-0027-131d-bbab39000000
Time:2025-05-02T04:46:53.1535939Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef786d86-101e-0027-131d-bbab39000000
Time:2025-05-02T04:46:53.1535939Z
--------------------------------------------------------------------------------
2025/05/02 04:46: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef786ed5-101e-0027-2f1d-bbab39000000
Time:2025-05-02T04:46:54.1942812Z
--------------------------------------------------------------------------------
2025/05/02 04:46: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787011-101e-0027-311d-bbab39000000
Time:2025-05-02T04:46:55.2321099Z
--------------------------------------------------------------------------------
2025/05/02 04:46: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787183-101e-0027-4e1d-bbab39000000
Time:2025-05-02T04:46:56.2704067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787183-101e-0027-4e1d-bbab39000000
Time:2025-05-02T04:46:56.2704067Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:47:04 DEBUG : Azure container rclone-test-nepuwuh2qixi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/02 04:47:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/02 04:47:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/02 04:47:04 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/02 04:47:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787c24-101e-0027-781d-bbab39000000
Time:2025-05-02T04:47:04.9982486Z
--------------------------------------------------------------------------------
2025/05/02 04:47: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787dad-101e-0027-3f1d-bbab39000000
Time:2025-05-02T04:47:06.0361168Z
--------------------------------------------------------------------------------
2025/05/02 04:47: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787ecd-101e-0027-2d1d-bbab39000000
Time:2025-05-02T04:47:07.0743903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef787ecd-101e-0027-2d1d-bbab39000000
Time:2025-05-02T04:47:07.0743903Z
--------------------------------------------------------------------------------
2025/05/02 04:47: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78807c-101e-0027-351d-bbab39000000
Time:2025-05-02T04:47:08.1124781Z
--------------------------------------------------------------------------------
2025/05/02 04:47: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7881de-101e-0027-641d-bbab39000000
Time:2025-05-02T04:47:09.1502436Z
--------------------------------------------------------------------------------
2025/05/02 04:47: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef788365-101e-0027-7e1d-bbab39000000
Time:2025-05-02T04:47:10.1896122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef788365-101e-0027-7e1d-bbab39000000
Time:2025-05-02T04:47:10.1896122Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:47:18 DEBUG : Azure container rclone-test-nepuwuh2qixi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/02 04:47:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/02 04:47:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/02 04:47:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef788f05-101e-0027-4a1d-bbab39000000
Time:2025-05-02T04:47:18.9236756Z
--------------------------------------------------------------------------------
2025/05/02 04:47:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef789024-101e-0027-391d-bbab39000000
Time:2025-05-02T04:47:19.9626222Z
--------------------------------------------------------------------------------
2025/05/02 04:47:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78913f-101e-0027-2f1d-bbab39000000
Time:2025-05-02T04:47:21.0024746Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78913f-101e-0027-2f1d-bbab39000000
Time:2025-05-02T04:47:21.0024746Z
--------------------------------------------------------------------------------
2025/05/02 04:47:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef789247-101e-0027-131d-bbab39000000
Time:2025-05-02T04:47:22.0409427Z
--------------------------------------------------------------------------------
2025/05/02 04:47:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef789387-101e-0027-191d-bbab39000000
Time:2025-05-02T04:47:23.0792273Z
--------------------------------------------------------------------------------
2025/05/02 04:47:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7894a3-101e-0027-0c1d-bbab39000000
Time:2025-05-02T04:47:24.1165009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7894a3-101e-0027-0c1d-bbab39000000
Time:2025-05-02T04:47:24.1165009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:47:32 DEBUG : Azure container rclone-test-nepuwuh2qixi: File to upload is small (34 bytes), uploading instead of streaming
2025/05/02 04:47:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/02 04:47:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/02 04:47:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/02 04:47:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a21a-101e-0027-381d-bbab39000000
Time:2025-05-02T04:47:32.8504102Z
--------------------------------------------------------------------------------
2025/05/02 04:47:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a3cc-101e-0027-281d-bbab39000000
Time:2025-05-02T04:47:33.8886320Z
--------------------------------------------------------------------------------
2025/05/02 04:47:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a5aa-101e-0027-501d-bbab39000000
Time:2025-05-02T04:47:34.9264115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a5aa-101e-0027-501d-bbab39000000
Time:2025-05-02T04:47:34.9264115Z
--------------------------------------------------------------------------------
2025/05/02 04:47:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a747-101e-0027-401d-bbab39000000
Time:2025-05-02T04:47:35.9640428Z
--------------------------------------------------------------------------------
2025/05/02 04:47:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78a93f-101e-0027-761d-bbab39000000
Time:2025-05-02T04:47:37.0018429Z
--------------------------------------------------------------------------------
2025/05/02 04:47:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78aabc-101e-0027-3b1d-bbab39000000
Time:2025-05-02T04:47:38.0400700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78aabc-101e-0027-3b1d-bbab39000000
Time:2025-05-02T04:47:38.0400700Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.69s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/05/02 04:47:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78b61f-101e-0027-651d-bbab39000000
Time:2025-05-02T04:47:46.2362549Z
--------------------------------------------------------------------------------
2025/05/02 04:47:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78b7a4-101e-0027-211d-bbab39000000
Time:2025-05-02T04:47:47.2752411Z
--------------------------------------------------------------------------------
2025/05/02 04:47:48 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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78b941-101e-0027-131d-bbab39000000
Time:2025-05-02T04:47:48.3140618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78b941-101e-0027-131d-bbab39000000
Time:2025-05-02T04:47:48.3140618Z
--------------------------------------------------------------------------------
2025/05/02 04:47:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78bac7-101e-0027-671d-bbab39000000
Time:2025-05-02T04:47:49.3518926Z
--------------------------------------------------------------------------------
2025/05/02 04:47:50 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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78bc7d-101e-0027-471d-bbab39000000
Time:2025-05-02T04:47:50.3909103Z
--------------------------------------------------------------------------------
2025/05/02 04:47:51 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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78be1a-101e-0027-281d-bbab39000000
Time:2025-05-02T04:47:51.4294365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78be1a-101e-0027-281d-bbab39000000
Time:2025-05-02T04:47:51.4294365Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:47:59 DEBUG : Azure container rclone-test-nepuwuh2qixi: File to upload is small (60 bytes), uploading instead of streaming
2025/05/02 04:47:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/02 04:47:59 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/05/02 04:48:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78cb09-101e-0027-2e1d-bbab39000000
Time:2025-05-02T04:48:00.0362472Z
--------------------------------------------------------------------------------
2025/05/02 04:48:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78ccf5-101e-0027-771d-bbab39000000
Time:2025-05-02T04:48:01.0745476Z
--------------------------------------------------------------------------------
2025/05/02 04:48:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78ce5a-101e-0027-351d-bbab39000000
Time:2025-05-02T04:48:02.1130271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78ce5a-101e-0027-351d-bbab39000000
Time:2025-05-02T04:48:02.1130271Z
--------------------------------------------------------------------------------
2025/05/02 04:48:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78cf98-101e-0027-431d-bbab39000000
Time:2025-05-02T04:48:03.1522234Z
--------------------------------------------------------------------------------
2025/05/02 04:48:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78d0dd-101e-0027-4b1d-bbab39000000
Time:2025-05-02T04:48:04.1911546Z
--------------------------------------------------------------------------------
2025/05/02 04:48:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78d21e-101e-0027-401d-bbab39000000
Time:2025-05-02T04:48:05.2291469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78d21e-101e-0027-401d-bbab39000000
Time:2025-05-02T04:48:05.2291469Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.80s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/05/02 04:48:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78dd7e-101e-0027-381d-bbab39000000
Time:2025-05-02T04:48:13.4229281Z
--------------------------------------------------------------------------------
2025/05/02 04:48:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78de94-101e-0027-171d-bbab39000000
Time:2025-05-02T04:48:14.4613862Z
--------------------------------------------------------------------------------
2025/05/02 04:48:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78dfae-101e-0027-0a1d-bbab39000000
Time:2025-05-02T04:48:15.4997632Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78dfae-101e-0027-0a1d-bbab39000000
Time:2025-05-02T04:48:15.4997632Z
--------------------------------------------------------------------------------
2025/05/02 04:48:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78e10d-101e-0027-1e1d-bbab39000000
Time:2025-05-02T04:48:16.5380689Z
--------------------------------------------------------------------------------
2025/05/02 04:48:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78e294-101e-0027-581d-bbab39000000
Time:2025-05-02T04:48:17.5764738Z
--------------------------------------------------------------------------------
2025/05/02 04:48:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78e3c9-101e-0027-641d-bbab39000000
Time:2025-05-02T04:48:18.6141717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78e3c9-101e-0027-641d-bbab39000000
Time:2025-05-02T04:48:18.6141717Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
2025/05/02 04:48:26 DEBUG : sub dir/: Creating directory marker
2025/05/02 04:48:27 DEBUG : Azure container rclone-test-nepuwuh2qixi: Touching "empty space"
2025/05/02 04:48:27 DEBUG : Azure container rclone-test-nepuwuh2qixi: Touching "potato2"
2025/05/02 04:48:27 DEBUG : Azure container rclone-test-nepuwuh2qixi: Touching "sub dir/potato3"
2025/05/02 04:48:27 DEBUG : sub dir/: Removing directory marker
2025/05/02 04:48:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f0b9-101e-0027-3d1d-bbab39000000
Time:2025-05-02T04:48:27.6924069Z
--------------------------------------------------------------------------------
2025/05/02 04:48:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f1d3-101e-0027-171d-bbab39000000
Time:2025-05-02T04:48:28.7297920Z
--------------------------------------------------------------------------------
2025/05/02 04:48:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f33d-101e-0027-4b1d-bbab39000000
Time:2025-05-02T04:48:29.7677963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f33d-101e-0027-4b1d-bbab39000000
Time:2025-05-02T04:48:29.7677963Z
--------------------------------------------------------------------------------
2025/05/02 04:48:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f4a1-101e-0027-801d-bbab39000000
Time:2025-05-02T04:48:30.8062112Z
--------------------------------------------------------------------------------
2025/05/02 04:48:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f5e9-101e-0027-0d1d-bbab39000000
Time:2025-05-02T04:48:31.8462251Z
--------------------------------------------------------------------------------
2025/05/02 04:48:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f758-101e-0027-091d-bbab39000000
Time:2025-05-02T04:48:32.8846958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef78f758-101e-0027-091d-bbab39000000
Time:2025-05-02T04:48:32.8846958Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.27s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/05/02 04:48:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef790302-101e-0027-541d-bbab39000000
Time:2025-05-02T04:48:41.0839982Z
--------------------------------------------------------------------------------
2025/05/02 04:48:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79041f-101e-0027-3b1d-bbab39000000
Time:2025-05-02T04:48:42.1221069Z
--------------------------------------------------------------------------------
2025/05/02 04:48:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79050b-101e-0027-791d-bbab39000000
Time:2025-05-02T04:48:43.1598239Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79050b-101e-0027-791d-bbab39000000
Time:2025-05-02T04:48:43.1598239Z
--------------------------------------------------------------------------------
2025/05/02 04:48:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79063f-101e-0027-751d-bbab39000000
Time:2025-05-02T04:48:44.1977993Z
--------------------------------------------------------------------------------
2025/05/02 04:48:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79075a-101e-0027-541d-bbab39000000
Time:2025-05-02T04:48:45.2385793Z
--------------------------------------------------------------------------------
2025/05/02 04:48:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef790875-101e-0027-371d-bbab39000000
Time:2025-05-02T04:48:46.2768270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef790875-101e-0027-371d-bbab39000000
Time:2025-05-02T04:48:46.2768270Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/05/02 04:48:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7911dd-101e-0027-681d-bbab39000000
Time:2025-05-02T04:48:54.4741230Z
--------------------------------------------------------------------------------
2025/05/02 04:48:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7912d9-101e-0027-2d1d-bbab39000000
Time:2025-05-02T04:48:55.5131351Z
--------------------------------------------------------------------------------
2025/05/02 04:48:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79141a-101e-0027-271d-bbab39000000
Time:2025-05-02T04:48:56.5506539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79141a-101e-0027-271d-bbab39000000
Time:2025-05-02T04:48:56.5506539Z
--------------------------------------------------------------------------------
2025/05/02 04:48:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef791537-101e-0027-0c1d-bbab39000000
Time:2025-05-02T04:48:57.5898189Z
--------------------------------------------------------------------------------
2025/05/02 04:48:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7916bf-101e-0027-611d-bbab39000000
Time:2025-05-02T04:48:58.6288673Z
--------------------------------------------------------------------------------
2025/05/02 04:48:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef791804-101e-0027-551d-bbab39000000
Time:2025-05-02T04:48:59.6669637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef791804-101e-0027-551d-bbab39000000
Time:2025-05-02T04:48:59.6669637Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7922c1-101e-0027-581d-bbab39000000
Time:2025-05-02T04:49:07.8633817Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7923e4-101e-0027-461d-bbab39000000
Time:2025-05-02T04:49:08.9020658Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef792514-101e-0027-7e1d-bbab39000000
Time:2025-05-02T04:49:09.9395441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef792514-101e-0027-7e1d-bbab39000000
Time:2025-05-02T04:49:09.9395441Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79269a-101e-0027-1e1d-bbab39000000
Time:2025-05-02T04:49:10.9787779Z
--------------------------------------------------------------------------------
2025/05/02 04:49:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79281f-101e-0027-601d-bbab39000000
Time:2025-05-02T04:49:12.0168338Z
--------------------------------------------------------------------------------
2025/05/02 04:49:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79293c-101e-0027-541d-bbab39000000
Time:2025-05-02T04:49:13.0556065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79293c-101e-0027-541d-bbab39000000
Time:2025-05-02T04:49:13.0556065Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7934bd-101e-0027-7f1d-bbab39000000
Time:2025-05-02T04:49:21.2505854Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79361a-101e-0027-3a1d-bbab39000000
Time:2025-05-02T04:49:22.2878389Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79373d-101e-0027-311d-bbab39000000
Time:2025-05-02T04:49:23.3271957Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79373d-101e-0027-311d-bbab39000000
Time:2025-05-02T04:49:23.3271957Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7938c0-101e-0027-7f1d-bbab39000000
Time:2025-05-02T04:49:24.3655342Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef793ab6-101e-0027-3a1d-bbab39000000
Time:2025-05-02T04:49:25.4044496Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef793c8b-101e-0027-331d-bbab39000000
Time:2025-05-02T04:49:26.4433114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef793c8b-101e-0027-331d-bbab39000000
Time:2025-05-02T04:49:26.4433114Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7949b5-101e-0027-6b1d-bbab39000000
Time:2025-05-02T04:49:34.6426608Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef794b64-101e-0027-6d1d-bbab39000000
Time:2025-05-02T04:49:35.6822867Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef794ccb-101e-0027-301d-bbab39000000
Time:2025-05-02T04:49:36.7207754Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef794ccb-101e-0027-301d-bbab39000000
Time:2025-05-02T04:49:36.7207754Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef794ebf-101e-0027-361d-bbab39000000
Time:2025-05-02T04:49:37.7591680Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef795049-101e-0027-7f1d-bbab39000000
Time:2025-05-02T04:49:38.7990438Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79525c-101e-0027-5e1d-bbab39000000
Time:2025-05-02T04:49:39.8546836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79525c-101e-0027-5e1d-bbab39000000
Time:2025-05-02T04:49:39.8546836Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.41s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-nepuwuh2qixi", Local "Local file system at /tmp/rclone1700288474", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef795fe1-101e-0027-731d-bbab39000000
Time:2025-05-02T04:49:48.0511319Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef796110-101e-0027-721d-bbab39000000
Time:2025-05-02T04:49:49.0892352Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef796289-101e-0027-331d-bbab39000000
Time:2025-05-02T04:49:50.1273164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef796289-101e-0027-331d-bbab39000000
Time:2025-05-02T04:49:50.1273164Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef7963d9-101e-0027-441d-bbab39000000
Time:2025-05-02T04:49:51.1648731Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef796563-101e-0027-781d-bbab39000000
Time:2025-05-02T04:49:52.2032256Z
--------------------------------------------------------------------------------
2025/05/02 04:49: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-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79665e-101e-0027-3e1d-bbab39000000
Time:2025-05-02T04:49:53.2417842Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-nepuwuh2qixi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ef79665e-101e-0027-3e1d-bbab39000000
Time:2025-05-02T04:49:53.2417842Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/02 04:50:01 DEBUG : Azure container rclone-test-nepuwuh2qixi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m26.927356294s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]