Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16613 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 Commit message: "Merge pull request #281 from ernestojeda/devops-std-dockerfiles" > git rev-list --no-walk ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T21:08:33.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T21:08:34.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T21:08:34.307Z] ========================================================= [2020-12-17T21:08:34.307Z] EdgeX Global Pipelines Version Info [2020-12-17T21:08:34.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:08:37.073Z] ------------------- [2020-12-17T21:08:37.073Z] stable info: [2020-12-17T21:08:37.073Z] ------------------- [2020-12-17T21:08:37.073Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T21:08:37.073Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T21:08:37.073Z] Message: update stable to v1.0.173 [2020-12-17T21:08:37.678Z] ------------------- [2020-12-17T21:08:37.678Z] experimental info: [2020-12-17T21:08:37.678Z] ------------------- [2020-12-17T21:08:37.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T21:08:37.678Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T21:08:37.678Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T21:08:38.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-17T21:08:38.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-17T21:08:38.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T21:08:38.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T21:08:38.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T21:08:38.543Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T21:08:38.629Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T21:08:38.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T21:08:38.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T21:08:38.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T21:08:39.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T21:08:39.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-17T21:08:39.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T21:08:39.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T21:08:39.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T21:08:39.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T21:08:39.587Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:08:39.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:08:39.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T21:08:39.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-17T21:08:40.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-17T21:08:40.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-17T21:08:40.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T21:08:40.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T21:08:40.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-17T21:08:40.696Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T21:08:40.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T21:08:40.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-17T21:08:41.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-17T21:08:41.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-17T21:08:41.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] echo [2020-12-17T21:08:41.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ddfd45 [Pipeline] echo [2020-12-17T21:08:41.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:08:41.619Z] provisioning config files... [2020-12-17T21:08:41.655Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5448060077837970452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:08:42.069Z] ---> docker-login.sh [2020-12-17T21:08:42.069Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:08:42.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:08:43.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:08:43.025Z] Configure a credential helper to remove this warning. See [2020-12-17T21:08:43.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:08:43.025Z] [2020-12-17T21:08:43.025Z] Login Succeeded [2020-12-17T21:08:43.025Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:08:43.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:08:43.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:08:43.716Z] Configure a credential helper to remove this warning. See [2020-12-17T21:08:43.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:08:43.716Z] [2020-12-17T21:08:43.716Z] Login Succeeded [2020-12-17T21:08:43.716Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:08:43.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:08:44.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:08:44.282Z] Configure a credential helper to remove this warning. See [2020-12-17T21:08:44.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:08:44.282Z] [2020-12-17T21:08:44.282Z] Login Succeeded [2020-12-17T21:08:44.282Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:08:44.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:08:44.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:08:44.607Z] Configure a credential helper to remove this warning. See [2020-12-17T21:08:44.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:08:44.607Z] [2020-12-17T21:08:44.607Z] Login Succeeded [2020-12-17T21:08:44.607Z] docker.io [2020-12-17T21:08:45.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:08:45.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:08:45.221Z] Configure a credential helper to remove this warning. See [2020-12-17T21:08:45.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:08:45.221Z] [2020-12-17T21:08:45.221Z] Login Succeeded [2020-12-17T21:08:45.497Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:08:45.518Z] 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-17T21:08:46.352Z] + git log --format=format:%s -1 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] echo [2020-12-17T21:08:46.521Z] GIT_COMMIT: 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec, Commit Message: Merge pull request #281 from ernestojeda/devops-std-dockerfiles [Pipeline] echo [2020-12-17T21:08:46.567Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:08:47.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:08:47.283Z] [2020-12-17T21:08:47.283Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:08:47.718Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:08:47.718Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T21:08:47.718Z] 31603596830f: Pulling fs layer [2020-12-17T21:08:47.718Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T21:08:47.718Z] 6ca5941a6612: Pulling fs layer [2020-12-17T21:08:47.718Z] ecc8261a40a4: Pulling fs layer [2020-12-17T21:08:47.718Z] ecc8261a40a4: Waiting [2020-12-17T21:08:47.718Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T21:08:47.718Z] 2a8b12db71e7: Download complete [2020-12-17T21:08:47.992Z] 31603596830f: Verifying Checksum [2020-12-17T21:08:47.992Z] 31603596830f: Download complete [2020-12-17T21:08:48.275Z] ecc8261a40a4: Verifying Checksum [2020-12-17T21:08:48.275Z] ecc8261a40a4: Download complete [2020-12-17T21:08:48.275Z] 6ca5941a6612: Verifying Checksum [2020-12-17T21:08:48.275Z] 6ca5941a6612: Download complete [2020-12-17T21:08:48.880Z] 31603596830f: Pull complete [2020-12-17T21:08:48.880Z] 2a8b12db71e7: Pull complete [2020-12-17T21:08:50.939Z] 6ca5941a6612: Pull complete [2020-12-17T21:08:51.589Z] ecc8261a40a4: Pull complete [2020-12-17T21:08:51.589Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T21:08:51.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:08:51.589Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T21:08:51.944Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:08:52.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:08:55.381Z] $ docker top 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:08:55.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:08:55.970Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:08:56.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:08:56.825Z] $ docker exec 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 ssh-agent [2020-12-17T21:08:57.435Z] SSH_AUTH_SOCK=/tmp/ssh-iDeceUSstriW/agent.12 [2020-12-17T21:08:57.435Z] SSH_AGENT_PID=17 [2020-12-17T21:08:57.456Z] Running ssh-add (command line suppressed) [2020-12-17T21:08:57.805Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3781580842031736659.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3781580842031736659.key) [2020-12-17T21:08:57.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:08:58.728Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T21:08:58.773Z] $ docker exec --env ******** --env ******** 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 ssh-agent -k [2020-12-17T21:08:59.332Z] unset SSH_AUTH_SOCK; [2020-12-17T21:08:59.332Z] unset SSH_AGENT_PID; [2020-12-17T21:08:59.332Z] echo Agent pid 17 killed; [2020-12-17T21:08:59.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T21:08:59.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:08:59.579Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:08:59.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:08:59.980Z] $ docker exec 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 ssh-agent [2020-12-17T21:09:00.325Z] SSH_AUTH_SOCK=/tmp/ssh-imRd79tYWH0v/agent.45 [2020-12-17T21:09:00.325Z] SSH_AGENT_PID=50 [2020-12-17T21:09:00.338Z] Running ssh-add (command line suppressed) [2020-12-17T21:09:00.576Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8354778528630845695.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8354778528630845695.key) [2020-12-17T21:09:00.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:09:01.400Z] + git semver init [2020-12-17T21:09:01.400Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:09:01.400Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-17T21:09:01.400Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-17T21:09:01.400Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:09:01.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:09:01.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:09:01.400Z] # $SEMVER_BRANCH = master [2020-12-17T21:09:01.400Z] # $SEMVER_TEMP = /tmp/semver-486897302 [2020-12-17T21:09:01.400Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-17T21:09:03.428Z] # '/tmp/semver-486897302' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-12-17T21:09:03.698Z] # -> Force: false [2020-12-17T21:09:03.698Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-17T21:09:03.734Z] $ docker exec --env ******** --env ******** 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 ssh-agent -k [2020-12-17T21:09:03.979Z] unset SSH_AUTH_SOCK; [2020-12-17T21:09:03.982Z] unset SSH_AGENT_PID; [2020-12-17T21:09:03.982Z] echo Agent pid 50 killed; [2020-12-17T21:09:04.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:09:04.569Z] + git semver [Pipeline] } [2020-12-17T21:09:04.598Z] $ docker stop --time=1 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 [2020-12-17T21:09:06.249Z] $ docker rm -f 0b6f838c792e7bb6a7f8eb9044d8cdaa651e675b72294f263e9effec5a7ace43 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:09:06.961Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T21:09:07.747Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T21:09:07.750Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.4 [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-17T21:09:23.245Z] Still waiting to schedule task [2020-12-17T21:09:23.246Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-17T21:09:23.248Z] Still waiting to schedule task [2020-12-17T21:09:23.248Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16610’ is offline [2020-12-17T21:11:00.242Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16614 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-17T21:11:00.389Z] Running in /w/workspace/edgex-ui-go/62 [Pipeline] { [Pipeline] checkout [2020-12-17T21:11:06.369Z] using credential edgex-jenkins-ssh [2020-12-17T21:11:06.459Z] Cloning the remote Git repository [2020-12-17T21:11:06.534Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:11:06.669Z] > git init /w/workspace/edgex-ui-go/62 # timeout=10 [2020-12-17T21:11:06.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:11:06.774Z] > git --version # timeout=10 [2020-12-17T21:11:06.794Z] > git --version # 'git version 2.17.1' [2020-12-17T21:11:06.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:11:06.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:11:08.957Z] Checking out Revision 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec (master) [2020-12-17T21:11:08.385Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T21:11:08.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:11:08.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T21:11:08.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:11:08.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:11:08.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:11:08.979Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:11:08.996Z] > git checkout -f 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [2020-12-17T21:11:13.565Z] Commit message: "Merge pull request #281 from ernestojeda/devops-std-dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:11:15.290Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:11:15.775Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:11:16.120Z] + sudo service docker restart [2020-12-17T21:11:16.120Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:11:18.181Z] provisioning config files... [2020-12-17T21:11:18.263Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config8393749206788651216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:11:18.780Z] ---> docker-login.sh [2020-12-17T21:11:18.780Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:11:19.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:11:20.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:11:20.042Z] Configure a credential helper to remove this warning. See [2020-12-17T21:11:20.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:11:20.042Z] [2020-12-17T21:11:20.042Z] Login Succeeded [2020-12-17T21:11:20.042Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:11:20.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:11:20.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:11:20.605Z] Configure a credential helper to remove this warning. See [2020-12-17T21:11:20.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:11:20.605Z] [2020-12-17T21:11:20.605Z] Login Succeeded [2020-12-17T21:11:20.605Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:11:20.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:11:21.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:11:21.154Z] Configure a credential helper to remove this warning. See [2020-12-17T21:11:21.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:11:21.154Z] [2020-12-17T21:11:21.154Z] Login Succeeded [2020-12-17T21:11:21.154Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:11:21.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:11:21.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:11:21.705Z] Configure a credential helper to remove this warning. See [2020-12-17T21:11:21.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:11:21.705Z] [2020-12-17T21:11:21.705Z] Login Succeeded [2020-12-17T21:11:21.705Z] docker.io [2020-12-17T21:11:21.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:11:22.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:11:22.251Z] Configure a credential helper to remove this warning. See [2020-12-17T21:11:22.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:11:22.251Z] [2020-12-17T21:11:22.251Z] Login Succeeded [2020-12-17T21:11:22.251Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:11:22.269Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T21:11:22.696Z] ========================================================= [2020-12-17T21:11:22.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T21:11:22.697Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:11:23.082Z] + 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-17T21:11:23.695Z] Sending build context to Docker daemon 16.5MB [2020-12-17T21:11:23.695Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:11:23.695Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:11:23.978Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T21:11:23.978Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T21:11:23.978Z] a4357932f1b6: Pulling fs layer [2020-12-17T21:11:23.978Z] 18c013af1878: Pulling fs layer [2020-12-17T21:11:23.978Z] 00ac8860ef70: Pulling fs layer [2020-12-17T21:11:23.978Z] 63d7cb157983: Pulling fs layer [2020-12-17T21:11:23.978Z] b116817d02f9: Pulling fs layer [2020-12-17T21:11:23.978Z] 745a02a5169b: Pulling fs layer [2020-12-17T21:11:23.978Z] 00ac8860ef70: Waiting [2020-12-17T21:11:23.978Z] 63d7cb157983: Waiting [2020-12-17T21:11:23.978Z] b116817d02f9: Waiting [2020-12-17T21:11:23.978Z] 745a02a5169b: Waiting [2020-12-17T21:11:23.978Z] 18c013af1878: Verifying Checksum [2020-12-17T21:11:23.978Z] 18c013af1878: Download complete [2020-12-17T21:11:23.978Z] a4357932f1b6: Verifying Checksum [2020-12-17T21:11:23.978Z] a4357932f1b6: Download complete [2020-12-17T21:11:23.978Z] 63d7cb157983: Verifying Checksum [2020-12-17T21:11:23.978Z] 63d7cb157983: Download complete [2020-12-17T21:11:23.978Z] 5f621e34cdf4: Download complete [2020-12-17T21:11:23.978Z] b116817d02f9: Verifying Checksum [2020-12-17T21:11:23.978Z] b116817d02f9: Download complete [2020-12-17T21:11:24.581Z] 5f621e34cdf4: Pull complete [2020-12-17T21:11:25.178Z] a4357932f1b6: Pull complete [2020-12-17T21:11:25.456Z] 18c013af1878: Pull complete [2020-12-17T21:11:26.887Z] 745a02a5169b: Verifying Checksum [2020-12-17T21:11:26.887Z] 745a02a5169b: Download complete [2020-12-17T21:11:27.863Z] 00ac8860ef70: Verifying Checksum [2020-12-17T21:11:27.863Z] 00ac8860ef70: Download complete [2020-12-17T21:11:38.050Z] 00ac8860ef70: Pull complete [2020-12-17T21:11:38.352Z] 63d7cb157983: Pull complete [2020-12-17T21:11:38.647Z] b116817d02f9: Pull complete [2020-12-17T21:11:43.011Z] 745a02a5169b: Pull complete [2020-12-17T21:11:43.011Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T21:11:43.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T21:11:43.011Z] ---> b7e6874047d6 [2020-12-17T21:11:43.011Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-17T21:11:45.626Z] ---> Running in e6e33f55ba40 [2020-12-17T21:11:45.626Z] Removing intermediate container e6e33f55ba40 [2020-12-17T21:11:45.626Z] ---> a3b8956fb6b7 [2020-12-17T21:11:45.626Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:11:45.897Z] ---> Running in 3c88c7f15cdd [2020-12-17T21:11:47.879Z] Removing intermediate container 3c88c7f15cdd [2020-12-17T21:11:47.879Z] ---> 1bf8a0c5a8fd [2020-12-17T21:11:47.879Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-17T21:11:48.153Z] ---> Running in fa9d0bbdc6c6 [2020-12-17T21:11:49.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:11:50.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:11:50.714Z] OK: 142 MiB in 39 packages [2020-12-17T21:11:52.146Z] Removing intermediate container fa9d0bbdc6c6 [2020-12-17T21:11:52.146Z] ---> 3ad2b4b2ee0d [2020-12-17T21:11:52.146Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-17T21:11:52.146Z] ---> Running in a124735fd9fc [2020-12-17T21:11:52.741Z] Removing intermediate container a124735fd9fc [2020-12-17T21:11:52.741Z] ---> 38b7f4926af9 [2020-12-17T21:11:52.741Z] Step 7/8 : COPY . . [2020-12-17T21:11:54.750Z] ---> a830948a9bd7 [2020-12-17T21:11:54.750Z] Step 8/8 : RUN go mod download [2020-12-17T21:11:54.750Z] ---> Running in b014cd7d265f [2020-12-17T21:12:15.231Z] Running on prd-centos7-docker-4c-2g-16615 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-12-17T21:12:15.323Z] Running in /w/workspace/edgex-ui-go/62 [Pipeline] { [Pipeline] checkout [2020-12-17T21:12:21.714Z] Removing intermediate container b014cd7d265f [2020-12-17T21:12:21.714Z] ---> 60d54659b41e [2020-12-17T21:12:21.714Z] Successfully built 60d54659b41e [2020-12-17T21:12:21.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:12:22.060Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:12:22.060Z] . [Pipeline] withDockerContainer [2020-12-17T21:12:22.309Z] prd-ubuntu18.04-docker-arm64-4c-16g-16614 does not seem to be running inside a container [2020-12-17T21:12:22.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:12:22.515Z] using credential edgex-jenkins-ssh [2020-12-17T21:12:22.572Z] Cloning the remote Git repository [2020-12-17T21:12:22.634Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:12:22.747Z] > git init /w/workspace/edgex-ui-go/62 # timeout=10 [2020-12-17T21:12:23.735Z] $ docker top 642601055a96a6d4d542e235634958d867fb8c9e5d049b6c564e1e66cab69982 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:12:22.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:12:22.940Z] > git --version # timeout=10 [2020-12-17T21:12:22.982Z] > git --version # 'git version 2.24.3' [2020-12-17T21:12:22.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:12:23.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:12:24.718Z] + go version [2020-12-17T21:12:24.718Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T21:12:24.746Z] $ docker stop --time=1 642601055a96a6d4d542e235634958d867fb8c9e5d049b6c564e1e66cab69982 [2020-12-17T21:12:25.442Z] Checking out Revision 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec (master) [2020-12-17T21:12:24.911Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T21:12:24.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:12:24.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-17T21:12:24.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-17T21:12:24.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:12:24.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:12:25.469Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:12:25.494Z] > git checkout -f 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [2020-12-17T21:12:26.705Z] $ docker rm -f 642601055a96a6d4d542e235634958d867fb8c9e5d049b6c564e1e66cab69982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:12:27.750Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:12:27.750Z] . [Pipeline] withDockerContainer [2020-12-17T21:12:28.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-16614 does not seem to be running inside a container [2020-12-17T21:12:28.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:12:29.564Z] $ docker top 5ba504ba8e30e690d67b0d70dd6951063b2d5141a58e7f35b1142d36dfe1ddff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:12:29.958Z] Commit message: "Merge pull request #281 from ernestojeda/devops-std-dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-17T21:12:30.597Z] + make test [2020-12-17T21:12:30.598Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:12:32.038Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-12-17T21:12:32.048Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2020-12-17T21:12:32.618Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:12:32.999Z] + sudo service docker restart [2020-12-17T21:12:32.999Z] + true [2020-12-17T21:12:32.999Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:12:35.046Z] provisioning config files... [2020-12-17T21:12:35.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config8323969868406585962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:12:35.597Z] ---> docker-login.sh [2020-12-17T21:12:35.598Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:12:36.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:12:36.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:12:36.496Z] Configure a credential helper to remove this warning. See [2020-12-17T21:12:36.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:12:36.496Z] [2020-12-17T21:12:36.496Z] Login Succeeded [2020-12-17T21:12:36.496Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:12:36.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:12:36.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:12:36.792Z] Configure a credential helper to remove this warning. See [2020-12-17T21:12:36.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:12:36.792Z] [2020-12-17T21:12:36.792Z] Login Succeeded [2020-12-17T21:12:36.792Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:12:37.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:12:37.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:12:37.406Z] Configure a credential helper to remove this warning. See [2020-12-17T21:12:37.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:12:37.406Z] [2020-12-17T21:12:37.406Z] Login Succeeded [2020-12-17T21:12:37.406Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:12:38.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:12:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:12:38.065Z] Configure a credential helper to remove this warning. See [2020-12-17T21:12:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:12:38.065Z] [2020-12-17T21:12:38.066Z] Login Succeeded [2020-12-17T21:12:38.066Z] docker.io [2020-12-17T21:12:38.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:12:38.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:12:38.651Z] Configure a credential helper to remove this warning. See [2020-12-17T21:12:38.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:12:38.651Z] [2020-12-17T21:12:38.651Z] Login Succeeded [2020-12-17T21:12:38.651Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:12:38.672Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T21:12:39.148Z] ========================================================= [2020-12-17T21:12:39.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T21:12:39.148Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:12:39.605Z] + 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-17T21:12:40.650Z] Sending build context to Docker daemon 16.5MB [2020-12-17T21:12:40.650Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:12:40.650Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:12:40.650Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T21:12:40.650Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T21:12:40.650Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T21:12:40.650Z] de9db76c5a1d: Pulling fs layer [2020-12-17T21:12:40.650Z] bca2f99d35d6: Pulling fs layer [2020-12-17T21:12:40.650Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T21:12:40.650Z] 7c6f9722023f: Pulling fs layer [2020-12-17T21:12:40.650Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T21:12:40.650Z] 93359f2a8cfa: Waiting [2020-12-17T21:12:40.650Z] 7c6f9722023f: Waiting [2020-12-17T21:12:40.650Z] a35cf1a2eb13: Waiting [2020-12-17T21:12:40.650Z] bca2f99d35d6: Waiting [2020-12-17T21:12:40.650Z] de9db76c5a1d: Verifying Checksum [2020-12-17T21:12:40.650Z] de9db76c5a1d: Download complete [2020-12-17T21:12:40.650Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T21:12:40.650Z] 0ef7d3d256c8: Download complete [2020-12-17T21:12:40.650Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T21:12:40.650Z] 93359f2a8cfa: Download complete [2020-12-17T21:12:40.939Z] 7c6f9722023f: Verifying Checksum [2020-12-17T21:12:40.939Z] 7c6f9722023f: Download complete [2020-12-17T21:12:41.236Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T21:12:41.236Z] 188c0c94c7c5: Download complete [2020-12-17T21:12:41.524Z] 188c0c94c7c5: Pull complete [2020-12-17T21:12:42.137Z] 0ef7d3d256c8: Pull complete [2020-12-17T21:12:42.137Z] de9db76c5a1d: Pull complete [2020-12-17T21:12:44.784Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T21:12:44.784Z] a35cf1a2eb13: Download complete [2020-12-17T21:12:45.753Z] bca2f99d35d6: Verifying Checksum [2020-12-17T21:12:45.753Z] bca2f99d35d6: Download complete [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-17T21:12:54.297Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-17T21:12:54.297Z] GO111MODULE=on go vet ./... [2020-12-17T21:12:55.976Z] bca2f99d35d6: Pull complete [2020-12-17T21:12:55.976Z] 93359f2a8cfa: Pull complete [2020-12-17T21:12:56.299Z] 7c6f9722023f: Pull complete [Pipeline] } [2020-12-17T21:12:59.793Z] $ docker stop --time=1 5ba504ba8e30e690d67b0d70dd6951063b2d5141a58e7f35b1142d36dfe1ddff [2020-12-17T21:13:01.806Z] $ docker rm -f 5ba504ba8e30e690d67b0d70dd6951063b2d5141a58e7f35b1142d36dfe1ddff [2020-12-17T21:13:01.897Z] a35cf1a2eb13: Pull complete [2020-12-17T21:13:01.897Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T21:13:01.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T21:13:01.897Z] ---> a62c8e92a672 [2020-12-17T21:13:01.897Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-17T21:13:02.171Z] ---> Running in d4fa330f0c6a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:13:02.502Z] Removing intermediate container d4fa330f0c6a [2020-12-17T21:13:02.503Z] ---> 5189e219b618 [2020-12-17T21:13:02.503Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:13:02.503Z] ---> Running in 0d9b32765776 [2020-12-17T21:13:02.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:13:03.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-12-17T21:13:04.610Z] Removing intermediate container 0d9b32765776 [2020-12-17T21:13:04.610Z] ---> 5133c06e03bf [2020-12-17T21:13:04.610Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-17T21:13:04.610Z] ---> Running in cbf3a47e63e9 [2020-12-17T21:13:05.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:13:05.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:13:06.437Z] OK: 166 MiB in 39 packages [2020-12-17T21:13:07.034Z] Removing intermediate container cbf3a47e63e9 [2020-12-17T21:13:07.034Z] ---> d663032ab245 [2020-12-17T21:13:07.034Z] Step 6/8 : WORKDIR /edgex-ui-go [Pipeline] sh [2020-12-17T21:13:07.306Z] ---> Running in 25d70ae2f383 [2020-12-17T21:13:07.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T21:13:07.588Z] Removing intermediate container 25d70ae2f383 [2020-12-17T21:13:07.588Z] ---> 45c3ee2b7476 [2020-12-17T21:13:07.588Z] Step 7/8 : COPY . . [2020-12-17T21:13:07.923Z] + ls -al . [2020-12-17T21:13:07.923Z] total 124 [2020-12-17T21:13:07.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 21:12 . [2020-12-17T21:13:07.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:11 .. [2020-12-17T21:13:07.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 21:11 .git [2020-12-17T21:13:07.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:11 .github [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 17 21:11 .gitignore [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 17 21:11 CONTRIBUTING.md [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 1508 Dec 17 21:11 Dockerfile [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 902 Dec 17 21:11 Dockerfile.build [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 17 21:11 Jenkinsfile [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 17 21:11 LICENSE [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 17 21:11 Makefile [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 17 21:11 README.md [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 17 21:09 VERSION [2020-12-17T21:13:07.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 21:11 assets [2020-12-17T21:13:07.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:11 bin [2020-12-17T21:13:07.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 21:11 cmd [2020-12-17T21:13:07.923Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 17 21:12 coverage.out [2020-12-17T21:13:07.923Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 17 21:11 docs [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 17 21:11 go.mod [2020-12-17T21:13:07.923Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 17 21:12 go.sum [2020-12-17T21:13:07.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 21:11 internal [2020-12-17T21:13:07.923Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 17 21:11 version.go [2020-12-17T21:13:07.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:11 web [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:13:08.313Z] + 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=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec --label arch=arm64 --label version=2.0.0-dev.4 . [2020-12-17T21:13:09.292Z] Sending build context to Docker daemon 16.52MB [2020-12-17T21:13:09.292Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:13:09.292Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-17T21:13:09.292Z] ---> 60d54659b41e [2020-12-17T21:13:09.292Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-17T21:13:09.574Z] ---> Running in 7524c8f605c8 [2020-12-17T21:13:09.848Z] Removing intermediate container 7524c8f605c8 [2020-12-17T21:13:09.848Z] ---> dd99dbccf4c5 [2020-12-17T21:13:09.848Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T21:13:10.131Z] ---> Running in 6ec8a9874707 [2020-12-17T21:13:10.225Z] ---> 8dad8fa3225e [2020-12-17T21:13:10.226Z] Step 8/8 : RUN go mod download [2020-12-17T21:13:10.226Z] ---> Running in 5d9aa17dc48b [2020-12-17T21:13:10.727Z] Removing intermediate container 6ec8a9874707 [2020-12-17T21:13:10.727Z] ---> 1f3459de6405 [2020-12-17T21:13:10.727Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T21:13:10.727Z] ---> Running in a25805f604c0 [2020-12-17T21:13:11.322Z] Removing intermediate container a25805f604c0 [2020-12-17T21:13:11.322Z] ---> 42364ef19f3e [2020-12-17T21:13:11.322Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-17T21:13:11.322Z] ---> Running in 2ada02b2e58f [2020-12-17T21:13:11.915Z] Removing intermediate container 2ada02b2e58f [2020-12-17T21:13:11.915Z] ---> f4432c2c494a [2020-12-17T21:13:11.915Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-17T21:13:12.188Z] ---> Running in 2e501a22cbdc [2020-12-17T21:13:12.460Z] Removing intermediate container 2e501a22cbdc [2020-12-17T21:13:12.460Z] ---> c815e59c4b06 [2020-12-17T21:13:12.460Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:13:12.734Z] ---> Running in c9daf9af33b4 [2020-12-17T21:13:14.832Z] Removing intermediate container c9daf9af33b4 [2020-12-17T21:13:14.832Z] ---> 865216ea7df3 [2020-12-17T21:13:14.832Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T21:13:14.832Z] ---> Running in 8ba093dbac2c [2020-12-17T21:13:15.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:13:16.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:13:18.081Z] OK: 142 MiB in 39 packages [2020-12-17T21:13:18.682Z] Removing intermediate container 8ba093dbac2c [2020-12-17T21:13:18.682Z] ---> 4010b48ec32d [2020-12-17T21:13:18.682Z] Step 10/24 : ENV GO111MODULE=on [2020-12-17T21:13:18.958Z] ---> Running in 4be045c95aea [2020-12-17T21:13:19.556Z] Removing intermediate container 4be045c95aea [2020-12-17T21:13:19.556Z] ---> 4192e712e470 [2020-12-17T21:13:19.556Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-17T21:13:19.556Z] ---> Running in fdc17467dea4 [2020-12-17T21:13:20.154Z] Removing intermediate container fdc17467dea4 [2020-12-17T21:13:20.154Z] ---> bff62026b2d0 [2020-12-17T21:13:20.154Z] Step 12/24 : COPY go.mod . [2020-12-17T21:13:20.750Z] ---> 5dad11ef6908 [2020-12-17T21:13:20.750Z] Step 13/24 : COPY Makefile . [2020-12-17T21:13:21.346Z] ---> c5a9c9d87262 [2020-12-17T21:13:21.346Z] Step 14/24 : RUN make update [2020-12-17T21:13:21.619Z] ---> Running in a2b7775747fd [2020-12-17T21:13:22.598Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T21:13:24.033Z] Removing intermediate container a2b7775747fd [2020-12-17T21:13:24.033Z] ---> 559c60def7ef [2020-12-17T21:13:24.033Z] Step 15/24 : COPY . . [2020-12-17T21:13:26.003Z] ---> 6fa220768a02 [2020-12-17T21:13:26.003Z] Step 16/24 : RUN ${MAKE} [2020-12-17T21:13:26.003Z] ---> Running in 2d501b28b123 [2020-12-17T21:13:26.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-17T21:13:37.824Z] Removing intermediate container 5d9aa17dc48b [2020-12-17T21:13:37.824Z] ---> 5389c8da07b7 [2020-12-17T21:13:37.824Z] Successfully built 5389c8da07b7 [2020-12-17T21:13:37.824Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:13:38.272Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:13:38.545Z] . [Pipeline] withDockerContainer [2020-12-17T21:13:38.907Z] prd-centos7-docker-4c-2g-16615 does not seem to be running inside a container [2020-12-17T21:13:38.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:13:40.478Z] $ docker top 40e4c28707281e8e67f352fe179df8b590f1431154ceead0852ee1e4ec0d2a15 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:13:41.175Z] + go version [2020-12-17T21:13:41.473Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T21:13:41.499Z] $ docker stop --time=1 40e4c28707281e8e67f352fe179df8b590f1431154ceead0852ee1e4ec0d2a15 [2020-12-17T21:13:43.051Z] $ docker rm -f 40e4c28707281e8e67f352fe179df8b590f1431154ceead0852ee1e4ec0d2a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:13:44.024Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:13:44.024Z] . [Pipeline] withDockerContainer [2020-12-17T21:13:44.171Z] prd-centos7-docker-4c-2g-16615 does not seem to be running inside a container [2020-12-17T21:13:44.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/62 -v /w/workspace/edgex-ui-go/62:/w/workspace/edgex-ui-go/62:rw,z -v /w/workspace/edgex-ui-go/62@tmp:/w/workspace/edgex-ui-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:13:45.595Z] $ docker top b94f1a856e084acc76707472c747b2868913cc33f612a250c9e4fd9c075f0ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:13:46.407Z] + make test [2020-12-17T21:13:46.407Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-17T21:13:47.878Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-17T21:13:49.192Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T21:13:54.587Z] Removing intermediate container 2d501b28b123 [2020-12-17T21:13:54.587Z] ---> ba1217a0fbd9 [2020-12-17T21:13:54.587Z] Step 17/24 : FROM alpine:3.12 [2020-12-17T21:13:54.587Z] 3.12: Pulling from library/alpine [2020-12-17T21:13:54.587Z] 159e5727ea61: Pulling fs layer [2020-12-17T21:13:54.863Z] 159e5727ea61: Verifying Checksum [2020-12-17T21:13:54.863Z] 159e5727ea61: Download complete [2020-12-17T21:13:55.476Z] 159e5727ea61: Pull complete [2020-12-17T21:13:55.476Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T21:13:55.476Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T21:13:55.476Z] ---> afeebe901d6b [2020-12-17T21:13:55.476Z] Step 18/24 : EXPOSE 4000 [2020-12-17T21:13:55.476Z] ---> Running in 4893840cc55b [2020-12-17T21:13:56.112Z] Removing intermediate container 4893840cc55b [2020-12-17T21:13:56.112Z] ---> f7f607548c14 [2020-12-17T21:13:56.112Z] 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-17T21:13:57.639Z] ---> 54cbfc26f398 [2020-12-17T21:13:57.639Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-17T21:13:57.639Z] ---> Running in 9292da7c8271 [2020-12-17T21:13:58.237Z] Removing intermediate container 9292da7c8271 [2020-12-17T21:13:58.237Z] ---> b590db931d09 [2020-12-17T21:13:58.237Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-17T21:13:58.237Z] ---> Running in b98568ba5cd2 [2020-12-17T21:13:58.852Z] Removing intermediate container b98568ba5cd2 [2020-12-17T21:13:58.852Z] ---> 20ba3c575c00 [2020-12-17T21:13:58.852Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T21:13:58.852Z] ---> Running in 1740422363ba [2020-12-17T21:13:59.149Z] Removing intermediate container 1740422363ba [2020-12-17T21:13:59.149Z] ---> a03d13349309 [2020-12-17T21:13:59.149Z] Step 23/24 : LABEL git_sha=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:13:59.457Z] ---> Running in 976e251e8879 [2020-12-17T21:13:59.750Z] Removing intermediate container 976e251e8879 [2020-12-17T21:13:59.750Z] ---> ced8cdcb7528 [2020-12-17T21:13:59.750Z] Step 24/24 : LABEL version=2.0.0-dev.4 [2020-12-17T21:14:00.043Z] ---> Running in 697e8b7a1eb8 [2020-12-17T21:14:00.329Z] Removing intermediate container 697e8b7a1eb8 [2020-12-17T21:14:00.329Z] ---> 0f8db53c6b59 [2020-12-17T21:14:00.329Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T21:14:00.329Z] Successfully built 0f8db53c6b59 [2020-12-17T21:14:00.618Z] 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-17T21:14:01.284Z] provisioning config files... [2020-12-17T21:14:01.320Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config7711548777159840970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:14:01.800Z] ---> docker-login.sh [2020-12-17T21:14:01.800Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:14:02.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:02.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:02.089Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:02.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:02.089Z] [2020-12-17T21:14:02.089Z] Login Succeeded [2020-12-17T21:14:02.089Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:14:02.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:02.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:02.687Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:02.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:02.687Z] [2020-12-17T21:14:02.687Z] Login Succeeded [2020-12-17T21:14:02.687Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:14:02.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:03.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:03.240Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:03.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:03.240Z] [2020-12-17T21:14:03.240Z] Login Succeeded [2020-12-17T21:14:03.240Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:14:03.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-17T21:14:03.537Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-17T21:14:03.537Z] GO111MODULE=on go vet ./... [2020-12-17T21:14:03.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:03.830Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:03.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:03.830Z] [2020-12-17T21:14:03.830Z] Login Succeeded [2020-12-17T21:14:03.830Z] docker.io [2020-12-17T21:14:04.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:04.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:04.733Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:04.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:04.733Z] [2020-12-17T21:14:04.733Z] Login Succeeded [2020-12-17T21:14:04.733Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:14:04.752Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:14:04.999Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-12-17T21:14:04.999Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:04.999Z] latest [2020-12-17T21:14:04.999Z] 2.0.0-dev.4 [2020-12-17T21:14:04.999Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:04.999Z] master [2020-12-17T21:14:04.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:05.563Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:05.901Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:05.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-17T21:14:05.901Z] 528daf9ff495: Preparing [2020-12-17T21:14:05.901Z] 379067d0cb53: Preparing [2020-12-17T21:14:05.901Z] 379067d0cb53: Layer already exists [Pipeline] } [2020-12-17T21:14:06.354Z] $ docker stop --time=1 b94f1a856e084acc76707472c747b2868913cc33f612a250c9e4fd9c075f0ab5 [2020-12-17T21:14:08.700Z] $ docker rm -f b94f1a856e084acc76707472c747b2868913cc33f612a250c9e4fd9c075f0ab5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:14:09.381Z] 528daf9ff495: Pushed [2020-12-17T21:14:09.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:14:09.548Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T21:14:09.683Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec: digest: sha256:2b9c664ad1d297dd7558fbafb38c2160054ca9ab3dc031f7d9f97c5fede1d845 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:10.111Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:10.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-17T21:14:10.540Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-17T21:14:10.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-17T21:14:10.540Z] 528daf9ff495: Preparing [2020-12-17T21:14:10.540Z] 379067d0cb53: Preparing [2020-12-17T21:14:10.540Z] 379067d0cb53: Layer already exists [2020-12-17T21:14:10.540Z] 528daf9ff495: Layer already exists [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-17T21:14:10.817Z] latest: digest: sha256:2b9c664ad1d297dd7558fbafb38c2160054ca9ab3dc031f7d9f97c5fede1d845 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:11.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T21:14:11.230Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:11.458Z] + ls -al . [2020-12-17T21:14:11.459Z] total 88 [2020-12-17T21:14:11.459Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 17 21:13 . [2020-12-17T21:14:11.459Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 17 21:12 .. [2020-12-17T21:14:11.459Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 17 21:12 assets [2020-12-17T21:14:11.459Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 17 21:12 bin [2020-12-17T21:14:11.459Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 17 21:12 cmd [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 17 21:12 CONTRIBUTING.md [2020-12-17T21:14:11.459Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 17 21:13 coverage.out [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 1508 Dec 17 21:12 Dockerfile [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 902 Dec 17 21:12 Dockerfile.build [2020-12-17T21:14:11.459Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 17 21:12 docs [2020-12-17T21:14:11.459Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 17 21:12 .git [2020-12-17T21:14:11.459Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 17 21:12 .github [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 17 21:12 .gitignore [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 17 21:12 go.mod [2020-12-17T21:14:11.459Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 17 21:13 go.sum [2020-12-17T21:14:11.459Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 17 21:12 internal [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 17 21:12 Jenkinsfile [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 17 21:12 LICENSE [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 17 21:12 Makefile [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 17 21:12 README.md [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 17 21:09 VERSION [2020-12-17T21:14:11.459Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 17 21:12 version.go [2020-12-17T21:14:11.459Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 17 21:12 web [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:11.582Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.4 [2020-12-17T21:14:11.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-17T21:14:11.582Z] 528daf9ff495: Preparing [2020-12-17T21:14:11.582Z] 379067d0cb53: Preparing [2020-12-17T21:14:11.582Z] 528daf9ff495: Layer already exists [2020-12-17T21:14:11.582Z] 379067d0cb53: Layer already exists [2020-12-17T21:14:11.817Z] + 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=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec --label arch=amd64 --label version=2.0.0-dev.4 . [2020-12-17T21:14:11.853Z] 2.0.0-dev.4: digest: sha256:2b9c664ad1d297dd7558fbafb38c2160054ca9ab3dc031f7d9f97c5fede1d845 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:12.204Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:12.428Z] Sending build context to Docker daemon 16.53MB [2020-12-17T21:14:12.428Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:14:12.428Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-17T21:14:12.428Z] ---> 5389c8da07b7 [2020-12-17T21:14:12.428Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-17T21:14:12.567Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:12.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-17T21:14:12.567Z] 528daf9ff495: Preparing [2020-12-17T21:14:12.567Z] 379067d0cb53: Preparing [2020-12-17T21:14:12.567Z] 528daf9ff495: Layer already exists [2020-12-17T21:14:12.567Z] 379067d0cb53: Layer already exists [2020-12-17T21:14:12.715Z] ---> Running in 1c69994c5f2b [2020-12-17T21:14:12.848Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4: digest: sha256:2b9c664ad1d297dd7558fbafb38c2160054ca9ab3dc031f7d9f97c5fede1d845 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:12.996Z] Removing intermediate container 1c69994c5f2b [2020-12-17T21:14:12.996Z] ---> 1716539a179a [2020-12-17T21:14:12.996Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T21:14:12.996Z] ---> Running in d5189271b96a [2020-12-17T21:14:13.278Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-12-17T21:14:13.313Z] Removing intermediate container d5189271b96a [2020-12-17T21:14:13.313Z] ---> d55e87d882c5 [2020-12-17T21:14:13.313Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T21:14:13.313Z] ---> Running in c1a3240cf24a [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:13.616Z] Removing intermediate container c1a3240cf24a [2020-12-17T21:14:13.616Z] ---> c4963ea7e0b8 [2020-12-17T21:14:13.616Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-17T21:14:13.616Z] ---> Running in 99661b0b565e [2020-12-17T21:14:13.704Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-12-17T21:14:13.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-12-17T21:14:13.704Z] 528daf9ff495: Preparing [2020-12-17T21:14:13.704Z] 379067d0cb53: Preparing [2020-12-17T21:14:13.704Z] 528daf9ff495: Layer already exists [2020-12-17T21:14:13.704Z] 379067d0cb53: Layer already exists [2020-12-17T21:14:13.960Z] Removing intermediate container 99661b0b565e [2020-12-17T21:14:13.960Z] ---> 9cb88a39ff2c [2020-12-17T21:14:13.960Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-17T21:14:13.960Z] ---> Running in 3221c63bc0d6 [2020-12-17T21:14:13.960Z] Removing intermediate container 3221c63bc0d6 [2020-12-17T21:14:13.960Z] ---> da19471d25b1 [2020-12-17T21:14:13.961Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:14:13.998Z] master: digest: sha256:2b9c664ad1d297dd7558fbafb38c2160054ca9ab3dc031f7d9f97c5fede1d845 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2020-12-17T21:14:14.252Z] ---> Running in 19b770c818fa [Pipeline] echo [2020-12-17T21:14:14.262Z] ===================================================== [Pipeline] echo [2020-12-17T21:14:14.318Z] taggedImages: [2020-12-17T21:14:14.318Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:14.318Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-12-17T21:14:14.318Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.4 [2020-12-17T21:14:14.318Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:14.318Z] - 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] } [2020-12-17T21:14:15.729Z] Removing intermediate container 19b770c818fa [2020-12-17T21:14:15.729Z] ---> ee69a0cc0ff4 [2020-12-17T21:14:15.729Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T21:14:15.729Z] ---> Running in d43c2e039d27 [2020-12-17T21:14:16.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:14:17.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:14:18.387Z] OK: 166 MiB in 39 packages [2020-12-17T21:14:19.383Z] Removing intermediate container d43c2e039d27 [2020-12-17T21:14:19.383Z] ---> 5f23a3899bd0 [2020-12-17T21:14:19.383Z] Step 10/24 : ENV GO111MODULE=on [2020-12-17T21:14:19.383Z] ---> Running in dcd02f913471 [2020-12-17T21:14:19.383Z] Removing intermediate container dcd02f913471 [2020-12-17T21:14:19.383Z] ---> d41b555a640f [2020-12-17T21:14:19.383Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-17T21:14:19.675Z] ---> Running in ae844ed466be [2020-12-17T21:14:19.951Z] Removing intermediate container ae844ed466be [2020-12-17T21:14:19.951Z] ---> 83d33b371ef8 [2020-12-17T21:14:19.951Z] Step 12/24 : COPY go.mod . [2020-12-17T21:14:20.216Z] ---> 0298e6173108 [2020-12-17T21:14:20.216Z] Step 13/24 : COPY Makefile . [2020-12-17T21:14:20.488Z] ---> df5121f3d714 [2020-12-17T21:14:20.488Z] Step 14/24 : RUN make update [2020-12-17T21:14:20.775Z] ---> Running in 18c9d659d5a2 [2020-12-17T21:14:21.386Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T21:14:22.450Z] Removing intermediate container 18c9d659d5a2 [2020-12-17T21:14:22.450Z] ---> 10d0ca6655c4 [2020-12-17T21:14:22.450Z] Step 15/24 : COPY . . [2020-12-17T21:14:25.110Z] ---> b04e0ea7b368 [2020-12-17T21:14:25.110Z] Step 16/24 : RUN ${MAKE} [2020-12-17T21:14:25.110Z] ---> Running in 09b33407c87a [2020-12-17T21:14:25.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-12-17T21:14:41.139Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T21:14:44.589Z] Removing intermediate container 09b33407c87a [2020-12-17T21:14:44.590Z] ---> 4ba0f61a8df4 [2020-12-17T21:14:44.590Z] Step 17/24 : FROM alpine:3.12 [2020-12-17T21:14:44.888Z] 3.12: Pulling from library/alpine [2020-12-17T21:14:44.888Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T21:14:45.194Z] 801bfaa63ef2: Verifying Checksum [2020-12-17T21:14:45.194Z] 801bfaa63ef2: Download complete [2020-12-17T21:14:45.488Z] 801bfaa63ef2: Pull complete [2020-12-17T21:14:45.488Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T21:14:45.488Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T21:14:45.488Z] ---> 389fef711851 [2020-12-17T21:14:45.488Z] Step 18/24 : EXPOSE 4000 [2020-12-17T21:14:45.778Z] ---> Running in 43e3b2b2cc08 [2020-12-17T21:14:45.778Z] Removing intermediate container 43e3b2b2cc08 [2020-12-17T21:14:45.778Z] ---> c1b0881eab99 [2020-12-17T21:14:45.778Z] 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-17T21:14:47.325Z] ---> 11312cd482db [2020-12-17T21:14:47.325Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-17T21:14:47.325Z] ---> Running in addb15b0ea22 [2020-12-17T21:14:47.611Z] Removing intermediate container addb15b0ea22 [2020-12-17T21:14:47.611Z] ---> 6166caac2e19 [2020-12-17T21:14:47.611Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-17T21:14:47.611Z] ---> Running in 52a8a8e4788e [2020-12-17T21:14:47.907Z] Removing intermediate container 52a8a8e4788e [2020-12-17T21:14:47.907Z] ---> 9f0b94842f54 [2020-12-17T21:14:47.907Z] Step 22/24 : LABEL arch=amd64 [2020-12-17T21:14:47.907Z] ---> Running in f28b10640479 [2020-12-17T21:14:48.225Z] Removing intermediate container f28b10640479 [2020-12-17T21:14:48.225Z] ---> 0fe69a92a101 [2020-12-17T21:14:48.225Z] Step 23/24 : LABEL git_sha=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:48.225Z] ---> Running in 91529708dfd4 [2020-12-17T21:14:48.525Z] Removing intermediate container 91529708dfd4 [2020-12-17T21:14:48.526Z] ---> abee79259993 [2020-12-17T21:14:48.526Z] Step 24/24 : LABEL version=2.0.0-dev.4 [2020-12-17T21:14:48.526Z] ---> Running in b5312d016689 [2020-12-17T21:14:48.817Z] Removing intermediate container b5312d016689 [2020-12-17T21:14:48.817Z] ---> aad54ce710ee [2020-12-17T21:14:48.817Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T21:14:48.817Z] Successfully built aad54ce710ee [2020-12-17T21:14:48.817Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:14:49.311Z] provisioning config files... [2020-12-17T21:14:49.369Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/62@tmp/config8922353857106457137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:14:49.904Z] ---> docker-login.sh [2020-12-17T21:14:49.904Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:14:50.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:50.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:50.189Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:50.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:50.189Z] [2020-12-17T21:14:50.189Z] Login Succeeded [2020-12-17T21:14:50.189Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:14:50.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:50.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:50.494Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:50.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:50.494Z] [2020-12-17T21:14:50.494Z] Login Succeeded [2020-12-17T21:14:50.494Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:14:50.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:50.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:50.796Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:50.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:50.796Z] [2020-12-17T21:14:50.797Z] Login Succeeded [2020-12-17T21:14:50.797Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:14:51.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:51.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:51.085Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:51.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:51.085Z] [2020-12-17T21:14:51.085Z] Login Succeeded [2020-12-17T21:14:51.085Z] docker.io [2020-12-17T21:14:51.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:14:51.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:14:51.669Z] Configure a credential helper to remove this warning. See [2020-12-17T21:14:51.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:14:51.669Z] [2020-12-17T21:14:51.669Z] Login Succeeded [2020-12-17T21:14:51.669Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:14:51.691Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:14:51.965Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-12-17T21:14:51.965Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:51.965Z] latest [2020-12-17T21:14:51.965Z] 2.0.0-dev.4 [2020-12-17T21:14:51.965Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:51.965Z] master [2020-12-17T21:14:51.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:52.528Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:52.927Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:52.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-17T21:14:52.927Z] 8124805d2653: Preparing [2020-12-17T21:14:52.927Z] 777b2c648970: Preparing [2020-12-17T21:14:52.927Z] 777b2c648970: Layer already exists [2020-12-17T21:14:55.000Z] 8124805d2653: Pushed [2020-12-17T21:14:55.001Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec: digest: sha256:1891ccaa6a0ed250985381a8a7aef324f8580f00fc7966deef0a23cf5c611f5a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:55.609Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:55.934Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-17T21:14:55.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-17T21:14:55.934Z] 8124805d2653: Preparing [2020-12-17T21:14:55.934Z] 777b2c648970: Preparing [2020-12-17T21:14:55.934Z] 777b2c648970: Layer already exists [2020-12-17T21:14:55.934Z] 8124805d2653: Layer already exists [2020-12-17T21:14:55.934Z] latest: digest: sha256:1891ccaa6a0ed250985381a8a7aef324f8580f00fc7966deef0a23cf5c611f5a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:56.552Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:56.906Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.4 [2020-12-17T21:14:56.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-17T21:14:56.906Z] 8124805d2653: Preparing [2020-12-17T21:14:56.906Z] 777b2c648970: Preparing [2020-12-17T21:14:56.906Z] 8124805d2653: Layer already exists [2020-12-17T21:14:56.906Z] 777b2c648970: Layer already exists [2020-12-17T21:14:56.906Z] 2.0.0-dev.4: digest: sha256:1891ccaa6a0ed250985381a8a7aef324f8580f00fc7966deef0a23cf5c611f5a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:57.299Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:57.735Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:57.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-17T21:14:57.735Z] 8124805d2653: Preparing [2020-12-17T21:14:57.735Z] 777b2c648970: Preparing [2020-12-17T21:14:57.735Z] 8124805d2653: Layer already exists [2020-12-17T21:14:57.735Z] 777b2c648970: Layer already exists [2020-12-17T21:14:57.735Z] 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4: digest: sha256:1891ccaa6a0ed250985381a8a7aef324f8580f00fc7966deef0a23cf5c611f5a size: 739 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:58.476Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:14:59.168Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-12-17T21:14:59.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-12-17T21:14:59.168Z] 8124805d2653: Preparing [2020-12-17T21:14:59.168Z] 777b2c648970: Preparing [2020-12-17T21:14:59.168Z] 8124805d2653: Layer already exists [2020-12-17T21:14:59.168Z] 777b2c648970: Layer already exists [2020-12-17T21:14:59.168Z] master: digest: sha256:1891ccaa6a0ed250985381a8a7aef324f8580f00fc7966deef0a23cf5c611f5a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:14:59.420Z] ===================================================== [Pipeline] echo [2020-12-17T21:14:59.479Z] taggedImages: [2020-12-17T21:14:59.479Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [2020-12-17T21:14:59.479Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-12-17T21:14:59.479Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.4 [2020-12-17T21:14:59.479Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:9ddfd456210eafbcec8994a78e6b2e43fb3d4aec-2.0.0-dev.4 [2020-12-17T21:14:59.479Z] - 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-17T21:15:01.412Z] provisioning config files... [2020-12-17T21:15:01.551Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8237300196162410761tmp [Pipeline] { [Pipeline] sh [2020-12-17T21:15:02.145Z] + set +x [2020-12-17T21:15:02.145Z] + bash -s -- [2020-12-17T21:15:02.145Z] + curl -s https://codecov.io/bash [2020-12-17T21:15:02.437Z] [2020-12-17T21:15:02.437Z] _____ _ [2020-12-17T21:15:02.437Z] / ____| | | [2020-12-17T21:15:02.437Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T21:15:02.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T21:15:02.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T21:15:02.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T21:15:02.437Z] Bash-20201130-cc6d3fe [2020-12-17T21:15:02.437Z] [2020-12-17T21:15:02.437Z] [2020-12-17T21:15:02.437Z] ==> Jenkins CI detected. [2020-12-17T21:15:02.437Z] project root: . [2020-12-17T21:15:02.437Z] --> token set from env [2020-12-17T21:15:02.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T21:15:02.740Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T21:15:02.740Z] ==> Python coveragepy not found [2020-12-17T21:15:02.740Z] ==> Searching for coverage reports in: [2020-12-17T21:15:02.740Z] + . [2020-12-17T21:15:02.740Z] -> Found 1 reports [2020-12-17T21:15:02.740Z] ==> Detecting git/mercurial file structure [2020-12-17T21:15:02.740Z] ==> Reading reports [2020-12-17T21:15:02.741Z] + ./coverage.out bytes=10 [2020-12-17T21:15:02.741Z] ==> Appending adjustments [2020-12-17T21:15:02.741Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T21:15:03.023Z] + Found adjustments [2020-12-17T21:15:03.023Z] ==> Gzipping contents [2020-12-17T21:15:03.023Z] 4.0K /tmp/codecov.h2rO0z.gz [2020-12-17T21:15:03.023Z] ==> Uploading reports [2020-12-17T21:15:03.023Z] url: https://codecov.io [2020-12-17T21:15:03.023Z] query: branch=master&commit=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-17T21:15:03.023Z] -> Pinging Codecov [2020-12-17T21:15:03.023Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=9ddfd456210eafbcec8994a78e6b2e43fb3d4aec&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F62%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-17T21:15:03.655Z] -> Uploading to [2020-12-17T21:15:03.655Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/FB506323287CE973F263BFD2A0EB1F37/9ddfd456210eafbcec8994a78e6b2e43fb3d4aec/bfb09b9c-dee5-4c3a-8acd-36bc5e11c4ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T211503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c443f536004e33f1204102e06c41c45c2e47e24a0159c5dbf04f01ee40b8cd2e [2020-12-17T21:15:03.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T21:15:03.655Z] Dload Upload Total Spent Left Speed [2020-12-17T21:15:04.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 4405 --:--:-- --:--:-- --:--:-- 4446 [2020-12-17T21:15:04.295Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] } [2020-12-17T21:15:04.324Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-17T21:15:04.844Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-17T21:15:04.894Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:15:05.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:15:05.645Z] [2020-12-17T21:15:05.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:15:06.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:15:06.359Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-17T21:15:06.359Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T21:15:06.359Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T21:15:06.359Z] de9db76c5a1d: Pulling fs layer [2020-12-17T21:15:06.359Z] 0eba1c9be4d2: Pulling fs layer [2020-12-17T21:15:06.359Z] 0d57e429df01: Pulling fs layer [2020-12-17T21:15:06.359Z] 4e4be7b47b0d: Pulling fs layer [2020-12-17T21:15:06.359Z] e1f770b5df2f: Pulling fs layer [2020-12-17T21:15:06.359Z] 85a0685a4137: Pulling fs layer [2020-12-17T21:15:06.359Z] 0eba1c9be4d2: Waiting [2020-12-17T21:15:06.359Z] 0d57e429df01: Waiting [2020-12-17T21:15:06.359Z] 4e4be7b47b0d: Waiting [2020-12-17T21:15:06.359Z] e1f770b5df2f: Waiting [2020-12-17T21:15:06.359Z] 85a0685a4137: Waiting [2020-12-17T21:15:06.359Z] de9db76c5a1d: Verifying Checksum [2020-12-17T21:15:06.359Z] de9db76c5a1d: Download complete [2020-12-17T21:15:06.359Z] 0ef7d3d256c8: Download complete [2020-12-17T21:15:06.359Z] 0d57e429df01: Verifying Checksum [2020-12-17T21:15:06.359Z] 0d57e429df01: Download complete [2020-12-17T21:15:06.359Z] 4e4be7b47b0d: Verifying Checksum [2020-12-17T21:15:06.359Z] 4e4be7b47b0d: Download complete [2020-12-17T21:15:06.649Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T21:15:06.649Z] 188c0c94c7c5: Download complete [2020-12-17T21:15:07.382Z] 188c0c94c7c5: Pull complete [2020-12-17T21:15:07.680Z] 0ef7d3d256c8: Pull complete [2020-12-17T21:15:07.967Z] de9db76c5a1d: Pull complete [2020-12-17T21:15:08.955Z] e1f770b5df2f: Verifying Checksum [2020-12-17T21:15:08.955Z] e1f770b5df2f: Download complete [2020-12-17T21:15:15.920Z] 0eba1c9be4d2: Download complete [2020-12-17T21:15:16.989Z] 85a0685a4137: Verifying Checksum [2020-12-17T21:15:16.989Z] 85a0685a4137: Download complete [2020-12-17T21:15:27.607Z] 0eba1c9be4d2: Pull complete [2020-12-17T21:15:27.607Z] 0d57e429df01: Pull complete [2020-12-17T21:15:27.607Z] 4e4be7b47b0d: Pull complete [2020-12-17T21:15:29.669Z] e1f770b5df2f: Pull complete [2020-12-17T21:15:42.467Z] 85a0685a4137: Pull complete [2020-12-17T21:15:42.467Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-17T21:15:42.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:15:42.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-17T21:15:42.896Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:15:43.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-17T21:15:44.722Z] $ docker top 00e166d9f6d53eeb2397c84b417917e31ba3104d9311e7e6d99af1d0367a6de9 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T21:15:45.085Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-17T21:15:45.968Z] + set -o pipefail [2020-12-17T21:15:45.968Z] + snyk monitor '--org=edgex-jenkins' [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/d18048e1-c4e9-4786-8724-c906a0c2afd2 [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] [2020-12-17T21:16:08.911Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-17T21:16:08.911Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-17T21:16:08.959Z] $ docker stop --time=1 00e166d9f6d53eeb2397c84b417917e31ba3104d9311e7e6d99af1d0367a6de9 [2020-12-17T21:16:12.172Z] $ docker rm -f 00e166d9f6d53eeb2397c84b417917e31ba3104d9311e7e6d99af1d0367a6de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-12-17T21:16:14.450Z] + git log --format=format:%s -1 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:16:14.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:16:14.803Z] . [Pipeline] withDockerContainer [2020-12-17T21:16:15.058Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:16:15.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:16:16.853Z] $ docker top 2f86cbf1c3240d2bcdadef82290e39194e446156209ac1d5a6fb4e991f2264cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:16:17.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:16:17.383Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:16:17.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:16:17.866Z] $ docker exec 2f86cbf1c3240d2bcdadef82290e39194e446156209ac1d5a6fb4e991f2264cb ssh-agent [2020-12-17T21:16:18.357Z] SSH_AUTH_SOCK=/tmp/ssh-Ss5ZjOZkEqSu/agent.11 [2020-12-17T21:16:18.357Z] SSH_AGENT_PID=17 [2020-12-17T21:16:18.388Z] Running ssh-add (command line suppressed) [2020-12-17T21:16:18.667Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7541911810279358914.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7541911810279358914.key) [2020-12-17T21:16:18.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:16:19.246Z] + git semver tag [2020-12-17T21:16:19.522Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:16:19.522Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-17T21:16:19.522Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-17T21:16:19.522Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:16:19.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:16:19.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:16:19.522Z] # $SEMVER_BRANCH = master [2020-12-17T21:16:19.522Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-17T21:16:19.522Z] # 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec HEAD [2020-12-17T21:16:19.522Z] # -> Force: false [2020-12-17T21:16:19.522Z] # 6cb53b0fad19f1ee4a756f750ed650f51dda79f9 refs/tags/v2.0.0-dev.4 [Pipeline] } [2020-12-17T21:16:19.558Z] $ docker exec --env ******** --env ******** 2f86cbf1c3240d2bcdadef82290e39194e446156209ac1d5a6fb4e991f2264cb ssh-agent -k [2020-12-17T21:16:19.829Z] unset SSH_AUTH_SOCK; [2020-12-17T21:16:19.830Z] unset SSH_AGENT_PID; [2020-12-17T21:16:19.830Z] echo Agent pid 17 killed; [2020-12-17T21:16:19.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:16:20.953Z] + git semver [Pipeline] } [2020-12-17T21:16:21.001Z] $ docker stop --time=1 2f86cbf1c3240d2bcdadef82290e39194e446156209ac1d5a6fb4e991f2264cb [2020-12-17T21:16:23.335Z] $ docker rm -f 2f86cbf1c3240d2bcdadef82290e39194e446156209ac1d5a6fb4e991f2264cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:16:24.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:16:24.312Z] [2020-12-17T21:16:24.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:16:24.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:16:25.059Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-17T21:16:25.059Z] ab5ef0e58194: Pulling fs layer [2020-12-17T21:16:25.059Z] 9712f1f96733: Pulling fs layer [2020-12-17T21:16:25.059Z] 63f879dbbcfc: Pulling fs layer [2020-12-17T21:16:25.059Z] 0d9ebad4ef96: Pulling fs layer [2020-12-17T21:16:25.059Z] e9a5061849ea: Pulling fs layer [2020-12-17T21:16:25.059Z] d747dcd14b5f: Pulling fs layer [2020-12-17T21:16:25.059Z] 2de7ff778b66: Pulling fs layer [2020-12-17T21:16:25.059Z] e9a5061849ea: Waiting [2020-12-17T21:16:25.059Z] d747dcd14b5f: Waiting [2020-12-17T21:16:25.059Z] 2de7ff778b66: Waiting [2020-12-17T21:16:25.059Z] 0d9ebad4ef96: Waiting [2020-12-17T21:16:25.059Z] 9712f1f96733: Verifying Checksum [2020-12-17T21:16:25.059Z] 9712f1f96733: Download complete [2020-12-17T21:16:30.867Z] 63f879dbbcfc: Verifying Checksum [2020-12-17T21:16:30.867Z] 63f879dbbcfc: Download complete [2020-12-17T21:16:30.867Z] e9a5061849ea: Verifying Checksum [2020-12-17T21:16:30.867Z] e9a5061849ea: Download complete [2020-12-17T21:16:30.867Z] d747dcd14b5f: Verifying Checksum [2020-12-17T21:16:30.867Z] d747dcd14b5f: Download complete [2020-12-17T21:16:31.979Z] 0d9ebad4ef96: Verifying Checksum [2020-12-17T21:16:31.979Z] 0d9ebad4ef96: Download complete [2020-12-17T21:16:32.280Z] 2de7ff778b66: Verifying Checksum [2020-12-17T21:16:32.280Z] 2de7ff778b66: Download complete [2020-12-17T21:16:32.577Z] ab5ef0e58194: Verifying Checksum [2020-12-17T21:16:32.577Z] ab5ef0e58194: Download complete [2020-12-17T21:16:43.029Z] ab5ef0e58194: Pull complete [2020-12-17T21:16:43.029Z] 9712f1f96733: Pull complete [2020-12-17T21:16:45.066Z] 63f879dbbcfc: Pull complete [2020-12-17T21:16:57.733Z] 0d9ebad4ef96: Pull complete [2020-12-17T21:16:58.361Z] e9a5061849ea: Pull complete [2020-12-17T21:16:58.700Z] d747dcd14b5f: Pull complete [2020-12-17T21:17:02.378Z] 2de7ff778b66: Pull complete [2020-12-17T21:17:02.378Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-17T21:17:02.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:17:02.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-17T21:17:02.884Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:17:03.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-17T21:17:06.657Z] $ docker top 78e59efcbbc6ef9c8e67d24d6798d2bf69a8bc9426804a153527d4f6677a1f99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-17T21:17:06.947Z] provisioning config files... [2020-12-17T21:17:06.959Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5465410566895783330tmp [2020-12-17T21:17:06.983Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config170857371922079157tmp [2020-12-17T21:17:07.052Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7075947278745695556tmp [Pipeline] { [Pipeline] echo [2020-12-17T21:17:07.123Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:17:08.226Z] ---> sigul-configuration.sh [2020-12-17T21:17:08.227Z] gpg: directory `/root/.gnupg' created [2020-12-17T21:17:08.227Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-17T21:17:08.227Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-17T21:17:08.227Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-17T21:17:08.227Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-17T21:17:08.227Z] gpg: CAST5 encrypted data [2020-12-17T21:17:08.227Z] gpg: encrypted with 1 passphrase [2020-12-17T21:17:08.227Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-17T21:17:09.015Z] + mkdir /home/jenkins [2020-12-17T21:17:09.016Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-17T21:17:09.587Z] + 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-17T21:17:09.629Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:17:10.472Z] ---> sigul-install.sh [2020-12-17T21:17:18.806Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-17T21:17:19.609Z] + git tag --list [2020-12-17T21:17:19.609Z] 0.1.1 [2020-12-17T21:17:19.609Z] v1.1.0 [2020-12-17T21:17:19.609Z] v1.2.0 [2020-12-17T21:17:19.609Z] v1.2.1 [2020-12-17T21:17:19.609Z] v1.2.2-dev.1 [2020-12-17T21:17:19.609Z] v1.2.2-dev.10 [2020-12-17T21:17:19.609Z] v1.2.2-dev.11 [2020-12-17T21:17:19.609Z] v1.2.2-dev.12 [2020-12-17T21:17:19.609Z] v1.2.2-dev.2 [2020-12-17T21:17:19.609Z] v1.2.2-dev.3 [2020-12-17T21:17:19.609Z] v1.2.2-dev.4 [2020-12-17T21:17:19.609Z] v1.2.2-dev.5 [2020-12-17T21:17:19.609Z] v1.2.2-dev.6 [2020-12-17T21:17:19.609Z] v1.2.2-dev.7 [2020-12-17T21:17:19.609Z] v1.2.2-dev.8 [2020-12-17T21:17:19.609Z] v1.2.2-dev.9 [2020-12-17T21:17:19.609Z] v1.3.0 [2020-12-17T21:17:19.609Z] v1.3.1-dev.1 [2020-12-17T21:17:19.609Z] v1.3.1-dev.2 [2020-12-17T21:17:19.609Z] v2.0.0-dev.1 [2020-12-17T21:17:19.609Z] v2.0.0-dev.2 [2020-12-17T21:17:19.609Z] v2.0.0-dev.3 [2020-12-17T21:17:19.609Z] v2.0.0-dev.4 [Pipeline] sh [2020-12-17T21:17:20.079Z] + lftools sign git-tag v2.0.0-dev.4 [2020-12-17T21:17:22.539Z] Signing Git tag with Sigul... [2020-12-17T21:17:22.539Z] Signing v2.0.0-dev.4 [Pipeline] echo [2020-12-17T21:17:24.596Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:17:24.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-17T21:17:24.987Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-17T21:17:25.184Z] $ docker stop --time=1 78e59efcbbc6ef9c8e67d24d6798d2bf69a8bc9426804a153527d4f6677a1f99 [2020-12-17T21:17:27.144Z] $ docker rm -f 78e59efcbbc6ef9c8e67d24d6798d2bf69a8bc9426804a153527d4f6677a1f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:17:28.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:17:28.325Z] . [Pipeline] withDockerContainer [2020-12-17T21:17:28.500Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:17:28.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:17:29.831Z] $ docker top 755141989edafac5d4475bb1788b70674d5182538b84f534ff7342e2c94db30c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:17:30.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:17:30.255Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:17:30.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:17:30.622Z] $ docker exec 755141989edafac5d4475bb1788b70674d5182538b84f534ff7342e2c94db30c ssh-agent [2020-12-17T21:17:30.920Z] SSH_AUTH_SOCK=/tmp/ssh-p4FOGDvIsgm0/agent.11 [2020-12-17T21:17:30.920Z] SSH_AGENT_PID=16 [2020-12-17T21:17:30.929Z] Running ssh-add (command line suppressed) [2020-12-17T21:17:31.148Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7755749380661066402.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7755749380661066402.key) [2020-12-17T21:17:31.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:17:32.051Z] + git semver bump pre [2020-12-17T21:17:32.051Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:17:32.051Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-17T21:17:32.051Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-17T21:17:32.051Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:17:32.051Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:17:32.051Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:17:32.051Z] # $SEMVER_BRANCH = master [2020-12-17T21:17:32.051Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-12-17T21:17:32.051Z] 2.0.0-dev.5 [Pipeline] } [2020-12-17T21:17:32.087Z] $ docker exec --env ******** --env ******** 755141989edafac5d4475bb1788b70674d5182538b84f534ff7342e2c94db30c ssh-agent -k [2020-12-17T21:17:32.315Z] unset SSH_AUTH_SOCK; [2020-12-17T21:17:32.316Z] unset SSH_AGENT_PID; [2020-12-17T21:17:32.316Z] echo Agent pid 16 killed; [2020-12-17T21:17:32.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:17:33.005Z] + git semver [Pipeline] } [2020-12-17T21:17:33.074Z] $ docker stop --time=1 755141989edafac5d4475bb1788b70674d5182538b84f534ff7342e2c94db30c [2020-12-17T21:17:34.562Z] $ docker rm -f 755141989edafac5d4475bb1788b70674d5182538b84f534ff7342e2c94db30c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:17:35.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:17:35.186Z] . [Pipeline] withDockerContainer [2020-12-17T21:17:35.338Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:17:35.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:17:36.503Z] $ docker top f1be2d674963a15a74442d2c572fba63d1263be97a5fa3f11aa6dc79636a003f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:17:37.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:17:37.093Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:17:37.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:17:37.532Z] $ docker exec f1be2d674963a15a74442d2c572fba63d1263be97a5fa3f11aa6dc79636a003f ssh-agent [2020-12-17T21:17:37.845Z] SSH_AUTH_SOCK=/tmp/ssh-qcUoVXciWLNn/agent.11 [2020-12-17T21:17:37.845Z] SSH_AGENT_PID=16 [2020-12-17T21:17:37.863Z] Running ssh-add (command line suppressed) [2020-12-17T21:17:38.162Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1148421531843802190.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1148421531843802190.key) [2020-12-17T21:17:38.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:17:38.729Z] + git semver push [2020-12-17T21:17:38.729Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:17:38.729Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-12-17T21:17:38.729Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-17T21:17:38.729Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:17:38.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:17:38.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:17:38.729Z] # $SEMVER_BRANCH = master [2020-12-17T21:17:38.729Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-12-17T21:17:45.574Z] $ docker exec --env ******** --env ******** f1be2d674963a15a74442d2c572fba63d1263be97a5fa3f11aa6dc79636a003f ssh-agent -k [2020-12-17T21:17:45.946Z] unset SSH_AUTH_SOCK; [2020-12-17T21:17:45.963Z] unset SSH_AGENT_PID; [2020-12-17T21:17:45.963Z] echo Agent pid 16 killed; [2020-12-17T21:17:46.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:17:47.161Z] + git semver [Pipeline] } [2020-12-17T21:17:47.208Z] $ docker stop --time=1 f1be2d674963a15a74442d2c572fba63d1263be97a5fa3f11aa6dc79636a003f [2020-12-17T21:17:49.405Z] $ docker rm -f f1be2d674963a15a74442d2c572fba63d1263be97a5fa3f11aa6dc79636a003f [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-17T21:17:51.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:17:52.786Z] ---> package-listing.sh [2020-12-17T21:17:52.786Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T21:17:52.786Z] ++ facter osfamily [2020-12-17T21:17:53.052Z] + OS_FAMILY=redhat [2020-12-17T21:17:53.052Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-12-17T21:17:53.052Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T21:17:53.052Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T21:17:53.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T21:17:53.052Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T21:17:53.052Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-17T21:17:53.052Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T21:17:53.052Z] + case "${OS_FAMILY}" in [2020-12-17T21:17:53.052Z] + rpm -qa [2020-12-17T21:17:53.052Z] + sort [2020-12-17T21:17:58.495Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T21:17:58.495Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T21:17:58.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T21:17:58.495Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-12-17T21:17:58.495Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-12-17T21:17:58.495Z] + 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-17T21:17:58.547Z] 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-17T21:17:58.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:17:59.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:17:59.476Z] [2020-12-17T21:17:59.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:17:59.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:17:59.895Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T21:17:59.895Z] df20fa9351a1: Pulling fs layer [2020-12-17T21:17:59.895Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T21:17:59.895Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T21:17:59.895Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T21:17:59.895Z] 93b61091891f: Pulling fs layer [2020-12-17T21:17:59.895Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T21:17:59.895Z] 5e14af77c1be: Pulling fs layer [2020-12-17T21:17:59.895Z] 01666e4c0597: Pulling fs layer [2020-12-17T21:17:59.895Z] aa168da1d23b: Pulling fs layer [2020-12-17T21:17:59.895Z] 93b61091891f: Waiting [2020-12-17T21:17:59.895Z] 93b9cdb0e59b: Waiting [2020-12-17T21:17:59.895Z] 5e14af77c1be: Waiting [2020-12-17T21:17:59.895Z] 01666e4c0597: Waiting [2020-12-17T21:17:59.895Z] aa168da1d23b: Waiting [2020-12-17T21:17:59.895Z] 46f8f816bc3b: Waiting [2020-12-17T21:17:59.895Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T21:17:59.895Z] 36b3adc4ff6f: Download complete [2020-12-17T21:18:00.182Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T21:18:00.182Z] 46f8f816bc3b: Download complete [2020-12-17T21:18:00.182Z] df20fa9351a1: Verifying Checksum [2020-12-17T21:18:00.182Z] df20fa9351a1: Download complete [2020-12-17T21:18:00.182Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T21:18:00.182Z] 93b9cdb0e59b: Download complete [2020-12-17T21:18:00.182Z] 5e14af77c1be: Download complete [2020-12-17T21:18:00.182Z] 01666e4c0597: Verifying Checksum [2020-12-17T21:18:00.182Z] 01666e4c0597: Download complete [2020-12-17T21:18:00.458Z] 93b61091891f: Verifying Checksum [2020-12-17T21:18:00.458Z] 93b61091891f: Download complete [2020-12-17T21:18:00.739Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T21:18:00.739Z] 8ad3a11d3b57: Download complete [2020-12-17T21:18:00.739Z] df20fa9351a1: Pull complete [2020-12-17T21:18:01.362Z] 36b3adc4ff6f: Pull complete [2020-12-17T21:18:03.579Z] 8ad3a11d3b57: Pull complete [2020-12-17T21:18:03.894Z] 46f8f816bc3b: Pull complete [2020-12-17T21:18:04.585Z] 93b61091891f: Pull complete [2020-12-17T21:18:04.873Z] 93b9cdb0e59b: Pull complete [2020-12-17T21:18:05.487Z] 5e14af77c1be: Pull complete [2020-12-17T21:18:05.487Z] 01666e4c0597: Pull complete [2020-12-17T21:18:06.116Z] aa168da1d23b: Verifying Checksum [2020-12-17T21:18:06.116Z] aa168da1d23b: Download complete [2020-12-17T21:18:18.757Z] aa168da1d23b: Pull complete [2020-12-17T21:18:18.757Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T21:18:18.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:18:18.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T21:18:19.147Z] prd-centos7-docker-4c-2g-16613 does not seem to be running inside a container [2020-12-17T21:18:19.267Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T21:18:22.916Z] $ docker top 2bfadc0aaacde9baefa9d58f4b0cd12f3a74e46ebd1ee85c507b3c6a97831776 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:18:23.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T21:18:23.897Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T21:18:24.232Z] + ls /var/log/sa-host [2020-12-17T21:18:24.232Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T21:18:24.232Z] file_magic: OK [2020-12-17T21:18:24.232Z] HZ: Using current value: 100 [2020-12-17T21:18:24.232Z] file_header: OK [2020-12-17T21:18:24.232Z] 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-17T21:18:24.232Z] Statistics: [2020-12-17T21:18:24.232Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T21:18:24.232Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T21:18:24.232Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T21:18:24.232Z] file_magic: OK [2020-12-17T21:18:24.232Z] HZ: Using current value: 100 [2020-12-17T21:18:24.232Z] file_header: OK [2020-12-17T21:18:24.232Z] 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-17T21:18:24.232Z] Statistics: [2020-12-17T21:18:24.232Z] Hnuu...uuuununununu... [2020-12-17T21:18:24.232Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T21:18:24.887Z] provisioning config files... [2020-12-17T21:18:24.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1596758631084481908tmp [Pipeline] { [Pipeline] echo [2020-12-17T21:18:24.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:18:25.863Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T21:18:25.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T21:18:25.989Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:18:26.637Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T21:18:26.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:18:27.375Z] ---> sudo-logs.sh [2020-12-17T21:18:27.375Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T21:18:27.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:18:28.166Z] ---> job-cost.sh [2020-12-17T21:18:28.167Z] lf-activate-venv: SKIPPING [2020-12-17T21:18:28.167Z] INFO: No Stack... [2020-12-17T21:18:28.813Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T21:18:29.790Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T21:18:29.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:18:30.169Z] ---> logs-deploy.sh [2020-12-17T21:18:30.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/62 [2020-12-17T21:18:30.169Z] INFO: archiving workspace using pattern(s): [2020-12-17T21:18:32.790Z] Archives upload complete. [2020-12-17T21:18:32.790Z] INFO: archiving logs to Nexus