Pull request #266 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95+14c578bc02e93a6d1b64f7a2283637c58eb75556 (710f21bedd337d355511b745c8f8d22e27de52cd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-266/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-266/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3787 in /w/workspace/edgexfoundry_edgex-ui-go_PR-266 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-266 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 14c578bc02e93a6d1b64f7a2283637c58eb75556 into PR head commit 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 Merge succeeded, producing 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 Checking out Revision 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 (PR-266) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 14c578bc02e93a6d1b64f7a2283637c58eb75556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 Commit message: "build: add supporting files for conventional commits" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-06T22:39:38.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-06T22:39:38.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-06T22:39:38.600Z] ========================================================= [2020-10-06T22:39:38.600Z] EdgeX Global Pipelines Version Info [2020-10-06T22:39:38.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:39:40.124Z] ------------------- [2020-10-06T22:39:40.124Z] stable info: [2020-10-06T22:39:40.124Z] ------------------- [2020-10-06T22:39:40.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-06T22:39:40.124Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T22:39:40.124Z] Message: update stable to v1.0.131 [2020-10-06T22:39:41.070Z] ------------------- [2020-10-06T22:39:41.070Z] experimental info: [2020-10-06T22:39:41.070Z] ------------------- [2020-10-06T22:39:41.070Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-06T22:39:41.070Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-06T22:39:41.070Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-06T22:39:41.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-10-06T22:39:41.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-10-06T22:39:41.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-06T22:39:42.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-06T22:39:42.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-06T22:39:42.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-06T22:39:42.551Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-06T22:39:42.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-06T22:39:42.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-06T22:39:42.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-06T22:39:43.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-06T22:39:43.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-10-06T22:39:43.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-06T22:39:43.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-06T22:39:43.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T22:39:43.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T22:39:43.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T22:39:44.019Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T22:39:44.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-06T22:39:44.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-06T22:39:44.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-06T22:39:44.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-06T22:39:44.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-06T22:39:44.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-06T22:39:44.939Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-06T22:39:45.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2020-10-06T22:39:45.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2020-10-06T22:39:45.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2020-10-06T22:39:45.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [Pipeline] echo [2020-10-06T22:39:45.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51c5af1 [Pipeline] echo [2020-10-06T22:39:45.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-06T22:39:46.543Z] + git log --format=format:%s -1 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [Pipeline] echo [2020-10-06T22:39:46.607Z] GIT_COMMIT: 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95, Commit Message: build: add supporting files for conventional commits [Pipeline] echo [2020-10-06T22:39:46.677Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:39:47.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T22:39:47.620Z] [2020-10-06T22:39:47.620Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:39:48.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T22:39:48.018Z] latest: Pulling from edgex-devops/git-semver [2020-10-06T22:39:48.018Z] 31603596830f: Pulling fs layer [2020-10-06T22:39:48.018Z] 2a8b12db71e7: Pulling fs layer [2020-10-06T22:39:48.018Z] 6ca5941a6612: Pulling fs layer [2020-10-06T22:39:48.018Z] ecc8261a40a4: Pulling fs layer [2020-10-06T22:39:48.018Z] ecc8261a40a4: Waiting [2020-10-06T22:39:48.018Z] 2a8b12db71e7: Verifying Checksum [2020-10-06T22:39:48.018Z] 2a8b12db71e7: Download complete [2020-10-06T22:39:48.283Z] 31603596830f: Verifying Checksum [2020-10-06T22:39:48.283Z] 31603596830f: Download complete [2020-10-06T22:39:48.283Z] ecc8261a40a4: Verifying Checksum [2020-10-06T22:39:48.283Z] ecc8261a40a4: Download complete [2020-10-06T22:39:48.283Z] 6ca5941a6612: Verifying Checksum [2020-10-06T22:39:48.283Z] 6ca5941a6612: Download complete [2020-10-06T22:39:48.546Z] 31603596830f: Pull complete [2020-10-06T22:39:48.546Z] 2a8b12db71e7: Pull complete [2020-10-06T22:39:49.503Z] 6ca5941a6612: Pull complete [2020-10-06T22:39:49.769Z] ecc8261a40a4: Pull complete [2020-10-06T22:39:49.769Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-06T22:39:49.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T22:39:49.769Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-06T22:39:49.941Z] prd-centos7-docker-4c-2g-3787 does not seem to be running inside a container [2020-10-06T22:39:50.005Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-266 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-266:/w/workspace/edgexfoundry_edgex-ui-go_PR-266:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-06T22:39:51.956Z] $ docker top 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-06T22:39:52.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T22:39:52.384Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T22:39:52.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T22:39:52.595Z] $ docker exec 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e ssh-agent [2020-10-06T22:39:52.756Z] SSH_AUTH_SOCK=/tmp/ssh-zFGAAzIb0t4W/agent.13 [2020-10-06T22:39:52.756Z] SSH_AGENT_PID=18 [2020-10-06T22:39:52.769Z] Running ssh-add (command line suppressed) [2020-10-06T22:39:52.893Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/private_key_3757050395682357864.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/private_key_3757050395682357864.key) [2020-10-06T22:39:52.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T22:39:53.388Z] + git describe --exact-match --tags HEAD [2020-10-06T22:39:53.388Z] fatal: no tag exactly matches '51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95' [Pipeline] } [2020-10-06T22:39:53.442Z] $ docker exec --env ******** --env ******** 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e ssh-agent -k [2020-10-06T22:39:53.553Z] unset SSH_AUTH_SOCK; [2020-10-06T22:39:53.553Z] unset SSH_AGENT_PID; [2020-10-06T22:39:53.553Z] echo Agent pid 18 killed; [2020-10-06T22:39:53.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-06T22:39:53.827Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-06T22:39:53.827Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-06T22:39:53.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T22:39:53.956Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T22:39:54.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T22:39:54.127Z] $ docker exec 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e ssh-agent [2020-10-06T22:39:54.280Z] SSH_AUTH_SOCK=/tmp/ssh-qqMf1SivDIGO/agent.46 [2020-10-06T22:39:54.280Z] SSH_AGENT_PID=51 [2020-10-06T22:39:54.288Z] Running ssh-add (command line suppressed) [2020-10-06T22:39:54.403Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/private_key_1982936658456318875.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/private_key_1982936658456318875.key) [2020-10-06T22:39:54.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T22:39:54.842Z] + git semver init [2020-10-06T22:39:54.842Z] # -> Open(): unable to determine branch for HEAD [2020-10-06T22:39:54.842Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-266/.git [2020-10-06T22:39:54.842Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-266 [2020-10-06T22:39:54.842Z] # $SEMVER_REMOTE_NAME = origin [2020-10-06T22:39:54.842Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-06T22:39:54.842Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-06T22:39:54.842Z] # $SEMVER_BRANCH = PR-266 [2020-10-06T22:39:54.842Z] # $SEMVER_TEMP = /tmp/semver-521895750 [2020-10-06T22:39:54.842Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-10-06T22:39:55.795Z] # '/tmp/semver-521895750' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-266/.semver' [2020-10-06T22:39:55.795Z] # -> Force: false [2020-10-06T22:39:55.795Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-266/.semver [Pipeline] } [2020-10-06T22:39:55.871Z] $ docker exec --env ******** --env ******** 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e ssh-agent -k [2020-10-06T22:39:56.021Z] unset SSH_AUTH_SOCK; [2020-10-06T22:39:56.022Z] unset SSH_AGENT_PID; [2020-10-06T22:39:56.022Z] echo Agent pid 51 killed; [2020-10-06T22:39:56.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-06T22:39:56.686Z] + git semver [Pipeline] } [2020-10-06T22:39:56.721Z] $ docker stop --time=1 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e [2020-10-06T22:39:58.086Z] $ docker rm -f 69827407b6481e9da76becfd7be4f3122a0956201064cfccb30fc8bc42078e2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-06T22:39:59.392Z] Stashed 27 file(s) [Pipeline] echo [2020-10-06T22:39:59.415Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-06T22:39:59.568Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-06T22:40:15.326Z] Still waiting to schedule task [2020-10-06T22:40:15.326Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-06T22:40:15.356Z] Still waiting to schedule task [2020-10-06T22:40:15.357Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3785’ is offline [2020-10-06T22:42:08.618Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3788 in /w/workspace/edgexfoundry_edgex-ui-go_PR-266 [Pipeline] { [Pipeline] ws [2020-10-06T22:42:08.725Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-10-06T22:42:13.950Z] using credential edgex-jenkins-ssh [2020-10-06T22:42:14.013Z] Cloning the remote Git repository [2020-10-06T22:42:14.083Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:42:14.201Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-10-06T22:42:14.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:42:14.282Z] > git --version # timeout=10 [2020-10-06T22:42:14.297Z] > git --version # 'git version 2.17.1' [2020-10-06T22:42:14.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:42:14.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T22:42:15.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-06T22:42:15.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T22:42:15.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-06T22:42:15.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:42:15.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:42:15.967Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T22:42:16.613Z] Merging remotes/origin/master commit 14c578bc02e93a6d1b64f7a2283637c58eb75556 into PR head commit 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:42:17.054Z] Merge succeeded, producing 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:42:17.055Z] Checking out Revision 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 (PR-266) [2020-10-06T22:42:16.639Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T22:42:16.662Z] > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 [2020-10-06T22:42:16.908Z] > git remote # timeout=10 [2020-10-06T22:42:16.924Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T22:42:16.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:42:16.952Z] > git merge 14c578bc02e93a6d1b64f7a2283637c58eb75556 # timeout=10 [2020-10-06T22:42:16.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T22:42:17.067Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T22:42:17.091Z] > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 [2020-10-06T22:42:21.625Z] Commit message: "build: add supporting files for conventional commits" [2020-10-06T22:42:21.695Z] > git --version # timeout=10 [2020-10-06T22:42:21.706Z] > git --version # 'git version 2.17.1' [2020-10-06T22:42:21.730Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-06T22:42:24.089Z] ========================================================= [2020-10-06T22:42:24.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-06T22:42:24.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:42:25.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-06T22:42:26.186Z] Sending build context to Docker daemon 22.08MB [2020-10-06T22:42:26.186Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T22:42:26.186Z] Step 2/8 : FROM ${BASE} [2020-10-06T22:42:26.802Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-06T22:42:26.802Z] b538f80385f9: Pulling fs layer [2020-10-06T22:42:26.802Z] 74f711af9a0d: Pulling fs layer [2020-10-06T22:42:26.802Z] 99f96fe45779: Pulling fs layer [2020-10-06T22:42:26.802Z] 8529a6b9a6be: Pulling fs layer [2020-10-06T22:42:26.802Z] 45590311c82a: Pulling fs layer [2020-10-06T22:42:26.802Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-06T22:42:26.802Z] 209524e5b208: Pulling fs layer [2020-10-06T22:42:26.802Z] 8529a6b9a6be: Waiting [2020-10-06T22:42:26.802Z] 209524e5b208: Waiting [2020-10-06T22:42:26.802Z] 45590311c82a: Waiting [2020-10-06T22:42:26.802Z] 69ca0ff8b7b3: Waiting [2020-10-06T22:42:26.802Z] 99f96fe45779: Verifying Checksum [2020-10-06T22:42:26.802Z] 99f96fe45779: Download complete [2020-10-06T22:42:26.802Z] 74f711af9a0d: Verifying Checksum [2020-10-06T22:42:26.802Z] 74f711af9a0d: Download complete [2020-10-06T22:42:26.802Z] 45590311c82a: Verifying Checksum [2020-10-06T22:42:26.802Z] 45590311c82a: Download complete [2020-10-06T22:42:26.802Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-06T22:42:26.802Z] 69ca0ff8b7b3: Download complete [2020-10-06T22:42:26.802Z] b538f80385f9: Verifying Checksum [2020-10-06T22:42:26.802Z] b538f80385f9: Download complete [2020-10-06T22:42:27.410Z] b538f80385f9: Pull complete [2020-10-06T22:42:28.226Z] 74f711af9a0d: Pull complete [2020-10-06T22:42:28.501Z] 99f96fe45779: Pull complete [2020-10-06T22:42:29.482Z] 209524e5b208: Verifying Checksum [2020-10-06T22:42:29.482Z] 209524e5b208: Download complete [2020-10-06T22:42:30.918Z] 8529a6b9a6be: Verifying Checksum [2020-10-06T22:42:30.919Z] 8529a6b9a6be: Download complete [2020-10-06T22:42:41.095Z] 8529a6b9a6be: Pull complete [2020-10-06T22:42:41.381Z] 45590311c82a: Pull complete [2020-10-06T22:42:41.661Z] 69ca0ff8b7b3: Pull complete [2020-10-06T22:42:45.991Z] 209524e5b208: Pull complete [2020-10-06T22:42:45.991Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-06T22:42:45.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-06T22:42:45.991Z] ---> 5bddaf1c2fca [2020-10-06T22:42:45.991Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T22:42:48.607Z] ---> Running in f986343e1923 [2020-10-06T22:42:48.607Z] Removing intermediate container f986343e1923 [2020-10-06T22:42:48.607Z] ---> 7e84718d7ad6 [2020-10-06T22:42:48.607Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T22:42:48.881Z] ---> Running in a047feba3849 [2020-10-06T22:42:51.533Z] Removing intermediate container a047feba3849 [2020-10-06T22:42:51.533Z] ---> 685af6d1233a [2020-10-06T22:42:51.533Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T22:42:51.533Z] ---> Running in 7dbab03973a4 [2020-10-06T22:42:52.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T22:42:53.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T22:42:54.546Z] OK: 142 MiB in 39 packages [2020-10-06T22:42:55.979Z] Removing intermediate container 7dbab03973a4 [2020-10-06T22:42:55.979Z] ---> efc869fb33ea [2020-10-06T22:42:55.979Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-06T22:42:55.979Z] ---> Running in f722e3568dd6 [2020-10-06T22:42:56.576Z] Removing intermediate container f722e3568dd6 [2020-10-06T22:42:56.576Z] ---> 22c0f6fe3213 [2020-10-06T22:42:56.576Z] Step 7/8 : COPY . . [2020-10-06T22:42:58.572Z] ---> 6373fd3679d5 [2020-10-06T22:42:58.572Z] Step 8/8 : RUN go mod download [2020-10-06T22:42:58.572Z] ---> Running in efb636aa9d20 [2020-10-06T22:43:08.813Z] Running on prd-centos7-docker-4c-2g-3789 in /w/workspace/edgexfoundry_edgex-ui-go_PR-266 [Pipeline] { [Pipeline] ws [2020-10-06T22:43:08.979Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-10-06T22:43:14.983Z] using credential edgex-jenkins-ssh [2020-10-06T22:43:15.068Z] Cloning the remote Git repository [2020-10-06T22:43:15.135Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:43:15.251Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-10-06T22:43:15.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:43:15.348Z] > git --version # timeout=10 [2020-10-06T22:43:15.369Z] > git --version # 'git version 2.16.5' [2020-10-06T22:43:15.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:43:15.474Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T22:43:17.068Z] Merging remotes/origin/master commit 14c578bc02e93a6d1b64f7a2283637c58eb75556 into PR head commit 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:43:17.536Z] Merge succeeded, producing 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:43:17.536Z] Checking out Revision 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 (PR-266) [2020-10-06T22:43:16.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-06T22:43:16.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T22:43:16.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-06T22:43:16.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-06T22:43:16.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:43:16.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T22:43:17.087Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T22:43:17.155Z] > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 [2020-10-06T22:43:17.322Z] > git remote # timeout=10 [2020-10-06T22:43:17.351Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T22:43:17.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T22:43:17.413Z] > git merge 14c578bc02e93a6d1b64f7a2283637c58eb75556 # timeout=10 [2020-10-06T22:43:17.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T22:43:17.541Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T22:43:17.574Z] > git checkout -f 51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 # timeout=10 [2020-10-06T22:43:22.071Z] Commit message: "build: add supporting files for conventional commits" [2020-10-06T22:43:22.115Z] > git --version # timeout=10 [2020-10-06T22:43:22.137Z] > git --version # 'git version 2.16.5' [2020-10-06T22:43:22.170Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-06T22:43:24.620Z] ========================================================= [2020-10-06T22:43:24.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-06T22:43:24.620Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:43:25.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-06T22:43:26.779Z] Sending build context to Docker daemon 22.08MB [2020-10-06T22:43:26.779Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T22:43:26.779Z] Step 2/8 : FROM ${BASE} [2020-10-06T22:43:27.050Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-06T22:43:27.050Z] df20fa9351a1: Pulling fs layer [2020-10-06T22:43:27.050Z] ed8968b2872e: Pulling fs layer [2020-10-06T22:43:27.050Z] a92cc7c5fd73: Pulling fs layer [2020-10-06T22:43:27.050Z] e871e8e8d7a9: Pulling fs layer [2020-10-06T22:43:27.050Z] e73272ec9a57: Pulling fs layer [2020-10-06T22:43:27.050Z] 1e910a182e73: Pulling fs layer [2020-10-06T22:43:27.050Z] 4e634b169226: Pulling fs layer [2020-10-06T22:43:27.050Z] e73272ec9a57: Waiting [2020-10-06T22:43:27.050Z] 1e910a182e73: Waiting [2020-10-06T22:43:27.050Z] 4e634b169226: Waiting [2020-10-06T22:43:27.050Z] e871e8e8d7a9: Waiting [2020-10-06T22:43:27.050Z] a92cc7c5fd73: Verifying Checksum [2020-10-06T22:43:27.050Z] a92cc7c5fd73: Download complete [2020-10-06T22:43:27.050Z] ed8968b2872e: Download complete [2020-10-06T22:43:27.050Z] e73272ec9a57: Verifying Checksum [2020-10-06T22:43:27.050Z] e73272ec9a57: Download complete [2020-10-06T22:43:27.050Z] 1e910a182e73: Download complete [2020-10-06T22:43:27.325Z] df20fa9351a1: Verifying Checksum [2020-10-06T22:43:27.325Z] df20fa9351a1: Download complete [2020-10-06T22:43:27.613Z] df20fa9351a1: Pull complete [2020-10-06T22:43:27.919Z] ed8968b2872e: Pull complete [2020-10-06T22:43:28.268Z] a92cc7c5fd73: Pull complete [2020-10-06T22:43:30.931Z] Removing intermediate container efb636aa9d20 [2020-10-06T22:43:30.931Z] ---> f5caec653983 [2020-10-06T22:43:30.931Z] Successfully built f5caec653983 [2020-10-06T22:43:30.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:43:31.469Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T22:43:31.469Z] . [Pipeline] withDockerContainer [2020-10-06T22:43:31.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-3788 does not seem to be running inside a container [2020-10-06T22:43:31.839Z] 4e634b169226: Verifying Checksum [2020-10-06T22:43:31.839Z] 4e634b169226: Download complete [2020-10-06T22:43:31.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-06T22:43:33.841Z] $ docker top c842c5016c681446b6a7fb57ea04cbf7893cc4dc9ea8a743641eb350dc063654 -eo pid,comm [2020-10-06T22:43:33.966Z] e871e8e8d7a9: Verifying Checksum [2020-10-06T22:43:33.966Z] e871e8e8d7a9: Download complete [Pipeline] { [Pipeline] sh [2020-10-06T22:43:35.524Z] + go version [2020-10-06T22:43:35.524Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-06T22:43:35.622Z] $ docker stop --time=1 c842c5016c681446b6a7fb57ea04cbf7893cc4dc9ea8a743641eb350dc063654 [2020-10-06T22:43:37.629Z] $ docker rm -f c842c5016c681446b6a7fb57ea04cbf7893cc4dc9ea8a743641eb350dc063654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:43:39.266Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T22:43:39.266Z] . [Pipeline] withDockerContainer [2020-10-06T22:43:39.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-3788 does not seem to be running inside a container [2020-10-06T22:43:39.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-06T22:43:41.636Z] $ docker top 31596789eaf6bb2e71f87cecd5e2c8351595cc4e83014798eb85d23e153ebe86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T22:43:43.164Z] + make test [2020-10-06T22:43:43.164Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-06T22:43:44.157Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-10-06T22:43:44.305Z] e871e8e8d7a9: Pull complete [2020-10-06T22:43:44.305Z] e73272ec9a57: Pull complete [2020-10-06T22:43:44.305Z] 1e910a182e73: Pull complete [2020-10-06T22:43:51.030Z] 4e634b169226: Pull complete [2020-10-06T22:43:51.030Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-06T22:43:51.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-06T22:43:51.301Z] ---> f7629b54cfaa [2020-10-06T22:43:51.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T22:43:51.586Z] ---> Running in 7337faa9b2e5 [2020-10-06T22:43:51.860Z] Removing intermediate container 7337faa9b2e5 [2020-10-06T22:43:51.860Z] ---> 99e4abf21db9 [2020-10-06T22:43:51.860Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T22:43:51.860Z] ---> Running in 84f0f5800f75 [2020-10-06T22:43:53.322Z] Removing intermediate container 84f0f5800f75 [2020-10-06T22:43:53.322Z] ---> c2657e6deecc [2020-10-06T22:43:53.322Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T22:43:53.322Z] ---> Running in 3eee9cae60a0 [2020-10-06T22:43:54.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T22:43:55.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T22:43:55.771Z] OK: 166 MiB in 39 packages [2020-10-06T22:43:56.364Z] Removing intermediate container 3eee9cae60a0 [2020-10-06T22:43:56.364Z] ---> 5f3b83fdb7d0 [2020-10-06T22:43:56.364Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-06T22:43:56.631Z] ---> Running in 2c7cee8ff8c2 [2020-10-06T22:43:56.631Z] Removing intermediate container 2c7cee8ff8c2 [2020-10-06T22:43:56.631Z] ---> 857de2c0f500 [2020-10-06T22:43:56.631Z] Step 7/8 : COPY . . [2020-10-06T22:43:59.205Z] ---> 28934045235f [2020-10-06T22:43:59.205Z] Step 8/8 : RUN go mod download [2020-10-06T22:43:59.205Z] ---> Running in 7168e70f6ac6 [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-10-06T22:44:06.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-10-06T22:44:06.391Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-10-06T22:44:12.596Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T22:44:12.623Z] $ docker stop --time=1 31596789eaf6bb2e71f87cecd5e2c8351595cc4e83014798eb85d23e153ebe86 [2020-10-06T22:44:14.858Z] $ docker rm -f 31596789eaf6bb2e71f87cecd5e2c8351595cc4e83014798eb85d23e153ebe86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-06T22:44:19.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-06T22:44:19.936Z] + ls -al . [2020-10-06T22:44:19.936Z] total 120 [2020-10-06T22:44:19.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 22:43 . [2020-10-06T22:44:19.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 22:42 .. [2020-10-06T22:44:19.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 22:42 .git [2020-10-06T22:44:19.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:42 .github [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 6 22:42 .gitignore [2020-10-06T22:44:19.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:42 .semver [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 6 22:42 CONTRIBUTING.md [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 6 22:42 Dockerfile [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 898 Oct 6 22:42 Dockerfile.build [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 6 22:42 Jenkinsfile [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 6 22:42 LICENSE [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 951 Oct 6 22:42 Makefile [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 3545 Oct 6 22:42 README.md [2020-10-06T22:44:19.936Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:39 VERSION [2020-10-06T22:44:19.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:42 assets [2020-10-06T22:44:19.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 22:42 bin [2020-10-06T22:44:19.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 22:42 cmd [2020-10-06T22:44:19.936Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 6 22:43 coverage.out [2020-10-06T22:44:19.936Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 22:42 docs [2020-10-06T22:44:19.937Z] -rw-rw-r-- 1 jenkins jenkins 1019 Oct 6 22:42 go.mod [2020-10-06T22:44:19.937Z] -rw-r--r-- 1 jenkins jenkins 20718 Oct 6 22:43 go.sum [2020-10-06T22:44:19.937Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 22:42 internal [2020-10-06T22:44:19.937Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 6 22:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:44:20.311Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 --label arch=arm64 --label version=0.0.0 . [2020-10-06T22:44:20.913Z] Sending build context to Docker daemon 22.1MB [2020-10-06T22:44:20.913Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T22:44:20.913Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T22:44:20.913Z] ---> f5caec653983 [2020-10-06T22:44:20.913Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-06T22:44:21.510Z] ---> Running in 6daf5e378268 [2020-10-06T22:44:21.781Z] Removing intermediate container 6daf5e378268 [2020-10-06T22:44:21.781Z] ---> 86802416574e [2020-10-06T22:44:21.781Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-06T22:44:22.054Z] ---> Running in 3f163d0d242a [2020-10-06T22:44:22.330Z] Removing intermediate container 3f163d0d242a [2020-10-06T22:44:22.330Z] ---> 1a0d73861f2a [2020-10-06T22:44:22.330Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-06T22:44:22.603Z] ---> Running in 2179750186ed [2020-10-06T22:44:22.875Z] Removing intermediate container 2179750186ed [2020-10-06T22:44:22.875Z] ---> 60b71c13b21f [2020-10-06T22:44:22.875Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-06T22:44:23.147Z] ---> Running in 4ff9b2a67aab [2020-10-06T22:44:23.421Z] Removing intermediate container 4ff9b2a67aab [2020-10-06T22:44:23.421Z] ---> b69f7d85a34d [2020-10-06T22:44:23.421Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-06T22:44:23.693Z] ---> Running in 9e085db781c6 [2020-10-06T22:44:24.290Z] Removing intermediate container 9e085db781c6 [2020-10-06T22:44:24.290Z] ---> ca2093f3e589 [2020-10-06T22:44:24.290Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T22:44:24.290Z] ---> Running in 565dc7e46419 [2020-10-06T22:44:26.407Z] Removing intermediate container 7168e70f6ac6 [2020-10-06T22:44:26.407Z] ---> ecc9f703c9ec [2020-10-06T22:44:26.407Z] Successfully built ecc9f703c9ec [2020-10-06T22:44:26.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:44:26.864Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T22:44:26.864Z] . [Pipeline] withDockerContainer [2020-10-06T22:44:26.906Z] Removing intermediate container 565dc7e46419 [2020-10-06T22:44:26.906Z] ---> f76f36825896 [2020-10-06T22:44:26.906Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-06T22:44:26.906Z] ---> Running in 27f3b273f900 [2020-10-06T22:44:27.109Z] prd-centos7-docker-4c-2g-3789 does not seem to be running inside a container [2020-10-06T22:44:27.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T22:44:28.300Z] $ docker top dd7d34aba0ea23e46e149423ef6c0df8e12bb6196a0e403b91f2115bb139c375 -eo pid,comm [2020-10-06T22:44:28.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-10-06T22:44:28.970Z] + go version [2020-10-06T22:44:28.970Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-06T22:44:29.014Z] $ docker stop --time=1 dd7d34aba0ea23e46e149423ef6c0df8e12bb6196a0e403b91f2115bb139c375 [2020-10-06T22:44:29.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T22:44:30.459Z] $ docker rm -f dd7d34aba0ea23e46e149423ef6c0df8e12bb6196a0e403b91f2115bb139c375 [Pipeline] // withDockerContainer [Pipeline] } [2020-10-06T22:44:30.745Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T22:44:30.745Z] v3.12.0-368-g087e7176b9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T22:44:30.745Z] OK: 12623 distinct packages available [2020-10-06T22:44:30.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:44:31.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T22:44:31.625Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T22:44:31.625Z] . [Pipeline] withDockerContainer [2020-10-06T22:44:31.777Z] prd-centos7-docker-4c-2g-3789 does not seem to be running inside a container [2020-10-06T22:44:31.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T22:44:32.316Z] OK: 142 MiB in 39 packages [2020-10-06T22:44:32.665Z] $ docker top d706d57789a5af16e3c30c8cc1031686701d1f394c6c60591e13cc10614487d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T22:44:33.296Z] Removing intermediate container 27f3b273f900 [2020-10-06T22:44:33.296Z] ---> d23cbb68d270 [2020-10-06T22:44:33.296Z] Step 10/24 : ENV GO111MODULE=on [2020-10-06T22:44:33.296Z] ---> Running in 47c032787afe [2020-10-06T22:44:33.343Z] + make test [2020-10-06T22:44:33.343Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-06T22:44:33.895Z] Removing intermediate container 47c032787afe [2020-10-06T22:44:33.895Z] ---> 60ab194b7054 [2020-10-06T22:44:33.895Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-06T22:44:33.895Z] ---> Running in ff6fe6907878 [2020-10-06T22:44:34.499Z] Removing intermediate container ff6fe6907878 [2020-10-06T22:44:34.499Z] ---> dc64b9012db2 [2020-10-06T22:44:34.499Z] Step 12/24 : COPY go.mod . [2020-10-06T22:44:35.097Z] ---> d01eb391edd9 [2020-10-06T22:44:35.097Z] Step 13/24 : COPY Makefile . [2020-10-06T22:44:35.696Z] ---> be1a114e0c71 [2020-10-06T22:44:35.696Z] Step 14/24 : RUN make update [2020-10-06T22:44:35.959Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-10-06T22:44:35.970Z] ---> Running in 4e48697dfc96 [2020-10-06T22:44:37.401Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-06T22:44:38.841Z] Removing intermediate container 4e48697dfc96 [2020-10-06T22:44:38.841Z] ---> 8651e3f53222 [2020-10-06T22:44:38.841Z] Step 15/24 : COPY . . [2020-10-06T22:44:40.818Z] ---> f9cfea9cf62a [2020-10-06T22:44:40.818Z] Step 16/24 : RUN ${MAKE} [2020-10-06T22:44:40.818Z] ---> Running in 0d8c5002ea84 [2020-10-06T22:44:42.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-10-06T22:44:48.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-10-06T22:44:48.613Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-10-06T22:44:52.094Z] Warning: overwriting stash ‘coverage-report’ [2020-10-06T22:44:52.519Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T22:44:52.607Z] $ docker stop --time=1 d706d57789a5af16e3c30c8cc1031686701d1f394c6c60591e13cc10614487d7 [2020-10-06T22:44:54.889Z] $ docker rm -f d706d57789a5af16e3c30c8cc1031686701d1f394c6c60591e13cc10614487d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-06T22:44:56.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-06T22:44:56.459Z] + ls -al . [2020-10-06T22:44:56.459Z] total 84 [2020-10-06T22:44:56.459Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 6 22:44 . [2020-10-06T22:44:56.459Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:43 .. [2020-10-06T22:44:56.459Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:43 assets [2020-10-06T22:44:56.459Z] drwxrwxr-x. 2 jenkins jenkins 35 Oct 6 22:43 bin [2020-10-06T22:44:56.459Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 6 22:43 cmd [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 6 22:43 CONTRIBUTING.md [2020-10-06T22:44:56.459Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 6 22:44 coverage.out [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 913 Oct 6 22:43 Dockerfile [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 898 Oct 6 22:43 Dockerfile.build [2020-10-06T22:44:56.459Z] drwxrwxr-x. 5 jenkins jenkins 104 Oct 6 22:43 docs [2020-10-06T22:44:56.459Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:43 .git [2020-10-06T22:44:56.459Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 6 22:43 .github [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 6 22:43 .gitignore [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 1019 Oct 6 22:43 go.mod [2020-10-06T22:44:56.459Z] -rw-r--r--. 1 jenkins jenkins 20718 Oct 6 22:44 go.sum [2020-10-06T22:44:56.459Z] drwxrwxr-x. 10 jenkins jenkins 139 Oct 6 22:43 internal [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 6 22:43 Jenkinsfile [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 6 22:43 LICENSE [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 951 Oct 6 22:43 Makefile [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 3545 Oct 6 22:43 README.md [2020-10-06T22:44:56.459Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 6 22:43 .semver [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:39 VERSION [2020-10-06T22:44:56.459Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 22:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-06T22:44:56.852Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 --label arch=amd64 --label version=0.0.0 . [2020-10-06T22:44:57.433Z] Sending build context to Docker daemon 22.1MB [2020-10-06T22:44:57.433Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T22:44:57.433Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T22:44:57.433Z] ---> ecc9f703c9ec [2020-10-06T22:44:57.433Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-06T22:44:57.433Z] ---> Running in f17cd0be7348 [2020-10-06T22:44:57.704Z] Removing intermediate container f17cd0be7348 [2020-10-06T22:44:57.704Z] ---> 53407d236f1f [2020-10-06T22:44:57.704Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-06T22:44:57.704Z] ---> Running in 9ec7a68ae408 [2020-10-06T22:44:58.009Z] Removing intermediate container 9ec7a68ae408 [2020-10-06T22:44:58.009Z] ---> 1acb857a65f9 [2020-10-06T22:44:58.009Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-06T22:44:58.009Z] ---> Running in a38d4202a933 [2020-10-06T22:44:58.279Z] Removing intermediate container a38d4202a933 [2020-10-06T22:44:58.279Z] ---> 07483be93048 [2020-10-06T22:44:58.279Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-06T22:44:58.279Z] ---> Running in 04ebf675e914 [2020-10-06T22:44:58.557Z] Removing intermediate container 04ebf675e914 [2020-10-06T22:44:58.557Z] ---> 0e4fdcc5617f [2020-10-06T22:44:58.557Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-06T22:44:58.557Z] ---> Running in b91128e667df [2020-10-06T22:44:58.842Z] Removing intermediate container b91128e667df [2020-10-06T22:44:58.842Z] ---> ec12b1d25a26 [2020-10-06T22:44:58.842Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T22:44:58.842Z] ---> Running in 120fd5b5a926 [2020-10-06T22:45:00.325Z] Removing intermediate container 120fd5b5a926 [2020-10-06T22:45:00.325Z] ---> 40945536efaf [2020-10-06T22:45:00.325Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-06T22:45:00.325Z] ---> Running in a201d62c7f7d [2020-10-06T22:45:00.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T22:45:01.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T22:45:02.526Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T22:45:02.526Z] v3.12.0-368-g087e7176b9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T22:45:02.526Z] OK: 12752 distinct packages available [2020-10-06T22:45:02.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T22:45:03.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T22:45:03.756Z] OK: 166 MiB in 39 packages [2020-10-06T22:45:04.336Z] Removing intermediate container a201d62c7f7d [2020-10-06T22:45:04.336Z] ---> cdb08cf67fb6 [2020-10-06T22:45:04.336Z] Step 10/24 : ENV GO111MODULE=on [2020-10-06T22:45:04.336Z] ---> Running in fd9958a285d1 [2020-10-06T22:45:04.336Z] Removing intermediate container fd9958a285d1 [2020-10-06T22:45:04.336Z] ---> 18cc47ec40bc [2020-10-06T22:45:04.336Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-06T22:45:04.491Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-06T22:45:04.603Z] ---> Running in 1c1670e1028f [2020-10-06T22:45:04.603Z] Removing intermediate container 1c1670e1028f [2020-10-06T22:45:04.603Z] ---> 6e3f4221cd37 [2020-10-06T22:45:04.603Z] Step 12/24 : COPY go.mod . [2020-10-06T22:45:05.207Z] ---> d159a5cd50a2 [2020-10-06T22:45:05.207Z] Step 13/24 : COPY Makefile . [2020-10-06T22:45:05.207Z] ---> b0387fc70c3f [2020-10-06T22:45:05.207Z] Step 14/24 : RUN make update [2020-10-06T22:45:05.511Z] ---> Running in 22446a85fac0 [2020-10-06T22:45:06.137Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-06T22:45:06.738Z] Removing intermediate container 22446a85fac0 [2020-10-06T22:45:06.738Z] ---> 24a36b13c03f [2020-10-06T22:45:06.738Z] Step 15/24 : COPY . . [2020-10-06T22:45:08.749Z] ---> fb83ab27b5e3 [2020-10-06T22:45:08.749Z] Step 16/24 : RUN ${MAKE} [2020-10-06T22:45:08.749Z] ---> Running in f493e92c5f08 [2020-10-06T22:45:09.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-06T22:45:09.884Z] Removing intermediate container 0d8c5002ea84 [2020-10-06T22:45:09.884Z] ---> f95f97f88737 [2020-10-06T22:45:09.884Z] Step 17/24 : FROM alpine [2020-10-06T22:45:09.884Z] latest: Pulling from library/alpine [2020-10-06T22:45:09.884Z] b538f80385f9: Already exists [2020-10-06T22:45:10.163Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-06T22:45:10.163Z] Status: Downloaded newer image for alpine:latest [2020-10-06T22:45:10.163Z] ---> 62ee0e9f8440 [2020-10-06T22:45:10.163Z] Step 18/24 : EXPOSE 4000 [2020-10-06T22:45:10.163Z] ---> Running in ab1ca871fce3 [2020-10-06T22:45:10.763Z] Removing intermediate container ab1ca871fce3 [2020-10-06T22:45:10.763Z] ---> e2aca7a395f9 [2020-10-06T22:45:10.763Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-06T22:45:12.737Z] ---> 4d4d2096db31 [2020-10-06T22:45:12.737Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-06T22:45:12.737Z] ---> Running in 93c5d703d2a8 [2020-10-06T22:45:13.010Z] Removing intermediate container 93c5d703d2a8 [2020-10-06T22:45:13.010Z] ---> 2568b307b51c [2020-10-06T22:45:13.010Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-06T22:45:13.010Z] ---> Running in bdae05fb6450 [2020-10-06T22:45:13.606Z] Removing intermediate container bdae05fb6450 [2020-10-06T22:45:13.606Z] ---> 1c2e585f9083 [2020-10-06T22:45:13.606Z] Step 22/24 : LABEL arch=arm64 [2020-10-06T22:45:13.606Z] ---> Running in b4fbeb45f561 [2020-10-06T22:45:13.894Z] Removing intermediate container b4fbeb45f561 [2020-10-06T22:45:13.894Z] ---> 084408d0d1a0 [2020-10-06T22:45:13.894Z] Step 23/24 : LABEL git_sha=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:45:14.168Z] ---> Running in c830d02b4969 [2020-10-06T22:45:14.442Z] Removing intermediate container c830d02b4969 [2020-10-06T22:45:14.442Z] ---> a7013bbdc72c [2020-10-06T22:45:14.442Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T22:45:14.714Z] ---> Running in 4e6d5095481e [2020-10-06T22:45:14.987Z] Removing intermediate container 4e6d5095481e [2020-10-06T22:45:14.987Z] ---> 4e50fd68190b [2020-10-06T22:45:14.987Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T22:45:14.987Z] Successfully built 4e50fd68190b [2020-10-06T22:45:15.259Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-06T22:45:25.117Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-06T22:45:26.563Z] Removing intermediate container f493e92c5f08 [2020-10-06T22:45:26.563Z] ---> 7f2ea00ea713 [2020-10-06T22:45:26.563Z] Step 17/24 : FROM alpine [2020-10-06T22:45:26.850Z] latest: Pulling from library/alpine [2020-10-06T22:45:26.850Z] df20fa9351a1: Already exists [2020-10-06T22:45:26.850Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-06T22:45:26.850Z] Status: Downloaded newer image for alpine:latest [2020-10-06T22:45:26.850Z] ---> a24bb4013296 [2020-10-06T22:45:26.850Z] Step 18/24 : EXPOSE 4000 [2020-10-06T22:45:27.129Z] ---> Running in 8c27a9cd780c [2020-10-06T22:45:27.129Z] Removing intermediate container 8c27a9cd780c [2020-10-06T22:45:27.129Z] ---> 7a635cbb554f [2020-10-06T22:45:27.129Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-06T22:45:29.085Z] ---> bf07af4e5c6b [2020-10-06T22:45:29.085Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-06T22:45:29.085Z] ---> Running in fbc028c1b78a [2020-10-06T22:45:29.085Z] Removing intermediate container fbc028c1b78a [2020-10-06T22:45:29.085Z] ---> a41d3df55db8 [2020-10-06T22:45:29.085Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-06T22:45:29.085Z] ---> Running in 17efa41d2363 [2020-10-06T22:45:29.085Z] Removing intermediate container 17efa41d2363 [2020-10-06T22:45:29.085Z] ---> 5483b7f73b09 [2020-10-06T22:45:29.085Z] Step 22/24 : LABEL arch=amd64 [2020-10-06T22:45:29.086Z] ---> Running in 3b18cc1806a8 [2020-10-06T22:45:29.362Z] Removing intermediate container 3b18cc1806a8 [2020-10-06T22:45:29.362Z] ---> 59963d247f73 [2020-10-06T22:45:29.362Z] Step 23/24 : LABEL git_sha=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [2020-10-06T22:45:29.362Z] ---> Running in bb78a31595ae [2020-10-06T22:45:29.630Z] Removing intermediate container bb78a31595ae [2020-10-06T22:45:29.630Z] ---> 2067a3f9d745 [2020-10-06T22:45:29.630Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T22:45:29.903Z] ---> Running in 7bb5885af881 [2020-10-06T22:45:29.903Z] Removing intermediate container 7bb5885af881 [2020-10-06T22:45:29.903Z] ---> 068535f61b58 [2020-10-06T22:45:29.903Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T22:45:30.182Z] Successfully built 068535f61b58 [2020-10-06T22:45:30.182Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-06T22:45:32.829Z] provisioning config files... [2020-10-06T22:45:32.842Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/config4386261810216893591tmp [Pipeline] { [Pipeline] sh [2020-10-06T22:45:33.284Z] + set +x [2020-10-06T22:45:33.284Z] + curl -s https://codecov.io/bash [2020-10-06T22:45:33.284Z] + bash -s -- [2020-10-06T22:45:33.549Z] [2020-10-06T22:45:33.549Z] _____ _ [2020-10-06T22:45:33.549Z] / ____| | | [2020-10-06T22:45:33.549Z] | | ___ __| | ___ ___ _____ __ [2020-10-06T22:45:33.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-06T22:45:33.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-06T22:45:33.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-06T22:45:33.549Z] Bash-20200917-4e8f14b [2020-10-06T22:45:33.549Z] [2020-10-06T22:45:33.549Z] [2020-10-06T22:45:33.549Z] ==> Jenkins CI detected. [2020-10-06T22:45:33.817Z] project root: . [2020-10-06T22:45:33.817Z] --> token set from env [2020-10-06T22:45:33.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-06T22:45:33.817Z] ==> Running gcov in . (disable via -X gcov) [2020-10-06T22:45:33.817Z] ==> Python coveragepy not found [2020-10-06T22:45:33.817Z] ==> Searching for coverage reports in: [2020-10-06T22:45:33.817Z] + . [2020-10-06T22:45:33.817Z] -> Found 1 reports [2020-10-06T22:45:33.817Z] ==> Detecting git/mercurial file structure [2020-10-06T22:45:33.817Z] ==> Reading reports [2020-10-06T22:45:33.817Z] + ./coverage.out bytes=10 [2020-10-06T22:45:33.817Z] ==> Appending adjustments [2020-10-06T22:45:33.817Z] https://docs.codecov.io/docs/fixing-reports [2020-10-06T22:45:33.817Z] + Found adjustments [2020-10-06T22:45:33.817Z] ==> Gzipping contents [2020-10-06T22:45:33.817Z] ==> Uploading reports [2020-10-06T22:45:33.817Z] url: https://codecov.io [2020-10-06T22:45:33.817Z] query: branch=PR-266&commit=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2020-10-06T22:45:33.817Z] -> Pinging Codecov [2020-10-06T22:45:33.817Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-266&commit=51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=266&job=&cmd_args= [2020-10-06T22:45:34.393Z] -> Uploading to [2020-10-06T22:45:34.393Z] [2020-10-06T22:45:34.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-06T22:45:34.393Z] Dload Upload Total Spent Left Speed [2020-10-06T22:45:34.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-06T22:45:34.393Z] X> Failed to upload [2020-10-06T22:45:34.393Z] ==> Uploading to Codecov [2020-10-06T22:45:34.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-06T22:45:34.393Z] Dload Upload Total Spent Left Speed [2020-10-06T22:45:35.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 1899 0 0 100 1791 0 1859 --:--:-- --:--:-- --:--:-- 1857 100 1899 100 108 100 1791 112 1859 --:--:-- --:--:-- --:--:-- 1857 [2020-10-06T22:45:35.344Z] View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/51c5af1107935b3639fdaf1e1dbbd1a9c1d17a95 [Pipeline] } [2020-10-06T22:45:35.366Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:45:39.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:45:39.879Z] ---> package-listing.sh [2020-10-06T22:45:39.879Z] ++ facter osfamily [2020-10-06T22:45:39.879Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-06T22:45:39.879Z] + OS_FAMILY=redhat [2020-10-06T22:45:39.879Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-266 [2020-10-06T22:45:39.879Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-06T22:45:39.879Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-06T22:45:39.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-06T22:45:39.879Z] + PACKAGES=/tmp/packages_start.txt [2020-10-06T22:45:39.879Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-266 ']' [2020-10-06T22:45:39.879Z] + PACKAGES=/tmp/packages_end.txt [2020-10-06T22:45:39.879Z] + case "${OS_FAMILY}" in [2020-10-06T22:45:39.879Z] + rpm -qa [2020-10-06T22:45:39.879Z] + sort [2020-10-06T22:45:44.113Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-06T22:45:44.113Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-06T22:45:44.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-06T22:45:44.113Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-266 ']' [2020-10-06T22:45:44.113Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-266/archives/ [2020-10-06T22:45:44.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-266/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-06T22:45:44.453Z] provisioning config files... [2020-10-06T22:45:44.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-266@tmp/config8360184999095351287tmp [Pipeline] { [Pipeline] echo [2020-10-06T22:45:44.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:45:44.921Z] ---> create-netrc.sh [Pipeline] } [2020-10-06T22:45:44.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-06T22:45:45.108Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:45:45.436Z] ---> python-tools-install.sh [2020-10-06T22:45:45.436Z] Generating Requirements File [2020-10-06T22:47:07.024Z] Python 3.6.8 [2020-10-06T22:47:07.024Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-06T22:47:07.024Z] appdirs==1.4.3 [2020-10-06T22:47:07.024Z] argcomplete==1.12.1 [2020-10-06T22:47:07.024Z] aspy.yaml==1.3.0 [2020-10-06T22:47:07.024Z] attrs==19.3.0 [2020-10-06T22:47:07.024Z] Babel==2.8.0 [2020-10-06T22:47:07.025Z] beautifulsoup4==4.8.2 [2020-10-06T22:47:07.025Z] boto3==1.11.6 [2020-10-06T22:47:07.025Z] botocore==1.14.6 [2020-10-06T22:47:07.025Z] bs4==0.0.1 [2020-10-06T22:47:07.025Z] cachetools==4.1.1 [2020-10-06T22:47:07.025Z] certifi==2019.11.28 [2020-10-06T22:47:07.025Z] cffi==1.14.3 [2020-10-06T22:47:07.025Z] cfgv==2.0.1 [2020-10-06T22:47:07.025Z] chardet==3.0.4 [2020-10-06T22:47:07.025Z] click==7.1 [2020-10-06T22:47:07.025Z] cliff==3.4.0 [2020-10-06T22:47:07.025Z] cmd2==1.3.11 [2020-10-06T22:47:07.025Z] colorama==0.4.3 [2020-10-06T22:47:07.025Z] cryptography==3.1.1 [2020-10-06T22:47:07.025Z] debtcollector==2.2.0 [2020-10-06T22:47:07.025Z] decorator==4.4.2 [2020-10-06T22:47:07.025Z] defusedxml==0.6.0 [2020-10-06T22:47:07.025Z] Deprecated==1.2.7 [2020-10-06T22:47:07.025Z] distlib==0.3.1 [2020-10-06T22:47:07.025Z] distro==1.2.0 [2020-10-06T22:47:07.025Z] dnspython==1.16.0 [2020-10-06T22:47:07.025Z] docker==4.2.0 [2020-10-06T22:47:07.025Z] docutils==0.15.2 [2020-10-06T22:47:07.025Z] dogpile.cache==1.0.2 [2020-10-06T22:47:07.025Z] email-validator==1.0.5 [2020-10-06T22:47:07.025Z] filelock==3.0.12 [2020-10-06T22:47:07.025Z] future==0.18.2 [2020-10-06T22:47:07.025Z] google-auth==1.22.1 [2020-10-06T22:47:07.025Z] httplib2==0.17.0 [2020-10-06T22:47:07.025Z] identify==1.4.11 [2020-10-06T22:47:07.025Z] idna==2.9 [2020-10-06T22:47:07.025Z] importlib-metadata==1.7.0 [2020-10-06T22:47:07.025Z] importlib-resources==1.5.0 [2020-10-06T22:47:07.025Z] iso8601==0.1.13 [2020-10-06T22:47:07.025Z] Jinja2==2.11.1 [2020-10-06T22:47:07.025Z] jmespath==0.10.0 [2020-10-06T22:47:07.025Z] jsonpatch==1.26 [2020-10-06T22:47:07.025Z] jsonpointer==2.0 [2020-10-06T22:47:07.025Z] jsonschema==3.2.0 [2020-10-06T22:47:07.025Z] keystoneauth1==4.2.1 [2020-10-06T22:47:07.025Z] kubernetes==11.0.0 [2020-10-06T22:47:07.025Z] lftools==0.34.2 [2020-10-06T22:47:07.025Z] lxml==4.5.0 [2020-10-06T22:47:07.025Z] MarkupSafe==0.23 [2020-10-06T22:47:07.025Z] msgpack==1.0.0 [2020-10-06T22:47:07.025Z] multi-key-dict==2.0.3 [2020-10-06T22:47:07.025Z] munch==2.5.0 [2020-10-06T22:47:07.025Z] netaddr==0.8.0 [2020-10-06T22:47:07.025Z] netifaces==0.10.9 [2020-10-06T22:47:07.025Z] niet==1.4.2 [2020-10-06T22:47:07.025Z] nodeenv==1.3.5 [2020-10-06T22:47:07.025Z] oauth2client==4.1.3 [2020-10-06T22:47:07.025Z] oauthlib==3.1.0 [2020-10-06T22:47:07.025Z] openstacksdk==0.50.0 [2020-10-06T22:47:07.025Z] os-client-config==2.1.0 [2020-10-06T22:47:07.025Z] os-service-types==1.7.0 [2020-10-06T22:47:07.025Z] osc-lib==2.2.1 [2020-10-06T22:47:07.025Z] oslo.config==8.3.2 [2020-10-06T22:47:07.025Z] oslo.context==3.1.1 [2020-10-06T22:47:07.025Z] oslo.i18n==5.0.1 [2020-10-06T22:47:07.025Z] oslo.log==4.4.0 [2020-10-06T22:47:07.025Z] oslo.serialization==4.0.1 [2020-10-06T22:47:07.025Z] oslo.utils==4.6.0 [2020-10-06T22:47:07.025Z] packaging==20.4 [2020-10-06T22:47:07.025Z] pbr==5.4.4 [2020-10-06T22:47:07.025Z] pluggy==0.13.1 [2020-10-06T22:47:07.025Z] prettytable==0.7.2 [2020-10-06T22:47:07.025Z] py==1.9.0 [2020-10-06T22:47:07.025Z] pyasn1==0.4.8 [2020-10-06T22:47:07.025Z] pyasn1-modules==0.2.8 [2020-10-06T22:47:07.025Z] pycparser==2.20 [2020-10-06T22:47:07.025Z] pygerrit2==2.0.10 [2020-10-06T22:47:07.025Z] PyGithub==1.46 [2020-10-06T22:47:07.025Z] pyinotify==0.9.6 [2020-10-06T22:47:07.025Z] PyJWT==1.7.1 [2020-10-06T22:47:07.025Z] pyparsing==2.4.7 [2020-10-06T22:47:07.025Z] pyperclip==1.8.0 [2020-10-06T22:47:07.025Z] pyroute2==0.4.13 [2020-10-06T22:47:07.025Z] pyrsistent==0.15.7 [2020-10-06T22:47:07.025Z] PySocks==1.6.8 [2020-10-06T22:47:07.025Z] python-cinderclient==7.2.0 [2020-10-06T22:47:07.025Z] python-dateutil==2.8.1 [2020-10-06T22:47:07.025Z] python-heatclient==2.2.1 [2020-10-06T22:47:07.025Z] python-jenkins==1.7.0 [2020-10-06T22:47:07.025Z] python-keystoneclient==4.1.1 [2020-10-06T22:47:07.025Z] python-magnumclient==3.2.1 [2020-10-06T22:47:07.025Z] python-novaclient==17.2.1 [2020-10-06T22:47:07.025Z] python-openstackclient==5.4.0 [2020-10-06T22:47:07.025Z] python-swiftclient==3.10.1 [2020-10-06T22:47:07.025Z] pytz==2020.1 [2020-10-06T22:47:07.025Z] PyYAML==5.3 [2020-10-06T22:47:07.025Z] requests==2.23.0 [2020-10-06T22:47:07.025Z] requests-oauthlib==1.3.0 [2020-10-06T22:47:07.025Z] requestsexceptions==1.4.0 [2020-10-06T22:47:07.025Z] rfc3986==1.4.0 [2020-10-06T22:47:07.025Z] rpm==4.11.3 [2020-10-06T22:47:07.025Z] rsa==4.0 [2020-10-06T22:47:07.025Z] ruamel.yaml==0.16.10 [2020-10-06T22:47:07.025Z] ruamel.yaml.clib==0.2.0 [2020-10-06T22:47:07.025Z] s3transfer==0.3.3 [2020-10-06T22:47:07.025Z] shade==1.27.2 [2020-10-06T22:47:07.025Z] simplejson==3.17.2 [2020-10-06T22:47:07.025Z] six==1.14.0 [2020-10-06T22:47:07.025Z] soupsieve==2.0 [2020-10-06T22:47:07.025Z] stevedore==3.2.2 [2020-10-06T22:47:07.025Z] tabulate==0.8.6 [2020-10-06T22:47:07.025Z] toml==0.10.0 [2020-10-06T22:47:07.025Z] tox==3.20.0 [2020-10-06T22:47:07.025Z] tqdm==4.43.0 [2020-10-06T22:47:07.025Z] urllib3==1.25.8 [2020-10-06T22:47:07.025Z] virtualenv==20.0.33 [2020-10-06T22:47:07.025Z] wcwidth==0.2.5 [2020-10-06T22:47:07.025Z] websocket-client==0.57.0 [2020-10-06T22:47:07.025Z] wrapt==1.12.1 [2020-10-06T22:47:07.025Z] xdg==3.0.2 [2020-10-06T22:47:07.025Z] xmltodict==0.12.0 [2020-10-06T22:47:07.025Z] yq==2.11.1 [2020-10-06T22:47:07.025Z] zipp==3.3.0 [2020-10-06T22:47:07.025Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:07.025Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T22:47:07.025Z] Python 2.7.5 [2020-10-06T22:47:07.025Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-06T22:47:07.025Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T22:47:07.025Z] ansible==2.9.7 [2020-10-06T22:47:07.025Z] Babel==0.9.6 [2020-10-06T22:47:07.025Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-06T22:47:07.025Z] beautifulsoup4==4.4.1 [2020-10-06T22:47:07.025Z] bodhi==2.11.0 [2020-10-06T22:47:07.025Z] bodhi-client==2.11.0 [2020-10-06T22:47:07.025Z] CCColUtils==1.4 [2020-10-06T22:47:07.025Z] cffi==1.6.0 [2020-10-06T22:47:07.025Z] chardet==2.2.1 [2020-10-06T22:47:07.025Z] click==6.7 [2020-10-06T22:47:07.025Z] cloud-init==18.5 [2020-10-06T22:47:07.025Z] configobj==4.7.2 [2020-10-06T22:47:07.025Z] cryptography==1.7.2 [2020-10-06T22:47:07.025Z] decorator==3.4.0 [2020-10-06T22:47:07.025Z] distro==1.2.0 [2020-10-06T22:47:07.025Z] enum34==1.0.4 [2020-10-06T22:47:07.025Z] fedpkg==1.38 [2020-10-06T22:47:07.025Z] futures==3.1.1 [2020-10-06T22:47:07.025Z] gitdb==0.6.4 [2020-10-06T22:47:07.025Z] GitPython==1.0.1 [2020-10-06T22:47:07.025Z] html5lib==0.999 [2020-10-06T22:47:07.025Z] httplib2==0.9.2 [2020-10-06T22:47:07.025Z] idna==2.4 [2020-10-06T22:47:07.025Z] iniparse==0.4 [2020-10-06T22:47:07.025Z] ipaddress==1.0.16 [2020-10-06T22:47:07.025Z] IPy==0.75 [2020-10-06T22:47:07.025Z] javapackages==1.0.0 [2020-10-06T22:47:07.025Z] Jinja2==2.7.2 [2020-10-06T22:47:07.025Z] jmespath==0.9.4 [2020-10-06T22:47:07.025Z] jsonpatch==1.2 [2020-10-06T22:47:07.025Z] jsonpointer==1.9 [2020-10-06T22:47:07.025Z] kerberos==1.1 [2020-10-06T22:47:07.025Z] kitchen==1.1.1 [2020-10-06T22:47:07.025Z] langtable==0.0.31 [2020-10-06T22:47:07.025Z] lockfile==0.9.1 [2020-10-06T22:47:07.025Z] lxml==3.2.1 [2020-10-06T22:47:07.025Z] MarkupSafe==0.11 [2020-10-06T22:47:07.025Z] munch==2.0.2 [2020-10-06T22:47:07.025Z] offtrac==0.1.0 [2020-10-06T22:47:07.025Z] openidc-client==0.6.0 [2020-10-06T22:47:07.025Z] packagedb-cli==2.14.1 [2020-10-06T22:47:07.025Z] paramiko==2.1.1 [2020-10-06T22:47:07.025Z] perf==0.1 [2020-10-06T22:47:07.025Z] ply==3.4 [2020-10-06T22:47:07.025Z] policycoreutils-default-encoding==0.1 [2020-10-06T22:47:07.025Z] prettytable==0.7.2 [2020-10-06T22:47:07.025Z] pyasn1==0.1.9 [2020-10-06T22:47:07.025Z] pycparser==2.14 [2020-10-06T22:47:07.025Z] pycurl==7.19.0 [2020-10-06T22:47:07.025Z] pygobject==3.22.0 [2020-10-06T22:47:07.025Z] pygpgme==0.3 [2020-10-06T22:47:07.025Z] pyliblzma==0.5.3 [2020-10-06T22:47:07.025Z] pyOpenSSL==0.13.1 [2020-10-06T22:47:07.025Z] pyparsing==1.5.6 [2020-10-06T22:47:07.025Z] pyserial==2.6 [2020-10-06T22:47:07.025Z] python-augeas==0.5.0 [2020-10-06T22:47:07.025Z] python-bugzilla==2.3.0 [2020-10-06T22:47:07.025Z] python-dateutil==1.5 [2020-10-06T22:47:07.025Z] python-fedora==0.10.0 [2020-10-06T22:47:07.025Z] python-linux-procfs==0.4.9 [2020-10-06T22:47:07.025Z] python-yubico==1.2.3 [2020-10-06T22:47:07.025Z] pyudev==0.15 [2020-10-06T22:47:07.025Z] pyusb==1.0.0b1 [2020-10-06T22:47:07.025Z] pyxattr==0.5.1 [2020-10-06T22:47:07.025Z] PyYAML==3.10 [2020-10-06T22:47:07.025Z] requests==2.6.0 [2020-10-06T22:47:07.025Z] requests-kerberos==0.7.0 [2020-10-06T22:47:07.025Z] rpkg==1.60 [2020-10-06T22:47:07.025Z] schedutils==0.4 [2020-10-06T22:47:07.025Z] seobject==0.1 [2020-10-06T22:47:07.025Z] sepolicy==1.1 [2020-10-06T22:47:07.025Z] six==1.9.0 [2020-10-06T22:47:07.025Z] smmap==0.9.0 [2020-10-06T22:47:07.025Z] urlgrabber==3.10 [2020-10-06T22:47:07.025Z] urllib3==1.10.2 [2020-10-06T22:47:07.025Z] virtualenv==15.1.0 [2020-10-06T22:47:07.025Z] yum-langpacks==0.4.2 [2020-10-06T22:47:07.025Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-06T22:47:07.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:47:07.414Z] ---> sudo-logs.sh [2020-10-06T22:47:07.414Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-06T22:47:07.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:47:08.045Z] ---> job-cost.sh [2020-10-06T22:47:08.045Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NKdu [2020-10-06T22:47:18.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:18.350Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:19.297Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:19.558Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:19.821Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:19.821Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.088Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.365Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.365Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.365Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.631Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:20.631Z] Cache entry deserialization failed, entry ignored [2020-10-06T22:47:25.940Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-06T22:47:52.643Z] lf-activate-venv(): INFO: Adding /tmp/venv-NKdu/bin to PATH [2020-10-06T22:47:52.643Z] INFO: No Stack... [2020-10-06T22:47:52.643Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-06T22:47:52.905Z] INFO: Archiving Costs [Pipeline] echo [2020-10-06T22:47:52.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T22:47:53.294Z] ---> logs-deploy.sh [2020-10-06T22:47:53.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-266/1 [2020-10-06T22:47:53.294Z] INFO: archiving workspace using pattern(s): [2020-10-06T22:47:56.779Z] Archives upload complete. [2020-10-06T22:47:56.779Z] INFO: archiving logs to Nexus