Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 062c99091897d73a20556ba115d924aa41bc7550 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27653’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27654 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 Checking out Revision 062c99091897d73a20556ba115d924aa41bc7550 (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 Commit message: "remove all register method for new version API v2 in furture" > git rev-list --no-walk 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T14:47:05.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T14:47:05.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T14:47:05.391Z] ========================================================= [2021-02-25T14:47:05.391Z] EdgeX Global Pipelines Version Info [2021-02-25T14:47:05.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:47:06.846Z] ------------------- [2021-02-25T14:47:06.846Z] stable info: [2021-02-25T14:47:06.846Z] ------------------- [2021-02-25T14:47:06.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T14:47:06.846Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:47:06.846Z] Message: update stable to v1.0.181 [2021-02-25T14:47:07.791Z] ------------------- [2021-02-25T14:47:07.791Z] experimental info: [2021-02-25T14:47:07.791Z] ------------------- [2021-02-25T14:47:07.791Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T14:47:07.791Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T14:47:07.791Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T14:47:08.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-02-25T14:47:08.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-02-25T14:47:08.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T14:47:08.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T14:47:08.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T14:47:08.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T14:47:08.530Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T14:47:08.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T14:47:08.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-25T14:47:08.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T14:47:08.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T14:47:08.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-02-25T14:47:09.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T14:47:09.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T14:47:09.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:47:09.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T14:47:09.402Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:47:09.482Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T14:47:09.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T14:47:09.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T14:47:09.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-25T14:47:09.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-25T14:47:09.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T14:47:10.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T14:47:10.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-25T14:47:10.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-25T14:47:10.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-25T14:47:10.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-25T14:47:10.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] echo [2021-02-25T14:47:10.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 062c990 [Pipeline] echo [2021-02-25T14:47:10.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:47:11.034Z] provisioning config files... [2021-02-25T14:47:11.066Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1302911624605173366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:47:11.421Z] ---> docker-login.sh [2021-02-25T14:47:11.421Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:47:11.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:47:11.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:47:11.683Z] Configure a credential helper to remove this warning. See [2021-02-25T14:47:11.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:47:11.683Z] [2021-02-25T14:47:11.683Z] Login Succeeded [2021-02-25T14:47:11.683Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:47:11.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:47:11.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:47:11.949Z] Configure a credential helper to remove this warning. See [2021-02-25T14:47:11.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:47:11.949Z] [2021-02-25T14:47:11.949Z] Login Succeeded [2021-02-25T14:47:11.949Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:47:11.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:47:12.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:47:12.212Z] Configure a credential helper to remove this warning. See [2021-02-25T14:47:12.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:47:12.212Z] [2021-02-25T14:47:12.212Z] Login Succeeded [2021-02-25T14:47:12.212Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:47:12.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:47:12.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:47:12.212Z] Configure a credential helper to remove this warning. See [2021-02-25T14:47:12.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:47:12.212Z] [2021-02-25T14:47:12.212Z] Login Succeeded [2021-02-25T14:47:12.212Z] docker.io [2021-02-25T14:47:12.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:47:12.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:47:12.736Z] Configure a credential helper to remove this warning. See [2021-02-25T14:47:12.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:47:12.736Z] [2021-02-25T14:47:12.736Z] Login Succeeded [2021-02-25T14:47:12.736Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:47:12.745Z] 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:47:13.494Z] + git log --format=format:%s -1 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] echo [2021-02-25T14:47:13.573Z] GIT_COMMIT: 062c99091897d73a20556ba115d924aa41bc7550, Commit Message: remove all register method for new version API v2 in furture [Pipeline] echo [2021-02-25T14:47:13.615Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:47:14.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:47:14.625Z] [2021-02-25T14:47:14.625Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:47:14.987Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:47:14.987Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T14:47:14.987Z] 31603596830f: Pulling fs layer [2021-02-25T14:47:14.987Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T14:47:14.987Z] 6ca5941a6612: Pulling fs layer [2021-02-25T14:47:14.987Z] ecc8261a40a4: Pulling fs layer [2021-02-25T14:47:14.987Z] ecc8261a40a4: Waiting [2021-02-25T14:47:14.987Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T14:47:14.987Z] 2a8b12db71e7: Download complete [2021-02-25T14:47:14.987Z] 31603596830f: Download complete [2021-02-25T14:47:15.249Z] ecc8261a40a4: Verifying Checksum [2021-02-25T14:47:15.249Z] ecc8261a40a4: Download complete [2021-02-25T14:47:15.249Z] 6ca5941a6612: Verifying Checksum [2021-02-25T14:47:15.249Z] 6ca5941a6612: Download complete [2021-02-25T14:47:15.510Z] 31603596830f: Pull complete [2021-02-25T14:47:15.773Z] 2a8b12db71e7: Pull complete [2021-02-25T14:47:16.723Z] 6ca5941a6612: Pull complete [2021-02-25T14:47:16.723Z] ecc8261a40a4: Pull complete [2021-02-25T14:47:16.723Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T14:47:16.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:47:16.723Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T14:47:16.837Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:47:16.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T14:47:18.850Z] $ docker top a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:47:19.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:47:19.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:47:19.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:47:19.361Z] $ docker exec a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent [2021-02-25T14:47:19.528Z] SSH_AUTH_SOCK=/tmp/ssh-vJVBHo8REMli/agent.11 [2021-02-25T14:47:19.528Z] SSH_AGENT_PID=17 [2021-02-25T14:47:19.539Z] Running ssh-add (command line suppressed) [2021-02-25T14:47:19.648Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3227965811847104494.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3227965811847104494.key) [2021-02-25T14:47:19.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:47:20.043Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T14:47:20.060Z] $ docker exec --env ******** --env ******** a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent -k [2021-02-25T14:47:20.179Z] unset SSH_AUTH_SOCK; [2021-02-25T14:47:20.180Z] unset SSH_AGENT_PID; [2021-02-25T14:47:20.180Z] echo Agent pid 17 killed; [2021-02-25T14:47:20.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T14:47:20.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:47:20.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:47:20.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:47:20.554Z] $ docker exec a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent [2021-02-25T14:47:20.719Z] SSH_AUTH_SOCK=/tmp/ssh-EpsRrrh89mvf/agent.46 [2021-02-25T14:47:20.719Z] SSH_AGENT_PID=51 [2021-02-25T14:47:20.725Z] Running ssh-add (command line suppressed) [2021-02-25T14:47:20.839Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1458593941620862811.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1458593941620862811.key) [2021-02-25T14:47:20.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:47:21.236Z] + git semver init [2021-02-25T14:47:21.236Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:47:21.236Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-02-25T14:47:21.236Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-02-25T14:47:21.236Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:47:21.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:47:21.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:47:21.236Z] # $SEMVER_BRANCH = master [2021-02-25T14:47:21.236Z] # $SEMVER_TEMP = /tmp/semver-654928231 [2021-02-25T14:47:21.236Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-02-25T14:47:22.196Z] # '/tmp/semver-654928231' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-02-25T14:47:22.196Z] # -> Force: false [2021-02-25T14:47:22.196Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-02-25T14:47:22.204Z] $ docker exec --env ******** --env ******** a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent -k [2021-02-25T14:47:22.312Z] unset SSH_AUTH_SOCK; [2021-02-25T14:47:22.313Z] unset SSH_AGENT_PID; [2021-02-25T14:47:22.313Z] echo Agent pid 51 killed; [2021-02-25T14:47:22.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:47:22.859Z] + git semver [Pipeline] } [2021-02-25T14:47:22.871Z] $ docker stop --time=1 a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b [2021-02-25T14:47:24.245Z] $ docker rm -f a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:47:24.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T14:47:25.061Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T14:47:25.064Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.14 [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:47:40.529Z] Still waiting to schedule task [2021-02-25T14:47:40.529Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-25T14:47:40.531Z] Still waiting to schedule task [2021-02-25T14:47:40.531Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-25T14:49:18.378Z] Running on prd-centos7-docker-4c-2g-27659 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-02-25T14:49:18.468Z] Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout [2021-02-25T14:49:21.014Z] using credential edgex-jenkins-ssh [2021-02-25T14:49:21.063Z] Cloning the remote Git repository [2021-02-25T14:49:21.093Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:49:21.159Z] > git init /w/workspace/edgex-ui-go/72 # timeout=10 [2021-02-25T14:49:21.219Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:49:21.220Z] > git --version # timeout=10 [2021-02-25T14:49:21.237Z] > git --version # 'git version 2.24.3' [2021-02-25T14:49:21.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:49:21.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:49:22.956Z] Checking out Revision 062c99091897d73a20556ba115d924aa41bc7550 (master) [2021-02-25T14:49:22.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:49:22.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:49:22.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:49:22.425Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:49:22.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:49:22.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:49:22.965Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:49:22.971Z] > git checkout -f 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 [2021-02-25T14:49:26.690Z] Commit message: "remove all register method for new version API v2 in furture" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:49:28.095Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:49:28.473Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:49:28.788Z] + sudo service docker restart [2021-02-25T14:49:28.788Z] + true [2021-02-25T14:49:28.788Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:49:30.802Z] provisioning config files... [2021-02-25T14:49:30.836Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config9107064596119691248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:49:31.205Z] ---> docker-login.sh [2021-02-25T14:49:31.205Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:49:31.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:49:31.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:49:31.468Z] Configure a credential helper to remove this warning. See [2021-02-25T14:49:31.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:49:31.468Z] [2021-02-25T14:49:31.468Z] Login Succeeded [2021-02-25T14:49:31.468Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:49:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:49:31.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:49:31.735Z] Configure a credential helper to remove this warning. See [2021-02-25T14:49:31.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:49:31.735Z] [2021-02-25T14:49:31.735Z] Login Succeeded [2021-02-25T14:49:31.735Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:49:32.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:49:32.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:49:32.000Z] Configure a credential helper to remove this warning. See [2021-02-25T14:49:32.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:49:32.000Z] [2021-02-25T14:49:32.000Z] Login Succeeded [2021-02-25T14:49:32.000Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:49:32.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:49:32.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:49:32.278Z] Configure a credential helper to remove this warning. See [2021-02-25T14:49:32.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:49:32.278Z] [2021-02-25T14:49:32.278Z] Login Succeeded [2021-02-25T14:49:32.278Z] docker.io [2021-02-25T14:49:32.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:49:32.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:49:32.540Z] Configure a credential helper to remove this warning. See [2021-02-25T14:49:32.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:49:32.540Z] [2021-02-25T14:49:32.540Z] Login Succeeded [2021-02-25T14:49:32.540Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:49:32.552Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T14:49:32.937Z] ========================================================= [2021-02-25T14:49:32.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T14:49:32.937Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:49:33.288Z] + 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:49:33.552Z] Sending build context to Docker daemon 17.08MB [2021-02-25T14:49:33.552Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:49:33.552Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:49:33.820Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T14:49:33.820Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T14:49:33.820Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T14:49:33.820Z] de9db76c5a1d: Pulling fs layer [2021-02-25T14:49:33.820Z] bca2f99d35d6: Pulling fs layer [2021-02-25T14:49:33.820Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T14:49:33.820Z] 7c6f9722023f: Pulling fs layer [2021-02-25T14:49:33.820Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T14:49:33.820Z] bca2f99d35d6: Waiting [2021-02-25T14:49:33.820Z] 93359f2a8cfa: Waiting [2021-02-25T14:49:33.820Z] a35cf1a2eb13: Waiting [2021-02-25T14:49:33.820Z] 7c6f9722023f: Waiting [2021-02-25T14:49:33.820Z] de9db76c5a1d: Verifying Checksum [2021-02-25T14:49:33.820Z] de9db76c5a1d: Download complete [2021-02-25T14:49:33.820Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T14:49:33.820Z] 0ef7d3d256c8: Download complete [2021-02-25T14:49:33.820Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T14:49:33.820Z] 93359f2a8cfa: Download complete [2021-02-25T14:49:33.820Z] 7c6f9722023f: Verifying Checksum [2021-02-25T14:49:33.820Z] 7c6f9722023f: Download complete [2021-02-25T14:49:34.089Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T14:49:34.089Z] 188c0c94c7c5: Download complete [2021-02-25T14:49:34.352Z] 188c0c94c7c5: Pull complete [2021-02-25T14:49:34.352Z] 0ef7d3d256c8: Pull complete [2021-02-25T14:49:34.616Z] de9db76c5a1d: Pull complete [2021-02-25T14:49:36.021Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T14:49:36.021Z] a35cf1a2eb13: Download complete [2021-02-25T14:49:36.603Z] bca2f99d35d6: Verifying Checksum [2021-02-25T14:49:36.603Z] bca2f99d35d6: Download complete [2021-02-25T14:49:41.954Z] bca2f99d35d6: Pull complete [2021-02-25T14:49:41.954Z] 93359f2a8cfa: Pull complete [2021-02-25T14:49:41.954Z] 7c6f9722023f: Pull complete [2021-02-25T14:49:47.285Z] a35cf1a2eb13: Pull complete [2021-02-25T14:49:47.285Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T14:49:47.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T14:49:47.285Z] ---> a62c8e92a672 [2021-02-25T14:49:47.285Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:49:47.285Z] ---> Running in 0c84ad54af1a [2021-02-25T14:49:47.285Z] Removing intermediate container 0c84ad54af1a [2021-02-25T14:49:47.285Z] ---> 081bf39ee911 [2021-02-25T14:49:47.285Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:49:47.285Z] ---> Running in 938499e620b9 [2021-02-25T14:49:48.243Z] Removing intermediate container 938499e620b9 [2021-02-25T14:49:48.243Z] ---> 73ab4bba9755 [2021-02-25T14:49:48.243Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:49:48.243Z] ---> Running in cfd100136ee7 [2021-02-25T14:49:48.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:49:50.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:49:50.796Z] OK: 166 MiB in 39 packages [2021-02-25T14:49:51.375Z] Removing intermediate container cfd100136ee7 [2021-02-25T14:49:51.375Z] ---> ea27272d5b33 [2021-02-25T14:49:51.375Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:49:51.375Z] ---> Running in 6c2a6b5fb984 [2021-02-25T14:49:51.641Z] Removing intermediate container 6c2a6b5fb984 [2021-02-25T14:49:51.641Z] ---> b08da2ca4af1 [2021-02-25T14:49:51.641Z] Step 7/8 : COPY . . [2021-02-25T14:49:53.567Z] ---> 55f498220dc0 [2021-02-25T14:49:53.567Z] Step 8/8 : RUN go mod download [2021-02-25T14:49:53.567Z] ---> Running in 95f5b85df7d5 [2021-02-25T14:50:13.878Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27660 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-02-25T14:50:13.953Z] Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout [2021-02-25T14:50:15.615Z] Removing intermediate container 95f5b85df7d5 [2021-02-25T14:50:15.615Z] ---> 29abbfba2b9b [2021-02-25T14:50:15.615Z] Successfully built 29abbfba2b9b [2021-02-25T14:50:15.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:50:15.935Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:50:15.936Z] . [Pipeline] withDockerContainer [2021-02-25T14:50:16.182Z] prd-centos7-docker-4c-2g-27659 does not seem to be running inside a container [2021-02-25T14:50:16.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 ******** ci-base-image-x86_64 cat [2021-02-25T14:50:17.105Z] $ docker top 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:50:17.631Z] + go version [2021-02-25T14:50:17.631Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T14:50:17.650Z] $ docker stop --time=1 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 [2021-02-25T14:50:19.047Z] $ docker rm -f 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 [2021-02-25T14:50:19.102Z] using credential edgex-jenkins-ssh [2021-02-25T14:50:19.199Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:50:19.875Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T14:50:19.875Z] . [Pipeline] withDockerContainer [2021-02-25T14:50:19.991Z] prd-centos7-docker-4c-2g-27659 does not seem to be running inside a container [2021-02-25T14:50:20.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 ******** ci-base-image-x86_64 cat [2021-02-25T14:50:19.273Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:19.381Z] > git init /w/workspace/edgex-ui-go/72 # timeout=10 [2021-02-25T14:50:19.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:19.466Z] > git --version # timeout=10 [2021-02-25T14:50:19.490Z] > git --version # 'git version 2.17.1' [2021-02-25T14:50:19.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:50:19.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:50:20.716Z] $ docker top 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:50:21.275Z] + make test [2021-02-25T14:50:21.275Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:50:21.220Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:50:21.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T14:50:21.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-25T14:50:21.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-25T14:50:21.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T14:50:21.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T14:50:21.784Z] Checking out Revision 062c99091897d73a20556ba115d924aa41bc7550 (master) [2021-02-25T14:50:22.699Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:50:21.805Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T14:50:21.825Z] > git checkout -f 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 [2021-02-25T14:50:26.599Z] Commit message: "remove all register method for new version API v2 in furture" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:50:28.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:50:28.514Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T14:50:28.858Z] + + true [2021-02-25T14:50:28.858Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:50:30.932Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:50:30.932Z] GO111MODULE=on go vet ./... [Pipeline] wrap [2021-02-25T14:50:30.963Z] provisioning config files... [2021-02-25T14:50:31.001Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config2397758945828165825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:50:31.516Z] ---> docker-login.sh [2021-02-25T14:50:31.517Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2021-02-25T14:50:31.531Z] $ docker stop --time=1 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 [2021-02-25T14:50:32.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:32.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:32.770Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:32.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:32.770Z] [2021-02-25T14:50:32.770Z] Login Succeeded [2021-02-25T14:50:32.770Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:50:33.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:33.314Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:33.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:33.314Z] [2021-02-25T14:50:33.314Z] Login Succeeded [2021-02-25T14:50:33.314Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:50:33.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:33.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:33.586Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:33.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:33.586Z] [2021-02-25T14:50:33.586Z] Login Succeeded [2021-02-25T14:50:33.586Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:50:33.747Z] $ docker rm -f 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 [2021-02-25T14:50:33.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:50:34.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:34.130Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:34.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:34.130Z] [2021-02-25T14:50:34.130Z] Login Succeeded [2021-02-25T14:50:34.130Z] docker.io [2021-02-25T14:50:34.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T14:50:34.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:50:34.660Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:50:34.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:50:34.675Z] Configure a credential helper to remove this warning. See [2021-02-25T14:50:34.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:50:34.675Z] [2021-02-25T14:50:34.675Z] Login Succeeded [2021-02-25T14:50:34.675Z] ---> docker-login.sh ends [Pipeline] // script [Pipeline] } [Pipeline] } [2021-02-25T14:50:34.745Z] Deleting 1 temporary files [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] echo [2021-02-25T14:50:35.749Z] ========================================================= [2021-02-25T14:50:35.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T14:50:35.750Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:50:35.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T14:50:36.121Z] + 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:50:36.262Z] + ls -al . [2021-02-25T14:50:36.262Z] total 92 [2021-02-25T14:50:36.262Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:50 . [2021-02-25T14:50:36.262Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 25 14:49 .. [2021-02-25T14:50:36.262Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:49 assets [2021-02-25T14:50:36.262Z] drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:49 bin [2021-02-25T14:50:36.262Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:49 cmd [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:49 CONTRIBUTING.md [2021-02-25T14:50:36.262Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:50 coverage.out [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:49 Dockerfile [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:49 Dockerfile.build [2021-02-25T14:50:36.262Z] drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:49 docs [2021-02-25T14:50:36.262Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 25 14:49 .git [2021-02-25T14:50:36.262Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:49 .github [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:49 .gitignore [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 1019 Feb 25 14:49 go.mod [2021-02-25T14:50:36.262Z] -rw-r--r--. 1 jenkins jenkins 20843 Feb 25 14:50 go.sum [2021-02-25T14:50:36.262Z] drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:49 internal [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:49 Jenkinsfile [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:49 LICENSE [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:49 Makefile [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:49 README.md [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 25 14:47 VERSION [2021-02-25T14:50:36.262Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:49 version.go [2021-02-25T14:50:36.262Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:49 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:50:36.572Z] + 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=062c99091897d73a20556ba115d924aa41bc7550 --label arch=amd64 --label version=2.0.0-dev.14 . [2021-02-25T14:50:36.719Z] Sending build context to Docker daemon 17.08MB [2021-02-25T14:50:36.719Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:50:36.719Z] Step 2/8 : FROM ${BASE} [2021-02-25T14:50:36.719Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T14:50:36.719Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T14:50:36.719Z] a4357932f1b6: Pulling fs layer [2021-02-25T14:50:36.719Z] 18c013af1878: Pulling fs layer [2021-02-25T14:50:36.719Z] 00ac8860ef70: Pulling fs layer [2021-02-25T14:50:36.719Z] 63d7cb157983: Pulling fs layer [2021-02-25T14:50:36.719Z] b116817d02f9: Pulling fs layer [2021-02-25T14:50:36.719Z] 745a02a5169b: Pulling fs layer [2021-02-25T14:50:36.719Z] 00ac8860ef70: Waiting [2021-02-25T14:50:36.719Z] 63d7cb157983: Waiting [2021-02-25T14:50:36.719Z] b116817d02f9: Waiting [2021-02-25T14:50:36.719Z] 18c013af1878: Verifying Checksum [2021-02-25T14:50:36.719Z] 18c013af1878: Download complete [2021-02-25T14:50:36.837Z] Sending build context to Docker daemon 17.11MB [2021-02-25T14:50:36.837Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:50:36.837Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:50:36.837Z] ---> 29abbfba2b9b [2021-02-25T14:50:36.837Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:50:36.992Z] a4357932f1b6: Verifying Checksum [2021-02-25T14:50:36.992Z] a4357932f1b6: Download complete [2021-02-25T14:50:36.992Z] 63d7cb157983: Verifying Checksum [2021-02-25T14:50:36.992Z] 63d7cb157983: Download complete [2021-02-25T14:50:36.992Z] b116817d02f9: Verifying Checksum [2021-02-25T14:50:36.992Z] b116817d02f9: Download complete [2021-02-25T14:50:36.992Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T14:50:36.992Z] 5f621e34cdf4: Download complete [2021-02-25T14:50:37.415Z] ---> Running in 9aaa67dc1299 [2021-02-25T14:50:37.593Z] 5f621e34cdf4: Pull complete [2021-02-25T14:50:37.680Z] Removing intermediate container 9aaa67dc1299 [2021-02-25T14:50:37.680Z] ---> 6214609b2ec9 [2021-02-25T14:50:37.680Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:50:37.680Z] ---> Running in 8abcba7fdec3 [2021-02-25T14:50:37.948Z] Removing intermediate container 8abcba7fdec3 [2021-02-25T14:50:37.948Z] ---> 8a1bc6888949 [2021-02-25T14:50:37.948Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:50:37.948Z] ---> Running in d6914038039b [2021-02-25T14:50:38.200Z] a4357932f1b6: Pull complete [2021-02-25T14:50:38.211Z] Removing intermediate container d6914038039b [2021-02-25T14:50:38.211Z] ---> 1189f48db51a [2021-02-25T14:50:38.211Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:50:38.211Z] ---> Running in e9f4311c6854 [2021-02-25T14:50:38.475Z] Removing intermediate container e9f4311c6854 [2021-02-25T14:50:38.475Z] ---> c027fdf52dfe [2021-02-25T14:50:38.475Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:50:38.475Z] ---> Running in 872862f31b84 [2021-02-25T14:50:38.483Z] 18c013af1878: Pull complete [2021-02-25T14:50:38.738Z] Removing intermediate container 872862f31b84 [2021-02-25T14:50:38.738Z] ---> 6d07dc24900b [2021-02-25T14:50:38.738Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:50:38.738Z] ---> Running in 88908fcc422b [2021-02-25T14:50:39.466Z] 745a02a5169b: Verifying Checksum [2021-02-25T14:50:39.466Z] 745a02a5169b: Download complete [2021-02-25T14:50:39.687Z] Removing intermediate container 88908fcc422b [2021-02-25T14:50:39.687Z] ---> 1690a3f34adb [2021-02-25T14:50:39.687Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:50:39.687Z] ---> Running in 3a239a0c586d [2021-02-25T14:50:39.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T14:50:40.907Z] 00ac8860ef70: Verifying Checksum [2021-02-25T14:50:40.907Z] 00ac8860ef70: Download complete [2021-02-25T14:50:41.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T14:50:42.827Z] OK: 166 MiB in 39 packages [2021-02-25T14:50:43.406Z] Removing intermediate container 3a239a0c586d [2021-02-25T14:50:43.406Z] ---> 73aec73af534 [2021-02-25T14:50:43.406Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:50:43.406Z] ---> Running in 0da540fc5b37 [2021-02-25T14:50:43.406Z] Removing intermediate container 0da540fc5b37 [2021-02-25T14:50:43.406Z] ---> 5404923bb18c [2021-02-25T14:50:43.406Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:50:43.674Z] ---> Running in 366e0ee78c44 [2021-02-25T14:50:43.674Z] Removing intermediate container 366e0ee78c44 [2021-02-25T14:50:43.674Z] ---> b193f39349d2 [2021-02-25T14:50:43.674Z] Step 12/24 : COPY go.mod . [2021-02-25T14:50:43.939Z] ---> 6616298bd1c0 [2021-02-25T14:50:43.939Z] Step 13/24 : COPY Makefile . [2021-02-25T14:50:44.210Z] ---> 5a12c53812ce [2021-02-25T14:50:44.210Z] Step 14/24 : RUN make update [2021-02-25T14:50:44.210Z] ---> Running in 534f93a2f65f [2021-02-25T14:50:44.794Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:50:45.381Z] Removing intermediate container 534f93a2f65f [2021-02-25T14:50:45.381Z] ---> 8bd924e686f8 [2021-02-25T14:50:45.381Z] Step 15/24 : COPY . . [2021-02-25T14:50:46.780Z] ---> ee0a1faf9ead [2021-02-25T14:50:46.780Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:50:47.053Z] ---> Running in 99e7bc952215 [2021-02-25T14:50:47.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-25T14:50:51.096Z] 00ac8860ef70: Pull complete [2021-02-25T14:50:51.096Z] 63d7cb157983: Pull complete [2021-02-25T14:50:51.096Z] b116817d02f9: Pull complete [2021-02-25T14:50:54.489Z] 745a02a5169b: Pull complete [2021-02-25T14:50:54.489Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T14:50:54.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T14:50:54.489Z] ---> b7e6874047d6 [2021-02-25T14:50:54.489Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T14:50:55.908Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:50:57.134Z] ---> Running in b91bfe19ef48 [2021-02-25T14:50:57.410Z] Removing intermediate container b91bfe19ef48 [2021-02-25T14:50:57.410Z] ---> e187a5083441 [2021-02-25T14:50:57.410Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:50:57.688Z] ---> Running in dbf9a4588286 [2021-02-25T14:50:58.474Z] Removing intermediate container 99e7bc952215 [2021-02-25T14:50:58.474Z] ---> 721ea87e71d2 [2021-02-25T14:50:58.474Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:50:58.745Z] 3.12: Pulling from library/alpine [2021-02-25T14:50:58.745Z] f84cab65f19f: Pulling fs layer [2021-02-25T14:50:59.013Z] f84cab65f19f: Verifying Checksum [2021-02-25T14:50:59.013Z] f84cab65f19f: Download complete [2021-02-25T14:50:59.013Z] f84cab65f19f: Pull complete [2021-02-25T14:50:59.013Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:50:59.013Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:50:59.013Z] ---> 88dd2752d2ea [2021-02-25T14:50:59.013Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:50:59.276Z] ---> Running in 210d1200c572 [2021-02-25T14:50:59.542Z] Removing intermediate container 210d1200c572 [2021-02-25T14:50:59.542Z] ---> 1a7f2ab71b2f [2021-02-25T14:50:59.542Z] 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:50:59.687Z] Removing intermediate container dbf9a4588286 [2021-02-25T14:50:59.687Z] ---> d35b8282f196 [2021-02-25T14:50:59.687Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-25T14:50:59.959Z] ---> Running in 62e61753358d [2021-02-25T14:51:00.490Z] ---> 6125ce5f549d [2021-02-25T14:51:00.490Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:51:00.753Z] ---> Running in 34a03126f1a1 [2021-02-25T14:51:00.753Z] Removing intermediate container 34a03126f1a1 [2021-02-25T14:51:00.753Z] ---> e296ed190876 [2021-02-25T14:51:00.753Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:51:00.753Z] ---> Running in 27062be4768f [2021-02-25T14:51:00.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:51:01.016Z] Removing intermediate container 27062be4768f [2021-02-25T14:51:01.016Z] ---> f480cb5663a8 [2021-02-25T14:51:01.016Z] Step 22/24 : LABEL arch=amd64 [2021-02-25T14:51:01.016Z] ---> Running in 8c9411918157 [2021-02-25T14:51:01.281Z] Removing intermediate container 8c9411918157 [2021-02-25T14:51:01.281Z] ---> 8d8a4f501c96 [2021-02-25T14:51:01.281Z] Step 23/24 : LABEL git_sha=062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:51:01.281Z] ---> Running in 207af705ab81 [2021-02-25T14:51:01.546Z] Removing intermediate container 207af705ab81 [2021-02-25T14:51:01.546Z] ---> a55ba77aab44 [2021-02-25T14:51:01.546Z] Step 24/24 : LABEL version=2.0.0-dev.14 [2021-02-25T14:51:01.546Z] ---> Running in 9a034b31c560 [2021-02-25T14:51:01.812Z] Removing intermediate container 9a034b31c560 [2021-02-25T14:51:01.812Z] ---> 37bbc9655787 [2021-02-25T14:51:01.812Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:51:01.812Z] Successfully built 37bbc9655787 [2021-02-25T14:51:01.812Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:51:02.157Z] provisioning config files... [2021-02-25T14:51:02.197Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config6427569766821188993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:51:02.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:51:02.557Z] ---> docker-login.sh [2021-02-25T14:51:02.558Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:51:02.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:02.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:02.821Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:02.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:02.821Z] [2021-02-25T14:51:02.821Z] Login Succeeded [2021-02-25T14:51:02.821Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:51:02.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:03.085Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:03.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:03.085Z] [2021-02-25T14:51:03.085Z] Login Succeeded [2021-02-25T14:51:03.085Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:51:03.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:03.085Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:03.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:03.085Z] [2021-02-25T14:51:03.085Z] Login Succeeded [2021-02-25T14:51:03.085Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:51:03.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:03.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:03.348Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:03.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:03.348Z] [2021-02-25T14:51:03.349Z] Login Succeeded [2021-02-25T14:51:03.349Z] docker.io [2021-02-25T14:51:03.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:51:03.796Z] OK: 142 MiB in 39 packages [2021-02-25T14:51:03.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:51:03.877Z] Configure a credential helper to remove this warning. See [2021-02-25T14:51:03.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:51:03.877Z] [2021-02-25T14:51:03.877Z] Login Succeeded [2021-02-25T14:51:03.877Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:51:03.888Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T14:51:04.100Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-02-25T14:51:04.100Z] 062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:51:04.100Z] latest [2021-02-25T14:51:04.100Z] 2.0.0-dev.14 [2021-02-25T14:51:04.100Z] 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:51:04.100Z] master [2021-02-25T14:51:04.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:04.626Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:04.777Z] Removing intermediate container 62e61753358d [2021-02-25T14:51:04.777Z] ---> bd27bcc32603 [2021-02-25T14:51:04.777Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-25T14:51:04.777Z] ---> Running in 84e5feadec3b [2021-02-25T14:51:04.966Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:51:04.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-02-25T14:51:04.966Z] 9054865405eb: Preparing [2021-02-25T14:51:04.966Z] 33e8713114f8: Preparing [2021-02-25T14:51:04.966Z] 33e8713114f8: Layer already exists [2021-02-25T14:51:05.369Z] Removing intermediate container 84e5feadec3b [2021-02-25T14:51:05.369Z] ---> fbe8c2b7dda7 [2021-02-25T14:51:05.369Z] Step 7/8 : COPY . . [2021-02-25T14:51:06.360Z] 9054865405eb: Pushed [2021-02-25T14:51:06.623Z] 062c99091897d73a20556ba115d924aa41bc7550: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:06.932Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:07.238Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-02-25T14:51:07.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-02-25T14:51:07.238Z] 9054865405eb: Preparing [2021-02-25T14:51:07.238Z] 33e8713114f8: Preparing [2021-02-25T14:51:07.238Z] 9054865405eb: Layer already exists [2021-02-25T14:51:07.238Z] 33e8713114f8: Layer already exists [2021-02-25T14:51:07.238Z] latest: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:07.335Z] ---> e0d4a4c88ed2 [2021-02-25T14:51:07.335Z] Step 8/8 : RUN go mod download [2021-02-25T14:51:07.335Z] ---> Running in 9d1a0b81fd5a [2021-02-25T14:51:07.553Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:07.861Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 [2021-02-25T14:51:07.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-02-25T14:51:07.861Z] 9054865405eb: Preparing [2021-02-25T14:51:07.861Z] 33e8713114f8: Preparing [2021-02-25T14:51:07.861Z] 9054865405eb: Layer already exists [2021-02-25T14:51:07.861Z] 33e8713114f8: Layer already exists [2021-02-25T14:51:07.861Z] 2.0.0-dev.14: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:08.171Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:08.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:51:08.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-02-25T14:51:08.473Z] 9054865405eb: Preparing [2021-02-25T14:51:08.473Z] 33e8713114f8: Preparing [2021-02-25T14:51:08.473Z] 9054865405eb: Layer already exists [2021-02-25T14:51:08.473Z] 33e8713114f8: Layer already exists [2021-02-25T14:51:08.473Z] 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:08.782Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:09.081Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-02-25T14:51:09.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-02-25T14:51:09.081Z] 9054865405eb: Preparing [2021-02-25T14:51:09.081Z] 33e8713114f8: Preparing [2021-02-25T14:51:09.081Z] 9054865405eb: Layer already exists [2021-02-25T14:51:09.081Z] 33e8713114f8: Layer already exists [2021-02-25T14:51:09.081Z] master: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T14:51:09.277Z] ===================================================== [Pipeline] echo [2021-02-25T14:51:09.326Z] taggedImages: [2021-02-25T14:51:09.327Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:51:09.327Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-02-25T14:51:09.327Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 [2021-02-25T14:51:09.327Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:51:09.327Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [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:51:10.061Z] ---> job-cost.sh [2021-02-25T14:51:10.061Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1IcX [2021-02-25T14:51:24.991Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:51:34.121Z] Removing intermediate container 9d1a0b81fd5a [2021-02-25T14:51:34.121Z] ---> e815784e2e8f [2021-02-25T14:51:34.121Z] Successfully built e815784e2e8f [2021-02-25T14:51:34.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:34.492Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:51:34.492Z] . [Pipeline] withDockerContainer [2021-02-25T14:51:34.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-27660 does not seem to be running inside a container [2021-02-25T14:51:34.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 ******** ci-base-image-arm64 cat [2021-02-25T14:51:36.234Z] $ docker top fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:51:37.215Z] + go version [2021-02-25T14:51:37.215Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T14:51:37.238Z] $ docker stop --time=1 fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 [2021-02-25T14:51:39.110Z] $ docker rm -f fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:51:40.042Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T14:51:40.043Z] . [Pipeline] withDockerContainer [2021-02-25T14:51:40.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-27660 does not seem to be running inside a container [2021-02-25T14:51:40.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 ******** ci-base-image-arm64 cat [2021-02-25T14:51:41.881Z] $ docker top 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:51:42.901Z] + make test [2021-02-25T14:51:42.901Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-25T14:51:44.343Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-25T14:51:57.155Z] lf-activate-venv(): INFO: Adding /tmp/venv-1IcX/bin to PATH [2021-02-25T14:51:57.155Z] INFO: No Stack... [2021-02-25T14:51:57.155Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:51:57.155Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:51:57.467Z] + cat /w/workspace/edgex-ui-go/72/archives/cost.csv [2021-02-25T14:51:57.467Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T14:51:57.565Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [2021-02-25T14:51:57.579Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] did not exist. Created. [2021-02-25T14:51:57.579Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:51:58.081Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-25T14:51:58.261Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:51:58.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-25T14:52:11.242Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-25T14:52:11.242Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-25T14:52:12.689Z] $ docker stop --time=1 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 [2021-02-25T14:52:14.841Z] $ docker rm -f 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T14:52:15.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T14:52:15.697Z] Warning: overwriting stash ‘coverage-report’ [2021-02-25T14:52:16.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T14:52:17.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T14:52:17.624Z] + ls -al . [2021-02-25T14:52:17.624Z] total 124 [2021-02-25T14:52:17.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:51 . [2021-02-25T14:52:17.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:50 .. [2021-02-25T14:52:17.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:50 .git [2021-02-25T14:52:17.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:50 .github [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:50 .gitignore [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:50 CONTRIBUTING.md [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:50 Dockerfile [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:50 Dockerfile.build [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:50 Jenkinsfile [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:50 LICENSE [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:50 Makefile [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:50 README.md [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 25 14:47 VERSION [2021-02-25T14:52:17.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:50 assets [2021-02-25T14:52:17.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:50 bin [2021-02-25T14:52:17.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:50 cmd [2021-02-25T14:52:17.624Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:51 coverage.out [2021-02-25T14:52:17.624Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:50 docs [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 1019 Feb 25 14:50 go.mod [2021-02-25T14:52:17.624Z] -rw-r--r-- 1 jenkins jenkins 20843 Feb 25 14:51 go.sum [2021-02-25T14:52:17.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:50 internal [2021-02-25T14:52:17.624Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:50 version.go [2021-02-25T14:52:17.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:50 web [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:52:18.000Z] + 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=062c99091897d73a20556ba115d924aa41bc7550 --label arch=arm64 --label version=2.0.0-dev.14 . [2021-02-25T14:52:18.598Z] Sending build context to Docker daemon 17.11MB [2021-02-25T14:52:18.599Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T14:52:18.599Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-25T14:52:18.599Z] ---> e815784e2e8f [2021-02-25T14:52:18.599Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-25T14:52:19.192Z] ---> Running in 0b9ca2af17c3 [2021-02-25T14:52:19.464Z] Removing intermediate container 0b9ca2af17c3 [2021-02-25T14:52:19.464Z] ---> 39111edd524f [2021-02-25T14:52:19.464Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-25T14:52:19.735Z] ---> Running in cd69440d11e1 [2021-02-25T14:52:20.008Z] Removing intermediate container cd69440d11e1 [2021-02-25T14:52:20.008Z] ---> f55abad8decb [2021-02-25T14:52:20.008Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T14:52:20.283Z] ---> Running in b06856ef165f [2021-02-25T14:52:20.574Z] Removing intermediate container b06856ef165f [2021-02-25T14:52:20.574Z] ---> 31d4eb09a67c [2021-02-25T14:52:20.574Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-25T14:52:20.850Z] ---> Running in 04e12c8ced63 [2021-02-25T14:52:21.446Z] Removing intermediate container 04e12c8ced63 [2021-02-25T14:52:21.446Z] ---> 1577b3ea7f66 [2021-02-25T14:52:21.446Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-25T14:52:21.446Z] ---> Running in 2747d42d1a93 [2021-02-25T14:52:22.050Z] Removing intermediate container 2747d42d1a93 [2021-02-25T14:52:22.050Z] ---> e77ca0dc92cb [2021-02-25T14:52:22.050Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T14:52:22.050Z] ---> Running in f761e69d50df [2021-02-25T14:52:24.669Z] Removing intermediate container f761e69d50df [2021-02-25T14:52:24.669Z] ---> 24080286b6eb [2021-02-25T14:52:24.669Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T14:52:24.669Z] ---> Running in 0d2bd68f4a49 [2021-02-25T14:52:25.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T14:52:26.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T14:52:27.215Z] OK: 142 MiB in 39 packages [2021-02-25T14:52:28.193Z] Removing intermediate container 0d2bd68f4a49 [2021-02-25T14:52:28.193Z] ---> 9d9d4fb8db10 [2021-02-25T14:52:28.193Z] Step 10/24 : ENV GO111MODULE=on [2021-02-25T14:52:28.468Z] ---> Running in f18a1329cd0e [2021-02-25T14:52:28.753Z] Removing intermediate container f18a1329cd0e [2021-02-25T14:52:28.753Z] ---> aebb35b2d019 [2021-02-25T14:52:28.753Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-25T14:52:29.026Z] ---> Running in 9dffe0291d12 [2021-02-25T14:52:29.298Z] Removing intermediate container 9dffe0291d12 [2021-02-25T14:52:29.298Z] ---> 781e4bf32644 [2021-02-25T14:52:29.298Z] Step 12/24 : COPY go.mod . [2021-02-25T14:52:30.274Z] ---> e83a97f2959b [2021-02-25T14:52:30.274Z] Step 13/24 : COPY Makefile . [2021-02-25T14:52:30.876Z] ---> 8a096380e32b [2021-02-25T14:52:30.876Z] Step 14/24 : RUN make update [2021-02-25T14:52:30.876Z] ---> Running in 128532c28bfe [2021-02-25T14:52:31.852Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-25T14:52:33.281Z] Removing intermediate container 128532c28bfe [2021-02-25T14:52:33.281Z] ---> e9c2da58980c [2021-02-25T14:52:33.281Z] Step 15/24 : COPY . . [2021-02-25T14:52:35.248Z] ---> 1b6da27b1e88 [2021-02-25T14:52:35.248Z] Step 16/24 : RUN ${MAKE} [2021-02-25T14:52:35.248Z] ---> Running in 413ea44a47ad [2021-02-25T14:52:36.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-25T14:52:58.411Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-25T14:53:02.687Z] Removing intermediate container 413ea44a47ad [2021-02-25T14:53:02.687Z] ---> 7451adba7180 [2021-02-25T14:53:02.687Z] Step 17/24 : FROM alpine:3.12 [2021-02-25T14:53:03.278Z] 3.12: Pulling from library/alpine [2021-02-25T14:53:03.278Z] dce8679b510e: Pulling fs layer [2021-02-25T14:53:03.549Z] dce8679b510e: Download complete [2021-02-25T14:53:04.148Z] dce8679b510e: Pull complete [2021-02-25T14:53:04.148Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T14:53:04.148Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T14:53:04.148Z] ---> d10569e2745f [2021-02-25T14:53:04.148Z] Step 18/24 : EXPOSE 4000 [2021-02-25T14:53:04.421Z] ---> Running in ba59a2d3ebd3 [2021-02-25T14:53:04.697Z] Removing intermediate container ba59a2d3ebd3 [2021-02-25T14:53:04.697Z] ---> 935bf443c3cb [2021-02-25T14:53:04.697Z] 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:53:06.669Z] ---> 671e481f7886 [2021-02-25T14:53:06.669Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-25T14:53:06.669Z] ---> Running in d31927cf49ef [2021-02-25T14:53:06.939Z] Removing intermediate container d31927cf49ef [2021-02-25T14:53:06.939Z] ---> 59ff940b4b1a [2021-02-25T14:53:06.939Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-25T14:53:07.210Z] ---> Running in 2db4483270b5 [2021-02-25T14:53:07.479Z] Removing intermediate container 2db4483270b5 [2021-02-25T14:53:07.479Z] ---> 8a8075c9c39c [2021-02-25T14:53:07.479Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T14:53:07.754Z] ---> Running in c21e71eeb22b [2021-02-25T14:53:08.027Z] Removing intermediate container c21e71eeb22b [2021-02-25T14:53:08.027Z] ---> 1ae80273beae [2021-02-25T14:53:08.027Z] Step 23/24 : LABEL git_sha=062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:53:08.300Z] ---> Running in ddb6ae1c5d18 [2021-02-25T14:53:08.575Z] Removing intermediate container ddb6ae1c5d18 [2021-02-25T14:53:08.576Z] ---> 5e081cbc2072 [2021-02-25T14:53:08.576Z] Step 24/24 : LABEL version=2.0.0-dev.14 [2021-02-25T14:53:08.847Z] ---> Running in e330bd3771de [2021-02-25T14:53:09.437Z] Removing intermediate container e330bd3771de [2021-02-25T14:53:09.437Z] ---> 93e9870cf6e9 [2021-02-25T14:53:09.437Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T14:53:09.437Z] Successfully built 93e9870cf6e9 [2021-02-25T14:53:09.437Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T14:53:09.837Z] provisioning config files... [2021-02-25T14:53:09.874Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config2971611450787232931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:53:10.259Z] ---> docker-login.sh [2021-02-25T14:53:10.259Z] nexus3.edgexfoundry.org:10001 [2021-02-25T14:53:10.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:53:10.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:53:10.529Z] Configure a credential helper to remove this warning. See [2021-02-25T14:53:10.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:53:10.529Z] [2021-02-25T14:53:10.529Z] Login Succeeded [2021-02-25T14:53:10.529Z] nexus3.edgexfoundry.org:10002 [2021-02-25T14:53:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:53:11.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:53:11.121Z] Configure a credential helper to remove this warning. See [2021-02-25T14:53:11.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:53:11.121Z] [2021-02-25T14:53:11.121Z] Login Succeeded [2021-02-25T14:53:11.121Z] nexus3.edgexfoundry.org:10003 [2021-02-25T14:53:11.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:53:11.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:53:11.664Z] Configure a credential helper to remove this warning. See [2021-02-25T14:53:11.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:53:11.664Z] [2021-02-25T14:53:11.664Z] Login Succeeded [2021-02-25T14:53:11.664Z] nexus3.edgexfoundry.org:10004 [2021-02-25T14:53:11.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:53:12.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:53:12.208Z] Configure a credential helper to remove this warning. See [2021-02-25T14:53:12.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:53:12.209Z] [2021-02-25T14:53:12.209Z] Login Succeeded [2021-02-25T14:53:12.209Z] docker.io [2021-02-25T14:53:12.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T14:53:12.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T14:53:12.753Z] Configure a credential helper to remove this warning. See [2021-02-25T14:53:12.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T14:53:12.753Z] [2021-02-25T14:53:12.753Z] Login Succeeded [2021-02-25T14:53:12.753Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T14:53:12.769Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T14:53:12.963Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-02-25T14:53:12.963Z] 062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:53:12.963Z] latest [2021-02-25T14:53:12.963Z] 2.0.0-dev.14 [2021-02-25T14:53:12.963Z] 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:53:12.963Z] master [2021-02-25T14:53:12.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:13.478Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:13.818Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:53:13.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-02-25T14:53:13.818Z] d05b0ab8af0b: Preparing [2021-02-25T14:53:13.818Z] 02a88cfff88f: Preparing [2021-02-25T14:53:13.818Z] 02a88cfff88f: Layer already exists [2021-02-25T14:53:17.187Z] d05b0ab8af0b: Pushed [2021-02-25T14:53:17.460Z] 062c99091897d73a20556ba115d924aa41bc7550: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:17.812Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:18.148Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-02-25T14:53:18.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-02-25T14:53:18.148Z] d05b0ab8af0b: Preparing [2021-02-25T14:53:18.148Z] 02a88cfff88f: Preparing [2021-02-25T14:53:18.422Z] d05b0ab8af0b: Layer already exists [2021-02-25T14:53:18.422Z] 02a88cfff88f: Layer already exists [2021-02-25T14:53:18.422Z] latest: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:18.766Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:19.103Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 [2021-02-25T14:53:19.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-02-25T14:53:19.104Z] d05b0ab8af0b: Preparing [2021-02-25T14:53:19.104Z] 02a88cfff88f: Preparing [2021-02-25T14:53:19.375Z] d05b0ab8af0b: Layer already exists [2021-02-25T14:53:19.375Z] 02a88cfff88f: Layer already exists [2021-02-25T14:53:19.375Z] 2.0.0-dev.14: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:19.720Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:20.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:53:20.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-02-25T14:53:20.059Z] d05b0ab8af0b: Preparing [2021-02-25T14:53:20.059Z] 02a88cfff88f: Preparing [2021-02-25T14:53:20.330Z] d05b0ab8af0b: Layer already exists [2021-02-25T14:53:20.330Z] 02a88cfff88f: Layer already exists [2021-02-25T14:53:20.330Z] 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:20.679Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:53:21.021Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-02-25T14:53:21.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-02-25T14:53:21.021Z] d05b0ab8af0b: Preparing [2021-02-25T14:53:21.021Z] 02a88cfff88f: Preparing [2021-02-25T14:53:21.293Z] d05b0ab8af0b: Layer already exists [2021-02-25T14:53:21.293Z] 02a88cfff88f: Layer already exists [2021-02-25T14:53:21.293Z] master: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T14:53:21.477Z] ===================================================== [Pipeline] echo [2021-02-25T14:53:21.536Z] taggedImages: [2021-02-25T14:53:21.536Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 [2021-02-25T14:53:21.536Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-02-25T14:53:21.536Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 [2021-02-25T14:53:21.536Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [2021-02-25T14:53:21.536Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:53:22.153Z] ---> job-cost.sh [2021-02-25T14:53:22.153Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-soAe [2021-02-25T14:54:09.115Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T14:56:30.933Z] lf-activate-venv(): INFO: Adding /tmp/venv-soAe/bin to PATH [2021-02-25T14:56:30.933Z] INFO: No Stack... [2021-02-25T14:56:30.933Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T14:56:30.933Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T14:56:31.267Z] + cat /w/workspace/edgex-ui-go/72/archives/cost.csv+ [2021-02-25T14:56:31.267Z] cut -d, -f6 [Pipeline] lock [2021-02-25T14:56:31.380Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [2021-02-25T14:56:31.389Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] did not exist. Created. [2021-02-25T14:56:31.390Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:56:31.860Z] /w/workspace/edgex-ui-go/72@tmp/durable-5f5c894e/script.sh: 1: /w/workspace/edgex-ui-go/72@tmp/durable-5f5c894e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-25T14:56:32.200Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T14:56:32.220Z] Warning: overwriting stash ‘stack-cost’ [2021-02-25T14:56:32.411Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T14:56:32.451Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-72-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:56:33.762Z] provisioning config files... [2021-02-25T14:56:33.778Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1201864419059485938tmp [Pipeline] { [Pipeline] sh [2021-02-25T14:56:34.186Z] + set +x [2021-02-25T14:56:34.186Z] + curl -s https://codecov.io/bash [2021-02-25T14:56:34.186Z] + bash -s -- [2021-02-25T14:56:34.449Z] [2021-02-25T14:56:34.449Z] _____ _ [2021-02-25T14:56:34.449Z] / ____| | | [2021-02-25T14:56:34.449Z] | | ___ __| | ___ ___ _____ __ [2021-02-25T14:56:34.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-25T14:56:34.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-25T14:56:34.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-25T14:56:34.449Z] Bash-20210129-7c25fce [2021-02-25T14:56:34.449Z] [2021-02-25T14:56:34.449Z] [2021-02-25T14:56:34.449Z] ==> git version 2.24.3 found [2021-02-25T14:56:34.449Z] ==> 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:56:34.449Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-25T14:56:34.449Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-25T14:56:34.449Z] ==> Jenkins CI detected. [2021-02-25T14:56:34.449Z] project root: . [2021-02-25T14:56:34.449Z] --> token set from env [2021-02-25T14:56:34.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-25T14:56:34.449Z] ==> Running gcov in . (disable via -X gcov) [2021-02-25T14:56:34.449Z] ==> Python coveragepy not found [2021-02-25T14:56:34.449Z] ==> Searching for coverage reports in: [2021-02-25T14:56:34.449Z] + . [2021-02-25T14:56:34.449Z] -> Found 1 reports [2021-02-25T14:56:34.449Z] ==> Detecting git/mercurial file structure [2021-02-25T14:56:34.449Z] ==> Reading reports [2021-02-25T14:56:34.449Z] + ./coverage.out bytes=10 [2021-02-25T14:56:34.449Z] ==> Appending adjustments [2021-02-25T14:56:34.449Z] https://docs.codecov.io/docs/fixing-reports [2021-02-25T14:56:34.711Z] + Found adjustments [2021-02-25T14:56:34.711Z] ==> Gzipping contents [2021-02-25T14:56:34.711Z] 4.0K /tmp/codecov.wtyoQl.gz [2021-02-25T14:56:34.711Z] ==> Uploading reports [2021-02-25T14:56:34.711Z] url: https://codecov.io [2021-02-25T14:56:34.711Z] query: branch=master&commit=062c99091897d73a20556ba115d924aa41bc7550&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T14:56:34.711Z] -> Pinging Codecov [2021-02-25T14:56:34.711Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=062c99091897d73a20556ba115d924aa41bc7550&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T14:56:35.293Z] -> Uploading to [2021-02-25T14:56:35.293Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/062c99091897d73a20556ba115d924aa41bc7550/427841d2-eddc-4afb-af80-25201d32e2dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T145634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a99465674ea3d23f60994a07a45e408f89b91200e4f9fb3b2601741231b46d5 [2021-02-25T14:56:35.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T14:56:35.293Z] Dload Upload Total Spent Left Speed [2021-02-25T14:56:35.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6485 --:--:-- --:--:-- --:--:-- 6490 [2021-02-25T14:56:35.555Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] } [2021-02-25T14:56:35.565Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-25T14:56:37.473Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-25T14:56:37.557Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:56:37.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T14:56:37.913Z] [2021-02-25T14:56:37.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:56:38.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T14:56:38.258Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-25T14:56:38.258Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T14:56:38.258Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T14:56:38.258Z] de9db76c5a1d: Pulling fs layer [2021-02-25T14:56:38.258Z] 0eba1c9be4d2: Pulling fs layer [2021-02-25T14:56:38.258Z] 0d57e429df01: Pulling fs layer [2021-02-25T14:56:38.258Z] 4e4be7b47b0d: Pulling fs layer [2021-02-25T14:56:38.258Z] e1f770b5df2f: Pulling fs layer [2021-02-25T14:56:38.258Z] 85a0685a4137: Pulling fs layer [2021-02-25T14:56:38.258Z] 0eba1c9be4d2: Waiting [2021-02-25T14:56:38.258Z] 0d57e429df01: Waiting [2021-02-25T14:56:38.258Z] e1f770b5df2f: Waiting [2021-02-25T14:56:38.258Z] 4e4be7b47b0d: Waiting [2021-02-25T14:56:38.258Z] 85a0685a4137: Waiting [2021-02-25T14:56:38.258Z] de9db76c5a1d: Verifying Checksum [2021-02-25T14:56:38.258Z] de9db76c5a1d: Download complete [2021-02-25T14:56:38.258Z] 0ef7d3d256c8: Download complete [2021-02-25T14:56:38.258Z] 0d57e429df01: Download complete [2021-02-25T14:56:38.529Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T14:56:38.529Z] 188c0c94c7c5: Download complete [2021-02-25T14:56:38.529Z] 4e4be7b47b0d: Verifying Checksum [2021-02-25T14:56:38.529Z] 4e4be7b47b0d: Download complete [2021-02-25T14:56:38.791Z] 188c0c94c7c5: Pull complete [2021-02-25T14:56:39.054Z] 0ef7d3d256c8: Pull complete [2021-02-25T14:56:39.054Z] de9db76c5a1d: Pull complete [2021-02-25T14:56:40.001Z] e1f770b5df2f: Verifying Checksum [2021-02-25T14:56:40.001Z] e1f770b5df2f: Download complete [2021-02-25T14:56:45.336Z] 0eba1c9be4d2: Verifying Checksum [2021-02-25T14:56:45.336Z] 0eba1c9be4d2: Download complete [2021-02-25T14:56:45.600Z] 85a0685a4137: Verifying Checksum [2021-02-25T14:56:45.600Z] 85a0685a4137: Download complete [2021-02-25T14:56:50.919Z] 0eba1c9be4d2: Pull complete [2021-02-25T14:56:50.919Z] 0d57e429df01: Pull complete [2021-02-25T14:56:50.919Z] 4e4be7b47b0d: Pull complete [2021-02-25T14:56:52.843Z] e1f770b5df2f: Pull complete [2021-02-25T14:57:01.030Z] 85a0685a4137: Pull complete [2021-02-25T14:57:01.030Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-25T14:57:01.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T14:57:01.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-25T14:57:01.241Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:57:01.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-25T14:57:02.386Z] $ docker top d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T14:57:02.689Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-25T14:57:02.990Z] + set -o pipefail [2021-02-25T14:57:02.990Z] + snyk monitor '--org=edgex-jenkins' [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a35b0b53-d906-4a9d-b1de-56e258f1ed6b [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] [2021-02-25T14:57:24.991Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-25T14:57:24.991Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-25T14:57:25.007Z] $ docker stop --time=1 d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 [2021-02-25T14:57:27.390Z] $ docker rm -f d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T14:57:28.865Z] + git log --format=format:%s -1 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:57:29.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:57:29.174Z] . [Pipeline] withDockerContainer [2021-02-25T14:57:29.270Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:57:29.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T14:57:30.033Z] $ docker top 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:57:30.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:57:30.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:57:30.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:57:30.637Z] $ docker exec 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd ssh-agent [2021-02-25T14:57:30.801Z] SSH_AUTH_SOCK=/tmp/ssh-McychYNH2vho/agent.13 [2021-02-25T14:57:30.801Z] SSH_AGENT_PID=19 [2021-02-25T14:57:30.807Z] Running ssh-add (command line suppressed) [2021-02-25T14:57:30.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980836638603122487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980836638603122487.key) [2021-02-25T14:57:30.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:57:31.407Z] + git semver tag [2021-02-25T14:57:31.407Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:57:31.407Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-02-25T14:57:31.407Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-02-25T14:57:31.407Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:57:31.407Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:57:31.407Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:57:31.407Z] # $SEMVER_BRANCH = master [2021-02-25T14:57:31.407Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-02-25T14:57:31.407Z] # 062c99091897d73a20556ba115d924aa41bc7550 HEAD [2021-02-25T14:57:31.407Z] # -> Force: false [2021-02-25T14:57:31.407Z] # 25bd46a00a9066276f2f57c0123a16c9e84a2e8f refs/tags/v2.0.0-dev.14 [Pipeline] } [2021-02-25T14:57:31.418Z] $ docker exec --env ******** --env ******** 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd ssh-agent -k [2021-02-25T14:57:31.533Z] unset SSH_AUTH_SOCK; [2021-02-25T14:57:31.534Z] unset SSH_AGENT_PID; [2021-02-25T14:57:31.534Z] echo Agent pid 19 killed; [2021-02-25T14:57:31.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:57:32.056Z] + git semver [Pipeline] } [2021-02-25T14:57:32.082Z] $ docker stop --time=1 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd [2021-02-25T14:57:33.422Z] $ docker rm -f 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:57:34.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T14:57:34.079Z] [2021-02-25T14:57:34.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:57:34.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T14:57:34.425Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-25T14:57:34.425Z] ab5ef0e58194: Pulling fs layer [2021-02-25T14:57:34.425Z] 9712f1f96733: Pulling fs layer [2021-02-25T14:57:34.425Z] 63f879dbbcfc: Pulling fs layer [2021-02-25T14:57:34.425Z] 0d9ebad4ef96: Pulling fs layer [2021-02-25T14:57:34.425Z] e9a5061849ea: Pulling fs layer [2021-02-25T14:57:34.425Z] d747dcd14b5f: Pulling fs layer [2021-02-25T14:57:34.425Z] 2de7ff778b66: Pulling fs layer [2021-02-25T14:57:34.425Z] 0d9ebad4ef96: Waiting [2021-02-25T14:57:34.425Z] e9a5061849ea: Waiting [2021-02-25T14:57:34.425Z] 2de7ff778b66: Waiting [2021-02-25T14:57:34.425Z] d747dcd14b5f: Waiting [2021-02-25T14:57:34.425Z] 9712f1f96733: Verifying Checksum [2021-02-25T14:57:34.425Z] 9712f1f96733: Download complete [2021-02-25T14:57:36.990Z] 63f879dbbcfc: Verifying Checksum [2021-02-25T14:57:36.990Z] 63f879dbbcfc: Download complete [2021-02-25T14:57:36.990Z] e9a5061849ea: Verifying Checksum [2021-02-25T14:57:36.990Z] e9a5061849ea: Download complete [2021-02-25T14:57:36.990Z] d747dcd14b5f: Verifying Checksum [2021-02-25T14:57:36.990Z] d747dcd14b5f: Download complete [2021-02-25T14:57:37.566Z] ab5ef0e58194: Verifying Checksum [2021-02-25T14:57:37.566Z] ab5ef0e58194: Download complete [2021-02-25T14:57:37.566Z] 2de7ff778b66: Verifying Checksum [2021-02-25T14:57:37.566Z] 2de7ff778b66: Download complete [2021-02-25T14:57:37.566Z] 0d9ebad4ef96: Verifying Checksum [2021-02-25T14:57:37.566Z] 0d9ebad4ef96: Download complete [2021-02-25T14:57:41.875Z] ab5ef0e58194: Pull complete [2021-02-25T14:57:41.875Z] 9712f1f96733: Pull complete [2021-02-25T14:57:44.438Z] 63f879dbbcfc: Pull complete [2021-02-25T14:57:51.193Z] 0d9ebad4ef96: Pull complete [2021-02-25T14:57:52.141Z] e9a5061849ea: Pull complete [2021-02-25T14:57:52.141Z] d747dcd14b5f: Pull complete [2021-02-25T14:57:54.706Z] 2de7ff778b66: Pull complete [2021-02-25T14:57:54.706Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-25T14:57:54.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T14:57:54.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-25T14:57:54.896Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:57:54.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-25T14:57:59.163Z] $ docker top 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-25T14:57:59.465Z] provisioning config files... [2021-02-25T14:57:59.475Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config22717644802985335tmp [2021-02-25T14:57:59.491Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5181821819770505346tmp [2021-02-25T14:57:59.505Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config40513999346625456tmp [Pipeline] { [Pipeline] echo [2021-02-25T14:57:59.559Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:57:59.858Z] ---> sigul-configuration.sh [2021-02-25T14:57:59.858Z] gpg: directory `/root/.gnupg' created [2021-02-25T14:57:59.858Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-25T14:57:59.858Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-25T14:57:59.858Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-25T14:57:59.858Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-25T14:57:59.858Z] gpg: CAST5 encrypted data [2021-02-25T14:58:00.120Z] gpg: encrypted with 1 passphrase [2021-02-25T14:58:00.120Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-25T14:58:00.423Z] + mkdir /home/jenkins [2021-02-25T14:58:00.423Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-25T14:58:00.721Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-25T14:58:00.732Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:01.031Z] ---> sigul-install.sh [2021-02-25T14:58:11.050Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-25T14:58:11.354Z] + git tag --list [2021-02-25T14:58:11.354Z] 0.1.1 [2021-02-25T14:58:11.354Z] v1.1.0 [2021-02-25T14:58:11.354Z] v1.2.0 [2021-02-25T14:58:11.354Z] v1.2.1 [2021-02-25T14:58:11.354Z] v1.3.0 [2021-02-25T14:58:11.354Z] v2.0.0-dev.1 [2021-02-25T14:58:11.354Z] v2.0.0-dev.10 [2021-02-25T14:58:11.354Z] v2.0.0-dev.11 [2021-02-25T14:58:11.354Z] v2.0.0-dev.12 [2021-02-25T14:58:11.354Z] v2.0.0-dev.13 [2021-02-25T14:58:11.354Z] v2.0.0-dev.14 [2021-02-25T14:58:11.354Z] v2.0.0-dev.2 [2021-02-25T14:58:11.354Z] v2.0.0-dev.3 [2021-02-25T14:58:11.354Z] v2.0.0-dev.4 [2021-02-25T14:58:11.354Z] v2.0.0-dev.5 [2021-02-25T14:58:11.354Z] v2.0.0-dev.6 [2021-02-25T14:58:11.354Z] v2.0.0-dev.7 [2021-02-25T14:58:11.354Z] v2.0.0-dev.8 [2021-02-25T14:58:11.354Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-25T14:58:11.652Z] + lftools sign git-tag v2.0.0-dev.14 [2021-02-25T14:58:13.044Z] Signing Git tag with Sigul... [2021-02-25T14:58:13.044Z] Signing v2.0.0-dev.14 [Pipeline] echo [2021-02-25T14:58:14.446Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:14.740Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-25T14:58:14.749Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-25T14:58:14.842Z] $ docker stop --time=1 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d [2021-02-25T14:58:16.928Z] $ docker rm -f 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:58:17.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:58:17.846Z] . [Pipeline] withDockerContainer [2021-02-25T14:58:17.946Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:58:17.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T14:58:18.848Z] $ docker top cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:58:19.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:58:19.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:58:19.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:58:19.360Z] $ docker exec cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 ssh-agent [2021-02-25T14:58:19.547Z] SSH_AUTH_SOCK=/tmp/ssh-m8okQeKOU9Qr/agent.11 [2021-02-25T14:58:19.547Z] SSH_AGENT_PID=16 [2021-02-25T14:58:19.554Z] Running ssh-add (command line suppressed) [2021-02-25T14:58:19.680Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_886965723058545709.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_886965723058545709.key) [2021-02-25T14:58:19.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:58:20.074Z] + git semver bump pre [2021-02-25T14:58:20.074Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:58:20.074Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-02-25T14:58:20.074Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-02-25T14:58:20.074Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:58:20.074Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:58:20.074Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:58:20.074Z] # $SEMVER_BRANCH = master [2021-02-25T14:58:20.074Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-02-25T14:58:20.074Z] 2.0.0-dev.15 [Pipeline] } [2021-02-25T14:58:20.086Z] $ docker exec --env ******** --env ******** cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 ssh-agent -k [2021-02-25T14:58:20.207Z] unset SSH_AUTH_SOCK; [2021-02-25T14:58:20.207Z] unset SSH_AGENT_PID; [2021-02-25T14:58:20.207Z] echo Agent pid 16 killed; [2021-02-25T14:58:20.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:58:20.782Z] + git semver [Pipeline] } [2021-02-25T14:58:20.797Z] $ docker stop --time=1 cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 [2021-02-25T14:58:22.157Z] $ docker rm -f cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:58:22.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T14:58:22.703Z] . [Pipeline] withDockerContainer [2021-02-25T14:58:22.802Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:58:22.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T14:58:23.535Z] $ docker top a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T14:58:23.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T14:58:23.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T14:58:24.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T14:58:24.061Z] $ docker exec a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 ssh-agent [2021-02-25T14:58:24.239Z] SSH_AUTH_SOCK=/tmp/ssh-JznEUJbPjSA4/agent.11 [2021-02-25T14:58:24.239Z] SSH_AGENT_PID=17 [2021-02-25T14:58:24.246Z] Running ssh-add (command line suppressed) [2021-02-25T14:58:24.389Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1071137277197942284.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1071137277197942284.key) [2021-02-25T14:58:24.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T14:58:24.781Z] + git semver push [2021-02-25T14:58:24.781Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T14:58:24.781Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-02-25T14:58:24.781Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-02-25T14:58:24.781Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T14:58:24.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T14:58:24.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T14:58:24.781Z] # $SEMVER_BRANCH = master [2021-02-25T14:58:24.781Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-02-25T14:58:31.388Z] $ docker exec --env ******** --env ******** a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 ssh-agent -k [2021-02-25T14:58:31.539Z] unset SSH_AUTH_SOCK; [2021-02-25T14:58:31.541Z] unset SSH_AGENT_PID; [2021-02-25T14:58:31.541Z] echo Agent pid 17 killed; [2021-02-25T14:58:31.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T14:58:32.109Z] + git semver [Pipeline] } [2021-02-25T14:58:32.125Z] $ docker stop --time=1 a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 [2021-02-25T14:58:33.526Z] $ docker rm -f a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:58:34.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:35.486Z] ---> package-listing.sh [2021-02-25T14:58:35.487Z] ++ facter osfamily [2021-02-25T14:58:35.487Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T14:58:35.487Z] + OS_FAMILY=redhat [2021-02-25T14:58:35.487Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-02-25T14:58:35.487Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T14:58:35.487Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T14:58:35.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T14:58:35.487Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T14:58:35.487Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-02-25T14:58:35.487Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T14:58:35.487Z] + case "${OS_FAMILY}" in [2021-02-25T14:58:35.487Z] + rpm -qa [2021-02-25T14:58:35.487Z] + sort [2021-02-25T14:58:40.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T14:58:40.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T14:58:40.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T14:58:40.785Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-02-25T14:58:40.785Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-02-25T14:58:40.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-02-25T14:58:40.798Z] 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_master/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:58:41.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:58:41.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:58:41.493Z] [2021-02-25T14:58:41.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T14:58:41.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:58:41.919Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T14:58:41.919Z] df20fa9351a1: Pulling fs layer [2021-02-25T14:58:41.919Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T14:58:41.919Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T14:58:41.919Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T14:58:41.919Z] 93b61091891f: Pulling fs layer [2021-02-25T14:58:41.919Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T14:58:41.919Z] 5e14af77c1be: Pulling fs layer [2021-02-25T14:58:41.919Z] 01666e4c0597: Pulling fs layer [2021-02-25T14:58:41.919Z] aa168da1d23b: Pulling fs layer [2021-02-25T14:58:41.919Z] 93b61091891f: Waiting [2021-02-25T14:58:41.919Z] 93b9cdb0e59b: Waiting [2021-02-25T14:58:41.919Z] 5e14af77c1be: Waiting [2021-02-25T14:58:41.919Z] 01666e4c0597: Waiting [2021-02-25T14:58:41.919Z] aa168da1d23b: Waiting [2021-02-25T14:58:41.919Z] 46f8f816bc3b: Waiting [2021-02-25T14:58:41.919Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T14:58:41.919Z] 36b3adc4ff6f: Download complete [2021-02-25T14:58:41.919Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T14:58:41.919Z] 46f8f816bc3b: Download complete [2021-02-25T14:58:42.185Z] df20fa9351a1: Verifying Checksum [2021-02-25T14:58:42.185Z] df20fa9351a1: Download complete [2021-02-25T14:58:42.185Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T14:58:42.185Z] 93b9cdb0e59b: Download complete [2021-02-25T14:58:42.185Z] 5e14af77c1be: Verifying Checksum [2021-02-25T14:58:42.185Z] 5e14af77c1be: Download complete [2021-02-25T14:58:42.185Z] 01666e4c0597: Verifying Checksum [2021-02-25T14:58:42.185Z] 01666e4c0597: Download complete [2021-02-25T14:58:42.185Z] 93b61091891f: Verifying Checksum [2021-02-25T14:58:42.185Z] 93b61091891f: Download complete [2021-02-25T14:58:42.185Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T14:58:42.185Z] 8ad3a11d3b57: Download complete [2021-02-25T14:58:42.762Z] df20fa9351a1: Pull complete [2021-02-25T14:58:43.026Z] 36b3adc4ff6f: Pull complete [2021-02-25T14:58:43.986Z] 8ad3a11d3b57: Pull complete [2021-02-25T14:58:43.987Z] 46f8f816bc3b: Pull complete [2021-02-25T14:58:44.252Z] aa168da1d23b: Download complete [2021-02-25T14:58:44.833Z] 93b61091891f: Pull complete [2021-02-25T14:58:45.095Z] 93b9cdb0e59b: Pull complete [2021-02-25T14:58:45.362Z] 5e14af77c1be: Pull complete [2021-02-25T14:58:45.362Z] 01666e4c0597: Pull complete [2021-02-25T14:58:53.536Z] aa168da1d23b: Pull complete [2021-02-25T14:58:53.797Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T14:58:53.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T14:58:53.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T14:58:53.976Z] prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container [2021-02-25T14:58:54.027Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T14:58:56.461Z] $ docker top 96950326f5ab3676dead79ec1e6ae9676784e6268c3c7bc5198e7966b36a8b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T14:58:57.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T14:58:57.307Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T14:58:57.635Z] + ls /var/log/sa-host [2021-02-25T14:58:57.635Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T14:58:57.635Z] file_magic: OK [2021-02-25T14:58:57.635Z] HZ: Using current value: 100 [2021-02-25T14:58:57.635Z] file_header: OK [2021-02-25T14:58:57.635Z] 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:58:57.635Z] Statistics: [2021-02-25T14:58:57.635Z] Hnuu...uuuununununu... [2021-02-25T14:58:57.635Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T14:58:57.635Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T14:58:57.635Z] file_magic: OK [2021-02-25T14:58:57.635Z] HZ: Using current value: 100 [2021-02-25T14:58:57.635Z] file_header: OK [2021-02-25T14:58:57.635Z] 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:58:57.635Z] Statistics: [2021-02-25T14:58:57.635Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T14:58:57.635Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T14:58:57.847Z] provisioning config files... [2021-02-25T14:58:57.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1133695791860030563tmp [Pipeline] { [Pipeline] echo [2021-02-25T14:58:57.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:58.238Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T14:58:58.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T14:58:58.343Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:58.638Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T14:58:58.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:58.945Z] ---> sudo-logs.sh [2021-02-25T14:58:58.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T14:58:59.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:58:59.304Z] ---> job-cost.sh [2021-02-25T14:58:59.304Z] lf-activate-venv: SKIPPING [2021-02-25T14:58:59.304Z] DEBUG: total: 0.20999999344348907 [2021-02-25T14:58:59.304Z] INFO: Retrieving Stack Cost... [2021-02-25T14:59:00.255Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T14:59:00.829Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T14:59:00.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T14:59:01.141Z] ---> logs-deploy.sh [2021-02-25T14:59:01.141Z] lf-activate-venv: SKIPPING [2021-02-25T14:59:01.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/72 [2021-02-25T14:59:01.142Z] INFO: archiving workspace using pattern(s): [2021-02-25T14:59:03.064Z] Archives upload complete. [2021-02-25T14:59:03.064Z] INFO: archiving logs to Nexus