SAP / quality-continuous-traceability-monitor

Link your product's requirements with automated tests and their test results
Apache License 2.0
6 stars 7 forks source link

Error in ssh clone #20

Open doergn opened 3 years ago

doergn commented 3 years ago

Hi Team, When we integrate CTM with our CICD pipeline, it fails with the error:

Error: 10:32:59 W c.s.d.c.f.r.d.DockerLogCallback - I1204 05:03:00.380571 7 config.go:113] Cloning sourcecode repository https://github.wdf.sap.corp// to /go/src/traceabilityEncabulator/Project-Management 10:33:00 W c.s.d.c.f.r.d.DockerLogCallback - Cloning into '/go/src/traceabilityEncabulator/Project-Management'... 10:33:00 W c.s.d.c.f.r.d.DockerLogCallback - fatal: protocol '"ssh' is not supported 10:33:00 W c.s.d.c.f.r.d.DockerLogCallback - E1204 05:03:00.387623 7 git.go:86] exit status 128 10:33:00 W c.s.d.c.f.r.d.DockerLogCallback - F1204 05:03:00.388015 7 git.go:44] Unable to clone https://github.wdf.sap.corp// to /go/src/traceabilityEncabulator/Project-Management 10:33:00 W c.s.d.c.f.r.d.DockerLogCallback - goroutine 1 [running]:

Please look into this and let us know how this can be fixed at the earliest as it it blocking our deployments.

Regards Ankita SAP email id: ankita.agarwal@sap.com

Originally posted by @agarwal89 in https://github.com/SAP/quality-continuous-traceability-monitor/issues/4#issuecomment-743012414