Started by upstream project "pipeline-check" build number 746
originally caused by:
Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1123
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/test-unit-opserver
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/test-unit-opserver/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://github.com/opensdn-io/tf-jenkins.git/': Failed to connect to github.com port 443: Connection timed out
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to slave-openstack-gz1_1
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor354.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
at PluginClassLoader for git-client/jdk.proxy61/jdk.proxy61.$Proxy138.execute(Unknown Source)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
at PluginClassLoader for multiple-scms//org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1247)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1894)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:446)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-jenkins.git
> git init /home/jenkins/workspace/test-unit-opserver/src/opensdn-io/tf-jenkins # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 # timeout=10
Commit message: "Merge "add tf- images""
> git rev-list --no-walk a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 # timeout=10
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/opensdn-io/tf-dev-env.git
> git init /home/jenkins/workspace/test-unit-opserver/src/opensdn-io/tf-dev-env # timeout=10
Fetching upstream changes from https://github.com/opensdn-io/tf-dev-env.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-dev-env.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/opensdn-io/tf-dev-env.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cf9e658c9751f951b679ab2bb93aac5a8bf89ce5 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cf9e658c9751f951b679ab2bb93aac5a8bf89ce5 # timeout=10
Commit message: "fix crb"
> git rev-list --no-walk cf9e658c9751f951b679ab2bb93aac5a8bf89ce5 # timeout=10
Copied 4 artifacts from "pipeline-check" build number 746
[test-unit-opserver] $ /bin/bash -xe /tmp/jenkins9962858816737643694.sh
+ export TARGET_SET=opserver
+ TARGET_SET=opserver
+ source /home/jenkins/workspace/test-unit-opserver/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export GERRIT_PIPELINE=check
++ GERRIT_PIPELINE=check
++ export GERRIT_URL=https://gerrit.opensdn.io/
++ GERRIT_URL=https://gerrit.opensdn.io/
++ export GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export GERRIT_PROJECT=opensdn-io/tf-controller
++ GERRIT_PROJECT=opensdn-io/tf-controller
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source /home/jenkins/workspace/test-unit-opserver/vars.test-unit-opserver.45207.env
++ export LINUX_DISTR=centos
++ LINUX_DISTR=centos
+ desc='Pipeline: pipeline-check-746 Random: 45207
'
+ desc+='Target set: opserver
'
+ desc+='Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746/test-unit'
+ echo 'DESCRIPTION Pipeline: pipeline-check-746 Random: 45207
Target set: opserver
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746/test-unit'
DESCRIPTION Pipeline: pipeline-check-746 Random: 45207
Target set: opserver
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746/test-unit
[description-setter] Description set: Pipeline: pipeline-check-746 Random: 45207
Target set: opserver
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746/test-unit'
[test-unit-opserver] $ /bin/bash -xe /tmp/jenkins16313235979187370545.sh
+ set -eo pipefail
+ source /home/jenkins/workspace/test-unit-opserver/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export GERRIT_PIPELINE=check
++ GERRIT_PIPELINE=check
++ export GERRIT_URL=https://gerrit.opensdn.io/
++ GERRIT_URL=https://gerrit.opensdn.io/
++ export GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export GERRIT_PROJECT=opensdn-io/tf-controller
++ GERRIT_PROJECT=opensdn-io/tf-controller
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json
+ ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-dev-env ./patchsets-info.json
[test-unit-opserver] $ /bin/bash -xe /tmp/jenkins9684688732662448435.sh
+ set -eo pipefail
+ export TARGET_SET=opserver
+ TARGET_SET=opserver
+ source /home/jenkins/workspace/test-unit-opserver/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export GERRIT_PIPELINE=check
++ GERRIT_PIPELINE=check
++ export GERRIT_URL=https://gerrit.opensdn.io/
++ GERRIT_URL=https://gerrit.opensdn.io/
++ export GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export GERRIT_PROJECT=opensdn-io/tf-controller
++ GERRIT_PROJECT=opensdn-io/tf-controller
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ source /home/jenkins/workspace/test-unit-opserver/vars.test-unit-opserver.45207.env
++ export LINUX_DISTR=centos
++ LINUX_DISTR=centos
+ source /home/jenkins/workspace/test-unit-opserver/deps.test-unit-opserver.45207.env
++ export UNITTEST_TARGETS=controller/src/nodemgr:test,
++ UNITTEST_TARGETS=controller/src/nodemgr:test,
++ export DEVENV_TAG=master-1_1_2_3-4
++ DEVENV_TAG=master-1_1_2_3-4
+ ./src/opensdn-io/tf-jenkins/jobs/test/unit/filter_targets.sh
INFO: filtered set is empty
+ echo 'INFO: target not found for set opserver. do not run this job.'
INFO: target not found for set opserver. do not run this job.
+ exit 0
[PostBuildScript] - [INFO] Executing post build scripts.
[test-unit-opserver] $ /bin/bash -xe /tmp/jenkins6986591715481184335.sh
+ source /home/jenkins/workspace/test-unit-opserver/global.env
++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-746
++ export SLAVE=openstack
++ SLAVE=openstack
++ export SLAVE_REGION=gz1
++ SLAVE_REGION=gz1
++ export LOGS_HOST=nexus.gz1.opensdn.io
++ LOGS_HOST=nexus.gz1.opensdn.io
++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/23/1123/4/check_746
++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/23/1123/4/check_746
++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository
++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-1_1_2_3-4
++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101
++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-1_1_2_3-4
++ export GERRIT_PIPELINE=check
++ GERRIT_PIPELINE=check
++ export GERRIT_URL=https://gerrit.opensdn.io/
++ GERRIT_URL=https://gerrit.opensdn.io/
++ export GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ GERRIT_CHANGE_ID=I108cbc66c4e44e3b130ad283b8a1d70510176ead
++ export GERRIT_BRANCH=master
++ GERRIT_BRANCH=master
++ export GERRIT_PROJECT=opensdn-io/tf-controller
++ GERRIT_PROJECT=opensdn-io/tf-controller
++ export REPOS_CHANNEL=latest
++ REPOS_CHANNEL=latest
+ '[' -e /home/jenkins/workspace/test-unit-opserver/stackrc.test-unit-opserver.env ']'
+ echo 'INFO: stackrc file could not be found.'
INFO: stackrc file could not be found.
+ rm -f /home/jenkins/workspace/test-unit-opserver/stackrc.test-unit-opserver.env
Archiving artifacts
Finished: SUCCESS