Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: CI Service Test WebDAV / owncloud has a chance to fail #2660

Closed
dqhl76 opened this issue Jul 17, 2023 · 0 comments · Fixed by #2663
Closed

bug: CI Service Test WebDAV / owncloud has a chance to fail #2660

dqhl76 opened this issue Jul 17, 2023 · 0 comments · Fixed by #2663

Comments

@dqhl76
Copy link
Member

dqhl76 commented Jul 17, 2023

related discussion: #2659
failed action: https://github.com/apache/incubator-opendal/actions/runs/5578657262/jobs/10193160562

failures:

---- services_webdav::test_read_with_dir_path ----
test panicked: delete must succeed: PermissionDenied (persistent) at delete => <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\Forbidden</s:exception>
  <s:message/>
</d:error>


Context:
    response: Parts { status: 403, version: HTTP/1.1, headers: {"date": "Mon, 17 Jul 2023 16:20:39 GMT", "server": "Apache", "x-content-type-options": "nosniff", "x-xss-protection": "0", "x-robots-tag": "none", "x-frame-options": "SAMEORIGIN", "x-download-options": "noopen", "x-permitted-cross-domain-policies": "none", "set-cookie": "ocejptbwftm5=n7br1faf2ij5m2rn0ul5i561tu; path=/; HttpOnly; SameSite=Strict", "set-cookie": "oc_sessionPassphrase=dN0cYP6LOVQniokFhkBR6rumRnvqf5en%2Fvn1nLOglnHf9N2T7zdh%2FnR15PeDA2FBYrVfdLDUWYwF13HjNC9zTK9lcoQU3GdVGTr692jymTgaQQHVrBnVb%2FvZU%2Fmd3Osc; expires=Mon, 17-Jul-2023 16:40:39 GMT; Max-Age=1200; path=/; HttpOnly; SameSite=Strict", "set-cookie": "ocejptbwftm5=fh05inffjvu4tnson2q5alc4m2; path=/; HttpOnly; SameSite=Strict", "set-cookie": "cookie_test=test; expires=Mon, 17-Jul-2023 17:20:39 GMT; Max-Age=3600", "expires": "Thu, 19 Nov 1981 08:52:00 GMT", "cache-control": "no-store, no-cache, must-revalidate", "pragma": "no-cache", "content-security-policy": "default-src 'none';", "content-length": "182", "content-type": "application/xml; charset=utf-8"} }
    service: webdav
    path: 24674567-282e-4cff-83c9-a640125ddba8/

---- services_webdav::test_read_with_dir_path ----
test panicked: delete must succeed: PermissionDenied (persistent) at delete => <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\Forbidden</s:exception>
  <s:message/>
</d:error>


Context:
    response: Parts { status: 403, version: HTTP/1.1, headers: {"date": "Mon, 17 Jul 2023 17:25:45 GMT", "server": "Apache", "x-content-type-options": "nosniff", "x-xss-protection": "0", "x-robots-tag": "none", "x-frame-options": "SAMEORIGIN", "x-download-options": "noopen", "x-permitted-cross-domain-policies": "none", "set-cookie": "ocyir3nu6jp0=l4uaeqm8duag4gfsvlnquih8rn; path=/; HttpOnly; SameSite=Strict", "set-cookie": "oc_sessionPassphrase=%2FSuEP%2FHhGVn8NCJ6v0A3XIwWyCz79b1iSIfAa9rmZQR2vmtdqswly%2BQwIkV7%2FpF30PeSPGbR3J0NxsgC39xFhuo5tn%2FHoGCdGj5drzWs%2B8vBR09T4ViEw2WyoLanJ6zM; expires=Mon, 17-Jul-2023 17:45:45 GMT; Max-Age=1200; path=/; HttpOnly; SameSite=Strict", "set-cookie": "ocyir3nu6jp0=qvf9e5h0hu2b2a29ev24v00g2j; path=/; HttpOnly; SameSite=Strict", "set-cookie": "cookie_test=test; expires=Mon, 17-Jul-2023 18:25:45 GMT; Max-Age=3600", "expires": "Thu, 19 Nov 1981 08:52:00 GMT", "cache-control": "no-store, no-cache, must-revalidate", "pragma": "no-cache", "content-security-policy": "default-src 'none';", "content-length": "182", "content-type": "application/xml; charset=utf-8"} }
    service: webdav
    path: a1c1aee1-aa3c-4ff3-a924-5a146d315560/

@dqhl76 dqhl76 changed the title ci: Service Test WebDAV / owncloud has a chance to fail bug: CI Service Test WebDAV / owncloud has a chance to fail Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant