"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/05 05:19:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi"
2025/03/05 05:19:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:19:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:19:35 DEBUG : Azure container rclone-test-dazepup4nogi: Using directory markers
2025/03/05 05:19:35 DEBUG : Creating backend with remote "/tmp/rclone3231306767"
=== 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:19:35 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/05 05:19:35 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/05 05:19:35 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/05 05:19:35 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/05 05:19:35 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/05 05:19:36 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/05 05:19:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/05 05:19:38 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/05 05:19:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/05 05:19:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/05 05:19: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/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/05 05:19:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/05 05:19:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:42 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/05 05:19:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/05 05:19: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/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/05 05:19:43 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/05 05:19:45 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/05 05:19:45 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.02s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.79s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.40s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.46s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.48s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:19:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/05 05:19:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/05 05:19:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/05 05:19:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/05 05:19:45 DEBUG : chunksize-probe: Removing empty object
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/05 05:19:46 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/05 05:19:46 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/05 05:19:46 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/05 05:19:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/05 05:19:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/05 05:19:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/05 05:19:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/05 05:19:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/05 05:19:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/05 05:19:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/05 05:19:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/05 05:19:47 DEBUG : Returning error reader
2025/03/05 05:19:47 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/05 05:19:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:48 DEBUG : Returning error reader
2025/03/05 05:19:48 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/05 05:19:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:49 DEBUG : Returning error reader
2025/03/05 05:19:49 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/05 05:19:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:50 DEBUG : Returning error reader
2025/03/05 05:19:50 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/05 05:19:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:51 DEBUG : Returning error reader
2025/03/05 05:19:51 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/05 05:19:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:52 DEBUG : Returning error reader
2025/03/05 05:19:52 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/05 05:19:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:53 DEBUG : Returning error reader
2025/03/05 05:19:53 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/05 05:19:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:54 DEBUG : Returning error reader
2025/03/05 05:19:54 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/05 05:19:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:55 DEBUG : Returning error reader
2025/03/05 05:19:55 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/05 05:19:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/05 05:19:56 DEBUG : Returning error reader
2025/03/05 05:19:56 DEBUG : BOOM: simulated read failure
2025/03/05 05:19:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/05 05:19:56 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/05 05:19:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/05 05:19:56 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/05 05:19:56 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/05 05:19:56 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/05 05:19:56 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.21s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/05 05:20:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/05 05:20:03 DEBUG : potato: Seek from 10 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 10 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Seek from 5 to 2
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/05 05:20:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Seek from 5 to 2
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/05 05:20:03 DEBUG : potato: Seek from 8 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 8 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/05 05:20:03 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/05 05:20:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/05 05:20:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/05 05:20:03 DEBUG : potato: Seek from 5 to 2
2025/03/05 05:20:03 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/05 05:20:03 DEBUG : potato: Seek from 9 to 0
2025/03/05 05:20:03 DEBUG : potato: Seek from 9 to 0
2025/03/05 05:20:03 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.16s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/05 05:20:04 DEBUG : Creating backend with remote "nonexistent"
2025/03/05 05:20:04 DEBUG : Creating backend with remote "nonexistent"
2025/03/05 05:20:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/05 05:20:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/05 05:20:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/05 05:20:04 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", 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.46s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", 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.16s)
--- 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/05 05:20:07 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/05 05:20:07 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/05 05:20:07 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.40s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/data"
2025/03/05 05:20:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:07 DEBUG : Azure container rclone-test-dazepup4nogi path data: Using directory markers
2025/03/05 05:20:07 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/05 05:20:10 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.72s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/data"
2025/03/05 05:20:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:10 DEBUG : Azure container rclone-test-dazepup4nogi path data: Using directory markers
2025/03/05 05:20:10 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/05 05:20:13 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.96s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- 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/03/05 05:20:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dajosib6teti"
2025/03/05 05:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:13 DEBUG : Azure container rclone-test-dajosib6teti: Using directory markers
2025/03/05 05:20:13 DEBUG : Creating backend with remote "/tmp/rclone2310764238"
run.go:180: Remote "Azure container rclone-test-dajosib6teti", Local "Local file system at /tmp/rclone2310764238", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/05 05:20:13 ERROR : hello, world!: sum not found
2025/03/05 05:20:13 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-dajosib6teti
2025/03/05 05:20:13 NOTICE: Azure container rclone-test-dajosib6teti: 1 files missing
2025/03/05 05:20:13 NOTICE: 1 hashes missing
2025/03/05 05:20:13 NOTICE: Azure container rclone-test-dajosib6teti: 2 differences found
2025/03/05 05:20:13 NOTICE: Azure container rclone-test-dajosib6teti: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/05 05:20:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:13 NOTICE: Azure container rclone-test-dajosib6teti: 0 differences found
2025/03/05 05:20:13 NOTICE: Azure container rclone-test-dajosib6teti: 1 matching files
2025/03/05 05:20:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mecemas5fomi"
2025/03/05 05:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:13 DEBUG : Azure container rclone-test-mecemas5fomi: Using directory markers
2025/03/05 05:20:13 DEBUG : Creating backend with remote "/tmp/rclone2360811539"
run.go:180: Remote "Azure container rclone-test-mecemas5fomi", Local "Local file system at /tmp/rclone2360811539", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/05 05:20:14 ERROR : HELLO, WORLD!: sum not found
2025/03/05 05:20:14 ERROR : hello, world!: file not in Azure container rclone-test-mecemas5fomi
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-mecemas5fomi: 1 files missing
2025/03/05 05:20:14 NOTICE: 1 hashes missing
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-mecemas5fomi: 2 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-mecemas5fomi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/05 05:20:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-mecemas5fomi: 0 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-mecemas5fomi: 1 matching files
2025/03/05 05:20:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jadajed4pigo"
2025/03/05 05:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:14 DEBUG : Azure container rclone-test-jadajed4pigo: Using directory markers
2025/03/05 05:20:14 DEBUG : Creating backend with remote "/tmp/rclone1329102795"
run.go:180: Remote "Azure container rclone-test-jadajed4pigo", Local "Local file system at /tmp/rclone1329102795", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/05 05:20:14 ERROR : HeLlO, wOrLd!: sum not found
2025/03/05 05:20:14 ERROR : hello, world!: file not in Azure container rclone-test-jadajed4pigo
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-jadajed4pigo: 1 files missing
2025/03/05 05:20:14 NOTICE: 1 hashes missing
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-jadajed4pigo: 2 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-jadajed4pigo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/05 05:20:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-jadajed4pigo: 0 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-jadajed4pigo: 1 matching files
2025/03/05 05:20:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cemelom7bagi"
2025/03/05 05:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:14 DEBUG : Azure container rclone-test-cemelom7bagi: Using directory markers
2025/03/05 05:20:14 DEBUG : Creating backend with remote "/tmp/rclone3001563042"
run.go:180: Remote "Azure container rclone-test-cemelom7bagi", Local "Local file system at /tmp/rclone3001563042", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/05 05:20:14 ERROR : HELLO, WORLD!: sum not found
2025/03/05 05:20:14 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-cemelom7bagi
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-cemelom7bagi: 1 files missing
2025/03/05 05:20:14 NOTICE: 1 hashes missing
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-cemelom7bagi: 2 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-cemelom7bagi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/05 05:20:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-cemelom7bagi: 0 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-cemelom7bagi: 1 matching files
2025/03/05 05:20:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-suqameh2giqu"
2025/03/05 05:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:14 DEBUG : Azure container rclone-test-suqameh2giqu: Using directory markers
2025/03/05 05:20:14 DEBUG : Creating backend with remote "/tmp/rclone749517319"
run.go:180: Remote "Azure container rclone-test-suqameh2giqu", Local "Local file system at /tmp/rclone749517319", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/05 05:20:14 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:14 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-suqameh2giqu
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-suqameh2giqu: 1 files missing
2025/03/05 05:20:14 NOTICE: 1 hashes missing
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-suqameh2giqu: 2 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-suqameh2giqu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/05 05:20:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-suqameh2giqu: 0 differences found
2025/03/05 05:20:14 NOTICE: Azure container rclone-test-suqameh2giqu: 1 matching files
2025/03/05 05:20:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zajozat7dumo"
2025/03/05 05:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:14 DEBUG : Azure container rclone-test-zajozat7dumo: Using directory markers
2025/03/05 05:20:14 DEBUG : Creating backend with remote "/tmp/rclone2374108258"
run.go:180: Remote "Azure container rclone-test-zajozat7dumo", Local "Local file system at /tmp/rclone2374108258", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zajozat7dumo
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-zajozat7dumo: 1 files missing
2025/03/05 05:20:15 NOTICE: 1 hashes missing
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-zajozat7dumo: 2 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-zajozat7dumo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/05 05:20:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-zajozat7dumo: 0 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-zajozat7dumo: 1 matching files
2025/03/05 05:20:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fiparod9jumu"
2025/03/05 05:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:15 DEBUG : Azure container rclone-test-fiparod9jumu: Using directory markers
2025/03/05 05:20:15 DEBUG : Creating backend with remote "/tmp/rclone4137757924"
run.go:180: Remote "Azure container rclone-test-fiparod9jumu", Local "Local file system at /tmp/rclone4137757924", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fiparod9jumu
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fiparod9jumu: 1 files missing
2025/03/05 05:20:15 NOTICE: 1 hashes missing
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fiparod9jumu: 2 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fiparod9jumu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/05 05:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fiparod9jumu: 0 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fiparod9jumu: 1 matching files
2025/03/05 05:20:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fagamez5leci"
2025/03/05 05:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:15 DEBUG : Azure container rclone-test-fagamez5leci: Using directory markers
2025/03/05 05:20:15 DEBUG : Creating backend with remote "/tmp/rclone1092072276"
run.go:180: Remote "Azure container rclone-test-fagamez5leci", Local "Local file system at /tmp/rclone1092072276", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fagamez5leci
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fagamez5leci: 1 files missing
2025/03/05 05:20:15 NOTICE: 1 hashes missing
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fagamez5leci: 2 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fagamez5leci: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/05 05:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fagamez5leci: 0 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-fagamez5leci: 1 matching files
2025/03/05 05:20:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mijokac8peso"
2025/03/05 05:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:15 DEBUG : Azure container rclone-test-mijokac8peso: Using directory markers
2025/03/05 05:20:15 DEBUG : Creating backend with remote "/tmp/rclone2695277721"
run.go:180: Remote "Azure container rclone-test-mijokac8peso", Local "Local file system at /tmp/rclone2695277721", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-mijokac8peso
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-mijokac8peso: 1 files missing
2025/03/05 05:20:15 NOTICE: 1 hashes missing
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-mijokac8peso: 2 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-mijokac8peso: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/05 05:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-mijokac8peso: 0 differences found
2025/03/05 05:20:15 NOTICE: Azure container rclone-test-mijokac8peso: 1 matching files
2025/03/05 05:20:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pudugoz5sode"
2025/03/05 05:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:20:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:15 DEBUG : Azure container rclone-test-pudugoz5sode: Using directory markers
2025/03/05 05:20:15 DEBUG : Creating backend with remote "/tmp/rclone393731366"
run.go:180: Remote "Azure container rclone-test-pudugoz5sode", Local "Local file system at /tmp/rclone393731366", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/05 05:20:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/05 05:20:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pudugoz5sode
2025/03/05 05:20:16 NOTICE: Azure container rclone-test-pudugoz5sode: 1 files missing
2025/03/05 05:20:16 NOTICE: 1 hashes missing
2025/03/05 05:20:16 NOTICE: Azure container rclone-test-pudugoz5sode: 2 differences found
2025/03/05 05:20:16 NOTICE: Azure container rclone-test-pudugoz5sode: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/05 05:20:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/05 05:20:16 NOTICE: Azure container rclone-test-pudugoz5sode: 0 differences found
2025/03/05 05:20:16 NOTICE: Azure container rclone-test-pudugoz5sode: 1 matching files
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-pudugoz5sode: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-mijokac8peso: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-fagamez5leci: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-fiparod9jumu: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-zajozat7dumo: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-suqameh2giqu: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-cemelom7bagi: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-jadajed4pigo: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-mecemas5fomi: Purge remote
2025/03/05 05:20:16 DEBUG : Azure container rclone-test-dajosib6teti: Purge remote
--- PASS: TestApplyTransforms (3.39s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/05 05:20:17 DEBUG : sub/: Creating directory marker
2025/03/05 05:20:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:20:17 INFO : file1: Copied (new) to: sub/file2
2025/03/05 05:20:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:17 DEBUG : file1: Unchanged skipping
2025/03/05 05:20:17 DEBUG : Azure container rclone-test-dazepup4nogi: don't need to copy/move sub/file2, it is already at target location
2025/03/05 05:20:17 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:17 DEBUG : dst/: Creating directory marker
2025/03/05 05:20:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/backup"
2025/03/05 05:20:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:17 DEBUG : Azure container rclone-test-dazepup4nogi path backup: Using directory markers
2025/03/05 05:20:17 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/backup"
2025/03/05 05:20:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/05 05:20:17 DEBUG : dst/: Creating directory marker
2025/03/05 05:20:18 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/05 05:20:18 INFO : dst/file1: Copied (server-side copy)
2025/03/05 05:20:18 INFO : dst/file1: Deleted
2025/03/05 05:20:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:20:18 INFO : dst/file1: Copied (new)
2025/03/05 05:20:18 DEBUG : dst/: Removing directory marker
2025/03/05 05:20:18 DEBUG : backup/dst/: Removing directory marker
2025/03/05 05:20:18 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5c827-601e-005f-7a8e-8d08c1000000
Time:2025-03-05T05:20:18.5245164Z
--------------------------------------------------------------------------------
2025/03/05 05:20:19 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5c935-601e-005f-378e-8d08c1000000
Time:2025-03-05T05:20:19.5604711Z
--------------------------------------------------------------------------------
2025/03/05 05:20:20 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ca6c-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:20:20.5972467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ca6c-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:20:20.5972467Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.09s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/dst"
2025/03/05 05:20:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:21 DEBUG : Azure container rclone-test-dazepup4nogi path dst: Using directory markers
2025/03/05 05:20:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:21 DEBUG : Azure container rclone-test-dazepup4nogi path CompareDest: Using directory markers
2025/03/05 05:20:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:21 DEBUG : one: Need to transfer - File not found at Destination
2025/03/05 05:20:21 DEBUG : /: Creating directory marker
2025/03/05 05:20:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:20:21 INFO : one: Copied (new)
2025/03/05 05:20:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:22 DEBUG : /: Creating directory marker
2025/03/05 05:20:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/05 05:20:22 INFO : one: Copied (replaced existing)
2025/03/05 05:20:22 DEBUG : dst/: Creating directory marker
2025/03/05 05:20:22 DEBUG : CompareDest/: Creating directory marker
2025/03/05 05:20:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:22 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/05 05:20:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/05 05:20:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:23 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/05 05:20:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/05 05:20:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:23 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/05 05:20:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CompareDest"
2025/03/05 05:20:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/05 05:20:23 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/05 05:20:23 INFO : two: Copied (new)
2025/03/05 05:20:23 DEBUG : dst/: Removing directory marker
2025/03/05 05:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5cdb7-601e-005f-778e-8d08c1000000
Time:2025-03-05T05:20:23.8747340Z
--------------------------------------------------------------------------------
2025/03/05 05:20:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ce93-601e-005f-2a8e-8d08c1000000
Time:2025-03-05T05:20:24.9107430Z
--------------------------------------------------------------------------------
2025/03/05 05:20:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5cfb9-601e-005f-0b8e-8d08c1000000
Time:2025-03-05T05:20:25.9467133Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5cfb9-601e-005f-0b8e-8d08c1000000
Time:2025-03-05T05:20:25.9467133Z
--------------------------------------------------------------------------------
2025/03/05 05:20:26 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.46s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:20:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/dst"
2025/03/05 05:20:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:34 DEBUG : Azure container rclone-test-dazepup4nogi path dst: Using directory markers
2025/03/05 05:20:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:34 DEBUG : Azure container rclone-test-dazepup4nogi path CopyDest: Using directory markers
2025/03/05 05:20:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:34 DEBUG : one: Need to transfer - File not found at Destination
2025/03/05 05:20:34 DEBUG : /: Creating directory marker
2025/03/05 05:20:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:20:34 INFO : one: Copied (new)
2025/03/05 05:20:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:34 DEBUG : /: Creating directory marker
2025/03/05 05:20:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/05 05:20:34 INFO : one: Copied (replaced existing)
2025/03/05 05:20:34 DEBUG : dst/: Creating directory marker
2025/03/05 05:20:34 DEBUG : CopyDest/: Creating directory marker
2025/03/05 05:20:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/BackupDir"
2025/03/05 05:20:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:20:35 DEBUG : Azure container rclone-test-dazepup4nogi path BackupDir: Using directory markers
2025/03/05 05:20:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/BackupDir"
2025/03/05 05:20:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/05 05:20:35 DEBUG : /: Creating directory marker
2025/03/05 05:20:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:20:35 INFO : one: Copied (server-side copy)
2025/03/05 05:20:35 INFO : one: Deleted
2025/03/05 05:20:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/05 05:20:35 INFO : one: Copied (server-side copy)
2025/03/05 05:20:35 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/05 05:20:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:35 DEBUG : two: Need to transfer - File not found at Destination
2025/03/05 05:20:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/05 05:20:36 INFO : two: Copied (server-side copy)
2025/03/05 05:20:36 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/05 05:20:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:20:36 DEBUG : two: Unchanged skipping
2025/03/05 05:20:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/CopyDest"
2025/03/05 05:20:36 DEBUG : three: Need to transfer - File not found at Destination
2025/03/05 05:20:36 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/05 05:20:36 DEBUG : three: Destination not found in --copy-dest
2025/03/05 05:20:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/05 05:20:36 INFO : three: Copied (new)
2025/03/05 05:20:37 DEBUG : dst/: Removing directory marker
2025/03/05 05:20: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5dc6e-601e-005f-638e-8d08c1000000
Time:2025-03-05T05:20:37.1491119Z
--------------------------------------------------------------------------------
2025/03/05 05:20: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ddb2-601e-005f-808e-8d08c1000000
Time:2025-03-05T05:20:38.1862056Z
--------------------------------------------------------------------------------
2025/03/05 05:20: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ded8-601e-005f-028e-8d08c1000000
Time:2025-03-05T05:20:39.2222618Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ded8-601e-005f-028e-8d08c1000000
Time:2025-03-05T05:20:39.2222618Z
--------------------------------------------------------------------------------
2025/03/05 05:20:40 DEBUG : CopyDest/: Removing directory marker
2025/03/05 05:20: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5e064-601e-005f-4e8e-8d08c1000000
Time:2025-03-05T05:20:40.2956895Z
--------------------------------------------------------------------------------
2025/03/05 05:20: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5e254-601e-005f-798e-8d08c1000000
Time:2025-03-05T05:20:41.3311098Z
--------------------------------------------------------------------------------
2025/03/05 05:20: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5e375-601e-005f-7a8e-8d08c1000000
Time:2025-03-05T05:20:42.3667398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5e375-601e-005f-7a8e-8d08c1000000
Time:2025-03-05T05:20:42.3667398Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.38s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/05 05:20:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ebed-601e-005f-078e-8d08c1000000
Time:2025-03-05T05:20:50.5500897Z
--------------------------------------------------------------------------------
2025/03/05 05:20:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ecc3-601e-005f-408e-8d08c1000000
Time:2025-03-05T05:20:51.5865112Z
--------------------------------------------------------------------------------
2025/03/05 05:20:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ed96-601e-005f-688e-8d08c1000000
Time:2025-03-05T05:20:52.6222081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ed96-601e-005f-688e-8d08c1000000
Time:2025-03-05T05:20:52.6222081Z
--------------------------------------------------------------------------------
2025/03/05 05:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5eeaa-601e-005f-3b8e-8d08c1000000
Time:2025-03-05T05:20:53.6585684Z
--------------------------------------------------------------------------------
2025/03/05 05:20:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ef85-601e-005f-6b8e-8d08c1000000
Time:2025-03-05T05:20:54.6945350Z
--------------------------------------------------------------------------------
2025/03/05 05:20:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5f085-601e-005f-228e-8d08c1000000
Time:2025-03-05T05:20:55.7307174Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5f085-601e-005f-228e-8d08c1000000
Time:2025-03-05T05:20:55.7307174Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.36s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/05 05:21:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5f9fb-601e-005f-5d8e-8d08c1000000
Time:2025-03-05T05:21:03.9144067Z
--------------------------------------------------------------------------------
2025/03/05 05:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5faf4-601e-005f-1d8e-8d08c1000000
Time:2025-03-05T05:21:04.9505711Z
--------------------------------------------------------------------------------
2025/03/05 05:21:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5fc81-601e-005f-3a8e-8d08c1000000
Time:2025-03-05T05:21:05.9865539Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5fc81-601e-005f-3a8e-8d08c1000000
Time:2025-03-05T05:21:05.9865539Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5fda4-601e-005f-1a8e-8d08c1000000
Time:2025-03-05T05:21:07.0229853Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5fe8c-601e-005f-5b8e-8d08c1000000
Time:2025-03-05T05:21:08.0590923Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ff84-601e-005f-2c8e-8d08c1000000
Time:2025-03-05T05:21:09.1032025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c5ff84-601e-005f-2c8e-8d08c1000000
Time:2025-03-05T05:21:09.1032025Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:21:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/05 05:21:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/05 05:21:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e100530ba02bb3f32ea8eab07f5e9b76 OK
2025/03/05 05:21:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/05 05:21: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6097d-601e-005f-608e-8d08c1000000
Time:2025-03-05T05:21:18.1569302Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60a6d-601e-005f-238e-8d08c1000000
Time:2025-03-05T05:21:19.1940274Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60bd5-601e-005f-4c8e-8d08c1000000
Time:2025-03-05T05:21:20.2298745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60bd5-601e-005f-4c8e-8d08c1000000
Time:2025-03-05T05:21:20.2298745Z
--------------------------------------------------------------------------------
2025/03/05 05:21:21 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60d36-601e-005f-678e-8d08c1000000
Time:2025-03-05T05:21:21.3048147Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60e36-601e-005f-2a8e-8d08c1000000
Time:2025-03-05T05:21:22.3410053Z
--------------------------------------------------------------------------------
2025/03/05 05:21: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60f1e-601e-005f-648e-8d08c1000000
Time:2025-03-05T05:21:23.3770194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c60f1e-601e-005f-648e-8d08c1000000
Time:2025-03-05T05:21:23.3770194Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.27s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:21:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6173f-601e-005f-6f8e-8d08c1000000
Time:2025-03-05T05:21:31.5628124Z
--------------------------------------------------------------------------------
2025/03/05 05:21:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6182d-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:21:32.5989743Z
--------------------------------------------------------------------------------
2025/03/05 05:21:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61904-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:21:33.6351477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61904-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:21:33.6351477Z
--------------------------------------------------------------------------------
2025/03/05 05:21:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61a27-601e-005f-6b8e-8d08c1000000
Time:2025-03-05T05:21:34.6723585Z
--------------------------------------------------------------------------------
2025/03/05 05:21:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61b27-601e-005f-368e-8d08c1000000
Time:2025-03-05T05:21:35.7093257Z
--------------------------------------------------------------------------------
2025/03/05 05:21:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61c71-601e-005f-4a8e-8d08c1000000
Time:2025-03-05T05:21:36.7464191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c61c71-601e-005f-4a8e-8d08c1000000
Time:2025-03-05T05:21:36.7464191Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:21:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6267b-601e-005f-698e-8d08c1000000
Time:2025-03-05T05:21:44.9464780Z
--------------------------------------------------------------------------------
2025/03/05 05:21:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6275d-601e-005f-188e-8d08c1000000
Time:2025-03-05T05:21:45.9825976Z
--------------------------------------------------------------------------------
2025/03/05 05:21:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6286a-601e-005f-748e-8d08c1000000
Time:2025-03-05T05:21:47.0210863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6286a-601e-005f-748e-8d08c1000000
Time:2025-03-05T05:21:47.0210863Z
--------------------------------------------------------------------------------
2025/03/05 05:21:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c629b3-601e-005f-0f8e-8d08c1000000
Time:2025-03-05T05:21:48.0591454Z
--------------------------------------------------------------------------------
2025/03/05 05:21:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c62ae3-601e-005f-738e-8d08c1000000
Time:2025-03-05T05:21:49.0959289Z
--------------------------------------------------------------------------------
2025/03/05 05:21:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c62be1-601e-005f-438e-8d08c1000000
Time:2025-03-05T05:21:50.1324328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c62be1-601e-005f-438e-8d08c1000000
Time:2025-03-05T05:21:50.1324328Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:21:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c634f6-601e-005f-4a8e-8d08c1000000
Time:2025-03-05T05:21:58.3169527Z
--------------------------------------------------------------------------------
2025/03/05 05:21:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6368a-601e-005f-2b8e-8d08c1000000
Time:2025-03-05T05:21:59.3542258Z
--------------------------------------------------------------------------------
2025/03/05 05:22:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63839-601e-005f-208e-8d08c1000000
Time:2025-03-05T05:22:00.3913182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63839-601e-005f-208e-8d08c1000000
Time:2025-03-05T05:22:00.3913182Z
--------------------------------------------------------------------------------
2025/03/05 05:22:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63960-601e-005f-178e-8d08c1000000
Time:2025-03-05T05:22:01.4277373Z
--------------------------------------------------------------------------------
2025/03/05 05:22:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63ab5-601e-005f-2d8e-8d08c1000000
Time:2025-03-05T05:22:02.4637633Z
--------------------------------------------------------------------------------
2025/03/05 05:22:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63bbc-601e-005f-128e-8d08c1000000
Time:2025-03-05T05:22:03.4994984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c63bbc-601e-005f-128e-8d08c1000000
Time:2025-03-05T05:22:03.4994984Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:22:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6462b-601e-005f-738e-8d08c1000000
Time:2025-03-05T05:22:11.6848678Z
--------------------------------------------------------------------------------
2025/03/05 05:22:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c647fb-601e-005f-438e-8d08c1000000
Time:2025-03-05T05:22:12.7236408Z
--------------------------------------------------------------------------------
2025/03/05 05:22:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64978-601e-005f-5c8e-8d08c1000000
Time:2025-03-05T05:22:13.7596540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64978-601e-005f-5c8e-8d08c1000000
Time:2025-03-05T05:22:13.7596540Z
--------------------------------------------------------------------------------
2025/03/05 05:22:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64b58-601e-005f-7f8e-8d08c1000000
Time:2025-03-05T05:22:14.7953944Z
--------------------------------------------------------------------------------
2025/03/05 05:22:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64c9a-601e-005f-098e-8d08c1000000
Time:2025-03-05T05:22:15.8315697Z
--------------------------------------------------------------------------------
2025/03/05 05:22:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64e18-601e-005f-3b8e-8d08c1000000
Time:2025-03-05T05:22:16.8679373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c64e18-601e-005f-3b8e-8d08c1000000
Time:2025-03-05T05:22:16.8679373Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:22:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c657a3-601e-005f-3c8e-8d08c1000000
Time:2025-03-05T05:22:25.0532167Z
--------------------------------------------------------------------------------
2025/03/05 05:22:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65978-601e-005f-258e-8d08c1000000
Time:2025-03-05T05:22:26.0902715Z
--------------------------------------------------------------------------------
2025/03/05 05:22:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65ade-601e-005f-398e-8d08c1000000
Time:2025-03-05T05:22:27.1263285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65ade-601e-005f-398e-8d08c1000000
Time:2025-03-05T05:22:27.1263285Z
--------------------------------------------------------------------------------
2025/03/05 05:22:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65be6-601e-005f-0f8e-8d08c1000000
Time:2025-03-05T05:22:28.1626846Z
--------------------------------------------------------------------------------
2025/03/05 05:22:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65d3d-601e-005f-308e-8d08c1000000
Time:2025-03-05T05:22:29.1987388Z
--------------------------------------------------------------------------------
2025/03/05 05:22:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65e3c-601e-005f-7a8e-8d08c1000000
Time:2025-03-05T05:22:30.2360482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c65e3c-601e-005f-7a8e-8d08c1000000
Time:2025-03-05T05:22:30.2360482Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:22:38 DEBUG : also/: Creating directory marker
2025/03/05 05:22:38 INFO : Azure container rclone-test-dazepup4nogi: Looking for duplicate md5 hashes using newest mode.
2025/03/05 05:22:38 NOTICE: cdacc76bfa128cde120d082d3f528b1d: Found 3 files with duplicate md5 hashes
2025/03/05 05:22:38 INFO : one: Deleted
2025/03/05 05:22:38 INFO : also/one: Deleted
2025/03/05 05:22:38 NOTICE: cdacc76bfa128cde120d082d3f528b1d: Deleted 2 extra copies
2025/03/05 05:22:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c667b8-601e-005f-078e-8d08c1000000
Time:2025-03-05T05:22:39.1847050Z
--------------------------------------------------------------------------------
2025/03/05 05:22:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c668d9-601e-005f-568e-8d08c1000000
Time:2025-03-05T05:22:40.2212796Z
--------------------------------------------------------------------------------
2025/03/05 05:22:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66a2e-601e-005f-258e-8d08c1000000
Time:2025-03-05T05:22:41.2579479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66a2e-601e-005f-258e-8d08c1000000
Time:2025-03-05T05:22:41.2579479Z
--------------------------------------------------------------------------------
2025/03/05 05:22:42 DEBUG : also/: Removing directory marker
2025/03/05 05:22:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66c1f-601e-005f-268e-8d08c1000000
Time:2025-03-05T05:22:42.3310885Z
--------------------------------------------------------------------------------
2025/03/05 05:22:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66de6-601e-005f-728e-8d08c1000000
Time:2025-03-05T05:22:43.3687756Z
--------------------------------------------------------------------------------
2025/03/05 05:22:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66f37-601e-005f-658e-8d08c1000000
Time:2025-03-05T05:22:44.4054836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c66f37-601e-005f-658e-8d08c1000000
Time:2025-03-05T05:22:44.4054836Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.17s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:22: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67abb-601e-005f-7e8e-8d08c1000000
Time:2025-03-05T05:22:52.5897045Z
--------------------------------------------------------------------------------
2025/03/05 05:22: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67c19-601e-005f-358e-8d08c1000000
Time:2025-03-05T05:22:53.6257830Z
--------------------------------------------------------------------------------
2025/03/05 05:22: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67d61-601e-005f-668e-8d08c1000000
Time:2025-03-05T05:22:54.6618122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67d61-601e-005f-668e-8d08c1000000
Time:2025-03-05T05:22:54.6618122Z
--------------------------------------------------------------------------------
2025/03/05 05:22: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67eb2-601e-005f-298e-8d08c1000000
Time:2025-03-05T05:22:55.6985664Z
--------------------------------------------------------------------------------
2025/03/05 05:22: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c67ff7-601e-005f-6c8e-8d08c1000000
Time:2025-03-05T05:22:56.7342790Z
--------------------------------------------------------------------------------
2025/03/05 05:22: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c680fc-601e-005f-288e-8d08c1000000
Time:2025-03-05T05:22:57.7709723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c680fc-601e-005f-288e-8d08c1000000
Time:2025-03-05T05:22:57.7709723Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68aa6-601e-005f-478e-8d08c1000000
Time:2025-03-05T05:23:05.9558728Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68b97-601e-005f-808e-8d08c1000000
Time:2025-03-05T05:23:06.9916036Z
--------------------------------------------------------------------------------
2025/03/05 05:23:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68cb9-601e-005f-798e-8d08c1000000
Time:2025-03-05T05:23:08.0279942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68cb9-601e-005f-798e-8d08c1000000
Time:2025-03-05T05:23:08.0279942Z
--------------------------------------------------------------------------------
2025/03/05 05:23:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68db2-601e-005f-458e-8d08c1000000
Time:2025-03-05T05:23:09.0646564Z
--------------------------------------------------------------------------------
2025/03/05 05:23:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c68f04-601e-005f-648e-8d08c1000000
Time:2025-03-05T05:23:10.1012708Z
--------------------------------------------------------------------------------
2025/03/05 05:23:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c690b1-601e-005f-388e-8d08c1000000
Time:2025-03-05T05:23:11.1371277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c690b1-601e-005f-388e-8d08c1000000
Time:2025-03-05T05:23:11.1371277Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c699e0-601e-005f-4d8e-8d08c1000000
Time:2025-03-05T05:23:19.3215135Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69af7-601e-005f-328e-8d08c1000000
Time:2025-03-05T05:23:20.3578654Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69c1b-601e-005f-158e-8d08c1000000
Time:2025-03-05T05:23:21.3934738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69c1b-601e-005f-158e-8d08c1000000
Time:2025-03-05T05:23:21.3934738Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69d24-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:23:22.4312027Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69e28-601e-005f-408e-8d08c1000000
Time:2025-03-05T05:23:23.4686035Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69f4c-601e-005f-338e-8d08c1000000
Time:2025-03-05T05:23:24.5049519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c69f4c-601e-005f-338e-8d08c1000000
Time:2025-03-05T05:23:24.5049519Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ac52-601e-005f-318e-8d08c1000000
Time:2025-03-05T05:23:32.6888231Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ad8d-601e-005f-348e-8d08c1000000
Time:2025-03-05T05:23:33.7248148Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6af2e-601e-005f-2b8e-8d08c1000000
Time:2025-03-05T05:23:34.7605128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6af2e-601e-005f-2b8e-8d08c1000000
Time:2025-03-05T05:23:34.7605128Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6b088-601e-005f-5a8e-8d08c1000000
Time:2025-03-05T05:23:35.7968778Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6b1e7-601e-005f-078e-8d08c1000000
Time:2025-03-05T05:23:36.8325757Z
--------------------------------------------------------------------------------
2025/03/05 05:23:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6b387-601e-005f-5c8e-8d08c1000000
Time:2025-03-05T05:23:37.8685544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6b387-601e-005f-5c8e-8d08c1000000
Time:2025-03-05T05:23:37.8685544Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.36s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6bd90-601e-005f-3c8e-8d08c1000000
Time:2025-03-05T05:23:46.0541898Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6bec8-601e-005f-388e-8d08c1000000
Time:2025-03-05T05:23:47.0901982Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c01a-601e-005f-628e-8d08c1000000
Time:2025-03-05T05:23:48.1271488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c01a-601e-005f-628e-8d08c1000000
Time:2025-03-05T05:23:48.1271488Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c12c-601e-005f-4e8e-8d08c1000000
Time:2025-03-05T05:23:49.1638274Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c257-601e-005f-4a8e-8d08c1000000
Time:2025-03-05T05:23:50.2002035Z
--------------------------------------------------------------------------------
2025/03/05 05:23: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c384-601e-005f-428e-8d08c1000000
Time:2025-03-05T05:23:51.2361794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6c384-601e-005f-428e-8d08c1000000
Time:2025-03-05T05:23:51.2361794Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:23:59 DEBUG : sub dir/: Creating directory marker
2025/03/05 05:23:59 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/05 05:24:00 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/05 05:24:00 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/05 05:24:00 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/05 05:24:00 DEBUG : sub dir/: Removing directory marker
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6cd65-601e-005f-3f8e-8d08c1000000
Time:2025-03-05T05:24:00.8121873Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ce58-601e-005f-7b8e-8d08c1000000
Time:2025-03-05T05:24:01.8483106Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6cf47-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:24:02.8842234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6cf47-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:24:02.8842234Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6d050-601e-005f-128e-8d08c1000000
Time:2025-03-05T05:24:03.9202089Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6d176-601e-005f-668e-8d08c1000000
Time:2025-03-05T05:24:04.9560861Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6d293-601e-005f-228e-8d08c1000000
Time:2025-03-05T05:24:05.9919132Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6d293-601e-005f-228e-8d08c1000000
Time:2025-03-05T05:24:05.9919132Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:24:14 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/05 05:24:14 DEBUG : sub/: Removing directory marker
2025/03/05 05:24:14 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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6dbc8-601e-005f-468e-8d08c1000000
Time:2025-03-05T05:24:15.0113111Z
--------------------------------------------------------------------------------
2025/03/05 05:24:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6dca9-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:24:16.0482832Z
--------------------------------------------------------------------------------
2025/03/05 05:24:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ddff-601e-005f-098e-8d08c1000000
Time:2025-03-05T05:24:17.0843387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ddff-601e-005f-098e-8d08c1000000
Time:2025-03-05T05:24:17.0843387Z
--------------------------------------------------------------------------------
2025/03/05 05:24:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6defd-601e-005f-4c8e-8d08c1000000
Time:2025-03-05T05:24:18.1213023Z
--------------------------------------------------------------------------------
2025/03/05 05:24:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6e02a-601e-005f-478e-8d08c1000000
Time:2025-03-05T05:24:19.1574413Z
--------------------------------------------------------------------------------
2025/03/05 05:24:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6e147-601e-005f-438e-8d08c1000000
Time:2025-03-05T05:24:20.1945253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6e147-601e-005f-438e-8d08c1000000
Time:2025-03-05T05:24:20.1945253Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.20s)
--- 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:24:28 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/05 05:24:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/notfound"
2025/03/05 05:24:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:24:29 DEBUG : Azure container rclone-test-dazepup4nogi path notfound: Using directory markers
2025/03/05 05:24:29 DEBUG : sub/: Removing directory marker
2025/03/05 05:24:29 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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ed7a-601e-005f-0d8e-8d08c1000000
Time:2025-03-05T05:24:29.4210624Z
--------------------------------------------------------------------------------
2025/03/05 05:24:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6eee1-601e-005f-358e-8d08c1000000
Time:2025-03-05T05:24:30.4567622Z
--------------------------------------------------------------------------------
2025/03/05 05:24:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f042-601e-005f-558e-8d08c1000000
Time:2025-03-05T05:24:31.4927762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f042-601e-005f-558e-8d08c1000000
Time:2025-03-05T05:24:31.4927762Z
--------------------------------------------------------------------------------
2025/03/05 05:24:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f14b-601e-005f-3a8e-8d08c1000000
Time:2025-03-05T05:24:32.5284286Z
--------------------------------------------------------------------------------
2025/03/05 05:24:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f262-601e-005f-278e-8d08c1000000
Time:2025-03-05T05:24:33.5643025Z
--------------------------------------------------------------------------------
2025/03/05 05:24:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f3ac-601e-005f-408e-8d08c1000000
Time:2025-03-05T05:24:34.5997886Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6f3ac-601e-005f-408e-8d08c1000000
Time:2025-03-05T05:24:34.5997886Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.41s)
--- 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:24:42 INFO : Azure container rclone-test-dazepup4nogi: Making directory
2025/03/05 05:24:42 INFO : Azure container rclone-test-dazepup4nogi: Making directory
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6fe66-601e-005f-3e8e-8d08c1000000
Time:2025-03-05T05:24:42.8212923Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c6ffb6-601e-005f-548e-8d08c1000000
Time:2025-03-05T05:24:43.8582233Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7010d-601e-005f-7f8e-8d08c1000000
Time:2025-03-05T05:24:44.8950290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7010d-601e-005f-7f8e-8d08c1000000
Time:2025-03-05T05:24:44.8950290Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c702bc-601e-005f-798e-8d08c1000000
Time:2025-03-05T05:24:45.9310879Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c70447-601e-005f-4c8e-8d08c1000000
Time:2025-03-05T05:24:46.9683633Z
--------------------------------------------------------------------------------
2025/03/05 05:24: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c705f5-601e-005f-398e-8d08c1000000
Time:2025-03-05T05:24:48.0084611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c705f5-601e-005f-398e-8d08c1000000
Time:2025-03-05T05:24:48.0084611Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:24:56 DEBUG : sub dir/: Creating directory marker
2025/03/05 05:24:56 DEBUG : sub dir/: Removing directory marker
2025/03/05 05:24:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c71044-601e-005f-708e-8d08c1000000
Time:2025-03-05T05:24:56.5531519Z
--------------------------------------------------------------------------------
2025/03/05 05:24:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c71169-601e-005f-6e8e-8d08c1000000
Time:2025-03-05T05:24:57.5897919Z
--------------------------------------------------------------------------------
2025/03/05 05:24:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c712bd-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:24:58.6257014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c712bd-601e-005f-768e-8d08c1000000
Time:2025-03-05T05:24:58.6257014Z
--------------------------------------------------------------------------------
2025/03/05 05:24:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c71455-601e-005f-688e-8d08c1000000
Time:2025-03-05T05:24:59.6614180Z
--------------------------------------------------------------------------------
2025/03/05 05:25:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c715fd-601e-005f-448e-8d08c1000000
Time:2025-03-05T05:25:00.6978159Z
--------------------------------------------------------------------------------
2025/03/05 05:25:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c71780-601e-005f-138e-8d08c1000000
Time:2025-03-05T05:25:01.7341795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c71780-601e-005f-138e-8d08c1000000
Time:2025-03-05T05:25:01.7341795Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.73s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:25:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c72559-601e-005f-658e-8d08c1000000
Time:2025-03-05T05:25:10.5891521Z
--------------------------------------------------------------------------------
2025/03/05 05:25:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c726ff-601e-005f-6c8e-8d08c1000000
Time:2025-03-05T05:25:11.6245852Z
--------------------------------------------------------------------------------
2025/03/05 05:25:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7287c-601e-005f-348e-8d08c1000000
Time:2025-03-05T05:25:12.6607334Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7287c-601e-005f-348e-8d08c1000000
Time:2025-03-05T05:25:12.6607334Z
--------------------------------------------------------------------------------
2025/03/05 05:25:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c72a6f-601e-005f-0a8e-8d08c1000000
Time:2025-03-05T05:25:13.6964242Z
--------------------------------------------------------------------------------
2025/03/05 05:25:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c72c55-601e-005f-3a8e-8d08c1000000
Time:2025-03-05T05:25:14.7330456Z
--------------------------------------------------------------------------------
2025/03/05 05:25:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c72e2e-601e-005f-588e-8d08c1000000
Time:2025-03-05T05:25:15.7692803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c72e2e-601e-005f-588e-8d08c1000000
Time:2025-03-05T05:25:15.7692803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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 (14.04s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:25:24 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/05 05:25:24 DEBUG : empty space: Excluded
2025/03/05 05:25:24 DEBUG : BackupDir: Excluded
2025/03/05 05:25:24 DEBUG : dst: Excluded
2025/03/05 05:25: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c73fe2-601e-005f-348e-8d08c1000000
Time:2025-03-05T05:25:24.4317604Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c741aa-601e-005f-3d8e-8d08c1000000
Time:2025-03-05T05:25:25.4675077Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c74353-601e-005f-318f-8d08c1000000
Time:2025-03-05T05:25:26.5029924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c74353-601e-005f-318f-8d08c1000000
Time:2025-03-05T05:25:26.5029924Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7455a-601e-005f-798f-8d08c1000000
Time:2025-03-05T05:25:27.5400090Z
--------------------------------------------------------------------------------
2025/03/05 05:25:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7472f-601e-005f-188f-8d08c1000000
Time:2025-03-05T05:25:28.5783973Z
--------------------------------------------------------------------------------
2025/03/05 05:25:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c74917-601e-005f-498f-8d08c1000000
Time:2025-03-05T05:25:29.6153359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c74917-601e-005f-498f-8d08c1000000
Time:2025-03-05T05:25:29.6153359Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:25:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75842-601e-005f-4c8f-8d08c1000000
Time:2025-03-05T05:25:38.1920880Z
--------------------------------------------------------------------------------
2025/03/05 05:25:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75a25-601e-005f-078f-8d08c1000000
Time:2025-03-05T05:25:39.2285090Z
--------------------------------------------------------------------------------
2025/03/05 05:25:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75bf5-601e-005f-2b8f-8d08c1000000
Time:2025-03-05T05:25:40.2642575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75bf5-601e-005f-2b8f-8d08c1000000
Time:2025-03-05T05:25:40.2642575Z
--------------------------------------------------------------------------------
2025/03/05 05:25:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75dc7-601e-005f-518f-8d08c1000000
Time:2025-03-05T05:25:41.3005985Z
--------------------------------------------------------------------------------
2025/03/05 05:25:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c75f95-601e-005f-758f-8d08c1000000
Time:2025-03-05T05:25:42.3362287Z
--------------------------------------------------------------------------------
2025/03/05 05:25:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c761c3-601e-005f-198f-8d08c1000000
Time:2025-03-05T05:25:43.3720360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c761c3-601e-005f-198f-8d08c1000000
Time:2025-03-05T05:25:43.3720360Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.76s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/05 05:25:52 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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a294-d01e-0028-2c8f-8ddd55000000
Time:2025-03-05T05:25:52.0621873Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a398-d01e-0028-7b8f-8ddd55000000
Time:2025-03-05T05:25:53.0988801Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a4fa-d01e-0028-328f-8ddd55000000
Time:2025-03-05T05:25:54.1346127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a4fa-d01e-0028-328f-8ddd55000000
Time:2025-03-05T05:25:54.1346127Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a613-d01e-0028-1a8f-8ddd55000000
Time:2025-03-05T05:25:55.1714791Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a789-d01e-0028-328f-8ddd55000000
Time:2025-03-05T05:25:56.2076722Z
--------------------------------------------------------------------------------
2025/03/05 05:25: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a860-d01e-0028-4c8f-8ddd55000000
Time:2025-03-05T05:25:57.2434198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212a860-d01e-0028-4c8f-8ddd55000000
Time:2025-03-05T05:25:57.2434198Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.87s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/05 05:26:05 DEBUG : Creating backend with remote ":memory:"
2025/03/05 05:26:05 DEBUG : Config file has changed externally - reloading
2025/03/05 05:26:05 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/05 05:26:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/05 05:26:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/05 05:26:05 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:26:05 DEBUG : sub dir/: Creating directory marker
2025/03/05 05:26:05 DEBUG : sub dir/: Removing directory marker
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b2b5-d01e-0028-058f-8ddd55000000
Time:2025-03-05T05:26:06.0074098Z
--------------------------------------------------------------------------------
2025/03/05 05:26:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b3a3-d01e-0028-378f-8ddd55000000
Time:2025-03-05T05:26:07.0440798Z
--------------------------------------------------------------------------------
2025/03/05 05:26:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b46b-d01e-0028-468f-8ddd55000000
Time:2025-03-05T05:26:08.0804705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b46b-d01e-0028-468f-8ddd55000000
Time:2025-03-05T05:26:08.0804705Z
--------------------------------------------------------------------------------
2025/03/05 05:26:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b54a-d01e-0028-038f-8ddd55000000
Time:2025-03-05T05:26:09.1170991Z
--------------------------------------------------------------------------------
2025/03/05 05:26:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b62f-d01e-0028-378f-8ddd55000000
Time:2025-03-05T05:26:10.1529236Z
--------------------------------------------------------------------------------
2025/03/05 05:26:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b760-d01e-0028-2b8f-8ddd55000000
Time:2025-03-05T05:26:11.1888257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212b760-d01e-0028-2b8f-8ddd55000000
Time:2025-03-05T05:26:11.1888257Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.97s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:26:19 DEBUG : Waiting for deletions to finish
2025/03/05 05:26:19 DEBUG : large: Excluded (Size Filter)
2025/03/05 05:26:19 INFO : medium: Deleted
2025/03/05 05:26:19 INFO : small: Deleted
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c79b2b-601e-005f-4c8f-8d08c1000000
Time:2025-03-05T05:26:19.9356208Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c79ca3-601e-005f-7a8f-8d08c1000000
Time:2025-03-05T05:26:20.9716377Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c79dc8-601e-005f-7d8f-8d08c1000000
Time:2025-03-05T05:26:22.0086120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c79dc8-601e-005f-7d8f-8d08c1000000
Time:2025-03-05T05:26:22.0086120Z
--------------------------------------------------------------------------------
2025/03/05 05:26:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c79f1e-601e-005f-218f-8d08c1000000
Time:2025-03-05T05:26:23.0453903Z
--------------------------------------------------------------------------------
2025/03/05 05:26:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7a07b-601e-005f-4e8f-8d08c1000000
Time:2025-03-05T05:26:24.0828781Z
--------------------------------------------------------------------------------
2025/03/05 05:26:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7a1ed-601e-005f-0b8f-8d08c1000000
Time:2025-03-05T05:26:25.1199546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7a1ed-601e-005f-0b8f-8d08c1000000
Time:2025-03-05T05:26:25.1199546Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.91s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:26:33 DEBUG : Waiting for deletions to finish
2025/03/05 05:26:33 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/05 05:26:33 INFO : large: Deleted
2025/03/05 05:26:33 INFO : medium: Deleted
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212cfcc-d01e-0028-0f8f-8ddd55000000
Time:2025-03-05T05:26:33.8439437Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d0cb-d01e-0028-4c8f-8ddd55000000
Time:2025-03-05T05:26:34.8798427Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d1e9-d01e-0028-3b8f-8ddd55000000
Time:2025-03-05T05:26:35.9160982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d1e9-d01e-0028-3b8f-8ddd55000000
Time:2025-03-05T05:26:35.9160982Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d2dc-d01e-0028-078f-8ddd55000000
Time:2025-03-05T05:26:36.9527494Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d40c-d01e-0028-0a8f-8ddd55000000
Time:2025-03-05T05:26:37.9888413Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d503-d01e-0028-4d8f-8ddd55000000
Time:2025-03-05T05:26:39.0250471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212d503-d01e-0028-4d8f-8ddd55000000
Time:2025-03-05T05:26:39.0250471Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/05 05:26:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e153-d01e-0028-1f8f-8ddd55000000
Time:2025-03-05T05:26:47.2110183Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e207-d01e-0028-318f-8ddd55000000
Time:2025-03-05T05:26:48.2472574Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e2dd-d01e-0028-5e8f-8ddd55000000
Time:2025-03-05T05:26:49.2839632Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e2dd-d01e-0028-5e8f-8ddd55000000
Time:2025-03-05T05:26:49.2839632Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e38f-d01e-0028-668f-8ddd55000000
Time:2025-03-05T05:26:50.3205154Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e431-d01e-0028-5c8f-8ddd55000000
Time:2025-03-05T05:26:51.3566317Z
--------------------------------------------------------------------------------
2025/03/05 05:26: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e4fa-d01e-0028-6a8f-8ddd55000000
Time:2025-03-05T05:26:52.3928856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e212e4fa-d01e-0028-6a8f-8ddd55000000
Time:2025-03-05T05:26:52.3928856Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.27s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:27:00 DEBUG : Waiting for deletions to finish
2025/03/05 05:27:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/05 05:27:00 INFO : medium: Deleted
2025/03/05 05:27:00 INFO : small: Deleted
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e0cd-601e-005f-4a8f-8d08c1000000
Time:2025-03-05T05:27:01.1253277Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e272-601e-005f-3b8f-8d08c1000000
Time:2025-03-05T05:27:02.1618897Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e415-601e-005f-3c8f-8d08c1000000
Time:2025-03-05T05:27:03.1981444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e415-601e-005f-3c8f-8d08c1000000
Time:2025-03-05T05:27:03.1981444Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e643-601e-005f-1b8f-8d08c1000000
Time:2025-03-05T05:27:04.2349804Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7e870-601e-005f-198f-8d08c1000000
Time:2025-03-05T05:27:05.2704989Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7ea37-601e-005f-7a8f-8d08c1000000
Time:2025-03-05T05:27:06.3065309Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7ea37-601e-005f-7a8f-8d08c1000000
Time:2025-03-05T05:27:06.3065309Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7f9bb-601e-005f-7a8f-8d08c1000000
Time:2025-03-05T05:27:14.4913882Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7fbbf-601e-005f-4b8f-8d08c1000000
Time:2025-03-05T05:27:15.5273493Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7fdd0-601e-005f-218f-8d08c1000000
Time:2025-03-05T05:27:16.5633499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c7fdd0-601e-005f-218f-8d08c1000000
Time:2025-03-05T05:27:16.5633499Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c8001a-601e-005f-328f-8d08c1000000
Time:2025-03-05T05:27:17.5993622Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c801e4-601e-005f-3f8f-8d08c1000000
Time:2025-03-05T05:27:18.6349237Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c803df-601e-005f-128f-8d08c1000000
Time:2025-03-05T05:27:19.6719230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:40c803df-601e-005f-128f-8d08c1000000
Time:2025-03-05T05:27:19.6719230Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.28s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:27:28 DEBUG : Waiting for deletions to finish
2025/03/05 05:27:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/05 05:27:28 INFO : large: Deleted
2025/03/05 05:27:28 INFO : medium: Deleted
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2130c16-d01e-0028-138f-8ddd55000000
Time:2025-03-05T05:27:28.3926208Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2130d95-d01e-0028-468f-8ddd55000000
Time:2025-03-05T05:27:29.4290730Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2130ed9-d01e-0028-568f-8ddd55000000
Time:2025-03-05T05:27:30.4654395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2130ed9-d01e-0028-568f-8ddd55000000
Time:2025-03-05T05:27:30.4654395Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213102b-d01e-0028-808f-8ddd55000000
Time:2025-03-05T05:27:31.5016359Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21311b6-d01e-0028-528f-8ddd55000000
Time:2025-03-05T05:27:32.5377905Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21312f6-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:27:33.5742015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21312f6-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:27:33.5742015Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2131fc7-d01e-0028-548f-8ddd55000000
Time:2025-03-05T05:27:41.7587951Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132290-d01e-0028-2a8f-8ddd55000000
Time:2025-03-05T05:27:42.7948046Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132439-d01e-0028-1a8f-8ddd55000000
Time:2025-03-05T05:27:43.8318075Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132439-d01e-0028-1a8f-8ddd55000000
Time:2025-03-05T05:27:43.8318075Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132617-d01e-0028-808f-8ddd55000000
Time:2025-03-05T05:27:44.8697842Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213298f-d01e-0028-6d8f-8ddd55000000
Time:2025-03-05T05:27:45.9055981Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132d31-d01e-0028-788f-8ddd55000000
Time:2025-03-05T05:27:46.9427864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2132d31-d01e-0028-788f-8ddd55000000
Time:2025-03-05T05:27:46.9427864Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.27s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21342e2-d01e-0028-458f-8ddd55000000
Time:2025-03-05T05:27:55.4124177Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2134440-d01e-0028-5d8f-8ddd55000000
Time:2025-03-05T05:27:56.4486855Z
--------------------------------------------------------------------------------
2025/03/05 05:27: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2134580-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:27:57.4841894Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2134580-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:27:57.4841894Z
--------------------------------------------------------------------------------
2025/03/05 05:27:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2134696-d01e-0028-4a8f-8ddd55000000
Time:2025-03-05T05:27:58.5207138Z
--------------------------------------------------------------------------------
2025/03/05 05:27:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213477e-d01e-0028-0f8f-8ddd55000000
Time:2025-03-05T05:27:59.5565740Z
--------------------------------------------------------------------------------
2025/03/05 05:28:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21348a7-d01e-0028-808f-8ddd55000000
Time:2025-03-05T05:28:00.5925803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21348a7-d01e-0028-808f-8ddd55000000
Time:2025-03-05T05:28:00.5925803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/05 05:28:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2135325-d01e-0028-188f-8ddd55000000
Time:2025-03-05T05:28:08.7772590Z
--------------------------------------------------------------------------------
2025/03/05 05:28:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2135410-d01e-0028-638f-8ddd55000000
Time:2025-03-05T05:28:09.8135929Z
--------------------------------------------------------------------------------
2025/03/05 05:28:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21354fe-d01e-0028-318f-8ddd55000000
Time:2025-03-05T05:28:10.8533626Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21354fe-d01e-0028-318f-8ddd55000000
Time:2025-03-05T05:28:10.8533626Z
--------------------------------------------------------------------------------
2025/03/05 05:28:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213561a-d01e-0028-288f-8ddd55000000
Time:2025-03-05T05:28:11.8889851Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2135837-d01e-0028-428f-8ddd55000000
Time:2025-03-05T05:28:12.9247355Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213599d-d01e-0028-5a8f-8ddd55000000
Time:2025-03-05T05:28:13.9610641Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e213599d-d01e-0028-5a8f-8ddd55000000
Time:2025-03-05T05:28:13.9610641Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.02s)
=== RUN TestRetry
2025/03/05 05:28:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/05 05:28:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/05 05:28:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/05 05:28:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/05 05:28:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/05 05:28:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/05 05:28:22 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21364bc-d01e-0028-088f-8ddd55000000
Time:2025-03-05T05:28:23.2284047Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21365e9-d01e-0028-0a8f-8ddd55000000
Time:2025-03-05T05:28:24.2645485Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21366f5-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:28:25.3009378Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21366f5-d01e-0028-628f-8ddd55000000
Time:2025-03-05T05:28:25.3009378Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e21367cc-d01e-0028-7e8f-8ddd55000000
Time:2025-03-05T05:28:26.3380195Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2136878-d01e-0028-7a8f-8ddd55000000
Time:2025-03-05T05:28:27.3743164Z
--------------------------------------------------------------------------------
2025/03/05 05:28: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-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2136945-d01e-0028-108f-8ddd55000000
Time:2025-03-05T05:28:28.4110211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e2136945-d01e-0028-108f-8ddd55000000
Time:2025-03-05T05:28:28.4110211Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.40s)
=== RUN TestPurge
2025/03/05 05:28:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-niqujof1jabe"
2025/03/05 05:28:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/05 05:28:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:28:36 DEBUG : Azure container rclone-test-niqujof1jabe: Using directory markers
2025/03/05 05:28:36 DEBUG : Creating backend with remote "/tmp/rclone3652731389"
run.go:180: Remote "Azure container rclone-test-niqujof1jabe", Local "Local file system at /tmp/rclone3652731389", Modify Window "1ns"
2025/03/05 05:28:36 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/05 05:28:36 DEBUG : A1/B1/: Creating directory marker
2025/03/05 05:28:36 DEBUG : A1/: Creating directory marker
2025/03/05 05:28:36 INFO : A2: Making directory
2025/03/05 05:28:36 DEBUG : A2/: Creating directory marker
2025/03/05 05:28:36 INFO : A1/B2: Making directory
2025/03/05 05:28:36 DEBUG : A1/B2/: Creating directory marker
2025/03/05 05:28:37 INFO : A1/B2/C2: Making directory
2025/03/05 05:28:37 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/05 05:28:37 INFO : A1/B1/C3: Making directory
2025/03/05 05:28:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/05 05:28:37 INFO : A3: Making directory
2025/03/05 05:28:37 DEBUG : A3/: Creating directory marker
2025/03/05 05:28:37 INFO : A3/B3: Making directory
2025/03/05 05:28:37 DEBUG : A3/B3/: Creating directory marker
2025/03/05 05:28:37 INFO : A3/B3/C4: Making directory
2025/03/05 05:28:37 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/05 05:28:37 DEBUG : Waiting for deletions to finish
2025/03/05 05:28:37 INFO : A1/B1/C1/one: Deleted
2025/03/05 05:28:37 DEBUG : removing 2 level 3 directories
2025/03/05 05:28:37 INFO : A1/B1/C3: Removing directory
2025/03/05 05:28:37 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/05 05:28:37 INFO : A1/B1/C1: Removing directory
2025/03/05 05:28:37 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/05 05:28:38 DEBUG : removing 1 level 2 directories
2025/03/05 05:28:38 INFO : A1/B1: Removing directory
2025/03/05 05:28:38 DEBUG : A1/B1/: Removing directory marker
2025/03/05 05:28:38 DEBUG : Azure container rclone-test-niqujof1jabe: Purge remote
2025/03/05 05:28:38 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.68s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:38 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/05 05:28:38 DEBUG : A1/B1/: Creating directory marker
2025/03/05 05:28:38 DEBUG : A1/: Creating directory marker
2025/03/05 05:28:38 INFO : A2: Making directory
2025/03/05 05:28:38 DEBUG : A2/: Creating directory marker
2025/03/05 05:28:38 INFO : A1/B2: Making directory
2025/03/05 05:28:38 DEBUG : A1/B2/: Creating directory marker
2025/03/05 05:28:38 INFO : A1/B2/C2: Making directory
2025/03/05 05:28:38 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/05 05:28:38 INFO : A1/B1/C3: Making directory
2025/03/05 05:28:38 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/05 05:28:38 INFO : A3: Making directory
2025/03/05 05:28:38 DEBUG : A3/: Creating directory marker
2025/03/05 05:28:38 INFO : A3/B3: Making directory
2025/03/05 05:28:39 DEBUG : A3/B3/: Creating directory marker
2025/03/05 05:28:39 INFO : A3/B3/C4: Making directory
2025/03/05 05:28:39 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/05 05:28:46 DEBUG : removing 1 level 3 directories
2025/03/05 05:28:46 INFO : A3/B3/C4: Removing directory
2025/03/05 05:28:46 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/05 05:28:54 DEBUG : removing 2 level 3 directories
2025/03/05 05:28:54 INFO : A1/B2/C2: Removing directory
2025/03/05 05:28:54 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/05 05:28:54 INFO : A1/B1/C3: Removing directory
2025/03/05 05:28:54 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/05 05:28:54 DEBUG : removing 4 level 2 directories
2025/03/05 05:28:54 INFO : dst/: Removing directory
2025/03/05 05:28:54 DEBUG : dst//: Removing directory marker
2025/03/05 05:28:54 INFO : A3/B3: Removing directory
2025/03/05 05:28:54 DEBUG : A3/B3/: Removing directory marker
2025/03/05 05:28:54 INFO : BackupDir/: Removing directory
2025/03/05 05:28:54 DEBUG : BackupDir//: Removing directory marker
2025/03/05 05:28:54 INFO : A1/B2: Removing directory
2025/03/05 05:28:54 DEBUG : A1/B2/: Removing directory marker
2025/03/05 05:28:54 DEBUG : removing 4 level 1 directories
2025/03/05 05:28:54 INFO : dst: Removing directory
2025/03/05 05:28:54 DEBUG : dst/: Removing directory marker
2025/03/05 05:28:54 INFO : A3: Removing directory
2025/03/05 05:28:54 INFO : BackupDir: Removing directory
2025/03/05 05:28:54 DEBUG : A3/: Removing directory marker
2025/03/05 05:28:54 DEBUG : BackupDir/: Removing directory marker
2025/03/05 05:28:54 INFO : A2: Removing directory
2025/03/05 05:28:54 DEBUG : A2/: Removing directory marker
2025/03/05 05:28:54 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f96407d9-401e-0058-718f-8d64a2000000
Time:2025-03-05T05:28:54.1125442Z
--------------------------------------------------------------------------------
2025/03/05 05:28:54 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ae91c453-b01e-0087-0b8f-8d2f98000000
Time:2025-03-05T05:28:54.1139206Z
--------------------------------------------------------------------------------
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-dazepup4nogi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ae91c453-b01e-0087-0b8f-8d2f98000000
Time:2025-03-05T05:28:54.1139206Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/05 05:28:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/05 05:28:54 DEBUG : A1/B1/: Removing directory marker
2025/03/05 05:28:54 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.22s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:54 INFO : A1: Making directory
2025/03/05 05:28:54 DEBUG : A1/: Creating directory marker
2025/03/05 05:28:54 INFO : A1/B1: Making directory
2025/03/05 05:28:54 DEBUG : A1/B1/: Creating directory marker
2025/03/05 05:28:54 INFO : A1/B1/C1: Making directory
2025/03/05 05:28:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/05 05:28:54 DEBUG : removing 1 level 3 directories
2025/03/05 05:28:54 INFO : A1/B1/C1: Removing directory
2025/03/05 05:28:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/05 05:28:54 DEBUG : removing 1 level 2 directories
2025/03/05 05:28:54 INFO : A1/B1: Removing directory
2025/03/05 05:28:54 DEBUG : A1/B1/: Removing directory marker
2025/03/05 05:28:55 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:55 INFO : A1: Making directory
2025/03/05 05:28:55 DEBUG : A1/: Creating directory marker
2025/03/05 05:28:55 INFO : A1/B1: Making directory
2025/03/05 05:28:55 DEBUG : A1/B1/: Creating directory marker
2025/03/05 05:28:55 INFO : A1/B1/C1: Making directory
2025/03/05 05:28:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/05 05:28:55 DEBUG : removing 1 level 3 directories
2025/03/05 05:28:55 INFO : A1/B1/C1: Removing directory
2025/03/05 05:28:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/05 05:28:55 DEBUG : removing 1 level 2 directories
2025/03/05 05:28:55 INFO : A1/B1: Removing directory
2025/03/05 05:28:55 DEBUG : A1/B1/: Removing directory marker
2025/03/05 05:28:55 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:56 DEBUG : filename.txt: File name found in url
2025/03/05 05:28:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/05 05:28:56 DEBUG : sub/: Creating directory marker
2025/03/05 05:28:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:28:56 INFO : file1: Copied (new) to: sub/file2
2025/03/05 05:28:56 INFO : file1: Deleted
2025/03/05 05:28:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:28:56 DEBUG : file1: Unchanged skipping
2025/03/05 05:28:56 INFO : file1: Deleted
2025/03/05 05:28:57 DEBUG : Azure container rclone-test-dazepup4nogi: don't need to copy/move sub/file2, it is already at target location
2025/03/05 05:28:57 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/05 05:28:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:28:57 INFO : file1: Copied (new)
2025/03/05 05:28:57 INFO : file1: Deleted
2025/03/05 05:28:57 DEBUG : file1: Destination exists, skipping
2025/03/05 05:28:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:28:57 DEBUG : dst/: Creating directory marker
2025/03/05 05:28:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/backup"
2025/03/05 05:28:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/05 05:28:57 DEBUG : Azure container rclone-test-dazepup4nogi path backup: Using directory markers
2025/03/05 05:28:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dazepup4nogi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dazepup4nogi/backup"
2025/03/05 05:28:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/05 05:28:58 DEBUG : dst/: Creating directory marker
2025/03/05 05:28:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/05 05:28:58 INFO : dst/file1: Copied (server-side copy)
2025/03/05 05:28:58 INFO : dst/file1: Deleted
2025/03/05 05:28:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/05 05:28:58 INFO : dst/file1: Copied (new)
2025/03/05 05:28:58 INFO : dst/file1: Deleted
2025/03/05 05:28:58 DEBUG : dst/: Removing directory marker
2025/03/05 05:28:58 DEBUG : backup/dst/: Removing directory marker
2025/03/05 05:28:58 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5a9bd7e4-b01e-00a8-5c8f-8d2253000000
Time:2025-03-05T05:28:58.8351249Z
--------------------------------------------------------------------------------
2025/03/05 05:28:59 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5a9bd8fe-b01e-00a8-3f8f-8d2253000000
Time:2025-03-05T05:28:59.8735797Z
--------------------------------------------------------------------------------
2025/03/05 05:29:00 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-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5a9bd9e6-b01e-00a8-6f8f-8d2253000000
Time:2025-03-05T05:29:00.9116006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dazepup4nogi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5a9bd9e6-b01e-00a8-6f8f-8d2253000000
Time:2025-03-05T05:29:00.9116006Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== 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-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:02 DEBUG : A1/: Creating directory marker
2025/03/05 05:29:02 DEBUG : A1/B1/: Creating directory marker
2025/03/05 05:29:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/05 05:29:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/05 05:29:02 INFO : A1/B2: Making directory
2025/03/05 05:29:02 DEBUG : A1/B2/: Creating directory marker
2025/03/05 05:29:02 INFO : A1/B1/C3: Making directory
2025/03/05 05:29:02 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/B1/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/05 05:29:03 DEBUG : A2/B2/: Creating directory marker
2025/03/05 05:29:04 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/05 05:29:04 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/05 05:29:04 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:29:04 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/05 05:29:04 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/05 05:29:04 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/05 05:29:04 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/05 05:29:04 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/05 05:29:04 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/05 05:29:04 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/05 05:29:04 INFO : A1/B1/C1/four: Deleted
2025/03/05 05:29:04 INFO : A1/one: Deleted
2025/03/05 05:29:04 INFO : A1/B1/three: Deleted
2025/03/05 05:29:04 INFO : A1/B1/C2/five: Deleted
2025/03/05 05:29:04 INFO : A1/two: Deleted
2025/03/05 05:29:04 DEBUG : A1/B2/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A1/B1/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A1/: Removing directory marker
2025/03/05 05:29:04 DEBUG : A3/: Creating directory marker
2025/03/05 05:29:04 DEBUG : A3/B1/: Creating directory marker
2025/03/05 05:29:04 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/05 05:29:04 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/05 05:29:04 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/05 05:29:05 DEBUG : A3/B2/: Creating directory marker
2025/03/05 05:29:05 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/05 05:29:05 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/05 05:29:05 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/05 05:29:05 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/05 05:29:05 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/05 05:29:05 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/05 05:29:05 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:29:05 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/05 05:29:05 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/05 05:29:05 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/05 05:29:05 INFO : A2/B1/C2/five: Deleted
2025/03/05 05:29:05 INFO : A2/B1/C1/four: Deleted
2025/03/05 05:29:05 INFO : A2/two: Deleted
2025/03/05 05:29:05 INFO : A2/one: Deleted
2025/03/05 05:29:05 INFO : A2/B1/three: Deleted
2025/03/05 05:29:05 DEBUG : A2/B2/: Removing directory marker
2025/03/05 05:29:05 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/05 05:29:05 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/05 05:29:05 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/05 05:29:05 DEBUG : A2/B1/: Removing directory marker
2025/03/05 05:29:05 DEBUG : A2/: Removing directory marker
2025/03/05 05:29:05 INFO : Azure container rclone-test-dazepup4nogi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/05 05:29:05 DEBUG : A4/: Creating directory marker
2025/03/05 05:29:05 DEBUG : A4/B1/: Creating directory marker
2025/03/05 05:29:05 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/05 05:29:06 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/05 05:29:06 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/05 05:29:06 DEBUG : A4/B2/: Creating directory marker
2025/03/05 05:29:06 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/05 05:29:06 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/05 05:29:06 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/05 05:29:06 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/05 05:29:06 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/05 05:29:06 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/05 05:29:06 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/05 05:29:06 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/05 05:29:06 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/05 05:29:06 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/05 05:29:06 INFO : A3/B1/C2/five: Deleted
2025/03/05 05:29:06 INFO : A3/B1/C1/four: Deleted
2025/03/05 05:29:06 INFO : A3/one: Deleted
2025/03/05 05:29:06 INFO : A3/B1/three: Deleted
2025/03/05 05:29:06 INFO : A3/two: Deleted
2025/03/05 05:29:06 DEBUG : A3/B2/: Removing directory marker
2025/03/05 05:29:06 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/05 05:29:06 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/05 05:29:06 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/05 05:29:06 DEBUG : A3/B1/: Removing directory marker
2025/03/05 05:29:06 DEBUG : A3/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/B2/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/B1/: Removing directory marker
2025/03/05 05:29:07 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.50s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:07 DEBUG : Azure container rclone-test-dazepup4nogi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/05 05:29:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/05 05:29:07 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/05 05:29:07 NOTICE: Azure container rclone-test-dazepup4nogi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/05 05:29:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:08 DEBUG : Azure container rclone-test-dazepup4nogi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/05 05:29:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/05 05:29:08 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/05 05:29:08 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:08 DEBUG : Azure container rclone-test-dazepup4nogi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/05 05:29:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/05 05:29:08 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:08 DEBUG : Azure container rclone-test-dazepup4nogi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/05 05:29:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/05 05:29:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/05 05:29:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:09 DEBUG : Azure container rclone-test-dazepup4nogi: File to upload is small (60 bytes), uploading instead of streaming
2025/03/05 05:29:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/05 05:29:09 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
2025/03/05 05:29:10 DEBUG : sub dir/: Creating directory marker
2025/03/05 05:29:10 DEBUG : Azure container rclone-test-dazepup4nogi: Touching "sub dir/potato3"
2025/03/05 05:29:10 DEBUG : Azure container rclone-test-dazepup4nogi: Touching "empty space"
2025/03/05 05:29:10 DEBUG : Azure container rclone-test-dazepup4nogi: Touching "potato2"
2025/03/05 05:29:10 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-dazepup4nogi", Local "Local file system at /tmp/rclone3231306767", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/05 05:29:11 DEBUG : Azure container rclone-test-dazepup4nogi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m35.816278471s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]