Console Output
Started by remote host 50.17.198.52
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test-origin-metrics/workspace
Run condition [And] enabling prebuild for step [BuilderChain]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_ROOT=/data/src/github.com/openshift/origin
INSTANCE_TYPE=c4.xlarge
GIT_BRANCH=master
GITHUB_REPO=openshift
OS=centos7
TESTNAME=metrics
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins3308150870102029682.sh
+ true
+ approve.sh origin-metrics master none
+ vagrant origin-local-checkout --replace --repo origin-metrics
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin-metrics
~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace
# On branch master
# Your branch is ahead of 'origin/master' by 4 commits.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
~/jobs/test-origin-metrics/workspace
Replacing: /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin-metrics
~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace
From https://github.com/openshift/origin-metrics
c4142ae..e51400e master -> origin/master
Already on 'master'
Your branch and 'origin/master' have diverged,
and have 4 and 2 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
HEAD is now at e51400e Merge pull request #399 from burmanm/bz_1474099
Deleted branch tpr_hawkular-schema_jsanda (was a9e4c9b).
~/jobs/test-origin-metrics/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test-origin-metrics/workspace
+ '[' -n 406 ']'
+ set +x
*****Locally Merging Pull Request: https://github.com/openshift/origin-metrics/pull/406
+ test_pull_requests --local_merge_pull_request 406 --repo origin-metrics --config /var/lib/jenkins/.test_pull_requests_metrics.json
WARNING: Cache won't persist between runs.
*** Starting with empty cache
Rate limit remaining: 4297
Checking if current base repo commit ID matches what we expect
Local merging pull request #406 for repo 'origin-metrics' against base repo commit id e51400e3aab1ea52608478740f4b66446cd20efb from pr branch commit id a9e4c9b1d0295621300f391fb9e95684858aaae6
+ pushd origin-metrics
+ git checkout master
Already on 'master'
+ git checkout -b tpr_hawkular-schema_jsanda
Switched to a new branch 'tpr_hawkular-schema_jsanda'
+ git pull git@github.com:jsanda/origin-metrics.git hawkular-schema
From github.com:jsanda/origin-metrics
* branch hawkular-schema -> FETCH_HEAD
+ git pull git@github.com:jsanda/origin-metrics.git hawkular-schema --tags
From github.com:jsanda/origin-metrics
* branch hawkular-schema -> FETCH_HEAD
+ git checkout master
Switched to branch 'master'
+ git merge tpr_hawkular-schema_jsanda
+ git submodule update --recursive
+ popd
Rate limit resets in: 488s, at 2018-03-27T17:03:22-04:00 (1522184602)
Rate limit remaining: 4293; delta: 4
Rate limit is not too low.
Would run.
Cache stats: Hits: 0, Misses: 4, Bypass: 0
(raw): [:fresh, 0, :invalid, 0, :miss, 4, :unacceptable, 0, :valid, 0]
Done
~/jobs/test-origin-metrics/workspace/origin-metrics ~/jobs/test-origin-metrics/workspace
Removing hawkular-metrics/modules/org/jgroups/main/module.xml
Removing hawkular-metrics/modules/org/jgroups/kubernetes/main/module.xml
Merge made by the 'recursive' strategy.
.gitignore | 7 +-
hack/build-images.sh | 2 +-
hawkular-metrics-schema/Dockerfile | 52 +++++++
hawkular-metrics-schema/dev/README.adoc | 5 +
hawkular-metrics-schema/hawkular-metrics-schema.sh | 154 +++++++++++++++++++++
hawkular-metrics/Dockerfile | 18 +--
hawkular-metrics/dev/README.adoc | 4 +-
.../modules/org/jgroups/kubernetes/main/module.xml | 17 ---
.../modules/org/jgroups/main/module.xml | 35 -----
hawkular-metrics/standalone.xml | 142 ++++---------------
10 files changed, 255 insertions(+), 181 deletions(-)
create mode 100644 hawkular-metrics-schema/Dockerfile
create mode 100644 hawkular-metrics-schema/dev/README.adoc
create mode 100755 hawkular-metrics-schema/hawkular-metrics-schema.sh
delete mode 100644 hawkular-metrics/modules/org/jgroups/kubernetes/main/module.xml
delete mode 100644 hawkular-metrics/modules/org/jgroups/main/module.xml
Already up-to-date.
Updating e51400e..ec637d8
Fast-forward
.gitignore | 7 +-
hack/build-images.sh | 2 +-
hawkular-metrics-schema/Dockerfile | 52 +++++++
hawkular-metrics-schema/dev/README.adoc | 5 +
hawkular-metrics-schema/hawkular-metrics-schema.sh | 154 +++++++++++++++++++++
hawkular-metrics/Dockerfile | 18 +--
hawkular-metrics/dev/README.adoc | 4 +-
.../modules/org/jgroups/kubernetes/main/module.xml | 17 ---
.../modules/org/jgroups/main/module.xml | 35 -----
hawkular-metrics/standalone.xml | 142 ++++---------------
10 files changed, 255 insertions(+), 181 deletions(-)
create mode 100644 hawkular-metrics-schema/Dockerfile
create mode 100644 hawkular-metrics-schema/dev/README.adoc
create mode 100755 hawkular-metrics-schema/hawkular-metrics-schema.sh
delete mode 100644 hawkular-metrics/modules/org/jgroups/kubernetes/main/module.xml
delete mode 100644 hawkular-metrics/modules/org/jgroups/main/module.xml
~/jobs/test-origin-metrics/workspace
+ vagrant origin-local-checkout --replace
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# artifacts/
nothing added to commit but untracked files present (use "git add" to track)
~/jobs/test-origin-metrics/workspace
Replacing: /var/lib/jenkins/jobs/test-origin-metrics/workspace/origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
Already on 'master'
HEAD is now at bd17376 Merge pull request #19102 from bparees/custom_binary
Removing .vagrant-openshift.json
Removing .vagrant/
Removing artifacts/
fatal: branch name required
~/jobs/test-origin-metrics/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test-origin-metrics/workspace
+ pushd origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
+ INSTANCE_NAME=origin_metrics-centos7-321
+ GIT_URL=https://github.com/openshift/origin-metrics
++ echo https://github.com/openshift/origin-metrics
++ sed s,https://,,
+ OMETRICS_LOCAL_PATH=github.com/openshift/origin-metrics
+ ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics
+ env
+ sort
_=/bin/env
BUILD_CAUSE=REMOTECAUSE
BUILD_CAUSE_REMOTECAUSE=true
BUILD_DISPLAY_NAME=#321
BUILD_ID=321
BUILD_NUMBER=321
BUILD_TAG=jenkins-test-origin-metrics-321
BUILD_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/321/
EXECUTOR_NUMBER=133
GIT_BRANCH=master
GITHUB_REPO=openshift
HOME=/var/lib/jenkins
HUDSON_COOKIE=67528215-3db5-4e45-8d74-f31d5b709231
HUDSON_HOME=/var/lib/jenkins
HUDSON_SERVER_COOKIE=ec11f8b2841c966f
HUDSON_URL=https://ci.openshift.redhat.com/jenkins/
INSTANCE_TYPE=c4.xlarge
JENKINS_HOME=/var/lib/jenkins
JENKINS_SERVER_COOKIE=ec11f8b2841c966f
JENKINS_URL=https://ci.openshift.redhat.com/jenkins/
JOB_BASE_NAME=test-origin-metrics
JOB_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/display/redirect
JOB_NAME=test-origin-metrics
JOB_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/
LANG=en_US.UTF-8
LOGNAME=jenkins
MERGE_SEVERITY=none
MERGE=true
METRICS_PULL_ID=406
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
NODE_LABELS=master
NODE_NAME=master
OLDPWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace
OS=centos7
OS_ROOT=/data/src/github.com/openshift/origin
PATH=/sbin:/usr/sbin:/bin:/usr/bin
PWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin
ROOT_BUILD_CAUSE=REMOTECAUSE
ROOT_BUILD_CAUSE_REMOTECAUSE=true
RUN_CHANGES_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/321/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/321/display/redirect
SHELL=/bin/bash
SHLVL=3
TESTNAME=metrics
USER=jenkins
WORKSPACE=/var/lib/jenkins/jobs/test-origin-metrics/workspace
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
+ vagrant origin-init --stage inst --os centos7 --instance-type c4.xlarge origin_metrics-centos7-321
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-centos7_* for latest base AMI (required_name_tag=)
Found: ami-2fb42b39 (devenv-centos7_6170)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
Bringing machine 'openshiftdev' up with 'aws' provider...
==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant
==> openshiftdev: high-level network configurations (`config.vm.network`). They
==> openshiftdev: will be silently ignored.
==> openshiftdev: Warning! You're launching this instance into a VPC without an
==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so
==> openshiftdev: you can access this machine, otherwise Vagrant will not be able
==> openshiftdev: to SSH into it.
==> openshiftdev: Launching an instance with the following settings...
==> openshiftdev: -- Type: c4.xlarge
==> openshiftdev: -- AMI: ami-2fb42b39
==> openshiftdev: -- Region: us-east-1
==> openshiftdev: -- Keypair: libra
==> openshiftdev: -- Subnet ID: subnet-cf57c596
==> openshiftdev: -- User Data: yes
==> openshiftdev: -- User Data:
==> openshiftdev: # cloud-config
==> openshiftdev:
==> openshiftdev: growpart:
==> openshiftdev: mode: auto
==> openshiftdev: devices: ['/']
==> openshiftdev: runcmd:
==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"]
==> openshiftdev:
==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}]
==> openshiftdev: -- Terminate On Shutdown: false
==> openshiftdev: -- Monitoring: false
==> openshiftdev: -- EBS optimized: false
==> openshiftdev: -- Assigning a public IP address in a VPC: false
==> openshiftdev: Waiting for instance to become "ready"...
==> openshiftdev: Waiting for SSH to become available...
==> openshiftdev: Machine is booted and ready for use!
==> openshiftdev: Running provisioner: setup (shell)...
openshiftdev: Running: /tmp/vagrant-shell20180327-452-16nushd.sh
==> openshiftdev: Host: ec2-34-229-236-3.compute-1.amazonaws.com
+ break
+ vagrant sync-origin-metrics -c -s
Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/origin-metrics-bare;
' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /centos/.ssh;
mv /tmp/file20180327-7644-1ufbs94 /centos/.ssh/config &&
chown centos:centos /centos/.ssh/config &&
chmod 0600 /centos/.ssh/config' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R centos:centos /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'set -e
rm -fr /data/src/github.com/openshift/origin-metrics-bare;
if [ ! -d /data/src/github.com/openshift/origin-metrics-bare ]; then
git clone --quiet --bare https://github.com/openshift/origin-metrics.git /data/src/github.com/openshift/origin-metrics-bare >/dev/null
fi
' with timeout 14400. Attempt #0
Synchronizing local sources
Synchronizing [origin-metrics@master] from origin-metrics...
Warning: Permanently added '34.229.236.3' (ECDSA) to the list of known hosts.
Running ssh/sudo command 'set -e
if [ -d /data/src/github.com/openshift/origin-metrics-bare ]; then
rm -rf /data/src/github.com/openshift/origin-metrics
echo 'Cloning origin-metrics ...'
git clone --quiet --recurse-submodules /data/src/github.com/openshift/origin-metrics-bare /data/src/github.com/openshift/origin-metrics
else
MISSING_REPO+='origin-metrics-bare'
fi
if [ -n "$MISSING_REPO" ]; then
echo 'Missing required upstream repositories:'
echo $MISSING_REPO
echo 'To fix, execute command: vagrant clone-upstream-repos'
fi
' with timeout 14400. Attempt #0
Cloning origin-metrics ...
+ vagrant ssh -c 'if [ ! -d /tmp/openshift ] ; then mkdir /tmp/openshift ; fi ; sudo chmod 777 /tmp/openshift'
+ vagrant test-origin-metrics -d --env GIT_URL=https://github.com/openshift/origin-metrics --env GIT_BRANCH=master --env ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics --env OS_ROOT=/data/src/github.com/openshift/origin --env USE_LOCAL_SOURCE=true --env VERBOSE=1
***************************************************
Running GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh...
/data/src/github.com/openshift/origin /data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics /data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics/hack/tests
[INFO] Starting metrics tests at Tue Mar 27 20:58:54 UTC 2018
Generated new key pair as /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.private.key
Generating node credentials ...
Created node config for 172.18.0.58 in /tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.0.58
Wrote master config to: /tmp/openshift/ci_test_every_pr/openshift.local.config/master/master-config.yaml
Running hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 2.156s: hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
Standard error from the command:
The connection to the server 172.18.0.58:8443 was refused - did you specify the right host or port?
... repeated 2 times
Error from server (Forbidden): User "system:admin" cannot "get" on "/healthz"
... repeated 2 times
Error from server (InternalError): an error on the server ("[+]ping ok\n[-]poststarthook/bootstrap-controller failed: not finished\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: not finished\nhealthz check failed") has prevented the request from succeeding
Running hack/lib/start.sh:350: executing 'oc get --raw https://172.18.0.58:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s...
SUCCESS after 0.183s: hack/lib/start.sh:350: executing 'oc get --raw https://172.18.0.58:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s
Standard output from the command:
ok
There was no error output from the command.
Running hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 0.796s: hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
ok
Standard error from the command:
Error from server (InternalError): an error on the server ("") has prevented the request from succeeding
Running hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s...
SUCCESS after 3.375s: hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s
Standard output from the command:
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubernetes 172.30.0.1 <none> 443/TCP,53/UDP,53/TCP 4s
There was no error output from the command.
Running hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.0.58 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 0.673s: hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.0.58 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
{"kind":"Node","apiVersion":"v1","metadata":{"name":"172.18.0.58","selfLink":"/api/v1/nodes172.18.0.58","uid":"bafd4897-3201-11e8-90fb-0ef7e00ce1c8","resourceVersion":"447","creationTimestamp":"2018-03-27T20:59:24Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/hostname":"172.18.0.58"},"annotations":{"volumes.kubernetes.io/controller-managed-attach-detach":"true"}},"spec":{"externalID":"172.18.0.58","providerID":"aws:////i-02c603353b9c05080"},"status":{"capacity":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"allocatable":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"conditions":[{"type":"OutOfDisk","status":"False","lastHeartbeatTime":"2018-03-27T20:59:24Z","lastTransitionTime":"2018-03-27T20:59:24Z","reason":"KubeletHasSufficientDisk","message":"kubelet has sufficient disk space available"},{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2018-03-27T20:59:24Z","lastTransitionTime":"2018-03-27T20:59:24Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2018-03-27T20:59:24Z","lastTransitionTime":"2018-03-27T20:59:24Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"Ready","status":"False","lastHeartbeatTime":"2018-03-27T20:59:24Z","lastTransitionTime":"2018-03-27T20:59:24Z","reason":"KubeletNotReady","message":"container runtime is down"}],"addresses":[{"type":"LegacyHostIP","address":"172.18.0.58"},{"type":"InternalIP","address":"172.18.0.58"},{"type":"Hostname","address":"172.18.0.58"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"f9afeb75a5a382dce8269887a67fbf58","systemUUID":"2FD925EC-EB0C-ACE6-2861-5EBCE18C1668","bootID":"63ccedc8-4387-4a48-9d71-5c9287cdbef8","kernelVersion":"3.10.0-327.22.2.el7.x86_64","osImage":"CentOS Linux 7 (Core)","containerRuntimeVersion":"docker://1.10.3","kubeletVersion":"v1.5.2+43a9be4","kubeProxyVersion":"v1.5.2+43a9be4","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["openshift/openvswitch:c106caf","openshift/openvswitch:latest"],"sizeBytes":1026697644},{"names":["openshift/node:c106caf","openshift/node:latest"],"sizeBytes":1025016185},{"names":["openshift/origin-gitserver:c106caf","openshift/origin-gitserver:latest"],"sizeBytes":1002075992},{"names":["openshift/origin-keepalived-ipfailover:c106caf","openshift/origin-keepalived-ipfailover:latest"],"sizeBytes":971721463},{"names":["openshift/origin-haproxy-router:c106caf","openshift/origin-haproxy-router:latest"],"sizeBytes":965766197},{"names":["openshift/origin-recycler:c106caf","openshift/origin-recycler:latest"],"sizeBytes":947041099},{"names":["openshift/origin-docker-builder:c106caf","openshift/origin-docker-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-deployer:c106caf","openshift/origin-deployer:latest"],"sizeBytes":947041099},{"names":["openshift/origin-sti-builder:c106caf","openshift/origin-sti-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-f5-router:c106caf","openshift/origin-f5-router:latest"],"sizeBytes":947041099},{"names":["openshift/origin:c106caf","openshift/origin:latest"],"sizeBytes":947041099},{"names":["docker.io/openshift/origin-release:golang-1.7"],"sizeBytes":857644817},{"names":["openshift/origin-release:latest"],"sizeBytes":719000618},{"names":["openshift/dind-master:latest"],"sizeBytes":474218996},{"names":["openshift/dind-node:latest"],"sizeBytes":474215272},{"names":["openshift/origin-docker-registry:c106caf","openshift/origin-docker-registry:latest"],"sizeBytes":468441298},{"names":["openshift/origin-egress-router:c106caf","openshift/origin-egress-router:latest"],"sizeBytes":420088533},{"names":["openshift/origin-base:latest"],"sizeBytes":402162201},{"names":["openshift/dind:latest"],"sizeBytes":384423296},{"names":["openshift/origin-haproxy-router-base:latest"],"sizeBytes":294278935},{"names":["docker.io/fedora:25"],"sizeBytes":230864375},{"names":["docker.io/centos:centos7"],"sizeBytes":196509652},{"names":["openshift/hello-openshift:c106caf","openshift/hello-openshift:latest"],"sizeBytes":5635062},{"names":["openshift/origin-pod:c106caf","openshift/origin-pod:latest"],"sizeBytes":1138998}]}}
Standard error from the command:
Error from server (NotFound): nodes "172.18.0.58" not found
info: password for stats user admin has been set to VhRWi64Gyg
--> Creating router router ...
serviceaccount "router" created
clusterrolebinding "router-router-role" created
deploymentconfig "router" created
service "router" created
--> Success
serviceaccount "registry" created
clusterrolebinding "registry-registry-role" created
deploymentconfig "docker-registry" created
service "docker-registry" created
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success...
SUCCESS after 0.325s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success
Standard output from the command:
Docker registry "docker-registry" service exists
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success...
SUCCESS after 0.246s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success
Standard output from the command:
Router "router" service exists
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success...
SUCCESS after 0.217s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success
Standard output from the command:
cluster role "cluster-admin" added: "metrics-admin"
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success...
SUCCESS after 0.214s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success
Standard output from the command:
cluster role "cluster-admin" added: "metrics-admin"
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success...
SUCCESS after 0.199s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success
Standard output from the command:
Login successful.
You have one project on this server: "default"
Using project "default".
There was no error output from the command.
+ Info ================================================================================
+ echo '[INFO]' ================================================================================
[INFO] ================================================================================
+ Info 'Starting Origin-Metric end-to-end test'
[INFO] Starting Origin-Metric end-to-end test
+ echo '[INFO]' Starting Origin-Metric end-to-end test
+ Info
[INFO]
+ echo '[INFO]'
+ Info Settings:
[INFO] Settings:
+ echo '[INFO]' Settings:
++ realpath /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../..
+ Info 'Base Directory: /data/src/github.com/openshift/origin-metrics'
+ echo '[INFO]' Base Directory: /data/src/github.com/openshift/origin-metrics
[INFO] Base Directory: /data/src/github.com/openshift/origin-metrics
+ Info ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ TEST_STARTTIME=1522184367
++ date +%s
+ export TEST_PROJECT=test-1522184367
+ TEST_PROJECT=test-1522184367
+ trap cleanup SIGINT SIGTERM EXIT
+ '[' true = true ']'
+ test.build
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Building new images'
[INFO] Building new images
+ echo '[INFO]' Building new images
+ sh /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh --no-cache
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../deployer/' with docker tag 'openshift/origin-metrics-deployer:latest' ---
Sending build context to Docker daemon 90.11 kB
Step 1 : FROM openshift/origin:latest
---> c95e934b9b09
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in ef2ef3a0576e
---> da66a556dd24
Removing intermediate container ef2ef3a0576e
Step 3 : ENV BIN_DIR /opt/deploy PROCESSING_DIR /etc/deploy/_output KUBECONFIG /etc/deploy/.kubeconfig WRITE_KUBECONFIG 1 SECRET_DIR /secret
---> Running in 190d777540b2
---> 5874de9600b1
Removing intermediate container 190d777540b2
Step 4 : RUN yum install -y java-1.8.0-openjdk openssl httpd-tools bind-utils && yum clean all
---> Running in b74e5b9bb0fa
Loaded plugins: fastestmirror, ovl
http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/479faf4d9b17d2771bf8eb66cbb0f93539682794096cbd98eca2536b193e93b1-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://download-i2.fedoraproject.org/pub/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Determining fastest mirrors
* base: repos-va.psychz.net
* epel: mirror.beyondhosting.net
* extras: mirrors.seas.harvard.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package bind-utils.x86_64 32:9.9.4-51.el7_4.2 will be installed
--> Processing Dependency: bind-libs = 32:9.9.4-51.el7_4.2 for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
---> Package httpd-tools.x86_64 0:2.4.6-67.el7.centos.6 will be installed
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64
---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed
--> Processing Dependency: java-1.8.0-openjdk-headless(x86-64) = 1:1.8.0.161-0.b14.el7_4 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjli.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: fontconfig(x86-64) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjli.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-8.el7 for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed
---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package bind-libs.x86_64 32:9.9.4-51.el7_4.2 will be installed
--> Processing Dependency: bind-license = 32:9.9.4-51.el7_4.2 for package: 32:bind-libs-9.9.4-51.el7_4.2.x86_64
---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed
--> Processing Dependency: freetype for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: fontconfig-2.10.95-11.el7.x86_64
---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed
--> Processing Dependency: tzdata-java >= 2015d for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.28.3 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: nss(x86-64) >= 3.28.4 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: copy-jdk-configs >= 2.2 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: jpackage-utils for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be an update
---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-29.el7_2.4 will be updated
---> Package bind-license.noarch 32:9.9.4-51.el7_4.2 will be an update
---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be updated
---> Package chkconfig.x86_64 0:1.7.4-1.el7 will be an update
---> Package copy-jdk-configs.noarch 0:2.2-5.el7_4 will be installed
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package freetype.x86_64 0:2.4.11-15.el7 will be installed
---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed
--> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch
--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed
---> Package libxcb.x86_64 0:1.12-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64
---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed
---> Package lyx-fonts.noarch 0:2.2.3-1.el7 will be installed
---> Package nss.x86_64 0:3.21.0-9.el7_2 will be updated
--> Processing Dependency: nss = 3.21.0-9.el7_2 for package: nss-sysinit-3.21.0-9.el7_2.x86_64
--> Processing Dependency: nss(x86-64) = 3.21.0-9.el7_2 for package: nss-tools-3.21.0-9.el7_2.x86_64
---> Package nss.x86_64 0:3.28.4-15.el7_4 will be an update
--> Processing Dependency: nss-util >= 3.28.4-2 for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: nspr >= 4.13.1 for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: nss-pem(x86-64) for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.24)(64bit) for package: nss-3.28.4-15.el7_4.x86_64
---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be updated
---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.28.3-8.el7_4 for package: nss-softokn-3.28.3-8.el7_4.x86_64
---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed
---> Package tzdata-java.noarch 0:2018d-1.el7 will be installed
---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed
--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
--> Running transaction check
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXfont.x86_64 0:1.5.2-1.el7 will be installed
---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be updated
---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be an update
---> Package nss-pem.x86_64 0:1.0.3-4.el7 will be installed
---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be an update
---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be updated
---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be an update
---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be updated
---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be an update
---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be updated
---> Package nss-util.x86_64 0:3.28.4-3.el7 will be an update
---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed
--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch
--> Running transaction check
---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
bind-utils x86_64 32:9.9.4-51.el7_4.2 updates 203 k
httpd-tools x86_64 2.4.6-67.el7.centos.6 updates 88 k
java-1.8.0-openjdk x86_64 1:1.8.0.161-0.b14.el7_4 updates 243 k
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
GeoIP x86_64 1.5.0-11.el7 base 1.1 M
alsa-lib x86_64 1.1.3-3.el7 base 421 k
apr x86_64 1.4.8-3.el7_4.1 updates 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
bind-libs x86_64 32:9.9.4-51.el7_4.2 updates 1.0 M
copy-jdk-configs noarch 2.2-5.el7_4 updates 19 k
fontconfig x86_64 2.10.95-11.el7 base 229 k
fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
freetype x86_64 2.4.11-15.el7 base 392 k
giflib x86_64 4.1.6-9.el7 base 40 k
java-1.8.0-openjdk-headless x86_64 1:1.8.0.161-0.b14.el7_4 updates 32 M
javapackages-tools noarch 3.4.1-11.el7 base 73 k
libICE x86_64 1.0.9-9.el7 base 66 k
libSM x86_64 1.2.2-2.el7 base 39 k
libX11 x86_64 1.6.5-1.el7 base 606 k
libX11-common noarch 1.6.5-1.el7 base 164 k
libXau x86_64 1.0.8-2.1.el7 base 29 k
libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
libXext x86_64 1.3.3-3.el7 base 39 k
libXfont x86_64 1.5.2-1.el7 base 152 k
libXi x86_64 1.7.9-1.el7 base 40 k
libXrender x86_64 0.9.10-1.el7 base 26 k
libXtst x86_64 1.2.3-1.el7 base 20 k
libfontenc x86_64 1.1.3-3.el7 base 31 k
libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
libpng x86_64 2:1.5.13-7.el7_2 base 213 k
libxcb x86_64 1.12-1.el7 base 211 k
libxslt x86_64 1.1.28-5.el7 base 242 k
lksctp-tools x86_64 1.0.17-2.el7 base 88 k
lyx-fonts noarch 2.2.3-1.el7 epel 159 k
nss-pem x86_64 1.0.3-4.el7 base 73 k
python-javapackages noarch 3.4.1-11.el7 base 31 k
python-lxml x86_64 3.2.1-4.el7 base 758 k
ttmkfdir x86_64 3.0.9-42.el7 base 48 k
tzdata-java noarch 2018d-1.el7 updates 184 k
xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k
xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
Updating for dependencies:
bind-license noarch 32:9.9.4-51.el7_4.2 updates 84 k
chkconfig x86_64 1.7.4-1.el7 base 181 k
nspr x86_64 4.13.1-1.0.el7_3 base 126 k
nss x86_64 3.28.4-15.el7_4 updates 849 k
nss-softokn x86_64 3.28.3-8.el7_4 updates 310 k
nss-softokn-freebl x86_64 3.28.3-8.el7_4 updates 214 k
nss-sysinit x86_64 3.28.4-15.el7_4 updates 60 k
nss-tools x86_64 3.28.4-15.el7_4 updates 501 k
nss-util x86_64 3.28.4-3.el7 base 73 k
openssl-libs x86_64 1:1.0.2k-8.el7 base 1.2 M
Transaction Summary
================================================================================
Install 4 Packages (+37 Dependent packages)
Upgrade ( 10 Dependent packages)
Total download size: 43 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/epel/packages/lyx-fonts-2.2.3-1.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for lyx-fonts-2.2.3-1.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 6.4 MB/s | 43 MB 00:06
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : nspr-4.13.1-1.0.el7_3.x86_64 1/61
Updating : nss-util-3.28.4-3.el7.x86_64 2/61
Installing : freetype-2.4.11-15.el7.x86_64 3/61
Updating : 1:openssl-libs-1.0.2k-8.el7.x86_64 4/61
Installing : libfontenc-1.1.3-3.el7.x86_64 5/61
Updating : chkconfig-1.7.4-1.el7.x86_64 6/61
Installing : GeoIP-1.5.0-11.el7.x86_64 7/61
Installing : apr-1.4.8-3.el7_4.1.x86_64 8/61
Installing : libxslt-1.1.28-5.el7.x86_64 9/61
Installing : fontpackages-filesystem-1.44-8.el7.noarch 10/61
Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 11/61
Installing : libICE-1.0.9-9.el7.x86_64 12/61
Installing : libSM-1.2.2-2.el7.x86_64 13/61
Installing : lyx-fonts-2.2.3-1.el7.noarch 14/61
Installing : fontconfig-2.10.95-11.el7.x86_64 15/61
Installing : python-lxml-3.2.1-4.el7.x86_64 16/61
Installing : python-javapackages-3.4.1-11.el7.noarch 17/61
Installing : javapackages-tools-3.4.1-11.el7.noarch 18/61
Installing : apr-util-1.5.2-6.el7.x86_64 19/61
Installing : libXfont-1.5.2-1.el7.x86_64 20/61
Installing : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 21/61
Installing : ttmkfdir-3.0.9-42.el7.x86_64 22/61
Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 23/61
Updating : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 24/61
Updating : nss-softokn-3.28.3-8.el7_4.x86_64 25/61
Updating : nss-sysinit-3.28.4-15.el7_4.x86_64 26/61
Updating : nss-3.28.4-15.el7_4.x86_64 27/61
Installing : nss-pem-1.0.3-4.el7.x86_64 28/61
Installing : alsa-lib-1.1.3-3.el7.x86_64 29/61
Installing : copy-jdk-configs-2.2-5.el7_4.noarch 30/61
Installing : libXau-1.0.8-2.1.el7.x86_64 31/61
Installing : libxcb-1.12-1.el7.x86_64 32/61
Installing : tzdata-java-2018d-1.el7.noarch 33/61
Updating : 32:bind-license-9.9.4-51.el7_4.2.noarch 34/61
Installing : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 35/61
Installing : libX11-common-1.6.5-1.el7.noarch 36/61
Installing : libX11-1.6.5-1.el7.x86_64 37/61
Installing : libXext-1.3.3-3.el7.x86_64 38/61
Installing : libXi-1.7.9-1.el7.x86_64 39/61
Installing : libXtst-1.2.3-1.el7.x86_64 40/61
Installing : giflib-4.1.6-9.el7.x86_64 41/61
Installing : libXrender-0.9.10-1.el7.x86_64 42/61
Installing : libXcomposite-0.4.4-4.1.el7.x86_64 43/61
Installing : lksctp-tools-1.0.17-2.el7.x86_64 44/61
Installing : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 46/61
Installing : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 47/61
Installing : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 48/61
Updating : nss-tools-3.28.4-15.el7_4.x86_64 49/61
Installing : httpd-tools-2.4.6-67.el7.centos.6.x86_64 50/61
Installing : 1:openssl-1.0.2k-8.el7.x86_64 51/61
Cleanup : nss-tools-3.21.0-9.el7_2.x86_64 52/61
Cleanup : 32:bind-license-9.9.4-29.el7_2.4.noarch 53/61
Cleanup : nss-3.21.0-9.el7_2.x86_64 54/61
Cleanup : nss-sysinit-3.21.0-9.el7_2.x86_64 55/61
Cleanup : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 56/61
Cleanup : nss-util-3.21.0-2.2.el7_2.x86_64 57/61
Cleanup : nspr-4.11.0-1.el7_2.x86_64 58/61
Cleanup : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 59/61
Cleanup : chkconfig-1.3.61-5.el7_2.1.x86_64 60/61
Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 61/61
Verifying : libXext-1.3.3-3.el7.x86_64 1/61
Verifying : libX11-1.6.5-1.el7.x86_64 2/61
Verifying : libXi-1.7.9-1.el7.x86_64 3/61
Verifying : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 4/61
Verifying : libICE-1.0.9-9.el7.x86_64 5/61
Verifying : giflib-4.1.6-9.el7.x86_64 6/61
Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 7/61
Verifying : nss-pem-1.0.3-4.el7.x86_64 8/61
Verifying : libXrender-0.9.10-1.el7.x86_64 9/61
Verifying : lyx-fonts-2.2.3-1.el7.noarch 10/61
Verifying : python-lxml-3.2.1-4.el7.x86_64 11/61
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 12/61
Verifying : freetype-2.4.11-15.el7.x86_64 13/61
Verifying : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 14/61
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 15/61
Verifying : ttmkfdir-3.0.9-42.el7.x86_64 16/61
Verifying : nspr-4.13.1-1.0.el7_3.x86_64 17/61
Verifying : nss-util-3.28.4-3.el7.x86_64 18/61
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 19/61
Verifying : python-javapackages-3.4.1-11.el7.noarch 20/61
Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 21/61
Verifying : httpd-tools-2.4.6-67.el7.centos.6.x86_64 22/61
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 23/61
Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 24/61
Verifying : libXtst-1.2.3-1.el7.x86_64 25/61
Verifying : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 26/61
Verifying : lksctp-tools-1.0.17-2.el7.x86_64 27/61
Verifying : libX11-common-1.6.5-1.el7.noarch 28/61
Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 29/61
Verifying : libxcb-1.12-1.el7.x86_64 30/61
Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 31/61
Verifying : nss-tools-3.28.4-15.el7_4.x86_64 32/61
Verifying : libxslt-1.1.28-5.el7.x86_64 33/61
Verifying : apr-util-1.5.2-6.el7.x86_64 34/61
Verifying : libXfont-1.5.2-1.el7.x86_64 35/61
Verifying : javapackages-tools-3.4.1-11.el7.noarch 36/61
Verifying : apr-1.4.8-3.el7_4.1.x86_64 37/61
Verifying : 32:bind-license-9.9.4-51.el7_4.2.noarch 38/61
Verifying : tzdata-java-2018d-1.el7.noarch 39/61
Verifying : libXau-1.0.8-2.1.el7.x86_64 40/61
Verifying : GeoIP-1.5.0-11.el7.x86_64 41/61
Verifying : libSM-1.2.2-2.el7.x86_64 42/61
Verifying : fontconfig-2.10.95-11.el7.x86_64 43/61
Verifying : copy-jdk-configs-2.2-5.el7_4.noarch 44/61
Verifying : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61
Verifying : nss-3.28.4-15.el7_4.x86_64 46/61
Verifying : chkconfig-1.7.4-1.el7.x86_64 47/61
Verifying : libfontenc-1.1.3-3.el7.x86_64 48/61
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 49/61
Verifying : alsa-lib-1.1.3-3.el7.x86_64 50/61
Verifying : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 51/61
Verifying : 32:bind-license-9.9.4-29.el7_2.4.noarch 52/61
Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 53/61
Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 54/61
Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 55/61
Verifying : nspr-4.11.0-1.el7_2.x86_64 56/61
Verifying : nss-3.21.0-9.el7_2.x86_64 57/61
Verifying : nss-tools-3.21.0-9.el7_2.x86_64 58/61
Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 59/61
Verifying : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 60/61
Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 61/61
Installed:
bind-utils.x86_64 32:9.9.4-51.el7_4.2
httpd-tools.x86_64 0:2.4.6-67.el7.centos.6
java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4
openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
GeoIP.x86_64 0:1.5.0-11.el7
alsa-lib.x86_64 0:1.1.3-3.el7
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
bind-libs.x86_64 32:9.9.4-51.el7_4.2
copy-jdk-configs.noarch 0:2.2-5.el7_4
fontconfig.x86_64 0:2.10.95-11.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.4.11-15.el7
giflib.x86_64 0:4.1.6-9.el7
java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4
javapackages-tools.noarch 0:3.4.1-11.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-1.el7
libX11-common.noarch 0:1.6.5-1.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXext.x86_64 0:1.3.3-3.el7
libXfont.x86_64 0:1.5.2-1.el7
libXi.x86_64 0:1.7.9-1.el7
libXrender.x86_64 0:0.9.10-1.el7
libXtst.x86_64 0:1.2.3-1.el7
libfontenc.x86_64 0:1.1.3-3.el7
libjpeg-turbo.x86_64 0:1.2.90-5.el7
libpng.x86_64 2:1.5.13-7.el7_2
libxcb.x86_64 0:1.12-1.el7
libxslt.x86_64 0:1.1.28-5.el7
lksctp-tools.x86_64 0:1.0.17-2.el7
lyx-fonts.noarch 0:2.2.3-1.el7
nss-pem.x86_64 0:1.0.3-4.el7
python-javapackages.noarch 0:3.4.1-11.el7
python-lxml.x86_64 0:3.2.1-4.el7
ttmkfdir.x86_64 0:3.0.9-42.el7
tzdata-java.noarch 0:2018d-1.el7
xorg-x11-font-utils.x86_64 1:7.5-20.el7
xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
Dependency Updated:
bind-license.noarch 32:9.9.4-51.el7_4.2
chkconfig.x86_64 0:1.7.4-1.el7
nspr.x86_64 0:4.13.1-1.0.el7_3
nss.x86_64 0:3.28.4-15.el7_4
nss-softokn.x86_64 0:3.28.3-8.el7_4
nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4
nss-sysinit.x86_64 0:3.28.4-15.el7_4
nss-tools.x86_64 0:3.28.4-15.el7_4
nss-util.x86_64 0:3.28.4-3.el7
openssl-libs.x86_64 1:1.0.2k-8.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
---> d3c2666580ce
Removing intermediate container b74e5b9bb0fa
Step 5 : RUN mkdir -p ${HOME} ${PROCESSING_DIR} ${BIN_DIR} && chmod 777 ${HOME} && chmod 555 ${BIN_DIR}
---> Running in 4579b5c0eb4e
---> f8af364660c7
Removing intermediate container 4579b5c0eb4e
Step 6 : COPY . ${BIN_DIR}
---> 580f6c633d83
Removing intermediate container f3288dee33c7
Step 7 : WORKDIR ${BIN_DIR}
---> Running in c64aa512ade3
---> 258b56d981c8
Removing intermediate container c64aa512ade3
Step 8 : ENTRYPOINT ./run.sh
---> Running in 52bdb6027021
---> 28d6c4cf1f3b
Removing intermediate container 52bdb6027021
Step 9 : USER 1000
---> Running in a4956c5c351a
---> 3e355fcd2d78
Removing intermediate container a4956c5c351a
Successfully built 3e355fcd2d78
--- openshift/origin-metrics-deployer:latest took 237 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../heapster/' with docker tag 'openshift/origin-metrics-heapster:latest' ---
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM openshift/origin-metrics-heapster-base:v1.3.0-2
Trying to pull repository docker.io/openshift/origin-metrics-heapster-base ...
v1.3.0-2: Pulling from docker.io/openshift/origin-metrics-heapster-base
93857f76ae30: Already exists
4e61ce2c52dd: Pulling fs layer
dd390b33ea7b: Pulling fs layer
3fc0170be004: Pulling fs layer
f4e99900d503: Pulling fs layer
f4e99900d503: Waiting
dd390b33ea7b: Verifying Checksum
dd390b33ea7b: Download complete
f4e99900d503: Verifying Checksum
f4e99900d503: Download complete
3fc0170be004: Verifying Checksum
3fc0170be004: Download complete
4e61ce2c52dd: Verifying Checksum
4e61ce2c52dd: Download complete
4e61ce2c52dd: Pull complete
4e61ce2c52dd: Pull complete
dd390b33ea7b: Pull complete
dd390b33ea7b: Pull complete
3fc0170be004: Pull complete
3fc0170be004: Pull complete
f4e99900d503: Pull complete
f4e99900d503: Pull complete
Digest: sha256:749fd880577885a94daccc5646410bc7964061ed35574db634e23f3a7e477643
Status: Downloaded newer image for docker.io/openshift/origin-metrics-heapster-base:v1.3.0-2
---> 0ebd3407458b
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in e388db45d44c
---> 9d3d2d2ca6db
Removing intermediate container e388db45d44c
Step 3 : ADD heapster-wrapper.sh heapster-readiness.sh /opt/
---> f6521ea62d37
Removing intermediate container 55349b988b7d
Step 4 : ENTRYPOINT opt/heapster-wrapper.sh
---> Running in d7af0a37bf85
---> 7661566cb252
Removing intermediate container d7af0a37bf85
Successfully built 7661566cb252
--- openshift/origin-metrics-heapster:latest took 77 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../hawkular-metrics/' with docker tag 'openshift/origin-metrics-hawkular-metrics:latest' ---
Sending build context to Docker daemon 60.42 kB
Step 1 : FROM jboss/wildfly:10.1.0.Final
Trying to pull repository docker.io/jboss/wildfly ...
10.1.0.Final: Pulling from docker.io/jboss/wildfly
5e35d10a3eba: Pulling fs layer
7a2fa01e4d40: Pulling fs layer
e7494fe8235d: Pulling fs layer
e0f510da7606: Pulling fs layer
07bfe36217f1: Pulling fs layer
e0f510da7606: Waiting
07bfe36217f1: Waiting
e7494fe8235d: Verifying Checksum
e7494fe8235d: Download complete
e0f510da7606: Verifying Checksum
e0f510da7606: Download complete
7a2fa01e4d40: Verifying Checksum
7a2fa01e4d40: Download complete
5e35d10a3eba: Verifying Checksum
5e35d10a3eba: Download complete
07bfe36217f1: Verifying Checksum
07bfe36217f1: Download complete
5e35d10a3eba: Pull complete
5e35d10a3eba: Pull complete
7a2fa01e4d40: Pull complete
7a2fa01e4d40: Pull complete
e7494fe8235d: Pull complete
e7494fe8235d: Pull complete
e0f510da7606: Pull complete
e0f510da7606: Pull complete
07bfe36217f1: Pull complete
07bfe36217f1: Pull complete
Digest: sha256:3312f1f8cfdd796dada533a86a475965275032f033bca3f2c090c99216591d32
Status: Downloaded newer image for docker.io/jboss/wildfly:10.1.0.Final
---> 5651e0cae3d7
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in adc6e1a468f3
---> b7b7f35c6ece
Removing intermediate container adc6e1a468f3
Step 3 : ENV HAWKULAR_METRICS_ENDPOINT_PORT "8080" HAWKULAR_METRICS_VERSION "0.30.1.Final" HAWKULAR_METRICS_DIRECTORY "/opt/hawkular" HAWKULAR_METRICS_SCRIPT_DIRECTORY "/opt/hawkular/scripts/" PATH $PATH:$HAWKULAR_METRICS_SCRIPT_DIRECTORY JAVA_OPTS_APPEND "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump"
---> Running in 3e12733abec7
---> 18044de9108b
Removing intermediate container 3e12733abec7
Step 4 : ARG DEV_BUILD="false"
---> Running in b6f16cb45346
---> f6d0b9d035ec
Removing intermediate container b6f16cb45346
Step 5 : EXPOSE 8080 8444
---> Running in 8ba156990644
---> 2fa879554b1f
Removing intermediate container 8ba156990644
Step 6 : RUN cd $JBOSS_HOME/bin && curl -Lo $JBOSS_HOME/bin/jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar
---> Running in 4907d016d461
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1223k 100 1223k 0 0 4833k 0 --:--:-- --:--:-- --:--:-- 4855k
---> aadd17601a33
Removing intermediate container 4907d016d461
Step 7 : COPY prometheus.yaml $JBOSS_HOME/standalone/configuration/prometheus.yaml
---> d8d101efd3a5
Removing intermediate container 1d95691a5013
Step 8 : RUN mkdir /tmp/hawkular
---> Running in 281773e7b585
---> 34309eb01245
Removing intermediate container 281773e7b585
Step 9 : COPY dev/* /tmp/hawkular/
---> 85c25dfd146c
Removing intermediate container bdc53e799a96
Step 10 : RUN cd $JBOSS_HOME/standalone/deployments/ && if [ ${DEV_BUILD} = "true" ] && [ -s /tmp/hawkular/hawkular-metrics.war ]; then mv /tmp/hawkular/hawkular-metrics.war .; rm -rf /tmp/hawkular; else curl -Lo hawkular-metrics.war https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-openshift\&e=war\&v=${HAWKULAR_METRICS_VERSION}; fi
---> Running in d784d92eebb1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 17.3M 0 46352 0 0 54915 0 0:05:30 --:--:-- 0:05:30 54919
5 17.3M 5 1015k 0 0 547k 0 0:00:32 0:00:01 0:00:31 546k
10 17.3M 10 1943k 0 0 686k 0 0:00:25 0:00:02 0:00:23 686k
16 17.3M 16 2884k 0 0 753k 0 0:00:23 0:00:03 0:00:20 753k
21 17.3M 21 3878k 0 0 800k 0 0:00:22 0:00:04 0:00:18 800k
27 17.3M 27 4805k 0 0 822k 0 0:00:21 0:00:05 0:00:16 952k
32 17.3M 32 5766k 0 0 845k 0 0:00:20 0:00:06 0:00:14 956k
37 17.3M 37 6715k 0 0 856k 0 0:00:20 0:00:07 0:00:13 953k
43 17.3M 43 7655k 0 0 866k 0 0:00:20 0:00:08 0:00:12 954k
48 17.3M 48 8651k 0 0 878k 0 0:00:20 0:00:09 0:00:11 953k
54 17.3M 54 9593k 0 0 886k 0 0:00:20 0:00:10 0:00:10 960k
59 17.3M 59 10.2M 0 0 891k 0 0:00:19 0:00:11 0:00:08 953k
64 17.3M 64 11.2M 0 0 897k 0 0:00:19 0:00:12 0:00:07 959k
70 17.3M 70 12.1M 0 0 899k 0 0:00:19 0:00:13 0:00:06 957k
75 17.3M 75 13.1M 0 0 904k 0 0:00:19 0:00:14 0:00:05 957k
81 17.3M 81 14.0M 0 0 906k 0 0:00:19 0:00:15 0:00:04 950k
86 17.3M 86 14.9M 0 0 911k 0 0:00:19 0:00:16 0:00:03 959k
91 17.3M 91 15.9M 0 0 914k 0 0:00:19 0:00:17 0:00:02 958k
97 17.3M 97 16.8M 0 0 914k 0 0:00:19 0:00:18 0:00:01 957k
100 17.3M 100 17.3M 0 0 917k 0 0:00:19 0:00:19 --:--:-- 958k
---> f1b15831f04c
Removing intermediate container d784d92eebb1
Step 11 : ENV ALPN_VERSION "8.1.9.v20160720"
---> Running in 603e0af290ef
---> 712822a170ef
Removing intermediate container 603e0af290ef
Step 12 : RUN curl -Lo $JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar http://central.maven.org/maven2/org/mortbay/jetty/alpn/alpn-boot/$ALPN_VERSION/alpn-boot-$ALPN_VERSION.jar && echo 'JAVA_OPTS="$JAVA_OPTS' " -Xbootclasspath/p:$JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar" '"' >> $JBOSS_HOME/bin/standalone.conf
---> Running in d6217b95cfdd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 54607 100 54607 0 0 1455k 0 --:--:-- --:--:-- --:--:-- 1481k
---> f71e70575c91
Removing intermediate container d6217b95cfdd
Step 13 : COPY hawkular-metrics-readiness.py hawkular-metrics-liveness.py hawkular-metrics-wrapper.sh hawkular-client-initialization.py client $HAWKULAR_METRICS_SCRIPT_DIRECTORY
---> 5a81b9795c71
Removing intermediate container 65a6538c37f5
Step 14 : COPY standalone.conf $JBOSS_HOME/bin/
---> 4aba44568757
Removing intermediate container 110c1ba1617d
Step 15 : COPY welcome-content $JBOSS_HOME/welcome-content/
---> 4571868d7961
Removing intermediate container 4c72a4eb9757
Step 16 : COPY standalone.xml $JBOSS_HOME/standalone/configuration/standalone.xml
---> 05cc183fee37
Removing intermediate container 3e2fb3c46326
Step 17 : COPY logging.properties $JBOSS_HOME/standalone/configuration/logging.properties
---> cf49a096b132
Removing intermediate container 22e524a606d1
Step 18 : USER root
---> Running in 00670f1bcded
---> 13a47fa47e79
Removing intermediate container 00670f1bcded
Step 19 : RUN yum -y install openssl epel-release && yum -y install python-pip && yum clean all && pip install --no-cache-dir 'hawkular-client==0.5.2'
---> Running in 6cdbd4761051
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: repos-va.psychz.net
* extras: mirrors.seas.harvard.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be installed
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
epel-release noarch 7-9 extras 14 k
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
make x86_64 1:3.82-23.el7 base 420 k
Transaction Summary
================================================================================
Install 2 Packages (+1 Dependent package)
Total download size: 926 k
Installed size: 1.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total 1.4 MB/s | 926 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : 1:make-3.82-23.el7.x86_64 1/3
Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/3
Installing : epel-release-7-9.noarch 3/3
Verifying : 1:make-3.82-23.el7.x86_64 1/3
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/3
Verifying : epel-release-7-9.noarch 3/3
Installed:
epel-release.noarch 0:7-9 openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
make.x86_64 1:3.82-23.el7
Complete!
Loaded plugins: fastestmirror, ovl
http://mirror.es.its.nyu.edu/epel/7/x86_64/repodata/479faf4d9b17d2771bf8eb66cbb0f93539682794096cbd98eca2536b193e93b1-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://download-i2.fedoraproject.org/pub/epel/7/x86_64/repodata/d0d154ad795a2cd7b73115f88d2b7ca0bd3c1136ee56bd76830039482ad2e863-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Loading mirror speeds from cached hostfile
* base: repos-va.psychz.net
* epel: s3-mirror-us-east-1.fedoraproject.org
* extras: mirrors.seas.harvard.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-5.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
python2-pip noarch 8.1.2-5.el7 epel 1.7 M
Installing for dependencies:
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname noarch 3.4.0.2-4.el7 base 12 k
python-setuptools noarch 0.9.8-7.el7 base 397 k
Transaction Summary
================================================================================
Install 1 Package (+3 Dependent packages)
Total download size: 2.1 M
Installed size: 9.1 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-5.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-5.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 3.7 MB/s | 2.1 MB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python-backports-1.0-8.el7.x86_64 1/4
Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 2/4
Installing : python-setuptools-0.9.8-7.el7.noarch 3/4
Installing : python2-pip-8.1.2-5.el7.noarch 4/4
Verifying : python2-pip-8.1.2-5.el7.noarch 1/4
Verifying : python-setuptools-0.9.8-7.el7.noarch 2/4
Verifying : python-backports-1.0-8.el7.x86_64 3/4
Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 4/4
Installed:
python2-pip.noarch 0:8.1.2-5.el7
Dependency Installed:
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
python-setuptools.noarch 0:0.9.8-7.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting hawkular-client==0.5.2
Downloading hawkular-client-0.5.2.tar.gz
Installing collected packages: hawkular-client
Running setup.py install for hawkular-client: started
Running setup.py install for hawkular-client: finished with status 'done'
Successfully installed hawkular-client-0.5.2
You are using pip version 8.1.2, however version 9.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
---> da8d203f40d0
Removing intermediate container 6cdbd4761051
Step 20 : RUN chmod -R 777 /opt
---> Running in 72864e1300c5
---> 4072cb763fb0
Removing intermediate container 72864e1300c5
Step 21 : USER 1000
---> Running in 1f6e4fc87454
---> f603d59ef694
Removing intermediate container 1f6e4fc87454
Step 22 : CMD $HAWKULAR_METRICS_SCRIPT_DIRECTORY/hawkular-metrics-wrapper.sh -b 0.0.0.0 -Dhawkular-metrics.cassandra-nodes=hawkular-cassandra
---> Running in a9cadb3adf09
---> b53243296956
Removing intermediate container a9cadb3adf09
Successfully built b53243296956
--- openshift/origin-metrics-hawkular-metrics:latest took 188 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../hawkular-metrics-schema/' with docker tag 'openshift/origin-metrics-hawkular-metrics-schema:latest' ---
Sending build context to Docker daemon 11.78 kB
Step 1 : FROM jboss/base-jdk:8
Trying to pull repository docker.io/jboss/base-jdk ...
8: Pulling from docker.io/jboss/base-jdk
5e35d10a3eba: Already exists
7a2fa01e4d40: Already exists
e7494fe8235d: Already exists
e0f510da7606: Already exists
Digest: sha256:46732f50e620e720806488d63ea69aa3499f27d7082e69c1a041326bfcf0ec0e
Status: Downloaded newer image for docker.io/jboss/base-jdk:8
---> ff1e52575f72
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in 328ceedb8f7d
---> ae77b5e8dec4
Removing intermediate container 328ceedb8f7d
Step 3 : ENV HAWKULAR_METRICS_VERSION "0.30.1.Final" HAWKULAR_METRICS_DIR "/opt/hawkular" RESET_DB "false" CASSANDRA_NODES "hawkular-cassandra" CASSANDRA_CONNECTION_MAX_DELAY "30" CASSANDRA_CONNECTION_MAX_RETRIES "5" VERSION_UPDATE_DELAY "5" VERSION_UPDATE_MAX_RETRIES "10"
---> Running in f2871d3d6c28
---> b6fb00982b3b
Removing intermediate container f2871d3d6c28
Step 4 : ARG DEV_BUILD="false"
---> Running in 36638d7db597
---> 7a0285a760a1
Removing intermediate container 36638d7db597
Step 5 : USER root
---> Running in a5d63f974845
---> 5cbf0ef8cfde
Removing intermediate container a5d63f974845
Step 6 : RUN mkdir $HAWKULAR_METRICS_DIR
---> Running in 606053ae1352
---> 579c209a886a
Removing intermediate container 606053ae1352
Step 7 : COPY dev/* $HAWKULAR_METRICS_DIR
---> 791d61df33d4
Removing intermediate container 699559ade011
Step 8 : COPY hawkular-metrics-schema.sh $HAWKULAR_METRICS_DIR
---> c3765a9ec739
Removing intermediate container d86e89576258
Step 9 : RUN cd $HAWKULAR_METRICS_DIR && if [ ${DEV_BUILD} = "false" ] || [ ! -s /hawkular-metrics-schema-installer.jar ]; then curl -Lo hawkular-metrics-schema-installer.jar https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-schema-installer\&e=jar\&v=${HAWKULAR_METRICS_VERSION}; fi
---> Running in d3558a931fc1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 16.4M 0 83060 0 0 25693 0 0:11:11 0:00:03 0:11:08 25691
2 16.4M 2 392k 0 0 95044 0 0:03:01 0:00:04 0:02:57 95035
6 16.4M 6 1032k 0 0 197k 0 0:01:25 0:00:05 0:01:20 210k
11 16.4M 11 1947k 0 0 313k 0 0:00:53 0:00:06 0:00:47 420k
17 16.4M 17 2900k 0 0 402k 0 0:00:41 0:00:07 0:00:34 625k
23 16.4M 23 3894k 0 0 472k 0 0:00:35 0:00:08 0:00:27 760k
28 16.4M 28 4810k 0 0 521k 0 0:00:32 0:00:09 0:00:23 884k
34 16.4M 34 5805k 0 0 567k 0 0:00:29 0:00:10 0:00:19 956k
40 16.4M 40 6757k 0 0 601k 0 0:00:27 0:00:11 0:00:16 958k
45 16.4M 45 7731k 0 0 632k 0 0:00:26 0:00:12 0:00:14 964k
51 16.4M 51 8668k 0 0 655k 0 0:00:25 0:00:13 0:00:12 958k
57 16.4M 57 9646k 0 0 678k 0 0:00:24 0:00:14 0:00:10 967k
62 16.4M 62 10.3M 0 0 695k 0 0:00:24 0:00:15 0:00:09 955k
68 16.4M 68 11.3M 0 0 711k 0 0:00:23 0:00:16 0:00:07 956k
74 16.4M 74 12.2M 0 0 726k 0 0:00:23 0:00:17 0:00:06 956k
80 16.4M 80 13.1M 0 0 738k 0 0:00:22 0:00:18 0:00:04 958k
85 16.4M 85 14.0M 0 0 750k 0 0:00:22 0:00:19 0:00:03 956k
91 16.4M 91 15.0M 0 0 762k 0 0:00:22 0:00:20 0:00:02 966k
97 16.4M 97 15.9M 0 0 770k 0 0:00:21 0:00:21 --:--:-- 960k
100 16.4M 100 16.4M 0 0 776k 0 0:00:21 0:00:21 --:--:-- 969k
---> 82683e841064
Removing intermediate container d3558a931fc1
Step 10 : RUN yum -y install openssl && chmod -R 777 /opt
---> Running in a1f3ce992f7b
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: repos-va.psychz.net
* extras: mirrors.seas.harvard.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
make x86_64 1:3.82-23.el7 base 420 k
Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 912 k
Installed size: 1.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total 1.5 MB/s | 912 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : 1:make-3.82-23.el7.x86_64 1/2
Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/2
Verifying : 1:make-3.82-23.el7.x86_64 1/2
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/2
Installed:
openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
make.x86_64 1:3.82-23.el7
Complete!
---> 4710410d974c
Removing intermediate container a1f3ce992f7b
Step 11 : ENTRYPOINT $HAWKULAR_METRICS_DIR/hawkular-metrics-schema.sh
---> Running in 1f049d35bd13
---> cbcd3559d59e
Removing intermediate container 1f049d35bd13
Successfully built cbcd3559d59e
--- openshift/origin-metrics-hawkular-metrics-schema:latest took 106 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../cassandra/' with docker tag 'openshift/origin-metrics-cassandra:latest' ---
Sending build context to Docker daemon 108.5 kB
Step 1 : FROM jboss/base-jdk:8
---> ff1e52575f72
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in b30a2884a445
---> eed03ffa0dd9
Removing intermediate container b30a2884a445
Step 3 : EXPOSE 9042 9160 7000 7001
---> Running in 8814c837592f
---> 1b5cdbe431e4
Removing intermediate container 8814c837592f
Step 4 : ENV CASSANDRA_VERSION "3.0.15" CASSANDRA_HOME "/opt/apache-cassandra" HOME "/home/cassandra" PATH "/opt/apache-cassandra/bin:$PATH" CASSANDRA_NODES_SERVICE_NAME "hawkular-cassandra-nodes"
---> Running in 1024f397f7c5
---> 62f9554f2576
Removing intermediate container 1024f397f7c5
Step 5 : USER root
---> Running in a9f7cb393e69
---> 68e2cb40f2d3
Removing intermediate container a9f7cb393e69
Step 6 : RUN yum install -y -q bind-utils openssl && yum clean all
---> Running in a3d39c52f9b9
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
---> c54c9a664c72
Removing intermediate container a3d39c52f9b9
Step 7 : COPY apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5 /tmp/
---> 8d03c6346ac7
Removing intermediate container f8faf40b8ee8
Step 8 : RUN cd /opt; curl -LO https://archive.apache.org/dist/cassandra/$CASSANDRA_VERSION/apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && if [ "$(md5sum apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz | awk '{print $1}')" != "$(cat /tmp/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5)" ]; then echo "The Cassandra binary does not match the expected md5sum"; exit 1; fi && tar xzf apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && rm apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && ln -s apache-cassandra-$CASSANDRA_VERSION apache-cassandra
---> Running in d59f9b7a5499
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 30.5M 0 49152 0 0 62277 0 0:08:33 --:--:-- 0:08:33 62217
30 30.5M 30 9664k 0 0 5635k 0 0:00:05 0:00:01 0:00:04 5634k
88 30.5M 88 27.0M 0 0 9.9M 0 0:00:03 0:00:02 0:00:01 9.9M
100 30.5M 100 30.5M 0 0 10.5M 0 0:00:02 0:00:02 --:--:-- 10.5M
---> 4f95364e5e38
Removing intermediate container d59f9b7a5499
Step 9 : COPY cassandra.yaml.template cassandra-env.sh.template cassandra-metrics-reporter.yaml logback.xml /opt/apache-cassandra/conf/
---> efdc22187a7c
Removing intermediate container a3c034966568
Step 10 : COPY cassandra-docker.sh cassandra-docker-ready.sh cassandra-prestop.sh cassandra-poststart.sh gather-seeds.sh /opt/apache-cassandra/bin/
---> 30bff245cee6
Removing intermediate container c2489dfc73cd
Step 11 : RUN cd /opt/apache-cassandra/lib && curl -Lo jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar
---> Running in 6d530a48f6a9
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1223k 100 1223k 0 0 4387k 0 --:--:-- --:--:-- --:--:-- 4401k
---> a9c03506968c
Removing intermediate container 6d530a48f6a9
Step 12 : COPY prometheus.yaml /opt/hawkular/prometheus_agent/prometheus.yaml
---> 1f7ac536264a
Removing intermediate container 7d3a5d31d911
Step 13 : RUN groupadd -r cassandra -g 312 && useradd -u 313 -r -g cassandra -d /opt/apache-cassandra -s /sbin/nologin cassandra && chown -R cassandra:cassandra /opt/apache-cassandra && chmod -R go+rw /opt/apache-cassandra && mkdir $HOME && chown -R cassandra:cassandra $HOME && chmod -R go+rw $HOME
---> Running in 19bbca105859
---> 3caaea0d564f
Removing intermediate container 19bbca105859
Step 14 : USER 313
---> Running in 2e0f5a314fa2
---> 958e88f1c6fe
Removing intermediate container 2e0f5a314fa2
Step 15 : CMD /opt/apache-cassandra/bin/cassandra-docker.sh --seeds=${HOSTNAME}
---> Running in 22c38a0e6424
---> 76a61fb25836
Removing intermediate container 22c38a0e6424
Successfully built 76a61fb25836
--- openshift/origin-metrics-cassandra:latest took 184 seconds ---
++ Active images
openshift/origin-metrics-cassandra latest 76a61fb25836 Less than a second ago 703.6 MB
openshift/origin-metrics-deployer latest 3e355fcd2d78 9 minutes ago 1.126 GB
openshift/origin-metrics-hawkular-metrics latest b53243296956 4 minutes ago 822.6 MB
openshift/origin-metrics-hawkular-metrics-schema latest cbcd3559d59e 3 minutes ago 565.7 MB
openshift/origin-metrics-heapster latest 7661566cb252 7 minutes ago 819.9 MB
/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh took 792 seconds
+ Info 'finished building images'
[INFO] finished building images
+ echo '[INFO]' finished building images
+ test.setup
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Creating test project test-1522184367'
[INFO] Creating test project test-1522184367
+ echo '[INFO]' Creating test project test-1522184367
+ oadm new-project test-1522184367 --node-selector=
+ oc project test-1522184367
+ Info
[INFO]
+ echo '[INFO]'
+ '[' false = false ']'
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1522184367 ]]
++ tests.run
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1522185160
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1522184367 ]]
++ tests.run
++ Info ================================================================================
++ echo '[INFO]' ================================================================================
[INFO] ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1522185160
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1522184367 ]]
++ tests.run
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1522185160
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ cleanup
+ out=0
+ trap test.cleanup SIGINT SIGTERM EXIT
+ '[' 0 -ne 0 ']'
+ Info 'Test Succeeded'
[INFO] Test Succeeded
+ echo '[INFO]' Test Succeeded
+ echo
++ date +%s
+ ENDTIME=1522185160
+ '[' '' = true ']'
+ test.cleanup
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Deleting test project test-1522184367'
[INFO] Deleting test project test-1522184367
+ echo '[INFO]' Deleting test project test-1522184367
+ oc delete project test-1522184367
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ Info 'The tests took 796 seconds'
[INFO] The tests took 796 seconds
+ echo '[INFO]' The tests took 796 seconds
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Exiting. Origin-Metrics tests took took 793 seconds'
[INFO] Exiting. Origin-Metrics tests took took 793 seconds
+ echo '[INFO]' Exiting. Origin-Metrics tests took took 793 seconds
+ exit 0
>>>>>>>>>>>> ENV VARIABLES <<<<<<<<<<<<<<<<<<
ADMIN_KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig
API_BIND_HOST=172.18.0.58
API_HOST=172.18.0.58
API_PORT=8443
API_SCHEME=https
ARTIFACT_DIR=/tmp/openshift/ci_test_every_pr/artifacts
BASETMPDIR=/tmp/openshift/ci_test_every_pr
_=/bin/env
CLUSTER_ADMIN_CONTEXT=default/172-18-0-58:8443/system:admin
ETCD_DATA_DIR=/tmp/openshift/ci_test_every_pr/etcd
ETCD_HOST=127.0.0.1
ETCD_PEER_PORT=7001
ETCD_PORT=4001
FAKE_HOME_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.home
GIT_BRANCH=master
GIT_URL=https://github.com/openshift/origin-metrics
GOPATH=/data
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/home/centos
HOSTNAME=ip-172-18-0-58
KUBE_CACHE_MUTATION_DETECTOR=true
KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig
KUBELET_BIND_HOST=172.18.0.58
KUBELET_HOST=172.18.0.58
KUBELET_PORT=10250
KUBELET_SCHEME=https
LANG=en_US.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOG_DIR=/tmp/openshift/ci_test_every_pr/logs
LOGGER_PID=2051
LOGNAME=centos
MAIL=/var/spool/mail/centos
MASTER_ADDR=https://172.18.0.58:8443
MASTER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/master
MAX_IMAGES_BULK_IMPORTED_PER_REPOSITORY=3
NODE_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.0.58
NUM_OS_JUNIT_SUITES_IN_FLIGHT=1
NUM_OS_JUNIT_TESTS_IN_FLIGHT=0
OLDPWD=/data/src/github.com/openshift/origin-metrics/hack/tests
OPENSHIFT_ROUTER_IMAGE=openshift/origin-haproxy-router:c106caf
ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics
OS_ORIGINAL_WD=/data/src/github.com/openshift/origin
OS_PID=2257
OS_ROOT=/data/src/github.com/openshift/origin
OS_TMP_ENV_SET=ci_test_every_pr
OS_USE_STACKTRACE=true
PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/data/bin:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/centos/.local/bin:/home/centos/bin
PUBLIC_MASTER_HOST=172.18.0.58
PWD=/data/src/github.com/openshift/origin
QTDIR=/usr/lib64/qt-3.3
QT_GRAPHICSSYSTEM_CHECKED=1
QT_GRAPHICSSYSTEM=native
QTINC=/usr/lib64/qt-3.3/include
QTLIB=/usr/lib64/qt-3.3/lib
SAR_LOGFILE=/tmp/openshift/ci_test_every_pr/logs/sar.log
SELINUX_LEVEL_REQUESTED=
SELINUX_ROLE_REQUESTED=
SELINUX_USE_CURRENT_RANGE=
SERVER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config
SHELL=/bin/bash
SHLVL=3
SSH_CLIENT=50.17.198.52 34340 22
SSH_CONNECTION=50.17.198.52 34340 172.18.0.58 22
TAG=c106caf
TERM=vt100
TIME_MIN=60000
TIME_MS=1
TIME_SEC=1000
USE_IMAGES=openshift/origin-${component}:c106caf
USE_LOCAL_SOURCE=true
USER=centos
USE_SUDO=true
VERBOSE=1
VOLUME_DIR=/tmp/openshift/ci_test_every_pr/volumes
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=5
>>>>>>>>>>>> END ENV VARIABLES <<<<<<<<<<<<<<
[INFO] Test Succeeded
[INFO] Dumping container logs to /tmp/openshift/ci_test_every_pr/logs/containers
[INFO] Dumping etcd contents to /tmp/openshift/ci_test_every_pr/artifacts/etcd_dump.json
[INFO] Tearing down test
[INFO] Stopping k8s docker containers
[INFO] Removing k8s docker containers
[INFO] Pruning etcd data directory...
[INFO] Cleanup complete
[INFO] Exiting at Tue Mar 27 21:12:51 UTC 2018
./ci_test_every_pr.sh took 839 seconds
real 13m58.794s
user 0m46.567s
sys 0m28.700s
Finished GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh
***************************************************
==> openshiftdev: Downloading logs
==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/yum.log'
==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/secure'
==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/audit.log'
==> openshiftdev: /tmp/origin-metrics/ did not exist on the remote system. This is often the case for tests that were not run.
+ true
+ test_pull_requests --merge_pull_request 406 --repo origin-metrics --config /var/lib/jenkins/test_pull_requests/origin-metrics.json
Rate limit remaining: 4872
Merging pull request #406 for repo 'origin-metrics'
Test merging pull request #406 for repo 'origin-metrics'
Updating status of 'a9e4c9b1d0295621300f391fb9e95684858aaae6' with state: success
Updating comment #376672194 with Origin Metrics Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/321/) (Base Commit: e51400e3aab1ea52608478740f4b66446cd20efb) (PR Branch Commit: a9e4c9b1d0295621300f391fb9e95684858aaae6)
Rate limit resets in: 3016s, at 2018-03-27T18:03:22-04:00 (1522188202)
Rate limit remaining: 4868; delta: 4
Rate limit is not too low.
Would run.
Cache stats: Hits: 2, Misses: 1, Bypass: 3
(raw): [:fresh, 0, :invalid, 1, :miss, 0, :unacceptable, 3, :valid, 2]
Done
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $MERGE)
Run condition [And] enabling perform for step [BuilderChain]
Triggering projects: build-and-release-latest-origin-metrics
[description-setter] Description set: <a href="https://github.com/openshift/origin-metrics/pull/406">https://github.com/openshift/origin-metrics/pull/406</a>
[PostBuildScript] - Execution post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins4231703315212868646.sh
+ INSTANCE_NAME=origin_metrics-centos7-321
+ pushd origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
+ '[' -f .vagrant-openshift.json ']'
+ /usr/bin/vagrant destroy -f
==> openshiftdev: Terminating the instance...
==> openshiftdev: Running cleanup tasks for 'shell' provisioner...
+ popd
~/jobs/test-origin-metrics/workspace
Finished: SUCCESS