#243 Issue pulling `fedora-infra/elections` in CI Job
Closed: Fixed 3 years ago by siddharthvipul1. Opened 3 years ago by nerdsville.

Reference: https://jenkins-fedora-infra.apps.ocp.ci.centos.org/blue/organizations/jenkins/elections/detail/elections/105/

It seems there is some issue going on with the workspace for cloning fedora-infra/elections in the Jenkins CI job.

CC: @siddharthvipul1


First thing I am noticing is

Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://jenkins-fedora-infra.apps.ocp.ci.centos.org/job/elections/ws/")>: error=2, No such file or directory

I guess this could suggest git isn't in PATH for some reason, or the directory for the workspace doesn't exist

There were dependencies issues (some stupid like git), some very job specific. The issue is pip install psycopg2

Metadata Update from @siddharthvipul1:
- Issue assigned to siddharthvipul1
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: centos-ci-infra, low-trouble, medium-gain

3 years ago

Anything I can do to help here? @siddharthvipul1

hey
yes actually
the jobs are pulling dependencies from pip which are failing (also, using pip 2.7)
If you can update the job config to pull rpms (from epel),
I can install those on the host directly

This is fixed
one issue (installing pep8) is in CI job confix (it should pull pycodestyle) but CI is running with success result
Rest of the configuration is on the job side so jenkins can report back the results
@nerdsville if you need admin access to jenkins, open a ticket where we can request +1 of election'
s maintainer or admins :)

Metadata Update from @siddharthvipul1:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
CentOS CI Infra Status: Backlog