Hello,

This new project keeps failing with apparently an ssh error, how do I debug
further?
I used the same key for another repo on the same git server, in another
project, and it worked fine there.... now in new project it won't work!


» oc logs build/avesterra-api-2-1
oc secrets new-sshauth sshsecret --ssh-privatekey=$HOME/.ssh/id_rsa
oc secrets add serviceaccount/builder secrets/sshsecret
oc new-app .

» oc logs build/avesterra-api-2-1
I0303 14:48:47.220808       1 builder.go:57] Master version "v1.1.3",
Builder versions "v1.1.3"
I0303 14:48:47.221913       1 builder.go:145] Running build with cgroup
limits: api.CGroupLimits{MemoryLimitBytes:9223372036854775807, CPUShares:2,
CPUPeriod:100000, CPUQuota:-1, MemorySwap:9223372036854775807}
I0303 14:48:47.222075       1 source.go:197] Downloading "ssh://
g...@git.uis.georgetown.edu:7999/av/avesterra-api-2.git" ...
F0303 14:48:47.265817       1 builder.go:204] Error: build error: Host key
verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to