]
Guilherme Baufaker Rêgo updated SWSQE-110:
------------------------------------------
Team: Infrastructure (was: Infrastructure)
Sprint: Kiali QE Sprint 3
Update OC on Ansible Image
--------------------------
Key: SWSQE-110
URL:
https://issues.jboss.org/browse/SWSQE-110
Project: Kiali QE
Issue Type: Bug
Reporter: Guilherme Baufaker Rêgo
Assignee: Filip Brychta
Started by user Guilherme Baufaker Rêgo
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule task
jenkins-slave-ansible-os-client-tools-kxpss is offline
Running on jenkins-slave-ansible-os-client-tools-kxpss in
/home/jenkins/workspace/Istio+Mesh+Ansible Pipeline
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone Istio Repository)
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository
https://github.com/gbaufake/istio.git
> git init /home/jenkins/workspace/Istio+Mesh+Ansible Pipeline/istio # timeout=10
Fetching upstream changes from
https://github.com/gbaufake/istio.git
> git --version # timeout=10
> git fetch --tags --progress
https://github.com/gbaufake/istio.git
+refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url
https://github.com/gbaufake/istio.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
timeout=10
> git config remote.origin.url
https://github.com/gbaufake/istio.git # timeout=10
Fetching upstream changes from
https://github.com/gbaufake/istio.git
> git fetch --tags --progress
https://github.com/gbaufake/istio.git
+refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/kiali-addon^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/kiali-addon^{commit} # timeout=10
Checking out Revision e5be3cd1b2acc60e3ce4ed798f91366947367e17
(refs/remotes/origin/kiali-addon)
> git config core.sparsecheckout # timeout=10
> git checkout -f e5be3cd1b2acc60e3ce4ed798f91366947367e17
Commit message: "Kiali as Istio Addon"
> git rev-list --no-walk e5be3cd1b2acc60e3ce4ed798f91366947367e17 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Ansible Playbook)
[Pipeline] dir
Running in /home/jenkins/workspace/Istio+Mesh+Ansible Pipeline/istio/install/ansible
[Pipeline] {
[Pipeline] sh
[ansible] Running shell script
+ oc login
https://osemaster.os37-gbaufake.osepool.centralci.eng.rdu2.redhat.com:8443
--token=cXd1vapqDSQbW3kWxg7qvuuGgKglMlxvQUaGzH4Mf5s --insecure-skip-tls-verify
Logged into
"https://osemaster.os37-gbaufake.osepool.centralci.eng.rdu2.redhat.com:8443" as
"user1" using the token provided.
You have access to the following projects and can switch between them with 'oc
project <projectname>':
bookinfo
* default
istio-system
kiali-test-box
kiali-test-breadth-sink
kiali-test-breath
kiali-test-circle
kiali-test-circle-callback
kiali-test-depth
kiali-test-depth-sink
kiali-test-hourglass
kube-public
kube-system
logging
management-infra
openshift
openshift-infra
openshift-node
samples
Using project "default".
Welcome! See 'oc help' to get started.
[Pipeline] sh
[ansible] Running shell script
+ oc version
oc v1.5.0+031cbe4
kubernetes v1.5.2+43a9be4
features: Basic-Auth GSSAPI Kerberos SPNEGO
[~fbrychta] can you update oc to 3.7?