Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32192 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 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" > git rev-list --no-walk c5ee145f18867369b4b969e29f85ac8cb41c0ca1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T04:01:32.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T04:01:33.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T04:01:33.158Z] ========================================================= [2021-03-31T04:01:33.158Z] EdgeX Global Pipelines Version Info [2021-03-31T04:01:33.158Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:01:34.638Z] ------------------- [2021-03-31T04:01:34.638Z] stable info: [2021-03-31T04:01:34.638Z] ------------------- [2021-03-31T04:01:34.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T04:01:34.638Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T04:01:34.638Z] Message: update stable to v1.0.186 [2021-03-31T04:01:35.585Z] ------------------- [2021-03-31T04:01:35.585Z] experimental info: [2021-03-31T04:01:35.585Z] ------------------- [2021-03-31T04:01:35.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T04:01:35.585Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T04:01:35.585Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T04:01:35.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-31T04:01:35.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-31T04:01:36.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T04:01:36.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T04:01:36.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T04:01:36.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T04:01:36.438Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T04:01:36.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T04:01:36.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-31T04:01:36.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T04:01:36.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T04:01:36.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-31T04:01:37.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T04:01:37.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T04:01:37.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T04:01:37.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T04:01:37.429Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T04:01:37.517Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-31T04:01:37.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T04:01:37.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-31T04:01:37.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-31T04:01:37.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-31T04:01:37.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-31T04:01:38.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-31T04:01:38.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-31T04:01:38.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T04:01:38.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-31T04:01:38.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-31T04:01:38.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-31T04:01:38.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] echo [2021-03-31T04:01:38.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2d3fdb [Pipeline] echo [2021-03-31T04:01:38.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:01:38.972Z] provisioning config files... [2021-03-31T04:01:39.001Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2099607230980221221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:01:39.355Z] ---> docker-login.sh [2021-03-31T04:01:39.355Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:01:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:01:39.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:01:39.881Z] Configure a credential helper to remove this warning. See [2021-03-31T04:01:39.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:01:39.881Z] [2021-03-31T04:01:39.881Z] Login Succeeded [2021-03-31T04:01:39.881Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:01:39.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:01:40.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:01:40.146Z] Configure a credential helper to remove this warning. See [2021-03-31T04:01:40.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:01:40.146Z] [2021-03-31T04:01:40.146Z] Login Succeeded [2021-03-31T04:01:40.146Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:01:40.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:01:40.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:01:40.146Z] Configure a credential helper to remove this warning. See [2021-03-31T04:01:40.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:01:40.146Z] [2021-03-31T04:01:40.146Z] Login Succeeded [2021-03-31T04:01:40.146Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:01:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:01:40.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:01:40.410Z] Configure a credential helper to remove this warning. See [2021-03-31T04:01:40.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:01:40.410Z] [2021-03-31T04:01:40.410Z] Login Succeeded [2021-03-31T04:01:40.410Z] docker.io [2021-03-31T04:01:40.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:01:40.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:01:40.674Z] Configure a credential helper to remove this warning. See [2021-03-31T04:01:40.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:01:40.674Z] [2021-03-31T04:01:40.674Z] Login Succeeded [2021-03-31T04:01:40.674Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:01:40.684Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:01:41.560Z] + git log --format=format:%s -1 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] echo [2021-03-31T04:01:41.626Z] GIT_COMMIT: d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca, Commit Message: feat: Issue #275 deviceprofle list component refactor (#321) [Pipeline] echo [2021-03-31T04:01:41.676Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:01:42.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:01:42.668Z] [2021-03-31T04:01:42.668Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:01:43.072Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:01:43.072Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T04:01:43.072Z] 31603596830f: Pulling fs layer [2021-03-31T04:01:43.072Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T04:01:43.072Z] 6ca5941a6612: Pulling fs layer [2021-03-31T04:01:43.072Z] ecc8261a40a4: Pulling fs layer [2021-03-31T04:01:43.072Z] ecc8261a40a4: Waiting [2021-03-31T04:01:43.072Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T04:01:43.072Z] 2a8b12db71e7: Download complete [2021-03-31T04:01:43.072Z] 31603596830f: Verifying Checksum [2021-03-31T04:01:43.072Z] 31603596830f: Download complete [2021-03-31T04:01:43.342Z] 6ca5941a6612: Verifying Checksum [2021-03-31T04:01:43.342Z] 6ca5941a6612: Download complete [2021-03-31T04:01:43.342Z] ecc8261a40a4: Verifying Checksum [2021-03-31T04:01:43.342Z] ecc8261a40a4: Download complete [2021-03-31T04:01:43.617Z] 31603596830f: Pull complete [2021-03-31T04:01:43.926Z] 2a8b12db71e7: Pull complete [2021-03-31T04:01:44.882Z] 6ca5941a6612: Pull complete [2021-03-31T04:01:44.882Z] ecc8261a40a4: Pull complete [2021-03-31T04:01:44.882Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T04:01:44.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:01:44.882Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T04:01:44.982Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:01:45.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T04:01:47.637Z] $ docker top 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T04:01:47.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:01:47.981Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:01:48.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:01:48.212Z] $ docker exec 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent [2021-03-31T04:01:48.377Z] SSH_AUTH_SOCK=/tmp/ssh-QJ0ouZylykJK/agent.12 [2021-03-31T04:01:48.377Z] SSH_AGENT_PID=18 [2021-03-31T04:01:48.390Z] Running ssh-add (command line suppressed) [2021-03-31T04:01:48.511Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2242879885614062075.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2242879885614062075.key) [2021-03-31T04:01:48.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:01:48.930Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T04:01:48.954Z] $ docker exec --env ******** --env ******** 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent -k [2021-03-31T04:01:49.066Z] unset SSH_AUTH_SOCK; [2021-03-31T04:01:49.066Z] unset SSH_AGENT_PID; [2021-03-31T04:01:49.066Z] echo Agent pid 18 killed; [2021-03-31T04:01:49.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T04:01:49.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:01:49.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:01:49.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:01:49.416Z] $ docker exec 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent [2021-03-31T04:01:49.584Z] SSH_AUTH_SOCK=/tmp/ssh-k68gJR0aj6wi/agent.47 [2021-03-31T04:01:49.584Z] SSH_AGENT_PID=52 [2021-03-31T04:01:49.591Z] Running ssh-add (command line suppressed) [2021-03-31T04:01:49.725Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_212949152502993955.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_212949152502993955.key) [2021-03-31T04:01:49.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:01:50.130Z] + git semver init [2021-03-31T04:01:50.130Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T04:01:50.130Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-31T04:01:50.130Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-31T04:01:50.130Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T04:01:50.130Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T04:01:50.130Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T04:01:50.130Z] # $SEMVER_BRANCH = master [2021-03-31T04:01:50.130Z] # $SEMVER_TEMP = /tmp/semver-500798437 [2021-03-31T04:01:50.130Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-31T04:01:51.521Z] # '/tmp/semver-500798437' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-03-31T04:01:51.521Z] # -> Force: false [2021-03-31T04:01:51.521Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-31T04:01:51.534Z] $ docker exec --env ******** --env ******** 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 ssh-agent -k [2021-03-31T04:01:51.647Z] unset SSH_AUTH_SOCK; [2021-03-31T04:01:51.648Z] unset SSH_AGENT_PID; [2021-03-31T04:01:51.648Z] echo Agent pid 52 killed; [2021-03-31T04:01:51.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T04:01:52.252Z] + git semver [Pipeline] } [2021-03-31T04:01:52.269Z] $ docker stop --time=1 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 [2021-03-31T04:01:53.957Z] $ docker rm -f 9132553fa4686bae3ef9c051dfa9bc254be39ea6fab34e8bd4adcea3fd64a2d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:01:54.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T04:01:54.901Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T04:01:54.904Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-31T04:02:10.379Z] Still waiting to schedule task [2021-03-31T04:02:10.380Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32192’ [2021-03-31T04:02:10.382Z] Still waiting to schedule task [2021-03-31T04:02:10.382Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T04:03:48.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32193 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-03-31T04:03:48.069Z] Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout [2021-03-31T04:03:53.185Z] using credential edgex-jenkins-ssh [2021-03-31T04:03:53.243Z] Cloning the remote Git repository [2021-03-31T04:03:53.284Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:03:53.386Z] > git init /w/workspace/edgex-ui-go/85 # timeout=10 [2021-03-31T04:03:53.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:03:53.466Z] > git --version # timeout=10 [2021-03-31T04:03:53.485Z] > git --version # 'git version 2.17.1' [2021-03-31T04:03:53.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:03:53.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:03:55.627Z] Checking out Revision d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) [2021-03-31T04:03:55.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:03:55.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:03:55.121Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:03:55.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:03:55.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:03:55.163Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T04:03:55.640Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:03:55.673Z] > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 [2021-03-31T04:04:00.269Z] Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:04:01.811Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:04:02.236Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:04:02.651Z] + true [2021-03-31T04:04:02.651Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:04:05.372Z] provisioning config files... [2021-03-31T04:04:05.412Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config7046299429909455907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:04:05.828Z] ---> docker-login.sh [2021-03-31T04:04:05.828Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:04:06.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:07.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:07.092Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:07.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:07.092Z] [2021-03-31T04:04:07.092Z] Login Succeeded [2021-03-31T04:04:07.092Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:04:07.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:07.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:07.641Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:07.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:07.641Z] [2021-03-31T04:04:07.641Z] Login Succeeded [2021-03-31T04:04:07.641Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:04:07.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:07.914Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:07.914Z] [2021-03-31T04:04:07.914Z] Login Succeeded [2021-03-31T04:04:07.914Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:04:08.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:08.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:08.512Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:08.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:08.512Z] [2021-03-31T04:04:08.512Z] Login Succeeded [2021-03-31T04:04:08.512Z] docker.io [2021-03-31T04:04:08.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:09.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:09.395Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:09.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:09.395Z] [2021-03-31T04:04:09.395Z] Login Succeeded [2021-03-31T04:04:09.395Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:04:09.423Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T04:04:09.874Z] ========================================================= [2021-03-31T04:04:09.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T04:04:09.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:04:10.351Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-31T04:04:10.954Z] Sending build context to Docker daemon 17.37MB [2021-03-31T04:04:11.196Z] Running on prd-centos7-docker-4c-2g-32195 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [2021-03-31T04:04:11.230Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:04:11.231Z] Step 2/8 : FROM ${BASE} [2021-03-31T04:04:11.231Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T04:04:11.231Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T04:04:11.231Z] a4357932f1b6: Pulling fs layer [2021-03-31T04:04:11.231Z] 18c013af1878: Pulling fs layer [2021-03-31T04:04:11.231Z] 00ac8860ef70: Pulling fs layer [2021-03-31T04:04:11.231Z] 63d7cb157983: Pulling fs layer [2021-03-31T04:04:11.231Z] b116817d02f9: Pulling fs layer [2021-03-31T04:04:11.231Z] 745a02a5169b: Pulling fs layer [2021-03-31T04:04:11.231Z] 63d7cb157983: Waiting [2021-03-31T04:04:11.231Z] b116817d02f9: Waiting [2021-03-31T04:04:11.231Z] 00ac8860ef70: Waiting [2021-03-31T04:04:11.231Z] 745a02a5169b: Waiting [2021-03-31T04:04:11.231Z] 18c013af1878: Verifying Checksum [2021-03-31T04:04:11.231Z] 18c013af1878: Download complete [2021-03-31T04:04:11.231Z] a4357932f1b6: Verifying Checksum [2021-03-31T04:04:11.231Z] a4357932f1b6: Download complete [2021-03-31T04:04:11.231Z] 63d7cb157983: Verifying Checksum [2021-03-31T04:04:11.231Z] 63d7cb157983: Download complete [2021-03-31T04:04:11.231Z] b116817d02f9: Verifying Checksum [2021-03-31T04:04:11.231Z] b116817d02f9: Download complete [2021-03-31T04:04:11.231Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T04:04:11.231Z] 5f621e34cdf4: Download complete [Pipeline] ws [2021-03-31T04:04:11.262Z] Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout [2021-03-31T04:04:12.224Z] 5f621e34cdf4: Pull complete [2021-03-31T04:04:12.504Z] a4357932f1b6: Pull complete [2021-03-31T04:04:12.788Z] 18c013af1878: Pull complete [2021-03-31T04:04:13.803Z] using credential edgex-jenkins-ssh [2021-03-31T04:04:13.864Z] Cloning the remote Git repository [2021-03-31T04:04:14.231Z] 745a02a5169b: Download complete [2021-03-31T04:04:13.894Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:04:13.976Z] > git init /w/workspace/edgex-ui-go/85 # timeout=10 [2021-03-31T04:04:14.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:04:14.044Z] > git --version # timeout=10 [2021-03-31T04:04:14.052Z] > git --version # 'git version 2.24.3' [2021-03-31T04:04:14.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:04:14.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:04:15.205Z] 00ac8860ef70: Download complete [2021-03-31T04:04:15.872Z] Checking out Revision d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (master) [2021-03-31T04:04:15.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:04:15.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T04:04:15.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-31T04:04:15.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-31T04:04:15.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T04:04:15.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T04:04:15.879Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T04:04:15.884Z] > git checkout -f d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 [2021-03-31T04:04:19.605Z] Commit message: "feat: Issue #275 deviceprofle list component refactor (#321)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:04:20.861Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:04:21.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T04:04:21.502Z] + sudo service docker restart [2021-03-31T04:04:21.502Z] + true [2021-03-31T04:04:21.502Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:04:22.994Z] provisioning config files... [2021-03-31T04:04:23.026Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config3645534559276776101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:04:23.389Z] ---> docker-login.sh [2021-03-31T04:04:23.389Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:04:23.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:23.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:23.654Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:23.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:23.654Z] [2021-03-31T04:04:23.654Z] Login Succeeded [2021-03-31T04:04:23.654Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:04:23.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:23.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:23.918Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:23.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:23.918Z] [2021-03-31T04:04:23.918Z] Login Succeeded [2021-03-31T04:04:23.918Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:04:24.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:24.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:24.180Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:24.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:24.180Z] [2021-03-31T04:04:24.180Z] Login Succeeded [2021-03-31T04:04:24.180Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:04:24.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:24.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:24.444Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:24.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:24.444Z] [2021-03-31T04:04:24.444Z] Login Succeeded [2021-03-31T04:04:24.444Z] docker.io [2021-03-31T04:04:24.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:04:24.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:04:24.707Z] Configure a credential helper to remove this warning. See [2021-03-31T04:04:24.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:04:24.707Z] [2021-03-31T04:04:24.707Z] Login Succeeded [2021-03-31T04:04:24.707Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:04:24.718Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T04:04:25.030Z] ========================================================= [2021-03-31T04:04:25.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T04:04:25.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:04:25.371Z] 00ac8860ef70: Pull complete [2021-03-31T04:04:25.379Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-31T04:04:25.646Z] 63d7cb157983: Pull complete [2021-03-31T04:04:25.654Z] Sending build context to Docker daemon 17.37MB [2021-03-31T04:04:25.654Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:04:25.654Z] Step 2/8 : FROM ${BASE} [2021-03-31T04:04:25.654Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T04:04:25.654Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T04:04:25.654Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T04:04:25.654Z] de9db76c5a1d: Pulling fs layer [2021-03-31T04:04:25.654Z] bca2f99d35d6: Pulling fs layer [2021-03-31T04:04:25.654Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T04:04:25.654Z] 7c6f9722023f: Pulling fs layer [2021-03-31T04:04:25.654Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T04:04:25.654Z] bca2f99d35d6: Waiting [2021-03-31T04:04:25.654Z] 93359f2a8cfa: Waiting [2021-03-31T04:04:25.654Z] 7c6f9722023f: Waiting [2021-03-31T04:04:25.654Z] a35cf1a2eb13: Waiting [2021-03-31T04:04:25.920Z] b116817d02f9: Pull complete [2021-03-31T04:04:25.924Z] de9db76c5a1d: Verifying Checksum [2021-03-31T04:04:25.924Z] de9db76c5a1d: Download complete [2021-03-31T04:04:25.924Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T04:04:25.924Z] 0ef7d3d256c8: Download complete [2021-03-31T04:04:25.924Z] 93359f2a8cfa: Download complete [2021-03-31T04:04:25.924Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T04:04:25.924Z] 188c0c94c7c5: Download complete [2021-03-31T04:04:25.924Z] 7c6f9722023f: Verifying Checksum [2021-03-31T04:04:25.924Z] 7c6f9722023f: Download complete [2021-03-31T04:04:26.189Z] 188c0c94c7c5: Pull complete [2021-03-31T04:04:26.457Z] 0ef7d3d256c8: Pull complete [2021-03-31T04:04:26.457Z] de9db76c5a1d: Pull complete [2021-03-31T04:04:27.857Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T04:04:27.857Z] a35cf1a2eb13: Download complete [2021-03-31T04:04:28.439Z] bca2f99d35d6: Verifying Checksum [2021-03-31T04:04:28.439Z] bca2f99d35d6: Download complete [2021-03-31T04:04:30.258Z] 745a02a5169b: Pull complete [2021-03-31T04:04:30.258Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T04:04:30.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T04:04:30.258Z] ---> b7e6874047d6 [2021-03-31T04:04:30.258Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T04:04:32.875Z] ---> Running in a00fbdf825a3 [2021-03-31T04:04:33.149Z] Removing intermediate container a00fbdf825a3 [2021-03-31T04:04:33.149Z] ---> 9d37a779db34 [2021-03-31T04:04:33.149Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:04:33.149Z] ---> Running in dc30e3bda05b [2021-03-31T04:04:33.833Z] bca2f99d35d6: Pull complete [2021-03-31T04:04:33.833Z] 93359f2a8cfa: Pull complete [2021-03-31T04:04:33.833Z] 7c6f9722023f: Pull complete [2021-03-31T04:04:35.141Z] Removing intermediate container dc30e3bda05b [2021-03-31T04:04:35.141Z] ---> edebcde35d68 [2021-03-31T04:04:35.141Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-31T04:04:35.414Z] ---> Running in 4a01cd8173f1 [2021-03-31T04:04:36.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T04:04:37.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T04:04:38.340Z] OK: 142 MiB in 39 packages [2021-03-31T04:04:40.319Z] Removing intermediate container 4a01cd8173f1 [2021-03-31T04:04:40.319Z] ---> 49c12612c4b9 [2021-03-31T04:04:40.319Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-31T04:04:40.319Z] ---> Running in b874d3be1e01 [2021-03-31T04:04:40.592Z] Removing intermediate container b874d3be1e01 [2021-03-31T04:04:40.592Z] ---> 5f2809825adf [2021-03-31T04:04:40.592Z] Step 7/8 : COPY . . [2021-03-31T04:04:42.046Z] a35cf1a2eb13: Pull complete [2021-03-31T04:04:42.046Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T04:04:42.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T04:04:42.046Z] ---> a62c8e92a672 [2021-03-31T04:04:42.046Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-31T04:04:42.310Z] ---> Running in c625b0095f57 [2021-03-31T04:04:42.575Z] Removing intermediate container c625b0095f57 [2021-03-31T04:04:42.575Z] ---> d917e53e2e8d [2021-03-31T04:04:42.575Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:04:42.575Z] ---> Running in 8ccffb6858f5 [2021-03-31T04:04:43.222Z] ---> e7d5c4abfec6 [2021-03-31T04:04:43.222Z] Step 8/8 : RUN go mod download [2021-03-31T04:04:43.222Z] ---> Running in 1abaebdba898 [2021-03-31T04:04:43.525Z] Removing intermediate container 8ccffb6858f5 [2021-03-31T04:04:43.525Z] ---> cab12620a90c [2021-03-31T04:04:43.525Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-31T04:04:43.525Z] ---> Running in 5fe0e12c16ca [2021-03-31T04:04:44.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T04:04:45.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T04:04:46.081Z] OK: 166 MiB in 39 packages [2021-03-31T04:04:46.657Z] Removing intermediate container 5fe0e12c16ca [2021-03-31T04:04:46.657Z] ---> ffb4382c9aab [2021-03-31T04:04:46.657Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-31T04:04:46.657Z] ---> Running in 009bb7bac4a1 [2021-03-31T04:04:46.925Z] Removing intermediate container 009bb7bac4a1 [2021-03-31T04:04:46.925Z] ---> a4acd6c9df6a [2021-03-31T04:04:46.925Z] Step 7/8 : COPY . . [2021-03-31T04:04:48.858Z] ---> f941b316c0d2 [2021-03-31T04:04:48.858Z] Step 8/8 : RUN go mod download [2021-03-31T04:04:49.123Z] ---> Running in 75a658a0af1d [2021-03-31T04:05:15.577Z] Removing intermediate container 1abaebdba898 [2021-03-31T04:05:15.577Z] ---> 6e1a0fd4d84f [2021-03-31T04:05:15.577Z] Successfully built 6e1a0fd4d84f [2021-03-31T04:05:15.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:05:15.816Z] Removing intermediate container 75a658a0af1d [2021-03-31T04:05:15.816Z] ---> f50e5e04ac83 [2021-03-31T04:05:15.816Z] Successfully built f50e5e04ac83 [2021-03-31T04:05:15.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:05:15.928Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T04:05:15.928Z] . [Pipeline] withDockerContainer [2021-03-31T04:05:16.139Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T04:05:16.139Z] . [2021-03-31T04:05:16.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-32193 does not seem to be running inside a container [2021-03-31T04:05:16.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T04:05:17.792Z] $ docker top 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-31T04:05:18.291Z] prd-centos7-docker-4c-2g-32195 does not seem to be running inside a container [2021-03-31T04:05:18.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T04:05:19.178Z] $ docker top 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-31T04:05:19.738Z] + go version [2021-03-31T04:05:19.738Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T04:05:19.751Z] $ docker stop --time=1 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc [2021-03-31T04:05:20.037Z] + go version [2021-03-31T04:05:20.038Z] go version go1.15.5 linux/arm64 [2021-03-31T04:05:21.078Z] $ docker rm -f 3ed08f95ff155bce5530c4b80845ee09450a571f83ff7c04424db163b3a849dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-03-31T04:05:21.248Z] $ docker stop --time=1 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea [2021-03-31T04:05:23.896Z] $ docker rm -f 3a3f939bb88dbf6055f01fb2d4452413f787ffebc6376ad8cbbb5c39f40482ea [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:05:24.970Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T04:05:24.970Z] . [Pipeline] withDockerContainer [2021-03-31T04:05:25.036Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T04:05:25.036Z] . [2021-03-31T04:05:25.072Z] prd-centos7-docker-4c-2g-32195 does not seem to be running inside a container [2021-03-31T04:05:25.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T04:05:25.932Z] $ docker top 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-31T04:05:26.435Z] prd-ubuntu18.04-docker-arm64-4c-16g-32193 does not seem to be running inside a container [2021-03-31T04:05:26.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T04:05:27.975Z] $ docker top b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-31T04:05:28.590Z] + make test [2021-03-31T04:05:28.590Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-31T04:05:28.988Z] + make test [2021-03-31T04:05:28.988Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-31T04:05:29.991Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-31T04:05:30.427Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-31T04:05:38.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-31T04:05:38.257Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-31T04:05:40.852Z] $ docker stop --time=1 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca [2021-03-31T04:05:43.235Z] $ docker rm -f 47be8eea9ef32f40834d4c7df3adf94caa573bda870639d5a21191c0dd59dfca [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:05:43.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T04:05:44.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-31T04:05:46.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T04:05:47.261Z] + ls -al . [2021-03-31T04:05:47.261Z] total 92 [2021-03-31T04:05:47.261Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 04:05 . [2021-03-31T04:05:47.261Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 31 04:04 .. [2021-03-31T04:05:47.261Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 04:04 assets [2021-03-31T04:05:47.261Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 04:04 bin [2021-03-31T04:05:47.261Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 04:04 cmd [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 04:04 CONTRIBUTING.md [2021-03-31T04:05:47.261Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 31 04:05 coverage.out [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 31 04:04 Dockerfile [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 31 04:04 Dockerfile.build [2021-03-31T04:05:47.261Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 31 04:04 docs [2021-03-31T04:05:47.261Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 31 04:04 .git [2021-03-31T04:05:47.261Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 04:04 .github [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 31 04:04 .gitignore [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 04:04 go.mod [2021-03-31T04:05:47.261Z] -rw-r--r--. 1 jenkins jenkins 22319 Mar 31 04:05 go.sum [2021-03-31T04:05:47.261Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 31 04:04 internal [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 31 04:04 Jenkinsfile [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 04:04 LICENSE [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 04:04 Makefile [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 31 04:04 README.md [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 31 04:01 VERSION [2021-03-31T04:05:47.261Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 04:04 version.go [2021-03-31T04:05:47.261Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 31 04:04 web [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:05:47.566Z] + 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=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca --label arch=amd64 --label version=2.0.0-dev.27 . [2021-03-31T04:05:47.830Z] Sending build context to Docker daemon 17.4MB [2021-03-31T04:05:47.830Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:05:47.830Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-31T04:05:47.830Z] ---> f50e5e04ac83 [2021-03-31T04:05:47.830Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-31T04:05:48.776Z] ---> Running in 088599c504a6 [2021-03-31T04:05:48.776Z] Removing intermediate container 088599c504a6 [2021-03-31T04:05:48.776Z] ---> e9fe7d9ece8d [2021-03-31T04:05:48.776Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-31T04:05:48.776Z] ---> Running in 91e4f45bcebe [2021-03-31T04:05:49.038Z] Removing intermediate container 91e4f45bcebe [2021-03-31T04:05:49.038Z] ---> bbbb839d75ba [2021-03-31T04:05:49.038Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-31T04:05:49.038Z] ---> Running in fd5d74355223 [2021-03-31T04:05:49.038Z] Removing intermediate container fd5d74355223 [2021-03-31T04:05:49.038Z] ---> 11f2485f3ad6 [2021-03-31T04:05:49.038Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-31T04:05:49.302Z] ---> Running in 7691a66bfffb [2021-03-31T04:05:49.302Z] Removing intermediate container 7691a66bfffb [2021-03-31T04:05:49.302Z] ---> 2d64ae68e957 [2021-03-31T04:05:49.302Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-31T04:05:49.584Z] ---> Running in 56e17cb94b22 [2021-03-31T04:05:49.584Z] Removing intermediate container 56e17cb94b22 [2021-03-31T04:05:49.584Z] ---> 10642b9c1d25 [2021-03-31T04:05:49.584Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:05:49.584Z] ---> Running in 1bd48bfc1fe2 [2021-03-31T04:05:50.537Z] Removing intermediate container 1bd48bfc1fe2 [2021-03-31T04:05:50.537Z] ---> ec2917c8956c [2021-03-31T04:05:50.537Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-31T04:05:50.803Z] ---> Running in 2ac586389e0e [2021-03-31T04:05:51.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T04:05:52.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T04:05:52.591Z] OK: 166 MiB in 39 packages [2021-03-31T04:05:52.853Z] Removing intermediate container 2ac586389e0e [2021-03-31T04:05:52.854Z] ---> aa9b40dcea09 [2021-03-31T04:05:52.854Z] Step 10/24 : ENV GO111MODULE=on [2021-03-31T04:05:53.116Z] ---> Running in b81308f7c80e [2021-03-31T04:05:53.116Z] Removing intermediate container b81308f7c80e [2021-03-31T04:05:53.116Z] ---> 67f0d13527ec [2021-03-31T04:05:53.116Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-31T04:05:53.379Z] ---> Running in 329ec2612e85 [2021-03-31T04:05:53.379Z] Removing intermediate container 329ec2612e85 [2021-03-31T04:05:53.379Z] ---> 971ccb043efc [2021-03-31T04:05:53.379Z] Step 12/24 : COPY go.mod . [2021-03-31T04:05:53.641Z] ---> 41044b67a0c7 [2021-03-31T04:05:53.641Z] Step 13/24 : COPY Makefile . [2021-03-31T04:05:53.907Z] ---> 97ca01e31c4d [2021-03-31T04:05:53.907Z] Step 14/24 : RUN make update [2021-03-31T04:05:53.907Z] ---> Running in 607ef89cb132 [2021-03-31T04:05:54.488Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-31T04:05:55.065Z] Removing intermediate container 607ef89cb132 [2021-03-31T04:05:55.065Z] ---> 03594b4dd9f8 [2021-03-31T04:05:55.065Z] Step 15/24 : COPY . . [2021-03-31T04:05:56.991Z] ---> f366cbae2704 [2021-03-31T04:05:56.991Z] Step 16/24 : RUN ${MAKE} [2021-03-31T04:05:56.991Z] ---> Running in 8d33da5ce0a1 [2021-03-31T04:05:57.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-31T04:05:57.272Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-31T04:05:57.272Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-31T04:06:02.755Z] $ docker stop --time=1 b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 [2021-03-31T04:06:04.920Z] $ docker rm -f b11d789c79449ec4a05f4d636dce1349b56d5a47d7f1b35bdd806ee393147b09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T04:06:05.567Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-31T04:06:05.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-31T04:06:05.787Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T04:06:06.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T04:06:07.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-31T04:06:07.746Z] + ls -al . [2021-03-31T04:06:07.747Z] total 124 [2021-03-31T04:06:07.747Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:05 . [2021-03-31T04:06:07.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:03 .. [2021-03-31T04:06:07.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 04:03 .git [2021-03-31T04:06:07.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:03 .github [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 31 04:03 .gitignore [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 04:03 CONTRIBUTING.md [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 31 04:03 Dockerfile [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 31 04:03 Dockerfile.build [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 04:03 Jenkinsfile [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 04:03 LICENSE [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 04:03 Makefile [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 31 04:03 README.md [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 04:01 VERSION [2021-03-31T04:06:07.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:03 assets [2021-03-31T04:06:07.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:03 bin [2021-03-31T04:06:07.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:03 cmd [2021-03-31T04:06:07.747Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 31 04:05 coverage.out [2021-03-31T04:06:07.747Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 04:03 docs [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 04:03 go.mod [2021-03-31T04:06:07.747Z] -rw-r--r-- 1 jenkins jenkins 22319 Mar 31 04:05 go.sum [2021-03-31T04:06:07.747Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:03 internal [2021-03-31T04:06:07.747Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 04:03 version.go [2021-03-31T04:06:07.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:03 web [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:08.144Z] + 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=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca --label arch=arm64 --label version=2.0.0-dev.27 . [2021-03-31T04:06:08.761Z] Sending build context to Docker daemon 17.4MB [2021-03-31T04:06:08.761Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T04:06:08.761Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-31T04:06:08.761Z] ---> 6e1a0fd4d84f [2021-03-31T04:06:08.761Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-31T04:06:08.919Z] Removing intermediate container 8d33da5ce0a1 [2021-03-31T04:06:08.919Z] ---> 0d4a7526d57a [2021-03-31T04:06:08.919Z] Step 17/24 : FROM alpine:3.12 [2021-03-31T04:06:09.358Z] ---> Running in 503b06f8c8d7 [2021-03-31T04:06:09.496Z] 3.12: Pulling from library/alpine [2021-03-31T04:06:09.633Z] Removing intermediate container 503b06f8c8d7 [2021-03-31T04:06:09.633Z] ---> f76c8166733d [2021-03-31T04:06:09.633Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-31T04:06:09.765Z] 22599d3e9e25: Pulling fs layer [2021-03-31T04:06:09.765Z] 22599d3e9e25: Verifying Checksum [2021-03-31T04:06:09.765Z] 22599d3e9e25: Download complete [2021-03-31T04:06:09.906Z] ---> Running in 834271ba2545 [2021-03-31T04:06:10.028Z] 22599d3e9e25: Pull complete [2021-03-31T04:06:10.028Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T04:06:10.028Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T04:06:10.028Z] ---> 42cb162f0360 [2021-03-31T04:06:10.028Z] Step 18/24 : EXPOSE 4000 [2021-03-31T04:06:10.182Z] Removing intermediate container 834271ba2545 [2021-03-31T04:06:10.182Z] ---> d3f2b3eb5727 [2021-03-31T04:06:10.182Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-31T04:06:10.293Z] ---> Running in 5766c08bf191 [2021-03-31T04:06:10.293Z] Removing intermediate container 5766c08bf191 [2021-03-31T04:06:10.293Z] ---> 5d1953173e94 [2021-03-31T04:06:10.293Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:06:10.455Z] ---> Running in b715769f35b4 [2021-03-31T04:06:10.731Z] Removing intermediate container b715769f35b4 [2021-03-31T04:06:10.731Z] ---> 227aadbaea10 [2021-03-31T04:06:10.731Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-31T04:06:11.003Z] ---> Running in 84e9a1012751 [2021-03-31T04:06:11.276Z] Removing intermediate container 84e9a1012751 [2021-03-31T04:06:11.276Z] ---> 363085e34fbb [2021-03-31T04:06:11.276Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-31T04:06:11.552Z] ---> Running in ae8ca2852c85 [2021-03-31T04:06:11.690Z] ---> 6c9ad2b3f820 [2021-03-31T04:06:11.690Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:06:11.690Z] ---> Running in d0e6977e1344 [2021-03-31T04:06:11.690Z] Removing intermediate container d0e6977e1344 [2021-03-31T04:06:11.690Z] ---> db64df3a309d [2021-03-31T04:06:11.690Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-31T04:06:11.952Z] ---> Running in 4d0872280878 [2021-03-31T04:06:11.952Z] Removing intermediate container 4d0872280878 [2021-03-31T04:06:11.952Z] ---> 1bd7d1290146 [2021-03-31T04:06:11.952Z] Step 22/24 : LABEL arch=amd64 [2021-03-31T04:06:11.952Z] ---> Running in dee8daf7dccc [2021-03-31T04:06:12.149Z] Removing intermediate container ae8ca2852c85 [2021-03-31T04:06:12.149Z] ---> 532a82edb783 [2021-03-31T04:06:12.149Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T04:06:12.149Z] ---> Running in b441373d0fbd [2021-03-31T04:06:12.224Z] Removing intermediate container dee8daf7dccc [2021-03-31T04:06:12.224Z] ---> 3d4dd8534e66 [2021-03-31T04:06:12.224Z] Step 23/24 : LABEL git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:06:12.224Z] ---> Running in 306aa207ceb9 [2021-03-31T04:06:12.490Z] Removing intermediate container 306aa207ceb9 [2021-03-31T04:06:12.490Z] ---> d46c92476260 [2021-03-31T04:06:12.490Z] Step 24/24 : LABEL version=2.0.0-dev.27 [2021-03-31T04:06:12.490Z] ---> Running in 23d74992492d [2021-03-31T04:06:12.756Z] Removing intermediate container 23d74992492d [2021-03-31T04:06:12.756Z] ---> 8525fb0af3a7 [2021-03-31T04:06:12.756Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-31T04:06:12.756Z] Successfully built 8525fb0af3a7 [2021-03-31T04:06:12.756Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:06:13.182Z] provisioning config files... [2021-03-31T04:06:13.216Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config122951829962036634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:06:13.586Z] ---> docker-login.sh [2021-03-31T04:06:13.586Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:06:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:06:13.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:06:13.849Z] Configure a credential helper to remove this warning. See [2021-03-31T04:06:13.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:06:13.849Z] [2021-03-31T04:06:13.849Z] Login Succeeded [2021-03-31T04:06:13.849Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:06:13.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:06:14.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:06:14.112Z] Configure a credential helper to remove this warning. See [2021-03-31T04:06:14.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:06:14.112Z] [2021-03-31T04:06:14.112Z] Login Succeeded [2021-03-31T04:06:14.112Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:06:14.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:06:14.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:06:14.112Z] Configure a credential helper to remove this warning. See [2021-03-31T04:06:14.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:06:14.112Z] [2021-03-31T04:06:14.112Z] Login Succeeded [2021-03-31T04:06:14.112Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:06:14.173Z] Removing intermediate container b441373d0fbd [2021-03-31T04:06:14.173Z] ---> b8d5cec74b26 [2021-03-31T04:06:14.173Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-31T04:06:14.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:06:14.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:06:14.374Z] Configure a credential helper to remove this warning. See [2021-03-31T04:06:14.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:06:14.374Z] [2021-03-31T04:06:14.374Z] Login Succeeded [2021-03-31T04:06:14.374Z] docker.io [2021-03-31T04:06:14.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:06:14.445Z] ---> Running in f7c78aaa072d [2021-03-31T04:06:14.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:06:14.635Z] Configure a credential helper to remove this warning. See [2021-03-31T04:06:14.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:06:14.635Z] [2021-03-31T04:06:14.635Z] Login Succeeded [2021-03-31T04:06:14.635Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:06:14.645Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T04:06:14.848Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-03-31T04:06:14.848Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:06:14.848Z] latest [2021-03-31T04:06:14.848Z] 2.0.0-dev.27 [2021-03-31T04:06:14.848Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:06:14.848Z] master [2021-03-31T04:06:14.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:15.368Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:15.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T04:06:15.689Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:06:15.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-31T04:06:15.689Z] 6bdcbf7f9764: Preparing [2021-03-31T04:06:15.689Z] fa29914ad24c: Preparing [2021-03-31T04:06:15.689Z] fa29914ad24c: Layer already exists [2021-03-31T04:06:16.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T04:06:17.019Z] OK: 142 MiB in 39 packages [2021-03-31T04:06:17.078Z] 6bdcbf7f9764: Pushed [2021-03-31T04:06:17.339Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:17.649Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:17.950Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-31T04:06:17.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-31T04:06:17.950Z] 6bdcbf7f9764: Preparing [2021-03-31T04:06:17.950Z] fa29914ad24c: Preparing [2021-03-31T04:06:17.950Z] fa29914ad24c: Layer already exists [2021-03-31T04:06:17.950Z] 6bdcbf7f9764: Layer already exists [2021-03-31T04:06:17.950Z] latest: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:18.258Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:18.449Z] Removing intermediate container f7c78aaa072d [2021-03-31T04:06:18.449Z] ---> ef8f23a6b1bf [2021-03-31T04:06:18.449Z] Step 10/24 : ENV GO111MODULE=on [2021-03-31T04:06:18.450Z] ---> Running in a0b7b0cecbde [2021-03-31T04:06:18.561Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 [2021-03-31T04:06:18.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-31T04:06:18.561Z] 6bdcbf7f9764: Preparing [2021-03-31T04:06:18.561Z] fa29914ad24c: Preparing [2021-03-31T04:06:18.561Z] fa29914ad24c: Layer already exists [2021-03-31T04:06:18.561Z] 6bdcbf7f9764: Layer already exists [2021-03-31T04:06:18.561Z] 2.0.0-dev.27: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:18.868Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:19.045Z] Removing intermediate container a0b7b0cecbde [2021-03-31T04:06:19.045Z] ---> 322ae4fd587b [2021-03-31T04:06:19.045Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-31T04:06:19.045Z] ---> Running in e7591f5e0499 [2021-03-31T04:06:19.166Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:06:19.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-31T04:06:19.166Z] 6bdcbf7f9764: Preparing [2021-03-31T04:06:19.166Z] fa29914ad24c: Preparing [2021-03-31T04:06:19.166Z] 6bdcbf7f9764: Layer already exists [2021-03-31T04:06:19.166Z] fa29914ad24c: Layer already exists [2021-03-31T04:06:19.166Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:19.474Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:06:19.645Z] Removing intermediate container e7591f5e0499 [2021-03-31T04:06:19.645Z] ---> 03b8c4bd1e18 [2021-03-31T04:06:19.645Z] Step 12/24 : COPY go.mod . [2021-03-31T04:06:19.781Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-03-31T04:06:19.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-03-31T04:06:19.781Z] 6bdcbf7f9764: Preparing [2021-03-31T04:06:19.781Z] fa29914ad24c: Preparing [2021-03-31T04:06:19.781Z] 6bdcbf7f9764: Layer already exists [2021-03-31T04:06:19.781Z] fa29914ad24c: Layer already exists [2021-03-31T04:06:19.781Z] master: digest: sha256:5438a9a8525de99b7fc2083b6f23a5303b65d63ff3eab2d2f1ea015ca37b394b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T04:06:19.968Z] ===================================================== [Pipeline] echo [2021-03-31T04:06:20.014Z] taggedImages: [2021-03-31T04:06:20.015Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:06:20.015Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-03-31T04:06:20.015Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.27 [2021-03-31T04:06:20.015Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:06:20.015Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-31T04:06:20.240Z] ---> c25a63ad9abd [2021-03-31T04:06:20.240Z] Step 13/24 : COPY Makefile . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:06:21.112Z] ---> job-cost.sh [2021-03-31T04:06:21.112Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLrK [2021-03-31T04:06:21.216Z] ---> 5b6cb6c2a34e [2021-03-31T04:06:21.217Z] Step 14/24 : RUN make update [2021-03-31T04:06:21.217Z] ---> Running in 4929a9758970 [2021-03-31T04:06:22.205Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-31T04:06:23.642Z] Removing intermediate container 4929a9758970 [2021-03-31T04:06:23.642Z] ---> c84561eb529e [2021-03-31T04:06:23.642Z] Step 15/24 : COPY . . [2021-03-31T04:06:26.259Z] ---> 39802cb0a75d [2021-03-31T04:06:26.259Z] Step 16/24 : RUN ${MAKE} [2021-03-31T04:06:26.259Z] ---> Running in 65c11dae7ce2 [2021-03-31T04:06:27.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-31T04:06:36.037Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T04:06:54.085Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-31T04:06:59.469Z] Removing intermediate container 65c11dae7ce2 [2021-03-31T04:06:59.469Z] ---> 3636a1d7d02f [2021-03-31T04:06:59.469Z] Step 17/24 : FROM alpine:3.12 [2021-03-31T04:06:59.469Z] 3.12: Pulling from library/alpine [2021-03-31T04:06:59.469Z] 95dec6db3722: Pulling fs layer [2021-03-31T04:06:59.740Z] 95dec6db3722: Verifying Checksum [2021-03-31T04:06:59.740Z] 95dec6db3722: Download complete [2021-03-31T04:07:00.333Z] 95dec6db3722: Pull complete [2021-03-31T04:07:00.333Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T04:07:00.333Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T04:07:00.333Z] ---> e47305ac9786 [2021-03-31T04:07:00.333Z] Step 18/24 : EXPOSE 4000 [2021-03-31T04:07:00.607Z] ---> Running in 52e6f5c7a874 [2021-03-31T04:07:00.881Z] Removing intermediate container 52e6f5c7a874 [2021-03-31T04:07:00.881Z] ---> 3e8ed48cb13f [2021-03-31T04:07:00.881Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:07:02.689Z] lf-activate-venv(): INFO: Adding /tmp/venv-FLrK/bin to PATH [2021-03-31T04:07:02.689Z] INFO: No Stack... [2021-03-31T04:07:02.689Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T04:07:02.864Z] ---> 9001f84a7045 [2021-03-31T04:07:02.864Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-31T04:07:02.864Z] ---> Running in b16d3987ec1c [2021-03-31T04:07:02.950Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T04:07:03.256Z] + cat /w/workspace/edgex-ui-go/85/archives/cost.csv [2021-03-31T04:07:03.256Z] + cut -d, -f6 [Pipeline] lock [2021-03-31T04:07:03.338Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [2021-03-31T04:07:03.352Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] did not exist. Created. [2021-03-31T04:07:03.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T04:07:03.460Z] Removing intermediate container b16d3987ec1c [2021-03-31T04:07:03.460Z] ---> dddad276ce9c [2021-03-31T04:07:03.460Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-31T04:07:03.460Z] ---> Running in b866c4060905 [2021-03-31T04:07:03.735Z] Removing intermediate container b866c4060905 [2021-03-31T04:07:03.735Z] ---> 1eb53faf7906 [2021-03-31T04:07:03.735Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T04:07:03.745Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-31T04:07:03.967Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T04:07:03.979Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [2021-03-31T04:07:04.007Z] ---> Running in e76e26469987 [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-03-31T04:07:04.611Z] Removing intermediate container e76e26469987 [2021-03-31T04:07:04.611Z] ---> 8eae6d6db23c [2021-03-31T04:07:04.611Z] Step 23/24 : LABEL git_sha=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:07:04.611Z] ---> Running in 5ec04dc3e2af [Pipeline] } [2021-03-31T04:07:04.884Z] Removing intermediate container 5ec04dc3e2af [2021-03-31T04:07:04.884Z] ---> 01d9e8c2cead [2021-03-31T04:07:04.884Z] Step 24/24 : LABEL version=2.0.0-dev.27 [2021-03-31T04:07:05.156Z] ---> Running in 027d05e8d8b9 [2021-03-31T04:07:05.430Z] Removing intermediate container 027d05e8d8b9 [2021-03-31T04:07:05.430Z] ---> 85638c714ff9 [2021-03-31T04:07:05.430Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-31T04:07:05.700Z] Successfully built 85638c714ff9 [2021-03-31T04:07:05.700Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T04:07:06.093Z] provisioning config files... [2021-03-31T04:07:06.141Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config5323864977681685632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:07:06.525Z] ---> docker-login.sh [2021-03-31T04:07:06.525Z] nexus3.edgexfoundry.org:10001 [2021-03-31T04:07:06.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:07.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:07.070Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:07.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:07.070Z] [2021-03-31T04:07:07.070Z] Login Succeeded [2021-03-31T04:07:07.070Z] nexus3.edgexfoundry.org:10002 [2021-03-31T04:07:07.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:07.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:07.624Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:07.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:07.624Z] [2021-03-31T04:07:07.624Z] Login Succeeded [2021-03-31T04:07:07.624Z] nexus3.edgexfoundry.org:10003 [2021-03-31T04:07:07.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:08.175Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:08.175Z] [2021-03-31T04:07:08.175Z] Login Succeeded [2021-03-31T04:07:08.175Z] nexus3.edgexfoundry.org:10004 [2021-03-31T04:07:08.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:08.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:08.756Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:08.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:08.756Z] [2021-03-31T04:07:08.756Z] Login Succeeded [2021-03-31T04:07:08.756Z] docker.io [2021-03-31T04:07:09.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T04:07:09.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T04:07:09.303Z] Configure a credential helper to remove this warning. See [2021-03-31T04:07:09.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T04:07:09.303Z] [2021-03-31T04:07:09.303Z] Login Succeeded [2021-03-31T04:07:09.303Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T04:07:09.318Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T04:07:09.510Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-03-31T04:07:09.510Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:07:09.510Z] latest [2021-03-31T04:07:09.510Z] 2.0.0-dev.27 [2021-03-31T04:07:09.510Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:07:09.510Z] master [2021-03-31T04:07:09.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:10.030Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:10.375Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:07:10.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-31T04:07:10.375Z] 749d2d7ab8b0: Preparing [2021-03-31T04:07:10.375Z] b0d13f50be31: Preparing [2021-03-31T04:07:10.375Z] b0d13f50be31: Layer already exists [2021-03-31T04:07:14.667Z] 749d2d7ab8b0: Pushed [2021-03-31T04:07:14.667Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:15.012Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:15.347Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-31T04:07:15.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-31T04:07:15.347Z] 749d2d7ab8b0: Preparing [2021-03-31T04:07:15.347Z] b0d13f50be31: Preparing [2021-03-31T04:07:15.347Z] b0d13f50be31: Layer already exists [2021-03-31T04:07:15.347Z] 749d2d7ab8b0: Layer already exists [2021-03-31T04:07:15.622Z] latest: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:15.962Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:16.301Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 [2021-03-31T04:07:16.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-31T04:07:16.301Z] 749d2d7ab8b0: Preparing [2021-03-31T04:07:16.301Z] b0d13f50be31: Preparing [2021-03-31T04:07:16.301Z] b0d13f50be31: Layer already exists [2021-03-31T04:07:16.301Z] 749d2d7ab8b0: Layer already exists [2021-03-31T04:07:16.572Z] 2.0.0-dev.27: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:16.913Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:17.250Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:07:17.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-31T04:07:17.251Z] 749d2d7ab8b0: Preparing [2021-03-31T04:07:17.251Z] b0d13f50be31: Preparing [2021-03-31T04:07:17.251Z] b0d13f50be31: Layer already exists [2021-03-31T04:07:17.251Z] 749d2d7ab8b0: Layer already exists [2021-03-31T04:07:17.520Z] d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:17.907Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:07:18.265Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-03-31T04:07:18.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-03-31T04:07:18.265Z] 749d2d7ab8b0: Preparing [2021-03-31T04:07:18.265Z] b0d13f50be31: Preparing [2021-03-31T04:07:18.265Z] b0d13f50be31: Layer already exists [2021-03-31T04:07:18.265Z] 749d2d7ab8b0: Layer already exists [2021-03-31T04:07:18.537Z] master: digest: sha256:b15c46887c416df9a93a24a775aa0d1c1fc4c8cc1c6c35afaac4dbdd519fb11f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-31T04:07:18.731Z] ===================================================== [Pipeline] echo [2021-03-31T04:07:18.777Z] taggedImages: [2021-03-31T04:07:18.777Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [2021-03-31T04:07:18.777Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-03-31T04:07:18.777Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.27 [2021-03-31T04:07:18.777Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca-2.0.0-dev.27 [2021-03-31T04:07:18.777Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:07:19.348Z] ---> job-cost.sh [2021-03-31T04:07:19.348Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hK7E [2021-03-31T04:07:58.326Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T04:09:35.072Z] lf-activate-venv(): INFO: Adding /tmp/venv-hK7E/bin to PATH [2021-03-31T04:09:35.072Z] INFO: No Stack... [2021-03-31T04:09:35.072Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T04:09:35.072Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T04:09:35.405Z] + cut -d, -f6 [2021-03-31T04:09:35.406Z] + cat /w/workspace/edgex-ui-go/85/archives/cost.csv [Pipeline] lock [2021-03-31T04:09:35.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [2021-03-31T04:09:35.529Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] did not exist. Created. [2021-03-31T04:09:35.529Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T04:09:35.954Z] /w/workspace/edgex-ui-go/85@tmp/durable-7062cc39/script.sh: 1: /w/workspace/edgex-ui-go/85@tmp/durable-7062cc39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-31T04:09:36.295Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T04:09:36.373Z] Warning: overwriting stash ‘stack-cost’ [2021-03-31T04:09:36.586Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T04:09:36.599Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-85-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-31T04:09:37.862Z] provisioning config files... [2021-03-31T04:09:37.872Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2143191750132546333tmp [Pipeline] { [Pipeline] sh [2021-03-31T04:09:38.247Z] + set +x [2021-03-31T04:09:38.247Z] + curl -s https://codecov.io/bash [2021-03-31T04:09:38.247Z] + bash -s -- [2021-03-31T04:09:38.511Z] [2021-03-31T04:09:38.511Z] _____ _ [2021-03-31T04:09:38.511Z] / ____| | | [2021-03-31T04:09:38.511Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T04:09:38.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T04:09:38.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T04:09:38.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T04:09:38.511Z] Bash-20210309-2b87ace [2021-03-31T04:09:38.511Z] [2021-03-31T04:09:38.511Z] [2021-03-31T04:09:38.511Z] ==> git version 2.24.3 found [2021-03-31T04:09:38.511Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-31T04:09:38.511Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T04:09:38.511Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T04:09:38.511Z] ==> Jenkins CI detected. [2021-03-31T04:09:38.511Z] project root: . [2021-03-31T04:09:38.511Z] --> token set from env [2021-03-31T04:09:38.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T04:09:38.511Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T04:09:38.511Z] ==> Python coveragepy not found [2021-03-31T04:09:38.511Z] ==> Searching for coverage reports in: [2021-03-31T04:09:38.511Z] + . [2021-03-31T04:09:38.511Z] -> Found 1 reports [2021-03-31T04:09:38.511Z] ==> Detecting git/mercurial file structure [2021-03-31T04:09:38.511Z] ==> Reading reports [2021-03-31T04:09:38.511Z] + ./coverage.out bytes=10 [2021-03-31T04:09:38.511Z] ==> Appending adjustments [2021-03-31T04:09:38.511Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T04:09:38.774Z] + Found adjustments [2021-03-31T04:09:38.774Z] ==> Gzipping contents [2021-03-31T04:09:38.774Z] 4.0K /tmp/codecov.QkO1Yj.gz [2021-03-31T04:09:38.774Z] ==> Uploading reports [2021-03-31T04:09:38.774Z] url: https://codecov.io [2021-03-31T04:09:38.774Z] query: branch=master&commit=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-31T04:09:38.774Z] -> Pinging Codecov [2021-03-31T04:09:38.774Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-31T04:09:39.037Z] -> Uploading to [2021-03-31T04:09:39.037Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/FB506323287CE973F263BFD2A0EB1F37/d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca/1f8d934c-3f95-4638-acc6-05ecf2a90a97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T040938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9732f5a20d7bfe8ee07a41a2e15f9c73c0f5596654a820b107cd9c7e26851dff [2021-03-31T04:09:39.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T04:09:39.037Z] Dload Upload Total Spent Left Speed [2021-03-31T04:09:39.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 8457 --:--:-- --:--:-- --:--:-- 8464 [2021-03-31T04:09:39.612Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] } [2021-03-31T04:09:39.622Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-03-31T04:09:40.510Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-31T04:09:40.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:09:40.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T04:09:40.960Z] [2021-03-31T04:09:40.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:09:41.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T04:09:41.310Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-31T04:09:41.310Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T04:09:41.310Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T04:09:41.310Z] de9db76c5a1d: Pulling fs layer [2021-03-31T04:09:41.310Z] 0eba1c9be4d2: Pulling fs layer [2021-03-31T04:09:41.310Z] 0d57e429df01: Pulling fs layer [2021-03-31T04:09:41.310Z] 4e4be7b47b0d: Pulling fs layer [2021-03-31T04:09:41.310Z] e1f770b5df2f: Pulling fs layer [2021-03-31T04:09:41.310Z] 85a0685a4137: Pulling fs layer [2021-03-31T04:09:41.310Z] 0d57e429df01: Waiting [2021-03-31T04:09:41.310Z] 4e4be7b47b0d: Waiting [2021-03-31T04:09:41.310Z] 0eba1c9be4d2: Waiting [2021-03-31T04:09:41.310Z] e1f770b5df2f: Waiting [2021-03-31T04:09:41.310Z] 85a0685a4137: Waiting [2021-03-31T04:09:41.310Z] de9db76c5a1d: Verifying Checksum [2021-03-31T04:09:41.310Z] de9db76c5a1d: Download complete [2021-03-31T04:09:41.310Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T04:09:41.310Z] 0ef7d3d256c8: Download complete [2021-03-31T04:09:41.310Z] 0d57e429df01: Verifying Checksum [2021-03-31T04:09:41.310Z] 0d57e429df01: Download complete [2021-03-31T04:09:42.257Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T04:09:42.257Z] 4e4be7b47b0d: Download complete [2021-03-31T04:09:42.520Z] 188c0c94c7c5: Pull complete [2021-03-31T04:09:42.520Z] 0ef7d3d256c8: Pull complete [2021-03-31T04:09:42.784Z] de9db76c5a1d: Pull complete [2021-03-31T04:09:43.759Z] e1f770b5df2f: Verifying Checksum [2021-03-31T04:09:43.759Z] e1f770b5df2f: Download complete [2021-03-31T04:09:45.692Z] 85a0685a4137: Verifying Checksum [2021-03-31T04:09:45.692Z] 85a0685a4137: Download complete [2021-03-31T04:09:45.965Z] 0eba1c9be4d2: Verifying Checksum [2021-03-31T04:09:45.965Z] 0eba1c9be4d2: Download complete [2021-03-31T04:09:52.592Z] 0eba1c9be4d2: Pull complete [2021-03-31T04:09:52.592Z] 0d57e429df01: Pull complete [2021-03-31T04:09:52.592Z] 4e4be7b47b0d: Pull complete [2021-03-31T04:09:54.526Z] e1f770b5df2f: Pull complete [2021-03-31T04:10:02.699Z] 85a0685a4137: Pull complete [2021-03-31T04:10:02.699Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-31T04:10:02.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-31T04:10:02.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-31T04:10:02.931Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:10:02.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-31T04:10:04.028Z] $ docker top a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T04:10:04.300Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-31T04:10:04.594Z] + set -o pipefail [2021-03-31T04:10:04.594Z] + snyk monitor '--org=edgex-jenkins' [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4be07b7e-75f8-4be1-b3fe-49add41969b4 [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] [2021-03-31T04:10:19.533Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-03-31T04:10:19.533Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-03-31T04:10:19.546Z] $ docker stop --time=1 a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 [2021-03-31T04:10:22.365Z] $ docker rm -f a5fcb43e5f076402a0fb89f1193690a1db30fe88bb444a9f5fd47011efa6de09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T04:10:24.083Z] + git log --format=format:%s -1 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:10:24.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:10:24.394Z] . [Pipeline] withDockerContainer [2021-03-31T04:10:24.492Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:10:24.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T04:10:25.258Z] $ docker top 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T04:10:25.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:10:25.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:10:25.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:10:25.819Z] $ docker exec 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 ssh-agent [2021-03-31T04:10:26.002Z] SSH_AUTH_SOCK=/tmp/ssh-6NG3o20vHdZx/agent.11 [2021-03-31T04:10:26.002Z] SSH_AGENT_PID=16 [2021-03-31T04:10:26.009Z] Running ssh-add (command line suppressed) [2021-03-31T04:10:26.145Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980073935309209237.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980073935309209237.key) [2021-03-31T04:10:26.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:10:26.551Z] + git semver tag [2021-03-31T04:10:26.551Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T04:10:26.551Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-31T04:10:26.551Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-31T04:10:26.551Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T04:10:26.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T04:10:26.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T04:10:26.551Z] # $SEMVER_BRANCH = master [2021-03-31T04:10:26.551Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-31T04:10:26.551Z] # d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca HEAD [2021-03-31T04:10:26.551Z] # -> Force: false [2021-03-31T04:10:26.551Z] # c493a0b93983178aaf6c6c4b6fa6f4ebb4a54cd1 refs/tags/v2.0.0-dev.27 [Pipeline] } [2021-03-31T04:10:26.561Z] $ docker exec --env ******** --env ******** 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 ssh-agent -k [2021-03-31T04:10:26.681Z] unset SSH_AUTH_SOCK; [2021-03-31T04:10:26.681Z] unset SSH_AGENT_PID; [2021-03-31T04:10:26.681Z] echo Agent pid 16 killed; [2021-03-31T04:10:26.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T04:10:27.281Z] + git semver [Pipeline] } [2021-03-31T04:10:27.297Z] $ docker stop --time=1 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 [2021-03-31T04:10:28.657Z] $ docker rm -f 1a2e8ab59de824ff7d26fffb29295da7d6a0bfa1c9f28402403701f784044250 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:10:29.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T04:10:29.314Z] [2021-03-31T04:10:29.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:10:29.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T04:10:29.671Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-31T04:10:29.671Z] ab5ef0e58194: Pulling fs layer [2021-03-31T04:10:29.671Z] 9712f1f96733: Pulling fs layer [2021-03-31T04:10:29.671Z] 63f879dbbcfc: Pulling fs layer [2021-03-31T04:10:29.671Z] 0d9ebad4ef96: Pulling fs layer [2021-03-31T04:10:29.671Z] e9a5061849ea: Pulling fs layer [2021-03-31T04:10:29.671Z] d747dcd14b5f: Pulling fs layer [2021-03-31T04:10:29.671Z] 2de7ff778b66: Pulling fs layer [2021-03-31T04:10:29.671Z] e9a5061849ea: Waiting [2021-03-31T04:10:29.671Z] 0d9ebad4ef96: Waiting [2021-03-31T04:10:29.671Z] d747dcd14b5f: Waiting [2021-03-31T04:10:29.671Z] 2de7ff778b66: Waiting [2021-03-31T04:10:29.671Z] 9712f1f96733: Download complete [2021-03-31T04:10:31.652Z] 63f879dbbcfc: Verifying Checksum [2021-03-31T04:10:31.652Z] 63f879dbbcfc: Download complete [2021-03-31T04:10:31.652Z] e9a5061849ea: Verifying Checksum [2021-03-31T04:10:31.652Z] e9a5061849ea: Download complete [2021-03-31T04:10:31.652Z] d747dcd14b5f: Verifying Checksum [2021-03-31T04:10:31.652Z] d747dcd14b5f: Download complete [2021-03-31T04:10:32.243Z] 2de7ff778b66: Verifying Checksum [2021-03-31T04:10:32.243Z] 2de7ff778b66: Download complete [2021-03-31T04:10:32.243Z] ab5ef0e58194: Verifying Checksum [2021-03-31T04:10:32.243Z] ab5ef0e58194: Download complete [2021-03-31T04:10:32.510Z] 0d9ebad4ef96: Verifying Checksum [2021-03-31T04:10:32.510Z] 0d9ebad4ef96: Download complete [2021-03-31T04:10:36.806Z] ab5ef0e58194: Pull complete [2021-03-31T04:10:36.806Z] 9712f1f96733: Pull complete [2021-03-31T04:10:39.523Z] 63f879dbbcfc: Pull complete [2021-03-31T04:10:46.257Z] 0d9ebad4ef96: Pull complete [2021-03-31T04:10:46.832Z] e9a5061849ea: Pull complete [2021-03-31T04:10:46.832Z] d747dcd14b5f: Pull complete [2021-03-31T04:10:51.060Z] 2de7ff778b66: Pull complete [2021-03-31T04:10:51.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-31T04:10:51.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-31T04:10:51.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-31T04:10:51.279Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:10:51.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-31T04:10:54.633Z] $ docker top f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-31T04:10:54.896Z] provisioning config files... [2021-03-31T04:10:54.909Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config246279644508165575tmp [2021-03-31T04:10:54.925Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1471833873739963228tmp [2021-03-31T04:10:54.942Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3061475104813019219tmp [Pipeline] { [Pipeline] echo [2021-03-31T04:10:55.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:10:55.305Z] ---> sigul-configuration.sh [2021-03-31T04:10:55.305Z] gpg: directory `/root/.gnupg' created [2021-03-31T04:10:55.305Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-31T04:10:55.305Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-31T04:10:55.305Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-31T04:10:55.305Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-31T04:10:55.305Z] gpg: CAST5 encrypted data [2021-03-31T04:10:55.567Z] gpg: encrypted with 1 passphrase [2021-03-31T04:10:55.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-31T04:10:55.869Z] + mkdir /home/jenkins [2021-03-31T04:10:55.869Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-31T04:10:56.165Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-03-31T04:10:56.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:10:56.476Z] ---> sigul-install.sh [2021-03-31T04:11:03.087Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-31T04:11:03.419Z] + git tag --list [2021-03-31T04:11:03.419Z] 0.1.1 [2021-03-31T04:11:03.419Z] v1.1.0 [2021-03-31T04:11:03.419Z] v1.2.0 [2021-03-31T04:11:03.419Z] v1.2.1 [2021-03-31T04:11:03.419Z] v1.3.0 [2021-03-31T04:11:03.419Z] v2.0.0-dev.1 [2021-03-31T04:11:03.419Z] v2.0.0-dev.10 [2021-03-31T04:11:03.419Z] v2.0.0-dev.11 [2021-03-31T04:11:03.419Z] v2.0.0-dev.12 [2021-03-31T04:11:03.419Z] v2.0.0-dev.13 [2021-03-31T04:11:03.419Z] v2.0.0-dev.14 [2021-03-31T04:11:03.419Z] v2.0.0-dev.15 [2021-03-31T04:11:03.419Z] v2.0.0-dev.16 [2021-03-31T04:11:03.419Z] v2.0.0-dev.17 [2021-03-31T04:11:03.419Z] v2.0.0-dev.18 [2021-03-31T04:11:03.419Z] v2.0.0-dev.19 [2021-03-31T04:11:03.419Z] v2.0.0-dev.2 [2021-03-31T04:11:03.419Z] v2.0.0-dev.20 [2021-03-31T04:11:03.419Z] v2.0.0-dev.21 [2021-03-31T04:11:03.419Z] v2.0.0-dev.22 [2021-03-31T04:11:03.419Z] v2.0.0-dev.23 [2021-03-31T04:11:03.419Z] v2.0.0-dev.24 [2021-03-31T04:11:03.419Z] v2.0.0-dev.25 [2021-03-31T04:11:03.419Z] v2.0.0-dev.26 [2021-03-31T04:11:03.419Z] v2.0.0-dev.27 [2021-03-31T04:11:03.419Z] v2.0.0-dev.3 [2021-03-31T04:11:03.419Z] v2.0.0-dev.4 [2021-03-31T04:11:03.419Z] v2.0.0-dev.5 [2021-03-31T04:11:03.419Z] v2.0.0-dev.6 [2021-03-31T04:11:03.419Z] v2.0.0-dev.7 [2021-03-31T04:11:03.419Z] v2.0.0-dev.8 [2021-03-31T04:11:03.419Z] v2.0.0-dev.9 [Pipeline] sh [2021-03-31T04:11:03.728Z] + lftools sign git-tag v2.0.0-dev.27 [2021-03-31T04:11:05.117Z] Signing Git tag with Sigul... [2021-03-31T04:11:05.117Z] Signing v2.0.0-dev.27 [Pipeline] echo [2021-03-31T04:11:06.517Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:06.815Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-31T04:11:06.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-31T04:11:06.924Z] $ docker stop --time=1 f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 [2021-03-31T04:11:09.034Z] $ docker rm -f f9c4f33e3e9002b4664e615845b0ef64c17a4610f90a3d58562a9646212192d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:11:09.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:11:09.916Z] . [Pipeline] withDockerContainer [2021-03-31T04:11:10.020Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:11:10.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T04:11:10.652Z] $ docker top eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T04:11:10.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:11:10.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:11:11.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:11:11.136Z] $ docker exec eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d ssh-agent [2021-03-31T04:11:11.338Z] SSH_AUTH_SOCK=/tmp/ssh-2m7WNPbjECQc/agent.11 [2021-03-31T04:11:11.338Z] SSH_AGENT_PID=17 [2021-03-31T04:11:11.346Z] Running ssh-add (command line suppressed) [2021-03-31T04:11:11.479Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6755612152813662774.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6755612152813662774.key) [2021-03-31T04:11:11.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:11:11.885Z] + git semver bump pre [2021-03-31T04:11:11.886Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T04:11:11.886Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-31T04:11:11.886Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-31T04:11:11.886Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T04:11:11.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T04:11:11.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T04:11:11.886Z] # $SEMVER_BRANCH = master [2021-03-31T04:11:11.886Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-03-31T04:11:11.886Z] 2.0.0-dev.28 [Pipeline] } [2021-03-31T04:11:11.897Z] $ docker exec --env ******** --env ******** eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d ssh-agent -k [2021-03-31T04:11:12.028Z] unset SSH_AUTH_SOCK; [2021-03-31T04:11:12.028Z] unset SSH_AGENT_PID; [2021-03-31T04:11:12.028Z] echo Agent pid 17 killed; [2021-03-31T04:11:12.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T04:11:12.545Z] + git semver [Pipeline] } [2021-03-31T04:11:12.561Z] $ docker stop --time=1 eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d [2021-03-31T04:11:13.912Z] $ docker rm -f eeaa01ee6e4719704935b1050ef18326b59018fd2267fffb4b7cf942c963772d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:11:14.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T04:11:14.453Z] . [Pipeline] withDockerContainer [2021-03-31T04:11:14.560Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:11:14.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T04:11:15.232Z] $ docker top 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T04:11:15.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T04:11:15.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T04:11:15.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T04:11:15.714Z] $ docker exec 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a ssh-agent [2021-03-31T04:11:15.894Z] SSH_AUTH_SOCK=/tmp/ssh-6fFzYqIpb7Tt/agent.11 [2021-03-31T04:11:15.894Z] SSH_AGENT_PID=16 [2021-03-31T04:11:15.902Z] Running ssh-add (command line suppressed) [2021-03-31T04:11:16.028Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6683740222108016366.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6683740222108016366.key) [2021-03-31T04:11:16.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T04:11:16.426Z] + git semver push [2021-03-31T04:11:16.427Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T04:11:16.427Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-03-31T04:11:16.427Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-31T04:11:16.427Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T04:11:16.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T04:11:16.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T04:11:16.427Z] # $SEMVER_BRANCH = master [2021-03-31T04:11:16.427Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-03-31T04:11:20.654Z] $ docker exec --env ******** --env ******** 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a ssh-agent -k [2021-03-31T04:11:20.778Z] unset SSH_AUTH_SOCK; [2021-03-31T04:11:20.778Z] unset SSH_AGENT_PID; [2021-03-31T04:11:20.778Z] echo Agent pid 16 killed; [2021-03-31T04:11:20.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T04:11:21.301Z] + git semver [Pipeline] } [2021-03-31T04:11:21.317Z] $ docker stop --time=1 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a [2021-03-31T04:11:22.672Z] $ docker rm -f 819999740dc8b4d1f1389c6690c371eedf81a18ce07dbbee4b78d07a1156184a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:24.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:24.937Z] ---> package-listing.sh [2021-03-31T04:11:24.937Z] ++ facter osfamily [2021-03-31T04:11:24.937Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T04:11:24.937Z] + OS_FAMILY=redhat [2021-03-31T04:11:24.937Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-03-31T04:11:24.937Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T04:11:24.937Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T04:11:24.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T04:11:24.937Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T04:11:24.937Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-31T04:11:24.937Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T04:11:24.937Z] + case "${OS_FAMILY}" in [2021-03-31T04:11:24.937Z] + rpm -qa [2021-03-31T04:11:24.937Z] + sort [2021-03-31T04:11:30.260Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T04:11:30.260Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T04:11:30.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T04:11:30.260Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-03-31T04:11:30.260Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-03-31T04:11:30.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-03-31T04:11:30.275Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T04:11:30.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:11:30.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:11:30.882Z] [2021-03-31T04:11:30.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T04:11:31.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:11:31.236Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T04:11:31.236Z] df20fa9351a1: Pulling fs layer [2021-03-31T04:11:31.236Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T04:11:31.236Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T04:11:31.236Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T04:11:31.236Z] 93b61091891f: Pulling fs layer [2021-03-31T04:11:31.236Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T04:11:31.236Z] 5e14af77c1be: Pulling fs layer [2021-03-31T04:11:31.236Z] 01666e4c0597: Pulling fs layer [2021-03-31T04:11:31.237Z] aa168da1d23b: Pulling fs layer [2021-03-31T04:11:31.237Z] 46f8f816bc3b: Waiting [2021-03-31T04:11:31.237Z] 93b61091891f: Waiting [2021-03-31T04:11:31.237Z] 93b9cdb0e59b: Waiting [2021-03-31T04:11:31.237Z] 5e14af77c1be: Waiting [2021-03-31T04:11:31.237Z] 01666e4c0597: Waiting [2021-03-31T04:11:31.237Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T04:11:31.237Z] 36b3adc4ff6f: Download complete [2021-03-31T04:11:31.237Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T04:11:31.237Z] 46f8f816bc3b: Download complete [2021-03-31T04:11:31.237Z] df20fa9351a1: Verifying Checksum [2021-03-31T04:11:31.504Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T04:11:31.504Z] 93b9cdb0e59b: Download complete [2021-03-31T04:11:31.504Z] 5e14af77c1be: Verifying Checksum [2021-03-31T04:11:31.504Z] 5e14af77c1be: Download complete [2021-03-31T04:11:31.504Z] 93b61091891f: Verifying Checksum [2021-03-31T04:11:31.504Z] 93b61091891f: Download complete [2021-03-31T04:11:31.504Z] 01666e4c0597: Verifying Checksum [2021-03-31T04:11:31.504Z] 01666e4c0597: Download complete [2021-03-31T04:11:31.504Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T04:11:31.504Z] 8ad3a11d3b57: Download complete [2021-03-31T04:11:31.768Z] df20fa9351a1: Pull complete [2021-03-31T04:11:32.032Z] 36b3adc4ff6f: Pull complete [2021-03-31T04:11:33.437Z] 8ad3a11d3b57: Pull complete [2021-03-31T04:11:33.700Z] aa168da1d23b: Verifying Checksum [2021-03-31T04:11:33.700Z] aa168da1d23b: Download complete [2021-03-31T04:11:33.962Z] 46f8f816bc3b: Pull complete [2021-03-31T04:11:34.536Z] 93b61091891f: Pull complete [2021-03-31T04:11:34.537Z] 93b9cdb0e59b: Pull complete [2021-03-31T04:11:34.798Z] 5e14af77c1be: Pull complete [2021-03-31T04:11:34.798Z] 01666e4c0597: Pull complete [2021-03-31T04:11:42.993Z] aa168da1d23b: Pull complete [2021-03-31T04:11:42.993Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T04:11:42.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T04:11:42.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T04:11:43.133Z] prd-centos7-docker-4c-2g-32192 does not seem to be running inside a container [2021-03-31T04:11:43.178Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T04:11:45.956Z] $ docker top 68be96b26c35e1acdfb0b276444b471efc0488c88434ca4b1df13be9a635228d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T04:11:46.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T04:11:46.771Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T04:11:47.072Z] + ls /var/log/sa-host [2021-03-31T04:11:47.072Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T04:11:47.072Z] file_magic: OK [2021-03-31T04:11:47.072Z] HZ: Using current value: 100 [2021-03-31T04:11:47.072Z] file_header: OK [2021-03-31T04:11:47.072Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T04:11:47.072Z] Statistics: [2021-03-31T04:11:47.072Z] Hnuu...uuuununununu... [2021-03-31T04:11:47.072Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T04:11:47.072Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T04:11:47.072Z] file_magic: OK [2021-03-31T04:11:47.072Z] HZ: Using current value: 100 [2021-03-31T04:11:47.072Z] file_header: OK [2021-03-31T04:11:47.072Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T04:11:47.072Z] Statistics: [2021-03-31T04:11:47.072Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T04:11:47.072Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T04:11:47.680Z] provisioning config files... [2021-03-31T04:11:47.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8005212728690459297tmp [Pipeline] { [Pipeline] echo [2021-03-31T04:11:47.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:48.071Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T04:11:48.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T04:11:48.183Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:48.480Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T04:11:48.491Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:48.787Z] ---> sudo-logs.sh [2021-03-31T04:11:48.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T04:11:48.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:49.149Z] ---> job-cost.sh [2021-03-31T04:11:49.149Z] lf-activate-venv: SKIPPING [2021-03-31T04:11:49.149Z] DEBUG: total: 0.20999999344348907 [2021-03-31T04:11:49.149Z] INFO: Retrieving Stack Cost... [2021-03-31T04:11:50.541Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T04:11:50.808Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T04:11:50.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T04:11:51.125Z] ---> logs-deploy.sh [2021-03-31T04:11:51.125Z] lf-activate-venv: SKIPPING [2021-03-31T04:11:51.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/85 [2021-03-31T04:11:51.125Z] INFO: archiving workspace using pattern(s): [2021-03-31T04:11:53.047Z] Archives upload complete. [2021-03-31T04:11:53.047Z] INFO: archiving logs to Nexus