Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bb717a98573fc2f41e9494a67a42c25aa2286931 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14303 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 bb717a98573fc2f41e9494a67a42c25aa2286931 (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 bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 Commit message: "deployment description" > git rev-list --no-walk 23d84d0620b63080253f650c65c06b35d88c866e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-03T09:45:31.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-03T09:45:32.129Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T09:45:32.251Z] ========================================================= [2020-12-03T09:45:32.251Z] EdgeX Global Pipelines Version Info [2020-12-03T09:45:32.251Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:45:33.787Z] ------------------- [2020-12-03T09:45:33.787Z] stable info: [2020-12-03T09:45:33.787Z] ------------------- [2020-12-03T09:45:33.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T09:45:33.787Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T09:45:33.787Z] Message: update stable to v1.0.169 [2020-12-03T09:45:34.746Z] ------------------- [2020-12-03T09:45:34.746Z] experimental info: [2020-12-03T09:45:34.746Z] ------------------- [2020-12-03T09:45:34.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T09:45:34.746Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T09:45:34.746Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T09:45:35.071Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-03T09:45:35.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-03T09:45:35.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T09:45:35.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T09:45:35.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T09:45:35.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T09:45:35.738Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T09:45:35.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T09:45:35.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-03T09:45:36.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T09:45:36.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T09:45:36.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-03T09:45:36.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T09:45:36.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T09:45:36.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T09:45:36.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T09:45:36.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T09:45:36.917Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T09:45:37.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T09:45:37.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-03T09:45:37.225Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-03T09:45:37.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-03T09:45:37.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-03T09:45:37.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-03T09:45:37.631Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-03T09:45:37.724Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T09:45:37.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-03T09:45:37.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-03T09:45:38.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-03T09:45:38.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] echo [2020-12-03T09:45:38.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb717a9 [Pipeline] echo [2020-12-03T09:45:38.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T09:45:38.529Z] provisioning config files... [2020-12-03T09:45:38.564Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8989794327391497949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:45:38.949Z] ---> docker-login.sh [2020-12-03T09:45:38.950Z] nexus3.edgexfoundry.org:10001 [2020-12-03T09:45:39.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:45:39.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:45:39.487Z] Configure a credential helper to remove this warning. See [2020-12-03T09:45:39.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:45:39.487Z] [2020-12-03T09:45:39.487Z] Login Succeeded [2020-12-03T09:45:39.487Z] nexus3.edgexfoundry.org:10002 [2020-12-03T09:45:39.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:45:39.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:45:39.760Z] Configure a credential helper to remove this warning. See [2020-12-03T09:45:39.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:45:39.760Z] [2020-12-03T09:45:39.760Z] Login Succeeded [2020-12-03T09:45:39.760Z] nexus3.edgexfoundry.org:10003 [2020-12-03T09:45:40.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:45:40.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:45:40.035Z] Configure a credential helper to remove this warning. See [2020-12-03T09:45:40.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:45:40.035Z] [2020-12-03T09:45:40.035Z] Login Succeeded [2020-12-03T09:45:40.035Z] nexus3.edgexfoundry.org:10004 [2020-12-03T09:45:40.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:45:40.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:45:40.586Z] Configure a credential helper to remove this warning. See [2020-12-03T09:45:40.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:45:40.586Z] [2020-12-03T09:45:40.586Z] Login Succeeded [2020-12-03T09:45:40.586Z] docker.io [2020-12-03T09:45:40.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:45:40.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:45:40.850Z] Configure a credential helper to remove this warning. See [2020-12-03T09:45:40.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:45:40.850Z] [2020-12-03T09:45:40.850Z] Login Succeeded [2020-12-03T09:45:40.850Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T09:45:40.862Z] 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 [2020-12-03T09:45:41.735Z] + git log --format=format:%s -1 bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] echo [2020-12-03T09:45:41.845Z] GIT_COMMIT: bb717a98573fc2f41e9494a67a42c25aa2286931, Commit Message: deployment description [Pipeline] echo [2020-12-03T09:45:41.897Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:45:42.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:45:42.995Z] [2020-12-03T09:45:42.995Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:45:43.488Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:45:43.488Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T09:45:43.488Z] 31603596830f: Pulling fs layer [2020-12-03T09:45:43.488Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T09:45:43.488Z] 6ca5941a6612: Pulling fs layer [2020-12-03T09:45:43.488Z] ecc8261a40a4: Pulling fs layer [2020-12-03T09:45:43.488Z] ecc8261a40a4: Waiting [2020-12-03T09:45:43.488Z] 2a8b12db71e7: Verifying Checksum [2020-12-03T09:45:43.488Z] 2a8b12db71e7: Download complete [2020-12-03T09:45:43.758Z] 31603596830f: Verifying Checksum [2020-12-03T09:45:43.758Z] 31603596830f: Download complete [2020-12-03T09:45:43.758Z] ecc8261a40a4: Verifying Checksum [2020-12-03T09:45:43.758Z] ecc8261a40a4: Download complete [2020-12-03T09:45:44.036Z] 6ca5941a6612: Verifying Checksum [2020-12-03T09:45:44.036Z] 6ca5941a6612: Download complete [2020-12-03T09:45:44.647Z] 31603596830f: Pull complete [2020-12-03T09:45:44.647Z] 2a8b12db71e7: Pull complete [2020-12-03T09:45:46.117Z] 6ca5941a6612: Pull complete [2020-12-03T09:45:46.117Z] ecc8261a40a4: Pull complete [2020-12-03T09:45:46.428Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T09:45:46.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:45:46.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T09:45:46.673Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:45:46.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T09:45:49.234Z] $ docker top d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T09:45:49.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T09:45:49.632Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T09:45:49.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T09:45:49.931Z] $ docker exec d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 ssh-agent [2020-12-03T09:45:50.286Z] SSH_AUTH_SOCK=/tmp/ssh-7kSwqPNVfgbl/agent.11 [2020-12-03T09:45:50.286Z] SSH_AGENT_PID=16 [2020-12-03T09:45:50.309Z] Running ssh-add (command line suppressed) [2020-12-03T09:45:50.535Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5732476077610281978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5732476077610281978.key) [2020-12-03T09:45:50.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T09:45:51.036Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T09:45:51.087Z] $ docker exec --env ******** --env ******** d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 ssh-agent -k [2020-12-03T09:45:51.342Z] unset SSH_AUTH_SOCK; [2020-12-03T09:45:51.343Z] unset SSH_AGENT_PID; [2020-12-03T09:45:51.343Z] echo Agent pid 16 killed; [2020-12-03T09:45:51.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T09:45:51.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T09:45:51.614Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T09:45:52.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T09:45:52.119Z] $ docker exec d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 ssh-agent [2020-12-03T09:45:52.757Z] SSH_AUTH_SOCK=/tmp/ssh-iCFYbAqcwMop/agent.44 [2020-12-03T09:45:52.758Z] SSH_AGENT_PID=50 [2020-12-03T09:45:52.768Z] Running ssh-add (command line suppressed) [2020-12-03T09:45:53.271Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_350502289105800291.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_350502289105800291.key) [2020-12-03T09:45:53.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T09:45:54.406Z] + git semver init [2020-12-03T09:45:54.406Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T09:45:54.406Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-03T09:45:54.406Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-03T09:45:54.406Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T09:45:54.406Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T09:45:54.406Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T09:45:54.406Z] # $SEMVER_BRANCH = master [2020-12-03T09:45:54.406Z] # $SEMVER_TEMP = /tmp/semver-194670862 [2020-12-03T09:45:54.406Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-03T09:45:55.939Z] # '/tmp/semver-194670862' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-12-03T09:45:56.209Z] # -> Force: false [2020-12-03T09:45:56.209Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-03T09:45:56.239Z] $ docker exec --env ******** --env ******** d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 ssh-agent -k [2020-12-03T09:45:56.641Z] unset SSH_AUTH_SOCK; [2020-12-03T09:45:56.641Z] unset SSH_AGENT_PID; [2020-12-03T09:45:56.641Z] echo Agent pid 50 killed; [2020-12-03T09:45:56.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T09:45:57.416Z] + git semver [Pipeline] } [2020-12-03T09:45:57.449Z] $ docker stop --time=1 d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 [2020-12-03T09:45:58.976Z] $ docker rm -f d76b609966e154d67c3ff2abcfeb3de0c1ba277bbf3856e60b220425314c59c8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T09:45:59.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T09:46:00.263Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T09:46:00.266Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-03T09:46:15.885Z] Still waiting to schedule task [2020-12-03T09:46:15.886Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14303’ [2020-12-03T09:46:15.887Z] Still waiting to schedule task [2020-12-03T09:46:15.888Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-03T09:48:16.055Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14304 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-03T09:48:16.115Z] Running in /w/workspace/edgex-ui-go/58 [Pipeline] { [Pipeline] checkout [2020-12-03T09:48:20.800Z] using credential edgex-jenkins-ssh [2020-12-03T09:48:20.879Z] Cloning the remote Git repository [2020-12-03T09:48:20.942Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:21.043Z] > git init /w/workspace/edgex-ui-go/58 # timeout=10 [2020-12-03T09:48:21.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:21.111Z] > git --version # timeout=10 [2020-12-03T09:48:21.129Z] > git --version # 'git version 2.17.1' [2020-12-03T09:48:21.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T09:48:21.192Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T09:48:23.250Z] Checking out Revision bb717a98573fc2f41e9494a67a42c25aa2286931 (master) [2020-12-03T09:48:22.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T09:48:22.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T09:48:22.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T09:48:22.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:22.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T09:48:22.787Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T09:48:23.280Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T09:48:23.297Z] > git checkout -f bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 [2020-12-03T09:48:27.905Z] Commit message: "deployment description" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T09:48:29.599Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-03T09:48:30.043Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T09:48:30.381Z] + true [2020-12-03T09:48:30.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T09:48:32.433Z] provisioning config files... [2020-12-03T09:48:32.472Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/58@tmp/config375392531629587129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:48:33.004Z] ---> docker-login.sh [2020-12-03T09:48:33.004Z] nexus3.edgexfoundry.org:10001 [2020-12-03T09:48:33.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:34.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:34.194Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:34.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:34.194Z] [2020-12-03T09:48:34.194Z] Login Succeeded [2020-12-03T09:48:34.194Z] nexus3.edgexfoundry.org:10002 [2020-12-03T09:48:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:34.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:34.740Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:34.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:34.740Z] [2020-12-03T09:48:34.740Z] Login Succeeded [2020-12-03T09:48:34.740Z] nexus3.edgexfoundry.org:10003 [2020-12-03T09:48:35.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:35.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:35.014Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:35.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:35.014Z] [2020-12-03T09:48:35.014Z] Login Succeeded [2020-12-03T09:48:35.292Z] nexus3.edgexfoundry.org:10004 [2020-12-03T09:48:35.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:35.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:35.566Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:35.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:35.566Z] [2020-12-03T09:48:35.566Z] Login Succeeded [2020-12-03T09:48:35.566Z] docker.io [2020-12-03T09:48:36.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:36.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:36.429Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:36.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:36.429Z] [2020-12-03T09:48:36.429Z] Login Succeeded [2020-12-03T09:48:36.429Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T09:48:36.447Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T09:48:36.914Z] ========================================================= [2020-12-03T09:48:36.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T09:48:36.914Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:48:37.294Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-03T09:48:37.899Z] Sending build context to Docker daemon 15.63MB [2020-12-03T09:48:37.899Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T09:48:37.899Z] Step 2/8 : FROM ${BASE} [2020-12-03T09:48:38.176Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T09:48:38.176Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T09:48:38.176Z] a4357932f1b6: Pulling fs layer [2020-12-03T09:48:38.176Z] 18c013af1878: Pulling fs layer [2020-12-03T09:48:38.176Z] 00ac8860ef70: Pulling fs layer [2020-12-03T09:48:38.176Z] 63d7cb157983: Pulling fs layer [2020-12-03T09:48:38.176Z] b116817d02f9: Pulling fs layer [2020-12-03T09:48:38.176Z] 745a02a5169b: Pulling fs layer [2020-12-03T09:48:38.176Z] 00ac8860ef70: Waiting [2020-12-03T09:48:38.176Z] 63d7cb157983: Waiting [2020-12-03T09:48:38.176Z] b116817d02f9: Waiting [2020-12-03T09:48:38.176Z] 745a02a5169b: Waiting [2020-12-03T09:48:38.176Z] 18c013af1878: Download complete [2020-12-03T09:48:38.176Z] a4357932f1b6: Download complete [2020-12-03T09:48:38.176Z] 63d7cb157983: Verifying Checksum [2020-12-03T09:48:38.177Z] 63d7cb157983: Download complete [2020-12-03T09:48:38.177Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T09:48:38.177Z] 5f621e34cdf4: Download complete [2020-12-03T09:48:38.177Z] b116817d02f9: Verifying Checksum [2020-12-03T09:48:38.177Z] b116817d02f9: Download complete [2020-12-03T09:48:38.778Z] 5f621e34cdf4: Pull complete [2020-12-03T09:48:39.384Z] a4357932f1b6: Pull complete [2020-12-03T09:48:39.661Z] 18c013af1878: Pull complete [2020-12-03T09:48:41.115Z] 745a02a5169b: Verifying Checksum [2020-12-03T09:48:41.115Z] 745a02a5169b: Download complete [2020-12-03T09:48:42.117Z] 00ac8860ef70: Verifying Checksum [2020-12-03T09:48:42.117Z] 00ac8860ef70: Download complete [2020-12-03T09:48:45.514Z] Running on prd-centos7-docker-4c-2g-14305 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-03T09:48:45.575Z] Running in /w/workspace/edgex-ui-go/58 [Pipeline] { [Pipeline] checkout [2020-12-03T09:48:47.943Z] using credential edgex-jenkins-ssh [2020-12-03T09:48:48.004Z] Cloning the remote Git repository [2020-12-03T09:48:48.031Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:48.095Z] > git init /w/workspace/edgex-ui-go/58 # timeout=10 [2020-12-03T09:48:48.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:48.153Z] > git --version # timeout=10 [2020-12-03T09:48:48.160Z] > git --version # 'git version 2.24.3' [2020-12-03T09:48:48.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T09:48:48.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T09:48:49.592Z] Checking out Revision bb717a98573fc2f41e9494a67a42c25aa2286931 (master) [2020-12-03T09:48:49.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T09:48:49.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T09:48:49.166Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-03T09:48:49.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-03T09:48:49.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T09:48:49.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T09:48:49.600Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T09:48:49.604Z] > git checkout -f bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 [2020-12-03T09:48:52.297Z] 00ac8860ef70: Pull complete [2020-12-03T09:48:52.297Z] 63d7cb157983: Pull complete [2020-12-03T09:48:52.569Z] b116817d02f9: Pull complete [2020-12-03T09:48:53.299Z] Commit message: "deployment description" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T09:48:54.606Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-03T09:48:54.928Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T09:48:55.227Z] + sudo service docker restart [2020-12-03T09:48:55.227Z] + true [2020-12-03T09:48:55.227Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T09:48:56.692Z] provisioning config files... [2020-12-03T09:48:56.720Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/58@tmp/config6648545789499872683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:48:56.893Z] 745a02a5169b: Pull complete [2020-12-03T09:48:56.893Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T09:48:56.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T09:48:56.893Z] ---> b7e6874047d6 [2020-12-03T09:48:56.893Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-03T09:48:57.103Z] ---> docker-login.sh [2020-12-03T09:48:57.104Z] nexus3.edgexfoundry.org:10001 [2020-12-03T09:48:57.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:57.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:57.633Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:57.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:57.633Z] [2020-12-03T09:48:57.633Z] Login Succeeded [2020-12-03T09:48:57.633Z] nexus3.edgexfoundry.org:10002 [2020-12-03T09:48:57.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:57.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:57.895Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:57.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:57.895Z] [2020-12-03T09:48:57.895Z] Login Succeeded [2020-12-03T09:48:57.895Z] nexus3.edgexfoundry.org:10003 [2020-12-03T09:48:57.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:57.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:57.895Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:57.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:57.895Z] [2020-12-03T09:48:57.895Z] Login Succeeded [2020-12-03T09:48:57.895Z] nexus3.edgexfoundry.org:10004 [2020-12-03T09:48:58.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:58.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:58.163Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:58.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:58.163Z] [2020-12-03T09:48:58.163Z] Login Succeeded [2020-12-03T09:48:58.163Z] docker.io [2020-12-03T09:48:58.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:48:58.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:48:58.689Z] Configure a credential helper to remove this warning. See [2020-12-03T09:48:58.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:48:58.689Z] [2020-12-03T09:48:58.689Z] Login Succeeded [2020-12-03T09:48:58.689Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T09:48:58.701Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T09:48:59.035Z] ========================================================= [2020-12-03T09:48:59.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-03T09:48:59.035Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:48:59.390Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-03T09:48:59.511Z] ---> Running in acc47a525fba [2020-12-03T09:48:59.511Z] Removing intermediate container acc47a525fba [2020-12-03T09:48:59.511Z] ---> 16ad2e52221f [2020-12-03T09:48:59.511Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T09:48:59.656Z] Sending build context to Docker daemon 15.63MB [2020-12-03T09:48:59.656Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T09:48:59.656Z] Step 2/8 : FROM ${BASE} [2020-12-03T09:48:59.656Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-03T09:48:59.656Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T09:48:59.656Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T09:48:59.656Z] de9db76c5a1d: Pulling fs layer [2020-12-03T09:48:59.656Z] bca2f99d35d6: Pulling fs layer [2020-12-03T09:48:59.656Z] 93359f2a8cfa: Pulling fs layer [2020-12-03T09:48:59.656Z] 7c6f9722023f: Pulling fs layer [2020-12-03T09:48:59.656Z] a35cf1a2eb13: Pulling fs layer [2020-12-03T09:48:59.656Z] 93359f2a8cfa: Waiting [2020-12-03T09:48:59.656Z] 7c6f9722023f: Waiting [2020-12-03T09:48:59.656Z] a35cf1a2eb13: Waiting [2020-12-03T09:48:59.656Z] bca2f99d35d6: Waiting [2020-12-03T09:48:59.656Z] de9db76c5a1d: Verifying Checksum [2020-12-03T09:48:59.656Z] de9db76c5a1d: Download complete [2020-12-03T09:48:59.656Z] 0ef7d3d256c8: Download complete [2020-12-03T09:48:59.656Z] 93359f2a8cfa: Verifying Checksum [2020-12-03T09:48:59.656Z] 93359f2a8cfa: Download complete [2020-12-03T09:48:59.782Z] ---> Running in 23e4e28d795f [2020-12-03T09:48:59.919Z] 7c6f9722023f: Verifying Checksum [2020-12-03T09:48:59.919Z] 7c6f9722023f: Download complete [2020-12-03T09:48:59.919Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T09:48:59.919Z] 188c0c94c7c5: Download complete [2020-12-03T09:49:00.182Z] 188c0c94c7c5: Pull complete [2020-12-03T09:49:00.182Z] 0ef7d3d256c8: Pull complete [2020-12-03T09:49:00.444Z] de9db76c5a1d: Pull complete [2020-12-03T09:49:01.414Z] a35cf1a2eb13: Verifying Checksum [2020-12-03T09:49:01.414Z] a35cf1a2eb13: Download complete [2020-12-03T09:49:01.753Z] Removing intermediate container 23e4e28d795f [2020-12-03T09:49:01.753Z] ---> 3830c19dc21e [2020-12-03T09:49:01.753Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-03T09:49:02.031Z] ---> Running in 1e68e08a3634 [2020-12-03T09:49:02.379Z] bca2f99d35d6: Verifying Checksum [2020-12-03T09:49:02.380Z] bca2f99d35d6: Download complete [2020-12-03T09:49:03.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T09:49:04.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T09:49:05.040Z] OK: 142 MiB in 39 packages [2020-12-03T09:49:06.014Z] Removing intermediate container 1e68e08a3634 [2020-12-03T09:49:06.014Z] ---> 460aed30fdb5 [2020-12-03T09:49:06.014Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-03T09:49:06.285Z] ---> Running in 632936100d95 [2020-12-03T09:49:06.559Z] Removing intermediate container 632936100d95 [2020-12-03T09:49:06.559Z] ---> 864baa609ce7 [2020-12-03T09:49:06.559Z] Step 7/8 : COPY . . [2020-12-03T09:49:08.533Z] ---> b488feb2352d [2020-12-03T09:49:08.533Z] Step 8/8 : RUN go mod download [2020-12-03T09:49:08.533Z] ---> Running in 0e59f6fb5323 [2020-12-03T09:49:09.017Z] bca2f99d35d6: Pull complete [2020-12-03T09:49:09.017Z] 93359f2a8cfa: Pull complete [2020-12-03T09:49:09.017Z] 7c6f9722023f: Pull complete [2020-12-03T09:49:13.276Z] a35cf1a2eb13: Pull complete [2020-12-03T09:49:13.276Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-03T09:49:13.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-03T09:49:13.276Z] ---> a62c8e92a672 [2020-12-03T09:49:13.276Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-03T09:49:13.542Z] ---> Running in 1702847458f7 [2020-12-03T09:49:13.807Z] Removing intermediate container 1702847458f7 [2020-12-03T09:49:13.807Z] ---> c0ced482e154 [2020-12-03T09:49:13.807Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T09:49:13.807Z] ---> Running in 813a82a4e4a7 [2020-12-03T09:49:15.739Z] Removing intermediate container 813a82a4e4a7 [2020-12-03T09:49:15.739Z] ---> 514e4fc83119 [2020-12-03T09:49:15.739Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-03T09:49:15.739Z] ---> Running in 28e089990bcd [2020-12-03T09:49:16.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T09:49:16.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T09:49:17.537Z] OK: 166 MiB in 39 packages [2020-12-03T09:49:18.113Z] Removing intermediate container 28e089990bcd [2020-12-03T09:49:18.114Z] ---> 73437e1b205f [2020-12-03T09:49:18.114Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-03T09:49:18.114Z] ---> Running in 6ea1892f3a94 [2020-12-03T09:49:18.114Z] Removing intermediate container 6ea1892f3a94 [2020-12-03T09:49:18.114Z] ---> 2a06bb1071ae [2020-12-03T09:49:18.114Z] Step 7/8 : COPY . . [2020-12-03T09:49:20.040Z] ---> 778e19d66247 [2020-12-03T09:49:20.040Z] Step 8/8 : RUN go mod download [2020-12-03T09:49:20.040Z] ---> Running in d2259cdd160d [2020-12-03T09:49:35.323Z] Removing intermediate container 0e59f6fb5323 [2020-12-03T09:49:35.323Z] ---> bfe146101096 [2020-12-03T09:49:35.323Z] Successfully built bfe146101096 [2020-12-03T09:49:35.323Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:49:35.667Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T09:49:35.667Z] . [Pipeline] withDockerContainer [2020-12-03T09:49:35.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-14304 does not seem to be running inside a container [2020-12-03T09:49:35.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/58 -v /w/workspace/edgex-ui-go/58:/w/workspace/edgex-ui-go/58:rw,z -v /w/workspace/edgex-ui-go/58@tmp:/w/workspace/edgex-ui-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T09:49:37.419Z] $ docker top daa3bc8b83e18c2c54f1de5796d2a5d7c19a7ba1c11f087b25816a7d153dce0e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T09:49:38.469Z] + go version [2020-12-03T09:49:38.469Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T09:49:38.499Z] $ docker stop --time=1 daa3bc8b83e18c2c54f1de5796d2a5d7c19a7ba1c11f087b25816a7d153dce0e [2020-12-03T09:49:40.454Z] $ docker rm -f daa3bc8b83e18c2c54f1de5796d2a5d7c19a7ba1c11f087b25816a7d153dce0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:49:41.588Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T09:49:41.588Z] . [Pipeline] withDockerContainer [2020-12-03T09:49:41.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-14304 does not seem to be running inside a container [2020-12-03T09:49:41.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/58 -v /w/workspace/edgex-ui-go/58:/w/workspace/edgex-ui-go/58:rw,z -v /w/workspace/edgex-ui-go/58@tmp:/w/workspace/edgex-ui-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T09:49:42.070Z] Removing intermediate container d2259cdd160d [2020-12-03T09:49:42.070Z] ---> 1b59d08fe17b [2020-12-03T09:49:42.070Z] Successfully built 1b59d08fe17b [2020-12-03T09:49:42.070Z] Successfully tagged ci-base-image-x86_64:latest [2020-12-03T09:49:43.404Z] $ docker top 3da13ca97895e47ac961a74f1568ebf90bcc932396b2d6e5bb98ba6b02a2ce22 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:49:44.158Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T09:49:44.158Z] . [Pipeline] withDockerContainer [2020-12-03T09:49:44.388Z] + make test [2020-12-03T09:49:44.388Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-03T09:49:44.433Z] prd-centos7-docker-4c-2g-14305 does not seem to be running inside a container [2020-12-03T09:49:44.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/58 -v /w/workspace/edgex-ui-go/58:/w/workspace/edgex-ui-go/58:rw,z -v /w/workspace/edgex-ui-go/58@tmp:/w/workspace/edgex-ui-go/58@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 [2020-12-03T09:49:45.378Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-03T09:49:45.503Z] $ docker top 9f163771785c7693273161f45bda2dd1c3056807ce8c986acdd93435af25e95b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T09:49:46.064Z] + go version [2020-12-03T09:49:46.065Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-03T09:49:46.080Z] $ docker stop --time=1 9f163771785c7693273161f45bda2dd1c3056807ce8c986acdd93435af25e95b [2020-12-03T09:49:47.513Z] $ docker rm -f 9f163771785c7693273161f45bda2dd1c3056807ce8c986acdd93435af25e95b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:49:48.474Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T09:49:48.474Z] . [Pipeline] withDockerContainer [2020-12-03T09:49:48.576Z] prd-centos7-docker-4c-2g-14305 does not seem to be running inside a container [2020-12-03T09:49:48.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/58 -v /w/workspace/edgex-ui-go/58:/w/workspace/edgex-ui-go/58:rw,z -v /w/workspace/edgex-ui-go/58@tmp:/w/workspace/edgex-ui-go/58@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 [2020-12-03T09:49:49.347Z] $ docker top e84717c53078d8615a49f93f0fcba382e6270a24da0742f9db0abda4ede7e938 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T09:49:49.850Z] + make test [2020-12-03T09:49:49.850Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-03T09:49:50.431Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-03T09:49:58.663Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-03T09:49:58.663Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-03T09:50:00.085Z] $ docker stop --time=1 e84717c53078d8615a49f93f0fcba382e6270a24da0742f9db0abda4ede7e938 [2020-12-03T09:50:02.194Z] $ docker rm -f e84717c53078d8615a49f93f0fcba382e6270a24da0742f9db0abda4ede7e938 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T09:50:02.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T09:50:03.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-03T09:50:06.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T09:50:07.024Z] + ls -al . [2020-12-03T09:50:07.024Z] total 88 [2020-12-03T09:50:07.024Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 3 09:49 . [2020-12-03T09:50:07.024Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 3 09:48 .. [2020-12-03T09:50:07.024Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 3 09:48 assets [2020-12-03T09:50:07.024Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 3 09:48 bin [2020-12-03T09:50:07.024Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 3 09:48 cmd [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 3 09:48 CONTRIBUTING.md [2020-12-03T09:50:07.024Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 3 09:49 coverage.out [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 3 09:48 Dockerfile [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 3 09:48 Dockerfile.build [2020-12-03T09:50:07.024Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 3 09:48 docs [2020-12-03T09:50:07.024Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 3 09:48 .git [2020-12-03T09:50:07.024Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 3 09:48 .github [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 136 Dec 3 09:48 .gitignore [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 3 09:48 go.mod [2020-12-03T09:50:07.024Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 3 09:49 go.sum [2020-12-03T09:50:07.024Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 3 09:48 internal [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 3 09:48 Jenkinsfile [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 3 09:48 LICENSE [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 3 09:48 Makefile [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 3 09:48 README.md [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 3 09:45 VERSION [2020-12-03T09:50:07.024Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 3 09:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:07.337Z] + 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=bb717a98573fc2f41e9494a67a42c25aa2286931 --label arch=amd64 --label version=1.3.1-dev.2 . [2020-12-03T09:50:07.601Z] Sending build context to Docker daemon 15.65MB [2020-12-03T09:50:07.601Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-03T09:50:07.601Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-03T09:50:07.601Z] ---> 1b59d08fe17b [2020-12-03T09:50:07.601Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-03T09:50:07.866Z] ---> Running in 24eeb6a3a8e0 [2020-12-03T09:50:08.140Z] Removing intermediate container 24eeb6a3a8e0 [2020-12-03T09:50:08.140Z] ---> 3283d3df8b10 [2020-12-03T09:50:08.140Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-03T09:50:08.407Z] ---> Running in ee289aff6f31 [2020-12-03T09:50:08.407Z] Removing intermediate container ee289aff6f31 [2020-12-03T09:50:08.407Z] ---> 0c80b4174892 [2020-12-03T09:50:08.407Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T09:50:08.407Z] ---> Running in 5aa495594b6c [2020-12-03T09:50:08.670Z] Removing intermediate container 5aa495594b6c [2020-12-03T09:50:08.670Z] ---> 829ccca626bb [2020-12-03T09:50:08.670Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-03T09:50:08.670Z] ---> Running in a50de2536a5b [2020-12-03T09:50:08.933Z] Removing intermediate container a50de2536a5b [2020-12-03T09:50:08.933Z] ---> 0f3936bb1c06 [2020-12-03T09:50:08.933Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-03T09:50:08.933Z] ---> Running in 15a65840bc75 [2020-12-03T09:50:09.196Z] Removing intermediate container 15a65840bc75 [2020-12-03T09:50:09.196Z] ---> e23f18a1aba9 [2020-12-03T09:50:09.196Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T09:50:09.196Z] ---> Running in 1f725c1d2879 [2020-12-03T09:50:10.145Z] Removing intermediate container 1f725c1d2879 [2020-12-03T09:50:10.145Z] ---> 57083d320e46 [2020-12-03T09:50:10.145Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T09:50:10.145Z] ---> Running in 8195133a4c38 [2020-12-03T09:50:10.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T09:50:11.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T09:50:12.249Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T09:50:12.250Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T09:50:12.250Z] OK: 12745 distinct packages available [2020-12-03T09:50:12.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-03T09:50:12.265Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-03T09:50:12.265Z] GO111MODULE=on go vet ./... [2020-12-03T09:50:12.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2020-12-03T09:50:13.726Z] $ docker stop --time=1 3da13ca97895e47ac961a74f1568ebf90bcc932396b2d6e5bb98ba6b02a2ce22 [2020-12-03T09:50:13.772Z] OK: 166 MiB in 39 packages [2020-12-03T09:50:14.035Z] Removing intermediate container 8195133a4c38 [2020-12-03T09:50:14.036Z] ---> afc000726f20 [2020-12-03T09:50:14.036Z] Step 10/24 : ENV GO111MODULE=on [2020-12-03T09:50:14.036Z] ---> Running in 15bd7ce47343 [2020-12-03T09:50:14.299Z] Removing intermediate container 15bd7ce47343 [2020-12-03T09:50:14.299Z] ---> 146fb408fee3 [2020-12-03T09:50:14.299Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-03T09:50:14.299Z] ---> Running in 018d8ef9b2cc [2020-12-03T09:50:14.562Z] Removing intermediate container 018d8ef9b2cc [2020-12-03T09:50:14.562Z] ---> 923f0ddee4c6 [2020-12-03T09:50:14.562Z] Step 12/24 : COPY go.mod . [2020-12-03T09:50:14.826Z] ---> c0227f274950 [2020-12-03T09:50:14.826Z] Step 13/24 : COPY Makefile . [2020-12-03T09:50:15.097Z] ---> bb6bb0de60ab [2020-12-03T09:50:15.097Z] Step 14/24 : RUN make update [2020-12-03T09:50:15.097Z] ---> Running in 285e746e3557 [2020-12-03T09:50:15.678Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-03T09:50:15.866Z] $ docker rm -f 3da13ca97895e47ac961a74f1568ebf90bcc932396b2d6e5bb98ba6b02a2ce22 [2020-12-03T09:50:16.253Z] Removing intermediate container 285e746e3557 [2020-12-03T09:50:16.253Z] ---> db11c9d61371 [2020-12-03T09:50:16.253Z] Step 15/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T09:50:16.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T09:50:16.811Z] Warning: overwriting stash ‘coverage-report’ [2020-12-03T09:50:17.224Z] ---> 473c3ef7ca44 [2020-12-03T09:50:17.224Z] Step 16/24 : RUN ${MAKE} [2020-12-03T09:50:17.224Z] ---> Running in e28db17134ef [2020-12-03T09:50:17.573Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-03T09:50:17.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.3.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T09:50:18.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T09:50:18.747Z] + ls -al . [2020-12-03T09:50:18.747Z] total 120 [2020-12-03T09:50:18.747Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 3 09:49 . [2020-12-03T09:50:18.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 09:48 .. [2020-12-03T09:50:18.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 09:48 .git [2020-12-03T09:50:18.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 09:48 .github [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 136 Dec 3 09:48 .gitignore [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 3 09:48 CONTRIBUTING.md [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 3 09:48 Dockerfile [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 3 09:48 Dockerfile.build [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 3 09:48 Jenkinsfile [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 3 09:48 LICENSE [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 3 09:48 Makefile [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 3 09:48 README.md [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 3 09:45 VERSION [2020-12-03T09:50:18.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 09:48 assets [2020-12-03T09:50:18.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 09:48 bin [2020-12-03T09:50:18.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 3 09:48 cmd [2020-12-03T09:50:18.747Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 3 09:49 coverage.out [2020-12-03T09:50:18.747Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 3 09:48 docs [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 3 09:48 go.mod [2020-12-03T09:50:18.747Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 3 09:49 go.sum [2020-12-03T09:50:18.747Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 09:48 internal [2020-12-03T09:50:18.747Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 3 09:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:19.278Z] + 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=bb717a98573fc2f41e9494a67a42c25aa2286931 --label arch=arm64 --label version=1.3.1-dev.2 . [2020-12-03T09:50:19.882Z] Sending build context to Docker daemon 15.65MB [2020-12-03T09:50:19.882Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-03T09:50:19.882Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-03T09:50:19.882Z] ---> bfe146101096 [2020-12-03T09:50:19.882Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-03T09:50:20.159Z] ---> Running in b1dbda919760 [2020-12-03T09:50:20.755Z] Removing intermediate container b1dbda919760 [2020-12-03T09:50:20.755Z] ---> 1673ba60b6b0 [2020-12-03T09:50:20.755Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-03T09:50:20.755Z] ---> Running in 225b997b9ca7 [2020-12-03T09:50:21.029Z] Removing intermediate container 225b997b9ca7 [2020-12-03T09:50:21.029Z] ---> 8d049b5b4237 [2020-12-03T09:50:21.030Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T09:50:21.300Z] ---> Running in e151c979a8c2 [2020-12-03T09:50:21.572Z] Removing intermediate container e151c979a8c2 [2020-12-03T09:50:21.572Z] ---> 80ea189f90f6 [2020-12-03T09:50:21.572Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-03T09:50:21.844Z] ---> Running in ef363c9bd7b7 [2020-12-03T09:50:22.117Z] Removing intermediate container ef363c9bd7b7 [2020-12-03T09:50:22.117Z] ---> 6d3be1f23fcb [2020-12-03T09:50:22.117Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-03T09:50:22.392Z] ---> Running in 93b398fe6a89 [2020-12-03T09:50:22.985Z] Removing intermediate container 93b398fe6a89 [2020-12-03T09:50:22.985Z] ---> 8073a12bfa74 [2020-12-03T09:50:22.985Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T09:50:22.985Z] ---> Running in fc5bb23473c3 [2020-12-03T09:50:24.958Z] Removing intermediate container fc5bb23473c3 [2020-12-03T09:50:24.958Z] ---> 403f9e51e37a [2020-12-03T09:50:24.958Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T09:50:24.958Z] ---> Running in a548642e88bb [2020-12-03T09:50:26.103Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T09:50:26.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T09:50:26.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T09:50:27.964Z] v3.12.1-69-gbdfcc49399 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T09:50:27.965Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T09:50:27.965Z] OK: 12616 distinct packages available [2020-12-03T09:50:27.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T09:50:28.024Z] Removing intermediate container e28db17134ef [2020-12-03T09:50:28.024Z] ---> b2e8c8a363e0 [2020-12-03T09:50:28.024Z] Step 17/24 : FROM alpine [2020-12-03T09:50:28.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T09:50:28.974Z] latest: Pulling from library/alpine [2020-12-03T09:50:28.974Z] 188c0c94c7c5: Already exists [2020-12-03T09:50:28.974Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T09:50:28.974Z] Status: Downloaded newer image for alpine:latest [2020-12-03T09:50:28.974Z] ---> d6e46aa2470d [2020-12-03T09:50:28.974Z] Step 18/24 : EXPOSE 4000 [2020-12-03T09:50:28.974Z] ---> Running in 490caf7c1b95 [2020-12-03T09:50:29.242Z] Removing intermediate container 490caf7c1b95 [2020-12-03T09:50:29.242Z] ---> c56a6434dc8e [2020-12-03T09:50:29.242Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T09:50:29.528Z] OK: 142 MiB in 39 packages [2020-12-03T09:50:30.187Z] ---> d852ce5f611d [2020-12-03T09:50:30.187Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T09:50:30.450Z] ---> Running in aa7700c83706 [2020-12-03T09:50:30.450Z] Removing intermediate container aa7700c83706 [2020-12-03T09:50:30.450Z] ---> 803c3c1fe2de [2020-12-03T09:50:30.450Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-03T09:50:30.504Z] Removing intermediate container a548642e88bb [2020-12-03T09:50:30.504Z] ---> f9ee6e83c6eb [2020-12-03T09:50:30.504Z] Step 10/24 : ENV GO111MODULE=on [2020-12-03T09:50:30.713Z] ---> Running in 27e2867b19d1 [2020-12-03T09:50:30.713Z] Removing intermediate container 27e2867b19d1 [2020-12-03T09:50:30.713Z] ---> a7d83703e2fc [2020-12-03T09:50:30.713Z] Step 22/24 : LABEL arch=amd64 [2020-12-03T09:50:30.775Z] ---> Running in 66f8fd3e0298 [2020-12-03T09:50:30.975Z] ---> Running in 80c8568101bf [2020-12-03T09:50:30.975Z] Removing intermediate container 80c8568101bf [2020-12-03T09:50:30.975Z] ---> 3d38f3f55f05 [2020-12-03T09:50:30.975Z] Step 23/24 : LABEL git_sha=bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:50:30.975Z] ---> Running in e69546855892 [2020-12-03T09:50:31.048Z] Removing intermediate container 66f8fd3e0298 [2020-12-03T09:50:31.048Z] ---> 4ed16b5edfe3 [2020-12-03T09:50:31.048Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-03T09:50:31.048Z] ---> Running in 6075fa5c6734 [2020-12-03T09:50:31.237Z] Removing intermediate container e69546855892 [2020-12-03T09:50:31.238Z] ---> cd6cf54b7d9d [2020-12-03T09:50:31.238Z] Step 24/24 : LABEL version=1.3.1-dev.2 [2020-12-03T09:50:31.238Z] ---> Running in 5ef7a24e6835 [2020-12-03T09:50:31.500Z] Removing intermediate container 5ef7a24e6835 [2020-12-03T09:50:31.500Z] ---> e8b71e1a2e63 [2020-12-03T09:50:31.500Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T09:50:31.500Z] Successfully built e8b71e1a2e63 [2020-12-03T09:50:31.500Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [2020-12-03T09:50:31.643Z] Removing intermediate container 6075fa5c6734 [2020-12-03T09:50:31.643Z] ---> 1476b3ca869e [2020-12-03T09:50:31.643Z] Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T09:50:32.002Z] provisioning config files... [2020-12-03T09:50:32.039Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/58@tmp/config2797441277213852381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:50:32.241Z] ---> ecd883240b56 [2020-12-03T09:50:32.241Z] Step 13/24 : COPY Makefile . [2020-12-03T09:50:32.403Z] ---> docker-login.sh [2020-12-03T09:50:32.403Z] nexus3.edgexfoundry.org:10001 [2020-12-03T09:50:32.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:50:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:50:32.666Z] Configure a credential helper to remove this warning. See [2020-12-03T09:50:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:50:32.666Z] [2020-12-03T09:50:32.666Z] Login Succeeded [2020-12-03T09:50:32.666Z] nexus3.edgexfoundry.org:10002 [2020-12-03T09:50:32.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:50:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:50:32.666Z] Configure a credential helper to remove this warning. See [2020-12-03T09:50:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:50:32.666Z] [2020-12-03T09:50:32.666Z] Login Succeeded [2020-12-03T09:50:32.666Z] nexus3.edgexfoundry.org:10003 [2020-12-03T09:50:32.838Z] ---> d125a26b788c [2020-12-03T09:50:32.838Z] Step 14/24 : RUN make update [2020-12-03T09:50:32.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:50:32.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:50:32.929Z] Configure a credential helper to remove this warning. See [2020-12-03T09:50:32.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:50:32.929Z] [2020-12-03T09:50:32.929Z] Login Succeeded [2020-12-03T09:50:32.929Z] nexus3.edgexfoundry.org:10004 [2020-12-03T09:50:33.113Z] ---> Running in d9a5efded741 [2020-12-03T09:50:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:50:33.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:50:33.192Z] Configure a credential helper to remove this warning. See [2020-12-03T09:50:33.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:50:33.192Z] [2020-12-03T09:50:33.192Z] Login Succeeded [2020-12-03T09:50:33.192Z] docker.io [2020-12-03T09:50:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:50:33.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:50:33.455Z] Configure a credential helper to remove this warning. See [2020-12-03T09:50:33.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:50:33.455Z] [2020-12-03T09:50:33.455Z] Login Succeeded [2020-12-03T09:50:33.455Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T09:50:33.465Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T09:50:33.722Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-12-03T09:50:33.722Z] bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:50:33.722Z] latest [2020-12-03T09:50:33.722Z] 1.3.1-dev.2 [2020-12-03T09:50:33.722Z] bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:50:33.722Z] master [2020-12-03T09:50:33.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:34.095Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-03T09:50:34.240Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:34.545Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:50:34.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-03T09:50:34.545Z] 96c58144aee6: Preparing [2020-12-03T09:50:34.545Z] ace0eda3e3be: Preparing [2020-12-03T09:50:34.545Z] ace0eda3e3be: Layer already exists [2020-12-03T09:50:35.527Z] Removing intermediate container d9a5efded741 [2020-12-03T09:50:35.527Z] ---> 503f6ec83c6b [2020-12-03T09:50:35.527Z] Step 15/24 : COPY . . [2020-12-03T09:50:35.938Z] 96c58144aee6: Pushed [2020-12-03T09:50:36.200Z] bb717a98573fc2f41e9494a67a42c25aa2286931: digest: sha256:ab7e515852330352d2abfef36c5bef89c0f5e0aa68b7bc64c01bd89393079383 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:36.508Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:36.809Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-03T09:50:36.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-03T09:50:36.809Z] 96c58144aee6: Preparing [2020-12-03T09:50:36.809Z] ace0eda3e3be: Preparing [2020-12-03T09:50:36.809Z] ace0eda3e3be: Layer already exists [2020-12-03T09:50:36.809Z] 96c58144aee6: Layer already exists [2020-12-03T09:50:36.809Z] latest: digest: sha256:ab7e515852330352d2abfef36c5bef89c0f5e0aa68b7bc64c01bd89393079383 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:37.115Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.3.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:37.422Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.3.1-dev.2 [2020-12-03T09:50:37.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-03T09:50:37.422Z] 96c58144aee6: Preparing [2020-12-03T09:50:37.422Z] ace0eda3e3be: Preparing [2020-12-03T09:50:37.422Z] ace0eda3e3be: Layer already exists [2020-12-03T09:50:37.422Z] 96c58144aee6: Layer already exists [2020-12-03T09:50:37.422Z] 1.3.1-dev.2: digest: sha256:ab7e515852330352d2abfef36c5bef89c0f5e0aa68b7bc64c01bd89393079383 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:37.499Z] ---> c0e66ea63504 [2020-12-03T09:50:37.499Z] Step 16/24 : RUN ${MAKE} [2020-12-03T09:50:37.499Z] ---> Running in 2ef5367ae971 [2020-12-03T09:50:37.736Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:38.037Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:50:38.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-03T09:50:38.037Z] 96c58144aee6: Preparing [2020-12-03T09:50:38.037Z] ace0eda3e3be: Preparing [2020-12-03T09:50:38.037Z] ace0eda3e3be: Layer already exists [2020-12-03T09:50:38.037Z] 96c58144aee6: Layer already exists [2020-12-03T09:50:38.037Z] bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2: digest: sha256:ab7e515852330352d2abfef36c5bef89c0f5e0aa68b7bc64c01bd89393079383 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:38.346Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:50:38.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.3.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-03T09:50:38.650Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-12-03T09:50:38.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-03T09:50:38.650Z] 96c58144aee6: Preparing [2020-12-03T09:50:38.650Z] ace0eda3e3be: Preparing [2020-12-03T09:50:38.650Z] ace0eda3e3be: Layer already exists [2020-12-03T09:50:38.650Z] 96c58144aee6: Layer already exists [2020-12-03T09:50:38.650Z] master: digest: sha256:ab7e515852330352d2abfef36c5bef89c0f5e0aa68b7bc64c01bd89393079383 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T09:50:38.880Z] ===================================================== [Pipeline] echo [2020-12-03T09:50:38.953Z] taggedImages: [2020-12-03T09:50:38.953Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:50:38.953Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-03T09:50:38.953Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.3.1-dev.2 [2020-12-03T09:50:38.953Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:50:38.953Z] - 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-03T09:51:00.673Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T09:51:06.085Z] Removing intermediate container 2ef5367ae971 [2020-12-03T09:51:06.085Z] ---> dad7b35ecca1 [2020-12-03T09:51:06.085Z] Step 17/24 : FROM alpine [2020-12-03T09:51:06.356Z] latest: Pulling from library/alpine [2020-12-03T09:51:06.356Z] 5f621e34cdf4: Already exists [2020-12-03T09:51:06.627Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T09:51:06.627Z] Status: Downloaded newer image for alpine:latest [2020-12-03T09:51:06.627Z] ---> 2e77e061c27f [2020-12-03T09:51:06.627Z] Step 18/24 : EXPOSE 4000 [2020-12-03T09:51:06.899Z] ---> Running in e124d7351c1a [2020-12-03T09:51:07.172Z] Removing intermediate container e124d7351c1a [2020-12-03T09:51:07.172Z] ---> 7cf364f06f90 [2020-12-03T09:51:07.172Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T09:51:09.147Z] ---> af08052dda33 [2020-12-03T09:51:09.147Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-03T09:51:09.147Z] ---> Running in 09b240c4594c [2020-12-03T09:51:09.421Z] Removing intermediate container 09b240c4594c [2020-12-03T09:51:09.421Z] ---> 485d1009ddfb [2020-12-03T09:51:09.421Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-03T09:51:09.694Z] ---> Running in d79bd1047548 [2020-12-03T09:51:09.967Z] Removing intermediate container d79bd1047548 [2020-12-03T09:51:09.967Z] ---> c8308a8055fc [2020-12-03T09:51:09.967Z] Step 22/24 : LABEL arch=arm64 [2020-12-03T09:51:10.244Z] ---> Running in 390f5715f1f8 [2020-12-03T09:51:10.839Z] Removing intermediate container 390f5715f1f8 [2020-12-03T09:51:10.839Z] ---> 29d3633b0a7f [2020-12-03T09:51:10.839Z] Step 23/24 : LABEL git_sha=bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:51:10.839Z] ---> Running in 2c4dcd6f07d4 [2020-12-03T09:51:11.434Z] Removing intermediate container 2c4dcd6f07d4 [2020-12-03T09:51:11.434Z] ---> e84e3f4b0938 [2020-12-03T09:51:11.434Z] Step 24/24 : LABEL version=1.3.1-dev.2 [2020-12-03T09:51:11.434Z] ---> Running in 82f3a86dea01 [2020-12-03T09:51:12.029Z] Removing intermediate container 82f3a86dea01 [2020-12-03T09:51:12.029Z] ---> e15fe7b5479d [2020-12-03T09:51:12.029Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T09:51:12.029Z] Successfully built e15fe7b5479d [2020-12-03T09:51:12.029Z] 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 [2020-12-03T09:51:12.500Z] provisioning config files... [2020-12-03T09:51:12.538Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/58@tmp/config1280067092902864883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:51:12.928Z] ---> docker-login.sh [2020-12-03T09:51:12.928Z] nexus3.edgexfoundry.org:10001 [2020-12-03T09:51:13.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:51:13.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:51:13.473Z] Configure a credential helper to remove this warning. See [2020-12-03T09:51:13.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:51:13.473Z] [2020-12-03T09:51:13.473Z] Login Succeeded [2020-12-03T09:51:13.473Z] nexus3.edgexfoundry.org:10002 [2020-12-03T09:51:13.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:51:14.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:51:14.021Z] Configure a credential helper to remove this warning. See [2020-12-03T09:51:14.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:51:14.021Z] [2020-12-03T09:51:14.021Z] Login Succeeded [2020-12-03T09:51:14.021Z] nexus3.edgexfoundry.org:10003 [2020-12-03T09:51:14.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:51:14.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:51:14.572Z] Configure a credential helper to remove this warning. See [2020-12-03T09:51:14.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:51:14.572Z] [2020-12-03T09:51:14.572Z] Login Succeeded [2020-12-03T09:51:14.572Z] nexus3.edgexfoundry.org:10004 [2020-12-03T09:51:14.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:51:15.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:51:15.119Z] Configure a credential helper to remove this warning. See [2020-12-03T09:51:15.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:51:15.119Z] [2020-12-03T09:51:15.119Z] Login Succeeded [2020-12-03T09:51:15.119Z] docker.io [2020-12-03T09:51:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T09:51:15.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T09:51:15.990Z] Configure a credential helper to remove this warning. See [2020-12-03T09:51:15.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T09:51:15.990Z] [2020-12-03T09:51:15.990Z] Login Succeeded [2020-12-03T09:51:15.990Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T09:51:16.011Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T09:51:16.260Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-12-03T09:51:16.260Z] bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:51:16.260Z] latest [2020-12-03T09:51:16.260Z] 1.3.1-dev.2 [2020-12-03T09:51:16.260Z] bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:51:16.260Z] master [2020-12-03T09:51:16.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:16.786Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:17.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:51:17.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-03T09:51:17.141Z] 6014701ab0f6: Preparing [2020-12-03T09:51:17.141Z] cd3761cfa1d9: Preparing [2020-12-03T09:51:17.141Z] cd3761cfa1d9: Layer already exists [2020-12-03T09:51:21.433Z] 6014701ab0f6: Pushed [2020-12-03T09:51:21.433Z] bb717a98573fc2f41e9494a67a42c25aa2286931: digest: sha256:bac438672fbc52695c227e0ae6907a9463d9d10ca1d736a1a6353777bce6b498 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:21.774Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:22.111Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-03T09:51:22.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-03T09:51:22.111Z] 6014701ab0f6: Preparing [2020-12-03T09:51:22.111Z] cd3761cfa1d9: Preparing [2020-12-03T09:51:22.381Z] cd3761cfa1d9: Layer already exists [2020-12-03T09:51:22.382Z] 6014701ab0f6: Layer already exists [2020-12-03T09:51:22.382Z] latest: digest: sha256:bac438672fbc52695c227e0ae6907a9463d9d10ca1d736a1a6353777bce6b498 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:22.724Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.3.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:23.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.3.1-dev.2 [2020-12-03T09:51:23.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-03T09:51:23.058Z] 6014701ab0f6: Preparing [2020-12-03T09:51:23.058Z] cd3761cfa1d9: Preparing [2020-12-03T09:51:23.331Z] 6014701ab0f6: Layer already exists [2020-12-03T09:51:23.331Z] cd3761cfa1d9: Layer already exists [2020-12-03T09:51:23.331Z] 1.3.1-dev.2: digest: sha256:bac438672fbc52695c227e0ae6907a9463d9d10ca1d736a1a6353777bce6b498 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:23.675Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:24.014Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:51:24.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-03T09:51:24.014Z] 6014701ab0f6: Preparing [2020-12-03T09:51:24.014Z] cd3761cfa1d9: Preparing [2020-12-03T09:51:24.014Z] 6014701ab0f6: Layer already exists [2020-12-03T09:51:24.014Z] cd3761cfa1d9: Layer already exists [2020-12-03T09:51:24.287Z] bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2: digest: sha256:bac438672fbc52695c227e0ae6907a9463d9d10ca1d736a1a6353777bce6b498 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:24.632Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:24.970Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-12-03T09:51:24.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-03T09:51:24.970Z] 6014701ab0f6: Preparing [2020-12-03T09:51:24.970Z] cd3761cfa1d9: Preparing [2020-12-03T09:51:24.970Z] cd3761cfa1d9: Layer already exists [2020-12-03T09:51:24.970Z] 6014701ab0f6: Layer already exists [2020-12-03T09:51:25.241Z] master: digest: sha256:bac438672fbc52695c227e0ae6907a9463d9d10ca1d736a1a6353777bce6b498 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T09:51:25.529Z] ===================================================== [Pipeline] echo [2020-12-03T09:51:25.581Z] taggedImages: [2020-12-03T09:51:25.581Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931 [2020-12-03T09:51:25.581Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-03T09:51:25.581Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.3.1-dev.2 [2020-12-03T09:51:25.581Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:bb717a98573fc2f41e9494a67a42c25aa2286931-1.3.1-dev.2 [2020-12-03T09:51:25.581Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-03T09:51:27.247Z] provisioning config files... [2020-12-03T09:51:27.258Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3891093509499843763tmp [Pipeline] { [Pipeline] sh [2020-12-03T09:51:27.712Z] + set +x [2020-12-03T09:51:27.712Z] + bash -s -- [2020-12-03T09:51:27.712Z] + curl -s https://codecov.io/bash [2020-12-03T09:51:27.994Z] [2020-12-03T09:51:27.994Z] _____ _ [2020-12-03T09:51:27.994Z] / ____| | | [2020-12-03T09:51:27.994Z] | | ___ __| | ___ ___ _____ __ [2020-12-03T09:51:27.994Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-03T09:51:27.994Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-03T09:51:27.994Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-03T09:51:27.994Z] Bash-20201130-cc6d3fe [2020-12-03T09:51:27.994Z] [2020-12-03T09:51:27.994Z] [2020-12-03T09:51:27.994Z] ==> Jenkins CI detected. [2020-12-03T09:51:27.994Z] project root: . [2020-12-03T09:51:27.994Z] --> token set from env [2020-12-03T09:51:27.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-03T09:51:27.994Z] ==> Running gcov in . (disable via -X gcov) [2020-12-03T09:51:28.275Z] ==> Python coveragepy not found [2020-12-03T09:51:28.275Z] ==> Searching for coverage reports in: [2020-12-03T09:51:28.275Z] + . [2020-12-03T09:51:28.275Z] -> Found 1 reports [2020-12-03T09:51:28.275Z] ==> Detecting git/mercurial file structure [2020-12-03T09:51:28.275Z] ==> Reading reports [2020-12-03T09:51:28.275Z] + ./coverage.out bytes=10 [2020-12-03T09:51:28.275Z] ==> Appending adjustments [2020-12-03T09:51:28.275Z] https://docs.codecov.io/docs/fixing-reports [2020-12-03T09:51:28.275Z] + Found adjustments [2020-12-03T09:51:28.275Z] ==> Gzipping contents [2020-12-03T09:51:28.566Z] 4.0K /tmp/codecov.nPjGE7.gz [2020-12-03T09:51:28.566Z] ==> Uploading reports [2020-12-03T09:51:28.566Z] url: https://codecov.io [2020-12-03T09:51:28.566Z] query: branch=master&commit=bb717a98573fc2f41e9494a67a42c25aa2286931&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F58%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-03T09:51:28.566Z] -> Pinging Codecov [2020-12-03T09:51:28.566Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=bb717a98573fc2f41e9494a67a42c25aa2286931&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F58%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-03T09:51:29.150Z] -> Uploading to [2020-12-03T09:51:29.150Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-03/FB506323287CE973F263BFD2A0EB1F37/bb717a98573fc2f41e9494a67a42c25aa2286931/f18df460-4ab7-4b8c-945a-1e1d6d32a165.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201203T095128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e60a52854c60f3e2f0fe17ff539f076cf309dc87bf2ace7805f27bb34daac39 [2020-12-03T09:51:29.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-03T09:51:29.150Z] Dload Upload Total Spent Left Speed [2020-12-03T09:51:29.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4161 --:--:-- --:--:-- --:--:-- 4165 [2020-12-03T09:51:29.417Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] } [2020-12-03T09:51:29.428Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-03T09:51:31.383Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-03T09:51:31.444Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:31.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T09:51:31.821Z] [2020-12-03T09:51:31.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:51:32.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T09:51:32.188Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-03T09:51:32.188Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T09:51:32.188Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T09:51:32.188Z] de9db76c5a1d: Pulling fs layer [2020-12-03T09:51:32.188Z] 0eba1c9be4d2: Pulling fs layer [2020-12-03T09:51:32.188Z] 0d57e429df01: Pulling fs layer [2020-12-03T09:51:32.188Z] 4e4be7b47b0d: Pulling fs layer [2020-12-03T09:51:32.188Z] e1f770b5df2f: Pulling fs layer [2020-12-03T09:51:32.188Z] 85a0685a4137: Pulling fs layer [2020-12-03T09:51:32.188Z] 4e4be7b47b0d: Waiting [2020-12-03T09:51:32.188Z] 0eba1c9be4d2: Waiting [2020-12-03T09:51:32.188Z] 85a0685a4137: Waiting [2020-12-03T09:51:32.188Z] e1f770b5df2f: Waiting [2020-12-03T09:51:32.188Z] 0d57e429df01: Waiting [2020-12-03T09:51:32.188Z] de9db76c5a1d: Verifying Checksum [2020-12-03T09:51:32.188Z] de9db76c5a1d: Download complete [2020-12-03T09:51:32.188Z] 0ef7d3d256c8: Download complete [2020-12-03T09:51:32.188Z] 0d57e429df01: Verifying Checksum [2020-12-03T09:51:32.188Z] 0d57e429df01: Download complete [2020-12-03T09:51:32.188Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T09:51:32.188Z] 188c0c94c7c5: Download complete [2020-12-03T09:51:32.188Z] 4e4be7b47b0d: Download complete [2020-12-03T09:51:32.787Z] 188c0c94c7c5: Pull complete [2020-12-03T09:51:33.051Z] 0ef7d3d256c8: Pull complete [2020-12-03T09:51:33.051Z] de9db76c5a1d: Pull complete [2020-12-03T09:51:34.997Z] e1f770b5df2f: Verifying Checksum [2020-12-03T09:51:34.997Z] e1f770b5df2f: Download complete [2020-12-03T09:51:38.444Z] 0eba1c9be4d2: Verifying Checksum [2020-12-03T09:51:38.445Z] 0eba1c9be4d2: Download complete [2020-12-03T09:51:39.461Z] 85a0685a4137: Verifying Checksum [2020-12-03T09:51:39.461Z] 85a0685a4137: Download complete [2020-12-03T09:51:46.165Z] 0eba1c9be4d2: Pull complete [2020-12-03T09:51:46.165Z] 0d57e429df01: Pull complete [2020-12-03T09:51:46.430Z] 4e4be7b47b0d: Pull complete [2020-12-03T09:51:49.040Z] e1f770b5df2f: Pull complete [2020-12-03T09:51:57.476Z] 85a0685a4137: Pull complete [2020-12-03T09:51:57.476Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-03T09:51:57.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T09:51:57.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-03T09:51:57.774Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:51:57.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-03T09:51:59.014Z] $ docker top 941f1637c2fb61bdc3da529528fb49144a1986ac391eae52991e315535417c6c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T09:51:59.350Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-03T09:51:59.689Z] + set -o pipefail [2020-12-03T09:51:59.689Z] + snyk monitor '--org=edgex-jenkins' [2020-12-03T09:52:26.430Z] [2020-12-03T09:52:26.430Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-12-03T09:52:26.430Z] [2020-12-03T09:52:26.430Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/8543d532-5e7b-4178-b181-5caaf2f89db3 [2020-12-03T09:52:26.430Z] [2020-12-03T09:52:26.430Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-03T09:52:26.430Z] [2020-12-03T09:52:26.430Z] [Pipeline] } [2020-12-03T09:52:26.459Z] $ docker stop --time=1 941f1637c2fb61bdc3da529528fb49144a1986ac391eae52991e315535417c6c [2020-12-03T09:52:28.908Z] $ docker rm -f 941f1637c2fb61bdc3da529528fb49144a1986ac391eae52991e315535417c6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-03T09:52:29.937Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931, dockerFile=Dockerfile [Pipeline] echo [2020-12-03T09:52:29.940Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-12-03T09:52:30.298Z] + set -o pipefail [2020-12-03T09:52:30.298Z] + tee .snyk [2020-12-03T09:52:30.298Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-12-03T09:52:30.579Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-12-03T09:52:30.579Z] version: v1.14.1 [2020-12-03T09:52:30.579Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-12-03T09:52:30.579Z] ignore: [2020-12-03T09:52:30.579Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-12-03T09:52:30.579Z] - '*': [2020-12-03T09:52:30.579Z] reason: does not apply # justification for ignoring [2020-12-03T09:52:30.579Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-12-03T09:52:30.579Z] SNYK-ALPINE312-JQ-588886: [2020-12-03T09:52:30.579Z] - '*': [2020-12-03T09:52:30.579Z] reason: false positive [2020-12-03T09:52:30.579Z] expires: 2021-01-01T00:00:00 [2020-12-03T09:52:30.579Z] # patch: {} [Pipeline] withCredentials [2020-12-03T09:52:30.716Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:52:31.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T09:52:31.174Z] . [Pipeline] withDockerContainer [2020-12-03T09:52:31.504Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:52:31.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-03T09:52:33.078Z] $ docker top 67e73bc69d89269fe1ede632f6416e3622a8463ed221655b6d7a3fb097594cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T09:52:33.747Z] + rm -f snykReport.html [Pipeline] echo [2020-12-03T09:52:33.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-12-03T09:52:34.187Z] + set -o pipefail [2020-12-03T09:52:34.187Z] + snyk-to-html -o snykReport.html [2020-12-03T09:52:34.187Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:bb717a98573fc2f41e9494a67a42c25aa2286931 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-12-03T09:52:46.931Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-12-03T09:52:46.961Z] $ docker stop --time=1 67e73bc69d89269fe1ede632f6416e3622a8463ed221655b6d7a3fb097594cc6 [2020-12-03T09:52:48.697Z] $ docker rm -f 67e73bc69d89269fe1ede632f6416e3622a8463ed221655b6d7a3fb097594cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [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 [2020-12-03T09:52:50.289Z] + git log --format=format:%s -1 bb717a98573fc2f41e9494a67a42c25aa2286931 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:52:50.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:52:50.603Z] . [Pipeline] withDockerContainer [2020-12-03T09:52:51.482Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:52:52.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T09:52:53.268Z] $ docker top a95c0d26123ac4c5625ddf5db13eafd58c94a0199b107610f7213db779c37a8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T09:52:53.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T09:52:53.738Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T09:52:54.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T09:52:54.182Z] $ docker exec a95c0d26123ac4c5625ddf5db13eafd58c94a0199b107610f7213db779c37a8d ssh-agent [2020-12-03T09:52:54.412Z] SSH_AUTH_SOCK=/tmp/ssh-qSW61SNe1B6n/agent.12 [2020-12-03T09:52:54.412Z] SSH_AGENT_PID=18 [2020-12-03T09:52:54.422Z] Running ssh-add (command line suppressed) [2020-12-03T09:52:54.613Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6791915005349858242.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6791915005349858242.key) [2020-12-03T09:52:54.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T09:52:55.032Z] + git semver tag [2020-12-03T09:52:55.299Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T09:52:55.299Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-03T09:52:55.299Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-03T09:52:55.299Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T09:52:55.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T09:52:55.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T09:52:55.299Z] # $SEMVER_BRANCH = master [2020-12-03T09:52:55.299Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-03T09:52:55.299Z] # bb717a98573fc2f41e9494a67a42c25aa2286931 HEAD [2020-12-03T09:52:55.299Z] # -> Force: false [2020-12-03T09:52:55.299Z] # 87ac8f33e5656564a97f908d892618afc607f7ac refs/tags/v1.3.1-dev.2 [Pipeline] } [2020-12-03T09:52:55.319Z] $ docker exec --env ******** --env ******** a95c0d26123ac4c5625ddf5db13eafd58c94a0199b107610f7213db779c37a8d ssh-agent -k [2020-12-03T09:52:55.543Z] unset SSH_AUTH_SOCK; [2020-12-03T09:52:55.543Z] unset SSH_AGENT_PID; [2020-12-03T09:52:55.544Z] echo Agent pid 18 killed; [2020-12-03T09:52:55.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T09:52:56.141Z] + git semver [Pipeline] } [2020-12-03T09:52:56.443Z] $ docker stop --time=1 a95c0d26123ac4c5625ddf5db13eafd58c94a0199b107610f7213db779c37a8d [2020-12-03T09:52:58.236Z] $ docker rm -f a95c0d26123ac4c5625ddf5db13eafd58c94a0199b107610f7213db779c37a8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:52:59.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T09:52:59.002Z] [2020-12-03T09:52:59.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:52:59.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T09:52:59.373Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-03T09:52:59.373Z] ab5ef0e58194: Pulling fs layer [2020-12-03T09:52:59.373Z] 9712f1f96733: Pulling fs layer [2020-12-03T09:52:59.373Z] 63f879dbbcfc: Pulling fs layer [2020-12-03T09:52:59.373Z] 0d9ebad4ef96: Pulling fs layer [2020-12-03T09:52:59.373Z] e9a5061849ea: Pulling fs layer [2020-12-03T09:52:59.373Z] d747dcd14b5f: Pulling fs layer [2020-12-03T09:52:59.373Z] 2de7ff778b66: Pulling fs layer [2020-12-03T09:52:59.373Z] e9a5061849ea: Waiting [2020-12-03T09:52:59.373Z] d747dcd14b5f: Waiting [2020-12-03T09:52:59.373Z] 2de7ff778b66: Waiting [2020-12-03T09:52:59.373Z] 0d9ebad4ef96: Waiting [2020-12-03T09:52:59.373Z] 9712f1f96733: Verifying Checksum [2020-12-03T09:52:59.373Z] 9712f1f96733: Download complete [2020-12-03T09:53:04.848Z] 63f879dbbcfc: Verifying Checksum [2020-12-03T09:53:04.848Z] 63f879dbbcfc: Download complete [2020-12-03T09:53:05.118Z] e9a5061849ea: Verifying Checksum [2020-12-03T09:53:05.118Z] e9a5061849ea: Download complete [2020-12-03T09:53:05.118Z] d747dcd14b5f: Verifying Checksum [2020-12-03T09:53:05.118Z] d747dcd14b5f: Download complete [2020-12-03T09:53:05.738Z] 0d9ebad4ef96: Download complete [2020-12-03T09:53:06.029Z] 2de7ff778b66: Verifying Checksum [2020-12-03T09:53:06.029Z] 2de7ff778b66: Download complete [2020-12-03T09:53:06.621Z] ab5ef0e58194: Verifying Checksum [2020-12-03T09:53:06.621Z] ab5ef0e58194: Download complete [2020-12-03T09:53:14.922Z] ab5ef0e58194: Pull complete [2020-12-03T09:53:14.922Z] 9712f1f96733: Pull complete [2020-12-03T09:53:16.901Z] 63f879dbbcfc: Pull complete [2020-12-03T09:53:25.201Z] 0d9ebad4ef96: Pull complete [2020-12-03T09:53:28.552Z] e9a5061849ea: Pull complete [2020-12-03T09:53:28.829Z] d747dcd14b5f: Pull complete [2020-12-03T09:53:31.434Z] 2de7ff778b66: Pull complete [2020-12-03T09:53:31.434Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-03T09:53:31.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T09:53:31.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-03T09:53:31.704Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:53:31.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-03T09:53:35.321Z] $ docker top e99a136db3cc7cb2e1cf89daa0a7e534d2326838ffba894928880f46ca47bd13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-03T09:53:35.741Z] provisioning config files... [2020-12-03T09:53:35.754Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7316027716264372795tmp [2020-12-03T09:53:35.785Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3463999029764860110tmp [2020-12-03T09:53:35.805Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5197993745513880763tmp [Pipeline] { [Pipeline] echo [2020-12-03T09:53:35.877Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:53:36.517Z] ---> sigul-configuration.sh [2020-12-03T09:53:36.517Z] gpg: directory `/root/.gnupg' created [2020-12-03T09:53:36.517Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-03T09:53:36.517Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-03T09:53:36.517Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-03T09:53:36.517Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-03T09:53:36.517Z] gpg: CAST5 encrypted data [2020-12-03T09:53:36.517Z] gpg: encrypted with 1 passphrase [2020-12-03T09:53:36.517Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-03T09:53:36.839Z] + mkdir /home/jenkins [2020-12-03T09:53:36.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-03T09:53:37.213Z] + 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 [2020-12-03T09:53:37.225Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:53:37.551Z] ---> sigul-install.sh [2020-12-03T09:53:44.222Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-03T09:53:45.162Z] + git tag --list [2020-12-03T09:53:45.163Z] 0.1.1 [2020-12-03T09:53:45.163Z] v1.1.0 [2020-12-03T09:53:45.163Z] v1.2.0 [2020-12-03T09:53:45.163Z] v1.2.1 [2020-12-03T09:53:45.163Z] v1.2.2-dev.1 [2020-12-03T09:53:45.163Z] v1.2.2-dev.10 [2020-12-03T09:53:45.163Z] v1.2.2-dev.11 [2020-12-03T09:53:45.163Z] v1.2.2-dev.12 [2020-12-03T09:53:45.163Z] v1.2.2-dev.2 [2020-12-03T09:53:45.163Z] v1.2.2-dev.3 [2020-12-03T09:53:45.163Z] v1.2.2-dev.4 [2020-12-03T09:53:45.163Z] v1.2.2-dev.5 [2020-12-03T09:53:45.163Z] v1.2.2-dev.6 [2020-12-03T09:53:45.163Z] v1.2.2-dev.7 [2020-12-03T09:53:45.163Z] v1.2.2-dev.8 [2020-12-03T09:53:45.163Z] v1.2.2-dev.9 [2020-12-03T09:53:45.163Z] v1.3.0 [2020-12-03T09:53:45.163Z] v1.3.1-dev.1 [2020-12-03T09:53:45.163Z] v1.3.1-dev.2 [Pipeline] sh [2020-12-03T09:53:45.851Z] + lftools sign git-tag v1.3.1-dev.2 [2020-12-03T09:53:47.259Z] Signing Git tag with Sigul... [2020-12-03T09:53:47.259Z] Signing v1.3.1-dev.2 [Pipeline] echo [2020-12-03T09:53:49.215Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:53:49.856Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-03T09:53:49.867Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-03T09:53:49.984Z] $ docker stop --time=1 e99a136db3cc7cb2e1cf89daa0a7e534d2326838ffba894928880f46ca47bd13 [2020-12-03T09:53:51.936Z] $ docker rm -f e99a136db3cc7cb2e1cf89daa0a7e534d2326838ffba894928880f46ca47bd13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:53:52.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:53:52.991Z] . [Pipeline] withDockerContainer [2020-12-03T09:53:53.166Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:53:53.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T09:53:54.310Z] $ docker top 19b35d0c2271d1b2d05864be4c3384ed4c09dc3275bf5ded787df75b524802ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T09:53:54.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T09:53:54.788Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T09:53:55.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T09:53:55.116Z] $ docker exec 19b35d0c2271d1b2d05864be4c3384ed4c09dc3275bf5ded787df75b524802ec ssh-agent [2020-12-03T09:53:55.412Z] SSH_AUTH_SOCK=/tmp/ssh-szkJJnWLP2Ui/agent.12 [2020-12-03T09:53:55.412Z] SSH_AGENT_PID=17 [2020-12-03T09:53:55.421Z] Running ssh-add (command line suppressed) [2020-12-03T09:53:55.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_26956823809421740.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_26956823809421740.key) [2020-12-03T09:53:55.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T09:53:56.036Z] + git semver bump pre [2020-12-03T09:53:56.036Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T09:53:56.036Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-03T09:53:56.036Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-03T09:53:56.036Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T09:53:56.036Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T09:53:56.036Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T09:53:56.036Z] # $SEMVER_BRANCH = master [2020-12-03T09:53:56.036Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-03T09:53:56.036Z] 1.3.1-dev.3 [Pipeline] } [2020-12-03T09:53:56.057Z] $ docker exec --env ******** --env ******** 19b35d0c2271d1b2d05864be4c3384ed4c09dc3275bf5ded787df75b524802ec ssh-agent -k [2020-12-03T09:53:56.225Z] unset SSH_AUTH_SOCK; [2020-12-03T09:53:56.226Z] unset SSH_AGENT_PID; [2020-12-03T09:53:56.226Z] echo Agent pid 17 killed; [2020-12-03T09:53:56.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T09:53:56.754Z] + git semver [Pipeline] } [2020-12-03T09:53:56.780Z] $ docker stop --time=1 19b35d0c2271d1b2d05864be4c3384ed4c09dc3275bf5ded787df75b524802ec [2020-12-03T09:53:58.424Z] $ docker rm -f 19b35d0c2271d1b2d05864be4c3384ed4c09dc3275bf5ded787df75b524802ec [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:53:59.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T09:53:59.159Z] . [Pipeline] withDockerContainer [2020-12-03T09:53:59.362Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:53:59.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T09:54:00.448Z] $ docker top d42855b29f394a5913b1a072bb444fbf51d2c3e3ab095a461a448636b930c969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T09:54:00.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T09:54:00.866Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T09:54:01.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T09:54:01.180Z] $ docker exec d42855b29f394a5913b1a072bb444fbf51d2c3e3ab095a461a448636b930c969 ssh-agent [2020-12-03T09:54:01.409Z] SSH_AUTH_SOCK=/tmp/ssh-DwDEVpi5Ez7X/agent.12 [2020-12-03T09:54:01.409Z] SSH_AGENT_PID=17 [2020-12-03T09:54:01.431Z] Running ssh-add (command line suppressed) [2020-12-03T09:54:01.701Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5332666636173818662.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5332666636173818662.key) [2020-12-03T09:54:01.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T09:54:02.188Z] + git semver push [2020-12-03T09:54:02.188Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T09:54:02.188Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-03T09:54:02.188Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-03T09:54:02.188Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T09:54:02.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T09:54:02.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T09:54:02.188Z] # $SEMVER_BRANCH = master [2020-12-03T09:54:02.188Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-03T09:54:10.413Z] $ docker exec --env ******** --env ******** d42855b29f394a5913b1a072bb444fbf51d2c3e3ab095a461a448636b930c969 ssh-agent -k [2020-12-03T09:54:10.782Z] unset SSH_AUTH_SOCK; [2020-12-03T09:54:10.782Z] unset SSH_AGENT_PID; [2020-12-03T09:54:10.782Z] echo Agent pid 17 killed; [2020-12-03T09:54:10.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T09:54:11.395Z] + git semver [Pipeline] } [2020-12-03T09:54:11.420Z] $ docker stop --time=1 d42855b29f394a5913b1a072bb444fbf51d2c3e3ab095a461a448636b930c969 [2020-12-03T09:54:12.964Z] $ docker rm -f d42855b29f394a5913b1a072bb444fbf51d2c3e3ab095a461a448636b930c969 [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 [2020-12-03T09:54:14.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:15.592Z] ---> package-listing.sh [2020-12-03T09:54:15.592Z] ++ facter osfamily [2020-12-03T09:54:15.592Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T09:54:15.592Z] + OS_FAMILY=redhat [2020-12-03T09:54:15.592Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-03T09:54:15.592Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T09:54:15.592Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T09:54:15.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T09:54:15.592Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T09:54:15.592Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-03T09:54:15.592Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T09:54:15.592Z] + case "${OS_FAMILY}" in [2020-12-03T09:54:15.592Z] + rpm -qa [2020-12-03T09:54:15.592Z] + sort [2020-12-03T09:54:20.936Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T09:54:20.936Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T09:54:20.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T09:54:20.936Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-03T09:54:20.936Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-12-03T09:54:20.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2020-12-03T09:54:20.959Z] 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 [2020-12-03T09:54:21.284Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:54:21.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T09:54:21.860Z] [2020-12-03T09:54:21.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T09:54:22.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T09:54:22.227Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T09:54:22.227Z] df20fa9351a1: Pulling fs layer [2020-12-03T09:54:22.227Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T09:54:22.227Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T09:54:22.227Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T09:54:22.227Z] 93b61091891f: Pulling fs layer [2020-12-03T09:54:22.227Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T09:54:22.227Z] 5e14af77c1be: Pulling fs layer [2020-12-03T09:54:22.227Z] 01666e4c0597: Pulling fs layer [2020-12-03T09:54:22.227Z] aa168da1d23b: Pulling fs layer [2020-12-03T09:54:22.227Z] 93b61091891f: Waiting [2020-12-03T09:54:22.227Z] 93b9cdb0e59b: Waiting [2020-12-03T09:54:22.227Z] aa168da1d23b: Waiting [2020-12-03T09:54:22.227Z] 46f8f816bc3b: Waiting [2020-12-03T09:54:22.227Z] 5e14af77c1be: Waiting [2020-12-03T09:54:22.227Z] 01666e4c0597: Waiting [2020-12-03T09:54:22.227Z] 36b3adc4ff6f: Download complete [2020-12-03T09:54:22.227Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T09:54:22.227Z] 46f8f816bc3b: Download complete [2020-12-03T09:54:22.519Z] df20fa9351a1: Verifying Checksum [2020-12-03T09:54:22.519Z] df20fa9351a1: Download complete [2020-12-03T09:54:22.519Z] 93b9cdb0e59b: Verifying Checksum [2020-12-03T09:54:22.519Z] 93b9cdb0e59b: Download complete [2020-12-03T09:54:22.519Z] 5e14af77c1be: Verifying Checksum [2020-12-03T09:54:22.519Z] 5e14af77c1be: Download complete [2020-12-03T09:54:22.519Z] 01666e4c0597: Verifying Checksum [2020-12-03T09:54:22.519Z] 01666e4c0597: Download complete [2020-12-03T09:54:22.519Z] 93b61091891f: Verifying Checksum [2020-12-03T09:54:22.519Z] 93b61091891f: Download complete [2020-12-03T09:54:23.123Z] 8ad3a11d3b57: Verifying Checksum [2020-12-03T09:54:23.123Z] 8ad3a11d3b57: Download complete [2020-12-03T09:54:23.123Z] df20fa9351a1: Pull complete [2020-12-03T09:54:23.400Z] 36b3adc4ff6f: Pull complete [2020-12-03T09:54:24.917Z] 8ad3a11d3b57: Pull complete [2020-12-03T09:54:24.917Z] 46f8f816bc3b: Pull complete [2020-12-03T09:54:26.002Z] 93b61091891f: Pull complete [2020-12-03T09:54:26.002Z] 93b9cdb0e59b: Pull complete [2020-12-03T09:54:26.269Z] aa168da1d23b: Download complete [2020-12-03T09:54:26.534Z] 5e14af77c1be: Pull complete [2020-12-03T09:54:26.807Z] 01666e4c0597: Pull complete [2020-12-03T09:54:36.936Z] aa168da1d23b: Pull complete [2020-12-03T09:54:36.936Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T09:54:36.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T09:54:37.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T09:54:37.501Z] prd-centos7-docker-4c-2g-14303 does not seem to be running inside a container [2020-12-03T09:54:37.572Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-03T09:54:41.060Z] $ docker top 74ba7441d448222b443d01e0159ffd4aa79dd947f3115369733771216dd264e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T09:54:41.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T09:54:42.017Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T09:54:42.362Z] + ls /var/log/sa-host [2020-12-03T09:54:42.362Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T09:54:42.362Z] file_magic: OK [2020-12-03T09:54:42.362Z] HZ: Using current value: 100 [2020-12-03T09:54:42.362Z] file_header: OK [2020-12-03T09:54:42.362Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-03T09:54:42.362Z] Statistics: [2020-12-03T09:54:42.362Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-03T09:54:42.362Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T09:54:42.362Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T09:54:42.362Z] file_magic: OK [2020-12-03T09:54:42.362Z] HZ: Using current value: 100 [2020-12-03T09:54:42.362Z] file_header: OK [2020-12-03T09:54:42.362Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-03T09:54:42.362Z] Statistics: [2020-12-03T09:54:42.362Z] Hnuu...uuuununununu... [2020-12-03T09:54:42.362Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T09:54:43.016Z] provisioning config files... [2020-12-03T09:54:43.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2388133596928222870tmp [Pipeline] { [Pipeline] echo [2020-12-03T09:54:43.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:43.434Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T09:54:43.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T09:54:43.540Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:43.858Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T09:54:43.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:44.248Z] ---> sudo-logs.sh [2020-12-03T09:54:44.248Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T09:54:44.271Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:44.606Z] ---> job-cost.sh [2020-12-03T09:54:44.606Z] lf-activate-venv: SKIPPING [2020-12-03T09:54:44.606Z] INFO: No Stack... [2020-12-03T09:54:45.569Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T09:54:46.163Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T09:54:46.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T09:54:46.853Z] ---> logs-deploy.sh [2020-12-03T09:54:46.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/58 [2020-12-03T09:54:46.854Z] INFO: archiving workspace using pattern(s): [2020-12-03T09:54:48.789Z] Archives upload complete. [2020-12-03T09:54:49.055Z] INFO: archiving logs to Nexus