o-du-l2-docker-verify-master - Job is failing

Description

Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12953

[Problem Statement]: 

URL for the Job: https://jenkins.o-ran-sc.org/job/o-du-l2-docker-verify-master/2258/

Last successful build(#2256) was on 10th June 5:14 AM. Next gerrit was uploaded during 10th June 11:15AM(#2257 to #2260) from then till now this job is failing. The error shown is related to some access issue while downloading SSH Library:

The problem is that "https://git.libssh.org/projects/libssh.git" is not reachable or some issue in fetching/cloning the code from this website.

[Tried in local(116) server)

root@labadmin:~/svaidhya/J-doc/libssh#  git clone git://git.libssh.org/projects/libssh.git
Cloning into 'libssh'...
fatal: unable to connect to git.libssh.org:
git.libssh.org[0: 78.46.21.5]: errno=No route to host
git.libssh.org[1: 2a01:4f8:201:2294::2]: errno=Network is unreachable

Attaching the failure console log in the Jira

[SOLUTION]: 

In "build/scripts/install-lib-O1.sh" , instead of cloning the code from "https://git.libssh.org/projects/libssh.git", script is cloning from github repository "https://github.com/libssh/libssh-mirror/tree/v0-7?tab=License-1-ov-file". 

 

Activity

Show:
Done

Details

Assignee

Reporter

Time tracking

3h logged

Priority

Created June 11, 2024 at 7:01 AM
Updated June 11, 2024 at 7:36 AM
Resolved June 11, 2024 at 7:36 AM