Pull request #299 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 69ad2819050738dce9c43e6c0cf51828c67ffb56+739e19e16cfa887bfffe764182c1d6a58536cb65 (2123552ba7189da7aeb727ddf77357afdc23d5fb) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-299/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-299/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [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-299 # 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/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) > git config core.sparsecheckout # timeout=10 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # 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 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 Commit message: "remove all register method for new version API v2 in furture" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T14:32:20.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T14:32:21.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T14:32:21.324Z] ========================================================= [2021-02-25T14:32:21.324Z] EdgeX Global Pipelines Version Info [2021-02-25T14:32:21.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:32:22.871Z] ------------------- [2021-02-25T14:32:22.872Z] stable info: [2021-02-25T14:32:22.872Z] ------------------- [2021-02-25T14:32:22.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T14:32:22.872Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:32:22.872Z] Message: update stable to v1.0.181 [2021-02-25T14:32:23.817Z] ------------------- [2021-02-25T14:32:23.817Z] experimental info: [2021-02-25T14:32:23.817Z] ------------------- [2021-02-25T14:32:23.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T14:32:23.817Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:32:23.817Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T14:32:24.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-02-25T14:32:24.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-02-25T14:32:24.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T14:32:24.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T14:32:24.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T14:32:24.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T14:32:25.016Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T14:32:25.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T14:32:25.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-25T14:32:25.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T14:32:25.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T14:32:25.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-02-25T14:32:25.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T14:32:25.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T14:32:26.008Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:32:26.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:32:26.257Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:32:26.388Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:32:26.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T14:32:26.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T14:32:26.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-25T14:32:26.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-25T14:32:27.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T14:32:27.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T14:32:27.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-25T14:32:27.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo [2021-02-25T14:32:27.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo [2021-02-25T14:32:27.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo [2021-02-25T14:32:27.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] echo [2021-02-25T14:32:27.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69ad281 [Pipeline] echo [2021-02-25T14:32:28.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:32:28.357Z] provisioning config files... [2021-02-25T14:32:28.393Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config6347618333012588238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:32:28.834Z] ---> docker-login.sh [2021-02-25T14:32:28.834Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:32:29.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:32:29.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:32:29.362Z] Configure a credential helper to remove this warning. See [2021-02-25T14:32:29.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:32:29.362Z] [2021-02-25T14:32:29.362Z] Login Succeeded [2021-02-25T14:32:29.362Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:32:29.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:32:29.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:32:29.624Z] Configure a credential helper to remove this warning. See [2021-02-25T14:32:29.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:32:29.624Z] [2021-02-25T14:32:29.624Z] Login Succeeded [2021-02-25T14:32:29.624Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:32:29.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:32:29.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:32:29.624Z] Configure a credential helper to remove this warning. See [2021-02-25T14:32:29.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:32:29.624Z] [2021-02-25T14:32:29.624Z] Login Succeeded [2021-02-25T14:32:29.624Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:32:29.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:32:29.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:32:29.888Z] Configure a credential helper to remove this warning. See [2021-02-25T14:32:29.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:32:29.888Z] [2021-02-25T14:32:29.888Z] Login Succeeded [2021-02-25T14:32:29.888Z] docker.io [2021-02-25T14:32:30.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:32:30.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:32:30.416Z] Configure a credential helper to remove this warning. See [2021-02-25T14:32:30.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:32:30.416Z] [2021-02-25T14:32:30.416Z] Login Succeeded [2021-02-25T14:32:30.416Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:32:30.438Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:32:31.765Z] + git log --format=format:%s -1 69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] echo [2021-02-25T14:32:31.857Z] GIT_COMMIT: 69ad2819050738dce9c43e6c0cf51828c67ffb56, Commit Message: remove all register method for new version API v2 in furture [Pipeline] echo [2021-02-25T14:32:31.930Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:32:32.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:32:32.945Z] [2021-02-25T14:32:32.945Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:32:33.375Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:32:33.375Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T14:32:33.375Z] 31603596830f: Pulling fs layer [2021-02-25T14:32:33.375Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T14:32:33.375Z] 6ca5941a6612: Pulling fs layer [2021-02-25T14:32:33.375Z] ecc8261a40a4: Pulling fs layer [2021-02-25T14:32:33.375Z] ecc8261a40a4: Waiting [2021-02-25T14:32:33.375Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T14:32:33.375Z] 2a8b12db71e7: Download complete [2021-02-25T14:32:33.376Z] 31603596830f: Verifying Checksum [2021-02-25T14:32:33.376Z] 31603596830f: Download complete [2021-02-25T14:32:33.638Z] ecc8261a40a4: Verifying Checksum [2021-02-25T14:32:33.638Z] ecc8261a40a4: Download complete [2021-02-25T14:32:33.638Z] 6ca5941a6612: Verifying Checksum [2021-02-25T14:32:33.638Z] 6ca5941a6612: Download complete [2021-02-25T14:32:33.902Z] 31603596830f: Pull complete [2021-02-25T14:32:33.902Z] 2a8b12db71e7: Pull complete [2021-02-25T14:32:34.847Z] 6ca5941a6612: Pull complete [2021-02-25T14:32:34.847Z] ecc8261a40a4: Pull complete [2021-02-25T14:32:34.847Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T14:32:34.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:32:34.847Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T14:32:34.975Z] prd-centos7-docker-4c-2g-27650 does not seem to be running inside a container [2021-02-25T14:32:35.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-299 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299:/w/workspace/edgexfoundry_edgex-ui-go_PR-299:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@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 [2021-02-25T14:32:37.072Z] $ docker top 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:32:37.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:32:37.450Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:32:37.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:32:37.659Z] $ docker exec 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent [2021-02-25T14:32:37.835Z] SSH_AUTH_SOCK=/tmp/ssh-RlhdAj2YL502/agent.12 [2021-02-25T14:32:37.835Z] SSH_AGENT_PID=17 [2021-02-25T14:32:37.848Z] Running ssh-add (command line suppressed) [2021-02-25T14:32:37.962Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_8670230366743440514.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_8670230366743440514.key) [2021-02-25T14:32:38.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:32:38.439Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T14:32:38.471Z] $ docker exec --env ******** --env ******** 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent -k [2021-02-25T14:32:38.580Z] unset SSH_AUTH_SOCK; [2021-02-25T14:32:38.581Z] unset SSH_AGENT_PID; [2021-02-25T14:32:38.581Z] echo Agent pid 17 killed; [2021-02-25T14:32:38.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T14:32:38.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:32:38.826Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:32:38.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:32:38.999Z] $ docker exec 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent [2021-02-25T14:32:39.160Z] SSH_AUTH_SOCK=/tmp/ssh-iJ92ZCuNPHlz/agent.46 [2021-02-25T14:32:39.160Z] SSH_AGENT_PID=51 [2021-02-25T14:32:39.167Z] Running ssh-add (command line suppressed) [2021-02-25T14:32:39.284Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_7817976788141662168.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/private_key_7817976788141662168.key) [2021-02-25T14:32:39.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:32:39.713Z] + git semver init [2021-02-25T14:32:39.713Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:32:39.713Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-299/.git [2021-02-25T14:32:39.713Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [2021-02-25T14:32:39.713Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:32:39.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:32:39.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:32:39.713Z] # $SEMVER_BRANCH = PR-299 [2021-02-25T14:32:39.713Z] # $SEMVER_TEMP = /tmp/semver-301756790 [2021-02-25T14:32:39.713Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-02-25T14:32:40.670Z] # '/tmp/semver-301756790' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-299/.semver' [2021-02-25T14:32:40.932Z] # -> Force: false [2021-02-25T14:32:40.932Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-299/.semver [Pipeline] } [2021-02-25T14:32:40.951Z] $ docker exec --env ******** --env ******** 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a ssh-agent -k [2021-02-25T14:32:41.060Z] unset SSH_AUTH_SOCK; [2021-02-25T14:32:41.060Z] unset SSH_AGENT_PID; [2021-02-25T14:32:41.060Z] echo Agent pid 51 killed; [2021-02-25T14:32:41.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:32:41.756Z] + git semver [Pipeline] } [2021-02-25T14:32:41.793Z] $ docker stop --time=1 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a [2021-02-25T14:32:43.177Z] $ docker rm -f 9eb84f322b6f03998cf7c49f390e67d44c435e8301dbc42e115ff28fccb90f2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:32:43.717Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T14:32:44.149Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T14:32:44.175Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-25T14:33:00.115Z] Still waiting to schedule task [2021-02-25T14:33:00.115Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27650’ [2021-02-25T14:33:00.141Z] Still waiting to schedule task [2021-02-25T14:33:00.141Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-25T14:34:47.745Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [Pipeline] { [Pipeline] ws [2021-02-25T14:34:47.918Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-25T14:34:53.507Z] using credential edgex-jenkins-ssh [2021-02-25T14:34:53.573Z] Cloning the remote Git repository [2021-02-25T14:34:53.638Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:34:53.759Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-25T14:34:53.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:34:53.838Z] > git --version # timeout=10 [2021-02-25T14:34:53.854Z] > git --version # 'git version 2.17.1' [2021-02-25T14:34:53.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:34:53.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:34:55.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:34:55.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:34:55.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:34:55.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:34:55.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:34:55.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:34:56.080Z] Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:34:56.503Z] Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:34:56.504Z] Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) [2021-02-25T14:34:56.106Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:34:56.134Z] > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 [2021-02-25T14:34:56.429Z] > git remote # timeout=10 [2021-02-25T14:34:56.448Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T14:34:56.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:34:56.471Z] > git merge 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 [2021-02-25T14:34:56.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T14:34:56.513Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:34:56.523Z] > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 [2021-02-25T14:35:01.227Z] Commit message: "remove all register method for new version API v2 in furture" [2021-02-25T14:35:01.285Z] > git --version # timeout=10 [2021-02-25T14:35:01.299Z] > git --version # 'git version 2.17.1' [2021-02-25T14:35:01.312Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:35:03.373Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:35:03.822Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:35:04.194Z] + sudo service docker restart [2021-02-25T14:35:04.194Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:35:07.005Z] provisioning config files... [2021-02-25T14:35:07.046Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2992436051186911885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:35:07.499Z] ---> docker-login.sh [2021-02-25T14:35:07.499Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:35:08.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:08.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:08.756Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:08.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:08.756Z] [2021-02-25T14:35:08.756Z] Login Succeeded [2021-02-25T14:35:08.756Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:35:09.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:09.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:09.354Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:09.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:09.354Z] [2021-02-25T14:35:09.354Z] Login Succeeded [2021-02-25T14:35:09.354Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:35:09.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:09.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:09.908Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:09.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:09.908Z] [2021-02-25T14:35:09.908Z] Login Succeeded [2021-02-25T14:35:09.908Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:35:10.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:10.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:10.457Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:10.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:10.457Z] [2021-02-25T14:35:10.457Z] Login Succeeded [2021-02-25T14:35:10.457Z] docker.io [2021-02-25T14:35:10.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:11.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:11.005Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:11.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:11.005Z] [2021-02-25T14:35:11.005Z] Login Succeeded [2021-02-25T14:35:11.005Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:35:11.035Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T14:35:11.570Z] ========================================================= [2021-02-25T14:35:11.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T14:35:11.570Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:35:11.983Z] + 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 . [2021-02-25T14:35:12.586Z] Sending build context to Docker daemon 17.09MB [2021-02-25T14:35:12.586Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:35:12.586Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:35:12.860Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T14:35:12.860Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T14:35:12.860Z] a4357932f1b6: Pulling fs layer [2021-02-25T14:35:12.860Z] 18c013af1878: Pulling fs layer [2021-02-25T14:35:12.860Z] 00ac8860ef70: Pulling fs layer [2021-02-25T14:35:12.860Z] 63d7cb157983: Pulling fs layer [2021-02-25T14:35:12.860Z] b116817d02f9: Pulling fs layer [2021-02-25T14:35:12.860Z] 745a02a5169b: Pulling fs layer [2021-02-25T14:35:12.860Z] b116817d02f9: Waiting [2021-02-25T14:35:12.860Z] 63d7cb157983: Waiting [2021-02-25T14:35:12.860Z] 745a02a5169b: Waiting [2021-02-25T14:35:12.860Z] 00ac8860ef70: Waiting [2021-02-25T14:35:12.860Z] 18c013af1878: Verifying Checksum [2021-02-25T14:35:12.860Z] 18c013af1878: Download complete [2021-02-25T14:35:12.860Z] a4357932f1b6: Verifying Checksum [2021-02-25T14:35:12.860Z] a4357932f1b6: Download complete [2021-02-25T14:35:12.860Z] 63d7cb157983: Verifying Checksum [2021-02-25T14:35:12.860Z] 63d7cb157983: Download complete [2021-02-25T14:35:12.860Z] b116817d02f9: Verifying Checksum [2021-02-25T14:35:12.860Z] b116817d02f9: Download complete [2021-02-25T14:35:12.860Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T14:35:12.860Z] 5f621e34cdf4: Download complete [2021-02-25T14:35:13.849Z] 5f621e34cdf4: Pull complete [2021-02-25T14:35:14.128Z] a4357932f1b6: Pull complete [2021-02-25T14:35:14.732Z] 18c013af1878: Pull complete [2021-02-25T14:35:16.719Z] 745a02a5169b: Verifying Checksum [2021-02-25T14:35:16.719Z] 745a02a5169b: Download complete [2021-02-25T14:35:16.719Z] 00ac8860ef70: Verifying Checksum [2021-02-25T14:35:16.719Z] 00ac8860ef70: Download complete [2021-02-25T14:35:26.874Z] 00ac8860ef70: Pull complete [2021-02-25T14:35:27.148Z] 63d7cb157983: Pull complete [2021-02-25T14:35:27.424Z] b116817d02f9: Pull complete [2021-02-25T14:35:31.738Z] 745a02a5169b: Pull complete [2021-02-25T14:35:31.738Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T14:35:31.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T14:35:31.738Z] ---> b7e6874047d6 [2021-02-25T14:35:31.738Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:35:34.378Z] ---> Running in 43603cff8641 [2021-02-25T14:35:34.378Z] Removing intermediate container 43603cff8641 [2021-02-25T14:35:34.378Z] ---> 9663b9a471f1 [2021-02-25T14:35:34.378Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:35:34.378Z] ---> Running in a95ebd17c598 [2021-02-25T14:35:34.478Z] Running on prd-centos7-docker-4c-2g-27652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-299 [Pipeline] { [Pipeline] ws [2021-02-25T14:35:34.610Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-25T14:35:36.944Z] using credential edgex-jenkins-ssh [2021-02-25T14:35:36.996Z] Cloning the remote Git repository [2021-02-25T14:35:37.040Z] Removing intermediate container a95ebd17c598 [2021-02-25T14:35:37.040Z] ---> 05559b7526a1 [2021-02-25T14:35:37.040Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:35:37.040Z] ---> Running in e74f8d826437 [2021-02-25T14:35:36.950Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:35:37.020Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-25T14:35:37.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:35:37.087Z] > git --version # timeout=10 [2021-02-25T14:35:37.096Z] > git --version # 'git version 2.24.3' [2021-02-25T14:35:37.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:35:37.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:35:37.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:35:37.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:35:38.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:35:38.443Z] Merging remotes/origin/master commit 739e19e16cfa887bfffe764182c1d6a58536cb65 into PR head commit 69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:35:38.614Z] Merge succeeded, producing 69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:35:38.615Z] Checking out Revision 69ad2819050738dce9c43e6c0cf51828c67ffb56 (PR-299) [2021-02-25T14:35:38.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:35:38.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:35:38.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:35:38.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:35:38.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:35:38.451Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:35:38.457Z] > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 [2021-02-25T14:35:38.585Z] > git remote # timeout=10 [2021-02-25T14:35:38.590Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T14:35:38.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:35:38.599Z] > git merge 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 [2021-02-25T14:35:38.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T14:35:38.618Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:35:38.621Z] > git checkout -f 69ad2819050738dce9c43e6c0cf51828c67ffb56 # timeout=10 [2021-02-25T14:35:39.597Z] OK: 142 MiB in 39 packages [2021-02-25T14:35:40.581Z] Removing intermediate container e74f8d826437 [2021-02-25T14:35:40.582Z] ---> 39a578023772 [2021-02-25T14:35:40.582Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:35:40.859Z] ---> Running in 344b9f7ccaab [2021-02-25T14:35:41.132Z] Removing intermediate container 344b9f7ccaab [2021-02-25T14:35:41.132Z] ---> 727a55221218 [2021-02-25T14:35:41.132Z] Step 7/8 : COPY . . [2021-02-25T14:35:42.339Z] Commit message: "remove all register method for new version API v2 in furture" [2021-02-25T14:35:42.383Z] > git --version # timeout=10 [2021-02-25T14:35:42.388Z] > git --version # 'git version 2.24.3' [2021-02-25T14:35:42.394Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-02-25T14:35:43.114Z] ---> 0172a99e28d6 [2021-02-25T14:35:43.114Z] Step 8/8 : RUN go mod download [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:35:43.401Z] ---> Running in fc6afd61fa48 [2021-02-25T14:35:43.840Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:35:44.193Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:35:44.512Z] + sudo service docker restart [2021-02-25T14:35:44.512Z] + true [2021-02-25T14:35:44.512Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:35:46.038Z] provisioning config files... [2021-02-25T14:35:46.066Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1949946402529233407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:35:46.520Z] ---> docker-login.sh [2021-02-25T14:35:46.520Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:35:46.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:46.782Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:46.782Z] [2021-02-25T14:35:46.782Z] Login Succeeded [2021-02-25T14:35:46.782Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:35:47.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:47.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:47.073Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:47.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:47.073Z] [2021-02-25T14:35:47.073Z] Login Succeeded [2021-02-25T14:35:47.073Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:35:47.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:47.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:47.073Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:47.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:47.073Z] [2021-02-25T14:35:47.073Z] Login Succeeded [2021-02-25T14:35:47.073Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:35:47.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:47.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:47.338Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:47.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:47.338Z] [2021-02-25T14:35:47.338Z] Login Succeeded [2021-02-25T14:35:47.338Z] docker.io [2021-02-25T14:35:47.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:35:47.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:35:47.866Z] Configure a credential helper to remove this warning. See [2021-02-25T14:35:47.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:35:47.866Z] [2021-02-25T14:35:47.866Z] Login Succeeded [2021-02-25T14:35:47.866Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:35:47.893Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T14:35:48.417Z] ========================================================= [2021-02-25T14:35:48.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T14:35:48.417Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:35:48.796Z] + 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 . [2021-02-25T14:35:49.059Z] Sending build context to Docker daemon 17.09MB [2021-02-25T14:35:49.059Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:35:49.059Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:35:49.059Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T14:35:49.059Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T14:35:49.059Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T14:35:49.059Z] de9db76c5a1d: Pulling fs layer [2021-02-25T14:35:49.059Z] bca2f99d35d6: Pulling fs layer [2021-02-25T14:35:49.059Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T14:35:49.059Z] 7c6f9722023f: Pulling fs layer [2021-02-25T14:35:49.059Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T14:35:49.059Z] bca2f99d35d6: Waiting [2021-02-25T14:35:49.059Z] 93359f2a8cfa: Waiting [2021-02-25T14:35:49.059Z] 7c6f9722023f: Waiting [2021-02-25T14:35:49.059Z] a35cf1a2eb13: Waiting [2021-02-25T14:35:49.059Z] de9db76c5a1d: Verifying Checksum [2021-02-25T14:35:49.059Z] de9db76c5a1d: Download complete [2021-02-25T14:35:49.059Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T14:35:49.059Z] 0ef7d3d256c8: Download complete [2021-02-25T14:35:49.320Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T14:35:49.320Z] 93359f2a8cfa: Download complete [2021-02-25T14:35:49.320Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T14:35:49.320Z] 188c0c94c7c5: Download complete [2021-02-25T14:35:49.320Z] 7c6f9722023f: Verifying Checksum [2021-02-25T14:35:49.320Z] 7c6f9722023f: Download complete [2021-02-25T14:35:49.583Z] 188c0c94c7c5: Pull complete [2021-02-25T14:35:49.583Z] 0ef7d3d256c8: Pull complete [2021-02-25T14:35:49.845Z] de9db76c5a1d: Pull complete [2021-02-25T14:35:51.237Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T14:35:51.237Z] a35cf1a2eb13: Download complete [2021-02-25T14:35:52.183Z] bca2f99d35d6: Verifying Checksum [2021-02-25T14:35:52.183Z] bca2f99d35d6: Download complete [2021-02-25T14:35:57.498Z] bca2f99d35d6: Pull complete [2021-02-25T14:35:57.498Z] 93359f2a8cfa: Pull complete [2021-02-25T14:35:58.070Z] 7c6f9722023f: Pull complete [2021-02-25T14:36:02.297Z] a35cf1a2eb13: Pull complete [2021-02-25T14:36:02.297Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T14:36:02.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T14:36:02.297Z] ---> a62c8e92a672 [2021-02-25T14:36:02.297Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:36:02.297Z] ---> Running in 7ccff607c26a [2021-02-25T14:36:02.297Z] Removing intermediate container 7ccff607c26a [2021-02-25T14:36:02.297Z] ---> 80c7911c2cf7 [2021-02-25T14:36:02.297Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:36:02.297Z] ---> Running in 8ccd878a6a7f [2021-02-25T14:36:03.257Z] Removing intermediate container 8ccd878a6a7f [2021-02-25T14:36:03.257Z] ---> 0d1edd69acf4 [2021-02-25T14:36:03.257Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:36:03.257Z] ---> Running in 9d11b295ec81 [2021-02-25T14:36:04.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:36:05.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:36:05.484Z] OK: 166 MiB in 39 packages [2021-02-25T14:36:06.060Z] Removing intermediate container 9d11b295ec81 [2021-02-25T14:36:06.060Z] ---> a4077a2ebe08 [2021-02-25T14:36:06.060Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:36:06.060Z] ---> Running in 28240066abd1 [2021-02-25T14:36:06.060Z] Removing intermediate container 28240066abd1 [2021-02-25T14:36:06.060Z] ---> f8b7dc853a3e [2021-02-25T14:36:06.060Z] Step 7/8 : COPY . . [2021-02-25T14:36:07.984Z] ---> 7415b2b30f19 [2021-02-25T14:36:07.984Z] Step 8/8 : RUN go mod download [2021-02-25T14:36:08.247Z] ---> Running in 24b615f66af2 [2021-02-25T14:36:10.200Z] Removing intermediate container fc6afd61fa48 [2021-02-25T14:36:10.200Z] ---> cfde8d79a012 [2021-02-25T14:36:10.200Z] Successfully built cfde8d79a012 [2021-02-25T14:36:10.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:10.583Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:36:10.583Z] . [Pipeline] withDockerContainer [2021-02-25T14:36:10.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-27651 does not seem to be running inside a container [2021-02-25T14:36:10.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T14:36:12.453Z] $ docker top 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:36:13.529Z] + go version [2021-02-25T14:36:13.529Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T14:36:13.567Z] $ docker stop --time=1 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 [2021-02-25T14:36:15.454Z] $ docker rm -f 985c2921d60172f27bfb5a0982b42bd01c09d8afae5e5b10e5ae519407648666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:16.678Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:36:16.679Z] . [Pipeline] withDockerContainer [2021-02-25T14:36:16.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-27651 does not seem to be running inside a container [2021-02-25T14:36:17.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-25T14:36:18.517Z] $ docker top 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:36:19.666Z] + make test [2021-02-25T14:36:19.666Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:36:21.109Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:36:30.257Z] Removing intermediate container 24b615f66af2 [2021-02-25T14:36:30.257Z] ---> b62d57082c91 [2021-02-25T14:36:30.257Z] Successfully built b62d57082c91 [2021-02-25T14:36:30.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:30.605Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:36:30.605Z] . [Pipeline] withDockerContainer [2021-02-25T14:36:30.742Z] prd-centos7-docker-4c-2g-27652 does not seem to be running inside a container [2021-02-25T14:36:30.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T14:36:31.563Z] $ docker top aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:36:32.107Z] + go version [2021-02-25T14:36:32.107Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T14:36:32.143Z] $ docker stop --time=1 aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e [2021-02-25T14:36:33.485Z] $ docker rm -f aca58cc61934862009cf4e7e442ce432791ec11234ac844d75c1df58debe704e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:34.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:36:34.612Z] . [Pipeline] withDockerContainer [2021-02-25T14:36:34.742Z] prd-centos7-docker-4c-2g-27652 does not seem to be running inside a container [2021-02-25T14:36:34.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-25T14:36:35.575Z] $ docker top ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:36:36.255Z] + make test [2021-02-25T14:36:36.255Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:36:37.207Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:36:43.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:36:43.317Z] GO111MODULE=on go vet ./... [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:36:45.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:36:45.445Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-25T14:36:45.741Z] $ docker stop --time=1 ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c [2021-02-25T14:36:47.927Z] $ docker rm -f ecd39cf173503f3f69a99a4b7dfd2ec9550d65204c998492fa5082bbd56f411c [Pipeline] // withDockerContainer [Pipeline] } [2021-02-25T14:36:48.180Z] $ docker stop --time=1 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf [2021-02-25T14:36:50.801Z] $ docker rm -f 28b7270aefd7d5c66ae8a308731bfcfdb2c85b706c59276370d8144e8ab4f3cf [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:36:51.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T14:36:51.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T14:36:51.715Z] Warning: overwriting stash ‘coverage-report’ [2021-02-25T14:36:51.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-02-25T14:36:52.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-02-25T14:36:54.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:36:55.347Z] + ls -al . [2021-02-25T14:36:55.347Z] total 92 [2021-02-25T14:36:55.347Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:36 . [2021-02-25T14:36:55.347Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 25 14:35 .. [2021-02-25T14:36:55.347Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:35 assets [2021-02-25T14:36:55.347Z] drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:35 bin [2021-02-25T14:36:55.347Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:35 cmd [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:35 CONTRIBUTING.md [2021-02-25T14:36:55.347Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:36 coverage.out [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:35 Dockerfile [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:35 Dockerfile.build [2021-02-25T14:36:55.347Z] drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:35 docs [2021-02-25T14:36:55.347Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 25 14:35 .git [2021-02-25T14:36:55.347Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:35 .github [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:35 .gitignore [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 1019 Feb 25 14:35 go.mod [2021-02-25T14:36:55.347Z] -rw-r--r--. 1 jenkins jenkins 20843 Feb 25 14:36 go.sum [2021-02-25T14:36:55.347Z] drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:35 internal [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:35 Jenkinsfile [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:35 LICENSE [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:35 Makefile [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:35 README.md [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 25 14:32 VERSION [2021-02-25T14:36:55.347Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:35 version.go [2021-02-25T14:36:55.347Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:35 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:55.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T14:36:55.830Z] + 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=69ad2819050738dce9c43e6c0cf51828c67ffb56 --label arch=amd64 --label version=0.0.0 . [2021-02-25T14:36:56.096Z] Sending build context to Docker daemon 17.12MB [2021-02-25T14:36:56.096Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:36:56.096Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:36:56.096Z] ---> b62d57082c91 [2021-02-25T14:36:56.096Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:36:56.235Z] + ls -al . [2021-02-25T14:36:56.236Z] total 124 [2021-02-25T14:36:56.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:36 . [2021-02-25T14:36:56.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:34 .. [2021-02-25T14:36:56.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:35 .git [2021-02-25T14:36:56.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:34 .github [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:34 .gitignore [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:34 CONTRIBUTING.md [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:34 Dockerfile [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:34 Dockerfile.build [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:34 Jenkinsfile [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:34 LICENSE [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:34 Makefile [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:34 README.md [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 14:32 VERSION [2021-02-25T14:36:56.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:34 assets [2021-02-25T14:36:56.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:34 bin [2021-02-25T14:36:56.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:34 cmd [2021-02-25T14:36:56.236Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:36 coverage.out [2021-02-25T14:36:56.236Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:34 docs [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 1019 Feb 25 14:34 go.mod [2021-02-25T14:36:56.236Z] -rw-r--r-- 1 jenkins jenkins 20843 Feb 25 14:36 go.sum [2021-02-25T14:36:56.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:34 internal [2021-02-25T14:36:56.236Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:34 version.go [2021-02-25T14:36:56.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:34 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:36:56.651Z] + 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=69ad2819050738dce9c43e6c0cf51828c67ffb56 --label arch=arm64 --label version=0.0.0 . [2021-02-25T14:36:56.675Z] ---> Running in 79c5313057e4 [2021-02-25T14:36:56.675Z] Removing intermediate container 79c5313057e4 [2021-02-25T14:36:56.675Z] ---> e6063dc2c1a2 [2021-02-25T14:36:56.675Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:36:56.675Z] ---> Running in d827a795ccd4 [2021-02-25T14:36:56.938Z] Removing intermediate container d827a795ccd4 [2021-02-25T14:36:56.938Z] ---> 4834f3e068b7 [2021-02-25T14:36:56.938Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:36:56.938Z] ---> Running in a7b65e352f5e [2021-02-25T14:36:57.200Z] Removing intermediate container a7b65e352f5e [2021-02-25T14:36:57.200Z] ---> 890903f961ba [2021-02-25T14:36:57.200Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:36:57.200Z] ---> Running in 3643d3be2fdb [2021-02-25T14:36:57.465Z] Removing intermediate container 3643d3be2fdb [2021-02-25T14:36:57.465Z] ---> 2460d7c2c480 [2021-02-25T14:36:57.465Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:36:57.465Z] ---> Running in 6b6b313adfd2 [2021-02-25T14:36:57.695Z] Sending build context to Docker daemon 17.12MB [2021-02-25T14:36:57.695Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:36:57.695Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:36:57.695Z] ---> cfde8d79a012 [2021-02-25T14:36:57.695Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:36:57.727Z] Removing intermediate container 6b6b313adfd2 [2021-02-25T14:36:57.727Z] ---> bd046a0918c1 [2021-02-25T14:36:57.727Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:36:57.969Z] ---> Running in 00213e8edd5b [2021-02-25T14:36:58.304Z] ---> Running in 7778a9490860 [2021-02-25T14:36:58.564Z] Removing intermediate container 00213e8edd5b [2021-02-25T14:36:58.564Z] ---> 36f253a0aea5 [2021-02-25T14:36:58.564Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:36:58.564Z] ---> Running in c37df16eb216 [2021-02-25T14:36:59.160Z] Removing intermediate container c37df16eb216 [2021-02-25T14:36:59.160Z] ---> ac944df6b859 [2021-02-25T14:36:59.160Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:36:59.160Z] ---> Running in 194223b12efa [2021-02-25T14:36:59.258Z] Removing intermediate container 7778a9490860 [2021-02-25T14:36:59.258Z] ---> 3a98bd4a287a [2021-02-25T14:36:59.258Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:36:59.258Z] ---> Running in ac6bd02d79a4 [2021-02-25T14:36:59.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:36:59.756Z] Removing intermediate container 194223b12efa [2021-02-25T14:36:59.756Z] ---> 671e9f98fb7c [2021-02-25T14:36:59.756Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:36:59.756Z] ---> Running in 4a10d33d715e [2021-02-25T14:37:00.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:37:00.357Z] Removing intermediate container 4a10d33d715e [2021-02-25T14:37:00.357Z] ---> adbe141de7e6 [2021-02-25T14:37:00.357Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:37:00.357Z] ---> Running in a37bbfec9ece [2021-02-25T14:37:00.633Z] Removing intermediate container a37bbfec9ece [2021-02-25T14:37:00.633Z] ---> 2850e2cda2bc [2021-02-25T14:37:00.633Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:37:00.671Z] OK: 166 MiB in 39 packages [2021-02-25T14:37:00.905Z] ---> Running in 9ca862fe48ed [2021-02-25T14:37:00.933Z] Removing intermediate container ac6bd02d79a4 [2021-02-25T14:37:00.933Z] ---> aa7747fee07c [2021-02-25T14:37:00.933Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:37:01.194Z] ---> Running in 2baa8e233949 [2021-02-25T14:37:01.194Z] Removing intermediate container 2baa8e233949 [2021-02-25T14:37:01.194Z] ---> 9b44ac6578ac [2021-02-25T14:37:01.194Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:37:01.457Z] ---> Running in 15fbc842e391 [2021-02-25T14:37:01.457Z] Removing intermediate container 15fbc842e391 [2021-02-25T14:37:01.457Z] ---> 85def38f9f1e [2021-02-25T14:37:01.457Z] Step 12/24 : COPY go.mod . [2021-02-25T14:37:01.720Z] ---> 34833e30f8dc [2021-02-25T14:37:01.720Z] Step 13/24 : COPY Makefile . [2021-02-25T14:37:01.989Z] ---> 5cb666c8b557 [2021-02-25T14:37:01.989Z] Step 14/24 : RUN make update [2021-02-25T14:37:01.989Z] ---> Running in ab9cbf024888 [2021-02-25T14:37:02.573Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:37:03.154Z] Removing intermediate container ab9cbf024888 [2021-02-25T14:37:03.154Z] ---> 85cb4bef463b [2021-02-25T14:37:03.154Z] Step 15/24 : COPY . . [2021-02-25T14:37:03.529Z] Removing intermediate container 9ca862fe48ed [2021-02-25T14:37:03.529Z] ---> 1fbb39a72a96 [2021-02-25T14:37:03.529Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:37:03.529Z] ---> Running in 4a815f4c1775 [2021-02-25T14:37:04.553Z] ---> 93cc55b932eb [2021-02-25T14:37:04.553Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:37:04.815Z] ---> Running in 43dec454d82d [2021-02-25T14:37:04.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:37:05.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-25T14:37:05.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:37:06.157Z] OK: 142 MiB in 39 packages [2021-02-25T14:37:07.595Z] Removing intermediate container 4a815f4c1775 [2021-02-25T14:37:07.595Z] ---> ca645ec7c757 [2021-02-25T14:37:07.595Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:37:07.869Z] ---> Running in ea016e27de96 [2021-02-25T14:37:08.141Z] Removing intermediate container ea016e27de96 [2021-02-25T14:37:08.141Z] ---> c87b5afaee2b [2021-02-25T14:37:08.141Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:37:08.413Z] ---> Running in d41927b18bc5 [2021-02-25T14:37:09.008Z] Removing intermediate container d41927b18bc5 [2021-02-25T14:37:09.008Z] ---> 84958505a010 [2021-02-25T14:37:09.008Z] Step 12/24 : COPY go.mod . [2021-02-25T14:37:09.605Z] ---> 93b2dd48eab3 [2021-02-25T14:37:09.605Z] Step 13/24 : COPY Makefile . [2021-02-25T14:37:10.199Z] ---> 7fdb6bbef7c8 [2021-02-25T14:37:10.199Z] Step 14/24 : RUN make update [2021-02-25T14:37:10.473Z] ---> Running in a5d027bf6fb5 [2021-02-25T14:37:11.456Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:37:13.336Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:37:13.450Z] Removing intermediate container a5d027bf6fb5 [2021-02-25T14:37:13.450Z] ---> 49e6a75e4025 [2021-02-25T14:37:13.450Z] Step 15/24 : COPY . . [2021-02-25T14:37:15.257Z] Removing intermediate container 43dec454d82d [2021-02-25T14:37:15.257Z] ---> 35255c27be67 [2021-02-25T14:37:15.257Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:37:15.422Z] ---> 52d917b065e0 [2021-02-25T14:37:15.422Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:37:15.695Z] ---> Running in bb05e076a69b [2021-02-25T14:37:15.830Z] 3.12: Pulling from library/alpine [2021-02-25T14:37:16.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-25T14:37:16.776Z] f84cab65f19f: Pulling fs layer [2021-02-25T14:37:17.038Z] f84cab65f19f: Download complete [2021-02-25T14:37:17.299Z] f84cab65f19f: Pull complete [2021-02-25T14:37:17.299Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:37:17.560Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:37:17.560Z] ---> 88dd2752d2ea [2021-02-25T14:37:17.560Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:37:17.560Z] ---> Running in fbf964368221 [2021-02-25T14:37:17.822Z] Removing intermediate container fbf964368221 [2021-02-25T14:37:17.822Z] ---> d7e4266e9f69 [2021-02-25T14:37:17.822Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:37:18.767Z] ---> 51f50985510d [2021-02-25T14:37:18.767Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:37:18.767Z] ---> Running in fbff957d4033 [2021-02-25T14:37:18.767Z] Removing intermediate container fbff957d4033 [2021-02-25T14:37:18.767Z] ---> 5b8ee1c3b149 [2021-02-25T14:37:18.767Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:37:19.029Z] ---> Running in f59100d5a7e6 [2021-02-25T14:37:19.029Z] Removing intermediate container f59100d5a7e6 [2021-02-25T14:37:19.029Z] ---> 265ac209ea8a [2021-02-25T14:37:19.029Z] Step 22/24 : LABEL arch=amd64 [2021-02-25T14:37:19.290Z] ---> Running in 5c1b626a6145 [2021-02-25T14:37:19.290Z] Removing intermediate container 5c1b626a6145 [2021-02-25T14:37:19.290Z] ---> 4dcdc829d474 [2021-02-25T14:37:19.290Z] Step 23/24 : LABEL git_sha=69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:37:19.557Z] ---> Running in 245c7445b5fd [2021-02-25T14:37:19.557Z] Removing intermediate container 245c7445b5fd [2021-02-25T14:37:19.557Z] ---> 21f098caea7c [2021-02-25T14:37:19.557Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T14:37:19.820Z] ---> Running in 50e79003e287 [2021-02-25T14:37:19.820Z] Removing intermediate container 50e79003e287 [2021-02-25T14:37:19.820Z] ---> 856ab818fec1 [2021-02-25T14:37:19.820Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:37:19.820Z] Successfully built 856ab818fec1 [2021-02-25T14:37:19.820Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:37:21.568Z] ---> job-cost.sh [2021-02-25T14:37:21.569Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ETD7 [2021-02-25T14:37:36.509Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:37:38.869Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:37:44.259Z] Removing intermediate container bb05e076a69b [2021-02-25T14:37:44.259Z] ---> ef684efe6e5b [2021-02-25T14:37:44.259Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:37:44.259Z] 3.12: Pulling from library/alpine [2021-02-25T14:37:44.259Z] dce8679b510e: Pulling fs layer [2021-02-25T14:37:44.259Z] dce8679b510e: Verifying Checksum [2021-02-25T14:37:44.531Z] dce8679b510e: Pull complete [2021-02-25T14:37:44.531Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:37:44.802Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:37:44.802Z] ---> d10569e2745f [2021-02-25T14:37:44.802Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:37:45.072Z] ---> Running in 37f905b0e22c [2021-02-25T14:37:45.342Z] Removing intermediate container 37f905b0e22c [2021-02-25T14:37:45.342Z] ---> a80c0a632e6b [2021-02-25T14:37:45.342Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:37:47.312Z] ---> c228e39a7326 [2021-02-25T14:37:47.312Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:37:47.312Z] ---> Running in 7970391a4fcb [2021-02-25T14:37:47.906Z] Removing intermediate container 7970391a4fcb [2021-02-25T14:37:47.906Z] ---> 9459d1e34010 [2021-02-25T14:37:47.906Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:37:48.179Z] ---> Running in 674eb7ee698e [2021-02-25T14:37:48.772Z] Removing intermediate container 674eb7ee698e [2021-02-25T14:37:48.772Z] ---> 1012435df01b [2021-02-25T14:37:48.772Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T14:37:49.044Z] ---> Running in 304eb8dd433a [2021-02-25T14:37:49.317Z] Removing intermediate container 304eb8dd433a [2021-02-25T14:37:49.317Z] ---> 266eda3d64be [2021-02-25T14:37:49.317Z] Step 23/24 : LABEL git_sha=69ad2819050738dce9c43e6c0cf51828c67ffb56 [2021-02-25T14:37:49.590Z] ---> Running in 03e061f8bda3 [2021-02-25T14:37:50.184Z] Removing intermediate container 03e061f8bda3 [2021-02-25T14:37:50.184Z] ---> 0c0c0d8e352c [2021-02-25T14:37:50.184Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T14:37:50.457Z] ---> Running in 3fad65008887 [2021-02-25T14:37:51.053Z] Removing intermediate container 3fad65008887 [2021-02-25T14:37:51.053Z] ---> 063b0f67a632 [2021-02-25T14:37:51.053Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:37:51.053Z] Successfully built 063b0f67a632 [2021-02-25T14:37:51.053Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:37:52.162Z] ---> job-cost.sh [2021-02-25T14:37:52.162Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BBsH [2021-02-25T14:38:08.673Z] lf-activate-venv(): INFO: Adding /tmp/venv-ETD7/bin to PATH [2021-02-25T14:38:08.673Z] INFO: No Stack... [2021-02-25T14:38:08.673Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:38:08.673Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:38:08.997Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-02-25T14:38:08.998Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T14:38:09.097Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [2021-02-25T14:38:09.104Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] did not exist. Created. [2021-02-25T14:38:09.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:38:09.594Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-25T14:38:09.744Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:38:09.766Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T14:38:31.144Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:40:37.935Z] lf-activate-venv(): INFO: Adding /tmp/venv-BBsH/bin to PATH [2021-02-25T14:40:37.935Z] INFO: No Stack... [2021-02-25T14:40:38.207Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T14:40:38.476Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:40:38.834Z] + cut -d, -f6 [2021-02-25T14:40:38.834Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-02-25T14:40:38.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [2021-02-25T14:40:38.979Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] did not exist. Created. [2021-02-25T14:40:38.980Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:40:39.526Z] /w/workspace/edgex-ui-go/1@tmp/durable-8f2b9952/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-8f2b9952/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-25T14:40:39.903Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T14:40:39.944Z] Warning: overwriting stash ‘stack-cost’ [2021-02-25T14:40:40.129Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:40:40.151Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-25T14:40:42.403Z] provisioning config files... [2021-02-25T14:40:42.415Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config5240723685211824614tmp [Pipeline] { [Pipeline] sh [2021-02-25T14:40:42.904Z] + set +x [2021-02-25T14:40:42.904Z] + curl -s https://codecov.io/bash [2021-02-25T14:40:42.904Z] + bash -s -- [2021-02-25T14:40:43.169Z] [2021-02-25T14:40:43.169Z] _____ _ [2021-02-25T14:40:43.169Z] / ____| | | [2021-02-25T14:40:43.169Z] | | ___ __| | ___ ___ _____ __ [2021-02-25T14:40:43.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-25T14:40:43.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-25T14:40:43.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-25T14:40:43.169Z] Bash-20210129-7c25fce [2021-02-25T14:40:43.169Z] [2021-02-25T14:40:43.169Z] [2021-02-25T14:40:43.169Z] ==> git version 2.24.3 found [2021-02-25T14:40:43.169Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-25T14:40:43.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-25T14:40:43.169Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-25T14:40:43.169Z] ==> Jenkins CI detected. [2021-02-25T14:40:43.169Z] project root: . [2021-02-25T14:40:43.169Z] --> token set from env [2021-02-25T14:40:43.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-25T14:40:43.169Z] ==> Running gcov in . (disable via -X gcov) [2021-02-25T14:40:43.169Z] ==> Python coveragepy not found [2021-02-25T14:40:43.169Z] ==> Searching for coverage reports in: [2021-02-25T14:40:43.169Z] + . [2021-02-25T14:40:43.169Z] -> Found 1 reports [2021-02-25T14:40:43.169Z] ==> Detecting git/mercurial file structure [2021-02-25T14:40:43.169Z] ==> Reading reports [2021-02-25T14:40:43.169Z] + ./coverage.out bytes=10 [2021-02-25T14:40:43.169Z] ==> Appending adjustments [2021-02-25T14:40:43.169Z] https://docs.codecov.io/docs/fixing-reports [2021-02-25T14:40:43.432Z] + Found adjustments [2021-02-25T14:40:43.432Z] ==> Gzipping contents [2021-02-25T14:40:43.432Z] 4.0K /tmp/codecov.KB2UsQ.gz [2021-02-25T14:40:43.432Z] ==> Uploading reports [2021-02-25T14:40:43.432Z] url: https://codecov.io [2021-02-25T14:40:43.432Z] query: branch=PR-299&commit=69ad2819050738dce9c43e6c0cf51828c67ffb56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=299&job=&cmd_args= [2021-02-25T14:40:43.432Z] -> Pinging Codecov [2021-02-25T14:40:43.433Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-299&commit=69ad2819050738dce9c43e6c0cf51828c67ffb56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=299&job=&cmd_args= [2021-02-25T14:40:43.694Z] -> Uploading to [2021-02-25T14:40:43.695Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/69ad2819050738dce9c43e6c0cf51828c67ffb56/a36ef0a0-e9d0-46b4-b72b-bd5768203f6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T144043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b53ac7013ab594f6b674037e18cb8374d68e4b0b6b401e938beb93ab89837f4 [2021-02-25T14:40:43.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T14:40:43.695Z] Dload Upload Total Spent Left Speed [2021-02-25T14:40:44.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6734 --:--:-- --:--:-- --:--:-- 6721 100 2843 0 0 100 2843 0 6731 --:--:-- --:--:-- --:--:-- 6721 [2021-02-25T14:40:44.272Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/69ad2819050738dce9c43e6c0cf51828c67ffb56 [Pipeline] } [2021-02-25T14:40:44.308Z] 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:40:47.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:40:48.142Z] ---> package-listing.sh [2021-02-25T14:40:48.142Z] ++ facter osfamily [2021-02-25T14:40:48.142Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T14:40:48.142Z] + OS_FAMILY=redhat [2021-02-25T14:40:48.142Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-299 [2021-02-25T14:40:48.142Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T14:40:48.142Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T14:40:48.142Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T14:40:48.142Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T14:40:48.142Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-299 ']' [2021-02-25T14:40:48.142Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T14:40:48.142Z] + case "${OS_FAMILY}" in [2021-02-25T14:40:48.142Z] + rpm -qa [2021-02-25T14:40:48.142Z] + sort [2021-02-25T14:40:53.458Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T14:40:53.458Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T14:40:53.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T14:40:53.458Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-299 ']' [2021-02-25T14:40:53.458Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-299/archives/ [2021-02-25T14:40:53.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-299/archives/ [Pipeline] echo [2021-02-25T14:40:53.494Z] 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-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T14:40:53.805Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:40:54.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:40:54.149Z] [2021-02-25T14:40:54.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:40:54.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:40:54.538Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T14:40:54.538Z] df20fa9351a1: Pulling fs layer [2021-02-25T14:40:54.538Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T14:40:54.538Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T14:40:54.538Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T14:40:54.538Z] 93b61091891f: Pulling fs layer [2021-02-25T14:40:54.538Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T14:40:54.538Z] 5e14af77c1be: Pulling fs layer [2021-02-25T14:40:54.538Z] 01666e4c0597: Pulling fs layer [2021-02-25T14:40:54.538Z] aa168da1d23b: Pulling fs layer [2021-02-25T14:40:54.538Z] 93b9cdb0e59b: Waiting [2021-02-25T14:40:54.538Z] 46f8f816bc3b: Waiting [2021-02-25T14:40:54.538Z] 93b61091891f: Waiting [2021-02-25T14:40:54.538Z] 5e14af77c1be: Waiting [2021-02-25T14:40:54.538Z] aa168da1d23b: Waiting [2021-02-25T14:40:54.538Z] 01666e4c0597: Waiting [2021-02-25T14:40:54.538Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T14:40:54.538Z] 36b3adc4ff6f: Download complete [2021-02-25T14:40:54.538Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T14:40:54.538Z] 46f8f816bc3b: Download complete [2021-02-25T14:40:54.801Z] df20fa9351a1: Verifying Checksum [2021-02-25T14:40:54.801Z] df20fa9351a1: Download complete [2021-02-25T14:40:54.801Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T14:40:54.801Z] 93b9cdb0e59b: Download complete [2021-02-25T14:40:54.801Z] 5e14af77c1be: Verifying Checksum [2021-02-25T14:40:54.801Z] 5e14af77c1be: Download complete [2021-02-25T14:40:54.801Z] 93b61091891f: Download complete [2021-02-25T14:40:54.801Z] 01666e4c0597: Verifying Checksum [2021-02-25T14:40:54.801Z] 01666e4c0597: Download complete [2021-02-25T14:40:55.068Z] df20fa9351a1: Pull complete [2021-02-25T14:40:55.337Z] 36b3adc4ff6f: Pull complete [2021-02-25T14:40:55.920Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T14:40:55.920Z] 8ad3a11d3b57: Download complete [2021-02-25T14:40:56.503Z] 8ad3a11d3b57: Pull complete [2021-02-25T14:40:56.503Z] 46f8f816bc3b: Pull complete [2021-02-25T14:40:57.085Z] 93b61091891f: Pull complete [2021-02-25T14:40:57.085Z] 93b9cdb0e59b: Pull complete [2021-02-25T14:40:57.356Z] 5e14af77c1be: Pull complete [2021-02-25T14:40:57.934Z] 01666e4c0597: Pull complete [2021-02-25T14:40:58.199Z] aa168da1d23b: Verifying Checksum [2021-02-25T14:40:58.199Z] aa168da1d23b: Download complete [2021-02-25T14:41:03.518Z] aa168da1d23b: Pull complete [2021-02-25T14:41:03.779Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T14:41:03.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:41:03.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T14:41:03.964Z] prd-centos7-docker-4c-2g-27650 does not seem to be running inside a container [2021-02-25T14:41:04.011Z] $ 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-299/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-299 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299:/w/workspace/edgexfoundry_edgex-ui-go_PR-299:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@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 [2021-02-25T14:41:07.324Z] $ docker top 56668a6d704d6a373e57ff67653d55550e6cc9d8db6274359e4bc3d57a88afc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:41:07.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T14:41:08.229Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T14:41:08.552Z] + ls /var/log/sa-host [2021-02-25T14:41:08.552Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T14:41:08.552Z] file_magic: OK [2021-02-25T14:41:08.552Z] HZ: Using current value: 100 [2021-02-25T14:41:08.552Z] file_header: OK [2021-02-25T14:41:08.552Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T14:41:08.552Z] Statistics: [2021-02-25T14:41:08.552Z] Hnuu...uuuununununu... [2021-02-25T14:41:08.552Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T14:41:08.552Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T14:41:08.552Z] file_magic: OK [2021-02-25T14:41:08.552Z] HZ: Using current value: 100 [2021-02-25T14:41:08.552Z] file_header: OK [2021-02-25T14:41:08.552Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T14:41:08.552Z] Statistics: [2021-02-25T14:41:08.552Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T14:41:08.552Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T14:41:09.240Z] provisioning config files... [2021-02-25T14:41:09.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-299@tmp/config8793647284506696515tmp [Pipeline] { [Pipeline] echo [2021-02-25T14:41:09.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:41:09.804Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T14:41:09.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T14:41:10.027Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:41:10.353Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T14:41:10.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:41:10.726Z] ---> sudo-logs.sh [2021-02-25T14:41:10.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T14:41:10.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:41:11.205Z] ---> job-cost.sh [2021-02-25T14:41:11.205Z] lf-activate-venv: SKIPPING [2021-02-25T14:41:11.205Z] DEBUG: total: 0.20999999344348907 [2021-02-25T14:41:11.205Z] INFO: Retrieving Stack Cost... [2021-02-25T14:41:12.597Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:41:12.859Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T14:41:12.896Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:41:13.229Z] ---> logs-deploy.sh [2021-02-25T14:41:13.229Z] lf-activate-venv: SKIPPING [2021-02-25T14:41:13.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-299/1 [2021-02-25T14:41:13.229Z] INFO: archiving workspace using pattern(s): [2021-02-25T14:41:15.151Z] Archives upload complete. [2021-02-25T14:41:15.151Z] INFO: archiving logs to Nexus