Pull request #271 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f rather than 0c121203def3a47d89981f397ab0e517c87266b8 Obtained Jenkinsfile from 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-271/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-271/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13561 in /w/workspace/edgexfoundry_edgex-ui-go_PR-271 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-271 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f into PR head commit 0c121203def3a47d89981f397ab0e517c87266b8 Merge succeeded, producing 0c121203def3a47d89981f397ab0e517c87266b8 Checking out Revision 0c121203def3a47d89981f397ab0e517c87266b8 (PR-271) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 Commit message: "modify rule engine health check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T09:14:27.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T09:14:27.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T09:14:27.682Z] ========================================================= [2020-11-26T09:14:27.682Z] EdgeX Global Pipelines Version Info [2020-11-26T09:14:27.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:14:29.212Z] ------------------- [2020-11-26T09:14:29.212Z] stable info: [2020-11-26T09:14:29.212Z] ------------------- [2020-11-26T09:14:29.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T09:14:29.212Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T09:14:29.212Z] Message: update stable to v1.0.167 [2020-11-26T09:14:30.161Z] ------------------- [2020-11-26T09:14:30.161Z] experimental info: [2020-11-26T09:14:30.161Z] ------------------- [2020-11-26T09:14:30.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T09:14:30.161Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T09:14:30.161Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-26T09:14:30.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-11-26T09:14:30.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-11-26T09:14:30.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T09:14:31.128Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T09:14:31.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T09:14:31.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T09:14:31.527Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T09:14:31.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T09:14:31.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-26T09:14:31.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T09:14:32.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T09:14:32.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-11-26T09:14:32.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T09:14:32.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T09:14:32.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T09:14:32.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T09:14:32.900Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T09:14:33.040Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T09:14:33.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T09:14:33.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-26T09:14:33.469Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-26T09:14:33.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-26T09:14:33.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-26T09:14:33.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-26T09:14:34.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-26T09:14:34.193Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T09:14:34.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-271 [Pipeline] echo [2020-11-26T09:14:34.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-271 [Pipeline] echo [2020-11-26T09:14:34.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-271 [Pipeline] echo [2020-11-26T09:14:34.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c121203def3a47d89981f397ab0e517c87266b8 [Pipeline] echo [2020-11-26T09:14:34.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c12120 [Pipeline] echo [2020-11-26T09:14:35.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:14:35.346Z] provisioning config files... [2020-11-26T09:14:35.378Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/config808594931220581216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:14:35.797Z] ---> docker-login.sh [2020-11-26T09:14:35.797Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:14:36.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:14:36.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:14:36.060Z] Configure a credential helper to remove this warning. See [2020-11-26T09:14:36.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:14:36.060Z] [2020-11-26T09:14:36.325Z] Login Succeeded [2020-11-26T09:14:36.325Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:14:36.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:14:36.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:14:36.325Z] Configure a credential helper to remove this warning. See [2020-11-26T09:14:36.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:14:36.325Z] [2020-11-26T09:14:36.325Z] Login Succeeded [2020-11-26T09:14:36.325Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:14:36.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:14:36.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:14:36.593Z] Configure a credential helper to remove this warning. See [2020-11-26T09:14:36.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:14:36.593Z] [2020-11-26T09:14:36.593Z] Login Succeeded [2020-11-26T09:14:36.593Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:14:36.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:14:36.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:14:36.857Z] Configure a credential helper to remove this warning. See [2020-11-26T09:14:36.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:14:36.857Z] [2020-11-26T09:14:36.857Z] Login Succeeded [2020-11-26T09:14:36.857Z] docker.io [2020-11-26T09:14:36.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:14:37.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:14:37.120Z] Configure a credential helper to remove this warning. See [2020-11-26T09:14:37.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:14:37.120Z] [2020-11-26T09:14:37.120Z] Login Succeeded [2020-11-26T09:14:37.120Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:14:37.151Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T09:14:38.152Z] + git log --format=format:%s -1 0c121203def3a47d89981f397ab0e517c87266b8 [Pipeline] echo [2020-11-26T09:14:38.244Z] GIT_COMMIT: 0c121203def3a47d89981f397ab0e517c87266b8, Commit Message: modify rule engine health check [Pipeline] echo [2020-11-26T09:14:38.318Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:39.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:14:39.682Z] [2020-11-26T09:14:39.682Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:40.131Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:14:40.131Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T09:14:40.131Z] 31603596830f: Pulling fs layer [2020-11-26T09:14:40.131Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T09:14:40.131Z] 6ca5941a6612: Pulling fs layer [2020-11-26T09:14:40.131Z] ecc8261a40a4: Pulling fs layer [2020-11-26T09:14:40.131Z] ecc8261a40a4: Waiting [2020-11-26T09:14:40.131Z] 2a8b12db71e7: Verifying Checksum [2020-11-26T09:14:40.131Z] 2a8b12db71e7: Download complete [2020-11-26T09:14:40.396Z] 31603596830f: Verifying Checksum [2020-11-26T09:14:40.396Z] 31603596830f: Download complete [2020-11-26T09:14:40.396Z] 6ca5941a6612: Verifying Checksum [2020-11-26T09:14:40.396Z] 6ca5941a6612: Download complete [2020-11-26T09:14:40.396Z] ecc8261a40a4: Verifying Checksum [2020-11-26T09:14:40.396Z] ecc8261a40a4: Download complete [2020-11-26T09:14:40.663Z] 31603596830f: Pull complete [2020-11-26T09:14:40.663Z] 2a8b12db71e7: Pull complete [2020-11-26T09:14:41.611Z] 6ca5941a6612: Pull complete [2020-11-26T09:14:41.875Z] ecc8261a40a4: Pull complete [2020-11-26T09:14:41.875Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T09:14:41.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:14:41.875Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T09:14:41.999Z] prd-centos7-docker-4c-2g-13561 does not seem to be running inside a container [2020-11-26T09:14:42.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-271 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-271:/w/workspace/edgexfoundry_edgex-ui-go_PR-271:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-271@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T09:14:43.988Z] $ docker top 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T09:14:44.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T09:14:44.390Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T09:14:44.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T09:14:44.615Z] $ docker exec 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 ssh-agent [2020-11-26T09:14:44.782Z] SSH_AUTH_SOCK=/tmp/ssh-Do6sQ2mnQHK9/agent.11 [2020-11-26T09:14:44.782Z] SSH_AGENT_PID=16 [2020-11-26T09:14:44.792Z] Running ssh-add (command line suppressed) [2020-11-26T09:14:44.914Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/private_key_1969099466626756297.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/private_key_1969099466626756297.key) [2020-11-26T09:14:44.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T09:14:45.375Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T09:14:45.405Z] $ docker exec --env ******** --env ******** 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 ssh-agent -k [2020-11-26T09:14:45.525Z] unset SSH_AUTH_SOCK; [2020-11-26T09:14:45.526Z] unset SSH_AGENT_PID; [2020-11-26T09:14:45.526Z] echo Agent pid 16 killed; [2020-11-26T09:14:45.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T09:14:45.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T09:14:45.803Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T09:14:45.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T09:14:45.970Z] $ docker exec 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 ssh-agent [2020-11-26T09:14:46.133Z] SSH_AUTH_SOCK=/tmp/ssh-rpoZUnpRnwbW/agent.45 [2020-11-26T09:14:46.133Z] SSH_AGENT_PID=50 [2020-11-26T09:14:46.139Z] Running ssh-add (command line suppressed) [2020-11-26T09:14:46.257Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/private_key_5450938790094475645.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/private_key_5450938790094475645.key) [2020-11-26T09:14:46.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T09:14:46.697Z] + git semver init [2020-11-26T09:14:46.697Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T09:14:46.697Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-271/.git [2020-11-26T09:14:46.697Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-271 [2020-11-26T09:14:46.697Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T09:14:46.697Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T09:14:46.697Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T09:14:46.697Z] # $SEMVER_BRANCH = PR-271 [2020-11-26T09:14:46.697Z] # $SEMVER_TEMP = /tmp/semver-275380877 [2020-11-26T09:14:46.697Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-11-26T09:14:47.651Z] # '/tmp/semver-275380877' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-271/.semver' [2020-11-26T09:14:47.651Z] # -> Force: false [2020-11-26T09:14:47.651Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-271/.semver [Pipeline] } [2020-11-26T09:14:47.676Z] $ docker exec --env ******** --env ******** 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 ssh-agent -k [2020-11-26T09:14:47.792Z] unset SSH_AUTH_SOCK; [2020-11-26T09:14:47.793Z] unset SSH_AGENT_PID; [2020-11-26T09:14:47.793Z] echo Agent pid 50 killed; [2020-11-26T09:14:47.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T09:14:48.508Z] + git semver [Pipeline] } [2020-11-26T09:14:48.542Z] $ docker stop --time=1 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 [2020-11-26T09:14:49.915Z] $ docker rm -f 8416441075e09704b4384dc3c6fb750cad0f85793b6dd08294eb624178cc2326 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T09:14:50.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T09:14:51.001Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T09:14:51.022Z] [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 [2020-11-26T09:14:52.360Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13558 in /w/workspace/edgexfoundry_edgex-ui-go_PR-271 [Pipeline] { [Pipeline] ws [2020-11-26T09:14:52.467Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-11-26T09:14:57.717Z] using credential edgex-jenkins-ssh [2020-11-26T09:14:57.787Z] Cloning the remote Git repository [2020-11-26T09:14:57.851Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:14:57.978Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-11-26T09:14:58.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:14:58.093Z] > git --version # timeout=10 [2020-11-26T09:14:58.125Z] > git --version # 'git version 2.17.1' [2020-11-26T09:14:58.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:14:58.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:14:59.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-26T09:14:59.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:14:59.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-26T09:14:59.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:14:59.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:14:59.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T09:15:00.376Z] Merging remotes/origin/master commit 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f into PR head commit 0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:15:00.716Z] Merge succeeded, producing 0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:15:00.716Z] Checking out Revision 0c121203def3a47d89981f397ab0e517c87266b8 (PR-271) [2020-11-26T09:15:00.400Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T09:15:00.414Z] > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 [2020-11-26T09:15:00.642Z] > git remote # timeout=10 [2020-11-26T09:15:00.658Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T09:15:00.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:15:00.683Z] > git merge 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f # timeout=10 [2020-11-26T09:15:00.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T09:15:00.725Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T09:15:00.734Z] > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 [2020-11-26T09:15:05.416Z] Commit message: "modify rule engine health check" [2020-11-26T09:15:05.474Z] > git --version # timeout=10 [2020-11-26T09:15:05.483Z] > git --version # 'git version 2.17.1' [2020-11-26T09:15:05.492Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T09:15:06.991Z] Still waiting to schedule task [2020-11-26T09:15:06.991Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-26T09:15:07.195Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:15:07.637Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:15:08.015Z] + true [2020-11-26T09:15:08.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:15:10.807Z] provisioning config files... [2020-11-26T09:15:10.853Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2991305163670709790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:15:11.418Z] ---> docker-login.sh [2020-11-26T09:15:11.418Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:15:12.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:15:12.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:15:12.680Z] Configure a credential helper to remove this warning. See [2020-11-26T09:15:12.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:15:12.680Z] [2020-11-26T09:15:12.681Z] Login Succeeded [2020-11-26T09:15:12.681Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:15:13.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:15:13.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:15:13.282Z] Configure a credential helper to remove this warning. See [2020-11-26T09:15:13.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:15:13.282Z] [2020-11-26T09:15:13.282Z] Login Succeeded [2020-11-26T09:15:13.282Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:15:13.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:15:13.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:15:13.882Z] Configure a credential helper to remove this warning. See [2020-11-26T09:15:13.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:15:13.882Z] [2020-11-26T09:15:13.882Z] Login Succeeded [2020-11-26T09:15:13.882Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:15:14.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:15:14.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:15:14.492Z] Configure a credential helper to remove this warning. See [2020-11-26T09:15:14.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:15:14.492Z] [2020-11-26T09:15:14.492Z] Login Succeeded [2020-11-26T09:15:14.492Z] docker.io [2020-11-26T09:15:15.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:15:15.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:15:15.367Z] Configure a credential helper to remove this warning. See [2020-11-26T09:15:15.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:15:15.367Z] [2020-11-26T09:15:15.367Z] Login Succeeded [2020-11-26T09:15:15.367Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:15:15.412Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T09:15:15.994Z] ========================================================= [2020-11-26T09:15:15.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T09:15:15.994Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:15:16.421Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-26T09:15:17.035Z] Sending build context to Docker daemon 15.63MB [2020-11-26T09:15:17.035Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T09:15:17.035Z] Step 2/8 : FROM ${BASE} [2020-11-26T09:15:17.315Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T09:15:17.315Z] b538f80385f9: Pulling fs layer [2020-11-26T09:15:17.315Z] 74f711af9a0d: Pulling fs layer [2020-11-26T09:15:17.315Z] 99f96fe45779: Pulling fs layer [2020-11-26T09:15:17.315Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T09:15:17.315Z] 45590311c82a: Pulling fs layer [2020-11-26T09:15:17.315Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T09:15:17.315Z] 209524e5b208: Pulling fs layer [2020-11-26T09:15:17.315Z] 8529a6b9a6be: Waiting [2020-11-26T09:15:17.315Z] 45590311c82a: Waiting [2020-11-26T09:15:17.315Z] 69ca0ff8b7b3: Waiting [2020-11-26T09:15:17.315Z] 209524e5b208: Waiting [2020-11-26T09:15:17.315Z] 99f96fe45779: Verifying Checksum [2020-11-26T09:15:17.315Z] 99f96fe45779: Download complete [2020-11-26T09:15:17.315Z] 74f711af9a0d: Verifying Checksum [2020-11-26T09:15:17.316Z] 74f711af9a0d: Download complete [2020-11-26T09:15:17.316Z] 45590311c82a: Verifying Checksum [2020-11-26T09:15:17.316Z] 45590311c82a: Download complete [2020-11-26T09:15:17.316Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T09:15:17.316Z] 69ca0ff8b7b3: Download complete [2020-11-26T09:15:17.316Z] b538f80385f9: Verifying Checksum [2020-11-26T09:15:17.316Z] b538f80385f9: Download complete [2020-11-26T09:15:18.316Z] b538f80385f9: Pull complete [2020-11-26T09:15:18.596Z] 74f711af9a0d: Pull complete [2020-11-26T09:15:19.210Z] 99f96fe45779: Pull complete [2020-11-26T09:15:19.816Z] 209524e5b208: Verifying Checksum [2020-11-26T09:15:19.816Z] 209524e5b208: Download complete [2020-11-26T09:15:21.267Z] 8529a6b9a6be: Download complete [2020-11-26T09:15:31.437Z] 8529a6b9a6be: Pull complete [2020-11-26T09:15:31.437Z] 45590311c82a: Pull complete [2020-11-26T09:15:31.437Z] 69ca0ff8b7b3: Pull complete [2020-11-26T09:15:34.846Z] 209524e5b208: Pull complete [2020-11-26T09:15:34.846Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T09:15:34.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T09:15:34.846Z] ---> 5bddaf1c2fca [2020-11-26T09:15:34.846Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T09:15:38.237Z] ---> Running in 0e178899e6ca [2020-11-26T09:15:38.839Z] Removing intermediate container 0e178899e6ca [2020-11-26T09:15:38.839Z] ---> f43b0e6bd86e [2020-11-26T09:15:38.839Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:15:38.839Z] ---> Running in abac241520a6 [2020-11-26T09:15:41.479Z] Removing intermediate container abac241520a6 [2020-11-26T09:15:41.479Z] ---> 7f63a5f2ff46 [2020-11-26T09:15:41.479Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T09:15:41.479Z] ---> Running in aafe9c6e7bea [2020-11-26T09:15:42.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:15:43.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:15:44.062Z] OK: 142 MiB in 39 packages [2020-11-26T09:15:45.505Z] Removing intermediate container aafe9c6e7bea [2020-11-26T09:15:45.505Z] ---> 3006b16d9c0b [2020-11-26T09:15:45.505Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-26T09:15:45.505Z] ---> Running in 3ef8d3d30b9d [2020-11-26T09:15:46.103Z] Removing intermediate container 3ef8d3d30b9d [2020-11-26T09:15:46.103Z] ---> fb82661901be [2020-11-26T09:15:46.103Z] Step 7/8 : COPY . . [2020-11-26T09:15:48.084Z] ---> bad0810952a6 [2020-11-26T09:15:48.084Z] Step 8/8 : RUN go mod download [2020-11-26T09:15:48.084Z] ---> Running in 6a7f95b263f6 [2020-11-26T09:16:14.892Z] Removing intermediate container 6a7f95b263f6 [2020-11-26T09:16:14.893Z] ---> 7b8977949a3f [2020-11-26T09:16:14.893Z] Successfully built 7b8977949a3f [2020-11-26T09:16:14.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:15.296Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T09:16:15.296Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:15.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-13558 does not seem to be running inside a container [2020-11-26T09:16:15.674Z] $ 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-arm64 cat [2020-11-26T09:16:17.115Z] $ docker top 5ce0edc641cd5a7f51d4df29f338ff8366069c2eee9d03ca9b7f60e7ae236d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:18.212Z] + go version [2020-11-26T09:16:18.212Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-26T09:16:18.256Z] $ docker stop --time=1 5ce0edc641cd5a7f51d4df29f338ff8366069c2eee9d03ca9b7f60e7ae236d75 [2020-11-26T09:16:20.196Z] $ docker rm -f 5ce0edc641cd5a7f51d4df29f338ff8366069c2eee9d03ca9b7f60e7ae236d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:21.566Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T09:16:21.566Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:21.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-13558 does not seem to be running inside a container [2020-11-26T09:16:21.963Z] $ 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-arm64 cat [2020-11-26T09:16:23.531Z] $ docker top f9ad314d7ec969b3cd02ee1dd1e439cc786bb821a48f37f1aa446565e85108a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:24.632Z] + make test [2020-11-26T09:16:24.632Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-26T09:16:26.074Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-26T09:16:52.947Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-26T09:16:52.947Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-11-26T09:16:56.409Z] $ docker stop --time=1 f9ad314d7ec969b3cd02ee1dd1e439cc786bb821a48f37f1aa446565e85108a7 [2020-11-26T09:16:58.550Z] $ docker rm -f f9ad314d7ec969b3cd02ee1dd1e439cc786bb821a48f37f1aa446565e85108a7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T09:16:59.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T09:17:00.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T09:17:03.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T09:17:03.546Z] + ls -al . [2020-11-26T09:17:03.546Z] total 116 [2020-11-26T09:17:03.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 26 09:16 . [2020-11-26T09:17:03.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 09:14 .. [2020-11-26T09:17:03.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 26 09:15 .git [2020-11-26T09:17:03.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 09:15 .github [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 26 09:15 .gitignore [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 26 09:15 CONTRIBUTING.md [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 26 09:15 Dockerfile [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 898 Nov 26 09:15 Dockerfile.build [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 26 09:15 Jenkinsfile [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 26 09:15 LICENSE [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 951 Nov 26 09:15 Makefile [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 3545 Nov 26 09:15 README.md [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 26 09:14 VERSION [2020-11-26T09:17:03.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 09:15 assets [2020-11-26T09:17:03.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 09:15 bin [2020-11-26T09:17:03.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 09:15 cmd [2020-11-26T09:17:03.546Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 26 09:16 coverage.out [2020-11-26T09:17:03.546Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 26 09:15 docs [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 1019 Nov 26 09:15 go.mod [2020-11-26T09:17:03.546Z] -rw-r--r-- 1 jenkins jenkins 20718 Nov 26 09:16 go.sum [2020-11-26T09:17:03.546Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 26 09:15 internal [2020-11-26T09:17:03.546Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 26 09:15 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:17:03.997Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0c121203def3a47d89981f397ab0e517c87266b8 --label arch=arm64 --label version=0.0.0 . [2020-11-26T09:17:05.006Z] Sending build context to Docker daemon 15.66MB [2020-11-26T09:17:05.006Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T09:17:05.006Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T09:17:05.006Z] ---> 7b8977949a3f [2020-11-26T09:17:05.006Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-26T09:17:05.286Z] ---> Running in c01ca6489667 [2020-11-26T09:17:05.890Z] Removing intermediate container c01ca6489667 [2020-11-26T09:17:05.890Z] ---> 602b79e0a50a [2020-11-26T09:17:05.890Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-26T09:17:05.890Z] ---> Running in 21be3cb6669e [2020-11-26T09:17:06.487Z] Removing intermediate container 21be3cb6669e [2020-11-26T09:17:06.487Z] ---> 7e874e57038b [2020-11-26T09:17:06.487Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-26T09:17:06.487Z] ---> Running in 62d8be4ceb01 [2020-11-26T09:17:07.084Z] Removing intermediate container 62d8be4ceb01 [2020-11-26T09:17:07.084Z] ---> 6d68d79084ed [2020-11-26T09:17:07.084Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-26T09:17:07.084Z] ---> Running in 6e6ef29d3f29 [2020-11-26T09:17:07.685Z] Removing intermediate container 6e6ef29d3f29 [2020-11-26T09:17:07.685Z] ---> 60cf51e74a24 [2020-11-26T09:17:07.685Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-26T09:17:07.685Z] ---> Running in 0f11168e6991 [2020-11-26T09:17:08.288Z] Removing intermediate container 0f11168e6991 [2020-11-26T09:17:08.288Z] ---> dccdf1749dfe [2020-11-26T09:17:08.288Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:17:08.288Z] ---> Running in b49ddfc68ed9 [2020-11-26T09:17:10.913Z] Removing intermediate container b49ddfc68ed9 [2020-11-26T09:17:10.913Z] ---> eb7995bb4a82 [2020-11-26T09:17:10.913Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-26T09:17:10.913Z] ---> Running in 74a755e610bb [2020-11-26T09:17:11.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:17:13.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:17:15.315Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:17:15.315Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:17:15.315Z] OK: 12625 distinct packages available [2020-11-26T09:17:15.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:17:16.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:17:18.206Z] OK: 142 MiB in 39 packages [2020-11-26T09:17:19.192Z] Removing intermediate container 74a755e610bb [2020-11-26T09:17:19.192Z] ---> 0b8f9788f277 [2020-11-26T09:17:19.192Z] Step 10/24 : ENV GO111MODULE=on [2020-11-26T09:17:19.466Z] ---> Running in f9cfeb4d0b32 [2020-11-26T09:17:19.746Z] Removing intermediate container f9cfeb4d0b32 [2020-11-26T09:17:19.746Z] ---> b0d6672c164c [2020-11-26T09:17:19.746Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-26T09:17:20.034Z] ---> Running in 5a7631b146bb [2020-11-26T09:17:20.638Z] Removing intermediate container 5a7631b146bb [2020-11-26T09:17:20.638Z] ---> 15c235e3a061 [2020-11-26T09:17:20.638Z] Step 12/24 : COPY go.mod . [2020-11-26T09:17:21.237Z] ---> bc66050d1cb2 [2020-11-26T09:17:21.237Z] Step 13/24 : COPY Makefile . [2020-11-26T09:17:21.837Z] ---> 4f4e1db5a429 [2020-11-26T09:17:21.837Z] Step 14/24 : RUN make update [2020-11-26T09:17:22.115Z] ---> Running in e76e54a9d4c5 [2020-11-26T09:17:23.101Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-26T09:17:24.536Z] Removing intermediate container e76e54a9d4c5 [2020-11-26T09:17:24.536Z] ---> 065e3713e42c [2020-11-26T09:17:24.536Z] Step 15/24 : COPY . . [2020-11-26T09:17:26.519Z] ---> 8c305d4662f8 [2020-11-26T09:17:26.519Z] Step 16/24 : RUN ${MAKE} [2020-11-26T09:17:26.519Z] ---> Running in ff76e6ab8422 [2020-11-26T09:17:27.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-11-26T09:17:54.368Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-26T09:17:59.768Z] Removing intermediate container ff76e6ab8422 [2020-11-26T09:17:59.768Z] ---> 9d2a934bab6c [2020-11-26T09:17:59.768Z] Step 17/24 : FROM alpine [2020-11-26T09:18:00.041Z] latest: Pulling from library/alpine [2020-11-26T09:18:00.041Z] 5f621e34cdf4: Pulling fs layer [2020-11-26T09:18:00.317Z] 5f621e34cdf4: Verifying Checksum [2020-11-26T09:18:00.317Z] 5f621e34cdf4: Download complete [2020-11-26T09:18:00.922Z] 5f621e34cdf4: Pull complete [2020-11-26T09:18:00.922Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-26T09:18:00.922Z] Status: Downloaded newer image for alpine:latest [2020-11-26T09:18:00.922Z] ---> 2e77e061c27f [2020-11-26T09:18:00.922Z] Step 18/24 : EXPOSE 4000 [2020-11-26T09:18:01.196Z] ---> Running in 6b29f2bb2937 [2020-11-26T09:18:01.472Z] Removing intermediate container 6b29f2bb2937 [2020-11-26T09:18:01.472Z] ---> 78301866b62c [2020-11-26T09:18:01.472Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-26T09:18:03.457Z] ---> 89f3d3d62fa2 [2020-11-26T09:18:03.457Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-26T09:18:03.457Z] ---> Running in 3d4d7cb3d97b [2020-11-26T09:18:04.050Z] Removing intermediate container 3d4d7cb3d97b [2020-11-26T09:18:04.050Z] ---> b83feb68f238 [2020-11-26T09:18:04.050Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-26T09:18:04.050Z] ---> Running in 18d77492e8a1 [2020-11-26T09:18:04.640Z] Removing intermediate container 18d77492e8a1 [2020-11-26T09:18:04.640Z] ---> ac76f0e358c3 [2020-11-26T09:18:04.640Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T09:18:04.640Z] ---> Running in ca79b341be8e [2020-11-26T09:18:04.910Z] Removing intermediate container ca79b341be8e [2020-11-26T09:18:04.910Z] ---> 399285c98f90 [2020-11-26T09:18:04.910Z] Step 23/24 : LABEL git_sha=0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:18:05.186Z] ---> Running in 457bdd0f7948 [2020-11-26T09:18:05.782Z] Removing intermediate container 457bdd0f7948 [2020-11-26T09:18:05.782Z] ---> e2a493f24614 [2020-11-26T09:18:05.782Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T09:18:05.782Z] ---> Running in 7e911e27730c [2020-11-26T09:18:06.379Z] Removing intermediate container 7e911e27730c [2020-11-26T09:18:06.379Z] ---> 0bd7ae5f9317 [2020-11-26T09:18:06.379Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T09:18:06.379Z] Successfully built 0bd7ae5f9317 [2020-11-26T09:18:06.379Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-26T09:18:24.060Z] Running on prd-centos7-docker-4c-2g-13563 in /w/workspace/edgexfoundry_edgex-ui-go_PR-271 [Pipeline] { [Pipeline] ws [2020-11-26T09:18:24.161Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-11-26T09:18:26.379Z] using credential edgex-jenkins-ssh [2020-11-26T09:18:26.468Z] Cloning the remote Git repository [2020-11-26T09:18:26.505Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:18:26.597Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-11-26T09:18:26.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:18:26.656Z] > git --version # timeout=10 [2020-11-26T09:18:26.665Z] > git --version # 'git version 2.24.3' [2020-11-26T09:18:26.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:18:26.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:18:32.526Z] Merging remotes/origin/master commit 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f into PR head commit 0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:18:32.665Z] Merge succeeded, producing 0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:18:32.666Z] Checking out Revision 0c121203def3a47d89981f397ab0e517c87266b8 (PR-271) [2020-11-26T09:18:32.013Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-26T09:18:32.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:18:32.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-26T09:18:32.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-26T09:18:32.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:18:32.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T09:18:32.537Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T09:18:32.541Z] > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 [2020-11-26T09:18:32.637Z] > git remote # timeout=10 [2020-11-26T09:18:32.642Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T09:18:32.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:18:32.651Z] > git merge 1c8f18dbebab056e0d6bb0e3f9d74cf3b5ecfa7f # timeout=10 [2020-11-26T09:18:32.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T09:18:32.671Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T09:18:32.675Z] > git checkout -f 0c121203def3a47d89981f397ab0e517c87266b8 # timeout=10 [2020-11-26T09:18:36.359Z] Commit message: "modify rule engine health check" [2020-11-26T09:18:36.390Z] > git --version # timeout=10 [2020-11-26T09:18:36.397Z] > git --version # 'git version 2.24.3' [2020-11-26T09:18:36.403Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T09:18:37.987Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:18:38.336Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:18:38.659Z] + sudo service docker restart [2020-11-26T09:18:38.659Z] + true [2020-11-26T09:18:38.659Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:18:40.181Z] provisioning config files... [2020-11-26T09:18:40.214Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8471324950726404474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:18:40.655Z] ---> docker-login.sh [2020-11-26T09:18:40.656Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:18:40.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:18:40.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:18:40.920Z] Configure a credential helper to remove this warning. See [2020-11-26T09:18:40.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:18:40.920Z] [2020-11-26T09:18:40.920Z] Login Succeeded [2020-11-26T09:18:40.920Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:18:41.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:18:41.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:18:41.182Z] Configure a credential helper to remove this warning. See [2020-11-26T09:18:41.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:18:41.182Z] [2020-11-26T09:18:41.182Z] Login Succeeded [2020-11-26T09:18:41.182Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:18:41.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:18:41.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:18:41.446Z] Configure a credential helper to remove this warning. See [2020-11-26T09:18:41.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:18:41.446Z] [2020-11-26T09:18:41.446Z] Login Succeeded [2020-11-26T09:18:41.446Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:18:41.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:18:41.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:18:41.446Z] Configure a credential helper to remove this warning. See [2020-11-26T09:18:41.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:18:41.446Z] [2020-11-26T09:18:41.446Z] Login Succeeded [2020-11-26T09:18:41.446Z] docker.io [2020-11-26T09:18:41.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:18:41.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:18:41.973Z] Configure a credential helper to remove this warning. See [2020-11-26T09:18:41.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:18:41.974Z] [2020-11-26T09:18:41.974Z] Login Succeeded [2020-11-26T09:18:41.974Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:18:41.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T09:18:42.593Z] ========================================================= [2020-11-26T09:18:42.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T09:18:42.593Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:18:43.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-26T09:18:43.281Z] Sending build context to Docker daemon 15.63MB [2020-11-26T09:18:43.281Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T09:18:43.281Z] Step 2/8 : FROM ${BASE} [2020-11-26T09:18:43.281Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T09:18:43.281Z] df20fa9351a1: Pulling fs layer [2020-11-26T09:18:43.281Z] ed8968b2872e: Pulling fs layer [2020-11-26T09:18:43.281Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T09:18:43.281Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T09:18:43.281Z] e73272ec9a57: Pulling fs layer [2020-11-26T09:18:43.281Z] 1e910a182e73: Pulling fs layer [2020-11-26T09:18:43.281Z] 4e634b169226: Pulling fs layer [2020-11-26T09:18:43.281Z] e73272ec9a57: Waiting [2020-11-26T09:18:43.281Z] 1e910a182e73: Waiting [2020-11-26T09:18:43.281Z] 4e634b169226: Waiting [2020-11-26T09:18:43.281Z] e871e8e8d7a9: Waiting [2020-11-26T09:18:43.281Z] a92cc7c5fd73: Download complete [2020-11-26T09:18:43.281Z] ed8968b2872e: Verifying Checksum [2020-11-26T09:18:43.281Z] ed8968b2872e: Download complete [2020-11-26T09:18:43.281Z] e73272ec9a57: Verifying Checksum [2020-11-26T09:18:43.281Z] e73272ec9a57: Download complete [2020-11-26T09:18:43.544Z] 1e910a182e73: Download complete [2020-11-26T09:18:43.544Z] df20fa9351a1: Download complete [2020-11-26T09:18:43.809Z] df20fa9351a1: Pull complete [2020-11-26T09:18:43.809Z] ed8968b2872e: Pull complete [2020-11-26T09:18:44.072Z] a92cc7c5fd73: Pull complete [2020-11-26T09:18:45.463Z] 4e634b169226: Verifying Checksum [2020-11-26T09:18:45.463Z] 4e634b169226: Download complete [2020-11-26T09:18:46.042Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T09:18:46.042Z] e871e8e8d7a9: Download complete [2020-11-26T09:18:51.388Z] e871e8e8d7a9: Pull complete [2020-11-26T09:18:51.388Z] e73272ec9a57: Pull complete [2020-11-26T09:18:51.388Z] 1e910a182e73: Pull complete [2020-11-26T09:18:59.609Z] 4e634b169226: Pull complete [2020-11-26T09:18:59.609Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T09:18:59.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T09:18:59.609Z] ---> f7629b54cfaa [2020-11-26T09:18:59.609Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T09:18:59.609Z] ---> Running in 8b1ade31c2c6 [2020-11-26T09:18:59.609Z] Removing intermediate container 8b1ade31c2c6 [2020-11-26T09:18:59.609Z] ---> 98b6944259d4 [2020-11-26T09:18:59.609Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:18:59.872Z] ---> Running in d288d86d3f92 [2020-11-26T09:19:00.828Z] Removing intermediate container d288d86d3f92 [2020-11-26T09:19:00.828Z] ---> e6dec6bef241 [2020-11-26T09:19:00.828Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T09:19:00.828Z] ---> Running in 38675355acf1 [2020-11-26T09:19:01.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:03.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:06.494Z] OK: 166 MiB in 39 packages [2020-11-26T09:19:06.494Z] Removing intermediate container 38675355acf1 [2020-11-26T09:19:06.494Z] ---> fb2df5686001 [2020-11-26T09:19:06.494Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-26T09:19:06.758Z] ---> Running in f15e0262001d [2020-11-26T09:19:06.758Z] Removing intermediate container f15e0262001d [2020-11-26T09:19:06.758Z] ---> de768da73f9e [2020-11-26T09:19:06.758Z] Step 7/8 : COPY . . [2020-11-26T09:19:08.687Z] ---> 46ea5359ca11 [2020-11-26T09:19:08.687Z] Step 8/8 : RUN go mod download [2020-11-26T09:19:08.687Z] ---> Running in 5207c076bda6 [2020-11-26T09:19:30.692Z] Removing intermediate container 5207c076bda6 [2020-11-26T09:19:30.692Z] ---> 2a32e1f5e262 [2020-11-26T09:19:30.692Z] Successfully built 2a32e1f5e262 [2020-11-26T09:19:30.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:31.041Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T09:19:31.041Z] . [Pipeline] withDockerContainer [2020-11-26T09:19:31.179Z] prd-centos7-docker-4c-2g-13563 does not seem to be running inside a container [2020-11-26T09:19:31.227Z] $ 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 [2020-11-26T09:19:31.913Z] $ docker top d24e817aa2e3f6fc46e30731e8af6982b28ad96646c03065afae38b2b3d0027d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:19:32.591Z] + go version [2020-11-26T09:19:32.591Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T09:19:32.624Z] $ docker stop --time=1 d24e817aa2e3f6fc46e30731e8af6982b28ad96646c03065afae38b2b3d0027d [2020-11-26T09:19:33.981Z] $ docker rm -f d24e817aa2e3f6fc46e30731e8af6982b28ad96646c03065afae38b2b3d0027d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:35.069Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T09:19:35.069Z] . [Pipeline] withDockerContainer [2020-11-26T09:19:35.195Z] prd-centos7-docker-4c-2g-13563 does not seem to be running inside a container [2020-11-26T09:19:35.247Z] $ 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 [2020-11-26T09:19:35.886Z] $ docker top 8ad92e408022f3ab0ca434252f593caccdf9be05c5eeb2221530020369185c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:19:36.398Z] + make test [2020-11-26T09:19:36.398Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-26T09:19:36.990Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-26T09:19:45.252Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-26T09:19:45.252Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-11-26T09:19:46.238Z] $ docker stop --time=1 8ad92e408022f3ab0ca434252f593caccdf9be05c5eeb2221530020369185c1b [2020-11-26T09:19:48.344Z] $ docker rm -f 8ad92e408022f3ab0ca434252f593caccdf9be05c5eeb2221530020369185c1b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T09:19:49.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T09:19:49.048Z] Warning: overwriting stash ‘coverage-report’ [2020-11-26T09:19:49.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-26T09:19:50.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T09:19:50.504Z] + ls -al . [2020-11-26T09:19:50.504Z] total 84 [2020-11-26T09:19:50.504Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 26 09:19 . [2020-11-26T09:19:50.505Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 26 09:18 .. [2020-11-26T09:19:50.505Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 26 09:18 assets [2020-11-26T09:19:50.505Z] drwxrwxr-x. 2 jenkins jenkins 35 Nov 26 09:18 bin [2020-11-26T09:19:50.505Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 26 09:18 cmd [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 26 09:18 CONTRIBUTING.md [2020-11-26T09:19:50.505Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 26 09:19 coverage.out [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 913 Nov 26 09:18 Dockerfile [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 898 Nov 26 09:18 Dockerfile.build [2020-11-26T09:19:50.505Z] drwxrwxr-x. 5 jenkins jenkins 104 Nov 26 09:18 docs [2020-11-26T09:19:50.505Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 26 09:18 .git [2020-11-26T09:19:50.505Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 26 09:18 .github [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 26 09:18 .gitignore [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 1019 Nov 26 09:18 go.mod [2020-11-26T09:19:50.505Z] -rw-r--r--. 1 jenkins jenkins 20718 Nov 26 09:19 go.sum [2020-11-26T09:19:50.505Z] drwxrwxr-x. 10 jenkins jenkins 139 Nov 26 09:18 internal [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 26 09:18 Jenkinsfile [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 26 09:18 LICENSE [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 951 Nov 26 09:18 Makefile [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 3545 Nov 26 09:18 README.md [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 26 09:14 VERSION [2020-11-26T09:19:50.505Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 26 09:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:50.848Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0c121203def3a47d89981f397ab0e517c87266b8 --label arch=amd64 --label version=0.0.0 . [2020-11-26T09:19:51.111Z] Sending build context to Docker daemon 15.66MB [2020-11-26T09:19:51.111Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T09:19:51.111Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T09:19:51.111Z] ---> 2a32e1f5e262 [2020-11-26T09:19:51.111Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-26T09:19:51.684Z] ---> Running in feb15ca2aab5 [2020-11-26T09:19:51.684Z] Removing intermediate container feb15ca2aab5 [2020-11-26T09:19:51.684Z] ---> 57f11ebdac83 [2020-11-26T09:19:51.684Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-26T09:19:51.684Z] ---> Running in 2c8a346d884f [2020-11-26T09:19:51.946Z] Removing intermediate container 2c8a346d884f [2020-11-26T09:19:51.946Z] ---> 13b563737818 [2020-11-26T09:19:51.946Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-26T09:19:51.946Z] ---> Running in e64de95fe49c [2020-11-26T09:19:51.946Z] Removing intermediate container e64de95fe49c [2020-11-26T09:19:51.946Z] ---> 2eaf1c788fa1 [2020-11-26T09:19:51.946Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-26T09:19:52.209Z] ---> Running in dd8e340db7d0 [2020-11-26T09:19:52.209Z] Removing intermediate container dd8e340db7d0 [2020-11-26T09:19:52.209Z] ---> f1b65600b2ff [2020-11-26T09:19:52.209Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-26T09:19:52.476Z] ---> Running in 73230f25ae9a [2020-11-26T09:19:52.476Z] Removing intermediate container 73230f25ae9a [2020-11-26T09:19:52.476Z] ---> 4a006096be68 [2020-11-26T09:19:52.476Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:19:52.476Z] ---> Running in 3cf60c7b9ba2 [2020-11-26T09:19:53.432Z] Removing intermediate container 3cf60c7b9ba2 [2020-11-26T09:19:53.432Z] ---> 953cacdbdaaf [2020-11-26T09:19:53.432Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-26T09:19:53.432Z] ---> Running in e5e2601884ea [2020-11-26T09:19:53.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:55.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:56.467Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:19:56.467Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:19:56.467Z] OK: 12754 distinct packages available [2020-11-26T09:19:56.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:57.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:19:59.246Z] OK: 166 MiB in 39 packages [2020-11-26T09:19:59.508Z] Removing intermediate container e5e2601884ea [2020-11-26T09:19:59.508Z] ---> 15924076e5d2 [2020-11-26T09:19:59.508Z] Step 10/24 : ENV GO111MODULE=on [2020-11-26T09:19:59.508Z] ---> Running in 36c933db8aef [2020-11-26T09:19:59.768Z] Removing intermediate container 36c933db8aef [2020-11-26T09:19:59.768Z] ---> 8c8fa554a28e [2020-11-26T09:19:59.768Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-26T09:19:59.768Z] ---> Running in 1fecaab7e35e [2020-11-26T09:20:00.032Z] Removing intermediate container 1fecaab7e35e [2020-11-26T09:20:00.032Z] ---> 5616765879ed [2020-11-26T09:20:00.032Z] Step 12/24 : COPY go.mod . [2020-11-26T09:20:00.299Z] ---> 8925eebf2a55 [2020-11-26T09:20:00.299Z] Step 13/24 : COPY Makefile . [2020-11-26T09:20:00.299Z] ---> b9255d0f4998 [2020-11-26T09:20:00.299Z] Step 14/24 : RUN make update [2020-11-26T09:20:00.565Z] ---> Running in 4664fb8fc484 [2020-11-26T09:20:01.145Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-26T09:20:01.408Z] Removing intermediate container 4664fb8fc484 [2020-11-26T09:20:01.408Z] ---> 909451c94af2 [2020-11-26T09:20:01.408Z] Step 15/24 : COPY . . [2020-11-26T09:20:02.799Z] ---> b69b0540f850 [2020-11-26T09:20:02.799Z] Step 16/24 : RUN ${MAKE} [2020-11-26T09:20:03.063Z] ---> Running in 43f55ccc04ba [2020-11-26T09:20:03.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-11-26T09:20:11.588Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-26T09:20:13.509Z] Removing intermediate container 43f55ccc04ba [2020-11-26T09:20:13.509Z] ---> 86ffa62ee33f [2020-11-26T09:20:13.509Z] Step 17/24 : FROM alpine [2020-11-26T09:20:14.090Z] latest: Pulling from library/alpine [2020-11-26T09:20:14.090Z] 188c0c94c7c5: Pulling fs layer [2020-11-26T09:20:14.353Z] 188c0c94c7c5: Verifying Checksum [2020-11-26T09:20:14.353Z] 188c0c94c7c5: Download complete [2020-11-26T09:20:14.353Z] 188c0c94c7c5: Pull complete [2020-11-26T09:20:14.353Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-26T09:20:14.353Z] Status: Downloaded newer image for alpine:latest [2020-11-26T09:20:14.353Z] ---> d6e46aa2470d [2020-11-26T09:20:14.353Z] Step 18/24 : EXPOSE 4000 [2020-11-26T09:20:14.615Z] ---> Running in 27981b0e75dc [2020-11-26T09:20:14.615Z] Removing intermediate container 27981b0e75dc [2020-11-26T09:20:14.615Z] ---> 06997ccdec00 [2020-11-26T09:20:14.615Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-26T09:20:16.001Z] ---> 02b227c6539c [2020-11-26T09:20:16.001Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-26T09:20:16.001Z] ---> Running in bdf51da343cf [2020-11-26T09:20:16.293Z] Removing intermediate container bdf51da343cf [2020-11-26T09:20:16.293Z] ---> 53258a2af7a3 [2020-11-26T09:20:16.293Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-26T09:20:16.293Z] ---> Running in d0071a33be69 [2020-11-26T09:20:16.293Z] Removing intermediate container d0071a33be69 [2020-11-26T09:20:16.293Z] ---> ba5edc530077 [2020-11-26T09:20:16.293Z] Step 22/24 : LABEL arch=amd64 [2020-11-26T09:20:16.554Z] ---> Running in a62047a8b258 [2020-11-26T09:20:16.554Z] Removing intermediate container a62047a8b258 [2020-11-26T09:20:16.554Z] ---> e0b088b8892f [2020-11-26T09:20:16.554Z] Step 23/24 : LABEL git_sha=0c121203def3a47d89981f397ab0e517c87266b8 [2020-11-26T09:20:16.554Z] ---> Running in ff5a6957cb95 [2020-11-26T09:20:16.819Z] Removing intermediate container ff5a6957cb95 [2020-11-26T09:20:16.819Z] ---> 7a18625bb856 [2020-11-26T09:20:16.819Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T09:20:16.819Z] ---> Running in ca4b3160842d [2020-11-26T09:20:17.084Z] Removing intermediate container ca4b3160842d [2020-11-26T09:20:17.084Z] ---> f9db6f40589f [2020-11-26T09:20:17.084Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T09:20:17.084Z] Successfully built f9db6f40589f [2020-11-26T09:20:17.084Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-26T09:20:19.374Z] provisioning config files... [2020-11-26T09:20:19.385Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/config3311626563081378330tmp [Pipeline] { [Pipeline] sh [2020-11-26T09:20:19.823Z] + set +x [2020-11-26T09:20:19.823Z] + curl -s https://codecov.io/bash [2020-11-26T09:20:19.823Z] + bash -s -- [2020-11-26T09:20:20.088Z] [2020-11-26T09:20:20.088Z] _____ _ [2020-11-26T09:20:20.088Z] / ____| | | [2020-11-26T09:20:20.088Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T09:20:20.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T09:20:20.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T09:20:20.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T09:20:20.088Z] Bash-20201124-79cbc08 [2020-11-26T09:20:20.088Z] [2020-11-26T09:20:20.088Z] [2020-11-26T09:20:20.088Z] ==> Jenkins CI detected. [2020-11-26T09:20:20.088Z] project root: . [2020-11-26T09:20:20.088Z] --> token set from env [2020-11-26T09:20:20.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T09:20:20.088Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T09:20:20.088Z] ==> Python coveragepy not found [2020-11-26T09:20:20.088Z] ==> Searching for coverage reports in: [2020-11-26T09:20:20.088Z] + . [2020-11-26T09:20:20.088Z] -> Found 1 reports [2020-11-26T09:20:20.088Z] ==> Detecting git/mercurial file structure [2020-11-26T09:20:20.088Z] ==> Reading reports [2020-11-26T09:20:20.088Z] + ./coverage.out bytes=10 [2020-11-26T09:20:20.352Z] ==> Appending adjustments [2020-11-26T09:20:20.352Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T09:20:20.352Z] + Found adjustments [2020-11-26T09:20:20.352Z] ==> Gzipping contents [2020-11-26T09:20:20.352Z] 4.0K /tmp/codecov.YSGzx5.gz [2020-11-26T09:20:20.352Z] ==> Uploading reports [2020-11-26T09:20:20.352Z] url: https://codecov.io [2020-11-26T09:20:20.352Z] query: branch=PR-271&commit=0c121203def3a47d89981f397ab0e517c87266b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=271&job=&cmd_args= [2020-11-26T09:20:20.352Z] -> Pinging Codecov [2020-11-26T09:20:20.352Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-271&commit=0c121203def3a47d89981f397ab0e517c87266b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=271&job=&cmd_args= [2020-11-26T09:20:21.301Z] -> Uploading to [2020-11-26T09:20:21.301Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/FB506323287CE973F263BFD2A0EB1F37/0c121203def3a47d89981f397ab0e517c87266b8/f44878b9-3d45-40fc-9026-ac97e12b900b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T092021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a11771d0e82fee7e68b45e6e81d113f5fe59c4df3735ce7960084df03be532dd [2020-11-26T09:20:21.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:20:21.301Z] Dload Upload Total Spent Left Speed [2020-11-26T09:20:21.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4048 --:--:-- --:--:-- --:--:-- 4052 [2020-11-26T09:20:21.876Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0c121203def3a47d89981f397ab0e517c87266b8 [Pipeline] } [2020-11-26T09:20:21.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:27.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:27.389Z] ---> package-listing.sh [2020-11-26T09:20:27.389Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T09:20:27.389Z] ++ facter osfamily [2020-11-26T09:20:27.389Z] + OS_FAMILY=redhat [2020-11-26T09:20:27.389Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-271 [2020-11-26T09:20:27.389Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T09:20:27.389Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T09:20:27.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T09:20:27.389Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T09:20:27.389Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-271 ']' [2020-11-26T09:20:27.389Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T09:20:27.389Z] + case "${OS_FAMILY}" in [2020-11-26T09:20:27.389Z] + rpm -qa [2020-11-26T09:20:27.389Z] + sort [2020-11-26T09:20:32.703Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T09:20:32.703Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T09:20:32.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T09:20:32.703Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-271 ']' [2020-11-26T09:20:32.703Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-271/archives/ [2020-11-26T09:20:32.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-271/archives/ [Pipeline] echo [2020-11-26T09:20:32.752Z] 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-271/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T09:20:33.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:20:33.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:20:33.421Z] [2020-11-26T09:20:33.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:20:33.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:20:33.814Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T09:20:33.814Z] df20fa9351a1: Pulling fs layer [2020-11-26T09:20:33.814Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T09:20:33.814Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T09:20:33.814Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T09:20:33.814Z] 93b61091891f: Pulling fs layer [2020-11-26T09:20:33.814Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T09:20:33.814Z] 5e14af77c1be: Pulling fs layer [2020-11-26T09:20:33.814Z] 01666e4c0597: Pulling fs layer [2020-11-26T09:20:33.814Z] aa168da1d23b: Pulling fs layer [2020-11-26T09:20:33.814Z] 46f8f816bc3b: Waiting [2020-11-26T09:20:33.814Z] 93b61091891f: Waiting [2020-11-26T09:20:33.814Z] 93b9cdb0e59b: Waiting [2020-11-26T09:20:33.814Z] 5e14af77c1be: Waiting [2020-11-26T09:20:33.814Z] 01666e4c0597: Waiting [2020-11-26T09:20:33.814Z] aa168da1d23b: Waiting [2020-11-26T09:20:33.814Z] 36b3adc4ff6f: Download complete [2020-11-26T09:20:33.814Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T09:20:33.814Z] 46f8f816bc3b: Download complete [2020-11-26T09:20:34.077Z] df20fa9351a1: Download complete [2020-11-26T09:20:34.077Z] 93b9cdb0e59b: Verifying Checksum [2020-11-26T09:20:34.077Z] 93b9cdb0e59b: Download complete [2020-11-26T09:20:34.077Z] 5e14af77c1be: Verifying Checksum [2020-11-26T09:20:34.077Z] 5e14af77c1be: Download complete [2020-11-26T09:20:34.077Z] 93b61091891f: Verifying Checksum [2020-11-26T09:20:34.077Z] 93b61091891f: Download complete [2020-11-26T09:20:34.077Z] 01666e4c0597: Verifying Checksum [2020-11-26T09:20:34.077Z] 01666e4c0597: Download complete [2020-11-26T09:20:34.342Z] df20fa9351a1: Pull complete [2020-11-26T09:20:34.607Z] 36b3adc4ff6f: Pull complete [2020-11-26T09:20:34.607Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T09:20:34.607Z] 8ad3a11d3b57: Download complete [2020-11-26T09:20:35.581Z] 8ad3a11d3b57: Pull complete [2020-11-26T09:20:35.581Z] 46f8f816bc3b: Pull complete [2020-11-26T09:20:36.547Z] 93b61091891f: Pull complete [2020-11-26T09:20:36.547Z] aa168da1d23b: Verifying Checksum [2020-11-26T09:20:36.547Z] aa168da1d23b: Download complete [2020-11-26T09:20:36.547Z] 93b9cdb0e59b: Pull complete [2020-11-26T09:20:36.547Z] 5e14af77c1be: Pull complete [2020-11-26T09:20:36.811Z] 01666e4c0597: Pull complete [2020-11-26T09:20:44.996Z] aa168da1d23b: Pull complete [2020-11-26T09:20:44.996Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T09:20:44.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:20:44.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T09:20:45.193Z] prd-centos7-docker-4c-2g-13561 does not seem to be running inside a container [2020-11-26T09:20:45.242Z] $ 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-271/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-271 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-271:/w/workspace/edgexfoundry_edgex-ui-go_PR-271:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-26T09:20:48.293Z] $ docker top 0ba1198f15fdd2c478bf31ed93d37044738801d3ebb59c14c3026c16789bf23b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:20:48.840Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T09:20:49.170Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T09:20:49.497Z] + ls /var/log/sa-host [2020-11-26T09:20:49.497Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T09:20:49.497Z] file_magic: OK [2020-11-26T09:20:49.497Z] HZ: Using current value: 100 [2020-11-26T09:20:49.497Z] file_header: OK [2020-11-26T09:20:49.497Z] 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 [2020-11-26T09:20:49.497Z] Statistics: [2020-11-26T09:20:49.497Z] Hnuu...uuuununununu... [2020-11-26T09:20:49.497Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T09:20:49.497Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T09:20:49.497Z] file_magic: OK [2020-11-26T09:20:49.497Z] HZ: Using current value: 100 [2020-11-26T09:20:49.497Z] file_header: OK [2020-11-26T09:20:49.497Z] 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 [2020-11-26T09:20:49.497Z] Statistics: [2020-11-26T09:20:49.497Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-26T09:20:49.497Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T09:20:49.803Z] provisioning config files... [2020-11-26T09:20:49.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-271@tmp/config7179207534688746236tmp [Pipeline] { [Pipeline] echo [2020-11-26T09:20:49.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:50.303Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T09:20:50.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T09:20:50.530Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:50.867Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T09:20:50.901Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:51.235Z] ---> sudo-logs.sh [2020-11-26T09:20:51.235Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T09:20:51.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:51.613Z] ---> job-cost.sh [2020-11-26T09:20:51.613Z] lf-activate-venv: SKIPPING [2020-11-26T09:20:51.613Z] INFO: No Stack... [2020-11-26T09:20:52.559Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T09:20:53.131Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T09:20:53.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:20:53.507Z] ---> logs-deploy.sh [2020-11-26T09:20:53.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-271/1 [2020-11-26T09:20:53.507Z] INFO: archiving workspace using pattern(s): [2020-11-26T09:20:55.428Z] Archives upload complete. [2020-11-26T09:20:55.428Z] INFO: archiving logs to Nexus