"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/04 01:06:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi"
2025/03/04 01:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:06:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:06:42 DEBUG : Azure container rclone-test-xodajef3kafi: Using directory markers
2025/03/04 01:06:42 DEBUG : Creating backend with remote "/tmp/rclone1503225290"
=== 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-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:06:42 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/04 01:06:42 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/04 01:06:42 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/04 01:06:42 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/04 01:06:43 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/04 01:06:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/04 01:06:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/04 01:06:44 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/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/04 01:06:46 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/04 01:06:47 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/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/04 01:06:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/04 01:06:48 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/04 01:06:48 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/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/04 01:06:50 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/04 01:06:50 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/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/04 01:06:51 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/04 01:06:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 01:06:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/04 01:06:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/04 01:06:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/04 01:06:52 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/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/04 01:06:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/04 01:06:54 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.88s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.30s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.23s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.74s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.71s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.71s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.69s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:06:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/04 01:06:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/04 01:06:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/04 01:06:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/04 01:06:54 DEBUG : chunksize-probe: Removing empty object
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/04 01:06:55 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 01:06:55 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/04 01:06:55 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/04 01:06:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/04 01:06:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/04 01:06:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:06:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/04 01:06:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/04 01:06:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/04 01:06:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 01:06:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/04 01:06:56 DEBUG : Returning error reader
2025/03/04 01:06:56 DEBUG : BOOM: simulated read failure
2025/03/04 01:06:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/04 01:06:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:06:57 DEBUG : Returning error reader
2025/03/04 01:06:57 DEBUG : BOOM: simulated read failure
2025/03/04 01:06:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/04 01:06:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:06:58 DEBUG : Returning error reader
2025/03/04 01:06:58 DEBUG : BOOM: simulated read failure
2025/03/04 01:06:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/04 01:06:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:06:59 DEBUG : Returning error reader
2025/03/04 01:06:59 DEBUG : BOOM: simulated read failure
2025/03/04 01:06:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/04 01:06:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:00 DEBUG : Returning error reader
2025/03/04 01:07:00 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/04 01:07:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:01 DEBUG : Returning error reader
2025/03/04 01:07:01 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/04 01:07:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:02 DEBUG : Returning error reader
2025/03/04 01:07:02 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/04 01:07:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:03 DEBUG : Returning error reader
2025/03/04 01:07:03 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/04 01:07:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:04 DEBUG : Returning error reader
2025/03/04 01:07:04 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/04 01:07:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 01:07:05 DEBUG : Returning error reader
2025/03/04 01:07:05 DEBUG : BOOM: simulated read failure
2025/03/04 01:07:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/04 01:07:05 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/04 01:07:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/04 01:07:05 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/04 01:07:05 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/04 01:07:05 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/04 01:07:05 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.51s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/04 01:07:13 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/04 01:07:13 DEBUG : potato: Seek from 10 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 10 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Seek from 5 to 2
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/04 01:07:13 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Seek from 5 to 2
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/04 01:07:13 DEBUG : potato: Seek from 8 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 8 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/04 01:07:13 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 01:07:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 01:07:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 01:07:13 DEBUG : potato: Seek from 5 to 2
2025/03/04 01:07:13 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/04 01:07:13 DEBUG : potato: Seek from 9 to 0
2025/03/04 01:07:13 DEBUG : potato: Seek from 9 to 0
2025/03/04 01:07:13 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-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", 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.43s)
--- PASS: TestCheck/1 (0.05s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.05s)
--- PASS: TestCheck/4 (0.09s)
--- PASS: TestCheck/5 (0.09s)
--- PASS: TestCheck/6 (0.09s)
--- PASS: TestCheck/7 (0.09s)
=== RUN TestCheckFsError
2025/03/04 01:07:14 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 01:07:14 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 01:07:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/04 01:07:14 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/04 01:07:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/04 01:07:14 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-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", 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.74s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.13s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", 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.43s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.09s)
--- PASS: TestCheckSizeOnly/5 (0.09s)
--- PASS: TestCheckSizeOnly/6 (0.09s)
--- PASS: TestCheckSizeOnly/7 (0.09s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:17 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 01:07:17 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 01:07:17 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 01:07:17 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/04 01:07:18 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 01:07:18 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 01:07:18 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 01:07:18 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.49s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/data"
2025/03/04 01:07:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:18 DEBUG : Azure container rclone-test-xodajef3kafi path data: Using directory markers
2025/03/04 01:07:18 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/04 01:07:21 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.35s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.18s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/data"
2025/03/04 01:07:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:21 DEBUG : Azure container rclone-test-xodajef3kafi path data: Using directory markers
2025/03/04 01:07:21 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/04 01:07:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.66s)
--- PASS: TestCheckSumDownload/subtest1 (0.18s)
--- PASS: TestCheckSumDownload/subtest2 (0.22s)
--- PASS: TestCheckSumDownload/subtest3 (0.22s)
--- PASS: TestCheckSumDownload/subtest4 (0.22s)
--- PASS: TestCheckSumDownload/subtest5 (0.22s)
--- PASS: TestCheckSumDownload/subtest6 (0.22s)
--- PASS: TestCheckSumDownload/subtest7 (0.22s)
=== RUN TestApplyTransforms
2025/03/04 01:07:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-catuxum8geqo"
2025/03/04 01:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:25 DEBUG : Azure container rclone-test-catuxum8geqo: Using directory markers
2025/03/04 01:07:25 DEBUG : Creating backend with remote "/tmp/rclone4092804914"
run.go:180: Remote "Azure container rclone-test-catuxum8geqo", Local "Local file system at /tmp/rclone4092804914", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/04 01:07:25 ERROR : hello, world!: sum not found
2025/03/04 01:07:25 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-catuxum8geqo
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-catuxum8geqo: 1 files missing
2025/03/04 01:07:25 NOTICE: 1 hashes missing
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-catuxum8geqo: 2 differences found
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-catuxum8geqo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/04 01:07:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-catuxum8geqo: 0 differences found
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-catuxum8geqo: 1 matching files
2025/03/04 01:07:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tecoziy4guni"
2025/03/04 01:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:25 DEBUG : Azure container rclone-test-tecoziy4guni: Using directory markers
2025/03/04 01:07:25 DEBUG : Creating backend with remote "/tmp/rclone2653155802"
run.go:180: Remote "Azure container rclone-test-tecoziy4guni", Local "Local file system at /tmp/rclone2653155802", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/04 01:07:25 ERROR : HELLO, WORLD!: sum not found
2025/03/04 01:07:25 ERROR : hello, world!: file not in Azure container rclone-test-tecoziy4guni
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-tecoziy4guni: 1 files missing
2025/03/04 01:07:25 NOTICE: 1 hashes missing
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-tecoziy4guni: 2 differences found
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-tecoziy4guni: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/04 01:07:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-tecoziy4guni: 0 differences found
2025/03/04 01:07:25 NOTICE: Azure container rclone-test-tecoziy4guni: 1 matching files
2025/03/04 01:07:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-picaxul0seki"
2025/03/04 01:07:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:25 DEBUG : Azure container rclone-test-picaxul0seki: Using directory markers
2025/03/04 01:07:25 DEBUG : Creating backend with remote "/tmp/rclone3928835360"
run.go:180: Remote "Azure container rclone-test-picaxul0seki", Local "Local file system at /tmp/rclone3928835360", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/04 01:07:26 ERROR : HeLlO, wOrLd!: sum not found
2025/03/04 01:07:26 ERROR : hello, world!: file not in Azure container rclone-test-picaxul0seki
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-picaxul0seki: 1 files missing
2025/03/04 01:07:26 NOTICE: 1 hashes missing
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-picaxul0seki: 2 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-picaxul0seki: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/04 01:07:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-picaxul0seki: 0 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-picaxul0seki: 1 matching files
2025/03/04 01:07:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yejarin7yeli"
2025/03/04 01:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:26 DEBUG : Azure container rclone-test-yejarin7yeli: Using directory markers
2025/03/04 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone1151111724"
run.go:180: Remote "Azure container rclone-test-yejarin7yeli", Local "Local file system at /tmp/rclone1151111724", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/04 01:07:26 ERROR : HELLO, WORLD!: sum not found
2025/03/04 01:07:26 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yejarin7yeli
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-yejarin7yeli: 1 files missing
2025/03/04 01:07:26 NOTICE: 1 hashes missing
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-yejarin7yeli: 2 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-yejarin7yeli: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/04 01:07:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-yejarin7yeli: 0 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-yejarin7yeli: 1 matching files
2025/03/04 01:07:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wuraner9zuwe"
2025/03/04 01:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:26 DEBUG : Azure container rclone-test-wuraner9zuwe: Using directory markers
2025/03/04 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone2175075707"
run.go:180: Remote "Azure container rclone-test-wuraner9zuwe", Local "Local file system at /tmp/rclone2175075707", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/04 01:07:26 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:26 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wuraner9zuwe
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-wuraner9zuwe: 1 files missing
2025/03/04 01:07:26 NOTICE: 1 hashes missing
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-wuraner9zuwe: 2 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-wuraner9zuwe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/04 01:07:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-wuraner9zuwe: 0 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-wuraner9zuwe: 1 matching files
2025/03/04 01:07:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rofokom8yoqi"
2025/03/04 01:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:26 DEBUG : Azure container rclone-test-rofokom8yoqi: Using directory markers
2025/03/04 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone1643282390"
run.go:180: Remote "Azure container rclone-test-rofokom8yoqi", Local "Local file system at /tmp/rclone1643282390", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/04 01:07:26 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:26 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rofokom8yoqi
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-rofokom8yoqi: 1 files missing
2025/03/04 01:07:26 NOTICE: 1 hashes missing
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-rofokom8yoqi: 2 differences found
2025/03/04 01:07:26 NOTICE: Azure container rclone-test-rofokom8yoqi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/04 01:07:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-rofokom8yoqi: 0 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-rofokom8yoqi: 1 matching files
2025/03/04 01:07:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-foyayoj4payi"
2025/03/04 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:27 DEBUG : Azure container rclone-test-foyayoj4payi: Using directory markers
2025/03/04 01:07:27 DEBUG : Creating backend with remote "/tmp/rclone1940357553"
run.go:180: Remote "Azure container rclone-test-foyayoj4payi", Local "Local file system at /tmp/rclone1940357553", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-foyayoj4payi
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-foyayoj4payi: 1 files missing
2025/03/04 01:07:27 NOTICE: 1 hashes missing
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-foyayoj4payi: 2 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-foyayoj4payi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/04 01:07:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-foyayoj4payi: 0 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-foyayoj4payi: 1 matching files
2025/03/04 01:07:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xamazan9juyo"
2025/03/04 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:27 DEBUG : Azure container rclone-test-xamazan9juyo: Using directory markers
2025/03/04 01:07:27 DEBUG : Creating backend with remote "/tmp/rclone295286942"
run.go:180: Remote "Azure container rclone-test-xamazan9juyo", Local "Local file system at /tmp/rclone295286942", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xamazan9juyo
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-xamazan9juyo: 1 files missing
2025/03/04 01:07:27 NOTICE: 1 hashes missing
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-xamazan9juyo: 2 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-xamazan9juyo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/04 01:07:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-xamazan9juyo: 0 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-xamazan9juyo: 1 matching files
2025/03/04 01:07:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bozamij7moqe"
2025/03/04 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:27 DEBUG : Azure container rclone-test-bozamij7moqe: Using directory markers
2025/03/04 01:07:27 DEBUG : Creating backend with remote "/tmp/rclone3389291844"
run.go:180: Remote "Azure container rclone-test-bozamij7moqe", Local "Local file system at /tmp/rclone3389291844", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bozamij7moqe
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-bozamij7moqe: 1 files missing
2025/03/04 01:07:27 NOTICE: 1 hashes missing
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-bozamij7moqe: 2 differences found
2025/03/04 01:07:27 NOTICE: Azure container rclone-test-bozamij7moqe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/04 01:07:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-bozamij7moqe: 0 differences found
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-bozamij7moqe: 1 matching files
2025/03/04 01:07:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yaxeruv1cete"
2025/03/04 01:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:07:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-yaxeruv1cete: Using directory markers
2025/03/04 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone2557932150"
run.go:180: Remote "Azure container rclone-test-yaxeruv1cete", Local "Local file system at /tmp/rclone2557932150", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/04 01:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 01:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yaxeruv1cete
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-yaxeruv1cete: 1 files missing
2025/03/04 01:07:28 NOTICE: 1 hashes missing
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-yaxeruv1cete: 2 differences found
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-yaxeruv1cete: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/04 01:07:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-yaxeruv1cete: 0 differences found
2025/03/04 01:07:28 NOTICE: Azure container rclone-test-yaxeruv1cete: 1 matching files
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-yaxeruv1cete: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-bozamij7moqe: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-xamazan9juyo: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-foyayoj4payi: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-rofokom8yoqi: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-wuraner9zuwe: Purge remote
2025/03/04 01:07:28 DEBUG : Azure container rclone-test-yejarin7yeli: Purge remote
2025/03/04 01:07:29 DEBUG : Azure container rclone-test-picaxul0seki: Purge remote
2025/03/04 01:07:29 DEBUG : Azure container rclone-test-tecoziy4guni: Purge remote
2025/03/04 01:07:29 DEBUG : Azure container rclone-test-catuxum8geqo: Purge remote
--- PASS: TestApplyTransforms (4.13s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:29 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 01:07:29 DEBUG : sub/: Creating directory marker
2025/03/04 01:07:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:07:29 INFO : file1: Copied (new) to: sub/file2
2025/03/04 01:07:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:29 DEBUG : file1: Unchanged skipping
2025/03/04 01:07:29 DEBUG : Azure container rclone-test-xodajef3kafi: don't need to copy/move sub/file2, it is already at target location
2025/03/04 01:07:29 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.59s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.09s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:30 DEBUG : dst/: Creating directory marker
2025/03/04 01:07:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/backup"
2025/03/04 01:07:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:30 DEBUG : Azure container rclone-test-xodajef3kafi path backup: Using directory markers
2025/03/04 01:07:30 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/backup"
2025/03/04 01:07:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 01:07:30 DEBUG : dst/: Creating directory marker
2025/03/04 01:07:30 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/04 01:07:30 INFO : dst/file1: Copied (server-side copy)
2025/03/04 01:07:30 INFO : dst/file1: Deleted
2025/03/04 01:07:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:07:30 INFO : dst/file1: Copied (new)
2025/03/04 01:07:31 DEBUG : dst/: Removing directory marker
2025/03/04 01:07:31 DEBUG : backup/dst/: Removing directory marker
2025/03/04 01:07:31 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b8c92-e01e-0051-18a1-8c2171000000
Time:2025-03-04T01:07:31.1485098Z
--------------------------------------------------------------------------------
2025/03/04 01:07:32 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b8e0d-e01e-0051-65a1-8c2171000000
Time:2025-03-04T01:07:32.1926602Z
--------------------------------------------------------------------------------
2025/03/04 01:07:33 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b906d-e01e-0051-6fa1-8c2171000000
Time:2025-03-04T01:07:33.2371544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b906d-e01e-0051-6fa1-8c2171000000
Time:2025-03-04T01:07:33.2371544Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.35s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/dst"
2025/03/04 01:07:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:34 DEBUG : Azure container rclone-test-xodajef3kafi path dst: Using directory markers
2025/03/04 01:07:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:34 DEBUG : Azure container rclone-test-xodajef3kafi path CompareDest: Using directory markers
2025/03/04 01:07:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:34 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 01:07:34 DEBUG : /: Creating directory marker
2025/03/04 01:07:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:07:34 INFO : one: Copied (new)
2025/03/04 01:07:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:34 DEBUG : /: Creating directory marker
2025/03/04 01:07:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 01:07:35 INFO : one: Copied (replaced existing)
2025/03/04 01:07:35 DEBUG : dst/: Creating directory marker
2025/03/04 01:07:35 DEBUG : CompareDest/: Creating directory marker
2025/03/04 01:07:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:35 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 01:07:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:36 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 01:07:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:36 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 01:07:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:36 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 01:07:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:36 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 01:07:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CompareDest"
2025/03/04 01:07:36 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 01:07:36 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/04 01:07:36 INFO : two: Copied (new)
2025/03/04 01:07:36 DEBUG : dst/: Removing directory marker
2025/03/04 01:07: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b981c-e01e-0051-28a1-8c2171000000
Time:2025-03-04T01:07:37.0474674Z
--------------------------------------------------------------------------------
2025/03/04 01:07: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b9a88-e01e-0051-51a1-8c2171000000
Time:2025-03-04T01:07:38.0918221Z
--------------------------------------------------------------------------------
2025/03/04 01:07: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b9cc2-e01e-0051-3fa1-8c2171000000
Time:2025-03-04T01:07:39.1361017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9b9cc2-e01e-0051-3fa1-8c2171000000
Time:2025-03-04T01:07:39.1361017Z
--------------------------------------------------------------------------------
2025/03/04 01:07:40 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 (13.04s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:07:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/dst"
2025/03/04 01:07:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:47 DEBUG : Azure container rclone-test-xodajef3kafi path dst: Using directory markers
2025/03/04 01:07:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:47 DEBUG : Azure container rclone-test-xodajef3kafi path CopyDest: Using directory markers
2025/03/04 01:07:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:47 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 01:07:47 DEBUG : /: Creating directory marker
2025/03/04 01:07:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:07:47 INFO : one: Copied (new)
2025/03/04 01:07:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:47 DEBUG : /: Creating directory marker
2025/03/04 01:07:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 01:07:48 INFO : one: Copied (replaced existing)
2025/03/04 01:07:48 DEBUG : dst/: Creating directory marker
2025/03/04 01:07:48 DEBUG : CopyDest/: Creating directory marker
2025/03/04 01:07:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/BackupDir"
2025/03/04 01:07:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:07:48 DEBUG : Azure container rclone-test-xodajef3kafi path BackupDir: Using directory markers
2025/03/04 01:07:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/BackupDir"
2025/03/04 01:07:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 01:07:48 DEBUG : /: Creating directory marker
2025/03/04 01:07:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:07:49 INFO : one: Copied (server-side copy)
2025/03/04 01:07:49 INFO : one: Deleted
2025/03/04 01:07:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 01:07:49 INFO : one: Copied (server-side copy)
2025/03/04 01:07:49 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/04 01:07:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:49 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 01:07:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:07:49 INFO : two: Copied (server-side copy)
2025/03/04 01:07:49 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/04 01:07:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:07:49 DEBUG : two: Unchanged skipping
2025/03/04 01:07:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/CopyDest"
2025/03/04 01:07:50 DEBUG : three: Need to transfer - File not found at Destination
2025/03/04 01:07:50 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/04 01:07:50 DEBUG : three: Destination not found in --copy-dest
2025/03/04 01:07:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/04 01:07:50 INFO : three: Copied (new)
2025/03/04 01:07:50 DEBUG : dst/: Removing directory marker
2025/03/04 01:07: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bbcc3-e01e-0051-20a1-8c2171000000
Time:2025-03-04T01:07:50.9933886Z
--------------------------------------------------------------------------------
2025/03/04 01:07:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bbff1-e01e-0051-72a1-8c2171000000
Time:2025-03-04T01:07:52.0376943Z
--------------------------------------------------------------------------------
2025/03/04 01:07:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bc2dc-e01e-0051-26a1-8c2171000000
Time:2025-03-04T01:07:53.0818212Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bc2dc-e01e-0051-26a1-8c2171000000
Time:2025-03-04T01:07:53.0818212Z
--------------------------------------------------------------------------------
2025/03/04 01:07:54 DEBUG : CopyDest/: Removing directory marker
2025/03/04 01:07:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bc580-e01e-0051-7ca1-8c2171000000
Time:2025-03-04T01:07:54.1709426Z
--------------------------------------------------------------------------------
2025/03/04 01:07:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bc881-e01e-0051-54a1-8c2171000000
Time:2025-03-04T01:07:55.2149679Z
--------------------------------------------------------------------------------
2025/03/04 01:07:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bcc12-e01e-0051-43a1-8c2171000000
Time:2025-03-04T01:07:56.2587632Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bcc12-e01e-0051-43a1-8c2171000000
Time:2025-03-04T01:07:56.2587632Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (17.08s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/04 01:08:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bec5d-e01e-0051-28a1-8c2171000000
Time:2025-03-04T01:08:04.4840368Z
--------------------------------------------------------------------------------
2025/03/04 01:08:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bee7f-e01e-0051-45a1-8c2171000000
Time:2025-03-04T01:08:05.5281340Z
--------------------------------------------------------------------------------
2025/03/04 01:08:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf10d-e01e-0051-6ea1-8c2171000000
Time:2025-03-04T01:08:06.5720134Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf10d-e01e-0051-6ea1-8c2171000000
Time:2025-03-04T01:08:06.5720134Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf33e-e01e-0051-47a1-8c2171000000
Time:2025-03-04T01:08:07.6169097Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf4f6-e01e-0051-38a1-8c2171000000
Time:2025-03-04T01:08:08.6615966Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf66c-e01e-0051-73a1-8c2171000000
Time:2025-03-04T01:08:09.7063373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9bf66c-e01e-0051-73a1-8c2171000000
Time:2025-03-04T01:08:09.7063373Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.45s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/04 01:08:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c04e9-e01e-0051-75a1-8c2171000000
Time:2025-03-04T01:08:17.9305271Z
--------------------------------------------------------------------------------
2025/03/04 01:08:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c06b5-e01e-0051-69a1-8c2171000000
Time:2025-03-04T01:08:18.9749652Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c0944-e01e-0051-08a1-8c2171000000
Time:2025-03-04T01:08:20.0190637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c0944-e01e-0051-08a1-8c2171000000
Time:2025-03-04T01:08:20.0190637Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c0ce3-e01e-0051-1ea1-8c2171000000
Time:2025-03-04T01:08:21.0633637Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c10e8-e01e-0051-5ca1-8c2171000000
Time:2025-03-04T01:08:22.1076205Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c142a-e01e-0051-6ca1-8c2171000000
Time:2025-03-04T01:08:23.1524447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c142a-e01e-0051-6ca1-8c2171000000
Time:2025-03-04T01:08:23.1524447Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:08:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/04 01:08:31 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/04 01:08:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:08:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/04 01:08:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/04 01:08:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/04 01:08:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/04 01:08:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/04 01:08:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 66b19f2a2a3457610493f78a0a19ff85 OK
2025/03/04 01:08:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/04 01:08: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c2c45-e01e-0051-69a1-8c2171000000
Time:2025-03-04T01:08:32.4341998Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c2e96-e01e-0051-6da1-8c2171000000
Time:2025-03-04T01:08:33.4780472Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c3133-e01e-0051-3ba1-8c2171000000
Time:2025-03-04T01:08:34.5239104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c3133-e01e-0051-3ba1-8c2171000000
Time:2025-03-04T01:08:34.5239104Z
--------------------------------------------------------------------------------
2025/03/04 01:08:35 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c3402-e01e-0051-03a1-8c2171000000
Time:2025-03-04T01:08:35.6138716Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c36b9-e01e-0051-55a1-8c2171000000
Time:2025-03-04T01:08:36.6583573Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c3986-e01e-0051-24a1-8c2171000000
Time:2025-03-04T01:08:37.7022422Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c3986-e01e-0051-24a1-8c2171000000
Time:2025-03-04T01:08:37.7022422Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.55s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:08:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c4d33-e01e-0051-66a1-8c2171000000
Time:2025-03-04T01:08:45.9291718Z
--------------------------------------------------------------------------------
2025/03/04 01:08:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c4f53-e01e-0051-11a1-8c2171000000
Time:2025-03-04T01:08:46.9733999Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c518e-e01e-0051-12a1-8c2171000000
Time:2025-03-04T01:08:48.0171135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c518e-e01e-0051-12a1-8c2171000000
Time:2025-03-04T01:08:48.0171135Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c538b-e01e-0051-53a1-8c2171000000
Time:2025-03-04T01:08:49.0614905Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c55a2-e01e-0051-2ba1-8c2171000000
Time:2025-03-04T01:08:50.1057238Z
--------------------------------------------------------------------------------
2025/03/04 01:08: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c57b9-e01e-0051-76a1-8c2171000000
Time:2025-03-04T01:08:51.1496337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c57b9-e01e-0051-76a1-8c2171000000
Time:2025-03-04T01:08:51.1496337Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:08:59 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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c6c39-e01e-0051-4ca2-8c2171000000
Time:2025-03-04T01:08:59.3740393Z
--------------------------------------------------------------------------------
2025/03/04 01:09:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c6e93-e01e-0051-75a2-8c2171000000
Time:2025-03-04T01:09:00.4178729Z
--------------------------------------------------------------------------------
2025/03/04 01:09:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c70cd-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:09:01.4621148Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c70cd-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:09:01.4621148Z
--------------------------------------------------------------------------------
2025/03/04 01:09:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c7324-e01e-0051-10a2-8c2171000000
Time:2025-03-04T01:09:02.5066653Z
--------------------------------------------------------------------------------
2025/03/04 01:09:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c7526-e01e-0051-63a2-8c2171000000
Time:2025-03-04T01:09:03.5514529Z
--------------------------------------------------------------------------------
2025/03/04 01:09:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c77a4-e01e-0051-4fa2-8c2171000000
Time:2025-03-04T01:09:04.6188935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c77a4-e01e-0051-4fa2-8c2171000000
Time:2025-03-04T01:09:04.6188935Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.47s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:09:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c8b7c-e01e-0051-67a2-8c2171000000
Time:2025-03-04T01:09:12.8430190Z
--------------------------------------------------------------------------------
2025/03/04 01:09:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c8eac-e01e-0051-36a2-8c2171000000
Time:2025-03-04T01:09:13.8875452Z
--------------------------------------------------------------------------------
2025/03/04 01:09:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c9168-e01e-0051-38a2-8c2171000000
Time:2025-03-04T01:09:14.9315131Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c9168-e01e-0051-38a2-8c2171000000
Time:2025-03-04T01:09:14.9315131Z
--------------------------------------------------------------------------------
2025/03/04 01:09:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c93a4-e01e-0051-2da2-8c2171000000
Time:2025-03-04T01:09:15.9756037Z
--------------------------------------------------------------------------------
2025/03/04 01:09:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c95de-e01e-0051-2ca2-8c2171000000
Time:2025-03-04T01:09:17.0204029Z
--------------------------------------------------------------------------------
2025/03/04 01:09:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c987e-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:09:18.0650942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9c987e-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:09:18.0650942Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:09:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cadc5-e01e-0051-41a2-8c2171000000
Time:2025-03-04T01:09:26.2885996Z
--------------------------------------------------------------------------------
2025/03/04 01:09:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cafce-e01e-0051-12a2-8c2171000000
Time:2025-03-04T01:09:27.3326106Z
--------------------------------------------------------------------------------
2025/03/04 01:09:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cb230-e01e-0051-39a2-8c2171000000
Time:2025-03-04T01:09:28.3771953Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cb230-e01e-0051-39a2-8c2171000000
Time:2025-03-04T01:09:28.3771953Z
--------------------------------------------------------------------------------
2025/03/04 01:09:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cb505-e01e-0051-42a2-8c2171000000
Time:2025-03-04T01:09:29.4223125Z
--------------------------------------------------------------------------------
2025/03/04 01:09:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cb79e-e01e-0051-17a2-8c2171000000
Time:2025-03-04T01:09:30.4664482Z
--------------------------------------------------------------------------------
2025/03/04 01:09:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cba82-e01e-0051-2da2-8c2171000000
Time:2025-03-04T01:09:31.5112975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cba82-e01e-0051-2da2-8c2171000000
Time:2025-03-04T01:09:31.5112975Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.45s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:09: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9ccdac-e01e-0051-2ca2-8c2171000000
Time:2025-03-04T01:09:39.7349764Z
--------------------------------------------------------------------------------
2025/03/04 01:09: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd05d-e01e-0051-3ba2-8c2171000000
Time:2025-03-04T01:09:40.7790633Z
--------------------------------------------------------------------------------
2025/03/04 01:09: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd240-e01e-0051-56a2-8c2171000000
Time:2025-03-04T01:09:41.8235554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd240-e01e-0051-56a2-8c2171000000
Time:2025-03-04T01:09:41.8235554Z
--------------------------------------------------------------------------------
2025/03/04 01:09: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd43a-e01e-0051-12a2-8c2171000000
Time:2025-03-04T01:09:42.8683803Z
--------------------------------------------------------------------------------
2025/03/04 01:09: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd672-e01e-0051-65a2-8c2171000000
Time:2025-03-04T01:09:43.9131201Z
--------------------------------------------------------------------------------
2025/03/04 01:09: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd86e-e01e-0051-24a2-8c2171000000
Time:2025-03-04T01:09:44.9570002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cd86e-e01e-0051-24a2-8c2171000000
Time:2025-03-04T01:09:44.9570002Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:09:53 DEBUG : also/: Creating directory marker
2025/03/04 01:09:53 INFO : Azure container rclone-test-xodajef3kafi: Looking for duplicate md5 hashes using newest mode.
2025/03/04 01:09:53 NOTICE: 304efde9e41688a69dc5b7addd1de310: Found 3 files with duplicate md5 hashes
2025/03/04 01:09:53 INFO : one: Deleted
2025/03/04 01:09:53 INFO : also/one: Deleted
2025/03/04 01:09:53 NOTICE: 304efde9e41688a69dc5b7addd1de310: Deleted 2 extra copies
2025/03/04 01:09:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cea58-e01e-0051-22a2-8c2171000000
Time:2025-03-04T01:09:54.1134106Z
--------------------------------------------------------------------------------
2025/03/04 01:09:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cebea-e01e-0051-62a2-8c2171000000
Time:2025-03-04T01:09:55.1568959Z
--------------------------------------------------------------------------------
2025/03/04 01:09:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cedae-e01e-0051-61a2-8c2171000000
Time:2025-03-04T01:09:56.2011740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cedae-e01e-0051-61a2-8c2171000000
Time:2025-03-04T01:09:56.2011740Z
--------------------------------------------------------------------------------
2025/03/04 01:09:57 DEBUG : also/: Removing directory marker
2025/03/04 01:09:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cf016-e01e-0051-10a2-8c2171000000
Time:2025-03-04T01:09:57.2913241Z
--------------------------------------------------------------------------------
2025/03/04 01:09:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cf285-e01e-0051-34a2-8c2171000000
Time:2025-03-04T01:09:58.3360002Z
--------------------------------------------------------------------------------
2025/03/04 01:09:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cf4d5-e01e-0051-3da2-8c2171000000
Time:2025-03-04T01:09:59.3810592Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9cf4d5-e01e-0051-3da2-8c2171000000
Time:2025-03-04T01:09:59.3810592Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.42s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:10:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d0ac6-e01e-0051-6aa2-8c2171000000
Time:2025-03-04T01:10:07.6062369Z
--------------------------------------------------------------------------------
2025/03/04 01:10:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d0ccc-e01e-0051-24a2-8c2171000000
Time:2025-03-04T01:10:08.6508343Z
--------------------------------------------------------------------------------
2025/03/04 01:10:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d0eff-e01e-0051-78a2-8c2171000000
Time:2025-03-04T01:10:09.6957939Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d0eff-e01e-0051-78a2-8c2171000000
Time:2025-03-04T01:10:09.6957939Z
--------------------------------------------------------------------------------
2025/03/04 01:10:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d1262-e01e-0051-1ea2-8c2171000000
Time:2025-03-04T01:10:10.7409156Z
--------------------------------------------------------------------------------
2025/03/04 01:10:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d1485-e01e-0051-77a2-8c2171000000
Time:2025-03-04T01:10:11.7854927Z
--------------------------------------------------------------------------------
2025/03/04 01:10:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d16cc-e01e-0051-6ca2-8c2171000000
Time:2025-03-04T01:10:12.8295708Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d16cc-e01e-0051-6ca2-8c2171000000
Time:2025-03-04T01:10:12.8295708Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.45s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:10:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d2ba9-e01e-0051-3da2-8c2171000000
Time:2025-03-04T01:10:21.0543086Z
--------------------------------------------------------------------------------
2025/03/04 01:10:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d2f49-e01e-0051-44a2-8c2171000000
Time:2025-03-04T01:10:22.0981302Z
--------------------------------------------------------------------------------
2025/03/04 01:10:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d335e-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:10:23.1418883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d335e-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:10:23.1418883Z
--------------------------------------------------------------------------------
2025/03/04 01:10:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d3774-e01e-0051-41a2-8c2171000000
Time:2025-03-04T01:10:24.1861745Z
--------------------------------------------------------------------------------
2025/03/04 01:10:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d3b01-e01e-0051-6ba2-8c2171000000
Time:2025-03-04T01:10:25.2299626Z
--------------------------------------------------------------------------------
2025/03/04 01:10:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d3e4a-e01e-0051-59a2-8c2171000000
Time:2025-03-04T01:10:26.2744086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d3e4a-e01e-0051-59a2-8c2171000000
Time:2025-03-04T01:10:26.2744086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:10:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d51b4-e01e-0051-2ea2-8c2171000000
Time:2025-03-04T01:10:34.4984572Z
--------------------------------------------------------------------------------
2025/03/04 01:10:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d53d1-e01e-0051-5fa2-8c2171000000
Time:2025-03-04T01:10:35.5421427Z
--------------------------------------------------------------------------------
2025/03/04 01:10:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d568d-e01e-0051-18a2-8c2171000000
Time:2025-03-04T01:10:36.5860331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d568d-e01e-0051-18a2-8c2171000000
Time:2025-03-04T01:10:36.5860331Z
--------------------------------------------------------------------------------
2025/03/04 01:10:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d5933-e01e-0051-39a2-8c2171000000
Time:2025-03-04T01:10:37.6308742Z
--------------------------------------------------------------------------------
2025/03/04 01:10:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d5beb-e01e-0051-01a2-8c2171000000
Time:2025-03-04T01:10:38.6748002Z
--------------------------------------------------------------------------------
2025/03/04 01:10: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d5e0b-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:10:39.7200617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d5e0b-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:10:39.7200617Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 01:10: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d6e2a-e01e-0051-1ea2-8c2171000000
Time:2025-03-04T01:10:47.9444774Z
--------------------------------------------------------------------------------
2025/03/04 01:10: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d7004-e01e-0051-37a2-8c2171000000
Time:2025-03-04T01:10:48.9891091Z
--------------------------------------------------------------------------------
2025/03/04 01:10:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d71f2-e01e-0051-41a2-8c2171000000
Time:2025-03-04T01:10:50.0331675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d71f2-e01e-0051-41a2-8c2171000000
Time:2025-03-04T01:10:50.0331675Z
--------------------------------------------------------------------------------
2025/03/04 01:10:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d7480-e01e-0051-50a2-8c2171000000
Time:2025-03-04T01:10:51.0774305Z
--------------------------------------------------------------------------------
2025/03/04 01:10:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d7740-e01e-0051-10a2-8c2171000000
Time:2025-03-04T01:10:52.1213606Z
--------------------------------------------------------------------------------
2025/03/04 01:10:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d799d-e01e-0051-0da2-8c2171000000
Time:2025-03-04T01:10:53.1669731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d799d-e01e-0051-0da2-8c2171000000
Time:2025-03-04T01:10:53.1669731Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d8bc9-e01e-0051-41a2-8c2171000000
Time:2025-03-04T01:11:01.3916545Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d8ecb-e01e-0051-62a2-8c2171000000
Time:2025-03-04T01:11:02.4358572Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d9154-e01e-0051-14a2-8c2171000000
Time:2025-03-04T01:11:03.4803300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d9154-e01e-0051-14a2-8c2171000000
Time:2025-03-04T01:11:03.4803300Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d93de-e01e-0051-0ba2-8c2171000000
Time:2025-03-04T01:11:04.5249191Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d96a4-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:11:05.5692553Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d9883-e01e-0051-02a2-8c2171000000
Time:2025-03-04T01:11:06.6133252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9d9883-e01e-0051-02a2-8c2171000000
Time:2025-03-04T01:11:06.6133252Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.45s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:11:15 DEBUG : sub dir/: Creating directory marker
2025/03/04 01:11:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/04 01:11:15 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/04 01:11:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/04 01:11:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/04 01:11:16 DEBUG : sub dir/: Removing directory marker
2025/03/04 01:11:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dad52-e01e-0051-60a2-8c2171000000
Time:2025-03-04T01:11:16.5365306Z
--------------------------------------------------------------------------------
2025/03/04 01:11:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9daf68-e01e-0051-10a2-8c2171000000
Time:2025-03-04T01:11:17.5817491Z
--------------------------------------------------------------------------------
2025/03/04 01:11:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db153-e01e-0051-36a2-8c2171000000
Time:2025-03-04T01:11:18.6257091Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db153-e01e-0051-36a2-8c2171000000
Time:2025-03-04T01:11:18.6257091Z
--------------------------------------------------------------------------------
2025/03/04 01:11:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db3f3-e01e-0051-75a2-8c2171000000
Time:2025-03-04T01:11:19.6697940Z
--------------------------------------------------------------------------------
2025/03/04 01:11:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db653-e01e-0051-1fa2-8c2171000000
Time:2025-03-04T01:11:20.7142088Z
--------------------------------------------------------------------------------
2025/03/04 01:11:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db8e6-e01e-0051-7ba2-8c2171000000
Time:2025-03-04T01:11:21.7581265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9db8e6-e01e-0051-7ba2-8c2171000000
Time:2025-03-04T01:11:21.7581265Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (15.14s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:11:30 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/04 01:11:30 DEBUG : sub/: Removing directory marker
2025/03/04 01:11:31 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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dced4-e01e-0051-1ea2-8c2171000000
Time:2025-03-04T01:11:31.0512265Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd0f1-e01e-0051-7ea2-8c2171000000
Time:2025-03-04T01:11:32.0955038Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd337-e01e-0051-02a2-8c2171000000
Time:2025-03-04T01:11:33.1400733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd337-e01e-0051-02a2-8c2171000000
Time:2025-03-04T01:11:33.1400733Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd595-e01e-0051-29a2-8c2171000000
Time:2025-03-04T01:11:34.1851139Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd7a2-e01e-0051-73a2-8c2171000000
Time:2025-03-04T01:11:35.2295527Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd961-e01e-0051-79a2-8c2171000000
Time:2025-03-04T01:11:36.2735968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dd961-e01e-0051-79a2-8c2171000000
Time:2025-03-04T01:11:36.2735968Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.52s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.09s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.05s)
--- FAIL: TestListJSON/Metadata (0.05s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:11:44 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/04 01:11:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/notfound"
2025/03/04 01:11:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:11:45 DEBUG : Azure container rclone-test-xodajef3kafi path notfound: Using directory markers
2025/03/04 01:11:45 DEBUG : sub/: Removing directory marker
2025/03/04 01:11:45 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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9df0d1-e01e-0051-48a2-8c2171000000
Time:2025-03-04T01:11:45.7792929Z
--------------------------------------------------------------------------------
2025/03/04 01:11:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9df427-e01e-0051-45a2-8c2171000000
Time:2025-03-04T01:11:46.8237049Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9df6b6-e01e-0051-1ca2-8c2171000000
Time:2025-03-04T01:11:47.8678975Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9df6b6-e01e-0051-1ca2-8c2171000000
Time:2025-03-04T01:11:47.8678975Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9df9ae-e01e-0051-5ba2-8c2171000000
Time:2025-03-04T01:11:48.9131398Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dfbe9-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:11:49.9573840Z
--------------------------------------------------------------------------------
2025/03/04 01:11: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dfdbd-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:11:51.0011087Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9dfdbd-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:11:51.0011087Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.73s)
--- PASS: TestStatJSON/Root (0.05s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.05s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:11:59 INFO : Azure container rclone-test-xodajef3kafi: Making directory
2025/03/04 01:11:59 INFO : Azure container rclone-test-xodajef3kafi: Making directory
2025/03/04 01:11:59 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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1232-e01e-0051-68a2-8c2171000000
Time:2025-03-04T01:11:59.2710020Z
--------------------------------------------------------------------------------
2025/03/04 01:12:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1439-e01e-0051-2ca2-8c2171000000
Time:2025-03-04T01:12:00.3169482Z
--------------------------------------------------------------------------------
2025/03/04 01:12:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1646-e01e-0051-08a2-8c2171000000
Time:2025-03-04T01:12:01.3610779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1646-e01e-0051-08a2-8c2171000000
Time:2025-03-04T01:12:01.3610779Z
--------------------------------------------------------------------------------
2025/03/04 01:12:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e187a-e01e-0051-01a2-8c2171000000
Time:2025-03-04T01:12:02.4061098Z
--------------------------------------------------------------------------------
2025/03/04 01:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1ae8-e01e-0051-2fa2-8c2171000000
Time:2025-03-04T01:12:03.4509919Z
--------------------------------------------------------------------------------
2025/03/04 01:12:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1d9b-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:12:04.4951037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e1d9b-e01e-0051-5ea2-8c2171000000
Time:2025-03-04T01:12:04.4951037Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.49s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:12:12 DEBUG : sub dir/: Creating directory marker
2025/03/04 01:12:13 DEBUG : sub dir/: Removing directory marker
2025/03/04 01:12:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e333c-e01e-0051-03a2-8c2171000000
Time:2025-03-04T01:12:13.1651821Z
--------------------------------------------------------------------------------
2025/03/04 01:12:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3574-e01e-0051-78a2-8c2171000000
Time:2025-03-04T01:12:14.2093210Z
--------------------------------------------------------------------------------
2025/03/04 01:12:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3780-e01e-0051-53a2-8c2171000000
Time:2025-03-04T01:12:15.2532967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3780-e01e-0051-53a2-8c2171000000
Time:2025-03-04T01:12:15.2532967Z
--------------------------------------------------------------------------------
2025/03/04 01:12:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3a3f-e01e-0051-56a2-8c2171000000
Time:2025-03-04T01:12:16.2976324Z
--------------------------------------------------------------------------------
2025/03/04 01:12:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3cad-e01e-0051-0aa2-8c2171000000
Time:2025-03-04T01:12:17.3415865Z
--------------------------------------------------------------------------------
2025/03/04 01:12:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3ee5-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:12:18.3859482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e3ee5-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:12:18.3859482Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.89s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:12:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e51ed-e01e-0051-71a2-8c2171000000
Time:2025-03-04T01:12:27.0980446Z
--------------------------------------------------------------------------------
2025/03/04 01:12:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e53c0-e01e-0051-0ea2-8c2171000000
Time:2025-03-04T01:12:28.1418642Z
--------------------------------------------------------------------------------
2025/03/04 01:12:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5653-e01e-0051-55a2-8c2171000000
Time:2025-03-04T01:12:29.1859165Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5653-e01e-0051-55a2-8c2171000000
Time:2025-03-04T01:12:29.1859165Z
--------------------------------------------------------------------------------
2025/03/04 01:12:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5898-e01e-0051-63a2-8c2171000000
Time:2025-03-04T01:12:30.2300727Z
--------------------------------------------------------------------------------
2025/03/04 01:12:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5abd-e01e-0051-40a2-8c2171000000
Time:2025-03-04T01:12:31.2752977Z
--------------------------------------------------------------------------------
2025/03/04 01:12:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5d3c-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:12:32.3194315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e5d3c-e01e-0051-7ca2-8c2171000000
Time:2025-03-04T01:12:32.3194315Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.93s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:12:40 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e70b4-e01e-0051-60a2-8c2171000000
Time:2025-03-04T01:12:41.1176781Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e72c6-e01e-0051-3fa2-8c2171000000
Time:2025-03-04T01:12:42.1615932Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7514-e01e-0051-50a2-8c2171000000
Time:2025-03-04T01:12:43.2063244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7514-e01e-0051-50a2-8c2171000000
Time:2025-03-04T01:12:43.2063244Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7724-e01e-0051-1aa2-8c2171000000
Time:2025-03-04T01:12:44.2502743Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7937-e01e-0051-6ba2-8c2171000000
Time:2025-03-04T01:12:45.2943283Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7b64-e01e-0051-5fa2-8c2171000000
Time:2025-03-04T01:12:46.3383945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e7b64-e01e-0051-5fa2-8c2171000000
Time:2025-03-04T01:12:46.3383945Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.02s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e8fc5-e01e-0051-6ea2-8c2171000000
Time:2025-03-04T01:12:55.0514863Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e91e7-e01e-0051-62a2-8c2171000000
Time:2025-03-04T01:12:56.0957908Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e9435-e01e-0051-6ba2-8c2171000000
Time:2025-03-04T01:12:57.1397990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e9435-e01e-0051-6ba2-8c2171000000
Time:2025-03-04T01:12:57.1397990Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e96c4-e01e-0051-21a2-8c2171000000
Time:2025-03-04T01:12:58.1860769Z
--------------------------------------------------------------------------------
2025/03/04 01:12: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e99ab-e01e-0051-4ca2-8c2171000000
Time:2025-03-04T01:12:59.2302722Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e9c22-e01e-0051-74a2-8c2171000000
Time:2025-03-04T01:13:00.2749873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9e9c22-e01e-0051-74a2-8c2171000000
Time:2025-03-04T01:13:00.2749873Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.94s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/04 01:13:09 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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2cf921-a01e-007f-2ba2-8c7366000000
Time:2025-03-04T01:13:09.1297604Z
--------------------------------------------------------------------------------
2025/03/04 01:13:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2cff44-a01e-007f-59a2-8c7366000000
Time:2025-03-04T01:13:10.1739656Z
--------------------------------------------------------------------------------
2025/03/04 01:13:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d0486-a01e-007f-41a2-8c7366000000
Time:2025-03-04T01:13:11.2183901Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d0486-a01e-007f-41a2-8c7366000000
Time:2025-03-04T01:13:11.2183901Z
--------------------------------------------------------------------------------
2025/03/04 01:13:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d09b3-a01e-007f-24a2-8c7366000000
Time:2025-03-04T01:13:12.2630125Z
--------------------------------------------------------------------------------
2025/03/04 01:13:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d0d0c-a01e-007f-34a2-8c7366000000
Time:2025-03-04T01:13:13.3092271Z
--------------------------------------------------------------------------------
2025/03/04 01:13:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d0fb8-a01e-007f-16a2-8c7366000000
Time:2025-03-04T01:13:14.3536515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d0fb8-a01e-007f-16a2-8c7366000000
Time:2025-03-04T01:13:14.3536515Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (14.07s)
--- PASS: TestHashSums/Md5 (0.09s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/04 01:13:22 DEBUG : Creating backend with remote ":memory:"
2025/03/04 01:13:22 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/04 01:13:22 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 01:13:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/04 01:13:22 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-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:13:22 DEBUG : sub dir/: Creating directory marker
2025/03/04 01:13:23 DEBUG : sub dir/: Removing directory marker
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d213a-a01e-007f-1ba2-8c7366000000
Time:2025-03-04T01:13:23.2981893Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d2356-a01e-007f-69a2-8c7366000000
Time:2025-03-04T01:13:24.3465447Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d25d2-a01e-007f-0aa2-8c7366000000
Time:2025-03-04T01:13:25.3910625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d25d2-a01e-007f-0aa2-8c7366000000
Time:2025-03-04T01:13:25.3910625Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d2814-a01e-007f-6aa2-8c7366000000
Time:2025-03-04T01:13:26.4359715Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d2a87-a01e-007f-07a2-8c7366000000
Time:2025-03-04T01:13:27.4801490Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d2d8f-a01e-007f-43a2-8c7366000000
Time:2025-03-04T01:13:28.5244230Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d2d8f-a01e-007f-43a2-8c7366000000
Time:2025-03-04T01:13:28.5244230Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.17s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:13:37 DEBUG : Waiting for deletions to finish
2025/03/04 01:13:37 DEBUG : large: Excluded (Size Filter)
2025/03/04 01:13:37 INFO : medium: Deleted
2025/03/04 01:13:37 INFO : small: Deleted
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9efb53-e01e-0051-25a2-8c2171000000
Time:2025-03-04T01:13:37.4025303Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9efda8-e01e-0051-36a2-8c2171000000
Time:2025-03-04T01:13:38.4464088Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9effb6-e01e-0051-0ea2-8c2171000000
Time:2025-03-04T01:13:39.4907873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9effb6-e01e-0051-0ea2-8c2171000000
Time:2025-03-04T01:13:39.4907873Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f020e-e01e-0051-7fa2-8c2171000000
Time:2025-03-04T01:13:40.5356224Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f0407-e01e-0051-3fa2-8c2171000000
Time:2025-03-04T01:13:41.5798556Z
--------------------------------------------------------------------------------
2025/03/04 01:13: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f05dd-e01e-0051-6ca2-8c2171000000
Time:2025-03-04T01:13:42.6243742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f05dd-e01e-0051-6ca2-8c2171000000
Time:2025-03-04T01:13:42.6243742Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (14.11s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:13:51 DEBUG : Waiting for deletions to finish
2025/03/04 01:13:51 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/04 01:13:51 INFO : large: Deleted
2025/03/04 01:13:51 INFO : medium: Deleted
2025/03/04 01:13:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d64ff-a01e-007f-54a2-8c7366000000
Time:2025-03-04T01:13:51.5261100Z
--------------------------------------------------------------------------------
2025/03/04 01:13:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d679f-a01e-007f-7da2-8c7366000000
Time:2025-03-04T01:13:52.5702516Z
--------------------------------------------------------------------------------
2025/03/04 01:13:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d6a45-a01e-007f-29a2-8c7366000000
Time:2025-03-04T01:13:53.6144317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d6a45-a01e-007f-29a2-8c7366000000
Time:2025-03-04T01:13:53.6144317Z
--------------------------------------------------------------------------------
2025/03/04 01:13:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d6cfb-a01e-007f-79a2-8c7366000000
Time:2025-03-04T01:13:54.6582475Z
--------------------------------------------------------------------------------
2025/03/04 01:13:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d701d-a01e-007f-1fa2-8c7366000000
Time:2025-03-04T01:13:55.7022113Z
--------------------------------------------------------------------------------
2025/03/04 01:13:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d72e2-a01e-007f-6fa2-8c7366000000
Time:2025-03-04T01:13:56.7462233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d72e2-a01e-007f-6fa2-8c7366000000
Time:2025-03-04T01:13:56.7462233Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04 01:14:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d88a8-a01e-007f-6ca2-8c7366000000
Time:2025-03-04T01:14:04.9715737Z
--------------------------------------------------------------------------------
2025/03/04 01:14:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d8bf1-a01e-007f-66a2-8c7366000000
Time:2025-03-04T01:14:06.0158009Z
--------------------------------------------------------------------------------
2025/03/04 01:14:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d8efb-a01e-007f-14a2-8c7366000000
Time:2025-03-04T01:14:07.0603313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d8efb-a01e-007f-14a2-8c7366000000
Time:2025-03-04T01:14:07.0603313Z
--------------------------------------------------------------------------------
2025/03/04 01:14:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d9200-a01e-007f-2fa2-8c7366000000
Time:2025-03-04T01:14:08.1053681Z
--------------------------------------------------------------------------------
2025/03/04 01:14:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d9500-a01e-007f-61a2-8c7366000000
Time:2025-03-04T01:14:09.1499859Z
--------------------------------------------------------------------------------
2025/03/04 01:14:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d980c-a01e-007f-5da2-8c7366000000
Time:2025-03-04T01:14:10.1942371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2d980c-a01e-007f-5da2-8c7366000000
Time:2025-03-04T01:14:10.1942371Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.56s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:14:18 DEBUG : Waiting for deletions to finish
2025/03/04 01:14:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 01:14:18 INFO : medium: Deleted
2025/03/04 01:14:18 INFO : small: Deleted
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f53d2-e01e-0051-34a2-8c2171000000
Time:2025-03-04T01:14:19.0755274Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f55f9-e01e-0051-80a2-8c2171000000
Time:2025-03-04T01:14:20.1192866Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5837-e01e-0051-63a2-8c2171000000
Time:2025-03-04T01:14:21.1634439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5837-e01e-0051-63a2-8c2171000000
Time:2025-03-04T01:14:21.1634439Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5ab2-e01e-0051-73a2-8c2171000000
Time:2025-03-04T01:14:22.2077084Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5caa-e01e-0051-1fa2-8c2171000000
Time:2025-03-04T01:14:23.2521147Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5ea8-e01e-0051-48a2-8c2171000000
Time:2025-03-04T01:14:24.2962428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f5ea8-e01e-0051-48a2-8c2171000000
Time:2025-03-04T01:14:24.2962428Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f6f48-e01e-0051-1da2-8c2171000000
Time:2025-03-04T01:14:32.5207475Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7145-e01e-0051-40a2-8c2171000000
Time:2025-03-04T01:14:33.5647847Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7355-e01e-0051-75a2-8c2171000000
Time:2025-03-04T01:14:34.6092838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7355-e01e-0051-75a2-8c2171000000
Time:2025-03-04T01:14:34.6092838Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7566-e01e-0051-26a2-8c2171000000
Time:2025-03-04T01:14:35.6541782Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7790-e01e-0051-69a2-8c2171000000
Time:2025-03-04T01:14:36.6983593Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7a2b-e01e-0051-79a2-8c2171000000
Time:2025-03-04T01:14:37.7434343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0b9f7a2b-e01e-0051-79a2-8c2171000000
Time:2025-03-04T01:14:37.7434343Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.56s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:14:46 DEBUG : Waiting for deletions to finish
2025/03/04 01:14:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 01:14:46 INFO : large: Deleted
2025/03/04 01:14:46 INFO : medium: Deleted
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2df631-a01e-007f-54a2-8c7366000000
Time:2025-03-04T01:14:46.6435421Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2df848-a01e-007f-15a2-8c7366000000
Time:2025-03-04T01:14:47.6880573Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2dfb4e-a01e-007f-43a2-8c7366000000
Time:2025-03-04T01:14:48.7329354Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2dfb4e-a01e-007f-43a2-8c7366000000
Time:2025-03-04T01:14:48.7329354Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2dfe56-a01e-007f-76a2-8c7366000000
Time:2025-03-04T01:14:49.7770625Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e00d9-a01e-007f-32a2-8c7366000000
Time:2025-03-04T01:14:50.8210139Z
--------------------------------------------------------------------------------
2025/03/04 01:14: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e0321-a01e-007f-46a2-8c7366000000
Time:2025-03-04T01:14:51.8676769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e0321-a01e-007f-46a2-8c7366000000
Time:2025-03-04T01:14:51.8676769Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e16bf-a01e-007f-1fa2-8c7366000000
Time:2025-03-04T01:15:00.1012410Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e18b0-a01e-007f-5ba2-8c7366000000
Time:2025-03-04T01:15:01.1454320Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e1b2b-a01e-007f-18a2-8c7366000000
Time:2025-03-04T01:15:02.1909058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e1b2b-a01e-007f-18a2-8c7366000000
Time:2025-03-04T01:15:02.1909058Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e1e74-a01e-007f-28a2-8c7366000000
Time:2025-03-04T01:15:03.2347253Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e2154-a01e-007f-1ba2-8c7366000000
Time:2025-03-04T01:15:04.2796252Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e23ce-a01e-007f-6ba2-8c7366000000
Time:2025-03-04T01:15:05.3245790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e23ce-a01e-007f-6ba2-8c7366000000
Time:2025-03-04T01:15:05.3245790Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.57s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:15:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3292-a01e-007f-73a2-8c7366000000
Time:2025-03-04T01:15:13.8987666Z
--------------------------------------------------------------------------------
2025/03/04 01:15:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e33f0-a01e-007f-1ea2-8c7366000000
Time:2025-03-04T01:15:14.9433664Z
--------------------------------------------------------------------------------
2025/03/04 01:15:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3541-a01e-007f-33a2-8c7366000000
Time:2025-03-04T01:15:15.9877666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3541-a01e-007f-33a2-8c7366000000
Time:2025-03-04T01:15:15.9877666Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3647-a01e-007f-05a2-8c7366000000
Time:2025-03-04T01:15:17.0336455Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e37b5-a01e-007f-3da2-8c7366000000
Time:2025-03-04T01:15:18.0780476Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3a25-a01e-007f-6aa2-8c7366000000
Time:2025-03-04T01:15:19.1223027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e3a25-a01e-007f-6aa2-8c7366000000
Time:2025-03-04T01:15:19.1223027Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04 01:15:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e4ea5-a01e-007f-40a2-8c7366000000
Time:2025-03-04T01:15:27.3489515Z
--------------------------------------------------------------------------------
2025/03/04 01:15:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e50da-a01e-007f-33a2-8c7366000000
Time:2025-03-04T01:15:28.3926438Z
--------------------------------------------------------------------------------
2025/03/04 01:15:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e52e2-a01e-007f-09a2-8c7366000000
Time:2025-03-04T01:15:29.4374120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e52e2-a01e-007f-09a2-8c7366000000
Time:2025-03-04T01:15:29.4374120Z
--------------------------------------------------------------------------------
2025/03/04 01:15:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e5531-a01e-007f-25a2-8c7366000000
Time:2025-03-04T01:15:30.4817244Z
--------------------------------------------------------------------------------
2025/03/04 01:15:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e5756-a01e-007f-13a2-8c7366000000
Time:2025-03-04T01:15:31.5273641Z
--------------------------------------------------------------------------------
2025/03/04 01:15:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e59ea-a01e-007f-7ca2-8c7366000000
Time:2025-03-04T01:15:32.5711785Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e59ea-a01e-007f-7ca2-8c7366000000
Time:2025-03-04T01:15:32.5711785Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.25s)
=== RUN TestRetry
2025/03/04 01:15:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/04 01:15:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/04 01:15:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 01:15:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 01:15:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 01:15:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 01:15:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e6f6e-a01e-007f-31a2-8c7366000000
Time:2025-03-04T01:15:42.1292637Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e7203-a01e-007f-74a2-8c7366000000
Time:2025-03-04T01:15:43.1736529Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e7438-a01e-007f-6ba2-8c7366000000
Time:2025-03-04T01:15:44.2178081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e7438-a01e-007f-6ba2-8c7366000000
Time:2025-03-04T01:15:44.2178081Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e763b-a01e-007f-44a2-8c7366000000
Time:2025-03-04T01:15:45.2622605Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e78c5-a01e-007f-1ea2-8c7366000000
Time:2025-03-04T01:15:46.3068601Z
--------------------------------------------------------------------------------
2025/03/04 01:15: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e7abd-a01e-007f-5aa2-8c7366000000
Time:2025-03-04T01:15:47.3518226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2e7abd-a01e-007f-5aa2-8c7366000000
Time:2025-03-04T01:15:47.3518226Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.73s)
=== RUN TestPurge
2025/03/04 01:15:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pakowuf7kuzu"
2025/03/04 01:15:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 01:15:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:15:55 DEBUG : Azure container rclone-test-pakowuf7kuzu: Using directory markers
2025/03/04 01:15:55 DEBUG : Creating backend with remote "/tmp/rclone1880099763"
run.go:180: Remote "Azure container rclone-test-pakowuf7kuzu", Local "Local file system at /tmp/rclone1880099763", Modify Window "1ns"
2025/03/04 01:15:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 01:15:55 DEBUG : A1/B1/: Creating directory marker
2025/03/04 01:15:55 DEBUG : A1/: Creating directory marker
2025/03/04 01:15:55 INFO : A2: Making directory
2025/03/04 01:15:55 DEBUG : A2/: Creating directory marker
2025/03/04 01:15:56 INFO : A1/B2: Making directory
2025/03/04 01:15:56 DEBUG : A1/B2/: Creating directory marker
2025/03/04 01:15:56 INFO : A1/B2/C2: Making directory
2025/03/04 01:15:56 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/04 01:15:56 INFO : A1/B1/C3: Making directory
2025/03/04 01:15:56 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/04 01:15:56 INFO : A3: Making directory
2025/03/04 01:15:56 DEBUG : A3/: Creating directory marker
2025/03/04 01:15:56 INFO : A3/B3: Making directory
2025/03/04 01:15:56 DEBUG : A3/B3/: Creating directory marker
2025/03/04 01:15:56 INFO : A3/B3/C4: Making directory
2025/03/04 01:15:56 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/04 01:15:56 DEBUG : Waiting for deletions to finish
2025/03/04 01:15:57 INFO : A1/B1/C1/one: Deleted
2025/03/04 01:15:57 DEBUG : removing 2 level 3 directories
2025/03/04 01:15:57 INFO : A1/B1/C3: Removing directory
2025/03/04 01:15:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 01:15:57 INFO : A1/B1/C1: Removing directory
2025/03/04 01:15:57 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 01:15:57 DEBUG : removing 1 level 2 directories
2025/03/04 01:15:57 INFO : A1/B1: Removing directory
2025/03/04 01:15:57 DEBUG : A1/B1/: Removing directory marker
2025/03/04 01:15:57 DEBUG : Azure container rclone-test-pakowuf7kuzu: Purge remote
2025/03/04 01:15:57 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.06s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:15:57 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 01:15:57 DEBUG : A1/B1/: Creating directory marker
2025/03/04 01:15:57 DEBUG : A1/: Creating directory marker
2025/03/04 01:15:57 INFO : A2: Making directory
2025/03/04 01:15:57 DEBUG : A2/: Creating directory marker
2025/03/04 01:15:58 INFO : A1/B2: Making directory
2025/03/04 01:15:58 DEBUG : A1/B2/: Creating directory marker
2025/03/04 01:15:58 INFO : A1/B2/C2: Making directory
2025/03/04 01:15:58 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/04 01:15:58 INFO : A1/B1/C3: Making directory
2025/03/04 01:15:58 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/04 01:15:58 INFO : A3: Making directory
2025/03/04 01:15:58 DEBUG : A3/: Creating directory marker
2025/03/04 01:15:58 INFO : A3/B3: Making directory
2025/03/04 01:15:58 DEBUG : A3/B3/: Creating directory marker
2025/03/04 01:15:58 INFO : A3/B3/C4: Making directory
2025/03/04 01:15:58 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/04 01:16:06 DEBUG : removing 1 level 3 directories
2025/03/04 01:16:06 INFO : A3/B3/C4: Removing directory
2025/03/04 01:16:06 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/04 01:16:13 DEBUG : removing 2 level 3 directories
2025/03/04 01:16:13 INFO : A1/B2/C2: Removing directory
2025/03/04 01:16:13 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/04 01:16:13 INFO : A1/B1/C3: Removing directory
2025/03/04 01:16:13 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 01:16:13 DEBUG : removing 2 level 2 directories
2025/03/04 01:16:13 INFO : A3/B3: Removing directory
2025/03/04 01:16:13 DEBUG : A3/B3/: Removing directory marker
2025/03/04 01:16:13 INFO : A1/B2: Removing directory
2025/03/04 01:16:13 DEBUG : A1/B2/: Removing directory marker
2025/03/04 01:16:13 DEBUG : removing 4 level 1 directories
2025/03/04 01:16:13 INFO : dst: Removing directory
2025/03/04 01:16:13 DEBUG : dst/: Removing directory marker
2025/03/04 01:16:13 INFO : A3: Removing directory
2025/03/04 01:16:13 DEBUG : A3/: Removing directory marker
2025/03/04 01:16:13 INFO : A2: Removing directory
2025/03/04 01:16:13 DEBUG : A2/: Removing directory marker
2025/03/04 01:16:13 INFO : BackupDir: Removing directory
2025/03/04 01:16:13 DEBUG : BackupDir/: Removing directory marker
2025/03/04 01:16:13 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ec747-a01e-007f-13a3-8c7366000000
Time:2025-03-04T01:16:13.7479446Z
--------------------------------------------------------------------------------
2025/03/04 01:16:13 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ec760-a01e-007f-2ba3-8c7366000000
Time:2025-03-04T01:16:13.7918248Z
--------------------------------------------------------------------------------
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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ec760-a01e-007f-2ba3-8c7366000000
Time:2025-03-04T01:16:13.7918248Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/04 01:16:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ec7ee-a01e-007f-30a3-8c7366000000
Time:2025-03-04T01:16:14.0150558Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2eca86-a01e-007f-6ba3-8c7366000000
Time:2025-03-04T01:16:15.0589213Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ecd4a-a01e-007f-42a3-8c7366000000
Time:2025-03-04T01:16:16.1045004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ecd4a-a01e-007f-42a3-8c7366000000
Time:2025-03-04T01:16:16.1045004Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ecffa-a01e-007f-18a3-8c7366000000
Time:2025-03-04T01:16:17.1495879Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ed238-a01e-007f-35a3-8c7366000000
Time:2025-03-04T01:16:18.1942891Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ed467-a01e-007f-38a3-8c7366000000
Time:2025-03-04T01:16:19.2390064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ed467-a01e-007f-38a3-8c7366000000
Time:2025-03-04T01:16:19.2390064Z
--------------------------------------------------------------------------------
2025/03/04 01:16:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 01:16:20 DEBUG : A1/B1/: Removing directory marker
2025/03/04 01:16:20 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.96s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:16:27 INFO : A1: Making directory
2025/03/04 01:16:27 DEBUG : A1/: Creating directory marker
2025/03/04 01:16:27 INFO : A1/B1: Making directory
2025/03/04 01:16:27 DEBUG : A1/B1/: Creating directory marker
2025/03/04 01:16:27 INFO : A1/B1/C1: Making directory
2025/03/04 01:16:27 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/04 01:16:35 DEBUG : removing 1 level 3 directories
2025/03/04 01:16:35 INFO : A1/B1/C1: Removing directory
2025/03/04 01:16:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 01:16:35 DEBUG : removing 1 level 2 directories
2025/03/04 01:16:35 INFO : A1/B1: Removing directory
2025/03/04 01:16:35 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/04 01:16: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2efef1-a01e-007f-6aa3-8c7366000000
Time:2025-03-04T01:16:42.7109850Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f00d2-a01e-007f-7fa3-8c7366000000
Time:2025-03-04T01:16:43.7557142Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f021f-a01e-007f-18a3-8c7366000000
Time:2025-03-04T01:16:44.8004878Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f021f-a01e-007f-18a3-8c7366000000
Time:2025-03-04T01:16:44.8004878Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f0398-a01e-007f-5fa3-8c7366000000
Time:2025-03-04T01:16:45.8451666Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f04f2-a01e-007f-7aa3-8c7366000000
Time:2025-03-04T01:16:46.8901145Z
--------------------------------------------------------------------------------
2025/03/04 01:16: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f065c-a01e-007f-1ca3-8c7366000000
Time:2025-03-04T01:16:47.9344196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f065c-a01e-007f-1ca3-8c7366000000
Time:2025-03-04T01:16:47.9344196Z
--------------------------------------------------------------------------------
2025/03/04 01:16:48 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.61s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:16:56 INFO : A1: Making directory
2025/03/04 01:16:56 DEBUG : A1/: Creating directory marker
2025/03/04 01:16:56 INFO : A1/B1: Making directory
2025/03/04 01:16:56 DEBUG : A1/B1/: Creating directory marker
2025/03/04 01:16:56 INFO : A1/B1/C1: Making directory
2025/03/04 01:16:56 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/04 01:17:03 DEBUG : removing 1 level 3 directories
2025/03/04 01:17:03 INFO : A1/B1/C1: Removing directory
2025/03/04 01:17:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 01:17:03 DEBUG : removing 1 level 2 directories
2025/03/04 01:17:03 INFO : A1/B1: Removing directory
2025/03/04 01:17:03 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f31ce-a01e-007f-49a3-8c7366000000
Time:2025-03-04T01:17:11.3103004Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f334b-a01e-007f-0fa3-8c7366000000
Time:2025-03-04T01:17:12.3565090Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f34e4-a01e-007f-61a3-8c7366000000
Time:2025-03-04T01:17:13.4018068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f34e4-a01e-007f-61a3-8c7366000000
Time:2025-03-04T01:17:13.4018068Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f368a-a01e-007f-3fa3-8c7366000000
Time:2025-03-04T01:17:14.4472575Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f37dc-a01e-007f-63a3-8c7366000000
Time:2025-03-04T01:17:15.4919444Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f3966-a01e-007f-31a3-8c7366000000
Time:2025-03-04T01:17:16.5363468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f3966-a01e-007f-31a3-8c7366000000
Time:2025-03-04T01:17:16.5363468Z
--------------------------------------------------------------------------------
2025/03/04 01:17:17 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.60s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:17:25 DEBUG : filename.txt: File name found in url
2025/03/04 01:17:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f4d9b-a01e-007f-3fa3-8c7366000000
Time:2025-03-04T01:17:25.6580336Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f506d-a01e-007f-49a3-8c7366000000
Time:2025-03-04T01:17:26.7015723Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f5321-a01e-007f-37a3-8c7366000000
Time:2025-03-04T01:17:27.7452490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f5321-a01e-007f-37a3-8c7366000000
Time:2025-03-04T01:17:27.7452490Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f55b1-a01e-007f-27a3-8c7366000000
Time:2025-03-04T01:17:28.7897171Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f5824-a01e-007f-70a3-8c7366000000
Time:2025-03-04T01:17:29.8343136Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f5a45-a01e-007f-5ba3-8c7366000000
Time:2025-03-04T01:17:30.8786385Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f5a45-a01e-007f-5ba3-8c7366000000
Time:2025-03-04T01:17:30.8786385Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.30s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:17:39 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 01:17:39 DEBUG : sub/: Creating directory marker
2025/03/04 01:17:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:17:39 INFO : file1: Copied (new) to: sub/file2
2025/03/04 01:17:39 INFO : file1: Deleted
2025/03/04 01:17:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:17:39 DEBUG : file1: Unchanged skipping
2025/03/04 01:17:39 INFO : file1: Deleted
2025/03/04 01:17:39 DEBUG : Azure container rclone-test-xodajef3kafi: don't need to copy/move sub/file2, it is already at target location
2025/03/04 01:17:39 DEBUG : sub/: Removing directory marker
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f6fcb-a01e-007f-58a3-8c7366000000
Time:2025-03-04T01:17:39.7690466Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7306-a01e-007f-6fa3-8c7366000000
Time:2025-03-04T01:17:40.8135974Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7595-a01e-007f-26a3-8c7366000000
Time:2025-03-04T01:17:41.8572536Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7595-a01e-007f-26a3-8c7366000000
Time:2025-03-04T01:17:41.8572536Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f781a-a01e-007f-5ea3-8c7366000000
Time:2025-03-04T01:17:42.9020173Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7b5d-a01e-007f-41a3-8c7366000000
Time:2025-03-04T01:17:43.9462219Z
--------------------------------------------------------------------------------
2025/03/04 01:17: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7e2f-a01e-007f-2ea3-8c7366000000
Time:2025-03-04T01:17:44.9911752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f7e2f-a01e-007f-2ea3-8c7366000000
Time:2025-03-04T01:17:44.9911752Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (14.11s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:17:53 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 01:17:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:17:53 INFO : file1: Copied (new)
2025/03/04 01:17:53 INFO : file1: Deleted
2025/03/04 01:17:53 DEBUG : file1: Destination exists, skipping
2025/03/04 01:17:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/04 01:17:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f9171-a01e-007f-0aa3-8c7366000000
Time:2025-03-04T01:17:53.6623258Z
--------------------------------------------------------------------------------
2025/03/04 01:17:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f93b1-a01e-007f-7aa3-8c7366000000
Time:2025-03-04T01:17:54.7062507Z
--------------------------------------------------------------------------------
2025/03/04 01:17:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f95f3-a01e-007f-06a3-8c7366000000
Time:2025-03-04T01:17:55.7506231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f95f3-a01e-007f-06a3-8c7366000000
Time:2025-03-04T01:17:55.7506231Z
--------------------------------------------------------------------------------
2025/03/04 01:17:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f9820-a01e-007f-75a3-8c7366000000
Time:2025-03-04T01:17:56.7944738Z
--------------------------------------------------------------------------------
2025/03/04 01:17:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f998a-a01e-007f-12a3-8c7366000000
Time:2025-03-04T01:17:57.8392056Z
--------------------------------------------------------------------------------
2025/03/04 01:17:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f9afc-a01e-007f-42a3-8c7366000000
Time:2025-03-04T01:17:58.8832443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2f9afc-a01e-007f-42a3-8c7366000000
Time:2025-03-04T01:17:58.8832443Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.89s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:18:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fa975-a01e-007f-62a3-8c7366000000
Time:2025-03-04T01:18:07.1098580Z
--------------------------------------------------------------------------------
2025/03/04 01:18:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fac42-a01e-007f-7ea3-8c7366000000
Time:2025-03-04T01:18:08.1540985Z
--------------------------------------------------------------------------------
2025/03/04 01:18:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fae7f-a01e-007f-41a3-8c7366000000
Time:2025-03-04T01:18:09.1988347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fae7f-a01e-007f-41a3-8c7366000000
Time:2025-03-04T01:18:09.1988347Z
--------------------------------------------------------------------------------
2025/03/04 01:18:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fb071-a01e-007f-26a3-8c7366000000
Time:2025-03-04T01:18:10.2428066Z
--------------------------------------------------------------------------------
2025/03/04 01:18:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fb298-a01e-007f-56a3-8c7366000000
Time:2025-03-04T01:18:11.2869995Z
--------------------------------------------------------------------------------
2025/03/04 01:18:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fb4f8-a01e-007f-1fa3-8c7366000000
Time:2025-03-04T01:18:12.3321467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fb4f8-a01e-007f-1fa3-8c7366000000
Time:2025-03-04T01:18:12.3321467Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.45s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:18:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fd75d-a01e-007f-36a3-8c7366000000
Time:2025-03-04T01:18:20.5643042Z
--------------------------------------------------------------------------------
2025/03/04 01:18:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fda80-a01e-007f-5ba3-8c7366000000
Time:2025-03-04T01:18:21.6091287Z
--------------------------------------------------------------------------------
2025/03/04 01:18:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fdd26-a01e-007f-13a3-8c7366000000
Time:2025-03-04T01:18:22.6531005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fdd26-a01e-007f-13a3-8c7366000000
Time:2025-03-04T01:18:22.6531005Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fded3-a01e-007f-57a3-8c7366000000
Time:2025-03-04T01:18:23.6973273Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fe053-a01e-007f-1fa3-8c7366000000
Time:2025-03-04T01:18:24.7432826Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fe215-a01e-007f-1ca3-8c7366000000
Time:2025-03-04T01:18:25.7881170Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fe215-a01e-007f-1ca3-8c7366000000
Time:2025-03-04T01:18:25.7881170Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.45s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:18:33 DEBUG : dst/: Creating directory marker
2025/03/04 01:18:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/backup"
2025/03/04 01:18:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 01:18:34 DEBUG : Azure container rclone-test-xodajef3kafi path backup: Using directory markers
2025/03/04 01:18:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xodajef3kafi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xodajef3kafi/backup"
2025/03/04 01:18:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 01:18:34 DEBUG : dst/: Creating directory marker
2025/03/04 01:18:34 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/04 01:18:34 INFO : dst/file1: Copied (server-side copy)
2025/03/04 01:18:34 INFO : dst/file1: Deleted
2025/03/04 01:18:34 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 01:18:34 INFO : dst/file1: Copied (new)
2025/03/04 01:18:34 INFO : dst/file1: Deleted
2025/03/04 01:18:35 DEBUG : dst/: Removing directory marker
2025/03/04 01:18:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fedc3-a01e-007f-2ea3-8c7366000000
Time:2025-03-04T01:18:35.3098850Z
--------------------------------------------------------------------------------
2025/03/04 01:18:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2fef0a-a01e-007f-36a3-8c7366000000
Time:2025-03-04T01:18:36.3548608Z
--------------------------------------------------------------------------------
2025/03/04 01:18:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff138-a01e-007f-25a3-8c7366000000
Time:2025-03-04T01:18:37.3997151Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff138-a01e-007f-25a3-8c7366000000
Time:2025-03-04T01:18:37.3997151Z
--------------------------------------------------------------------------------
2025/03/04 01:18:38 DEBUG : backup/dst/: Removing directory marker
2025/03/04 01:18:38 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff393-a01e-007f-35a3-8c7366000000
Time:2025-03-04T01:18:38.4907592Z
--------------------------------------------------------------------------------
2025/03/04 01:18:39 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff5a3-a01e-007f-07a3-8c7366000000
Time:2025-03-04T01:18:39.5353595Z
--------------------------------------------------------------------------------
2025/03/04 01:18:40 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-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff895-a01e-007f-08a3-8c7366000000
Time:2025-03-04T01:18:40.5806407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ff895-a01e-007f-08a3-8c7366000000
Time:2025-03-04T01:18:40.5806407Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ffa8a-a01e-007f-4ea3-8c7366000000
Time:2025-03-04T01:18:41.6251807Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ffc9f-a01e-007f-40a3-8c7366000000
Time:2025-03-04T01:18:42.6701121Z
--------------------------------------------------------------------------------
2025/03/04 01:18: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ffec7-a01e-007f-41a3-8c7366000000
Time:2025-03-04T01:18:43.7146242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3a2ffec7-a01e-007f-41a3-8c7366000000
Time:2025-03-04T01:18:43.7146242Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.94s)
=== 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-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:18:51 DEBUG : A1/: Creating directory marker
2025/03/04 01:18:52 DEBUG : A1/B1/: Creating directory marker
2025/03/04 01:18:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 01:18:52 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/04 01:18:52 INFO : A1/B2: Making directory
2025/03/04 01:18:52 DEBUG : A1/B2/: Creating directory marker
2025/03/04 01:18:53 INFO : A1/B1/C3: Making directory
2025/03/04 01:18:53 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/04 01:19:00 DEBUG : A2/: Creating directory marker
2025/03/04 01:19:00 DEBUG : A2/B1/: Creating directory marker
2025/03/04 01:19:00 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/04 01:19:00 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/04 01:19:01 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/04 01:19:01 DEBUG : A2/B2/: Creating directory marker
2025/03/04 01:19:01 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:19:01 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/04 01:19:01 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:19:01 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/04 01:19:01 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 01:19:01 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/04 01:19:01 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 01:19:01 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/04 01:19:01 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 01:19:01 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/04 01:19:01 INFO : A1/one: Deleted
2025/03/04 01:19:01 INFO : A1/two: Deleted
2025/03/04 01:19:01 INFO : A1/B1/three: Deleted
2025/03/04 01:19:01 INFO : A1/B1/C1/four: Deleted
2025/03/04 01:19:01 INFO : A1/B1/C2/five: Deleted
2025/03/04 01:19:01 DEBUG : A1/B2/: Removing directory marker
2025/03/04 01:19:01 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 01:19:01 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/04 01:19:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 01:19:01 DEBUG : A1/B1/: Removing directory marker
2025/03/04 01:19:01 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/04 01:19:09 DEBUG : A3/: Creating directory marker
2025/03/04 01:19:09 DEBUG : A3/B1/: Creating directory marker
2025/03/04 01:19:09 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/04 01:19:09 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/04 01:19:09 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/04 01:19:09 DEBUG : A3/B2/: Creating directory marker
2025/03/04 01:19:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 01:19:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/04 01:19:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 01:19:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/04 01:19:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:19:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/04 01:19:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:19:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/04 01:19:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 01:19:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/04 01:19:10 INFO : A2/B1/C2/five: Deleted
2025/03/04 01:19:10 INFO : A2/B1/three: Deleted
2025/03/04 01:19:10 INFO : A2/one: Deleted
2025/03/04 01:19:10 INFO : A2/two: Deleted
2025/03/04 01:19:10 INFO : A2/B1/C1/four: Deleted
2025/03/04 01:19:10 DEBUG : A2/B2/: Removing directory marker
2025/03/04 01:19:10 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/04 01:19:10 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/04 01:19:10 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/04 01:19:10 DEBUG : A2/B1/: Removing directory marker
2025/03/04 01:19:10 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/04 01:19:17 INFO : Azure container rclone-test-xodajef3kafi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/04 01:19:17 DEBUG : A4/: Creating directory marker
2025/03/04 01:19:17 DEBUG : A4/B1/: Creating directory marker
2025/03/04 01:19:18 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/04 01:19:18 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/04 01:19:18 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/04 01:19:18 DEBUG : A4/B2/: Creating directory marker
2025/03/04 01:19:18 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 01:19:18 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/04 01:19:18 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 01:19:18 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/04 01:19:18 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 01:19:18 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/04 01:19:18 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 01:19:18 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/04 01:19:18 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 01:19:18 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/04 01:19:18 INFO : A3/B1/C2/five: Deleted
2025/03/04 01:19:18 INFO : A3/B1/C1/four: Deleted
2025/03/04 01:19:18 INFO : A3/B1/three: Deleted
2025/03/04 01:19:18 INFO : A3/one: Deleted
2025/03/04 01:19:18 INFO : A3/two: Deleted
2025/03/04 01:19:18 DEBUG : A3/B2/: Removing directory marker
2025/03/04 01:19:18 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/04 01:19:18 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/04 01:19:18 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/04 01:19:19 DEBUG : A3/B1/: Removing directory marker
2025/03/04 01:19:19 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/04 01:19:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fb80b-701e-0021-42a3-8c9886000000
Time:2025-03-04T01:19:26.7084976Z
--------------------------------------------------------------------------------
2025/03/04 01:19:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fba9e-701e-0021-36a3-8c9886000000
Time:2025-03-04T01:19:27.7525429Z
--------------------------------------------------------------------------------
2025/03/04 01:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fbd4e-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:19:28.7965341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fbd4e-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:19:28.7965341Z
--------------------------------------------------------------------------------
2025/03/04 01:19:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fbfbf-701e-0021-50a3-8c9886000000
Time:2025-03-04T01:19:29.8411100Z
--------------------------------------------------------------------------------
2025/03/04 01:19:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fc29a-701e-0021-37a3-8c9886000000
Time:2025-03-04T01:19:30.8859611Z
--------------------------------------------------------------------------------
2025/03/04 01:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fc4a3-701e-0021-7ea3-8c9886000000
Time:2025-03-04T01:19:31.9346369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fc4a3-701e-0021-7ea3-8c9886000000
Time:2025-03-04T01:19:31.9346369Z
--------------------------------------------------------------------------------
2025/03/04 01:19:32 DEBUG : A4/B2/: Removing directory marker
2025/03/04 01:19:33 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/04 01:19:33 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/04 01:19:33 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/04 01:19:33 DEBUG : A4/B1/: Removing directory marker
2025/03/04 01:19:33 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (48.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:19:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fd650-701e-0021-19a3-8c9886000000
Time:2025-03-04T01:19:40.4408519Z
--------------------------------------------------------------------------------
2025/03/04 01:19:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fd8c6-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:19:41.4851192Z
--------------------------------------------------------------------------------
2025/03/04 01:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fdae0-701e-0021-3fa3-8c9886000000
Time:2025-03-04T01:19:42.5304673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fdae0-701e-0021-3fa3-8c9886000000
Time:2025-03-04T01:19:42.5304673Z
--------------------------------------------------------------------------------
2025/03/04 01:19:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fddbb-701e-0021-64a3-8c9886000000
Time:2025-03-04T01:19:43.5750315Z
--------------------------------------------------------------------------------
2025/03/04 01:19:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fe012-701e-0021-79a3-8c9886000000
Time:2025-03-04T01:19:44.6202379Z
--------------------------------------------------------------------------------
2025/03/04 01:19:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fe2ff-701e-0021-1ba3-8c9886000000
Time:2025-03-04T01:19:45.6643289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6fe2ff-701e-0021-1ba3-8c9886000000
Time:2025-03-04T01:19:45.6643289Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.45s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:19:53 DEBUG : Azure container rclone-test-xodajef3kafi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 01:19:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/04 01:19:53 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/04 01:19:53 NOTICE: Azure container rclone-test-xodajef3kafi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/04 01:19:53 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 01:19:53 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 01:19:53 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 01:19:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 01:19:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 01:19:54 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 01:19:54 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/04 01:19:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6ffa0e-701e-0021-51a3-8c9886000000
Time:2025-03-04T01:19:54.5160061Z
--------------------------------------------------------------------------------
2025/03/04 01:19:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6ffc35-701e-0021-2da3-8c9886000000
Time:2025-03-04T01:19:55.5604217Z
--------------------------------------------------------------------------------
2025/03/04 01:19:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6ffe16-701e-0021-54a3-8c9886000000
Time:2025-03-04T01:19:56.6055157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac6ffe16-701e-0021-54a3-8c9886000000
Time:2025-03-04T01:19:56.6055157Z
--------------------------------------------------------------------------------
2025/03/04 01:19:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac700069-701e-0021-5fa3-8c9886000000
Time:2025-03-04T01:19:57.6496486Z
--------------------------------------------------------------------------------
2025/03/04 01:19:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7002c0-701e-0021-7da3-8c9886000000
Time:2025-03-04T01:19:58.6941163Z
--------------------------------------------------------------------------------
2025/03/04 01:19:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac700558-701e-0021-4fa3-8c9886000000
Time:2025-03-04T01:19:59.7385301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac700558-701e-0021-4fa3-8c9886000000
Time:2025-03-04T01:19:59.7385301Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:20:07 DEBUG : Azure container rclone-test-xodajef3kafi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 01:20:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/04 01:20:08 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 01:20:08 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/04 01:20: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7017c9-701e-0021-5ca3-8c9886000000
Time:2025-03-04T01:20:08.5925389Z
--------------------------------------------------------------------------------
2025/03/04 01:20: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac701992-701e-0021-5fa3-8c9886000000
Time:2025-03-04T01:20:09.6382150Z
--------------------------------------------------------------------------------
2025/03/04 01:20: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac701bd0-701e-0021-2ba3-8c9886000000
Time:2025-03-04T01:20:10.6825161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac701bd0-701e-0021-2ba3-8c9886000000
Time:2025-03-04T01:20:10.6825161Z
--------------------------------------------------------------------------------
2025/03/04 01:20: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac701e20-701e-0021-22a3-8c9886000000
Time:2025-03-04T01:20:11.7282084Z
--------------------------------------------------------------------------------
2025/03/04 01:20: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70208a-701e-0021-47a3-8c9886000000
Time:2025-03-04T01:20:12.7722667Z
--------------------------------------------------------------------------------
2025/03/04 01:20: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac702257-701e-0021-4ca3-8c9886000000
Time:2025-03-04T01:20:13.8172570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac702257-701e-0021-4ca3-8c9886000000
Time:2025-03-04T01:20:13.8172570Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:20:22 DEBUG : Azure container rclone-test-xodajef3kafi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 01:20:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 01:20:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 01:20:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7032e0-701e-0021-0da3-8c9886000000
Time:2025-03-04T01:20:22.6702923Z
--------------------------------------------------------------------------------
2025/03/04 01:20:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7034c5-701e-0021-2ca3-8c9886000000
Time:2025-03-04T01:20:23.7143509Z
--------------------------------------------------------------------------------
2025/03/04 01:20:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703692-701e-0021-3ea3-8c9886000000
Time:2025-03-04T01:20:24.7605011Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703692-701e-0021-3ea3-8c9886000000
Time:2025-03-04T01:20:24.7605011Z
--------------------------------------------------------------------------------
2025/03/04 01:20:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703838-701e-0021-23a3-8c9886000000
Time:2025-03-04T01:20:25.8046866Z
--------------------------------------------------------------------------------
2025/03/04 01:20:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703a0e-701e-0021-32a3-8c9886000000
Time:2025-03-04T01:20:26.8490688Z
--------------------------------------------------------------------------------
2025/03/04 01:20:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703bf3-701e-0021-63a3-8c9886000000
Time:2025-03-04T01:20:27.8935789Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac703bf3-701e-0021-63a3-8c9886000000
Time:2025-03-04T01:20:27.8935789Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:20:36 DEBUG : Azure container rclone-test-xodajef3kafi: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 01:20:36 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 01:20:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 01:20:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/04 01:20:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac704a44-701e-0021-70a3-8c9886000000
Time:2025-03-04T01:20:36.7481668Z
--------------------------------------------------------------------------------
2025/03/04 01:20:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac704c01-701e-0021-67a3-8c9886000000
Time:2025-03-04T01:20:37.7932210Z
--------------------------------------------------------------------------------
2025/03/04 01:20:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac704dd2-701e-0021-74a3-8c9886000000
Time:2025-03-04T01:20:38.8379586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac704dd2-701e-0021-74a3-8c9886000000
Time:2025-03-04T01:20:38.8379586Z
--------------------------------------------------------------------------------
2025/03/04 01:20:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac704f84-701e-0021-5ca3-8c9886000000
Time:2025-03-04T01:20:39.8821532Z
--------------------------------------------------------------------------------
2025/03/04 01:20:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70516c-701e-0021-43a3-8c9886000000
Time:2025-03-04T01:20:40.9266524Z
--------------------------------------------------------------------------------
2025/03/04 01:20:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70532c-701e-0021-4aa3-8c9886000000
Time:2025-03-04T01:20:41.9711577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70532c-701e-0021-4aa3-8c9886000000
Time:2025-03-04T01:20:41.9711577Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (56.31s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (14.07s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (14.08s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (14.08s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (14.08s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70636a-701e-0021-07a3-8c9886000000
Time:2025-03-04T01:20:50.2000904Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac706579-701e-0021-31a3-8c9886000000
Time:2025-03-04T01:20:51.2446224Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7067ec-701e-0021-38a3-8c9886000000
Time:2025-03-04T01:20:52.2887199Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7067ec-701e-0021-38a3-8c9886000000
Time:2025-03-04T01:20:52.2887199Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac706a56-701e-0021-30a3-8c9886000000
Time:2025-03-04T01:20:53.3338928Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac706c5b-701e-0021-50a3-8c9886000000
Time:2025-03-04T01:20:54.3783312Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac706e38-701e-0021-3ea3-8c9886000000
Time:2025-03-04T01:20:55.4226784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac706e38-701e-0021-3ea3-8c9886000000
Time:2025-03-04T01:20:55.4226784Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.45s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:21:03 DEBUG : Azure container rclone-test-xodajef3kafi: File to upload is small (60 bytes), uploading instead of streaming
2025/03/04 01:21:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 01:21:03 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/04 01:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac707f69-701e-0021-2ca3-8c9886000000
Time:2025-03-04T01:21:04.0583087Z
--------------------------------------------------------------------------------
2025/03/04 01:21:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac708158-701e-0021-3da3-8c9886000000
Time:2025-03-04T01:21:05.1038750Z
--------------------------------------------------------------------------------
2025/03/04 01:21:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac708312-701e-0021-2ea3-8c9886000000
Time:2025-03-04T01:21:06.1497108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac708312-701e-0021-2ea3-8c9886000000
Time:2025-03-04T01:21:06.1497108Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac708463-701e-0021-53a3-8c9886000000
Time:2025-03-04T01:21:07.1953234Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7085c9-701e-0021-03a3-8c9886000000
Time:2025-03-04T01:21:08.2406839Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7086d9-701e-0021-69a3-8c9886000000
Time:2025-03-04T01:21:09.2852710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7086d9-701e-0021-69a3-8c9886000000
Time:2025-03-04T01:21:09.2852710Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.86s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/04 01:21:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac709423-701e-0021-77a3-8c9886000000
Time:2025-03-04T01:21:17.5187080Z
--------------------------------------------------------------------------------
2025/03/04 01:21:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7095af-701e-0021-4da3-8c9886000000
Time:2025-03-04T01:21:18.5642839Z
--------------------------------------------------------------------------------
2025/03/04 01:21:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7097cc-701e-0021-24a3-8c9886000000
Time:2025-03-04T01:21:19.6100236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7097cc-701e-0021-24a3-8c9886000000
Time:2025-03-04T01:21:19.6100236Z
--------------------------------------------------------------------------------
2025/03/04 01:21:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac709a20-701e-0021-3da3-8c9886000000
Time:2025-03-04T01:21:20.6547837Z
--------------------------------------------------------------------------------
2025/03/04 01:21:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac709bde-701e-0021-46a3-8c9886000000
Time:2025-03-04T01:21:21.7008248Z
--------------------------------------------------------------------------------
2025/03/04 01:21:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac709d71-701e-0021-14a3-8c9886000000
Time:2025-03-04T01:21:22.7462033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac709d71-701e-0021-14a3-8c9886000000
Time:2025-03-04T01:21:22.7462033Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.46s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
2025/03/04 01:21:31 DEBUG : sub dir/: Creating directory marker
2025/03/04 01:21:31 DEBUG : Azure container rclone-test-xodajef3kafi: Touching "sub dir/potato3"
2025/03/04 01:21:31 DEBUG : Azure container rclone-test-xodajef3kafi: Touching "empty space"
2025/03/04 01:21:31 DEBUG : Azure container rclone-test-xodajef3kafi: Touching "potato2"
2025/03/04 01:21:31 DEBUG : sub dir/: Removing directory marker
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70aabf-701e-0021-08a3-8c9886000000
Time:2025-03-04T01:21:31.9895040Z
--------------------------------------------------------------------------------
2025/03/04 01:21: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70abb5-701e-0021-51a3-8c9886000000
Time:2025-03-04T01:21:33.0343709Z
--------------------------------------------------------------------------------
2025/03/04 01:21: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70acf8-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:21:34.0804992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70acf8-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:21:34.0804992Z
--------------------------------------------------------------------------------
2025/03/04 01:21: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70aefc-701e-0021-1fa3-8c9886000000
Time:2025-03-04T01:21:35.1264007Z
--------------------------------------------------------------------------------
2025/03/04 01:21: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70b08c-701e-0021-76a3-8c9886000000
Time:2025-03-04T01:21:36.1729462Z
--------------------------------------------------------------------------------
2025/03/04 01:21: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70b25f-701e-0021-11a3-8c9886000000
Time:2025-03-04T01:21:37.2177415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70b25f-701e-0021-11a3-8c9886000000
Time:2025-03-04T01:21:37.2177415Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.47s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/04 01:21:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70c24e-701e-0021-2ba3-8c9886000000
Time:2025-03-04T01:21:45.4483008Z
--------------------------------------------------------------------------------
2025/03/04 01:21:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70c450-701e-0021-78a3-8c9886000000
Time:2025-03-04T01:21:46.4928106Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70c66f-701e-0021-5ba3-8c9886000000
Time:2025-03-04T01:21:47.5386142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70c66f-701e-0021-5ba3-8c9886000000
Time:2025-03-04T01:21:47.5386142Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70c8b3-701e-0021-5ea3-8c9886000000
Time:2025-03-04T01:21:48.5837227Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70cb51-701e-0021-45a3-8c9886000000
Time:2025-03-04T01:21:49.6282447Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70ccd7-701e-0021-17a3-8c9886000000
Time:2025-03-04T01:21:50.6728271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70ccd7-701e-0021-17a3-8c9886000000
Time:2025-03-04T01:21:50.6728271Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.46s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70dbe3-701e-0021-62a3-8c9886000000
Time:2025-03-04T01:21:58.9040863Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70de37-701e-0021-4ba3-8c9886000000
Time:2025-03-04T01:21:59.9499630Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e02c-701e-0021-57a3-8c9886000000
Time:2025-03-04T01:22:00.9945474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e02c-701e-0021-57a3-8c9886000000
Time:2025-03-04T01:22:00.9945474Z
--------------------------------------------------------------------------------
2025/03/04 01:22:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e1c2-701e-0021-28a3-8c9886000000
Time:2025-03-04T01:22:02.0420926Z
--------------------------------------------------------------------------------
2025/03/04 01:22:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e3c5-701e-0021-46a3-8c9886000000
Time:2025-03-04T01:22:03.0878283Z
--------------------------------------------------------------------------------
2025/03/04 01:22:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e610-701e-0021-0ca3-8c9886000000
Time:2025-03-04T01:22:04.1339210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70e610-701e-0021-0ca3-8c9886000000
Time:2025-03-04T01:22:04.1339210Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.46s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/04 01:22:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70f547-701e-0021-64a3-8c9886000000
Time:2025-03-04T01:22:12.3645151Z
--------------------------------------------------------------------------------
2025/03/04 01:22:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70f681-701e-0021-59a3-8c9886000000
Time:2025-03-04T01:22:13.4097915Z
--------------------------------------------------------------------------------
2025/03/04 01:22:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70f7b8-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:22:14.4552537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70f7b8-701e-0021-5aa3-8c9886000000
Time:2025-03-04T01:22:14.4552537Z
--------------------------------------------------------------------------------
2025/03/04 01:22:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70f929-701e-0021-17a3-8c9886000000
Time:2025-03-04T01:22:15.5005168Z
--------------------------------------------------------------------------------
2025/03/04 01:22:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70fa2f-701e-0021-64a3-8c9886000000
Time:2025-03-04T01:22:16.5456218Z
--------------------------------------------------------------------------------
2025/03/04 01:22:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70fb41-701e-0021-41a3-8c9886000000
Time:2025-03-04T01:22:17.5913065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac70fb41-701e-0021-41a3-8c9886000000
Time:2025-03-04T01:22:17.5913065Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.46s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac710494-701e-0021-6da3-8c9886000000
Time:2025-03-04T01:22:25.8220508Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7105f9-701e-0021-22a3-8c9886000000
Time:2025-03-04T01:22:26.8681666Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac71070b-701e-0021-71a3-8c9886000000
Time:2025-03-04T01:22:27.9132046Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac71070b-701e-0021-71a3-8c9886000000
Time:2025-03-04T01:22:27.9132046Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac710841-701e-0021-6ea3-8c9886000000
Time:2025-03-04T01:22:28.9577453Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7109ba-701e-0021-43a3-8c9886000000
Time:2025-03-04T01:22:30.0038663Z
--------------------------------------------------------------------------------
2025/03/04 01:22:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac710b15-701e-0021-62a3-8c9886000000
Time:2025-03-04T01:22:31.0495705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac710b15-701e-0021-62a3-8c9886000000
Time:2025-03-04T01:22:31.0495705Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.46s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac711551-701e-0021-5da3-8c9886000000
Time:2025-03-04T01:22:39.2811642Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac711687-701e-0021-50a3-8c9886000000
Time:2025-03-04T01:22:40.3270001Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7117d1-701e-0021-28a3-8c9886000000
Time:2025-03-04T01:22:41.3714066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7117d1-701e-0021-28a3-8c9886000000
Time:2025-03-04T01:22:41.3714066Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7118f9-701e-0021-17a3-8c9886000000
Time:2025-03-04T01:22:42.4164032Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac711a84-701e-0021-71a3-8c9886000000
Time:2025-03-04T01:22:43.4614613Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac711b97-701e-0021-53a3-8c9886000000
Time:2025-03-04T01:22:44.5072338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac711b97-701e-0021-53a3-8c9886000000
Time:2025-03-04T01:22:44.5072338Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.46s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xodajef3kafi", Local "Local file system at /tmp/rclone1503225290", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac7126a4-701e-0021-20a3-8c9886000000
Time:2025-03-04T01:22:52.7366189Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac712833-701e-0021-65a3-8c9886000000
Time:2025-03-04T01:22:53.7817313Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac71299a-701e-0021-7ca3-8c9886000000
Time:2025-03-04T01:22:54.8259630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac71299a-701e-0021-7ca3-8c9886000000
Time:2025-03-04T01:22:54.8259630Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac712aea-701e-0021-05a3-8c9886000000
Time:2025-03-04T01:22:55.8701275Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac712bfb-701e-0021-65a3-8c9886000000
Time:2025-03-04T01:22:56.9150908Z
--------------------------------------------------------------------------------
2025/03/04 01: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-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac712d55-701e-0021-07a3-8c9886000000
Time:2025-03-04T01:22:57.9600865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xodajef3kafi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ac712d55-701e-0021-07a3-8c9886000000
Time:2025-03-04T01:22:57.9600865Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.45s)
=== 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/04 01:23:06 DEBUG : Azure container rclone-test-xodajef3kafi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m23.578256429s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]