Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e8cb258793469f1841277073dddd17e9c99cd16 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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-3737 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7e8cb258793469f1841277073dddd17e9c99cd16 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 Commit message: "refactor: replace string constant with variables" > git rev-list --no-walk 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-08T09:31:36.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-08T09:31:36.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-08T09:31:36.418Z] ========================================================= [2021-05-08T09:31:36.418Z] EdgeX Global Pipelines Version Info [2021-05-08T09:31:36.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:31:38.417Z] ------------------- [2021-05-08T09:31:38.417Z] stable info: [2021-05-08T09:31:38.417Z] ------------------- [2021-05-08T09:31:38.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-08T09:31:38.417Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-08T09:31:38.417Z] Message: update stable to v1.0.191 [2021-05-08T09:31:39.389Z] ------------------- [2021-05-08T09:31:39.389Z] experimental info: [2021-05-08T09:31:39.389Z] ------------------- [2021-05-08T09:31:39.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-08T09:31:39.389Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-08T09:31:39.389Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-08T09:31:39.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-08T09:31:39.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-08T09:31:39.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-08T09:31:39.676Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-08T09:31:39.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-08T09:31:39.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-08T09:31:39.760Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-08T09:31:39.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-08T09:31:39.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-08T09:31:39.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-08T09:31:39.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-08T09:31:39.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-05-08T09:31:39.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-08T09:31:39.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-08T09:31:40.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-08T09:31:40.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-08T09:31:40.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-08T09:31:40.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-08T09:31:40.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-08T09:31:40.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-08T09:31:40.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-08T09:31:40.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-08T09:31:40.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-08T09:31:40.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-08T09:31:40.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-08T09:31:40.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-08T09:31:40.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-08T09:31:40.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-08T09:31:40.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-08T09:31:40.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] echo [2021-05-08T09:31:40.596Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e8cb25 [Pipeline] echo [2021-05-08T09:31:40.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T09:31:40.764Z] provisioning config files... [2021-05-08T09:31:40.875Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4762915609034139873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:31:41.332Z] ---> docker-login.sh [2021-05-08T09:31:41.332Z] nexus3.edgexfoundry.org:10001 [2021-05-08T09:31:41.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:31:42.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:31:42.219Z] Configure a credential helper to remove this warning. See [2021-05-08T09:31:42.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:31:42.219Z] [2021-05-08T09:31:42.219Z] Login Succeeded [2021-05-08T09:31:42.219Z] nexus3.edgexfoundry.org:10002 [2021-05-08T09:31:42.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:31:42.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:31:42.509Z] Configure a credential helper to remove this warning. See [2021-05-08T09:31:42.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:31:42.509Z] [2021-05-08T09:31:42.509Z] Login Succeeded [2021-05-08T09:31:42.509Z] nexus3.edgexfoundry.org:10003 [2021-05-08T09:31:43.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:31:43.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:31:43.111Z] Configure a credential helper to remove this warning. See [2021-05-08T09:31:43.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:31:43.111Z] [2021-05-08T09:31:43.111Z] Login Succeeded [2021-05-08T09:31:43.111Z] nexus3.edgexfoundry.org:10004 [2021-05-08T09:31:43.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:31:43.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:31:43.818Z] Configure a credential helper to remove this warning. See [2021-05-08T09:31:43.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:31:43.818Z] [2021-05-08T09:31:43.818Z] Login Succeeded [2021-05-08T09:31:43.818Z] docker.io [2021-05-08T09:31:44.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:31:44.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:31:44.387Z] Configure a credential helper to remove this warning. See [2021-05-08T09:31:44.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:31:44.387Z] [2021-05-08T09:31:44.387Z] Login Succeeded [2021-05-08T09:31:44.387Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T09:31:44.419Z] 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-05-08T09:31:45.008Z] + git log --format=format:%s -1 7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] echo [2021-05-08T09:31:45.158Z] GIT_COMMIT: 7e8cb258793469f1841277073dddd17e9c99cd16, Commit Message: refactor: replace string constant with variables [Pipeline] echo [2021-05-08T09:31:45.172Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:31:46.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:31:46.161Z] [2021-05-08T09:31:46.161Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:31:46.548Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:31:46.548Z] latest: Pulling from edgex-devops/git-semver [2021-05-08T09:31:46.548Z] 31603596830f: Pulling fs layer [2021-05-08T09:31:46.548Z] 54011a49482f: Pulling fs layer [2021-05-08T09:31:46.548Z] a6820b24f6d8: Pulling fs layer [2021-05-08T09:31:46.548Z] f581987b2513: Pulling fs layer [2021-05-08T09:31:46.548Z] f581987b2513: Waiting [2021-05-08T09:31:46.548Z] 54011a49482f: Verifying Checksum [2021-05-08T09:31:46.548Z] 54011a49482f: Download complete [2021-05-08T09:31:47.163Z] 31603596830f: Verifying Checksum [2021-05-08T09:31:47.163Z] 31603596830f: Download complete [2021-05-08T09:31:47.463Z] f581987b2513: Verifying Checksum [2021-05-08T09:31:47.463Z] f581987b2513: Download complete [2021-05-08T09:31:47.779Z] 31603596830f: Pull complete [2021-05-08T09:31:48.045Z] a6820b24f6d8: Verifying Checksum [2021-05-08T09:31:48.045Z] a6820b24f6d8: Download complete [2021-05-08T09:31:48.320Z] 54011a49482f: Pull complete [2021-05-08T09:31:49.858Z] a6820b24f6d8: Pull complete [2021-05-08T09:31:50.504Z] f581987b2513: Pull complete [2021-05-08T09:31:50.504Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-08T09:31:50.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:31:50.789Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-08T09:31:51.219Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:31:51.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-08T09:31:54.282Z] $ docker top 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-08T09:31:54.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T09:31:54.759Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T09:31:55.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T09:31:55.206Z] $ docker exec 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 ssh-agent [2021-05-08T09:31:55.504Z] SSH_AUTH_SOCK=/tmp/ssh-Lb9oufpvI3I1/agent.11 [2021-05-08T09:31:55.504Z] SSH_AGENT_PID=16 [2021-05-08T09:31:55.522Z] Running ssh-add (command line suppressed) [2021-05-08T09:31:55.828Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5307594989286836540.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5307594989286836540.key) [2021-05-08T09:31:55.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T09:31:56.291Z] + git tag --points-at HEAD [Pipeline] } [2021-05-08T09:31:56.348Z] $ docker exec --env ******** --env ******** 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 ssh-agent -k [2021-05-08T09:31:56.701Z] unset SSH_AUTH_SOCK; [2021-05-08T09:31:56.702Z] unset SSH_AGENT_PID; [2021-05-08T09:31:56.702Z] echo Agent pid 16 killed; [2021-05-08T09:31:56.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-08T09:31:56.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T09:31:56.942Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T09:31:57.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T09:31:57.259Z] $ docker exec 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 ssh-agent [2021-05-08T09:31:57.745Z] SSH_AUTH_SOCK=/tmp/ssh-wrfP6tyOls9V/agent.45 [2021-05-08T09:31:57.745Z] SSH_AGENT_PID=50 [2021-05-08T09:31:57.759Z] Running ssh-add (command line suppressed) [2021-05-08T09:31:58.075Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4672112131029946833.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4672112131029946833.key) [2021-05-08T09:31:58.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T09:31:58.534Z] + git semver init [2021-05-08T09:31:58.819Z] # -> Open(): unable to determine branch for HEAD [2021-05-08T09:31:58.819Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-08T09:31:58.819Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-08T09:31:58.819Z] # $SEMVER_REMOTE_NAME = origin [2021-05-08T09:31:58.819Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-08T09:31:58.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-08T09:31:58.819Z] # $SEMVER_BRANCH = master [2021-05-08T09:31:58.819Z] # $SEMVER_TEMP = /tmp/semver-695721557 [2021-05-08T09:31:58.819Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-08T09:32:00.904Z] # '/tmp/semver-695721557' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-08T09:32:00.904Z] # -> Force: false [2021-05-08T09:32:00.904Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-08T09:32:00.946Z] $ docker exec --env ******** --env ******** 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 ssh-agent -k [2021-05-08T09:32:01.129Z] unset SSH_AUTH_SOCK; [2021-05-08T09:32:01.130Z] unset SSH_AGENT_PID; [2021-05-08T09:32:01.130Z] echo Agent pid 50 killed; [2021-05-08T09:32:01.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-08T09:32:01.683Z] + git semver [Pipeline] } [2021-05-08T09:32:01.991Z] $ docker stop --time=1 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 [2021-05-08T09:32:03.750Z] $ docker rm -f 490492b78d9fa2d149ab71594f67b8c6b477c245d9849cc5051eb3e3e9cec9a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-08T09:32:04.242Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-08T09:32:05.060Z] Stashed 1 file(s) [Pipeline] echo [2021-05-08T09:32:05.065Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-08T09:32:20.268Z] Still waiting to schedule task [2021-05-08T09:32:20.268Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3737’ [2021-05-08T09:32:20.271Z] Still waiting to schedule task [2021-05-08T09:32:20.271Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-08T09:33:56.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3738 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-08T09:33:56.875Z] Running in /w/workspace/edgex-ui-go/107 [Pipeline] { [Pipeline] checkout [2021-05-08T09:34:02.574Z] using credential edgex-jenkins-ssh [2021-05-08T09:34:02.592Z] Cloning the remote Git repository [2021-05-08T09:34:02.729Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:02.912Z] > git init /w/workspace/edgex-ui-go/107 # timeout=10 [2021-05-08T09:34:02.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:02.985Z] > git --version # timeout=10 [2021-05-08T09:34:03.010Z] > git --version # 'git version 2.17.1' [2021-05-08T09:34:03.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T09:34:03.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T09:34:07.186Z] Checking out Revision 7e8cb258793469f1841277073dddd17e9c99cd16 (master) [2021-05-08T09:34:06.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T09:34:06.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T09:34:06.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T09:34:06.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:06.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T09:34:06.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-08T09:34:07.222Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T09:34:07.239Z] > git checkout -f 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-08T09:34:11.909Z] Commit message: "refactor: replace string constant with variables" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T09:34:13.448Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-08T09:34:13.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-08T09:34:14.217Z] + sudo service docker restart [2021-05-08T09:34:14.218Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T09:34:16.891Z] provisioning config files... [2021-05-08T09:34:16.938Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config1736942832314057039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:34:17.310Z] ---> docker-login.sh [2021-05-08T09:34:17.310Z] nexus3.edgexfoundry.org:10001 [2021-05-08T09:34:18.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:34:18.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:34:18.558Z] Configure a credential helper to remove this warning. See [2021-05-08T09:34:18.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:34:18.558Z] [2021-05-08T09:34:18.558Z] Login Succeeded [2021-05-08T09:34:18.558Z] nexus3.edgexfoundry.org:10002 [2021-05-08T09:34:18.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:34:19.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:34:19.108Z] Configure a credential helper to remove this warning. See [2021-05-08T09:34:19.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:34:19.108Z] [2021-05-08T09:34:19.108Z] Login Succeeded [2021-05-08T09:34:19.108Z] nexus3.edgexfoundry.org:10003 [2021-05-08T09:34:19.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:34:19.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:34:19.678Z] Configure a credential helper to remove this warning. See [2021-05-08T09:34:19.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:34:19.678Z] [2021-05-08T09:34:19.678Z] Login Succeeded [2021-05-08T09:34:19.678Z] nexus3.edgexfoundry.org:10004 [2021-05-08T09:34:19.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:34:20.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:34:20.228Z] Configure a credential helper to remove this warning. See [2021-05-08T09:34:20.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:34:20.228Z] [2021-05-08T09:34:20.228Z] Login Succeeded [2021-05-08T09:34:20.228Z] docker.io [2021-05-08T09:34:20.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:34:21.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:34:21.094Z] Configure a credential helper to remove this warning. See [2021-05-08T09:34:21.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:34:21.094Z] [2021-05-08T09:34:21.094Z] Login Succeeded [2021-05-08T09:34:21.094Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T09:34:21.111Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-08T09:34:21.432Z] ========================================================= [2021-05-08T09:34:21.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-08T09:34:21.432Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:34:21.778Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-08T09:34:22.775Z] Sending build context to Docker daemon 34.91MB [2021-05-08T09:34:22.775Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T09:34:22.775Z] Step 2/8 : FROM ${BASE} [2021-05-08T09:34:22.775Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-08T09:34:22.775Z] 595b0fe564bb: Pulling fs layer [2021-05-08T09:34:22.775Z] 7186ed65a4f7: Pulling fs layer [2021-05-08T09:34:22.775Z] 316046926c0a: Pulling fs layer [2021-05-08T09:34:22.775Z] 4ebd0625c992: Pulling fs layer [2021-05-08T09:34:22.775Z] 207e8628e3a3: Pulling fs layer [2021-05-08T09:34:22.775Z] c791037a9be2: Pulling fs layer [2021-05-08T09:34:22.775Z] ffd874e62e21: Pulling fs layer [2021-05-08T09:34:22.775Z] 4ebd0625c992: Waiting [2021-05-08T09:34:22.775Z] c791037a9be2: Waiting [2021-05-08T09:34:22.775Z] 207e8628e3a3: Waiting [2021-05-08T09:34:22.775Z] ffd874e62e21: Waiting [2021-05-08T09:34:22.775Z] 316046926c0a: Verifying Checksum [2021-05-08T09:34:22.775Z] 316046926c0a: Download complete [2021-05-08T09:34:22.775Z] 7186ed65a4f7: Download complete [2021-05-08T09:34:22.775Z] 207e8628e3a3: Verifying Checksum [2021-05-08T09:34:22.775Z] 207e8628e3a3: Download complete [2021-05-08T09:34:23.047Z] c791037a9be2: Download complete [2021-05-08T09:34:23.047Z] 595b0fe564bb: Download complete [2021-05-08T09:34:23.646Z] 595b0fe564bb: Pull complete [2021-05-08T09:34:23.918Z] 7186ed65a4f7: Pull complete [2021-05-08T09:34:24.523Z] 316046926c0a: Pull complete [2021-05-08T09:34:25.512Z] ffd874e62e21: Verifying Checksum [2021-05-08T09:34:25.512Z] ffd874e62e21: Download complete [2021-05-08T09:34:26.490Z] 4ebd0625c992: Verifying Checksum [2021-05-08T09:34:26.490Z] 4ebd0625c992: Download complete [2021-05-08T09:34:36.673Z] 4ebd0625c992: Pull complete [2021-05-08T09:34:37.268Z] 207e8628e3a3: Pull complete [2021-05-08T09:34:37.541Z] c791037a9be2: Pull complete [2021-05-08T09:34:41.857Z] ffd874e62e21: Pull complete [2021-05-08T09:34:41.857Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-08T09:34:41.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-08T09:34:41.857Z] ---> cfc18b08335c [2021-05-08T09:34:41.857Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-08T09:34:44.482Z] ---> Running in 690a3564a325 [2021-05-08T09:34:44.754Z] Removing intermediate container 690a3564a325 [2021-05-08T09:34:44.754Z] ---> 72daef9133d4 [2021-05-08T09:34:44.754Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T09:34:45.030Z] ---> Running in 64fb7cbde184 [2021-05-08T09:34:47.649Z] Removing intermediate container 64fb7cbde184 [2021-05-08T09:34:47.649Z] ---> 3b959371ee5d [2021-05-08T09:34:47.649Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-08T09:34:47.649Z] ---> Running in 132a9d3c4305 [2021-05-08T09:34:48.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-08T09:34:49.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-08T09:34:50.279Z] OK: 138 MiB in 40 packages [2021-05-08T09:34:51.715Z] Removing intermediate container 132a9d3c4305 [2021-05-08T09:34:51.715Z] ---> fcd508bd6708 [2021-05-08T09:34:51.715Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-08T09:34:51.715Z] ---> Running in e698fa631a3b [2021-05-08T09:34:52.314Z] Removing intermediate container e698fa631a3b [2021-05-08T09:34:52.314Z] ---> 7138f29f4271 [2021-05-08T09:34:52.314Z] Step 7/8 : COPY . . [2021-05-08T09:34:53.447Z] Running on prd-centos7-docker-4c-2g-3739 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-08T09:34:53.468Z] Running in /w/workspace/edgex-ui-go/107 [Pipeline] { [Pipeline] checkout [2021-05-08T09:34:55.710Z] ---> 5a1b355212b6 [2021-05-08T09:34:55.711Z] Step 8/8 : RUN go mod download [2021-05-08T09:34:55.711Z] ---> Running in ab21c541e443 [2021-05-08T09:34:56.074Z] using credential edgex-jenkins-ssh [2021-05-08T09:34:56.088Z] Cloning the remote Git repository [2021-05-08T09:34:56.114Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:56.185Z] > git init /w/workspace/edgex-ui-go/107 # timeout=10 [2021-05-08T09:34:56.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:56.247Z] > git --version # timeout=10 [2021-05-08T09:34:56.254Z] > git --version # 'git version 2.24.3' [2021-05-08T09:34:56.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T09:34:56.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T09:34:57.745Z] Checking out Revision 7e8cb258793469f1841277073dddd17e9c99cd16 (master) [2021-05-08T09:34:57.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T09:34:57.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-08T09:34:57.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-08T09:34:57.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-08T09:34:57.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-08T09:34:57.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-08T09:34:57.756Z] > git config core.sparsecheckout # timeout=10 [2021-05-08T09:34:57.761Z] > git checkout -f 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-08T09:35:01.695Z] Commit message: "refactor: replace string constant with variables" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T09:35:02.946Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-08T09:35:03.292Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-08T09:35:03.601Z] + sudo service docker restart [2021-05-08T09:35:03.601Z] + true [2021-05-08T09:35:03.601Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T09:35:04.590Z] provisioning config files... [2021-05-08T09:35:04.629Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config7844320915405455339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:35:04.966Z] ---> docker-login.sh [2021-05-08T09:35:04.966Z] nexus3.edgexfoundry.org:10001 [2021-05-08T09:35:05.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:35:05.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:35:05.234Z] Configure a credential helper to remove this warning. See [2021-05-08T09:35:05.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:35:05.234Z] [2021-05-08T09:35:05.234Z] Login Succeeded [2021-05-08T09:35:05.501Z] nexus3.edgexfoundry.org:10002 [2021-05-08T09:35:05.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:35:05.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:35:05.501Z] Configure a credential helper to remove this warning. See [2021-05-08T09:35:05.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:35:05.501Z] [2021-05-08T09:35:05.501Z] Login Succeeded [2021-05-08T09:35:05.501Z] nexus3.edgexfoundry.org:10003 [2021-05-08T09:35:05.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:35:05.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:35:05.771Z] Configure a credential helper to remove this warning. See [2021-05-08T09:35:05.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:35:05.771Z] [2021-05-08T09:35:05.771Z] Login Succeeded [2021-05-08T09:35:05.771Z] nexus3.edgexfoundry.org:10004 [2021-05-08T09:35:05.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:35:06.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:35:06.035Z] Configure a credential helper to remove this warning. See [2021-05-08T09:35:06.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:35:06.035Z] [2021-05-08T09:35:06.035Z] Login Succeeded [2021-05-08T09:35:06.035Z] docker.io [2021-05-08T09:35:06.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:35:06.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:35:06.299Z] Configure a credential helper to remove this warning. See [2021-05-08T09:35:06.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:35:06.299Z] [2021-05-08T09:35:06.299Z] Login Succeeded [2021-05-08T09:35:06.299Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T09:35:06.311Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-08T09:35:06.530Z] ========================================================= [2021-05-08T09:35:06.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-08T09:35:06.530Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:35:06.850Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-08T09:35:07.453Z] Sending build context to Docker daemon 34.91MB [2021-05-08T09:35:07.453Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T09:35:07.453Z] Step 2/8 : FROM ${BASE} [2021-05-08T09:35:07.719Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-08T09:35:07.719Z] 540db60ca938: Pulling fs layer [2021-05-08T09:35:07.719Z] adcc1eea9eea: Pulling fs layer [2021-05-08T09:35:07.719Z] 4c4ab2625f07: Pulling fs layer [2021-05-08T09:35:07.719Z] 0510c868ecb4: Pulling fs layer [2021-05-08T09:35:07.719Z] afea3b2eda06: Pulling fs layer [2021-05-08T09:35:07.719Z] 7809a108b3ef: Pulling fs layer [2021-05-08T09:35:07.719Z] f706445af74f: Pulling fs layer [2021-05-08T09:35:07.719Z] afea3b2eda06: Waiting [2021-05-08T09:35:07.719Z] 0510c868ecb4: Waiting [2021-05-08T09:35:07.719Z] 7809a108b3ef: Waiting [2021-05-08T09:35:07.719Z] f706445af74f: Waiting [2021-05-08T09:35:07.719Z] 4c4ab2625f07: Verifying Checksum [2021-05-08T09:35:07.719Z] 4c4ab2625f07: Download complete [2021-05-08T09:35:07.719Z] adcc1eea9eea: Download complete [2021-05-08T09:35:07.719Z] afea3b2eda06: Verifying Checksum [2021-05-08T09:35:07.719Z] afea3b2eda06: Download complete [2021-05-08T09:35:07.719Z] 540db60ca938: Verifying Checksum [2021-05-08T09:35:07.719Z] 540db60ca938: Download complete [2021-05-08T09:35:07.719Z] 7809a108b3ef: Verifying Checksum [2021-05-08T09:35:07.719Z] 7809a108b3ef: Download complete [2021-05-08T09:35:07.983Z] 540db60ca938: Pull complete [2021-05-08T09:35:08.245Z] adcc1eea9eea: Pull complete [2021-05-08T09:35:08.509Z] 4c4ab2625f07: Pull complete [2021-05-08T09:35:09.913Z] f706445af74f: Verifying Checksum [2021-05-08T09:35:09.913Z] f706445af74f: Download complete [2021-05-08T09:35:10.498Z] 0510c868ecb4: Download complete [2021-05-08T09:35:15.818Z] 0510c868ecb4: Pull complete [2021-05-08T09:35:15.819Z] afea3b2eda06: Pull complete [2021-05-08T09:35:15.819Z] 7809a108b3ef: Pull complete [2021-05-08T09:35:22.465Z] f706445af74f: Pull complete [2021-05-08T09:35:22.465Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-08T09:35:22.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-08T09:35:22.465Z] ---> b068be0155e3 [2021-05-08T09:35:22.465Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-08T09:35:23.046Z] ---> Running in 56a9c7a1dcab [2021-05-08T09:35:23.316Z] Removing intermediate container 56a9c7a1dcab [2021-05-08T09:35:23.316Z] ---> 90f86b7584c1 [2021-05-08T09:35:23.316Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T09:35:23.316Z] ---> Running in d2b119a2621f [2021-05-08T09:35:24.723Z] Removing intermediate container d2b119a2621f [2021-05-08T09:35:24.723Z] ---> a874e412d66d [2021-05-08T09:35:24.723Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-08T09:35:24.723Z] ---> Running in f9d61ab29caf [2021-05-08T09:35:25.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-08T09:35:26.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-08T09:35:28.049Z] Removing intermediate container ab21c541e443 [2021-05-08T09:35:28.049Z] ---> bd9dd5efcb1d [2021-05-08T09:35:28.049Z] Successfully built bd9dd5efcb1d [2021-05-08T09:35:28.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:35:28.390Z] + docker inspect -f . ci-base-image-arm64 [2021-05-08T09:35:28.390Z] . [Pipeline] withDockerContainer [2021-05-08T09:35:28.630Z] OK: 149 MiB in 40 packages [2021-05-08T09:35:28.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-3738 does not seem to be running inside a container [2021-05-08T09:35:28.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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-05-08T09:35:29.206Z] Removing intermediate container f9d61ab29caf [2021-05-08T09:35:29.206Z] ---> 80a2e274c5fe [2021-05-08T09:35:29.206Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-08T09:35:29.206Z] ---> Running in 9dbc6378669b [2021-05-08T09:35:29.206Z] Removing intermediate container 9dbc6378669b [2021-05-08T09:35:29.206Z] ---> daed5dc2cae8 [2021-05-08T09:35:29.206Z] Step 7/8 : COPY . . [2021-05-08T09:35:30.352Z] $ docker top 5ac7d4a6b773644babfa18317e9878c637f0bca7552c2fc9c0cf30cbe4a13567 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:35:31.267Z] + go version [2021-05-08T09:35:31.267Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-08T09:35:31.296Z] $ docker stop --time=1 5ac7d4a6b773644babfa18317e9878c637f0bca7552c2fc9c0cf30cbe4a13567 [2021-05-08T09:35:32.529Z] ---> c1556b351bd1 [2021-05-08T09:35:32.529Z] Step 8/8 : RUN go mod download [2021-05-08T09:35:32.806Z] ---> Running in 52d727730109 [2021-05-08T09:35:33.203Z] $ docker rm -f 5ac7d4a6b773644babfa18317e9878c637f0bca7552c2fc9c0cf30cbe4a13567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:35:33.877Z] + docker inspect -f . ci-base-image-arm64 [2021-05-08T09:35:33.877Z] . [Pipeline] withDockerContainer [2021-05-08T09:35:34.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-3738 does not seem to be running inside a container [2021-05-08T09:35:34.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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-05-08T09:35:35.716Z] $ docker top bf0bdabb4691bfc2681f15f819ab5b29fa9b7a2dc0f20fcf047db83f62f080ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:35:36.683Z] + go mod tidy [Pipeline] sh [2021-05-08T09:35:37.944Z] + make test [2021-05-08T09:35:37.945Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-08T09:35:39.390Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-08T09:36:11.657Z] Removing intermediate container 52d727730109 [2021-05-08T09:36:11.657Z] ---> fcdc6228376c [2021-05-08T09:36:11.657Z] Successfully built fcdc6228376c [2021-05-08T09:36:11.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:36:11.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-08T09:36:11.974Z] . [Pipeline] withDockerContainer [2021-05-08T09:36:12.105Z] prd-centos7-docker-4c-2g-3739 does not seem to be running inside a container [2021-05-08T09:36:12.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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-05-08T09:36:13.075Z] $ docker top cf7838d0b8f4706f16445352bab96afb4c1bbd5e91fb8050f73bc621e35f8c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:36:13.503Z] + go version [2021-05-08T09:36:13.503Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-08T09:36:13.518Z] $ docker stop --time=1 cf7838d0b8f4706f16445352bab96afb4c1bbd5e91fb8050f73bc621e35f8c07 [2021-05-08T09:36:14.865Z] $ docker rm -f cf7838d0b8f4706f16445352bab96afb4c1bbd5e91fb8050f73bc621e35f8c07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:36:15.429Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-08T09:36:15.430Z] . [Pipeline] withDockerContainer [2021-05-08T09:36:15.529Z] prd-centos7-docker-4c-2g-3739 does not seem to be running inside a container [2021-05-08T09:36:15.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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-05-08T09:36:16.757Z] $ docker top ed5cbd7ed99528d463ec18f3309fa60dcb199351fcbd0fc4ccf91905355e513c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:36:17.188Z] + go mod tidy [Pipeline] sh [2021-05-08T09:36:18.442Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-08T09:36:18.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-08T09:36:18.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-08T09:36:18.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-08T09:36:18.443Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-08T09:36:18.443Z] GO111MODULE=on go vet ./... [2021-05-08T09:36:18.454Z] + make test [2021-05-08T09:36:18.454Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-08T09:36:19.754Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-08T09:36:32.307Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-08T09:36:32.307Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-08T09:36:36.828Z] $ docker stop --time=1 bf0bdabb4691bfc2681f15f819ab5b29fa9b7a2dc0f20fcf047db83f62f080ad [2021-05-08T09:36:38.840Z] $ docker rm -f bf0bdabb4691bfc2681f15f819ab5b29fa9b7a2dc0f20fcf047db83f62f080ad [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-05-08T09:36:39.368Z] $ docker stop --time=1 ed5cbd7ed99528d463ec18f3309fa60dcb199351fcbd0fc4ccf91905355e513c [2021-05-08T09:36:39.627Z] + sudo chown -R jenkins:jenkins . [2021-05-08T09:36:41.732Z] $ docker rm -f ed5cbd7ed99528d463ec18f3309fa60dcb199351fcbd0fc4ccf91905355e513c [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2021-05-08T09:36:42.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-08T09:36:42.307Z] Warning: overwriting stash ‘coverage-report’ [2021-05-08T09:36:43.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-08T09:36:44.386Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-08T09:36:46.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-08T09:36:46.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-08T09:36:46.857Z] + ls -al . [2021-05-08T09:36:46.857Z] total 92 [2021-05-08T09:36:46.857Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 8 09:36 . [2021-05-08T09:36:46.857Z] drwxrwxr-x. 4 jenkins jenkins 32 May 8 09:34 .. [2021-05-08T09:36:46.857Z] drwxrwxr-x. 3 jenkins jenkins 20 May 8 09:34 assets [2021-05-08T09:36:46.857Z] drwxrwxr-x. 2 jenkins jenkins 35 May 8 09:34 bin [2021-05-08T09:36:46.857Z] drwxrwxr-x. 3 jenkins jenkins 29 May 8 09:34 cmd [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 8 09:34 CONTRIBUTING.md [2021-05-08T09:36:46.857Z] -rw-r--r--. 1 jenkins jenkins 10 May 8 09:36 coverage.out [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 8 09:34 Dockerfile [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 902 May 8 09:34 Dockerfile.build [2021-05-08T09:36:46.857Z] drwxrwxr-x. 5 jenkins jenkins 104 May 8 09:34 docs [2021-05-08T09:36:46.857Z] drwxrwxr-x. 8 jenkins jenkins 162 May 8 09:35 .git [2021-05-08T09:36:46.857Z] drwxrwxr-x. 2 jenkins jenkins 103 May 8 09:34 .github [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 162 May 8 09:34 .gitignore [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 987 May 8 09:34 go.mod [2021-05-08T09:36:46.857Z] -rw-r--r--. 1 jenkins jenkins 24424 May 8 09:36 go.sum [2021-05-08T09:36:46.857Z] drwxrwxr-x. 10 jenkins jenkins 139 May 8 09:34 internal [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 652 May 8 09:34 Jenkinsfile [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 8 09:34 LICENSE [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 941 May 8 09:34 Makefile [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 8 09:34 README.md [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 12 May 8 09:32 VERSION [2021-05-08T09:36:46.857Z] -rw-rw-r--. 1 jenkins jenkins 155 May 8 09:34 version.go [2021-05-08T09:36:46.857Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 8 09:34 web [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:36:47.108Z] + ls -al . [2021-05-08T09:36:47.108Z] total 124 [2021-05-08T09:36:47.108Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 09:35 . [2021-05-08T09:36:47.108Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 09:34 .. [2021-05-08T09:36:47.108Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 09:34 .git [2021-05-08T09:36:47.108Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 09:34 .github [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 162 May 8 09:34 .gitignore [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 8 09:34 CONTRIBUTING.md [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 8 09:34 Dockerfile [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 902 May 8 09:34 Dockerfile.build [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 652 May 8 09:34 Jenkinsfile [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 8 09:34 LICENSE [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 941 May 8 09:34 Makefile [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 8 09:34 README.md [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 09:32 VERSION [2021-05-08T09:36:47.108Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 09:34 assets [2021-05-08T09:36:47.108Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 09:34 bin [2021-05-08T09:36:47.108Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 09:34 cmd [2021-05-08T09:36:47.108Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 09:35 coverage.out [2021-05-08T09:36:47.108Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 09:34 docs [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 987 May 8 09:34 go.mod [2021-05-08T09:36:47.108Z] -rw-r--r-- 1 jenkins jenkins 24424 May 8 09:35 go.sum [2021-05-08T09:36:47.108Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 09:34 internal [2021-05-08T09:36:47.108Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 09:34 version.go [2021-05-08T09:36:47.108Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 09:34 web [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:36:47.169Z] + 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=7e8cb258793469f1841277073dddd17e9c99cd16 --label arch=amd64 --label version=2.0.0-dev.48 . [2021-05-08T09:36:47.478Z] + 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=7e8cb258793469f1841277073dddd17e9c99cd16 --label arch=arm64 --label version=2.0.0-dev.48 . [2021-05-08T09:36:47.748Z] Sending build context to Docker daemon 34.94MB [2021-05-08T09:36:47.748Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T09:36:47.748Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-08T09:36:47.748Z] ---> fcdc6228376c [2021-05-08T09:36:47.748Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-08T09:36:48.324Z] ---> Running in e8ba73b64e1d [2021-05-08T09:36:48.475Z] Sending build context to Docker daemon 34.94MB [2021-05-08T09:36:48.475Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-08T09:36:48.475Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-08T09:36:48.475Z] ---> bd9dd5efcb1d [2021-05-08T09:36:48.475Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-08T09:36:48.588Z] Removing intermediate container e8ba73b64e1d [2021-05-08T09:36:48.588Z] ---> 791ad8ec2418 [2021-05-08T09:36:48.588Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-08T09:36:48.588Z] ---> Running in 4b2739270d1a [2021-05-08T09:36:48.588Z] Removing intermediate container 4b2739270d1a [2021-05-08T09:36:48.588Z] ---> d6600134b79e [2021-05-08T09:36:48.588Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-08T09:36:48.751Z] ---> Running in fe92a12bc70a [2021-05-08T09:36:48.852Z] ---> Running in dac6bcc5a3ff [2021-05-08T09:36:48.852Z] Removing intermediate container dac6bcc5a3ff [2021-05-08T09:36:48.852Z] ---> 05240bf0bab1 [2021-05-08T09:36:48.852Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-08T09:36:49.115Z] ---> Running in 861c51b2cb20 [2021-05-08T09:36:49.115Z] Removing intermediate container 861c51b2cb20 [2021-05-08T09:36:49.115Z] ---> eab9e2c4e7b4 [2021-05-08T09:36:49.115Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-08T09:36:49.115Z] ---> Running in a138828098bc [2021-05-08T09:36:49.347Z] Removing intermediate container fe92a12bc70a [2021-05-08T09:36:49.347Z] ---> d7946124e81b [2021-05-08T09:36:49.347Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-08T09:36:49.347Z] ---> Running in c10eec1248d9 [2021-05-08T09:36:49.381Z] Removing intermediate container a138828098bc [2021-05-08T09:36:49.381Z] ---> 1d6bdc2a74ee [2021-05-08T09:36:49.381Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T09:36:49.381Z] ---> Running in f5faa55d8007 [2021-05-08T09:36:49.943Z] Removing intermediate container c10eec1248d9 [2021-05-08T09:36:49.943Z] ---> 5e7f3d5d8ec7 [2021-05-08T09:36:49.943Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-08T09:36:49.943Z] ---> Running in 1a84cb01a7a3 [2021-05-08T09:36:50.538Z] Removing intermediate container 1a84cb01a7a3 [2021-05-08T09:36:50.538Z] ---> d51b0538632f [2021-05-08T09:36:50.538Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-08T09:36:50.538Z] ---> Running in 9d213ca49a8f [2021-05-08T09:36:50.783Z] Removing intermediate container f5faa55d8007 [2021-05-08T09:36:50.783Z] ---> 958e6654f09c [2021-05-08T09:36:50.783Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-08T09:36:50.783Z] ---> Running in 0ee41c9ccc76 [2021-05-08T09:36:51.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-08T09:36:51.132Z] Removing intermediate container 9d213ca49a8f [2021-05-08T09:36:51.132Z] ---> b0d51067c93e [2021-05-08T09:36:51.132Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-08T09:36:51.132Z] ---> Running in aebdb6c809ae [2021-05-08T09:36:51.730Z] Removing intermediate container aebdb6c809ae [2021-05-08T09:36:51.731Z] ---> abe62176e368 [2021-05-08T09:36:51.731Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-08T09:36:51.731Z] ---> Running in 4a46a303e26b [2021-05-08T09:36:52.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-08T09:36:53.702Z] Removing intermediate container 4a46a303e26b [2021-05-08T09:36:53.702Z] ---> 246df0f2b6ce [2021-05-08T09:36:53.703Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-08T09:36:53.979Z] ---> Running in dadaa1ac06f0 [2021-05-08T09:36:54.363Z] OK: 149 MiB in 40 packages [2021-05-08T09:36:54.363Z] Removing intermediate container 0ee41c9ccc76 [2021-05-08T09:36:54.363Z] ---> df54bb184f68 [2021-05-08T09:36:54.363Z] Step 10/24 : ENV GO111MODULE=on [2021-05-08T09:36:54.626Z] ---> Running in 12b09706f37f [2021-05-08T09:36:54.626Z] Removing intermediate container 12b09706f37f [2021-05-08T09:36:54.626Z] ---> 9f6503212e15 [2021-05-08T09:36:54.626Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-08T09:36:54.626Z] ---> Running in f7ae54ecca77 [2021-05-08T09:36:54.891Z] Removing intermediate container f7ae54ecca77 [2021-05-08T09:36:54.891Z] ---> e29f4288e70c [2021-05-08T09:36:54.891Z] Step 12/24 : COPY go.mod . [2021-05-08T09:36:54.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-08T09:36:55.155Z] ---> 55a48b240a4c [2021-05-08T09:36:55.155Z] Step 13/24 : COPY Makefile . [2021-05-08T09:36:55.419Z] ---> 9b729b6e0a7e [2021-05-08T09:36:55.419Z] Step 14/24 : RUN make update [2021-05-08T09:36:55.419Z] ---> Running in 204c8a081f3a [2021-05-08T09:36:56.001Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-08T09:36:56.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-08T09:36:56.582Z] Removing intermediate container 204c8a081f3a [2021-05-08T09:36:56.582Z] ---> 90d2c245a239 [2021-05-08T09:36:56.582Z] Step 15/24 : COPY . . [2021-05-08T09:36:57.358Z] OK: 138 MiB in 40 packages [2021-05-08T09:36:58.791Z] Removing intermediate container dadaa1ac06f0 [2021-05-08T09:36:58.791Z] ---> f522e71afa66 [2021-05-08T09:36:58.791Z] Step 10/24 : ENV GO111MODULE=on [2021-05-08T09:36:58.791Z] ---> Running in dee459ea1811 [2021-05-08T09:36:59.065Z] Removing intermediate container dee459ea1811 [2021-05-08T09:36:59.065Z] ---> 31e060152d5e [2021-05-08T09:36:59.065Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-08T09:36:59.151Z] ---> 0a06a20270bc [2021-05-08T09:36:59.151Z] Step 16/24 : RUN ${MAKE} [2021-05-08T09:36:59.151Z] ---> Running in bd40a0a7e3e1 [2021-05-08T09:36:59.339Z] ---> Running in 4cf02f803804 [2021-05-08T09:36:59.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.48" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-08T09:36:59.933Z] Removing intermediate container 4cf02f803804 [2021-05-08T09:36:59.933Z] ---> 469399a88327 [2021-05-08T09:36:59.933Z] Step 12/24 : COPY go.mod . [2021-05-08T09:37:00.527Z] ---> 4457866d606b [2021-05-08T09:37:00.528Z] Step 13/24 : COPY Makefile . [2021-05-08T09:37:01.123Z] ---> 362e903dfd02 [2021-05-08T09:37:01.123Z] Step 14/24 : RUN make update [2021-05-08T09:37:01.123Z] ---> Running in 38c651416384 [2021-05-08T09:37:02.559Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-08T09:37:03.998Z] Removing intermediate container 38c651416384 [2021-05-08T09:37:03.998Z] ---> 9f7a74d43a3f [2021-05-08T09:37:03.998Z] Step 15/24 : COPY . . [2021-05-08T09:37:07.409Z] ---> 94895b06876f [2021-05-08T09:37:07.409Z] Step 16/24 : RUN ${MAKE} [2021-05-08T09:37:07.409Z] ---> Running in 1676d92e8dca [2021-05-08T09:37:08.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.48" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-08T09:37:09.899Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-08T09:37:13.225Z] Removing intermediate container bd40a0a7e3e1 [2021-05-08T09:37:13.225Z] ---> f7f30da317b8 [2021-05-08T09:37:13.225Z] Step 17/24 : FROM alpine:3.12 [2021-05-08T09:37:13.225Z] 3.12: Pulling from library/alpine [2021-05-08T09:37:13.225Z] 339de151aab4: Pulling fs layer [2021-05-08T09:37:13.490Z] 339de151aab4: Download complete [2021-05-08T09:37:13.756Z] 339de151aab4: Pull complete [2021-05-08T09:37:13.756Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-08T09:37:13.756Z] Status: Downloaded newer image for alpine:3.12 [2021-05-08T09:37:13.756Z] ---> 13621d1b12d4 [2021-05-08T09:37:13.756Z] Step 18/24 : EXPOSE 4000 [2021-05-08T09:37:13.756Z] ---> Running in 3a5cb5686cbe [2021-05-08T09:37:14.020Z] Removing intermediate container 3a5cb5686cbe [2021-05-08T09:37:14.020Z] ---> e17549704907 [2021-05-08T09:37:14.020Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T09:37:15.945Z] ---> 36c5a96719af [2021-05-08T09:37:15.945Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T09:37:15.945Z] ---> Running in dfe09c9d4880 [2021-05-08T09:37:15.945Z] Removing intermediate container dfe09c9d4880 [2021-05-08T09:37:15.945Z] ---> 91c0cb47c3ac [2021-05-08T09:37:15.945Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-08T09:37:15.945Z] ---> Running in 367d84cc8f2b [2021-05-08T09:37:15.945Z] Removing intermediate container 367d84cc8f2b [2021-05-08T09:37:15.945Z] ---> aa48d8e6ac88 [2021-05-08T09:37:15.945Z] Step 22/24 : LABEL arch=amd64 [2021-05-08T09:37:16.208Z] ---> Running in 4d1f2e329e5a [2021-05-08T09:37:16.208Z] Removing intermediate container 4d1f2e329e5a [2021-05-08T09:37:16.208Z] ---> cd486fae085f [2021-05-08T09:37:16.208Z] Step 23/24 : LABEL git_sha=7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:16.208Z] ---> Running in b5e9ada04654 [2021-05-08T09:37:16.471Z] Removing intermediate container b5e9ada04654 [2021-05-08T09:37:16.471Z] ---> b5833704942c [2021-05-08T09:37:16.471Z] Step 24/24 : LABEL version=2.0.0-dev.48 [2021-05-08T09:37:16.471Z] ---> Running in f7ebe308cc3f [2021-05-08T09:37:16.737Z] Removing intermediate container f7ebe308cc3f [2021-05-08T09:37:16.737Z] ---> e64825b5fe79 [2021-05-08T09:37:16.737Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-08T09:37:16.737Z] Successfully built e64825b5fe79 [2021-05-08T09:37:16.737Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-08T09:37:16.884Z] provisioning config files... [2021-05-08T09:37:16.959Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config4991407320752385295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:37:17.310Z] ---> docker-login.sh [2021-05-08T09:37:17.310Z] nexus3.edgexfoundry.org:10001 [2021-05-08T09:37:17.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:17.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:17.573Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:17.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:17.573Z] [2021-05-08T09:37:17.573Z] Login Succeeded [2021-05-08T09:37:17.573Z] nexus3.edgexfoundry.org:10002 [2021-05-08T09:37:17.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:17.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:17.835Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:17.836Z] [2021-05-08T09:37:17.836Z] Login Succeeded [2021-05-08T09:37:17.836Z] nexus3.edgexfoundry.org:10003 [2021-05-08T09:37:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:17.836Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:17.836Z] [2021-05-08T09:37:17.836Z] Login Succeeded [2021-05-08T09:37:17.836Z] nexus3.edgexfoundry.org:10004 [2021-05-08T09:37:18.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:18.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:18.099Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:18.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:18.099Z] [2021-05-08T09:37:18.099Z] Login Succeeded [2021-05-08T09:37:18.099Z] docker.io [2021-05-08T09:37:18.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:18.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:18.625Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:18.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:18.625Z] [2021-05-08T09:37:18.625Z] Login Succeeded [2021-05-08T09:37:18.625Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T09:37:18.635Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-08T09:37:18.719Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-05-08T09:37:18.720Z] 7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:18.720Z] latest [2021-05-08T09:37:18.720Z] 2.0.0-dev.48 [2021-05-08T09:37:18.720Z] 7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:37:18.720Z] master [2021-05-08T09:37:18.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:19.102Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:19.409Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:19.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-05-08T09:37:19.409Z] 5b11a37c90d1: Preparing [2021-05-08T09:37:19.409Z] 32f366d666a5: Preparing [2021-05-08T09:37:19.409Z] 32f366d666a5: Layer already exists [2021-05-08T09:37:21.971Z] 5b11a37c90d1: Pushed [2021-05-08T09:37:21.971Z] 7e8cb258793469f1841277073dddd17e9c99cd16: digest: sha256:d06d3cf832aef256c60aaf7e281165a4f04339c93b9de4b95bfcd2d77e492385 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:22.814Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:23.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-05-08T09:37:23.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-05-08T09:37:23.122Z] 5b11a37c90d1: Preparing [2021-05-08T09:37:23.122Z] 32f366d666a5: Preparing [2021-05-08T09:37:23.122Z] 5b11a37c90d1: Layer already exists [2021-05-08T09:37:23.122Z] 32f366d666a5: Layer already exists [2021-05-08T09:37:23.122Z] latest: digest: sha256:d06d3cf832aef256c60aaf7e281165a4f04339c93b9de4b95bfcd2d77e492385 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:23.432Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:23.739Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.48 [2021-05-08T09:37:23.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-05-08T09:37:23.739Z] 5b11a37c90d1: Preparing [2021-05-08T09:37:23.739Z] 32f366d666a5: Preparing [2021-05-08T09:37:23.739Z] 32f366d666a5: Layer already exists [2021-05-08T09:37:23.739Z] 5b11a37c90d1: Layer already exists [2021-05-08T09:37:23.739Z] 2.0.0-dev.48: digest: sha256:d06d3cf832aef256c60aaf7e281165a4f04339c93b9de4b95bfcd2d77e492385 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:24.050Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:24.352Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:37:24.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-05-08T09:37:24.352Z] 5b11a37c90d1: Preparing [2021-05-08T09:37:24.352Z] 32f366d666a5: Preparing [2021-05-08T09:37:24.352Z] 32f366d666a5: Layer already exists [2021-05-08T09:37:24.352Z] 5b11a37c90d1: Layer already exists [2021-05-08T09:37:24.352Z] 7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48: digest: sha256:d06d3cf832aef256c60aaf7e281165a4f04339c93b9de4b95bfcd2d77e492385 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:24.662Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:24.969Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-05-08T09:37:24.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-05-08T09:37:24.969Z] 5b11a37c90d1: Preparing [2021-05-08T09:37:24.969Z] 32f366d666a5: Preparing [2021-05-08T09:37:24.969Z] 5b11a37c90d1: Layer already exists [2021-05-08T09:37:24.969Z] 32f366d666a5: Layer already exists [2021-05-08T09:37:24.969Z] master: digest: sha256:d06d3cf832aef256c60aaf7e281165a4f04339c93b9de4b95bfcd2d77e492385 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-08T09:37:25.031Z] ===================================================== [Pipeline] echo [2021-05-08T09:37:25.049Z] taggedImages: [2021-05-08T09:37:25.049Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:25.049Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-05-08T09:37:25.049Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.48 [2021-05-08T09:37:25.049Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:37:25.049Z] - 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-05-08T09:37:25.669Z] ---> job-cost.sh [2021-05-08T09:37:25.669Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-czvl [2021-05-08T09:37:35.227Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-08T09:37:39.548Z] Removing intermediate container 1676d92e8dca [2021-05-08T09:37:39.548Z] ---> ca0bcd0b2d92 [2021-05-08T09:37:39.548Z] Step 17/24 : FROM alpine:3.12 [2021-05-08T09:37:39.548Z] 3.12: Pulling from library/alpine [2021-05-08T09:37:39.830Z] d2f70382dc9a: Pulling fs layer [2021-05-08T09:37:40.109Z] d2f70382dc9a: Download complete [2021-05-08T09:37:40.615Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-08T09:37:40.719Z] d2f70382dc9a: Pull complete [2021-05-08T09:37:40.719Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-08T09:37:40.719Z] Status: Downloaded newer image for alpine:3.12 [2021-05-08T09:37:40.719Z] ---> 9852663dfa18 [2021-05-08T09:37:40.719Z] Step 18/24 : EXPOSE 4000 [2021-05-08T09:37:40.719Z] ---> Running in 20e81ebb4551 [2021-05-08T09:37:41.332Z] Removing intermediate container 20e81ebb4551 [2021-05-08T09:37:41.332Z] ---> 7735dc24ea98 [2021-05-08T09:37:41.332Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T09:37:43.954Z] ---> e7a5149cdc57 [2021-05-08T09:37:43.954Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-08T09:37:43.954Z] ---> Running in 64e161a9d277 [2021-05-08T09:37:44.226Z] Removing intermediate container 64e161a9d277 [2021-05-08T09:37:44.226Z] ---> f0afd8f9a9b1 [2021-05-08T09:37:44.226Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-08T09:37:44.226Z] ---> Running in f150eeb2beee [2021-05-08T09:37:44.818Z] Removing intermediate container f150eeb2beee [2021-05-08T09:37:44.818Z] ---> b013c1740c03 [2021-05-08T09:37:44.818Z] Step 22/24 : LABEL arch=arm64 [2021-05-08T09:37:44.818Z] ---> Running in 4ec57ec59a28 [2021-05-08T09:37:45.413Z] Removing intermediate container 4ec57ec59a28 [2021-05-08T09:37:45.413Z] ---> 889f885b0758 [2021-05-08T09:37:45.413Z] Step 23/24 : LABEL git_sha=7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:45.413Z] ---> Running in 9c018c6d2254 [2021-05-08T09:37:46.008Z] Removing intermediate container 9c018c6d2254 [2021-05-08T09:37:46.008Z] ---> c67d957e8b66 [2021-05-08T09:37:46.008Z] Step 24/24 : LABEL version=2.0.0-dev.48 [2021-05-08T09:37:46.008Z] ---> Running in a6df27a775df [2021-05-08T09:37:46.603Z] Removing intermediate container a6df27a775df [2021-05-08T09:37:46.603Z] ---> 52c264d0e280 [2021-05-08T09:37:46.603Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-08T09:37:46.603Z] Successfully built 52c264d0e280 [2021-05-08T09:37:46.603Z] 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-05-08T09:37:46.761Z] provisioning config files... [2021-05-08T09:37:46.806Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config3495836917016316444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:37:47.181Z] ---> docker-login.sh [2021-05-08T09:37:47.181Z] nexus3.edgexfoundry.org:10001 [2021-05-08T09:37:47.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:47.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:47.452Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:47.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:47.452Z] [2021-05-08T09:37:47.452Z] Login Succeeded [2021-05-08T09:37:47.452Z] nexus3.edgexfoundry.org:10002 [2021-05-08T09:37:48.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:48.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:48.045Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:48.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:48.045Z] [2021-05-08T09:37:48.045Z] Login Succeeded [2021-05-08T09:37:48.045Z] nexus3.edgexfoundry.org:10003 [2021-05-08T09:37:48.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:48.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:48.638Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:48.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:48.638Z] [2021-05-08T09:37:48.638Z] Login Succeeded [2021-05-08T09:37:48.638Z] nexus3.edgexfoundry.org:10004 [2021-05-08T09:37:48.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:49.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:49.185Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:49.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:49.185Z] [2021-05-08T09:37:49.185Z] Login Succeeded [2021-05-08T09:37:49.185Z] docker.io [2021-05-08T09:37:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-08T09:37:50.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-08T09:37:50.048Z] Configure a credential helper to remove this warning. See [2021-05-08T09:37:50.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-08T09:37:50.048Z] [2021-05-08T09:37:50.048Z] Login Succeeded [2021-05-08T09:37:50.048Z] ---> docker-login.sh ends [Pipeline] } [2021-05-08T09:37:50.066Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-08T09:37:50.166Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-05-08T09:37:50.166Z] 7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:50.166Z] latest [2021-05-08T09:37:50.166Z] 2.0.0-dev.48 [2021-05-08T09:37:50.166Z] 7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:37:50.166Z] master [2021-05-08T09:37:50.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:50.577Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:50.922Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:37:50.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-05-08T09:37:50.922Z] cb6b72bdb330: Preparing [2021-05-08T09:37:50.922Z] 3fbe34a1663b: Preparing [2021-05-08T09:37:51.195Z] 3fbe34a1663b: Layer already exists [2021-05-08T09:37:57.895Z] cb6b72bdb330: Pushed [2021-05-08T09:37:57.895Z] 7e8cb258793469f1841277073dddd17e9c99cd16: digest: sha256:183cb041283f3e27ffbb39bc69ac7abc50ff0c52261e88ec87be72f357717c2e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:58.236Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:58.569Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-05-08T09:37:58.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-05-08T09:37:58.569Z] cb6b72bdb330: Preparing [2021-05-08T09:37:58.569Z] 3fbe34a1663b: Preparing [2021-05-08T09:37:58.569Z] cb6b72bdb330: Layer already exists [2021-05-08T09:37:58.569Z] 3fbe34a1663b: Layer already exists [2021-05-08T09:37:58.839Z] latest: digest: sha256:183cb041283f3e27ffbb39bc69ac7abc50ff0c52261e88ec87be72f357717c2e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:59.180Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:37:59.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.48 [2021-05-08T09:37:59.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-05-08T09:37:59.514Z] cb6b72bdb330: Preparing [2021-05-08T09:37:59.514Z] 3fbe34a1663b: Preparing [2021-05-08T09:37:59.514Z] 3fbe34a1663b: Layer already exists [2021-05-08T09:37:59.514Z] cb6b72bdb330: Layer already exists [2021-05-08T09:37:59.784Z] 2.0.0-dev.48: digest: sha256:183cb041283f3e27ffbb39bc69ac7abc50ff0c52261e88ec87be72f357717c2e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:38:00.125Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:38:00.462Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:38:00.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-05-08T09:38:00.463Z] cb6b72bdb330: Preparing [2021-05-08T09:38:00.463Z] 3fbe34a1663b: Preparing [2021-05-08T09:38:00.463Z] cb6b72bdb330: Layer already exists [2021-05-08T09:38:00.463Z] 3fbe34a1663b: Layer already exists [2021-05-08T09:38:00.733Z] 7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48: digest: sha256:183cb041283f3e27ffbb39bc69ac7abc50ff0c52261e88ec87be72f357717c2e size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:38:01.073Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:38:01.410Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-05-08T09:38:01.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-05-08T09:38:01.410Z] cb6b72bdb330: Preparing [2021-05-08T09:38:01.410Z] 3fbe34a1663b: Preparing [2021-05-08T09:38:01.410Z] cb6b72bdb330: Layer already exists [2021-05-08T09:38:01.410Z] 3fbe34a1663b: Layer already exists [2021-05-08T09:38:01.680Z] master: digest: sha256:183cb041283f3e27ffbb39bc69ac7abc50ff0c52261e88ec87be72f357717c2e size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-08T09:38:01.787Z] ===================================================== [Pipeline] echo [2021-05-08T09:38:01.802Z] taggedImages: [2021-05-08T09:38:01.803Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16 [2021-05-08T09:38:01.803Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-05-08T09:38:01.803Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.48 [2021-05-08T09:38:01.803Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:7e8cb258793469f1841277073dddd17e9c99cd16-2.0.0-dev.48 [2021-05-08T09:38:01.803Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:38:02.220Z] ---> job-cost.sh [2021-05-08T09:38:02.221Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OupU [2021-05-08T09:38:07.243Z] lf-activate-venv(): INFO: Adding /tmp/venv-czvl/bin to PATH [2021-05-08T09:38:07.243Z] INFO: No Stack... [2021-05-08T09:38:07.243Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-08T09:38:07.243Z] INFO: Archiving Costs [Pipeline] sh [2021-05-08T09:38:07.562Z] + cat /w/workspace/edgex-ui-go/107/archives/cost.csv [2021-05-08T09:38:07.562Z] + cut -d, -f6 [Pipeline] lock [2021-05-08T09:38:07.672Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] [2021-05-08T09:38:07.688Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] did not exist. Created. [2021-05-08T09:38:07.688Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-08T09:38:08.023Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-08T09:38:08.239Z] Stashed 1 file(s) [Pipeline] } [2021-05-08T09:38:08.254Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-08T09:38:41.184Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-08T09:40:02.933Z] lf-activate-venv(): INFO: Adding /tmp/venv-OupU/bin to PATH [2021-05-08T09:40:02.933Z] INFO: No Stack... [2021-05-08T09:40:02.933Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-08T09:40:02.933Z] INFO: Archiving Costs [Pipeline] sh [2021-05-08T09:40:03.277Z] + cat /w/workspace/edgex-ui-go/107/archives/cost.csv [2021-05-08T09:40:03.277Z] + cut -d, -f6 [Pipeline] lock [2021-05-08T09:40:03.397Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] [2021-05-08T09:40:03.407Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] did not exist. Created. [2021-05-08T09:40:03.407Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-08T09:40:03.783Z] /w/workspace/edgex-ui-go/107@tmp/durable-b6a28d0c/script.sh: 1: /w/workspace/edgex-ui-go/107@tmp/durable-b6a28d0c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-08T09:40:04.131Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-08T09:40:04.164Z] Warning: overwriting stash ‘stack-cost’ [2021-05-08T09:40:04.395Z] Stashed 1 file(s) [Pipeline] } [2021-05-08T09:40:04.419Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-107-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-05-08T09:40:05.135Z] provisioning config files... [2021-05-08T09:40:05.149Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1258145446301131082tmp [Pipeline] { [Pipeline] sh [2021-05-08T09:40:05.483Z] + set +x [2021-05-08T09:40:05.483Z] + curl -s https://codecov.io/bash [2021-05-08T09:40:05.483Z] + bash -s -- [2021-05-08T09:40:05.754Z] [2021-05-08T09:40:05.754Z] _____ _ [2021-05-08T09:40:05.754Z] / ____| | | [2021-05-08T09:40:05.754Z] | | ___ __| | ___ ___ _____ __ [2021-05-08T09:40:05.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-08T09:40:05.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-08T09:40:05.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-08T09:40:05.754Z] Bash-1.0.2 [2021-05-08T09:40:05.754Z] [2021-05-08T09:40:05.754Z] [2021-05-08T09:40:05.754Z] ==> git version 2.24.3 found [2021-05-08T09:40:05.754Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-08T09:40:05.754Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-08T09:40:05.754Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-08T09:40:05.754Z] ==> Jenkins CI detected. [2021-05-08T09:40:05.754Z] project root: . [2021-05-08T09:40:05.754Z] --> token set from env [2021-05-08T09:40:05.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-08T09:40:05.754Z] ==> Running gcov in . (disable via -X gcov) [2021-05-08T09:40:05.754Z] ==> Python coveragepy not found [2021-05-08T09:40:05.754Z] ==> Searching for coverage reports in: [2021-05-08T09:40:05.754Z] + . [2021-05-08T09:40:05.754Z] -> Found 1 reports [2021-05-08T09:40:05.754Z] ==> Detecting git/mercurial file structure [2021-05-08T09:40:05.754Z] ==> Reading reports [2021-05-08T09:40:05.754Z] + ./coverage.out bytes=10 [2021-05-08T09:40:06.036Z] ==> Appending adjustments [2021-05-08T09:40:06.036Z] https://docs.codecov.io/docs/fixing-reports [2021-05-08T09:40:06.036Z] + Found adjustments [2021-05-08T09:40:06.036Z] ==> Gzipping contents [2021-05-08T09:40:06.036Z] 4.0K /tmp/codecov.1MA5hA.gz [2021-05-08T09:40:06.036Z] ==> Uploading reports [2021-05-08T09:40:06.036Z] url: https://codecov.io [2021-05-08T09:40:06.036Z] query: branch=master&commit=7e8cb258793469f1841277073dddd17e9c99cd16&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-08T09:40:06.036Z] -> Pinging Codecov [2021-05-08T09:40:06.036Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=7e8cb258793469f1841277073dddd17e9c99cd16&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-08T09:40:06.696Z] -> Uploading to [2021-05-08T09:40:06.696Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-08/FB506323287CE973F263BFD2A0EB1F37/7e8cb258793469f1841277073dddd17e9c99cd16/83427d3d-fd54-40b9-bec1-63b6766079c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210508T094006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd91335eb8c1f3db58cdb0ce985db6825c8a54f60fc6e2c1bd0f7db31e3524e [2021-05-08T09:40:06.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-08T09:40:06.696Z] Dload Upload Total Spent Left Speed [2021-05-08T09:40:07.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8946 --:--:-- --:--:-- --:--:-- 9032 [2021-05-08T09:40:07.035Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] } [2021-05-08T09:40:07.047Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-08T09:40:07.817Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-08T09:40:07.849Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:40:08.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-08T09:40:08.187Z] [2021-05-08T09:40:08.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:40:08.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-08T09:40:08.508Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-08T09:40:08.508Z] 188c0c94c7c5: Pulling fs layer [2021-05-08T09:40:08.508Z] 0ef7d3d256c8: Pulling fs layer [2021-05-08T09:40:08.508Z] de9db76c5a1d: Pulling fs layer [2021-05-08T09:40:08.508Z] 0eba1c9be4d2: Pulling fs layer [2021-05-08T09:40:08.508Z] 0d57e429df01: Pulling fs layer [2021-05-08T09:40:08.508Z] 4e4be7b47b0d: Pulling fs layer [2021-05-08T09:40:08.508Z] 0eba1c9be4d2: Waiting [2021-05-08T09:40:08.508Z] e1f770b5df2f: Pulling fs layer [2021-05-08T09:40:08.508Z] 0d57e429df01: Waiting [2021-05-08T09:40:08.508Z] 85a0685a4137: Pulling fs layer [2021-05-08T09:40:08.508Z] 4e4be7b47b0d: Waiting [2021-05-08T09:40:08.508Z] 85a0685a4137: Waiting [2021-05-08T09:40:08.781Z] de9db76c5a1d: Verifying Checksum [2021-05-08T09:40:08.781Z] de9db76c5a1d: Download complete [2021-05-08T09:40:08.781Z] 0ef7d3d256c8: Verifying Checksum [2021-05-08T09:40:08.781Z] 0d57e429df01: Verifying Checksum [2021-05-08T09:40:08.781Z] 0d57e429df01: Download complete [2021-05-08T09:40:08.781Z] 4e4be7b47b0d: Verifying Checksum [2021-05-08T09:40:08.781Z] 4e4be7b47b0d: Download complete [2021-05-08T09:40:08.781Z] 188c0c94c7c5: Verifying Checksum [2021-05-08T09:40:08.781Z] 188c0c94c7c5: Download complete [2021-05-08T09:40:09.409Z] 188c0c94c7c5: Pull complete [2021-05-08T09:40:09.409Z] 0ef7d3d256c8: Pull complete [2021-05-08T09:40:09.680Z] de9db76c5a1d: Pull complete [2021-05-08T09:40:11.097Z] e1f770b5df2f: Verifying Checksum [2021-05-08T09:40:11.097Z] e1f770b5df2f: Download complete [2021-05-08T09:40:13.703Z] 0eba1c9be4d2: Verifying Checksum [2021-05-08T09:40:13.703Z] 0eba1c9be4d2: Download complete [2021-05-08T09:40:14.289Z] 85a0685a4137: Verifying Checksum [2021-05-08T09:40:14.289Z] 85a0685a4137: Download complete [2021-05-08T09:40:21.035Z] 0eba1c9be4d2: Pull complete [2021-05-08T09:40:21.035Z] 0d57e429df01: Pull complete [2021-05-08T09:40:21.035Z] 4e4be7b47b0d: Pull complete [2021-05-08T09:40:22.494Z] e1f770b5df2f: Pull complete [2021-05-08T09:40:32.777Z] 85a0685a4137: Pull complete [2021-05-08T09:40:32.777Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-08T09:40:32.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-08T09:40:32.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-08T09:40:32.985Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:40:33.043Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-08T09:40:34.151Z] $ docker top 30c85973c934fc6883d35a1cdbc4820f820cc16693ce15ba48b70c6abbddd3b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-08T09:40:34.299Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-08T09:40:34.641Z] + set -o pipefail [2021-05-08T09:40:34.641Z] + snyk monitor '--org=edgex-jenkins' [2021-05-08T09:40:42.837Z] [2021-05-08T09:40:42.837Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-08T09:40:42.837Z] [2021-05-08T09:40:42.837Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/48a80d83-1955-49f3-925b-2d44da6c7297 [2021-05-08T09:40:42.837Z] [2021-05-08T09:40:42.837Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-08T09:40:42.837Z] [2021-05-08T09:40:42.837Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-08T09:40:42.837Z] [2021-05-08T09:40:43.101Z] [Pipeline] } [2021-05-08T09:40:43.121Z] $ docker stop --time=1 30c85973c934fc6883d35a1cdbc4820f820cc16693ce15ba48b70c6abbddd3b4 [2021-05-08T09:40:46.578Z] $ docker rm -f 30c85973c934fc6883d35a1cdbc4820f820cc16693ce15ba48b70c6abbddd3b4 [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-05-08T09:40:47.898Z] + git log --format=format:%s -1 7e8cb258793469f1841277073dddd17e9c99cd16 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:40:48.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:40:48.261Z] . [Pipeline] withDockerContainer [2021-05-08T09:40:48.395Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:40:48.448Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-08T09:40:49.382Z] $ docker top 32ff2ed18cf9a47ffe2e1aa14af1b0d17b92a849a1ea87bda66b55e7c94f1d9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-08T09:40:49.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T09:40:49.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T09:40:49.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T09:40:49.897Z] $ docker exec 32ff2ed18cf9a47ffe2e1aa14af1b0d17b92a849a1ea87bda66b55e7c94f1d9c ssh-agent [2021-05-08T09:40:50.131Z] SSH_AUTH_SOCK=/tmp/ssh-9V18z24Fkg1Z/agent.13 [2021-05-08T09:40:50.131Z] SSH_AGENT_PID=19 [2021-05-08T09:40:50.140Z] Running ssh-add (command line suppressed) [2021-05-08T09:40:50.316Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7796879076713299538.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7796879076713299538.key) [2021-05-08T09:40:50.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T09:40:50.708Z] + git semver tag [2021-05-08T09:40:50.973Z] # -> Open(): unable to determine branch for HEAD [2021-05-08T09:40:50.973Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-08T09:40:50.973Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-08T09:40:50.973Z] # $SEMVER_REMOTE_NAME = origin [2021-05-08T09:40:50.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-08T09:40:50.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-08T09:40:50.973Z] # $SEMVER_BRANCH = master [2021-05-08T09:40:50.973Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-08T09:40:50.973Z] # 7e8cb258793469f1841277073dddd17e9c99cd16 HEAD [2021-05-08T09:40:50.973Z] # -> Force: false [2021-05-08T09:40:50.973Z] # db63e93cf1a171cf9133c4b3c8912f5a75bb2da1 refs/tags/v2.0.0-dev.48 [Pipeline] } [2021-05-08T09:40:50.988Z] $ docker exec --env ******** --env ******** 32ff2ed18cf9a47ffe2e1aa14af1b0d17b92a849a1ea87bda66b55e7c94f1d9c ssh-agent -k [2021-05-08T09:40:51.132Z] unset SSH_AUTH_SOCK; [2021-05-08T09:40:51.133Z] unset SSH_AGENT_PID; [2021-05-08T09:40:51.133Z] echo Agent pid 19 killed; [2021-05-08T09:40:51.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-08T09:40:51.553Z] + git semver [Pipeline] } [2021-05-08T09:40:51.574Z] $ docker stop --time=1 32ff2ed18cf9a47ffe2e1aa14af1b0d17b92a849a1ea87bda66b55e7c94f1d9c [2021-05-08T09:40:53.027Z] $ docker rm -f 32ff2ed18cf9a47ffe2e1aa14af1b0d17b92a849a1ea87bda66b55e7c94f1d9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:40:53.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-08T09:40:53.576Z] [2021-05-08T09:40:53.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:40:53.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-08T09:40:53.904Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-08T09:40:53.904Z] ab5ef0e58194: Pulling fs layer [2021-05-08T09:40:53.904Z] 9712f1f96733: Pulling fs layer [2021-05-08T09:40:53.904Z] 63f879dbbcfc: Pulling fs layer [2021-05-08T09:40:53.904Z] 0d9ebad4ef96: Pulling fs layer [2021-05-08T09:40:53.904Z] e9a5061849ea: Pulling fs layer [2021-05-08T09:40:53.904Z] d747dcd14b5f: Pulling fs layer [2021-05-08T09:40:53.904Z] 2de7ff778b66: Pulling fs layer [2021-05-08T09:40:53.904Z] e9a5061849ea: Waiting [2021-05-08T09:40:53.904Z] d747dcd14b5f: Waiting [2021-05-08T09:40:53.904Z] 0d9ebad4ef96: Waiting [2021-05-08T09:40:53.904Z] 2de7ff778b66: Waiting [2021-05-08T09:40:53.904Z] 9712f1f96733: Download complete [2021-05-08T09:40:56.523Z] 63f879dbbcfc: Verifying Checksum [2021-05-08T09:40:56.523Z] 63f879dbbcfc: Download complete [2021-05-08T09:40:56.523Z] e9a5061849ea: Verifying Checksum [2021-05-08T09:40:56.523Z] e9a5061849ea: Download complete [2021-05-08T09:40:56.523Z] d747dcd14b5f: Verifying Checksum [2021-05-08T09:40:56.523Z] d747dcd14b5f: Download complete [2021-05-08T09:40:57.120Z] 2de7ff778b66: Verifying Checksum [2021-05-08T09:40:57.120Z] 2de7ff778b66: Download complete [2021-05-08T09:40:57.120Z] 0d9ebad4ef96: Verifying Checksum [2021-05-08T09:40:57.120Z] 0d9ebad4ef96: Download complete [2021-05-08T09:40:57.700Z] ab5ef0e58194: Verifying Checksum [2021-05-08T09:40:57.700Z] ab5ef0e58194: Download complete [2021-05-08T09:41:04.408Z] ab5ef0e58194: Pull complete [2021-05-08T09:41:04.408Z] 9712f1f96733: Pull complete [2021-05-08T09:41:06.390Z] 63f879dbbcfc: Pull complete [2021-05-08T09:41:14.630Z] 0d9ebad4ef96: Pull complete [2021-05-08T09:41:16.142Z] e9a5061849ea: Pull complete [2021-05-08T09:41:16.142Z] d747dcd14b5f: Pull complete [2021-05-08T09:41:19.508Z] 2de7ff778b66: Pull complete [2021-05-08T09:41:19.508Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-08T09:41:19.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-08T09:41:19.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-08T09:41:19.784Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:41:19.846Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-08T09:41:22.931Z] $ docker top 8a1eb951552ac40b896ca5d6ebcef9dc58397f9e475a9275e6105325c5c3065e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-08T09:41:23.286Z] provisioning config files... [2021-05-08T09:41:23.302Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2025443568557117529tmp [2021-05-08T09:41:23.323Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config56757345650249111tmp [2021-05-08T09:41:23.352Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6243127742684635363tmp [Pipeline] { [Pipeline] echo [2021-05-08T09:41:23.376Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:41:23.695Z] ---> sigul-configuration.sh [2021-05-08T09:41:23.961Z] gpg: directory `/root/.gnupg' created [2021-05-08T09:41:23.961Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-08T09:41:23.961Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-08T09:41:23.961Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-08T09:41:23.961Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-08T09:41:23.961Z] gpg: CAST5 encrypted data [2021-05-08T09:41:23.961Z] gpg: encrypted with 1 passphrase [2021-05-08T09:41:23.961Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-08T09:41:24.273Z] + mkdir /home/jenkins [2021-05-08T09:41:24.273Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-08T09:41:24.596Z] + 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-05-08T09:41:24.633Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:41:24.960Z] ---> sigul-install.sh [2021-05-08T09:41:33.394Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-08T09:41:33.720Z] + git tag --list [2021-05-08T09:41:33.721Z] 0.1.1 [2021-05-08T09:41:33.721Z] v1.1.0 [2021-05-08T09:41:33.721Z] v1.2.0 [2021-05-08T09:41:33.721Z] v1.2.1 [2021-05-08T09:41:33.721Z] v1.3.0 [2021-05-08T09:41:33.721Z] v2.0.0-dev.1 [2021-05-08T09:41:33.721Z] v2.0.0-dev.10 [2021-05-08T09:41:33.721Z] v2.0.0-dev.11 [2021-05-08T09:41:33.721Z] v2.0.0-dev.12 [2021-05-08T09:41:33.721Z] v2.0.0-dev.13 [2021-05-08T09:41:33.721Z] v2.0.0-dev.14 [2021-05-08T09:41:33.721Z] v2.0.0-dev.15 [2021-05-08T09:41:33.721Z] v2.0.0-dev.16 [2021-05-08T09:41:33.721Z] v2.0.0-dev.17 [2021-05-08T09:41:33.721Z] v2.0.0-dev.18 [2021-05-08T09:41:33.721Z] v2.0.0-dev.19 [2021-05-08T09:41:33.721Z] v2.0.0-dev.2 [2021-05-08T09:41:33.721Z] v2.0.0-dev.20 [2021-05-08T09:41:33.721Z] v2.0.0-dev.21 [2021-05-08T09:41:33.721Z] v2.0.0-dev.22 [2021-05-08T09:41:33.721Z] v2.0.0-dev.23 [2021-05-08T09:41:33.721Z] v2.0.0-dev.24 [2021-05-08T09:41:33.721Z] v2.0.0-dev.25 [2021-05-08T09:41:33.721Z] v2.0.0-dev.26 [2021-05-08T09:41:33.721Z] v2.0.0-dev.27 [2021-05-08T09:41:33.721Z] v2.0.0-dev.28 [2021-05-08T09:41:33.721Z] v2.0.0-dev.29 [2021-05-08T09:41:33.721Z] v2.0.0-dev.3 [2021-05-08T09:41:33.721Z] v2.0.0-dev.30 [2021-05-08T09:41:33.721Z] v2.0.0-dev.31 [2021-05-08T09:41:33.721Z] v2.0.0-dev.32 [2021-05-08T09:41:33.721Z] v2.0.0-dev.33 [2021-05-08T09:41:33.721Z] v2.0.0-dev.34 [2021-05-08T09:41:33.721Z] v2.0.0-dev.35 [2021-05-08T09:41:33.721Z] v2.0.0-dev.36 [2021-05-08T09:41:33.721Z] v2.0.0-dev.37 [2021-05-08T09:41:33.721Z] v2.0.0-dev.38 [2021-05-08T09:41:33.721Z] v2.0.0-dev.39 [2021-05-08T09:41:33.721Z] v2.0.0-dev.4 [2021-05-08T09:41:33.721Z] v2.0.0-dev.40 [2021-05-08T09:41:33.721Z] v2.0.0-dev.41 [2021-05-08T09:41:33.721Z] v2.0.0-dev.42 [2021-05-08T09:41:33.721Z] v2.0.0-dev.43 [2021-05-08T09:41:33.721Z] v2.0.0-dev.44 [2021-05-08T09:41:33.721Z] v2.0.0-dev.45 [2021-05-08T09:41:33.721Z] v2.0.0-dev.46 [2021-05-08T09:41:33.721Z] v2.0.0-dev.47 [2021-05-08T09:41:33.721Z] v2.0.0-dev.48 [2021-05-08T09:41:33.721Z] v2.0.0-dev.5 [2021-05-08T09:41:33.721Z] v2.0.0-dev.6 [2021-05-08T09:41:33.721Z] v2.0.0-dev.7 [2021-05-08T09:41:33.721Z] v2.0.0-dev.8 [2021-05-08T09:41:33.721Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-08T09:41:34.027Z] + lftools sign git-tag v2.0.0-dev.48 [2021-05-08T09:41:35.435Z] Signing Git tag with Sigul... [2021-05-08T09:41:35.435Z] Signing v2.0.0-dev.48 [Pipeline] echo [2021-05-08T09:41:37.387Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:41:37.685Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-08T09:41:37.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-08T09:41:37.725Z] $ docker stop --time=1 8a1eb951552ac40b896ca5d6ebcef9dc58397f9e475a9275e6105325c5c3065e [2021-05-08T09:41:39.379Z] $ docker rm -f 8a1eb951552ac40b896ca5d6ebcef9dc58397f9e475a9275e6105325c5c3065e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:41:39.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:41:39.961Z] . [Pipeline] withDockerContainer [2021-05-08T09:41:40.070Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:41:40.124Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-08T09:41:41.088Z] $ docker top a7b87ad05fa283465288527eda2e561a075dca66164f48cbcfb8843d9e09ba91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-08T09:41:41.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T09:41:41.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T09:41:41.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T09:41:41.894Z] $ docker exec a7b87ad05fa283465288527eda2e561a075dca66164f48cbcfb8843d9e09ba91 ssh-agent [2021-05-08T09:41:42.225Z] SSH_AUTH_SOCK=/tmp/ssh-DnPRUk4TFXH7/agent.13 [2021-05-08T09:41:42.225Z] SSH_AGENT_PID=19 [2021-05-08T09:41:42.238Z] Running ssh-add (command line suppressed) [2021-05-08T09:41:42.550Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4761263959903170476.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4761263959903170476.key) [2021-05-08T09:41:42.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T09:41:43.080Z] + git semver bump pre [2021-05-08T09:41:43.080Z] # -> Open(): unable to determine branch for HEAD [2021-05-08T09:41:43.080Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-08T09:41:43.080Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-08T09:41:43.080Z] # $SEMVER_REMOTE_NAME = origin [2021-05-08T09:41:43.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-08T09:41:43.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-08T09:41:43.081Z] # $SEMVER_BRANCH = master [2021-05-08T09:41:43.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-08T09:41:43.081Z] 2.0.0-dev.49 [Pipeline] } [2021-05-08T09:41:43.104Z] $ docker exec --env ******** --env ******** a7b87ad05fa283465288527eda2e561a075dca66164f48cbcfb8843d9e09ba91 ssh-agent -k [2021-05-08T09:41:43.347Z] unset SSH_AUTH_SOCK; [2021-05-08T09:41:43.347Z] unset SSH_AGENT_PID; [2021-05-08T09:41:43.347Z] echo Agent pid 19 killed; [2021-05-08T09:41:43.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-08T09:41:43.778Z] + git semver [Pipeline] } [2021-05-08T09:41:43.815Z] $ docker stop --time=1 a7b87ad05fa283465288527eda2e561a075dca66164f48cbcfb8843d9e09ba91 [2021-05-08T09:41:45.394Z] $ docker rm -f a7b87ad05fa283465288527eda2e561a075dca66164f48cbcfb8843d9e09ba91 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:41:45.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-08T09:41:45.975Z] . [Pipeline] withDockerContainer [2021-05-08T09:41:46.197Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:41:46.286Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-08T09:41:47.991Z] $ docker top 562169177d9cfed937115ff0d549e00aac27422c2fb8db4bff0878713b90be9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-08T09:41:48.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-08T09:41:48.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-08T09:41:48.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-08T09:41:48.499Z] $ docker exec 562169177d9cfed937115ff0d549e00aac27422c2fb8db4bff0878713b90be9f ssh-agent [2021-05-08T09:41:48.918Z] SSH_AUTH_SOCK=/tmp/ssh-kU3q8sGgEkxh/agent.12 [2021-05-08T09:41:48.918Z] SSH_AGENT_PID=18 [2021-05-08T09:41:48.938Z] Running ssh-add (command line suppressed) [2021-05-08T09:41:49.279Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911056231589614062.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911056231589614062.key) [2021-05-08T09:41:49.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-08T09:41:49.825Z] + git semver push [2021-05-08T09:41:50.095Z] # -> Open(): unable to determine branch for HEAD [2021-05-08T09:41:50.095Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-08T09:41:50.095Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-08T09:41:50.095Z] # $SEMVER_REMOTE_NAME = origin [2021-05-08T09:41:50.095Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-08T09:41:50.095Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-08T09:41:50.095Z] # $SEMVER_BRANCH = master [2021-05-08T09:41:50.095Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-08T09:41:55.455Z] $ docker exec --env ******** --env ******** 562169177d9cfed937115ff0d549e00aac27422c2fb8db4bff0878713b90be9f ssh-agent -k [2021-05-08T09:41:55.596Z] unset SSH_AUTH_SOCK; [2021-05-08T09:41:55.597Z] unset SSH_AGENT_PID; [2021-05-08T09:41:55.597Z] echo Agent pid 18 killed; [2021-05-08T09:41:55.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-08T09:41:56.014Z] + git semver [Pipeline] } [2021-05-08T09:41:56.040Z] $ docker stop --time=1 562169177d9cfed937115ff0d549e00aac27422c2fb8db4bff0878713b90be9f [2021-05-08T09:41:57.507Z] $ docker rm -f 562169177d9cfed937115ff0d549e00aac27422c2fb8db4bff0878713b90be9f [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-05-08T09:41:58.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:41:59.095Z] ---> package-listing.sh [2021-05-08T09:41:59.095Z] ++ facter osfamily [2021-05-08T09:41:59.095Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-08T09:41:59.095Z] + OS_FAMILY=redhat [2021-05-08T09:41:59.095Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-08T09:41:59.095Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-08T09:41:59.095Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-08T09:41:59.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-08T09:41:59.095Z] + PACKAGES=/tmp/packages_start.txt [2021-05-08T09:41:59.095Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-08T09:41:59.095Z] + PACKAGES=/tmp/packages_end.txt [2021-05-08T09:41:59.095Z] + case "${OS_FAMILY}" in [2021-05-08T09:41:59.095Z] + rpm -qa [2021-05-08T09:41:59.095Z] + sort [2021-05-08T09:42:04.426Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-08T09:42:04.426Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-08T09:42:04.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-08T09:42:04.426Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-08T09:42:04.426Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-08T09:42:04.426Z] + 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-05-08T09:42:04.440Z] 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-05-08T09:42:04.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:42:05.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:42:05.068Z] [2021-05-08T09:42:05.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-08T09:42:05.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:42:05.393Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-08T09:42:05.394Z] df20fa9351a1: Pulling fs layer [2021-05-08T09:42:05.394Z] 36b3adc4ff6f: Pulling fs layer [2021-05-08T09:42:05.394Z] 8ad3a11d3b57: Pulling fs layer [2021-05-08T09:42:05.394Z] 46f8f816bc3b: Pulling fs layer [2021-05-08T09:42:05.394Z] 93b61091891f: Pulling fs layer [2021-05-08T09:42:05.394Z] 93b9cdb0e59b: Pulling fs layer [2021-05-08T09:42:05.394Z] 5e14af77c1be: Pulling fs layer [2021-05-08T09:42:05.394Z] 01666e4c0597: Pulling fs layer [2021-05-08T09:42:05.394Z] aa168da1d23b: Pulling fs layer [2021-05-08T09:42:05.394Z] 93b9cdb0e59b: Waiting [2021-05-08T09:42:05.394Z] 5e14af77c1be: Waiting [2021-05-08T09:42:05.394Z] 01666e4c0597: Waiting [2021-05-08T09:42:05.394Z] aa168da1d23b: Waiting [2021-05-08T09:42:05.394Z] 46f8f816bc3b: Waiting [2021-05-08T09:42:05.394Z] 93b61091891f: Waiting [2021-05-08T09:42:05.394Z] 36b3adc4ff6f: Verifying Checksum [2021-05-08T09:42:05.394Z] 36b3adc4ff6f: Download complete [2021-05-08T09:42:05.394Z] 46f8f816bc3b: Verifying Checksum [2021-05-08T09:42:05.394Z] 46f8f816bc3b: Download complete [2021-05-08T09:42:05.690Z] df20fa9351a1: Verifying Checksum [2021-05-08T09:42:05.690Z] df20fa9351a1: Download complete [2021-05-08T09:42:05.690Z] 93b9cdb0e59b: Verifying Checksum [2021-05-08T09:42:05.690Z] 93b9cdb0e59b: Download complete [2021-05-08T09:42:05.690Z] 93b61091891f: Verifying Checksum [2021-05-08T09:42:05.690Z] 93b61091891f: Download complete [2021-05-08T09:42:05.690Z] 01666e4c0597: Verifying Checksum [2021-05-08T09:42:05.690Z] 01666e4c0597: Download complete [2021-05-08T09:42:05.690Z] 5e14af77c1be: Verifying Checksum [2021-05-08T09:42:05.690Z] 5e14af77c1be: Download complete [2021-05-08T09:42:05.690Z] 8ad3a11d3b57: Verifying Checksum [2021-05-08T09:42:05.690Z] 8ad3a11d3b57: Download complete [2021-05-08T09:42:06.285Z] df20fa9351a1: Pull complete [2021-05-08T09:42:06.551Z] 36b3adc4ff6f: Pull complete [2021-05-08T09:42:07.966Z] 8ad3a11d3b57: Pull complete [2021-05-08T09:42:08.235Z] 46f8f816bc3b: Pull complete [2021-05-08T09:42:08.814Z] aa168da1d23b: Verifying Checksum [2021-05-08T09:42:08.814Z] aa168da1d23b: Download complete [2021-05-08T09:42:08.814Z] 93b61091891f: Pull complete [2021-05-08T09:42:09.084Z] 93b9cdb0e59b: Pull complete [2021-05-08T09:42:09.084Z] 5e14af77c1be: Pull complete [2021-05-08T09:42:09.367Z] 01666e4c0597: Pull complete [2021-05-08T09:42:19.666Z] aa168da1d23b: Pull complete [2021-05-08T09:42:19.666Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-08T09:42:19.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-08T09:42:19.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-08T09:42:19.860Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2021-05-08T09:42:19.928Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-08T09:42:23.657Z] $ docker top aa3f2ca573adb462ea03ea198642bf938c5afff73cb59ae9015d3fa5ba05bfd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-08T09:42:24.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-08T09:42:25.388Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-08T09:42:26.044Z] + ls /var/log/sa-host [2021-05-08T09:42:26.044Z] + sadf -c /var/log/sa-host/sa08 [2021-05-08T09:42:26.044Z] file_magic: OK [2021-05-08T09:42:26.044Z] HZ: Using current value: 100 [2021-05-08T09:42:26.044Z] file_header: OK [2021-05-08T09:42:26.044Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-08T09:42:26.044Z] Statistics: [2021-05-08T09:42:26.044Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-08T09:42:26.044Z] File successfully converted to sysstat format version 12.2.1 [2021-05-08T09:42:26.044Z] + sadf -c /var/log/sa-host/sa23 [2021-05-08T09:42:26.044Z] file_magic: OK [2021-05-08T09:42:26.044Z] HZ: Using current value: 100 [2021-05-08T09:42:26.044Z] file_header: OK [2021-05-08T09:42:26.044Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-08T09:42:26.044Z] Statistics: [2021-05-08T09:42:26.044Z] Hnuu...uuuununununu... [2021-05-08T09:42:26.044Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-08T09:42:26.613Z] provisioning config files... [2021-05-08T09:42:26.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config803480769533516564tmp [Pipeline] { [Pipeline] echo [2021-05-08T09:42:26.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:42:27.036Z] ---> create-netrc.sh [Pipeline] } [2021-05-08T09:42:27.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-08T09:42:27.077Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:42:27.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-08T09:42:27.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:42:27.730Z] ---> sudo-logs.sh [2021-05-08T09:42:27.731Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-08T09:42:27.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:42:28.064Z] ---> job-cost.sh [2021-05-08T09:42:28.064Z] lf-activate-venv: SKIPPING [2021-05-08T09:42:28.064Z] DEBUG: total: 0.20999999344348907 [2021-05-08T09:42:28.064Z] INFO: Retrieving Stack Cost... [2021-05-08T09:42:29.020Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-08T09:42:29.600Z] INFO: Archiving Costs [Pipeline] echo [2021-05-08T09:42:29.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-08T09:42:30.007Z] ---> logs-deploy.sh [2021-05-08T09:42:30.007Z] lf-activate-venv: SKIPPING [2021-05-08T09:42:30.007Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/107 [2021-05-08T09:42:30.007Z] INFO: archiving workspace using pattern(s): [2021-05-08T09:42:31.975Z] Archives upload complete. [2021-05-08T09:42:32.241Z] INFO: archiving logs to Nexus