Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3180d955709a5d54996b76e7d48118a040632b6c 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32891 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 > 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 Checking out Revision 3180d955709a5d54996b76e7d48118a040632b6c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T05:33:58.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T05:33:59.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T05:33:59.125Z] ========================================================= [2021-04-06T05:33:59.125Z] EdgeX Global Pipelines Version Info [2021-04-06T05:33:59.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:34:02.332Z] ------------------- [2021-04-06T05:34:02.332Z] stable info: [2021-04-06T05:34:02.332Z] ------------------- [2021-04-06T05:34:02.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T05:34:02.332Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T05:34:02.332Z] Message: update stable to v1.0.186 [2021-04-06T05:34:03.979Z] ------------------- [2021-04-06T05:34:03.979Z] experimental info: [2021-04-06T05:34:03.979Z] ------------------- [2021-04-06T05:34:03.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T05:34:03.979Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T05:34:03.979Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T05:34:04.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-06T05:34:04.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-06T05:34:04.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T05:34:04.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T05:34:04.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T05:34:04.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T05:34:04.947Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T05:34:05.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T05:34:05.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T05:34:05.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T05:34:05.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T05:34:05.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-06T05:34:05.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T05:34:05.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T05:34:05.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T05:34:05.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T05:34:05.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T05:34:06.072Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T05:34:06.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T05:34:06.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T05:34:06.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T05:34:06.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T05:34:06.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T05:34:06.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T05:34:06.749Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-06T05:34:06.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T05:34:06.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-06T05:34:07.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-06T05:34:07.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-06T05:34:07.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] echo [2021-04-06T05:34:07.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3180d95 [Pipeline] echo [2021-04-06T05:34:07.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:34:07.740Z] provisioning config files... [2021-04-06T05:34:07.778Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9091312554367140799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:34:08.212Z] ---> docker-login.sh [2021-04-06T05:34:08.212Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:34:09.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:10.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:10.131Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:10.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:10.131Z] [2021-04-06T05:34:10.131Z] Login Succeeded [2021-04-06T05:34:10.131Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:34:10.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:11.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:11.156Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:11.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:11.156Z] [2021-04-06T05:34:11.156Z] Login Succeeded [2021-04-06T05:34:11.156Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:34:12.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:12.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:12.386Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:12.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:12.386Z] [2021-04-06T05:34:12.386Z] Login Succeeded [2021-04-06T05:34:12.386Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:34:13.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:13.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:13.010Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:13.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:13.010Z] [2021-04-06T05:34:13.010Z] Login Succeeded [2021-04-06T05:34:13.369Z] docker.io [2021-04-06T05:34:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:13.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:13.976Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:13.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:13.976Z] [2021-04-06T05:34:13.976Z] Login Succeeded [2021-04-06T05:34:13.976Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:34:13.999Z] 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-04-06T05:34:15.125Z] + git log --format=format:%s -1 3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] echo [2021-04-06T05:34:15.244Z] GIT_COMMIT: 3180d955709a5d54996b76e7d48118a040632b6c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-06T05:34:15.290Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:34:16.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:16.472Z] [2021-04-06T05:34:16.472Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:34:17.115Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:17.456Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T05:34:17.456Z] 31603596830f: Pulling fs layer [2021-04-06T05:34:17.456Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T05:34:17.456Z] 6ca5941a6612: Pulling fs layer [2021-04-06T05:34:17.456Z] ecc8261a40a4: Pulling fs layer [2021-04-06T05:34:17.456Z] ecc8261a40a4: Waiting [2021-04-06T05:34:17.456Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T05:34:17.456Z] 2a8b12db71e7: Download complete [2021-04-06T05:34:18.394Z] 31603596830f: Verifying Checksum [2021-04-06T05:34:18.394Z] 31603596830f: Download complete [2021-04-06T05:34:19.097Z] ecc8261a40a4: Verifying Checksum [2021-04-06T05:34:19.097Z] ecc8261a40a4: Download complete [2021-04-06T05:34:19.380Z] 6ca5941a6612: Verifying Checksum [2021-04-06T05:34:19.380Z] 6ca5941a6612: Download complete [2021-04-06T05:34:19.380Z] 31603596830f: Pull complete [2021-04-06T05:34:19.380Z] 2a8b12db71e7: Pull complete [2021-04-06T05:34:21.446Z] 6ca5941a6612: Pull complete [2021-04-06T05:34:22.524Z] ecc8261a40a4: Pull complete [2021-04-06T05:34:22.524Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T05:34:22.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:22.524Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T05:34:23.298Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:34:23.537Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T05:34:28.362Z] $ docker top 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T05:34:29.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:34:29.237Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:34:30.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:34:30.244Z] $ docker exec 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e ssh-agent [2021-04-06T05:34:30.868Z] SSH_AUTH_SOCK=/tmp/ssh-lQPvVo9QSUZH/agent.11 [2021-04-06T05:34:30.868Z] SSH_AGENT_PID=16 [2021-04-06T05:34:30.887Z] Running ssh-add (command line suppressed) [2021-04-06T05:34:31.357Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3734249024662916950.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3734249024662916950.key) [2021-04-06T05:34:31.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:34:32.846Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T05:34:33.067Z] $ docker exec --env ******** --env ******** 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e ssh-agent -k [2021-04-06T05:34:33.922Z] unset SSH_AUTH_SOCK; [2021-04-06T05:34:33.923Z] unset SSH_AGENT_PID; [2021-04-06T05:34:33.923Z] echo Agent pid 16 killed; [2021-04-06T05:34:34.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T05:34:34.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:34:34.475Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:34:35.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:34:35.509Z] $ docker exec 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e ssh-agent [2021-04-06T05:34:36.003Z] SSH_AUTH_SOCK=/tmp/ssh-3dAImgi5HdaB/agent.44 [2021-04-06T05:34:36.003Z] SSH_AGENT_PID=49 [2021-04-06T05:34:36.046Z] Running ssh-add (command line suppressed) [2021-04-06T05:34:36.668Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3624635358250257802.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3624635358250257802.key) [2021-04-06T05:34:36.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:34:37.716Z] + git semver init [2021-04-06T05:34:37.716Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T05:34:37.716Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-06T05:34:37.716Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-06T05:34:37.716Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T05:34:37.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T05:34:37.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T05:34:37.716Z] # $SEMVER_BRANCH = master [2021-04-06T05:34:37.716Z] # $SEMVER_TEMP = /tmp/semver-057553642 [2021-04-06T05:34:37.716Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-06T05:34:40.504Z] # '/tmp/semver-057553642' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-04-06T05:34:40.504Z] # -> Force: false [2021-04-06T05:34:40.504Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-06T05:34:40.520Z] $ docker exec --env ******** --env ******** 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e ssh-agent -k [2021-04-06T05:34:40.895Z] unset SSH_AUTH_SOCK; [2021-04-06T05:34:40.902Z] unset SSH_AGENT_PID; [2021-04-06T05:34:40.902Z] echo Agent pid 49 killed; [2021-04-06T05:34:41.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T05:34:42.228Z] + git semver [Pipeline] } [2021-04-06T05:34:42.275Z] $ docker stop --time=1 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e [2021-04-06T05:34:44.546Z] $ docker rm -f 9a958104790a6f6d727a8248b57c368f7059d4535192043c03ca42350d7a601e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:34:45.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T05:34:46.966Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T05:34:46.969Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.30 [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-04-06T05:35:02.485Z] Still waiting to schedule task [2021-04-06T05:35:02.485Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T05:35:02.488Z] Still waiting to schedule task [2021-04-06T05:35:02.488Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T05:37:17.314Z] Running on prd-centos7-docker-4c-2g-32895 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-06T05:37:17.366Z] Running in /w/workspace/edgex-ui-go/88 [Pipeline] { [Pipeline] checkout [2021-04-06T05:37:19.714Z] using credential edgex-jenkins-ssh [2021-04-06T05:37:19.783Z] Cloning the remote Git repository [2021-04-06T05:37:19.514Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:37:19.585Z] > git init /w/workspace/edgex-ui-go/88 # timeout=10 [2021-04-06T05:37:19.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:37:19.648Z] > git --version # timeout=10 [2021-04-06T05:37:19.661Z] > git --version # 'git version 2.24.3' [2021-04-06T05:37:19.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:37:19.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:37:23.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:37:23.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:37:23.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:37:23.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:37:23.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:37:23.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T05:37:24.264Z] Checking out Revision 3180d955709a5d54996b76e7d48118a040632b6c (master) [2021-04-06T05:37:24.275Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:37:24.287Z] > git checkout -f 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 [2021-04-06T05:37:28.022Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:37:29.269Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:37:29.597Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:37:29.900Z] + sudo service docker restart [2021-04-06T05:37:29.900Z] + true [2021-04-06T05:37:29.900Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:37:31.354Z] provisioning config files... [2021-04-06T05:37:31.393Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config3732282554223844175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:37:31.762Z] ---> docker-login.sh [2021-04-06T05:37:31.762Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:37:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:32.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:32.026Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:32.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:32.026Z] [2021-04-06T05:37:32.026Z] Login Succeeded [2021-04-06T05:37:32.026Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:37:32.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:32.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:32.289Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:32.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:32.289Z] [2021-04-06T05:37:32.289Z] Login Succeeded [2021-04-06T05:37:32.289Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:37:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:32.551Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:32.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:32.551Z] [2021-04-06T05:37:32.551Z] Login Succeeded [2021-04-06T05:37:32.551Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:37:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:32.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:32.816Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:32.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:32.816Z] [2021-04-06T05:37:32.816Z] Login Succeeded [2021-04-06T05:37:32.816Z] docker.io [2021-04-06T05:37:32.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:33.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:33.078Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:33.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:33.078Z] [2021-04-06T05:37:33.078Z] Login Succeeded [2021-04-06T05:37:33.078Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:37:33.088Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T05:37:33.425Z] ========================================================= [2021-04-06T05:37:33.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T05:37:33.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:37:33.771Z] + 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-04-06T05:37:34.038Z] Sending build context to Docker daemon 17.59MB [2021-04-06T05:37:34.038Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:37:34.038Z] Step 2/8 : FROM ${BASE} [2021-04-06T05:37:34.038Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T05:37:34.038Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T05:37:34.038Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T05:37:34.038Z] de9db76c5a1d: Pulling fs layer [2021-04-06T05:37:34.038Z] bca2f99d35d6: Pulling fs layer [2021-04-06T05:37:34.038Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T05:37:34.038Z] 7c6f9722023f: Pulling fs layer [2021-04-06T05:37:34.038Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T05:37:34.038Z] a35cf1a2eb13: Waiting [2021-04-06T05:37:34.038Z] 7c6f9722023f: Waiting [2021-04-06T05:37:34.038Z] bca2f99d35d6: Waiting [2021-04-06T05:37:34.038Z] 93359f2a8cfa: Waiting [2021-04-06T05:37:34.038Z] de9db76c5a1d: Download complete [2021-04-06T05:37:34.038Z] 0ef7d3d256c8: Download complete [2021-04-06T05:37:34.038Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T05:37:34.038Z] 93359f2a8cfa: Download complete [2021-04-06T05:37:34.038Z] 7c6f9722023f: Verifying Checksum [2021-04-06T05:37:34.038Z] 7c6f9722023f: Download complete [2021-04-06T05:37:34.304Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T05:37:34.304Z] 188c0c94c7c5: Download complete [2021-04-06T05:37:34.304Z] 188c0c94c7c5: Pull complete [2021-04-06T05:37:34.567Z] 0ef7d3d256c8: Pull complete [2021-04-06T05:37:34.830Z] de9db76c5a1d: Pull complete [2021-04-06T05:37:35.782Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T05:37:35.782Z] a35cf1a2eb13: Download complete [2021-04-06T05:37:36.735Z] bca2f99d35d6: Verifying Checksum [2021-04-06T05:37:36.735Z] bca2f99d35d6: Download complete [2021-04-06T05:37:43.359Z] bca2f99d35d6: Pull complete [2021-04-06T05:37:43.359Z] 93359f2a8cfa: Pull complete [2021-04-06T05:37:43.359Z] 7c6f9722023f: Pull complete [2021-04-06T05:37:53.398Z] a35cf1a2eb13: Pull complete [2021-04-06T05:37:53.398Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T05:37:53.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T05:37:53.398Z] ---> a62c8e92a672 [2021-04-06T05:37:53.398Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T05:37:53.398Z] ---> Running in 14c09526437d [2021-04-06T05:37:53.398Z] Removing intermediate container 14c09526437d [2021-04-06T05:37:53.398Z] ---> afa2cc1f83a9 [2021-04-06T05:37:53.398Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:37:53.398Z] ---> Running in 244717f42a7d [2021-04-06T05:37:53.398Z] Removing intermediate container 244717f42a7d [2021-04-06T05:37:53.398Z] ---> 2b536748f9cd [2021-04-06T05:37:53.398Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T05:37:53.398Z] ---> Running in 1afacb447c24 [2021-04-06T05:37:54.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T05:37:55.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T05:37:58.614Z] OK: 166 MiB in 39 packages [2021-04-06T05:37:58.882Z] Removing intermediate container 1afacb447c24 [2021-04-06T05:37:58.882Z] ---> b1a5f4cb342d [2021-04-06T05:37:58.882Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T05:37:58.882Z] ---> Running in 1ef8e5d0f7ca [2021-04-06T05:37:59.145Z] Removing intermediate container 1ef8e5d0f7ca [2021-04-06T05:37:59.145Z] ---> 3c2e67cc262f [2021-04-06T05:37:59.145Z] Step 7/8 : COPY . . [2021-04-06T05:38:01.712Z] ---> aca1ea7c7e26 [2021-04-06T05:38:01.712Z] Step 8/8 : RUN go mod download [2021-04-06T05:38:01.712Z] ---> Running in 1b6ee01e3d4f [2021-04-06T05:38:23.511Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32896 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-06T05:38:23.573Z] Running in /w/workspace/edgex-ui-go/88 [Pipeline] { [Pipeline] checkout [2021-04-06T05:38:28.410Z] Removing intermediate container 1b6ee01e3d4f [2021-04-06T05:38:28.410Z] ---> bc3df8ec551d [2021-04-06T05:38:28.410Z] Successfully built bc3df8ec551d [2021-04-06T05:38:28.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:38:28.536Z] using credential edgex-jenkins-ssh [2021-04-06T05:38:28.591Z] Cloning the remote Git repository [2021-04-06T05:38:28.727Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T05:38:28.727Z] . [Pipeline] withDockerContainer [2021-04-06T05:38:28.639Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:38:28.860Z] prd-centos7-docker-4c-2g-32895 does not seem to be running inside a container [2021-04-06T05:38:28.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@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-04-06T05:38:29.769Z] $ docker top c2dbedbd3df6981b30eb563202399891b49e7f055fa69a14912d5b68fcbc00b9 -eo pid,comm [Pipeline] { [2021-04-06T05:38:28.751Z] > git init /w/workspace/edgex-ui-go/88 # timeout=10 [2021-04-06T05:38:28.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:38:28.825Z] > git --version # timeout=10 [2021-04-06T05:38:28.840Z] > git --version # 'git version 2.17.1' [2021-04-06T05:38:28.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:38:28.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-04-06T05:38:30.276Z] + go version [2021-04-06T05:38:30.277Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T05:38:30.293Z] $ docker stop --time=1 c2dbedbd3df6981b30eb563202399891b49e7f055fa69a14912d5b68fcbc00b9 [2021-04-06T05:38:31.012Z] Checking out Revision 3180d955709a5d54996b76e7d48118a040632b6c (master) [2021-04-06T05:38:30.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:38:30.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:38:30.471Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:38:30.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:38:30.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:38:30.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T05:38:31.021Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:38:31.047Z] > git checkout -f 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 [2021-04-06T05:38:31.639Z] $ docker rm -f c2dbedbd3df6981b30eb563202399891b49e7f055fa69a14912d5b68fcbc00b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:38:32.697Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T05:38:32.697Z] . [Pipeline] withDockerContainer [2021-04-06T05:38:32.819Z] prd-centos7-docker-4c-2g-32895 does not seem to be running inside a container [2021-04-06T05:38:32.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@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-04-06T05:38:33.724Z] $ docker top 4d65f9e85979a0af80beec4fdb0a661d8ca045e57087e8e1004a9fc9316772b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:38:34.233Z] + make test [2021-04-06T05:38:34.233Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T05:38:35.638Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-06T05:38:35.888Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:38:37.330Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:38:37.737Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:38:38.090Z] + true [2021-04-06T05:38:38.090Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:38:40.154Z] provisioning config files... [2021-04-06T05:38:40.199Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config8359730694919389046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:38:40.646Z] ---> docker-login.sh [2021-04-06T05:38:40.646Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:38:41.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:38:41.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:38:41.852Z] Configure a credential helper to remove this warning. See [2021-04-06T05:38:41.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:38:41.852Z] [2021-04-06T05:38:41.852Z] Login Succeeded [2021-04-06T05:38:41.852Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:38:42.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:38:42.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:38:42.394Z] Configure a credential helper to remove this warning. See [2021-04-06T05:38:42.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:38:42.394Z] [2021-04-06T05:38:42.394Z] Login Succeeded [2021-04-06T05:38:42.395Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:38:42.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:38:42.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:38:42.672Z] Configure a credential helper to remove this warning. See [2021-04-06T05:38:42.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:38:42.672Z] [2021-04-06T05:38:42.672Z] Login Succeeded [2021-04-06T05:38:42.672Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:38:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:38:43.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:38:43.273Z] Configure a credential helper to remove this warning. See [2021-04-06T05:38:43.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:38:43.273Z] [2021-04-06T05:38:43.273Z] Login Succeeded [2021-04-06T05:38:43.273Z] docker.io [2021-04-06T05:38:43.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:38:43.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:38:43.819Z] Configure a credential helper to remove this warning. See [2021-04-06T05:38:43.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:38:43.819Z] [2021-04-06T05:38:43.819Z] Login Succeeded [2021-04-06T05:38:43.819Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:38:43.836Z] Deleting 1 temporary files [Pipeline] // wrap [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T05:38:43.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-06T05:38:44.184Z] GO111MODULE=on go vet ./... [Pipeline] echo [2021-04-06T05:38:44.349Z] ========================================================= [2021-04-06T05:38:44.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T05:38:44.349Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:38:44.733Z] + 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-04-06T05:38:45.339Z] Sending build context to Docker daemon 17.59MB [2021-04-06T05:38:45.614Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:38:45.614Z] Step 2/8 : FROM ${BASE} [2021-04-06T05:38:45.614Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T05:38:45.614Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T05:38:45.614Z] a4357932f1b6: Pulling fs layer [2021-04-06T05:38:45.614Z] 18c013af1878: Pulling fs layer [2021-04-06T05:38:45.614Z] 00ac8860ef70: Pulling fs layer [2021-04-06T05:38:45.614Z] 63d7cb157983: Pulling fs layer [2021-04-06T05:38:45.614Z] b116817d02f9: Pulling fs layer [2021-04-06T05:38:45.614Z] 745a02a5169b: Pulling fs layer [2021-04-06T05:38:45.614Z] 00ac8860ef70: Waiting [2021-04-06T05:38:45.614Z] 63d7cb157983: Waiting [2021-04-06T05:38:45.614Z] b116817d02f9: Waiting [2021-04-06T05:38:45.614Z] 745a02a5169b: Waiting [2021-04-06T05:38:45.614Z] 18c013af1878: Verifying Checksum [2021-04-06T05:38:45.614Z] 18c013af1878: Download complete [2021-04-06T05:38:45.614Z] a4357932f1b6: Verifying Checksum [2021-04-06T05:38:45.614Z] a4357932f1b6: Download complete [2021-04-06T05:38:45.614Z] 63d7cb157983: Verifying Checksum [2021-04-06T05:38:45.614Z] 63d7cb157983: Download complete [2021-04-06T05:38:45.614Z] b116817d02f9: Verifying Checksum [2021-04-06T05:38:45.614Z] b116817d02f9: Download complete [2021-04-06T05:38:45.614Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T05:38:45.614Z] 5f621e34cdf4: Download complete [Pipeline] } [2021-04-06T05:38:46.144Z] $ docker stop --time=1 4d65f9e85979a0af80beec4fdb0a661d8ca045e57087e8e1004a9fc9316772b6 [2021-04-06T05:38:46.626Z] 5f621e34cdf4: Pull complete [2021-04-06T05:38:47.231Z] a4357932f1b6: Pull complete [2021-04-06T05:38:47.512Z] 18c013af1878: Pull complete [2021-04-06T05:38:48.397Z] $ docker rm -f 4d65f9e85979a0af80beec4fdb0a661d8ca045e57087e8e1004a9fc9316772b6 [2021-04-06T05:38:48.493Z] 745a02a5169b: Verifying Checksum [2021-04-06T05:38:48.493Z] 745a02a5169b: Download complete [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:38:48.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T05:38:49.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-06T05:38:49.489Z] 00ac8860ef70: Verifying Checksum [2021-04-06T05:38:49.489Z] 00ac8860ef70: Download complete [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-06T05:38:50.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T05:38:50.816Z] + ls -al . [2021-04-06T05:38:50.816Z] total 92 [2021-04-06T05:38:50.816Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 05:38 . [2021-04-06T05:38:50.816Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 6 05:37 .. [2021-04-06T05:38:50.816Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 05:37 assets [2021-04-06T05:38:50.816Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 6 05:37 bin [2021-04-06T05:38:50.816Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 6 05:37 cmd [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 6 05:37 CONTRIBUTING.md [2021-04-06T05:38:50.816Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 6 05:38 coverage.out [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 6 05:37 Dockerfile [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 6 05:37 Dockerfile.build [2021-04-06T05:38:50.816Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 6 05:37 docs [2021-04-06T05:38:50.816Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 6 05:37 .git [2021-04-06T05:38:50.816Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 05:37 .github [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 6 05:37 .gitignore [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 05:37 go.mod [2021-04-06T05:38:50.816Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 6 05:38 go.sum [2021-04-06T05:38:50.816Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 6 05:37 internal [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 6 05:37 Jenkinsfile [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 6 05:37 LICENSE [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 6 05:37 Makefile [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 6 05:37 README.md [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 6 05:34 VERSION [2021-04-06T05:38:50.816Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 6 05:37 version.go [2021-04-06T05:38:50.816Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 6 05:37 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:38:51.129Z] + 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=3180d955709a5d54996b76e7d48118a040632b6c --label arch=amd64 --label version=2.0.0-dev.30 . [2021-04-06T05:38:51.392Z] Sending build context to Docker daemon 17.62MB [2021-04-06T05:38:51.392Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:38:51.392Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T05:38:51.392Z] ---> bc3df8ec551d [2021-04-06T05:38:51.392Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T05:38:51.966Z] ---> Running in cfd98fc8e7c5 [2021-04-06T05:38:52.232Z] Removing intermediate container cfd98fc8e7c5 [2021-04-06T05:38:52.232Z] ---> f8d68bf18c60 [2021-04-06T05:38:52.232Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T05:38:52.232Z] ---> Running in 5da7096d8c90 [2021-04-06T05:38:52.494Z] Removing intermediate container 5da7096d8c90 [2021-04-06T05:38:52.494Z] ---> 797853d7dab6 [2021-04-06T05:38:52.494Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T05:38:52.494Z] ---> Running in 9e0ca9d8c5f2 [2021-04-06T05:38:52.756Z] Removing intermediate container 9e0ca9d8c5f2 [2021-04-06T05:38:52.756Z] ---> 159a6c72d979 [2021-04-06T05:38:52.756Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T05:38:52.756Z] ---> Running in 21f1a350df04 [2021-04-06T05:38:52.756Z] Removing intermediate container 21f1a350df04 [2021-04-06T05:38:52.756Z] ---> bfee37101806 [2021-04-06T05:38:52.756Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T05:38:53.019Z] ---> Running in 580fabe64829 [2021-04-06T05:38:53.019Z] Removing intermediate container 580fabe64829 [2021-04-06T05:38:53.019Z] ---> 2d731efea6b6 [2021-04-06T05:38:53.019Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:38:53.281Z] ---> Running in d51faa44b379 [2021-04-06T05:38:54.229Z] Removing intermediate container d51faa44b379 [2021-04-06T05:38:54.229Z] ---> bf5fb9640e72 [2021-04-06T05:38:54.229Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T05:38:54.229Z] ---> Running in d13a00d96c38 [2021-04-06T05:38:54.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T05:38:56.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T05:38:58.334Z] OK: 166 MiB in 39 packages [2021-04-06T05:38:58.600Z] Removing intermediate container d13a00d96c38 [2021-04-06T05:38:58.600Z] ---> 210fce62402b [2021-04-06T05:38:58.600Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T05:38:58.600Z] ---> Running in e8e9d97b80d1 [2021-04-06T05:38:58.600Z] Removing intermediate container e8e9d97b80d1 [2021-04-06T05:38:58.600Z] ---> 8628406574e9 [2021-04-06T05:38:58.600Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T05:38:58.865Z] ---> Running in 81fc54cd4473 [2021-04-06T05:38:58.865Z] Removing intermediate container 81fc54cd4473 [2021-04-06T05:38:58.865Z] ---> 5932e5e9c00a [2021-04-06T05:38:58.865Z] Step 12/24 : COPY go.mod . [2021-04-06T05:38:59.132Z] ---> b027a3a7b83f [2021-04-06T05:38:59.132Z] Step 13/24 : COPY Makefile . [2021-04-06T05:38:59.399Z] ---> c0f528c937a8 [2021-04-06T05:38:59.399Z] Step 14/24 : RUN make update [2021-04-06T05:38:59.399Z] ---> Running in 560a2ba3b3b9 [2021-04-06T05:38:59.647Z] 00ac8860ef70: Pull complete [2021-04-06T05:38:59.921Z] 63d7cb157983: Pull complete [2021-04-06T05:38:59.974Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T05:39:00.195Z] b116817d02f9: Pull complete [2021-04-06T05:39:00.549Z] Removing intermediate container 560a2ba3b3b9 [2021-04-06T05:39:00.549Z] ---> 1ad37cf68c68 [2021-04-06T05:39:00.549Z] Step 15/24 : COPY . . [2021-04-06T05:39:02.482Z] ---> 654fe3af7790 [2021-04-06T05:39:02.482Z] Step 16/24 : RUN ${MAKE} [2021-04-06T05:39:02.482Z] ---> Running in c92f6409b8d5 [2021-04-06T05:39:02.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-06T05:39:04.545Z] 745a02a5169b: Pull complete [2021-04-06T05:39:04.545Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T05:39:04.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T05:39:04.545Z] ---> b7e6874047d6 [2021-04-06T05:39:04.545Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T05:39:06.559Z] ---> Running in 6e165c70dfb8 [2021-04-06T05:39:07.152Z] Removing intermediate container 6e165c70dfb8 [2021-04-06T05:39:07.152Z] ---> 1d01c1ce4787 [2021-04-06T05:39:07.152Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:39:07.152Z] ---> Running in e0809e456bbb [2021-04-06T05:39:09.784Z] Removing intermediate container e0809e456bbb [2021-04-06T05:39:09.784Z] ---> ddabaa0e318c [2021-04-06T05:39:09.784Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T05:39:09.784Z] ---> Running in 2c47eb4eb9f3 [2021-04-06T05:39:10.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T05:39:11.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T05:39:12.331Z] OK: 142 MiB in 39 packages [2021-04-06T05:39:12.609Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T05:39:13.762Z] Removing intermediate container 2c47eb4eb9f3 [2021-04-06T05:39:13.762Z] ---> 43bcc5d553eb [2021-04-06T05:39:13.762Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T05:39:13.762Z] ---> Running in 788931864fc8 [2021-04-06T05:39:14.359Z] Removing intermediate container 788931864fc8 [2021-04-06T05:39:14.359Z] ---> c323f3ce82ce [2021-04-06T05:39:14.359Z] Step 7/8 : COPY . . [2021-04-06T05:39:14.532Z] Removing intermediate container c92f6409b8d5 [2021-04-06T05:39:14.532Z] ---> 053b155a0103 [2021-04-06T05:39:14.532Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T05:39:15.106Z] 3.12: Pulling from library/alpine [2021-04-06T05:39:15.106Z] 532819f3e44c: Pulling fs layer [2021-04-06T05:39:15.106Z] 532819f3e44c: Verifying Checksum [2021-04-06T05:39:15.106Z] 532819f3e44c: Download complete [2021-04-06T05:39:15.367Z] 532819f3e44c: Pull complete [2021-04-06T05:39:15.367Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T05:39:15.367Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T05:39:15.367Z] ---> 7230e588e954 [2021-04-06T05:39:15.367Z] Step 18/24 : EXPOSE 4000 [2021-04-06T05:39:15.629Z] ---> Running in 902de08ac616 [2021-04-06T05:39:15.629Z] Removing intermediate container 902de08ac616 [2021-04-06T05:39:15.629Z] ---> 3a680677ac22 [2021-04-06T05:39:15.629Z] 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-04-06T05:39:16.575Z] ---> c0cd32013018 [2021-04-06T05:39:16.575Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T05:39:16.837Z] ---> Running in 5d18ebf9fcbb [2021-04-06T05:39:16.837Z] Removing intermediate container 5d18ebf9fcbb [2021-04-06T05:39:16.837Z] ---> e3b2a1d31e9e [2021-04-06T05:39:16.837Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T05:39:16.985Z] ---> ec1e1948b056 [2021-04-06T05:39:16.985Z] Step 8/8 : RUN go mod download [2021-04-06T05:39:16.985Z] ---> Running in 235ec060970c [2021-04-06T05:39:17.099Z] ---> Running in b089394d4c46 [2021-04-06T05:39:17.099Z] Removing intermediate container b089394d4c46 [2021-04-06T05:39:17.099Z] ---> e26a87cbe416 [2021-04-06T05:39:17.099Z] Step 22/24 : LABEL arch=amd64 [2021-04-06T05:39:17.099Z] ---> Running in 71b48a7b1a23 [2021-04-06T05:39:17.362Z] Removing intermediate container 71b48a7b1a23 [2021-04-06T05:39:17.362Z] ---> d9e77cf82d1c [2021-04-06T05:39:17.362Z] Step 23/24 : LABEL git_sha=3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:39:17.362Z] ---> Running in 151dfeed4cf4 [2021-04-06T05:39:17.631Z] Removing intermediate container 151dfeed4cf4 [2021-04-06T05:39:17.631Z] ---> 966c034ecc1d [2021-04-06T05:39:17.631Z] Step 24/24 : LABEL version=2.0.0-dev.30 [2021-04-06T05:39:17.631Z] ---> Running in 5f0e23611800 [2021-04-06T05:39:17.903Z] Removing intermediate container 5f0e23611800 [2021-04-06T05:39:17.903Z] ---> 0ab721c233ab [2021-04-06T05:39:17.903Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T05:39:17.903Z] Successfully built 0ab721c233ab [2021-04-06T05:39:17.903Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:39:18.258Z] provisioning config files... [2021-04-06T05:39:18.291Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config8096272902534423202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:39:18.648Z] ---> docker-login.sh [2021-04-06T05:39:18.648Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:39:18.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:39:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:39:18.911Z] Configure a credential helper to remove this warning. See [2021-04-06T05:39:18.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:39:18.911Z] [2021-04-06T05:39:18.911Z] Login Succeeded [2021-04-06T05:39:18.911Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:39:18.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:39:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:39:18.911Z] Configure a credential helper to remove this warning. See [2021-04-06T05:39:18.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:39:18.911Z] [2021-04-06T05:39:18.911Z] Login Succeeded [2021-04-06T05:39:18.911Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:39:19.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:39:19.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:39:19.172Z] Configure a credential helper to remove this warning. See [2021-04-06T05:39:19.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:39:19.172Z] [2021-04-06T05:39:19.172Z] Login Succeeded [2021-04-06T05:39:19.172Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:39:19.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:39:19.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:39:19.434Z] Configure a credential helper to remove this warning. See [2021-04-06T05:39:19.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:39:19.434Z] [2021-04-06T05:39:19.434Z] Login Succeeded [2021-04-06T05:39:19.434Z] docker.io [2021-04-06T05:39:19.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:39:19.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:39:19.696Z] Configure a credential helper to remove this warning. See [2021-04-06T05:39:19.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:39:19.696Z] [2021-04-06T05:39:19.696Z] Login Succeeded [2021-04-06T05:39:19.696Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:39:19.706Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-06T05:39:19.935Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-04-06T05:39:19.935Z] 3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:39:19.935Z] latest [2021-04-06T05:39:19.935Z] 2.0.0-dev.30 [2021-04-06T05:39:19.935Z] 3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:39:19.935Z] master [2021-04-06T05:39:19.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:20.507Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:20.807Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:39:20.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-06T05:39:20.807Z] 84ca6b88c3ef: Preparing [2021-04-06T05:39:20.807Z] b0b9881431d7: Preparing [2021-04-06T05:39:20.807Z] b0b9881431d7: Layer already exists [2021-04-06T05:39:22.196Z] 84ca6b88c3ef: Pushed [2021-04-06T05:39:22.457Z] 3180d955709a5d54996b76e7d48118a040632b6c: digest: sha256:75fdabe707caa9699cb332b4d323640cceeaf2a92c7de7c54a27fba6882fadac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:22.766Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:23.064Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-06T05:39:23.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-06T05:39:23.064Z] 84ca6b88c3ef: Preparing [2021-04-06T05:39:23.064Z] b0b9881431d7: Preparing [2021-04-06T05:39:23.064Z] b0b9881431d7: Layer already exists [2021-04-06T05:39:23.064Z] 84ca6b88c3ef: Layer already exists [2021-04-06T05:39:23.064Z] latest: digest: sha256:75fdabe707caa9699cb332b4d323640cceeaf2a92c7de7c54a27fba6882fadac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:23.372Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:23.674Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.30 [2021-04-06T05:39:23.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-06T05:39:23.674Z] 84ca6b88c3ef: Preparing [2021-04-06T05:39:23.674Z] b0b9881431d7: Preparing [2021-04-06T05:39:23.674Z] 84ca6b88c3ef: Layer already exists [2021-04-06T05:39:23.674Z] b0b9881431d7: Layer already exists [2021-04-06T05:39:23.674Z] 2.0.0-dev.30: digest: sha256:75fdabe707caa9699cb332b4d323640cceeaf2a92c7de7c54a27fba6882fadac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:23.987Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:24.286Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:39:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-06T05:39:24.286Z] 84ca6b88c3ef: Preparing [2021-04-06T05:39:24.286Z] b0b9881431d7: Preparing [2021-04-06T05:39:24.286Z] b0b9881431d7: Layer already exists [2021-04-06T05:39:24.286Z] 84ca6b88c3ef: Layer already exists [2021-04-06T05:39:24.286Z] 3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30: digest: sha256:75fdabe707caa9699cb332b4d323640cceeaf2a92c7de7c54a27fba6882fadac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:24.592Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:24.892Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-04-06T05:39:24.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-06T05:39:24.892Z] 84ca6b88c3ef: Preparing [2021-04-06T05:39:24.892Z] b0b9881431d7: Preparing [2021-04-06T05:39:24.892Z] b0b9881431d7: Layer already exists [2021-04-06T05:39:24.892Z] 84ca6b88c3ef: Layer already exists [2021-04-06T05:39:24.892Z] master: digest: sha256:75fdabe707caa9699cb332b4d323640cceeaf2a92c7de7c54a27fba6882fadac size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-06T05:39:25.078Z] ===================================================== [Pipeline] echo [2021-04-06T05:39:25.123Z] taggedImages: [2021-04-06T05:39:25.123Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:39:25.123Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-06T05:39:25.123Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.30 [2021-04-06T05:39:25.123Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:39:25.123Z] - 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-04-06T05:39:25.961Z] ---> job-cost.sh [2021-04-06T05:39:25.961Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v8nn [2021-04-06T05:39:40.892Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T05:39:49.328Z] Removing intermediate container 235ec060970c [2021-04-06T05:39:49.328Z] ---> 08b741921157 [2021-04-06T05:39:49.328Z] Successfully built 08b741921157 [2021-04-06T05:39:49.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:49.704Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T05:39:49.705Z] . [Pipeline] withDockerContainer [2021-04-06T05:39:49.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-32896 does not seem to be running inside a container [2021-04-06T05:39:50.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T05:39:51.609Z] $ docker top 0e825efcf324be5774e0d68a0e241464aa522fc5ef6e0484caa10e6c3f3e30c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:39:52.627Z] + go version [2021-04-06T05:39:52.627Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T05:39:52.644Z] $ docker stop --time=1 0e825efcf324be5774e0d68a0e241464aa522fc5ef6e0484caa10e6c3f3e30c6 [2021-04-06T05:39:54.500Z] $ docker rm -f 0e825efcf324be5774e0d68a0e241464aa522fc5ef6e0484caa10e6c3f3e30c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:55.417Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T05:39:55.417Z] . [Pipeline] withDockerContainer [2021-04-06T05:39:55.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-32896 does not seem to be running inside a container [2021-04-06T05:39:55.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/88 -v /w/workspace/edgex-ui-go/88:/w/workspace/edgex-ui-go/88:rw,z -v /w/workspace/edgex-ui-go/88@tmp:/w/workspace/edgex-ui-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T05:39:57.272Z] $ docker top d0ddfe35861bbbf4651c2e3d443a9188e97feefaac9909cc68f6ccb73595e0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:39:58.281Z] + make test [2021-04-06T05:39:58.281Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T05:39:59.737Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-06T05:40:07.719Z] lf-activate-venv(): INFO: Adding /tmp/venv-v8nn/bin to PATH [2021-04-06T05:40:07.719Z] INFO: No Stack... [2021-04-06T05:40:07.719Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T05:40:07.719Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T05:40:08.025Z] + cat /w/workspace/edgex-ui-go/88/archives/cost.csv [2021-04-06T05:40:08.025Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T05:40:08.106Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] [2021-04-06T05:40:08.115Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] did not exist. Created. [2021-04-06T05:40:08.115Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T05:40:08.504Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T05:40:08.689Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T05:40:08.702Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T05:40:26.581Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-06T05:40:26.581Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-06T05:40:33.329Z] $ docker stop --time=1 d0ddfe35861bbbf4651c2e3d443a9188e97feefaac9909cc68f6ccb73595e0f5 [2021-04-06T05:40:35.586Z] $ docker rm -f d0ddfe35861bbbf4651c2e3d443a9188e97feefaac9909cc68f6ccb73595e0f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:40:36.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T05:40:36.482Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T05:40:37.360Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:40:38.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T05:40:38.417Z] + ls -al . [2021-04-06T05:40:38.417Z] total 124 [2021-04-06T05:40:38.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:39 . [2021-04-06T05:40:38.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:38 .. [2021-04-06T05:40:38.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:38 .git [2021-04-06T05:40:38.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:38 .github [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 6 05:38 .gitignore [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 6 05:38 CONTRIBUTING.md [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 6 05:38 Dockerfile [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 6 05:38 Dockerfile.build [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 6 05:38 Jenkinsfile [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 6 05:38 LICENSE [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 6 05:38 Makefile [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 6 05:38 README.md [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 05:34 VERSION [2021-04-06T05:40:38.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:38 assets [2021-04-06T05:40:38.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:38 bin [2021-04-06T05:40:38.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:38 cmd [2021-04-06T05:40:38.417Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 6 05:39 coverage.out [2021-04-06T05:40:38.417Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:38 docs [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 05:38 go.mod [2021-04-06T05:40:38.417Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 6 05:39 go.sum [2021-04-06T05:40:38.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:38 internal [2021-04-06T05:40:38.417Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 6 05:38 version.go [2021-04-06T05:40:38.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:38 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:40:38.797Z] + 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=3180d955709a5d54996b76e7d48118a040632b6c --label arch=arm64 --label version=2.0.0-dev.30 . [2021-04-06T05:40:39.781Z] Sending build context to Docker daemon 17.61MB [2021-04-06T05:40:39.781Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:40:39.781Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T05:40:39.781Z] ---> 08b741921157 [2021-04-06T05:40:39.781Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T05:40:40.055Z] ---> Running in 0a3203315d06 [2021-04-06T05:40:40.656Z] Removing intermediate container 0a3203315d06 [2021-04-06T05:40:40.656Z] ---> 54db6b50f5c5 [2021-04-06T05:40:40.656Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T05:40:40.656Z] ---> Running in 48baab524977 [2021-04-06T05:40:41.251Z] Removing intermediate container 48baab524977 [2021-04-06T05:40:41.251Z] ---> b919d3f6d61b [2021-04-06T05:40:41.251Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T05:40:41.251Z] ---> Running in 66e24ae3495b [2021-04-06T05:40:41.848Z] Removing intermediate container 66e24ae3495b [2021-04-06T05:40:41.848Z] ---> fa9b8d14627d [2021-04-06T05:40:41.848Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T05:40:41.848Z] ---> Running in 72951a360af2 [2021-04-06T05:40:42.442Z] Removing intermediate container 72951a360af2 [2021-04-06T05:40:42.442Z] ---> 1874ac9fea68 [2021-04-06T05:40:42.442Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T05:40:42.442Z] ---> Running in 9268a4896969 [2021-04-06T05:40:43.036Z] Removing intermediate container 9268a4896969 [2021-04-06T05:40:43.037Z] ---> 34d9e038733a [2021-04-06T05:40:43.037Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:40:43.037Z] ---> Running in 76b1aeb5e9cc [2021-04-06T05:40:45.032Z] Removing intermediate container 76b1aeb5e9cc [2021-04-06T05:40:45.032Z] ---> babbd1c6cb75 [2021-04-06T05:40:45.032Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T05:40:45.306Z] ---> Running in 277c7eb422fc [2021-04-06T05:40:46.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T05:40:47.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T05:40:48.233Z] OK: 142 MiB in 39 packages [2021-04-06T05:40:49.211Z] Removing intermediate container 277c7eb422fc [2021-04-06T05:40:49.211Z] ---> 364a96c94984 [2021-04-06T05:40:49.211Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T05:40:49.211Z] ---> Running in 359d51f0af24 [2021-04-06T05:40:49.806Z] Removing intermediate container 359d51f0af24 [2021-04-06T05:40:49.806Z] ---> e3970e7b99ac [2021-04-06T05:40:49.806Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T05:40:49.806Z] ---> Running in 288597148a45 [2021-04-06T05:40:50.397Z] Removing intermediate container 288597148a45 [2021-04-06T05:40:50.397Z] ---> bb761b498b3f [2021-04-06T05:40:50.397Z] Step 12/24 : COPY go.mod . [2021-04-06T05:40:50.988Z] ---> a7c2b5d19f63 [2021-04-06T05:40:50.988Z] Step 13/24 : COPY Makefile . [2021-04-06T05:40:51.584Z] ---> 1fbf36ba20fc [2021-04-06T05:40:51.584Z] Step 14/24 : RUN make update [2021-04-06T05:40:51.857Z] ---> Running in 21becb9bcad6 [2021-04-06T05:40:52.835Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T05:40:54.285Z] Removing intermediate container 21becb9bcad6 [2021-04-06T05:40:54.285Z] ---> 580924eb38e6 [2021-04-06T05:40:54.285Z] Step 15/24 : COPY . . [2021-04-06T05:40:56.909Z] ---> b9d0fcacd485 [2021-04-06T05:40:56.909Z] Step 16/24 : RUN ${MAKE} [2021-04-06T05:40:56.909Z] ---> Running in 69e34a2dcc27 [2021-04-06T05:40:57.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-06T05:41:24.751Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T05:41:29.088Z] Removing intermediate container 69e34a2dcc27 [2021-04-06T05:41:29.088Z] ---> 7e3420819e1d [2021-04-06T05:41:29.088Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T05:41:29.361Z] 3.12: Pulling from library/alpine [2021-04-06T05:41:29.635Z] 9a219e8acc52: Pulling fs layer [2021-04-06T05:41:29.635Z] 9a219e8acc52: Verifying Checksum [2021-04-06T05:41:29.635Z] 9a219e8acc52: Download complete [2021-04-06T05:41:30.236Z] 9a219e8acc52: Pull complete [2021-04-06T05:41:30.236Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T05:41:30.236Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T05:41:30.236Z] ---> d75e27dfc0a0 [2021-04-06T05:41:30.236Z] Step 18/24 : EXPOSE 4000 [2021-04-06T05:41:30.510Z] ---> Running in 87e122c7b8e6 [2021-04-06T05:41:31.105Z] Removing intermediate container 87e122c7b8e6 [2021-04-06T05:41:31.105Z] ---> 48dda9c379b9 [2021-04-06T05:41:31.105Z] 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-04-06T05:41:32.544Z] ---> 96d4255e5ca0 [2021-04-06T05:41:32.544Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T05:41:32.817Z] ---> Running in c301ce1d373e [2021-04-06T05:41:33.090Z] Removing intermediate container c301ce1d373e [2021-04-06T05:41:33.090Z] ---> 87e99e375316 [2021-04-06T05:41:33.090Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T05:41:33.364Z] ---> Running in b1f3e37e7c26 [2021-04-06T05:41:33.639Z] Removing intermediate container b1f3e37e7c26 [2021-04-06T05:41:33.639Z] ---> 79126301e553 [2021-04-06T05:41:33.639Z] Step 22/24 : LABEL arch=arm64 [2021-04-06T05:41:33.914Z] ---> Running in 155ca15ef7b7 [2021-04-06T05:41:34.188Z] Removing intermediate container 155ca15ef7b7 [2021-04-06T05:41:34.189Z] ---> 40fd37d7904e [2021-04-06T05:41:34.189Z] Step 23/24 : LABEL git_sha=3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:41:34.462Z] ---> Running in da8103c3ff6e [2021-04-06T05:41:35.057Z] Removing intermediate container da8103c3ff6e [2021-04-06T05:41:35.057Z] ---> 11c882d1d279 [2021-04-06T05:41:35.057Z] Step 24/24 : LABEL version=2.0.0-dev.30 [2021-04-06T05:41:35.057Z] ---> Running in 1419c7bd5742 [2021-04-06T05:41:35.651Z] Removing intermediate container 1419c7bd5742 [2021-04-06T05:41:35.651Z] ---> ca2d8535d97a [2021-04-06T05:41:35.651Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T05:41:35.651Z] Successfully built ca2d8535d97a [2021-04-06T05:41:35.651Z] 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-04-06T05:41:36.161Z] provisioning config files... [2021-04-06T05:41:36.197Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/88@tmp/config7361872662958670355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:41:36.601Z] ---> docker-login.sh [2021-04-06T05:41:36.601Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:41:36.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:41:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:41:36.888Z] Configure a credential helper to remove this warning. See [2021-04-06T05:41:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:41:36.888Z] [2021-04-06T05:41:36.888Z] Login Succeeded [2021-04-06T05:41:36.888Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:41:37.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:41:37.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:41:37.485Z] Configure a credential helper to remove this warning. See [2021-04-06T05:41:37.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:41:37.485Z] [2021-04-06T05:41:37.485Z] Login Succeeded [2021-04-06T05:41:37.485Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:41:38.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:41:38.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:41:38.082Z] Configure a credential helper to remove this warning. See [2021-04-06T05:41:38.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:41:38.082Z] [2021-04-06T05:41:38.082Z] Login Succeeded [2021-04-06T05:41:38.082Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:41:38.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:41:38.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:41:38.636Z] Configure a credential helper to remove this warning. See [2021-04-06T05:41:38.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:41:38.636Z] [2021-04-06T05:41:38.636Z] Login Succeeded [2021-04-06T05:41:38.636Z] docker.io [2021-04-06T05:41:38.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:41:39.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:41:39.503Z] Configure a credential helper to remove this warning. See [2021-04-06T05:41:39.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:41:39.503Z] [2021-04-06T05:41:39.503Z] Login Succeeded [2021-04-06T05:41:39.503Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:41:39.520Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-06T05:41:39.728Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-04-06T05:41:39.728Z] 3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:41:39.728Z] latest [2021-04-06T05:41:39.728Z] 2.0.0-dev.30 [2021-04-06T05:41:39.728Z] 3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:41:39.728Z] master [2021-04-06T05:41:39.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:40.242Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:40.580Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:41:40.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-06T05:41:40.580Z] 42c1011f6a21: Preparing [2021-04-06T05:41:40.580Z] e08058ee1dfe: Preparing [2021-04-06T05:41:40.580Z] e08058ee1dfe: Layer already exists [2021-04-06T05:41:43.948Z] 42c1011f6a21: Pushed [2021-04-06T05:41:44.220Z] 3180d955709a5d54996b76e7d48118a040632b6c: digest: sha256:567b14b9136b20d1044e383f20fda10f6c0d5117bb3e1ab53cb61672bcad3088 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:44.555Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:44.887Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-06T05:41:44.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-06T05:41:44.887Z] 42c1011f6a21: Preparing [2021-04-06T05:41:44.887Z] e08058ee1dfe: Preparing [2021-04-06T05:41:44.887Z] e08058ee1dfe: Layer already exists [2021-04-06T05:41:44.887Z] 42c1011f6a21: Layer already exists [2021-04-06T05:41:45.159Z] latest: digest: sha256:567b14b9136b20d1044e383f20fda10f6c0d5117bb3e1ab53cb61672bcad3088 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:45.500Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:45.830Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.30 [2021-04-06T05:41:45.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-06T05:41:45.830Z] 42c1011f6a21: Preparing [2021-04-06T05:41:45.830Z] e08058ee1dfe: Preparing [2021-04-06T05:41:45.830Z] 42c1011f6a21: Layer already exists [2021-04-06T05:41:45.830Z] e08058ee1dfe: Layer already exists [2021-04-06T05:41:46.099Z] 2.0.0-dev.30: digest: sha256:567b14b9136b20d1044e383f20fda10f6c0d5117bb3e1ab53cb61672bcad3088 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:46.434Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:46.770Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:41:46.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-06T05:41:46.770Z] 42c1011f6a21: Preparing [2021-04-06T05:41:46.770Z] e08058ee1dfe: Preparing [2021-04-06T05:41:46.770Z] 42c1011f6a21: Layer already exists [2021-04-06T05:41:46.770Z] e08058ee1dfe: Layer already exists [2021-04-06T05:41:47.040Z] 3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30: digest: sha256:567b14b9136b20d1044e383f20fda10f6c0d5117bb3e1ab53cb61672bcad3088 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:47.381Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:41:47.740Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-04-06T05:41:47.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-06T05:41:47.740Z] 42c1011f6a21: Preparing [2021-04-06T05:41:47.740Z] e08058ee1dfe: Preparing [2021-04-06T05:41:47.740Z] e08058ee1dfe: Layer already exists [2021-04-06T05:41:47.740Z] 42c1011f6a21: Layer already exists [2021-04-06T05:41:48.015Z] master: digest: sha256:567b14b9136b20d1044e383f20fda10f6c0d5117bb3e1ab53cb61672bcad3088 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-06T05:41:48.301Z] ===================================================== [Pipeline] echo [2021-04-06T05:41:48.352Z] taggedImages: [2021-04-06T05:41:48.352Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c [2021-04-06T05:41:48.352Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-06T05:41:48.352Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.30 [2021-04-06T05:41:48.352Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3180d955709a5d54996b76e7d48118a040632b6c-2.0.0-dev.30 [2021-04-06T05:41:48.352Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:41:48.899Z] ---> job-cost.sh [2021-04-06T05:41:48.899Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ox9D [2021-04-06T05:42:27.884Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T05:44:04.629Z] lf-activate-venv(): INFO: Adding /tmp/venv-ox9D/bin to PATH [2021-04-06T05:44:04.629Z] INFO: No Stack... [2021-04-06T05:44:04.629Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T05:44:04.629Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T05:44:04.962Z] + cut -d, -f6 [2021-04-06T05:44:04.962Z] + cat /w/workspace/edgex-ui-go/88/archives/cost.csv [Pipeline] lock [2021-04-06T05:44:05.078Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] [2021-04-06T05:44:05.086Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] did not exist. Created. [2021-04-06T05:44:05.086Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T05:44:05.525Z] /w/workspace/edgex-ui-go/88@tmp/durable-551fda19/script.sh: 1: /w/workspace/edgex-ui-go/88@tmp/durable-551fda19/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T05:44:05.865Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T05:44:05.885Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T05:44:06.097Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T05:44:06.120Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-88-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-04-06T05:44:07.272Z] provisioning config files... [2021-04-06T05:44:07.283Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7722563967164660070tmp [Pipeline] { [Pipeline] sh [2021-04-06T05:44:07.729Z] + set +x [2021-04-06T05:44:07.729Z] + curl -s https://codecov.io/bash [2021-04-06T05:44:07.729Z] + bash -s -- [2021-04-06T05:44:08.013Z] [2021-04-06T05:44:08.013Z] _____ _ [2021-04-06T05:44:08.013Z] / ____| | | [2021-04-06T05:44:08.013Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T05:44:08.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T05:44:08.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T05:44:08.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T05:44:08.013Z] Bash-20210309-2b87ace [2021-04-06T05:44:08.013Z] [2021-04-06T05:44:08.013Z] [2021-04-06T05:44:08.013Z] ==> git version 2.24.3 found [2021-04-06T05:44:08.013Z] ==> 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-04-06T05:44:08.013Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T05:44:08.013Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T05:44:08.013Z] ==> Jenkins CI detected. [2021-04-06T05:44:08.013Z] project root: . [2021-04-06T05:44:08.013Z] --> token set from env [2021-04-06T05:44:08.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T05:44:08.288Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T05:44:08.288Z] ==> Python coveragepy not found [2021-04-06T05:44:08.288Z] ==> Searching for coverage reports in: [2021-04-06T05:44:08.288Z] + . [2021-04-06T05:44:08.288Z] -> Found 1 reports [2021-04-06T05:44:08.288Z] ==> Detecting git/mercurial file structure [2021-04-06T05:44:08.288Z] ==> Reading reports [2021-04-06T05:44:08.572Z] + ./coverage.out bytes=10 [2021-04-06T05:44:08.572Z] ==> Appending adjustments [2021-04-06T05:44:08.572Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T05:44:08.882Z] + Found adjustments [2021-04-06T05:44:08.882Z] ==> Gzipping contents [2021-04-06T05:44:08.882Z] 4.0K /tmp/codecov.5dvMlI.gz [2021-04-06T05:44:08.882Z] ==> Uploading reports [2021-04-06T05:44:08.882Z] url: https://codecov.io [2021-04-06T05:44:08.882Z] query: branch=master&commit=3180d955709a5d54996b76e7d48118a040632b6c&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F88%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T05:44:08.882Z] -> Pinging Codecov [2021-04-06T05:44:08.882Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=3180d955709a5d54996b76e7d48118a040632b6c&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F88%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T05:44:09.473Z] -> Uploading to [2021-04-06T05:44:09.473Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/FB506323287CE973F263BFD2A0EB1F37/3180d955709a5d54996b76e7d48118a040632b6c/d4088d0c-d9f1-476b-bacd-134c9481b72c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T054409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e392561ca89d56b7ede6705a3a7a6367f1683fb8da9fa241e2234b747aeae81 [2021-04-06T05:44:09.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T05:44:09.473Z] Dload Upload Total Spent Left Speed [2021-04-06T05:44:09.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 6758 --:--:-- --:--:-- --:--:-- 6765 [2021-04-06T05:44:09.769Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] } [2021-04-06T05:44:09.795Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-06T05:44:10.777Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-06T05:44:10.834Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:44:11.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T05:44:11.307Z] [2021-04-06T05:44:11.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:44:11.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T05:44:11.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-06T05:44:11.774Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T05:44:11.774Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T05:44:11.774Z] de9db76c5a1d: Pulling fs layer [2021-04-06T05:44:11.774Z] 0eba1c9be4d2: Pulling fs layer [2021-04-06T05:44:11.774Z] 0d57e429df01: Pulling fs layer [2021-04-06T05:44:11.774Z] 4e4be7b47b0d: Pulling fs layer [2021-04-06T05:44:11.774Z] e1f770b5df2f: Pulling fs layer [2021-04-06T05:44:11.774Z] 85a0685a4137: Pulling fs layer [2021-04-06T05:44:11.774Z] 4e4be7b47b0d: Waiting [2021-04-06T05:44:11.774Z] e1f770b5df2f: Waiting [2021-04-06T05:44:11.774Z] 85a0685a4137: Waiting [2021-04-06T05:44:11.774Z] 0eba1c9be4d2: Waiting [2021-04-06T05:44:11.774Z] 0d57e429df01: Waiting [2021-04-06T05:44:11.774Z] de9db76c5a1d: Verifying Checksum [2021-04-06T05:44:11.774Z] de9db76c5a1d: Download complete [2021-04-06T05:44:11.774Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T05:44:11.774Z] 0ef7d3d256c8: Download complete [2021-04-06T05:44:12.050Z] 0d57e429df01: Verifying Checksum [2021-04-06T05:44:12.050Z] 0d57e429df01: Download complete [2021-04-06T05:44:12.662Z] 4e4be7b47b0d: Verifying Checksum [2021-04-06T05:44:12.662Z] 4e4be7b47b0d: Download complete [2021-04-06T05:44:12.662Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T05:44:14.356Z] 188c0c94c7c5: Pull complete [2021-04-06T05:44:14.356Z] 0ef7d3d256c8: Pull complete [2021-04-06T05:44:16.061Z] de9db76c5a1d: Pull complete [2021-04-06T05:44:17.191Z] e1f770b5df2f: Verifying Checksum [2021-04-06T05:44:17.191Z] e1f770b5df2f: Download complete [2021-04-06T05:44:25.909Z] 0eba1c9be4d2: Verifying Checksum [2021-04-06T05:44:25.909Z] 0eba1c9be4d2: Download complete [2021-04-06T05:44:25.909Z] 85a0685a4137: Verifying Checksum [2021-04-06T05:44:25.909Z] 85a0685a4137: Download complete [2021-04-06T05:44:38.686Z] 0eba1c9be4d2: Pull complete [2021-04-06T05:44:38.686Z] 0d57e429df01: Pull complete [2021-04-06T05:44:38.686Z] 4e4be7b47b0d: Pull complete [2021-04-06T05:44:40.165Z] e1f770b5df2f: Pull complete [2021-04-06T05:44:55.875Z] 85a0685a4137: Pull complete [2021-04-06T05:44:55.875Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-06T05:44:55.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T05:44:55.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-06T05:44:56.507Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:44:56.705Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-06T05:44:59.856Z] $ docker top 6a49fe6dc68d4078660ff7028021935cebfb1f5f7d4b70ebd81b39fb4d7dc387 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-06T05:45:00.477Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-06T05:45:01.658Z] + set -o pipefail [2021-04-06T05:45:01.658Z] + snyk monitor '--org=edgex-jenkins' [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6c341b51-bd57-4842-99ba-8bbae8d9ab75 [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] [2021-04-06T05:45:20.766Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-06T05:45:20.766Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-06T05:45:20.833Z] $ docker stop --time=1 6a49fe6dc68d4078660ff7028021935cebfb1f5f7d4b70ebd81b39fb4d7dc387 [2021-04-06T05:45:24.805Z] $ docker rm -f 6a49fe6dc68d4078660ff7028021935cebfb1f5f7d4b70ebd81b39fb4d7dc387 [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-04-06T05:45:27.915Z] + git log --format=format:%s -1 3180d955709a5d54996b76e7d48118a040632b6c [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:45:28.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:45:28.280Z] . [Pipeline] withDockerContainer [2021-04-06T05:45:28.477Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:45:28.657Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T05:45:30.390Z] $ docker top 93efbc2d213a074d4219ae43baa9b33dc14b277e50a632fe6858689567e193cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T05:45:31.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:45:31.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:45:32.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:45:32.930Z] $ docker exec 93efbc2d213a074d4219ae43baa9b33dc14b277e50a632fe6858689567e193cb ssh-agent [2021-04-06T05:45:34.272Z] SSH_AUTH_SOCK=/tmp/ssh-PtxSKiI25nM4/agent.11 [2021-04-06T05:45:34.272Z] SSH_AGENT_PID=16 [2021-04-06T05:45:34.284Z] Running ssh-add (command line suppressed) [2021-04-06T05:45:34.843Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6724885926089472178.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6724885926089472178.key) [2021-04-06T05:45:35.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:45:35.995Z] + git semver tag [2021-04-06T05:45:36.272Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T05:45:36.272Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-06T05:45:36.272Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-06T05:45:36.272Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T05:45:36.272Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T05:45:36.272Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T05:45:36.272Z] # $SEMVER_BRANCH = master [2021-04-06T05:45:36.272Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-06T05:45:36.272Z] # 3180d955709a5d54996b76e7d48118a040632b6c HEAD [2021-04-06T05:45:36.272Z] # -> Force: false [2021-04-06T05:45:36.272Z] # dcbcc9cc9e1d262335a07e0682c37495d66285c8 refs/tags/v2.0.0-dev.30 [Pipeline] } [2021-04-06T05:45:36.294Z] $ docker exec --env ******** --env ******** 93efbc2d213a074d4219ae43baa9b33dc14b277e50a632fe6858689567e193cb ssh-agent -k [2021-04-06T05:45:37.417Z] unset SSH_AUTH_SOCK; [2021-04-06T05:45:37.417Z] unset SSH_AGENT_PID; [2021-04-06T05:45:37.417Z] echo Agent pid 16 killed; [2021-04-06T05:45:38.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T05:45:39.541Z] + git semver [Pipeline] } [2021-04-06T05:45:39.622Z] $ docker stop --time=1 93efbc2d213a074d4219ae43baa9b33dc14b277e50a632fe6858689567e193cb [2021-04-06T05:45:41.702Z] $ docker rm -f 93efbc2d213a074d4219ae43baa9b33dc14b277e50a632fe6858689567e193cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:45:42.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T05:45:43.067Z] [2021-04-06T05:45:43.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:45:43.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T05:45:44.400Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-06T05:45:44.401Z] ab5ef0e58194: Pulling fs layer [2021-04-06T05:45:44.401Z] 9712f1f96733: Pulling fs layer [2021-04-06T05:45:44.401Z] 63f879dbbcfc: Pulling fs layer [2021-04-06T05:45:44.401Z] 0d9ebad4ef96: Pulling fs layer [2021-04-06T05:45:44.401Z] e9a5061849ea: Pulling fs layer [2021-04-06T05:45:44.401Z] d747dcd14b5f: Pulling fs layer [2021-04-06T05:45:44.401Z] 2de7ff778b66: Pulling fs layer [2021-04-06T05:45:44.401Z] e9a5061849ea: Waiting [2021-04-06T05:45:44.401Z] d747dcd14b5f: Waiting [2021-04-06T05:45:44.401Z] 2de7ff778b66: Waiting [2021-04-06T05:45:44.401Z] 0d9ebad4ef96: Waiting [2021-04-06T05:45:44.401Z] 9712f1f96733: Verifying Checksum [2021-04-06T05:45:44.401Z] 9712f1f96733: Download complete [2021-04-06T05:45:51.924Z] 63f879dbbcfc: Verifying Checksum [2021-04-06T05:45:51.924Z] 63f879dbbcfc: Download complete [2021-04-06T05:45:53.022Z] e9a5061849ea: Verifying Checksum [2021-04-06T05:45:53.022Z] e9a5061849ea: Download complete [2021-04-06T05:45:53.022Z] d747dcd14b5f: Verifying Checksum [2021-04-06T05:45:53.022Z] d747dcd14b5f: Download complete [2021-04-06T05:45:54.546Z] 2de7ff778b66: Verifying Checksum [2021-04-06T05:45:54.546Z] 2de7ff778b66: Download complete [2021-04-06T05:45:54.828Z] ab5ef0e58194: Verifying Checksum [2021-04-06T05:45:54.829Z] ab5ef0e58194: Download complete [2021-04-06T05:45:54.829Z] 0d9ebad4ef96: Verifying Checksum [2021-04-06T05:45:54.829Z] 0d9ebad4ef96: Download complete [2021-04-06T05:46:10.370Z] ab5ef0e58194: Pull complete [2021-04-06T05:46:10.370Z] 9712f1f96733: Pull complete [2021-04-06T05:46:14.971Z] 63f879dbbcfc: Pull complete [2021-04-06T05:46:30.884Z] 0d9ebad4ef96: Pull complete [2021-04-06T05:46:34.617Z] e9a5061849ea: Pull complete [2021-04-06T05:46:34.617Z] d747dcd14b5f: Pull complete [2021-04-06T05:46:39.179Z] 2de7ff778b66: Pull complete [2021-04-06T05:46:39.495Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-06T05:46:39.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T05:46:39.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-06T05:46:40.385Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:46:40.685Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-06T05:46:47.160Z] $ docker top b95c5b6ad6a00e977d7f71a0d01ea145427e2f8c437dd63774247c136fcd9fc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-06T05:46:48.230Z] provisioning config files... [2021-04-06T05:46:48.272Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6037344293052595948tmp [2021-04-06T05:46:48.327Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6365328550372948920tmp [2021-04-06T05:46:48.358Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6000129473239764924tmp [Pipeline] { [Pipeline] echo [2021-04-06T05:46:48.435Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:46:49.594Z] ---> sigul-configuration.sh [2021-04-06T05:46:49.594Z] gpg: directory `/root/.gnupg' created [2021-04-06T05:46:49.594Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-06T05:46:49.594Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-06T05:46:49.594Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-06T05:46:49.594Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-06T05:46:49.594Z] gpg: CAST5 encrypted data [2021-04-06T05:46:49.875Z] gpg: encrypted with 1 passphrase [2021-04-06T05:46:49.875Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-06T05:46:50.607Z] + mkdir /home/jenkins [2021-04-06T05:46:50.607Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-06T05:46:51.411Z] + 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-04-06T05:46:51.452Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:46:52.509Z] ---> sigul-install.sh [2021-04-06T05:47:05.236Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-06T05:47:06.049Z] + git tag --list [2021-04-06T05:47:06.049Z] 0.1.1 [2021-04-06T05:47:06.049Z] v1.1.0 [2021-04-06T05:47:06.049Z] v1.2.0 [2021-04-06T05:47:06.049Z] v1.2.1 [2021-04-06T05:47:06.049Z] v1.3.0 [2021-04-06T05:47:06.049Z] v2.0.0-dev.1 [2021-04-06T05:47:06.049Z] v2.0.0-dev.10 [2021-04-06T05:47:06.049Z] v2.0.0-dev.11 [2021-04-06T05:47:06.049Z] v2.0.0-dev.12 [2021-04-06T05:47:06.049Z] v2.0.0-dev.13 [2021-04-06T05:47:06.049Z] v2.0.0-dev.14 [2021-04-06T05:47:06.049Z] v2.0.0-dev.15 [2021-04-06T05:47:06.049Z] v2.0.0-dev.16 [2021-04-06T05:47:06.049Z] v2.0.0-dev.17 [2021-04-06T05:47:06.049Z] v2.0.0-dev.18 [2021-04-06T05:47:06.049Z] v2.0.0-dev.19 [2021-04-06T05:47:06.049Z] v2.0.0-dev.2 [2021-04-06T05:47:06.049Z] v2.0.0-dev.20 [2021-04-06T05:47:06.049Z] v2.0.0-dev.21 [2021-04-06T05:47:06.049Z] v2.0.0-dev.22 [2021-04-06T05:47:06.049Z] v2.0.0-dev.23 [2021-04-06T05:47:06.049Z] v2.0.0-dev.24 [2021-04-06T05:47:06.049Z] v2.0.0-dev.25 [2021-04-06T05:47:06.049Z] v2.0.0-dev.26 [2021-04-06T05:47:06.049Z] v2.0.0-dev.27 [2021-04-06T05:47:06.049Z] v2.0.0-dev.28 [2021-04-06T05:47:06.049Z] v2.0.0-dev.29 [2021-04-06T05:47:06.049Z] v2.0.0-dev.3 [2021-04-06T05:47:06.049Z] v2.0.0-dev.30 [2021-04-06T05:47:06.049Z] v2.0.0-dev.4 [2021-04-06T05:47:06.049Z] v2.0.0-dev.5 [2021-04-06T05:47:06.049Z] v2.0.0-dev.6 [2021-04-06T05:47:06.049Z] v2.0.0-dev.7 [2021-04-06T05:47:06.049Z] v2.0.0-dev.8 [2021-04-06T05:47:06.049Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-06T05:47:07.555Z] + lftools sign git-tag v2.0.0-dev.30 [2021-04-06T05:47:09.300Z] Signing Git tag with Sigul... [2021-04-06T05:47:09.300Z] Signing v2.0.0-dev.30 [Pipeline] echo [2021-04-06T05:47:12.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:47:13.378Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-06T05:47:13.394Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-06T05:47:13.500Z] $ docker stop --time=1 b95c5b6ad6a00e977d7f71a0d01ea145427e2f8c437dd63774247c136fcd9fc5 [2021-04-06T05:47:16.125Z] $ docker rm -f b95c5b6ad6a00e977d7f71a0d01ea145427e2f8c437dd63774247c136fcd9fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:47:17.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:47:17.185Z] . [Pipeline] withDockerContainer [2021-04-06T05:47:17.624Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:47:17.931Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T05:47:20.903Z] $ docker top 694ec874ffa2eded3796b7c9236bc432eec2dff6afe01228269fdd7b8a606e98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T05:47:22.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:47:22.053Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:47:23.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:47:23.166Z] $ docker exec 694ec874ffa2eded3796b7c9236bc432eec2dff6afe01228269fdd7b8a606e98 ssh-agent [2021-04-06T05:47:24.735Z] SSH_AUTH_SOCK=/tmp/ssh-2ZBOgDJG5oXk/agent.11 [2021-04-06T05:47:24.735Z] SSH_AGENT_PID=16 [2021-04-06T05:47:24.754Z] Running ssh-add (command line suppressed) [2021-04-06T05:47:25.444Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4083075391293834956.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4083075391293834956.key) [2021-04-06T05:47:25.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:47:27.253Z] + git semver bump pre [2021-04-06T05:47:27.253Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T05:47:27.253Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-06T05:47:27.253Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-06T05:47:27.253Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T05:47:27.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T05:47:27.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T05:47:27.253Z] # $SEMVER_BRANCH = master [2021-04-06T05:47:27.253Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-06T05:47:27.253Z] 2.0.0-dev.31 [Pipeline] } [2021-04-06T05:47:27.323Z] $ docker exec --env ******** --env ******** 694ec874ffa2eded3796b7c9236bc432eec2dff6afe01228269fdd7b8a606e98 ssh-agent -k [2021-04-06T05:47:27.885Z] unset SSH_AUTH_SOCK; [2021-04-06T05:47:27.886Z] unset SSH_AGENT_PID; [2021-04-06T05:47:27.886Z] echo Agent pid 16 killed; [2021-04-06T05:47:28.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T05:47:28.667Z] + git semver [Pipeline] } [2021-04-06T05:47:28.724Z] $ docker stop --time=1 694ec874ffa2eded3796b7c9236bc432eec2dff6afe01228269fdd7b8a606e98 [2021-04-06T05:47:30.869Z] $ docker rm -f 694ec874ffa2eded3796b7c9236bc432eec2dff6afe01228269fdd7b8a606e98 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:47:31.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:47:32.244Z] . [Pipeline] withDockerContainer [2021-04-06T05:47:33.029Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:47:33.228Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T05:47:35.778Z] $ docker top 20db49ea5de70574cbbb6a446f36cf691eb5ea48c4c4e1030b1801b2461a08b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T05:47:36.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:47:36.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:47:37.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:47:37.224Z] $ docker exec 20db49ea5de70574cbbb6a446f36cf691eb5ea48c4c4e1030b1801b2461a08b3 ssh-agent [2021-04-06T05:47:38.060Z] SSH_AUTH_SOCK=/tmp/ssh-M4hItx01QbnT/agent.11 [2021-04-06T05:47:38.060Z] SSH_AGENT_PID=17 [2021-04-06T05:47:38.074Z] Running ssh-add (command line suppressed) [2021-04-06T05:47:38.896Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7553989708194212305.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7553989708194212305.key) [2021-04-06T05:47:39.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:47:40.652Z] + git semver push [2021-04-06T05:47:40.652Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T05:47:40.652Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-06T05:47:40.652Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-06T05:47:40.652Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T05:47:40.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T05:47:40.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T05:47:40.652Z] # $SEMVER_BRANCH = master [2021-04-06T05:47:40.652Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-06T05:47:46.304Z] $ docker exec --env ******** --env ******** 20db49ea5de70574cbbb6a446f36cf691eb5ea48c4c4e1030b1801b2461a08b3 ssh-agent -k [2021-04-06T05:47:46.691Z] unset SSH_AUTH_SOCK; [2021-04-06T05:47:46.696Z] unset SSH_AGENT_PID; [2021-04-06T05:47:46.696Z] echo Agent pid 17 killed; [2021-04-06T05:47:47.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T05:47:47.940Z] + git semver [Pipeline] } [2021-04-06T05:47:47.971Z] $ docker stop --time=1 20db49ea5de70574cbbb6a446f36cf691eb5ea48c4c4e1030b1801b2461a08b3 [2021-04-06T05:47:50.098Z] $ docker rm -f 20db49ea5de70574cbbb6a446f36cf691eb5ea48c4c4e1030b1801b2461a08b3 [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-04-06T05:47:52.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:47:53.433Z] ---> package-listing.sh [2021-04-06T05:47:53.433Z] ++ facter osfamily [2021-04-06T05:47:53.433Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T05:47:53.433Z] + OS_FAMILY=redhat [2021-04-06T05:47:53.433Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-06T05:47:53.433Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T05:47:53.433Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T05:47:53.433Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T05:47:53.433Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T05:47:53.433Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-06T05:47:53.433Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T05:47:53.433Z] + case "${OS_FAMILY}" in [2021-04-06T05:47:53.433Z] + rpm -qa [2021-04-06T05:47:53.433Z] + sort [2021-04-06T05:48:01.862Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T05:48:01.862Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T05:48:01.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T05:48:01.862Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-06T05:48:01.862Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-04-06T05:48:01.862Z] + 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-04-06T05:48:01.884Z] 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-04-06T05:48:02.371Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:48:03.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:48:03.764Z] [2021-04-06T05:48:03.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:48:04.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:48:04.909Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T05:48:04.909Z] df20fa9351a1: Pulling fs layer [2021-04-06T05:48:04.909Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T05:48:04.909Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T05:48:04.909Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T05:48:04.909Z] 93b61091891f: Pulling fs layer [2021-04-06T05:48:04.909Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T05:48:04.909Z] 5e14af77c1be: Pulling fs layer [2021-04-06T05:48:04.909Z] 01666e4c0597: Pulling fs layer [2021-04-06T05:48:04.909Z] aa168da1d23b: Pulling fs layer [2021-04-06T05:48:04.909Z] 93b9cdb0e59b: Waiting [2021-04-06T05:48:04.909Z] 5e14af77c1be: Waiting [2021-04-06T05:48:04.909Z] 01666e4c0597: Waiting [2021-04-06T05:48:04.909Z] 46f8f816bc3b: Waiting [2021-04-06T05:48:04.909Z] 93b61091891f: Waiting [2021-04-06T05:48:04.909Z] aa168da1d23b: Waiting [2021-04-06T05:48:05.229Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T05:48:05.229Z] 36b3adc4ff6f: Download complete [2021-04-06T05:48:05.229Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T05:48:05.229Z] 46f8f816bc3b: Download complete [2021-04-06T05:48:05.518Z] df20fa9351a1: Verifying Checksum [2021-04-06T05:48:05.518Z] df20fa9351a1: Download complete [2021-04-06T05:48:05.518Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T05:48:05.518Z] 93b9cdb0e59b: Download complete [2021-04-06T05:48:05.518Z] 5e14af77c1be: Verifying Checksum [2021-04-06T05:48:05.518Z] 5e14af77c1be: Download complete [2021-04-06T05:48:05.518Z] 01666e4c0597: Download complete [2021-04-06T05:48:05.518Z] 93b61091891f: Verifying Checksum [2021-04-06T05:48:05.518Z] 93b61091891f: Download complete [2021-04-06T05:48:06.579Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T05:48:06.579Z] 8ad3a11d3b57: Download complete [2021-04-06T05:48:07.267Z] df20fa9351a1: Pull complete [2021-04-06T05:48:08.942Z] 36b3adc4ff6f: Pull complete [2021-04-06T05:48:11.767Z] 8ad3a11d3b57: Pull complete [2021-04-06T05:48:12.070Z] 46f8f816bc3b: Pull complete [2021-04-06T05:48:15.187Z] 93b61091891f: Pull complete [2021-04-06T05:48:15.484Z] 93b9cdb0e59b: Pull complete [2021-04-06T05:48:17.357Z] 5e14af77c1be: Pull complete [2021-04-06T05:48:17.358Z] aa168da1d23b: Verifying Checksum [2021-04-06T05:48:17.358Z] aa168da1d23b: Download complete [2021-04-06T05:48:17.638Z] 01666e4c0597: Pull complete [2021-04-06T05:48:40.461Z] aa168da1d23b: Pull complete [2021-04-06T05:48:40.461Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T05:48:40.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:48:40.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T05:48:41.132Z] prd-centos7-docker-4c-2g-32891 does not seem to be running inside a container [2021-04-06T05:48:41.258Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T05:48:43.794Z] $ docker top 4d07700b4d814e2cb67207c13797813b3b761639f22f70f28b26b29883d3d800 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:48:45.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T05:48:46.699Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T05:48:47.481Z] + ls /var/log/sa-host [2021-04-06T05:48:47.481Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T05:48:47.481Z] file_magic: OK [2021-04-06T05:48:47.481Z] HZ: Using current value: 100 [2021-04-06T05:48:47.481Z] file_header: OK [2021-04-06T05:48:47.481Z] 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-04-06T05:48:47.481Z] Statistics: [2021-04-06T05:48:47.481Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T05:48:47.481Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T05:48:47.481Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T05:48:47.481Z] file_magic: OK [2021-04-06T05:48:47.481Z] HZ: Using current value: 100 [2021-04-06T05:48:47.481Z] file_header: OK [2021-04-06T05:48:47.481Z] 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-04-06T05:48:47.481Z] Statistics: [2021-04-06T05:48:47.481Z] Hnuu...uuuununununu... [2021-04-06T05:48:47.481Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T05:48:47.831Z] provisioning config files... [2021-04-06T05:48:47.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config682524358151864179tmp [Pipeline] { [Pipeline] echo [2021-04-06T05:48:48.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:48:49.753Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T05:48:49.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T05:48:49.861Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:48:50.536Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T05:48:50.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:48:51.167Z] ---> sudo-logs.sh [2021-04-06T05:48:51.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T05:48:51.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:48:52.366Z] ---> job-cost.sh [2021-04-06T05:48:52.366Z] lf-activate-venv: SKIPPING [2021-04-06T05:48:52.366Z] DEBUG: total: 0.20999999344348907 [2021-04-06T05:48:52.366Z] INFO: Retrieving Stack Cost... [2021-04-06T05:48:53.824Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T05:48:54.473Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T05:48:54.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:48:55.753Z] ---> logs-deploy.sh [2021-04-06T05:48:55.753Z] lf-activate-venv: SKIPPING [2021-04-06T05:48:56.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/88 [2021-04-06T05:48:56.154Z] INFO: archiving workspace using pattern(s): [2021-04-06T05:49:00.482Z] Archives upload complete. [2021-04-06T05:49:00.482Z] INFO: archiving logs to Nexus