Pull request #361 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310+f7a0bff6474214c55a1e85b7edad4701d981c8d3 (90719fc001ce053cb26b850751f3f0dd9e24fad2) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5961386828690057649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh275500288013309196.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-361/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5405092013771258690.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh253313554753265040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3189572351220311993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-361/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2387350624418372436.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15282 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-361 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh1761481682790958000.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh2820590379420564758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) > git config core.sparsecheckout # timeout=10 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh7776900367455660925.key > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T06:08:39.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T06:08:39.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T06:08:39.349Z] ========================================================= [2021-05-20T06:08:39.349Z] EdgeX Global Pipelines Version Info [2021-05-20T06:08:39.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:08:40.899Z] ------------------- [2021-05-20T06:08:40.899Z] stable info: [2021-05-20T06:08:40.899Z] ------------------- [2021-05-20T06:08:40.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T06:08:40.899Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T06:08:40.899Z] Message: update stable to v1.0.192 [2021-05-20T06:08:41.484Z] ------------------- [2021-05-20T06:08:41.484Z] experimental info: [2021-05-20T06:08:41.484Z] ------------------- [2021-05-20T06:08:41.484Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T06:08:41.484Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T06:08:41.484Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T06:08:41.723Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-20T06:08:41.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-20T06:08:41.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T06:08:41.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T06:08:41.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T06:08:42.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T06:08:42.082Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T06:08:42.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T06:08:42.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T06:08:42.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T06:08:42.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T06:08:42.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-20T06:08:42.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T06:08:42.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T06:08:42.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T06:08:42.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T06:08:42.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T06:08:42.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T06:08:42.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T06:08:42.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T06:08:42.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T06:08:42.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T06:08:43.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T06:08:43.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T06:08:43.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T06:08:43.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T06:08:43.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo [2021-05-20T06:08:43.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo [2021-05-20T06:08:43.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo [2021-05-20T06:08:43.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] echo [2021-05-20T06:08:43.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 338cf60 [Pipeline] echo [2021-05-20T06:08:43.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T06:08:43.693Z] provisioning config files... [2021-05-20T06:08:43.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config958393521075814869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:08:44.091Z] ---> docker-login.sh [2021-05-20T06:08:44.091Z] nexus3.edgexfoundry.org:10001 [2021-05-20T06:08:44.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:08:44.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:08:44.356Z] Configure a credential helper to remove this warning. See [2021-05-20T06:08:44.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:08:44.356Z] [2021-05-20T06:08:44.356Z] Login Succeeded [2021-05-20T06:08:44.356Z] nexus3.edgexfoundry.org:10002 [2021-05-20T06:08:44.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:08:44.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:08:44.356Z] Configure a credential helper to remove this warning. See [2021-05-20T06:08:44.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:08:44.356Z] [2021-05-20T06:08:44.356Z] Login Succeeded [2021-05-20T06:08:44.356Z] nexus3.edgexfoundry.org:10003 [2021-05-20T06:08:44.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:08:44.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:08:44.623Z] Configure a credential helper to remove this warning. See [2021-05-20T06:08:44.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:08:44.623Z] [2021-05-20T06:08:44.623Z] Login Succeeded [2021-05-20T06:08:44.623Z] nexus3.edgexfoundry.org:10004 [2021-05-20T06:08:44.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:08:44.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:08:44.623Z] Configure a credential helper to remove this warning. See [2021-05-20T06:08:44.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:08:44.623Z] [2021-05-20T06:08:44.623Z] Login Succeeded [2021-05-20T06:08:44.623Z] docker.io [2021-05-20T06:08:44.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:08:45.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:08:45.150Z] Configure a credential helper to remove this warning. See [2021-05-20T06:08:45.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:08:45.150Z] [2021-05-20T06:08:45.150Z] Login Succeeded [2021-05-20T06:08:45.150Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T06:08:45.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T06:08:45.946Z] + git log --format=format:%s -1 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] echo [2021-05-20T06:08:46.063Z] GIT_COMMIT: 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-20T06:08:46.102Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:08:47.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T06:08:47.193Z] [2021-05-20T06:08:47.193Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:08:47.617Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T06:08:47.617Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T06:08:47.617Z] 31603596830f: Pulling fs layer [2021-05-20T06:08:47.617Z] 54011a49482f: Pulling fs layer [2021-05-20T06:08:47.617Z] a6820b24f6d8: Pulling fs layer [2021-05-20T06:08:47.617Z] f581987b2513: Pulling fs layer [2021-05-20T06:08:47.617Z] f581987b2513: Waiting [2021-05-20T06:08:47.617Z] 54011a49482f: Verifying Checksum [2021-05-20T06:08:47.617Z] 54011a49482f: Download complete [2021-05-20T06:08:47.881Z] 31603596830f: Verifying Checksum [2021-05-20T06:08:47.881Z] 31603596830f: Download complete [2021-05-20T06:08:47.881Z] f581987b2513: Verifying Checksum [2021-05-20T06:08:47.881Z] f581987b2513: Download complete [2021-05-20T06:08:47.881Z] a6820b24f6d8: Verifying Checksum [2021-05-20T06:08:47.881Z] a6820b24f6d8: Download complete [2021-05-20T06:08:47.881Z] 31603596830f: Pull complete [2021-05-20T06:08:48.154Z] 54011a49482f: Pull complete [2021-05-20T06:08:48.740Z] a6820b24f6d8: Pull complete [2021-05-20T06:08:49.006Z] f581987b2513: Pull complete [2021-05-20T06:08:49.006Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T06:08:49.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T06:08:49.006Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T06:08:49.131Z] prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container [2021-05-20T06:08:49.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T06:08:50.276Z] $ docker top 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T06:08:50.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T06:08:50.511Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T06:08:50.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T06:08:50.652Z] $ docker exec 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent [2021-05-20T06:08:50.772Z] SSH_AUTH_SOCK=/tmp/ssh-1CP9SsoKvS7J/agent.14 [2021-05-20T06:08:50.772Z] SSH_AGENT_PID=20 [2021-05-20T06:08:50.781Z] Running ssh-add (command line suppressed) [2021-05-20T06:08:50.895Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_2968621722492798457.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_2968621722492798457.key) [2021-05-20T06:08:50.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T06:08:51.252Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T06:08:51.279Z] $ docker exec --env ******** --env ******** 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent -k [2021-05-20T06:08:51.385Z] unset SSH_AUTH_SOCK; [2021-05-20T06:08:51.385Z] unset SSH_AGENT_PID; [2021-05-20T06:08:51.385Z] echo Agent pid 20 killed; [2021-05-20T06:08:51.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T06:08:51.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T06:08:51.499Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T06:08:51.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T06:08:51.636Z] $ docker exec 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent [2021-05-20T06:08:51.756Z] SSH_AUTH_SOCK=/tmp/ssh-DqpxS9GNfgLB/agent.53 [2021-05-20T06:08:51.756Z] SSH_AGENT_PID=60 [2021-05-20T06:08:51.761Z] Running ssh-add (command line suppressed) [2021-05-20T06:08:51.874Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_4394095727289512777.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_4394095727289512777.key) [2021-05-20T06:08:51.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T06:08:52.245Z] + git semver init [2021-05-20T06:08:52.245Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T06:08:52.245Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.git [2021-05-20T06:08:52.245Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [2021-05-20T06:08:52.245Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T06:08:52.245Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T06:08:52.245Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T06:08:52.245Z] # $SEMVER_BRANCH = PR-361 [2021-05-20T06:08:52.245Z] # $SEMVER_TEMP = /tmp/semver-115953230 [2021-05-20T06:08:52.245Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-20T06:08:53.638Z] # '/tmp/semver-115953230' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver' [2021-05-20T06:08:53.638Z] # -> Force: false [2021-05-20T06:08:53.638Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver [Pipeline] } [2021-05-20T06:08:53.661Z] $ docker exec --env ******** --env ******** 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 ssh-agent -k [2021-05-20T06:08:53.775Z] unset SSH_AUTH_SOCK; [2021-05-20T06:08:53.776Z] unset SSH_AGENT_PID; [2021-05-20T06:08:53.776Z] echo Agent pid 60 killed; [2021-05-20T06:08:53.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T06:08:54.215Z] + git semver [Pipeline] } [2021-05-20T06:08:54.263Z] $ docker stop --time=1 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 [2021-05-20T06:08:55.597Z] $ docker rm -f 6a7963d581491947ae39bfd5a2acbb6abd1cd9357f4ec67bcfc5f5e2b1f494f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T06:08:56.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T06:08:56.361Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T06:08:56.385Z] [edgeXSemver]: initialized semver on 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 [2021-05-20T06:09:11.894Z] Still waiting to schedule task [2021-05-20T06:09:11.895Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-20T06:09:11.920Z] Still waiting to schedule task [2021-05-20T06:09:11.921Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15277’ is offline [2021-05-20T06:11:15.282Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15283 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws [2021-05-20T06:11:15.344Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T06:11:15.623Z] The recommended git tool is: git [2021-05-20T06:11:21.289Z] using credential edgex-jenkins-ssh [2021-05-20T06:11:21.310Z] Cloning the remote Git repository [2021-05-20T06:11:21.433Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:11:21.559Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-20T06:11:21.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:11:21.700Z] > git --version # timeout=10 [2021-05-20T06:11:21.722Z] > git --version # 'git version 2.17.1' [2021-05-20T06:11:21.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:11:21.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T06:11:24.492Z] Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:11:23.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T06:11:23.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T06:11:23.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T06:11:23.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:11:23.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:11:24.003Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T06:11:25.156Z] Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:11:25.157Z] Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) [2021-05-20T06:11:24.504Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T06:11:24.524Z] > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [2021-05-20T06:11:25.056Z] > git remote # timeout=10 [2021-05-20T06:11:25.076Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T06:11:25.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:11:25.114Z] > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-20T06:11:25.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T06:11:25.158Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T06:11:25.170Z] > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [2021-05-20T06:11:30.176Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T06:11:30.231Z] > git --version # timeout=10 [2021-05-20T06:11:30.243Z] > git --version # 'git version 2.17.1' [2021-05-20T06:11:30.257Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T06:11:31.797Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T06:11:32.254Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T06:11:32.615Z] + + truesudo [2021-05-20T06:11:32.616Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T06:11:51.036Z] provisioning config files... [2021-05-20T06:11:51.065Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7530442021666534125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:11:51.487Z] ---> docker-login.sh [2021-05-20T06:11:51.487Z] nexus3.edgexfoundry.org:10001 [2021-05-20T06:11:52.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:11:52.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:11:52.689Z] Configure a credential helper to remove this warning. See [2021-05-20T06:11:52.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:11:52.689Z] [2021-05-20T06:11:52.689Z] Login Succeeded [2021-05-20T06:11:52.689Z] nexus3.edgexfoundry.org:10002 [2021-05-20T06:11:52.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:11:53.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:11:53.237Z] Configure a credential helper to remove this warning. See [2021-05-20T06:11:53.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:11:53.237Z] [2021-05-20T06:11:53.237Z] Login Succeeded [2021-05-20T06:11:53.237Z] nexus3.edgexfoundry.org:10003 [2021-05-20T06:11:53.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:11:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:11:53.834Z] Configure a credential helper to remove this warning. See [2021-05-20T06:11:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:11:53.834Z] [2021-05-20T06:11:53.834Z] Login Succeeded [2021-05-20T06:11:53.834Z] nexus3.edgexfoundry.org:10004 [2021-05-20T06:11:54.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:11:54.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:11:54.382Z] Configure a credential helper to remove this warning. See [2021-05-20T06:11:54.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:11:54.382Z] [2021-05-20T06:11:54.382Z] Login Succeeded [2021-05-20T06:11:54.382Z] docker.io [2021-05-20T06:11:54.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:11:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:11:55.252Z] Configure a credential helper to remove this warning. See [2021-05-20T06:11:55.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:11:55.252Z] [2021-05-20T06:11:55.252Z] Login Succeeded [2021-05-20T06:11:55.252Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T06:11:55.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T06:11:56.009Z] ========================================================= [2021-05-20T06:11:56.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T06:11:56.009Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:11:56.483Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T06:11:57.511Z] Sending build context to Docker daemon 35.57MB [2021-05-20T06:11:57.511Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-20T06:11:57.511Z] Step 2/8 : FROM ${BASE} [2021-05-20T06:11:57.786Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T06:11:57.786Z] 595b0fe564bb: Pulling fs layer [2021-05-20T06:11:57.786Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T06:11:57.786Z] 316046926c0a: Pulling fs layer [2021-05-20T06:11:57.786Z] 4ebd0625c992: Pulling fs layer [2021-05-20T06:11:57.786Z] 207e8628e3a3: Pulling fs layer [2021-05-20T06:11:57.786Z] 4ebd0625c992: Waiting [2021-05-20T06:11:57.786Z] 207e8628e3a3: Waiting [2021-05-20T06:11:57.786Z] c791037a9be2: Pulling fs layer [2021-05-20T06:11:57.786Z] ffd874e62e21: Pulling fs layer [2021-05-20T06:11:57.786Z] c791037a9be2: Waiting [2021-05-20T06:11:57.786Z] ffd874e62e21: Waiting [2021-05-20T06:11:57.786Z] 316046926c0a: Download complete [2021-05-20T06:11:57.786Z] 7186ed65a4f7: Download complete [2021-05-20T06:11:57.786Z] 207e8628e3a3: Verifying Checksum [2021-05-20T06:11:57.786Z] 207e8628e3a3: Download complete [2021-05-20T06:11:57.786Z] c791037a9be2: Download complete [2021-05-20T06:11:57.786Z] 595b0fe564bb: Verifying Checksum [2021-05-20T06:11:57.786Z] 595b0fe564bb: Download complete [2021-05-20T06:11:58.772Z] 595b0fe564bb: Pull complete [2021-05-20T06:11:59.049Z] 7186ed65a4f7: Pull complete [2021-05-20T06:11:59.654Z] 316046926c0a: Pull complete [2021-05-20T06:12:01.098Z] ffd874e62e21: Verifying Checksum [2021-05-20T06:12:01.098Z] ffd874e62e21: Download complete [2021-05-20T06:12:01.697Z] 4ebd0625c992: Verifying Checksum [2021-05-20T06:12:01.697Z] 4ebd0625c992: Download complete [2021-05-20T06:12:09.627Z] Running on prd-centos7-docker-4c-2g-15284 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws [2021-05-20T06:12:09.681Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T06:12:10.415Z] The recommended git tool is: git [2021-05-20T06:12:11.883Z] 4ebd0625c992: Pull complete [2021-05-20T06:12:12.157Z] 207e8628e3a3: Pull complete [2021-05-20T06:12:12.430Z] c791037a9be2: Pull complete [2021-05-20T06:12:14.158Z] using credential edgex-jenkins-ssh [2021-05-20T06:12:14.175Z] Cloning the remote Git repository [2021-05-20T06:12:14.208Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:12:14.276Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-20T06:12:14.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:12:14.315Z] > git --version # timeout=10 [2021-05-20T06:12:14.328Z] > git --version # 'git version 2.24.4' [2021-05-20T06:12:14.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:12:14.451Z] [INFO] Currently running in a labeled security context [2021-05-20T06:12:14.451Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T06:12:14.451Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2923327737272955771.key [2021-05-20T06:12:14.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T06:12:16.757Z] ffd874e62e21: Pull complete [2021-05-20T06:12:16.757Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T06:12:16.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T06:12:16.757Z] ---> cfc18b08335c [2021-05-20T06:12:16.757Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T06:12:18.284Z] Merging remotes/origin/master commit f7a0bff6474214c55a1e85b7edad4701d981c8d3 into PR head commit 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:12:18.512Z] Merge succeeded, producing 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:12:18.512Z] Checking out Revision 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 (PR-361) [2021-05-20T06:12:18.745Z] ---> Running in 443e56110911 [2021-05-20T06:12:17.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T06:12:17.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T06:12:17.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T06:12:17.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T06:12:17.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:12:17.819Z] [INFO] Currently running in a labeled security context [2021-05-20T06:12:17.819Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T06:12:17.819Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2387817163989487999.key [2021-05-20T06:12:17.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T06:12:18.298Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T06:12:18.307Z] > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [2021-05-20T06:12:18.472Z] > git remote # timeout=10 [2021-05-20T06:12:18.478Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T06:12:18.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T06:12:18.491Z] [INFO] Currently running in a labeled security context [2021-05-20T06:12:18.491Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T06:12:18.491Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1654599695766195150.key [2021-05-20T06:12:18.497Z] > git merge f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [2021-05-20T06:12:18.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T06:12:18.518Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T06:12:18.526Z] > git checkout -f 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [2021-05-20T06:12:19.021Z] Removing intermediate container 443e56110911 [2021-05-20T06:12:19.021Z] ---> 58a0ac9db8c0 [2021-05-20T06:12:19.021Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:12:19.021Z] ---> Running in cd1fbe4289f7 [2021-05-20T06:12:21.650Z] Removing intermediate container cd1fbe4289f7 [2021-05-20T06:12:21.650Z] ---> 089e98e59d73 [2021-05-20T06:12:21.650Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T06:12:21.650Z] ---> Running in f59d510d1095 [2021-05-20T06:12:22.435Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T06:12:22.464Z] > git --version # timeout=10 [2021-05-20T06:12:22.468Z] > git --version # 'git version 2.24.4' [2021-05-20T06:12:22.477Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T06:12:22.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T06:12:23.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:12:23.724Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T06:12:24.079Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T06:12:24.405Z] + sudo service docker restart [2021-05-20T06:12:24.405Z] + true [2021-05-20T06:12:24.405Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T06:12:25.041Z] OK: 138 MiB in 40 packages [2021-05-20T06:12:26.027Z] Removing intermediate container f59d510d1095 [2021-05-20T06:12:26.027Z] ---> dc8675c084c7 [2021-05-20T06:12:26.027Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T06:12:26.027Z] ---> Running in 784ebdffaa7d [2021-05-20T06:12:26.623Z] Removing intermediate container 784ebdffaa7d [2021-05-20T06:12:26.623Z] ---> 1bb626980337 [2021-05-20T06:12:26.623Z] Step 7/8 : COPY . . [2021-05-20T06:12:30.026Z] ---> ec22b30647dd [2021-05-20T06:12:30.026Z] Step 8/8 : RUN go mod download [2021-05-20T06:12:30.026Z] ---> Running in 98f51c5348e6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T06:12:42.688Z] provisioning config files... [2021-05-20T06:12:42.704Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4484527971735239626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:12:43.112Z] ---> docker-login.sh [2021-05-20T06:12:43.113Z] nexus3.edgexfoundry.org:10001 [2021-05-20T06:12:43.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:12:43.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:12:43.637Z] Configure a credential helper to remove this warning. See [2021-05-20T06:12:43.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:12:43.637Z] [2021-05-20T06:12:43.637Z] Login Succeeded [2021-05-20T06:12:43.637Z] nexus3.edgexfoundry.org:10002 [2021-05-20T06:12:43.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:12:43.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:12:43.637Z] Configure a credential helper to remove this warning. See [2021-05-20T06:12:43.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:12:43.637Z] [2021-05-20T06:12:43.637Z] Login Succeeded [2021-05-20T06:12:43.637Z] nexus3.edgexfoundry.org:10003 [2021-05-20T06:12:43.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:12:43.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:12:43.900Z] Configure a credential helper to remove this warning. See [2021-05-20T06:12:43.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:12:43.900Z] [2021-05-20T06:12:43.900Z] Login Succeeded [2021-05-20T06:12:43.900Z] nexus3.edgexfoundry.org:10004 [2021-05-20T06:12:43.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:12:44.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:12:44.163Z] Configure a credential helper to remove this warning. See [2021-05-20T06:12:44.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:12:44.163Z] [2021-05-20T06:12:44.163Z] Login Succeeded [2021-05-20T06:12:44.163Z] docker.io [2021-05-20T06:12:44.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T06:12:44.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T06:12:44.429Z] Configure a credential helper to remove this warning. See [2021-05-20T06:12:44.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T06:12:44.429Z] [2021-05-20T06:12:44.429Z] Login Succeeded [2021-05-20T06:12:44.429Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T06:12:44.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T06:12:44.743Z] ========================================================= [2021-05-20T06:12:44.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T06:12:44.743Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:12:45.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T06:12:45.389Z] Sending build context to Docker daemon 35.57MB [2021-05-20T06:12:45.389Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-20T06:12:45.389Z] Step 2/8 : FROM ${BASE} [2021-05-20T06:12:45.389Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T06:12:45.389Z] 540db60ca938: Pulling fs layer [2021-05-20T06:12:45.389Z] adcc1eea9eea: Pulling fs layer [2021-05-20T06:12:45.389Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T06:12:45.389Z] 0510c868ecb4: Pulling fs layer [2021-05-20T06:12:45.389Z] afea3b2eda06: Pulling fs layer [2021-05-20T06:12:45.389Z] 7809a108b3ef: Pulling fs layer [2021-05-20T06:12:45.389Z] f706445af74f: Pulling fs layer [2021-05-20T06:12:45.389Z] 0510c868ecb4: Waiting [2021-05-20T06:12:45.389Z] afea3b2eda06: Waiting [2021-05-20T06:12:45.389Z] 7809a108b3ef: Waiting [2021-05-20T06:12:45.389Z] f706445af74f: Waiting [2021-05-20T06:12:45.652Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T06:12:45.652Z] 4c4ab2625f07: Download complete [2021-05-20T06:12:45.652Z] adcc1eea9eea: Verifying Checksum [2021-05-20T06:12:45.652Z] adcc1eea9eea: Download complete [2021-05-20T06:12:45.652Z] afea3b2eda06: Verifying Checksum [2021-05-20T06:12:45.652Z] afea3b2eda06: Download complete [2021-05-20T06:12:45.652Z] 540db60ca938: Verifying Checksum [2021-05-20T06:12:45.652Z] 540db60ca938: Download complete [2021-05-20T06:12:45.652Z] 7809a108b3ef: Verifying Checksum [2021-05-20T06:12:45.652Z] 7809a108b3ef: Download complete [2021-05-20T06:12:45.652Z] 540db60ca938: Pull complete [2021-05-20T06:12:45.914Z] adcc1eea9eea: Pull complete [2021-05-20T06:12:46.178Z] 4c4ab2625f07: Pull complete [2021-05-20T06:12:48.100Z] f706445af74f: Verifying Checksum [2021-05-20T06:12:48.100Z] f706445af74f: Download complete [2021-05-20T06:12:48.369Z] 0510c868ecb4: Verifying Checksum [2021-05-20T06:12:48.369Z] 0510c868ecb4: Download complete [2021-05-20T06:12:52.627Z] 0510c868ecb4: Pull complete [2021-05-20T06:12:52.627Z] afea3b2eda06: Pull complete [2021-05-20T06:12:52.627Z] 7809a108b3ef: Pull complete [2021-05-20T06:12:54.028Z] f706445af74f: Pull complete [2021-05-20T06:12:54.029Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T06:12:54.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T06:12:54.029Z] ---> b068be0155e3 [2021-05-20T06:12:54.029Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T06:13:02.416Z] Removing intermediate container 98f51c5348e6 [2021-05-20T06:13:02.416Z] ---> d4c595e742ef [2021-05-20T06:13:02.416Z] Successfully built d4c595e742ef [2021-05-20T06:13:02.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:13:02.812Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T06:13:02.812Z] . [Pipeline] withDockerContainer [2021-05-20T06:13:03.110Z] prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container [2021-05-20T06:13:03.192Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-20T06:13:04.856Z] $ docker top 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T06:13:05.883Z] + go version [2021-05-20T06:13:05.883Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T06:13:05.923Z] $ docker stop --time=1 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 [2021-05-20T06:13:07.803Z] $ docker rm -f 1d68d96709e93f84e5210b5f5404ee6955aabca32ca75f72b445097fce86bb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:13:08.850Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T06:13:08.850Z] . [Pipeline] withDockerContainer [2021-05-20T06:13:08.964Z] ---> Running in a35b0bcf521b [2021-05-20T06:13:08.964Z] Removing intermediate container a35b0bcf521b [2021-05-20T06:13:08.964Z] ---> 2af92a73902a [2021-05-20T06:13:08.964Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:13:08.964Z] ---> Running in 915aabaee833 [2021-05-20T06:13:09.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-15283 does not seem to be running inside a container [2021-05-20T06:13:09.209Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-20T06:13:10.708Z] $ docker top 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 -eo pid,comm [2021-05-20T06:13:10.877Z] Removing intermediate container 915aabaee833 [2021-05-20T06:13:10.878Z] ---> ef59b3eda17f [2021-05-20T06:13:10.878Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T06:13:10.878Z] ---> Running in 6d11ae1a6b42 [Pipeline] { [Pipeline] sh [2021-05-20T06:13:11.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T06:13:11.711Z] + go mod tidy [2021-05-20T06:13:12.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-05-20T06:13:12.355Z] OK: 149 MiB in 40 packages [2021-05-20T06:13:12.940Z] Removing intermediate container 6d11ae1a6b42 [2021-05-20T06:13:12.940Z] ---> c1b477821cab [2021-05-20T06:13:12.940Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T06:13:12.940Z] ---> Running in 4f9c78250ba4 [2021-05-20T06:13:12.997Z] + make test [2021-05-20T06:13:12.997Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T06:13:13.204Z] Removing intermediate container 4f9c78250ba4 [2021-05-20T06:13:13.204Z] ---> 99070ababd7a [2021-05-20T06:13:13.204Z] Step 7/8 : COPY . . [2021-05-20T06:13:14.436Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T06:13:14.598Z] ---> 892876b65b6c [2021-05-20T06:13:14.598Z] Step 8/8 : RUN go mod download [2021-05-20T06:13:14.598Z] ---> Running in 77f0021cb33e [2021-05-20T06:13:36.602Z] Removing intermediate container 77f0021cb33e [2021-05-20T06:13:36.602Z] ---> 02aa9d3b5e02 [2021-05-20T06:13:36.602Z] Successfully built 02aa9d3b5e02 [2021-05-20T06:13:36.602Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:13:36.960Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T06:13:36.960Z] . [Pipeline] withDockerContainer [2021-05-20T06:13:37.065Z] prd-centos7-docker-4c-2g-15284 does not seem to be running inside a container [2021-05-20T06:13:37.117Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-20T06:13:37.624Z] $ docker top 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T06:13:38.077Z] + go version [2021-05-20T06:13:38.078Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T06:13:38.107Z] $ docker stop --time=1 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e [2021-05-20T06:13:39.350Z] $ docker rm -f 7959e916479e4d4eddfad171cd8f461b42850ddaf38cf8d43b7b54a7fe24583e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:13:40.289Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T06:13:40.289Z] . [Pipeline] withDockerContainer [2021-05-20T06:13:40.404Z] prd-centos7-docker-4c-2g-15284 does not seem to be running inside a container [2021-05-20T06:13:40.454Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-20T06:13:41.324Z] $ docker top a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T06:13:41.790Z] + go mod tidy [Pipeline] sh [2021-05-20T06:13:42.404Z] + make test [2021-05-20T06:13:42.404Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T06:13:43.816Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T06:13:46.868Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T06:13:46.868Z] GO111MODULE=on go vet ./... [2021-05-20T06:14:02.106Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T06:14:02.107Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T06:14:02.107Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-20T06:14:05.246Z] $ docker stop --time=1 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 [2021-05-20T06:14:07.199Z] $ docker rm -f 65b2b4487325380aff170d170556a9bee072b34be36b9bf8f534a6347b478b79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T06:14:08.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T06:14:08.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] } [2021-05-20T06:14:13.724Z] $ docker stop --time=1 a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e [2021-05-20T06:14:18.894Z] $ docker rm -f a33a46b5a6cd429702fe6330c7994186be0e6a3307bf4cdd5edbcf4466ee6b6e [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T06:14:19.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T06:14:19.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T06:14:19.613Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T06:14:19.819Z] + ls -al . [2021-05-20T06:14:19.819Z] total 124 [2021-05-20T06:14:19.819Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:13 . [2021-05-20T06:14:19.819Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:11 .. [2021-05-20T06:14:19.819Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:11 .git [2021-05-20T06:14:19.819Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:11 .github [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 162 May 20 06:11 .gitignore [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 06:11 CONTRIBUTING.md [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 06:11 Dockerfile [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 902 May 20 06:11 Dockerfile.build [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 652 May 20 06:11 Jenkinsfile [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 06:11 LICENSE [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 941 May 20 06:11 Makefile [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 20 06:11 README.md [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 06:08 VERSION [2021-05-20T06:14:19.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:11 assets [2021-05-20T06:14:19.819Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:11 bin [2021-05-20T06:14:19.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:11 cmd [2021-05-20T06:14:19.819Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 06:13 coverage.out [2021-05-20T06:14:19.819Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 06:11 docs [2021-05-20T06:14:19.819Z] -rw-rw-r-- 1 jenkins jenkins 971 May 20 06:11 go.mod [2021-05-20T06:14:19.820Z] -rw-r--r-- 1 jenkins jenkins 24060 May 20 06:13 go.sum [2021-05-20T06:14:19.820Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 06:11 internal [2021-05-20T06:14:19.820Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 06:11 version.go [2021-05-20T06:14:19.820Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:11 web [2021-05-20T06:14:19.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-05-20T06:14:20.448Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 --label arch=arm64 --label version=0.0.0 . [2021-05-20T06:14:20.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T06:14:20.860Z] + ls -al . [2021-05-20T06:14:20.860Z] total 92 [2021-05-20T06:14:20.860Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 06:13 . [2021-05-20T06:14:20.860Z] drwxrwxr-x. 4 jenkins jenkins 28 May 20 06:12 .. [2021-05-20T06:14:20.860Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 06:12 assets [2021-05-20T06:14:20.860Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 06:12 bin [2021-05-20T06:14:20.860Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 06:12 cmd [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 06:12 CONTRIBUTING.md [2021-05-20T06:14:20.860Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 06:13 coverage.out [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 06:12 Dockerfile [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 902 May 20 06:12 Dockerfile.build [2021-05-20T06:14:20.860Z] drwxrwxr-x. 5 jenkins jenkins 104 May 20 06:12 docs [2021-05-20T06:14:20.860Z] drwxrwxr-x. 8 jenkins jenkins 179 May 20 06:12 .git [2021-05-20T06:14:20.860Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 06:12 .github [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 162 May 20 06:12 .gitignore [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 971 May 20 06:12 go.mod [2021-05-20T06:14:20.860Z] -rw-r--r--. 1 jenkins jenkins 24060 May 20 06:13 go.sum [2021-05-20T06:14:20.860Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 06:12 internal [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 652 May 20 06:12 Jenkinsfile [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 06:12 LICENSE [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 941 May 20 06:12 Makefile [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 20 06:12 README.md [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 5 May 20 06:08 VERSION [2021-05-20T06:14:20.860Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 06:12 version.go [2021-05-20T06:14:20.860Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 20 06:12 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:14:21.193Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 --label arch=amd64 --label version=0.0.0 . [2021-05-20T06:14:21.437Z] Sending build context to Docker daemon 35.59MB [2021-05-20T06:14:21.437Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-20T06:14:21.437Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T06:14:21.437Z] ---> d4c595e742ef [2021-05-20T06:14:21.437Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T06:14:21.456Z] Sending build context to Docker daemon 35.59MB [2021-05-20T06:14:21.457Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-20T06:14:21.457Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T06:14:21.457Z] ---> 02aa9d3b5e02 [2021-05-20T06:14:21.457Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T06:14:21.711Z] ---> Running in 8c0c8ae0a483 [2021-05-20T06:14:22.029Z] ---> Running in 0d5c2ee12713 [2021-05-20T06:14:22.029Z] Removing intermediate container 0d5c2ee12713 [2021-05-20T06:14:22.029Z] ---> 36a263465a5e [2021-05-20T06:14:22.029Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T06:14:22.029Z] ---> Running in 310d4c8787cd [2021-05-20T06:14:22.291Z] Removing intermediate container 310d4c8787cd [2021-05-20T06:14:22.291Z] ---> 8ea2b55340a0 [2021-05-20T06:14:22.291Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T06:14:22.291Z] ---> Running in 3b8d25399192 [2021-05-20T06:14:22.309Z] Removing intermediate container 8c0c8ae0a483 [2021-05-20T06:14:22.309Z] ---> b6790e6598d7 [2021-05-20T06:14:22.309Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T06:14:22.309Z] ---> Running in c2c4d451904c [2021-05-20T06:14:22.585Z] Removing intermediate container 3b8d25399192 [2021-05-20T06:14:22.585Z] ---> 184650b0c7c4 [2021-05-20T06:14:22.585Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T06:14:22.585Z] ---> Running in 64f95a8515cd [2021-05-20T06:14:22.585Z] Removing intermediate container 64f95a8515cd [2021-05-20T06:14:22.585Z] ---> 2cd4be8057c4 [2021-05-20T06:14:22.585Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T06:14:22.852Z] ---> Running in 61fcac05edf5 [2021-05-20T06:14:22.852Z] Removing intermediate container 61fcac05edf5 [2021-05-20T06:14:22.852Z] ---> bc714893dfdc [2021-05-20T06:14:22.852Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:14:22.852Z] ---> Running in 42425085eed2 [2021-05-20T06:14:22.912Z] Removing intermediate container c2c4d451904c [2021-05-20T06:14:22.912Z] ---> e251dd8555a6 [2021-05-20T06:14:22.912Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T06:14:23.188Z] ---> Running in 8d05a916ee95 [2021-05-20T06:14:23.427Z] Removing intermediate container 42425085eed2 [2021-05-20T06:14:23.427Z] ---> b3720696a45b [2021-05-20T06:14:23.427Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T06:14:23.427Z] ---> Running in 88e3f958627c [2021-05-20T06:14:23.460Z] Removing intermediate container 8d05a916ee95 [2021-05-20T06:14:23.460Z] ---> 44798ee7edde [2021-05-20T06:14:23.460Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T06:14:23.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T06:14:23.736Z] ---> Running in ba3244e0792b [2021-05-20T06:14:24.337Z] Removing intermediate container ba3244e0792b [2021-05-20T06:14:24.337Z] ---> a4748afa055c [2021-05-20T06:14:24.337Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T06:14:24.337Z] ---> Running in 02d1dc6dddd9 [2021-05-20T06:14:24.935Z] Removing intermediate container 02d1dc6dddd9 [2021-05-20T06:14:24.935Z] ---> 708d30a9fa1a [2021-05-20T06:14:24.935Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:14:24.935Z] ---> Running in 442f35baf41d [2021-05-20T06:14:25.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T06:14:27.555Z] Removing intermediate container 442f35baf41d [2021-05-20T06:14:27.555Z] ---> 175a3d263276 [2021-05-20T06:14:27.555Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T06:14:27.555Z] ---> Running in 6458847dc71b [2021-05-20T06:14:28.160Z] OK: 149 MiB in 40 packages [2021-05-20T06:14:28.160Z] Removing intermediate container 88e3f958627c [2021-05-20T06:14:28.160Z] ---> 80cd73148d53 [2021-05-20T06:14:28.160Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T06:14:28.160Z] ---> Running in a944e45ac0ce [2021-05-20T06:14:28.160Z] Removing intermediate container a944e45ac0ce [2021-05-20T06:14:28.160Z] ---> 7aac6c838b61 [2021-05-20T06:14:28.160Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T06:14:28.423Z] ---> Running in 643272a9e933 [2021-05-20T06:14:28.423Z] Removing intermediate container 643272a9e933 [2021-05-20T06:14:28.423Z] ---> 60b31d0a2de8 [2021-05-20T06:14:28.423Z] Step 12/24 : COPY go.mod . [2021-05-20T06:14:28.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:14:28.691Z] ---> 3bfd7d927d29 [2021-05-20T06:14:28.691Z] Step 13/24 : COPY Makefile . [2021-05-20T06:14:28.962Z] ---> 1e5f43bddba5 [2021-05-20T06:14:28.962Z] Step 14/24 : RUN make update [2021-05-20T06:14:28.962Z] ---> Running in 8b02d0022c46 [2021-05-20T06:14:29.240Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T06:14:29.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:14:29.812Z] Removing intermediate container 8b02d0022c46 [2021-05-20T06:14:29.813Z] ---> 22a20bf4eb24 [2021-05-20T06:14:29.813Z] Step 15/24 : COPY . . [2021-05-20T06:14:30.501Z] OK: 138 MiB in 40 packages [2021-05-20T06:14:31.484Z] Removing intermediate container 6458847dc71b [2021-05-20T06:14:31.484Z] ---> de2f81e3213a [2021-05-20T06:14:31.484Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T06:14:31.484Z] ---> Running in 6e85f2f666f6 [2021-05-20T06:14:31.733Z] ---> 34eef442424b [2021-05-20T06:14:31.733Z] Step 16/24 : RUN ${MAKE} [2021-05-20T06:14:32.002Z] ---> Running in a84c1bc2dce7 [2021-05-20T06:14:32.099Z] Removing intermediate container 6e85f2f666f6 [2021-05-20T06:14:32.099Z] ---> ac6bc9d2d9c9 [2021-05-20T06:14:32.099Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T06:14:32.099Z] ---> Running in 592de110a77f [2021-05-20T06:14:32.270Z] 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 [2021-05-20T06:14:32.699Z] Removing intermediate container 592de110a77f [2021-05-20T06:14:32.699Z] ---> 4319fdddefa7 [2021-05-20T06:14:32.699Z] Step 12/24 : COPY go.mod . [2021-05-20T06:14:33.301Z] ---> b715cc971b85 [2021-05-20T06:14:33.301Z] Step 13/24 : COPY Makefile . [2021-05-20T06:14:34.313Z] ---> 2c0618ce0c57 [2021-05-20T06:14:34.313Z] Step 14/24 : RUN make update [2021-05-20T06:14:34.313Z] ---> Running in 05ab1a5e32ce [2021-05-20T06:14:35.760Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T06:14:36.739Z] Removing intermediate container 05ab1a5e32ce [2021-05-20T06:14:36.739Z] ---> 23d17e81924a [2021-05-20T06:14:36.739Z] Step 15/24 : COPY . . [2021-05-20T06:14:40.132Z] ---> 9a10327b0b61 [2021-05-20T06:14:40.132Z] Step 16/24 : RUN ${MAKE} [2021-05-20T06:14:40.132Z] ---> Running in d10cc7676654 [2021-05-20T06:14:41.567Z] 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 [2021-05-20T06:14:42.348Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T06:14:43.754Z] Removing intermediate container a84c1bc2dce7 [2021-05-20T06:14:43.754Z] ---> c3307b55c508 [2021-05-20T06:14:43.754Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T06:14:44.329Z] 3.12: Pulling from library/alpine [2021-05-20T06:14:44.329Z] 339de151aab4: Pulling fs layer [2021-05-20T06:14:44.592Z] 339de151aab4: Verifying Checksum [2021-05-20T06:14:44.592Z] 339de151aab4: Download complete [2021-05-20T06:14:44.854Z] 339de151aab4: Pull complete [2021-05-20T06:14:44.854Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T06:14:44.854Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T06:14:44.854Z] ---> 13621d1b12d4 [2021-05-20T06:14:44.854Z] Step 18/24 : EXPOSE 4000 [2021-05-20T06:14:44.854Z] ---> Running in 4ba01a488550 [2021-05-20T06:14:45.123Z] Removing intermediate container 4ba01a488550 [2021-05-20T06:14:45.123Z] ---> 123050f95342 [2021-05-20T06:14:45.123Z] 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 [2021-05-20T06:14:46.516Z] ---> 4419044143a1 [2021-05-20T06:14:46.516Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T06:14:46.516Z] ---> Running in e3733b3d6deb [2021-05-20T06:14:46.516Z] Removing intermediate container e3733b3d6deb [2021-05-20T06:14:46.516Z] ---> 53ce7bbbdbc5 [2021-05-20T06:14:46.516Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T06:14:46.516Z] ---> Running in 47cb390598e8 [2021-05-20T06:14:46.778Z] Removing intermediate container 47cb390598e8 [2021-05-20T06:14:46.778Z] ---> 11e810a99c06 [2021-05-20T06:14:46.778Z] Step 22/24 : LABEL arch=amd64 [2021-05-20T06:14:47.040Z] ---> Running in 112d75a83f30 [2021-05-20T06:14:47.040Z] Removing intermediate container 112d75a83f30 [2021-05-20T06:14:47.040Z] ---> 471f837b4ad5 [2021-05-20T06:14:47.040Z] Step 23/24 : LABEL git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:14:47.040Z] ---> Running in 3f6780a74070 [2021-05-20T06:14:47.302Z] Removing intermediate container 3f6780a74070 [2021-05-20T06:14:47.302Z] ---> 099b2973bc81 [2021-05-20T06:14:47.302Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:14:47.302Z] ---> Running in 51b5dda613bc [2021-05-20T06:14:47.302Z] Removing intermediate container 51b5dda613bc [2021-05-20T06:14:47.302Z] ---> 56b10a6491cc [2021-05-20T06:14:47.302Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T06:14:47.302Z] Successfully built 56b10a6491cc [2021-05-20T06:14:47.564Z] Successfully tagged edgex-ui: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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:14:48.655Z] ---> job-cost.sh [2021-05-20T06:14:48.655Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nnmR [2021-05-20T06:15:00.918Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T06:15:08.475Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T06:15:10.460Z] Removing intermediate container d10cc7676654 [2021-05-20T06:15:10.460Z] ---> 7321444cf4b8 [2021-05-20T06:15:10.460Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T06:15:11.056Z] 3.12: Pulling from library/alpine [2021-05-20T06:15:11.056Z] d2f70382dc9a: Pulling fs layer [2021-05-20T06:15:11.331Z] d2f70382dc9a: Verifying Checksum [2021-05-20T06:15:11.331Z] d2f70382dc9a: Download complete [2021-05-20T06:15:11.932Z] d2f70382dc9a: Pull complete [2021-05-20T06:15:11.932Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T06:15:11.932Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T06:15:11.932Z] ---> 9852663dfa18 [2021-05-20T06:15:11.932Z] Step 18/24 : EXPOSE 4000 [2021-05-20T06:15:12.208Z] ---> Running in 019fb9816e2f [2021-05-20T06:15:12.846Z] Removing intermediate container 019fb9816e2f [2021-05-20T06:15:12.846Z] ---> 423ecb7e091d [2021-05-20T06:15:12.846Z] 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 [2021-05-20T06:15:14.831Z] ---> 862f0151dbe7 [2021-05-20T06:15:14.831Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T06:15:15.112Z] ---> Running in 35258e43e8b7 [2021-05-20T06:15:15.713Z] Removing intermediate container 35258e43e8b7 [2021-05-20T06:15:15.713Z] ---> 755f080df48d [2021-05-20T06:15:15.713Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T06:15:15.713Z] ---> Running in fb53825e41c9 [2021-05-20T06:15:16.310Z] Removing intermediate container fb53825e41c9 [2021-05-20T06:15:16.310Z] ---> 04a3c92f2390 [2021-05-20T06:15:16.310Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T06:15:16.310Z] ---> Running in 11f8973b4495 [2021-05-20T06:15:16.907Z] Removing intermediate container 11f8973b4495 [2021-05-20T06:15:16.907Z] ---> dbbd1ce02b72 [2021-05-20T06:15:16.907Z] Step 23/24 : LABEL git_sha=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [2021-05-20T06:15:16.907Z] ---> Running in 0b9553fded8a [2021-05-20T06:15:17.511Z] Removing intermediate container 0b9553fded8a [2021-05-20T06:15:17.511Z] ---> a50a10466533 [2021-05-20T06:15:17.511Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:15:17.511Z] ---> Running in 70801c4d733e [2021-05-20T06:15:18.107Z] Removing intermediate container 70801c4d733e [2021-05-20T06:15:18.107Z] ---> 2448de0d5ecd [2021-05-20T06:15:18.107Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T06:15:18.107Z] Successfully built 2448de0d5ecd [2021-05-20T06:15:18.107Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:15:19.003Z] ---> job-cost.sh [2021-05-20T06:15:19.004Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qmvf [2021-05-20T06:15:27.533Z] lf-activate-venv(): INFO: Adding /tmp/venv-nnmR/bin to PATH [2021-05-20T06:15:27.533Z] INFO: No Stack... [2021-05-20T06:15:27.533Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T06:15:27.533Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T06:15:27.862Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-20T06:15:27.863Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T06:15:27.923Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [2021-05-20T06:15:27.930Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] did not exist. Created. [2021-05-20T06:15:27.930Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T06:15:28.351Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T06:15:28.431Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T06:15:28.451Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T06:15:57.983Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T06:17:19.743Z] lf-activate-venv(): INFO: Adding /tmp/venv-Qmvf/bin to PATH [2021-05-20T06:17:19.743Z] INFO: No Stack... [2021-05-20T06:17:19.743Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T06:17:19.743Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T06:17:20.111Z] + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-20T06:17:20.111Z] cut -d, -f6 [Pipeline] lock [2021-05-20T06:17:20.205Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [2021-05-20T06:17:20.213Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] did not exist. Created. [2021-05-20T06:17:20.213Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T06:17:20.666Z] /w/workspace/edgex-ui-go/1@tmp/durable-c9e66614/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-c9e66614/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T06:17:21.043Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T06:17:21.086Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T06:17:21.317Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T06:17:21.340Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-1-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-20T06:17:22.509Z] provisioning config files... [2021-05-20T06:17:22.536Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config8379051256608839032tmp [Pipeline] { [Pipeline] sh [2021-05-20T06:17:22.905Z] + set +x [2021-05-20T06:17:22.905Z] + bash -s -- [2021-05-20T06:17:22.905Z] + curl -s https://codecov.io/bash [2021-05-20T06:17:22.905Z] [2021-05-20T06:17:22.905Z] _____ _ [2021-05-20T06:17:22.905Z] / ____| | | [2021-05-20T06:17:22.905Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T06:17:22.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T06:17:22.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T06:17:22.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T06:17:22.905Z] Bash-1.0.2 [2021-05-20T06:17:22.905Z] [2021-05-20T06:17:22.905Z] [2021-05-20T06:17:22.905Z] ==> git version 2.24.4 found [2021-05-20T06:17:22.905Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-20T06:17:22.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T06:17:22.905Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T06:17:22.905Z] ==> Jenkins CI detected. [2021-05-20T06:17:22.905Z] project root: . [2021-05-20T06:17:22.905Z] --> token set from env [2021-05-20T06:17:23.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T06:17:23.168Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T06:17:23.168Z] ==> Python coveragepy not found [2021-05-20T06:17:23.168Z] ==> Searching for coverage reports in: [2021-05-20T06:17:23.168Z] + . [2021-05-20T06:17:23.168Z] -> Found 1 reports [2021-05-20T06:17:23.168Z] ==> Detecting git/mercurial file structure [2021-05-20T06:17:23.168Z] ==> Reading reports [2021-05-20T06:17:23.168Z] + ./coverage.out bytes=10 [2021-05-20T06:17:23.168Z] ==> Appending adjustments [2021-05-20T06:17:23.168Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T06:17:23.168Z] + Found adjustments [2021-05-20T06:17:23.168Z] ==> Gzipping contents [2021-05-20T06:17:23.168Z] 4.0K /tmp/codecov.1EPTDn.gz [2021-05-20T06:17:23.168Z] ==> Uploading reports [2021-05-20T06:17:23.168Z] url: https://codecov.io [2021-05-20T06:17:23.168Z] query: branch=PR-361&commit=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= [2021-05-20T06:17:23.168Z] -> Pinging Codecov [2021-05-20T06:17:23.168Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-361&commit=338cf6042a68e46c4e0b95e8e74ae4cabe2f5310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= [2021-05-20T06:17:23.746Z] -> Uploading to [2021-05-20T06:17:23.746Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/338cf6042a68e46c4e0b95e8e74ae4cabe2f5310/2c936b59-9262-471b-b14b-137d0057ff79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T061723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8a3ffc90a27ace9197f4b69651695189f3f5d26f63ad52b995c41c79f8eaa7a [2021-05-20T06:17:23.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T06:17:23.746Z] Dload Upload Total Spent Left Speed [2021-05-20T06:17:24.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 5137 --:--:-- --:--:-- --:--:-- 5134 100 3918 0 0 100 3918 0 5136 --:--:-- --:--:-- --:--:-- 5134 [2021-05-20T06:17:24.696Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 [Pipeline] } [2021-05-20T06:17:24.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-05-20T06:17:27.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:27.973Z] ---> package-listing.sh [2021-05-20T06:17:27.973Z] ++ facter osfamily [2021-05-20T06:17:27.973Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T06:17:28.239Z] + OS_FAMILY=redhat [2021-05-20T06:17:28.239Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-361 [2021-05-20T06:17:28.239Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T06:17:28.239Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T06:17:28.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T06:17:28.239Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T06:17:28.239Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' [2021-05-20T06:17:28.239Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T06:17:28.239Z] + case "${OS_FAMILY}" in [2021-05-20T06:17:28.239Z] + sort [2021-05-20T06:17:28.239Z] + rpm -qa [2021-05-20T06:17:28.814Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T06:17:28.814Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T06:17:28.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T06:17:29.076Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' [2021-05-20T06:17:29.076Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [2021-05-20T06:17:29.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [Pipeline] echo [2021-05-20T06:17:29.117Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T06:17:29.439Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:17:30.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:17:30.077Z] [2021-05-20T06:17:30.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:17:30.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:17:30.459Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T06:17:30.459Z] df20fa9351a1: Pulling fs layer [2021-05-20T06:17:30.459Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T06:17:30.459Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T06:17:30.459Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T06:17:30.459Z] 93b61091891f: Pulling fs layer [2021-05-20T06:17:30.459Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T06:17:30.459Z] 5e14af77c1be: Pulling fs layer [2021-05-20T06:17:30.459Z] 01666e4c0597: Pulling fs layer [2021-05-20T06:17:30.459Z] aa168da1d23b: Pulling fs layer [2021-05-20T06:17:30.459Z] 46f8f816bc3b: Waiting [2021-05-20T06:17:30.459Z] 93b61091891f: Waiting [2021-05-20T06:17:30.459Z] 93b9cdb0e59b: Waiting [2021-05-20T06:17:30.459Z] 5e14af77c1be: Waiting [2021-05-20T06:17:30.459Z] 01666e4c0597: Waiting [2021-05-20T06:17:30.459Z] aa168da1d23b: Waiting [2021-05-20T06:17:30.459Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T06:17:30.459Z] 36b3adc4ff6f: Download complete [2021-05-20T06:17:30.724Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T06:17:30.724Z] 46f8f816bc3b: Download complete [2021-05-20T06:17:30.724Z] df20fa9351a1: Verifying Checksum [2021-05-20T06:17:30.724Z] df20fa9351a1: Download complete [2021-05-20T06:17:30.724Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T06:17:30.724Z] 93b9cdb0e59b: Download complete [2021-05-20T06:17:30.724Z] 5e14af77c1be: Verifying Checksum [2021-05-20T06:17:30.724Z] 5e14af77c1be: Download complete [2021-05-20T06:17:30.724Z] 01666e4c0597: Verifying Checksum [2021-05-20T06:17:30.724Z] 01666e4c0597: Download complete [2021-05-20T06:17:30.724Z] 93b61091891f: Verifying Checksum [2021-05-20T06:17:30.724Z] 93b61091891f: Download complete [2021-05-20T06:17:30.985Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T06:17:30.985Z] 8ad3a11d3b57: Download complete [2021-05-20T06:17:30.985Z] df20fa9351a1: Pull complete [2021-05-20T06:17:30.985Z] 36b3adc4ff6f: Pull complete [2021-05-20T06:17:31.564Z] 8ad3a11d3b57: Pull complete [2021-05-20T06:17:31.826Z] 46f8f816bc3b: Pull complete [2021-05-20T06:17:32.088Z] 93b61091891f: Pull complete [2021-05-20T06:17:32.353Z] 93b9cdb0e59b: Pull complete [2021-05-20T06:17:32.618Z] 5e14af77c1be: Pull complete [2021-05-20T06:17:32.618Z] 01666e4c0597: Pull complete [2021-05-20T06:17:33.193Z] aa168da1d23b: Verifying Checksum [2021-05-20T06:17:33.193Z] aa168da1d23b: Download complete [2021-05-20T06:17:38.537Z] aa168da1d23b: Pull complete [2021-05-20T06:17:38.537Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T06:17:38.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:17:38.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T06:17:38.660Z] prd-centos7-docker-4c-2g-15282 does not seem to be running inside a container [2021-05-20T06:17:38.707Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T06:17:43.593Z] $ docker top 45615bebd6c3488b98ecabfdcee2905d17f1be66ef13741f5d58dcc69e3d9f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T06:17:44.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T06:17:44.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T06:17:44.713Z] + ls /var/log/sa-host [2021-05-20T06:17:44.713Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T06:17:44.713Z] file_magic: OK [2021-05-20T06:17:44.713Z] HZ: Using current value: 100 [2021-05-20T06:17:44.713Z] file_header: OK [2021-05-20T06:17:44.713Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T06:17:44.713Z] Statistics: [2021-05-20T06:17:44.713Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T06:17:44.713Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T06:17:44.713Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T06:17:44.713Z] file_magic: OK [2021-05-20T06:17:44.713Z] HZ: Using current value: 100 [2021-05-20T06:17:44.713Z] file_header: OK [2021-05-20T06:17:44.713Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T06:17:44.713Z] Statistics: [2021-05-20T06:17:44.713Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T06:17:44.713Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T06:17:45.027Z] provisioning config files... [2021-05-20T06:17:45.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config2580450252202220352tmp [Pipeline] { [Pipeline] echo [2021-05-20T06:17:45.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:45.445Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T06:17:45.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T06:17:45.547Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:45.892Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T06:17:45.925Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:46.277Z] ---> sudo-logs.sh [2021-05-20T06:17:46.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T06:17:46.359Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:46.705Z] ---> job-cost.sh [2021-05-20T06:17:46.705Z] lf-activate-venv: SKIPPING [2021-05-20T06:17:46.705Z] DEBUG: total: 0.18000000715255737 [2021-05-20T06:17:46.705Z] INFO: Retrieving Stack Cost... [2021-05-20T06:17:47.649Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T06:17:48.223Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T06:17:48.275Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:17:48.612Z] ---> logs-deploy.sh [2021-05-20T06:17:48.612Z] lf-activate-venv: SKIPPING [2021-05-20T06:17:48.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-361/1 [2021-05-20T06:17:48.612Z] INFO: archiving workspace using pattern(s): [2021-05-20T06:17:49.557Z] Archives upload complete. [2021-05-20T06:17:49.557Z] INFO: archiving logs to Nexus