-
Notifications
You must be signed in to change notification settings - Fork 155
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
oCIS server in app-provider CI pipeline can exit sometimes (ocis using MICRO_REGISTRY=mdns
)
#9687
Comments
|
this is a server related issue which is reported here owncloud/ocis#7279 |
e2e fails when the created user wants to login. Looks like admin user can login and do requests during the test {"level":"info","service":"proxy","proto":"HTTP/1.1","request-id":"fd77bcb30b62/jbpv51X8eq-000333","remote-addr":"192.168.69.8:44294","method":"POST","status":200,"path":"/signin/v1/identifier/_/hello","duration":0.529025,"bytes":86,"time":"2023-09-19T04:11:03.192422709Z","line":"/go/src/github.com/owncloud/ocis/services/proxy/pkg/middleware/accesslog.go:31","message":"access-log"}
{"level":"info","service":"proxy","proto":"HTTP/1.1","request-id":"fd77bcb30b62/jbpv51X8eq-000337","remote-addr":"192.168.69.8:44290","method":"POST","status":200,"path":"/signin/v1/identifier/_/logon","duration":122.754809,"bytes":282,"time":"2023-09-19T04:11:03.455146966Z","line":"/go/src/github.com/owncloud/ocis/services/proxy/pkg/middleware/accesslog.go:31","message":"access-log"}
2023/09/19 04:11:03 http: proxy error: context canceled
{"level":"info","service":"proxy","proto":"HTTP/1.1","request-id":"fd77bcb30b62/jbpv51X8eq-000339","remote-addr":"192.168.69.8:44290","method":"GET","status":502,"path":"/signin/v1/identifier/_/authorize","duration":0.939195,"bytes":0,"time":"2023-09-19T04:11:03.462107927Z","line":"/go/src/github.com/owncloud/ocis/services/proxy/pkg/middleware/accesslog.go:31","message":"access-log"}
2023/09/19 04:11:03 http: proxy error: context canceled
{"level":"info","service":"proxy","proto":"HTTP/1.1","request-id":"fd77bcb30b62/jbpv51X8eq-000342","remote-addr":"192.168.69.8:44294","method":"GET","status":502,"path":"/signin/v1/identifier/_/authorize","duration":0.190077,"bytes":0,"time":"2023-09-19T04:11:03.468320392Z","line":"/go/src/github.com/owncloud/ocis/services/proxy/pkg/middleware/accesslog.go:31","message":"access-log"}
{"level":"info","service":"proxy","proto":"HTTP/1.1","request-id":"fd77bcb30b62/jbpv51X8eq-000341","remote-addr":"192.168.69.8:44276","method":"GET","status":302,"path":"/signin/v1/identifier/_/authorize","duration":36.475801,"bytes":0,"time":"2023-09-19T04:11:03.504607939Z","line":"/go/src/github.com/owncloud/ocis/services/proxy/pkg/middleware/accesslog.go:31","message":"access-log"} |
currently, ocis exists at service so started to fail at wait -for-ocis.
|
It happens with ocis when using Checked in #9767. |
Needs |
login
step for app-provider
suite in master
branchMICRO_REGISTRY=mdns
)
Failed in nightly https://drone.owncloud.com/owncloud/web/39339/11/15 |
Descritpion
The login step for the pipeline in the
web-master
is being flaky. Need some investigation why it is being flaky.Build link: https://drone.owncloud.com/owncloud/web/38669/11/19
The text was updated successfully, but these errors were encountered: