Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3348

Flexy-install/destroy pipelines are failing because of inaccessible http://git.host.prod.eng.bos.redhat.com/git/openshift-misc.git/

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.2.0.GA
    • 3.2.0.GA
    • testing
    • None
    • False
    • None
    • False

      Flexy-install/destroy pipelines are failing because of inaccessible http://git.host.prod.eng.bos.redhat.com/git/openshift-misc.git/ :

       + install_entrypoint.sh destroy
       ++ pwd
       + export BASEDIR=/home/jenkins/agent/workspace/Flexy/flexy-destroy
       + BASEDIR=/home/jenkins/agent/workspace/Flexy/flexy-destroy
       + export WORKSPACE=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy
       + WORKSPACE=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy
       + export BUSHSLICER_VMINFO_YAML=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy/vminfo.yml
       + BUSHSLICER_VMINFO_YAML=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy/vminfo.yml
       + export BUSHSLICER_HOSTS_SPEC_FILE=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy/host.spec
       + BUSHSLICER_HOSTS_SPEC_FILE=/home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy/host.spec
       + case "$1" in
       + '[' -d /home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy ']'
       + git_clone_all
       + : https://github.com/openshift/verification-tests.git
       + git_clone FLEXY_URI
       + local git_var_uri git_dir git_var_branch git_var_git_crypt git_var_prefix git_branch git_crypt_key_file git_var_sshkey git_var_password git_auth_file
       + declare -a git_auth
       + git_var_uri=FLEXY_URI
       + git_var_prefix=FLEXY
       + git_dir=FLEXY
       + git_dir=flexy
       + git_dir=flexy
       + git_var_branch=FLEXY_BRANCH
       + [[ -n '' ]]
       + git_var_sshkey=FLEXY_SSH_KEY
       + git_var_password=FLEXY_PASSWORD
       + [[ -n '' ]]
       + [[ -n '' ]]
       + git clone --depth 1 --single-branch https://github.com/openshift/verification-tests.git flexy
       Cloning into 'flexy'...
       + '[' -f '' ']'
       + set +x
       + cd /home/jenkins/agent/workspace/Flexy/flexy-destroy/flexy
       + for git_var in "${!GIT_@}"
       + [[ GIT_PRIVATE_OPENSHIFT_MISC_URI == *_URI ]]
       + git_clone GIT_PRIVATE_OPENSHIFT_MISC_URI
       + local git_var_uri git_dir git_var_branch git_var_git_crypt git_var_prefix git_branch git_crypt_key_file git_var_sshkey git_var_password git_auth_file
       + declare -a git_auth
       + git_var_uri=GIT_PRIVATE_OPENSHIFT_MISC_URI
       + git_var_prefix=GIT_PRIVATE_OPENSHIFT_MISC
       + git_dir=PRIVATE_OPENSHIFT_MISC
       + git_dir=private_openshift_misc
       + git_dir=private-openshift-misc
       + git_var_branch=GIT_PRIVATE_OPENSHIFT_MISC_BRANCH
       + [[ -n '' ]]
       + git_var_sshkey=GIT_PRIVATE_OPENSHIFT_MISC_SSH_KEY
       + git_var_password=GIT_PRIVATE_OPENSHIFT_MISC_PASSWORD
       + [[ -n '' ]]
       + [[ -n '' ]]
       + git clone --depth 1 --single-branch http://git.host.prod.eng.bos.redhat.com/git/openshift-misc.git private-openshift-misc
       Cloning into 'private-openshift-misc'...
       fatal: unable to access 'http://git.host.prod.eng.bos.redhat.com/git/openshift-misc.git/': Failed to connect to git.host.prod.eng.bos.redhat.com port 80: Connection refused
      

      https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Flexy/job/flexy-install/781/
      https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Flexy/job/flexy-destroy/491/

      Solution: use `GIT_PRIVATE_OPENSHIFT_MISC_URI=https://gitlab.cee.redhat.com/aosqe/openshift-misc/`

              dnochevn Dmytro Nochevnov
              dnochevn Dmytro Nochevnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: