Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from daab63c29cccf80d8c01bf29c74cd0f81af92311+c34a5b00355d78dd87fd6b647778846c32b4b87a (fef4fb1d509d26e2147f4e9de6111e56a3e00a6c) Running in Durability level: MAX_SURVIVABILITY 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-354/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-354/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5019’ Running on prd-centos7-docker-4c-2g-5026 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [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_PR-354 # 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 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 > 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/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-13T06:19:34.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-13T06:19:34.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-13T06:19:34.988Z] ========================================================= [2021-05-13T06:19:34.988Z] EdgeX Global Pipelines Version Info [2021-05-13T06:19:34.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:19:36.562Z] ------------------- [2021-05-13T06:19:36.562Z] stable info: [2021-05-13T06:19:36.562Z] ------------------- [2021-05-13T06:19:36.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-13T06:19:36.562Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T06:19:36.562Z] Message: update stable to v1.0.192 [2021-05-13T06:19:37.510Z] ------------------- [2021-05-13T06:19:37.510Z] experimental info: [2021-05-13T06:19:37.510Z] ------------------- [2021-05-13T06:19:37.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-13T06:19:37.510Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T06:19:37.510Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-13T06:19:37.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-13T06:19:37.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-13T06:19:37.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-13T06:19:37.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-13T06:19:37.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-13T06:19:38.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-13T06:19:38.098Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-13T06:19:38.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-13T06:19:38.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-13T06:19:38.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-13T06:19:38.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-13T06:19:38.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-13T06:19:38.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-13T06:19:38.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-13T06:19:38.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T06:19:38.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T06:19:38.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T06:19:38.769Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T06:19:38.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-13T06:19:38.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-13T06:19:38.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-13T06:19:38.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-13T06:19:39.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-13T06:19:39.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-13T06:19:39.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-13T06:19:39.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-13T06:19:39.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo [2021-05-13T06:19:39.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo [2021-05-13T06:19:39.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo [2021-05-13T06:19:39.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] echo [2021-05-13T06:19:39.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daab63c [Pipeline] echo [2021-05-13T06:19:39.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T06:19:39.785Z] provisioning config files... [2021-05-13T06:19:39.820Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config2133622837117750308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:19:40.203Z] ---> docker-login.sh [2021-05-13T06:19:40.203Z] nexus3.edgexfoundry.org:10001 [2021-05-13T06:19:40.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:19:40.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:19:40.729Z] Configure a credential helper to remove this warning. See [2021-05-13T06:19:40.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:19:40.729Z] [2021-05-13T06:19:40.729Z] Login Succeeded [2021-05-13T06:19:40.729Z] nexus3.edgexfoundry.org:10002 [2021-05-13T06:19:40.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:19:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:19:40.990Z] Configure a credential helper to remove this warning. See [2021-05-13T06:19:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:19:40.990Z] [2021-05-13T06:19:40.990Z] Login Succeeded [2021-05-13T06:19:40.990Z] nexus3.edgexfoundry.org:10003 [2021-05-13T06:19:40.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:19:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:19:40.990Z] Configure a credential helper to remove this warning. See [2021-05-13T06:19:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:19:40.990Z] [2021-05-13T06:19:40.990Z] Login Succeeded [2021-05-13T06:19:40.990Z] nexus3.edgexfoundry.org:10004 [2021-05-13T06:19:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:19:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:19:41.253Z] Configure a credential helper to remove this warning. See [2021-05-13T06:19:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:19:41.253Z] [2021-05-13T06:19:41.253Z] Login Succeeded [2021-05-13T06:19:41.253Z] docker.io [2021-05-13T06:19:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:19:41.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:19:41.827Z] Configure a credential helper to remove this warning. See [2021-05-13T06:19:41.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:19:41.827Z] [2021-05-13T06:19:41.827Z] Login Succeeded [2021-05-13T06:19:41.827Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T06:19:41.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T06:19:42.595Z] + git log --format=format:%s -1 daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] echo [2021-05-13T06:19:42.695Z] GIT_COMMIT: daab63c29cccf80d8c01bf29c74cd0f81af92311, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-13T06:19:42.738Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:19:44.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T06:19:44.009Z] [2021-05-13T06:19:44.009Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:19:44.357Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T06:19:44.357Z] latest: Pulling from edgex-devops/git-semver [2021-05-13T06:19:44.357Z] 31603596830f: Pulling fs layer [2021-05-13T06:19:44.357Z] 54011a49482f: Pulling fs layer [2021-05-13T06:19:44.357Z] a6820b24f6d8: Pulling fs layer [2021-05-13T06:19:44.357Z] f581987b2513: Pulling fs layer [2021-05-13T06:19:44.357Z] f581987b2513: Waiting [2021-05-13T06:19:44.357Z] 54011a49482f: Verifying Checksum [2021-05-13T06:19:44.357Z] 54011a49482f: Download complete [2021-05-13T06:19:44.625Z] 31603596830f: Verifying Checksum [2021-05-13T06:19:44.625Z] 31603596830f: Download complete [2021-05-13T06:19:44.625Z] f581987b2513: Verifying Checksum [2021-05-13T06:19:44.625Z] f581987b2513: Download complete [2021-05-13T06:19:44.890Z] 31603596830f: Pull complete [2021-05-13T06:19:44.890Z] a6820b24f6d8: Verifying Checksum [2021-05-13T06:19:44.890Z] a6820b24f6d8: Download complete [2021-05-13T06:19:45.152Z] 54011a49482f: Pull complete [2021-05-13T06:19:46.099Z] a6820b24f6d8: Pull complete [2021-05-13T06:19:46.099Z] f581987b2513: Pull complete [2021-05-13T06:19:46.099Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-13T06:19:46.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T06:19:46.099Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-13T06:19:46.239Z] prd-centos7-docker-4c-2g-5026 does not seem to be running inside a container [2021-05-13T06:19:46.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-354 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354:/w/workspace/edgexfoundry_edgex-ui-go_PR-354:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-13T06:19:48.376Z] $ docker top ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-13T06:19:48.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T06:19:48.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T06:19:48.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T06:19:48.861Z] $ docker exec ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent [2021-05-13T06:19:49.037Z] SSH_AUTH_SOCK=/tmp/ssh-CCDtexqqJyAT/agent.11 [2021-05-13T06:19:49.037Z] SSH_AGENT_PID=16 [2021-05-13T06:19:49.047Z] Running ssh-add (command line suppressed) [2021-05-13T06:19:49.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3770674326839022771.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3770674326839022771.key) [2021-05-13T06:19:49.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T06:19:49.851Z] + git tag --points-at HEAD [Pipeline] } [2021-05-13T06:19:49.885Z] $ docker exec --env ******** --env ******** ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent -k [2021-05-13T06:19:50.004Z] unset SSH_AUTH_SOCK; [2021-05-13T06:19:50.004Z] unset SSH_AGENT_PID; [2021-05-13T06:19:50.005Z] echo Agent pid 16 killed; [2021-05-13T06:19:50.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-13T06:19:50.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T06:19:50.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T06:19:50.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T06:19:50.325Z] $ docker exec ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent [2021-05-13T06:19:50.501Z] SSH_AUTH_SOCK=/tmp/ssh-QD6KWGuFghOJ/agent.45 [2021-05-13T06:19:50.501Z] SSH_AGENT_PID=50 [2021-05-13T06:19:50.508Z] Running ssh-add (command line suppressed) [2021-05-13T06:19:50.642Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3926573462694996326.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/private_key_3926573462694996326.key) [2021-05-13T06:19:50.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T06:19:51.072Z] + git semver init [2021-05-13T06:19:51.073Z] # -> Open(): unable to determine branch for HEAD [2021-05-13T06:19:51.073Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-354/.git [2021-05-13T06:19:51.073Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [2021-05-13T06:19:51.073Z] # $SEMVER_REMOTE_NAME = origin [2021-05-13T06:19:51.073Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-13T06:19:51.073Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-13T06:19:51.073Z] # $SEMVER_BRANCH = PR-354 [2021-05-13T06:19:51.073Z] # $SEMVER_TEMP = /tmp/semver-227256184 [2021-05-13T06:19:51.073Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-13T06:19:52.990Z] # '/tmp/semver-227256184' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-354/.semver' [2021-05-13T06:19:52.990Z] # -> Force: false [2021-05-13T06:19:52.990Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-354/.semver [Pipeline] } [2021-05-13T06:19:53.035Z] $ docker exec --env ******** --env ******** ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e ssh-agent -k [2021-05-13T06:19:53.168Z] unset SSH_AUTH_SOCK; [2021-05-13T06:19:53.168Z] unset SSH_AGENT_PID; [2021-05-13T06:19:53.168Z] echo Agent pid 50 killed; [2021-05-13T06:19:53.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T06:19:53.665Z] + git semver [Pipeline] } [2021-05-13T06:19:53.710Z] $ docker stop --time=1 ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e [2021-05-13T06:19:55.160Z] $ docker rm -f ccc09b75877efc6a0513af045b0c82327d0e6ae47b98437b52630a08f0ed4e6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T06:19:55.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-13T06:19:56.066Z] Stashed 1 file(s) [Pipeline] echo [2021-05-13T06:19:56.088Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-13T06:20:11.570Z] Still waiting to schedule task [2021-05-13T06:20:11.571Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-13T06:20:11.602Z] Still waiting to schedule task [2021-05-13T06:20:11.602Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-13T06:21:56.867Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5027 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [Pipeline] { [Pipeline] ws [2021-05-13T06:21:56.964Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T06:22:02.384Z] using credential edgex-jenkins-ssh [2021-05-13T06:22:02.410Z] Cloning the remote Git repository [2021-05-13T06:22:02.468Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:02.578Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-13T06:22:02.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:02.677Z] > git --version # timeout=10 [2021-05-13T06:22:02.696Z] > git --version # 'git version 2.17.1' [2021-05-13T06:22:02.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:02.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T06:22:05.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-13T06:22:05.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T06:22:05.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-13T06:22:06.563Z] Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:22:07.223Z] Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:22:07.224Z] Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) [2021-05-13T06:22:06.031Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:06.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:06.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T06:22:06.587Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T06:22:06.602Z] > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 [2021-05-13T06:22:07.133Z] > git remote # timeout=10 [2021-05-13T06:22:07.153Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T06:22:07.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:07.187Z] > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [2021-05-13T06:22:07.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T06:22:07.235Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T06:22:07.246Z] > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 [2021-05-13T06:22:11.778Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-13T06:22:11.846Z] > git --version # timeout=10 [2021-05-13T06:22:11.863Z] > git --version # 'git version 2.17.1' [2021-05-13T06:22:11.877Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T06:22:13.722Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-13T06:22:14.135Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T06:22:14.491Z] + sudo service docker restart [2021-05-13T06:22:14.491Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T06:22:17.230Z] provisioning config files... [2021-05-13T06:22:17.280Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7501097001257453756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:22:17.699Z] ---> docker-login.sh [2021-05-13T06:22:17.699Z] nexus3.edgexfoundry.org:10001 [2021-05-13T06:22:18.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:18.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:18.963Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:18.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:18.963Z] [2021-05-13T06:22:18.963Z] Login Succeeded [2021-05-13T06:22:18.963Z] nexus3.edgexfoundry.org:10002 [2021-05-13T06:22:19.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:19.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:19.237Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:19.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:19.237Z] [2021-05-13T06:22:19.237Z] Login Succeeded [2021-05-13T06:22:19.511Z] nexus3.edgexfoundry.org:10003 [2021-05-13T06:22:19.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:19.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:19.787Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:19.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:19.787Z] [2021-05-13T06:22:20.060Z] Login Succeeded [2021-05-13T06:22:20.060Z] nexus3.edgexfoundry.org:10004 [2021-05-13T06:22:20.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:20.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:20.334Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:20.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:20.334Z] [2021-05-13T06:22:20.334Z] Login Succeeded [2021-05-13T06:22:20.334Z] docker.io [2021-05-13T06:22:20.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:21.206Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:21.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:21.206Z] [2021-05-13T06:22:21.206Z] Login Succeeded [2021-05-13T06:22:21.206Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T06:22:21.235Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-13T06:22:21.661Z] ========================================================= [2021-05-13T06:22:21.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-13T06:22:21.661Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:22:22.046Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-13T06:22:23.052Z] Sending build context to Docker daemon 34.93MB [2021-05-13T06:22:23.052Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-13T06:22:23.052Z] Step 2/8 : FROM ${BASE} [2021-05-13T06:22:23.052Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-13T06:22:23.052Z] 595b0fe564bb: Pulling fs layer [2021-05-13T06:22:23.052Z] 7186ed65a4f7: Pulling fs layer [2021-05-13T06:22:23.052Z] 316046926c0a: Pulling fs layer [2021-05-13T06:22:23.052Z] 4ebd0625c992: Pulling fs layer [2021-05-13T06:22:23.052Z] 207e8628e3a3: Pulling fs layer [2021-05-13T06:22:23.052Z] c791037a9be2: Pulling fs layer [2021-05-13T06:22:23.052Z] ffd874e62e21: Pulling fs layer [2021-05-13T06:22:23.052Z] 4ebd0625c992: Waiting [2021-05-13T06:22:23.052Z] 207e8628e3a3: Waiting [2021-05-13T06:22:23.052Z] c791037a9be2: Waiting [2021-05-13T06:22:23.052Z] ffd874e62e21: Waiting [2021-05-13T06:22:23.052Z] 316046926c0a: Verifying Checksum [2021-05-13T06:22:23.052Z] 316046926c0a: Download complete [2021-05-13T06:22:23.052Z] 7186ed65a4f7: Verifying Checksum [2021-05-13T06:22:23.052Z] 7186ed65a4f7: Download complete [2021-05-13T06:22:23.052Z] 207e8628e3a3: Verifying Checksum [2021-05-13T06:22:23.052Z] 207e8628e3a3: Download complete [2021-05-13T06:22:23.326Z] c791037a9be2: Download complete [2021-05-13T06:22:23.326Z] 595b0fe564bb: Download complete [2021-05-13T06:22:23.933Z] 595b0fe564bb: Pull complete [2021-05-13T06:22:24.531Z] 7186ed65a4f7: Pull complete [2021-05-13T06:22:25.134Z] 316046926c0a: Pull complete [2021-05-13T06:22:26.577Z] ffd874e62e21: Verifying Checksum [2021-05-13T06:22:26.577Z] ffd874e62e21: Download complete [2021-05-13T06:22:27.567Z] 4ebd0625c992: Verifying Checksum [2021-05-13T06:22:27.567Z] 4ebd0625c992: Download complete [2021-05-13T06:22:37.755Z] 4ebd0625c992: Pull complete [2021-05-13T06:22:37.755Z] 207e8628e3a3: Pull complete [2021-05-13T06:22:38.028Z] c791037a9be2: Pull complete [2021-05-13T06:22:42.341Z] ffd874e62e21: Pull complete [2021-05-13T06:22:42.341Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-13T06:22:42.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-13T06:22:42.341Z] ---> cfc18b08335c [2021-05-13T06:22:42.341Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-13T06:22:44.945Z] ---> Running in dfd89f3274c0 [2021-05-13T06:22:44.945Z] Removing intermediate container dfd89f3274c0 [2021-05-13T06:22:44.945Z] ---> 40a5b1a0248b [2021-05-13T06:22:44.945Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T06:22:45.224Z] ---> Running in 35574bd7476b [2021-05-13T06:22:46.901Z] Running on prd-centos7-docker-4c-2g-5028 in /w/workspace/edgexfoundry_edgex-ui-go_PR-354 [Pipeline] { [Pipeline] ws [2021-05-13T06:22:46.952Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T06:22:47.470Z] Removing intermediate container 35574bd7476b [2021-05-13T06:22:47.470Z] ---> 61986d061121 [2021-05-13T06:22:47.470Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-13T06:22:47.470Z] ---> Running in 735803f0ea46 [2021-05-13T06:22:48.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T06:22:49.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T06:22:49.657Z] using credential edgex-jenkins-ssh [2021-05-13T06:22:49.669Z] Cloning the remote Git repository [2021-05-13T06:22:50.024Z] OK: 138 MiB in 40 packages [2021-05-13T06:22:49.671Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:49.751Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-13T06:22:49.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:49.834Z] > git --version # timeout=10 [2021-05-13T06:22:49.839Z] > git --version # 'git version 2.24.3' [2021-05-13T06:22:49.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:49.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T06:22:51.282Z] Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:22:51.453Z] Removing intermediate container 735803f0ea46 [2021-05-13T06:22:51.454Z] ---> 447b6a863a4c [2021-05-13T06:22:51.454Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-13T06:22:51.454Z] ---> Running in e41755461483 [2021-05-13T06:22:51.577Z] Merge succeeded, producing daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:22:51.577Z] Checking out Revision daab63c29cccf80d8c01bf29c74cd0f81af92311 (PR-354) [2021-05-13T06:22:50.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-13T06:22:50.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T06:22:50.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-13T06:22:50.921Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-13T06:22:50.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:50.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T06:22:51.290Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T06:22:51.294Z] > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 [2021-05-13T06:22:51.544Z] > git remote # timeout=10 [2021-05-13T06:22:51.549Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T06:22:51.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T06:22:51.562Z] > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [2021-05-13T06:22:51.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T06:22:51.579Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T06:22:51.583Z] > git checkout -f daab63c29cccf80d8c01bf29c74cd0f81af92311 # timeout=10 [2021-05-13T06:22:51.728Z] Removing intermediate container e41755461483 [2021-05-13T06:22:51.728Z] ---> 767b9a7850d5 [2021-05-13T06:22:51.728Z] Step 7/8 : COPY . . [2021-05-13T06:22:55.112Z] ---> 15e2f84564a4 [2021-05-13T06:22:55.112Z] Step 8/8 : RUN go mod download [2021-05-13T06:22:55.112Z] ---> Running in 1e1ca3addb62 [2021-05-13T06:22:55.584Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-13T06:22:55.612Z] > git --version # timeout=10 [2021-05-13T06:22:55.619Z] > git --version # 'git version 2.24.3' [2021-05-13T06:22:55.645Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T06:22:56.939Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-13T06:22:57.287Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T06:22:57.609Z] + sudo service docker restart [2021-05-13T06:22:57.609Z] + true [2021-05-13T06:22:57.609Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T06:22:59.106Z] provisioning config files... [2021-05-13T06:22:59.139Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6700587583512671221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:22:59.538Z] ---> docker-login.sh [2021-05-13T06:22:59.538Z] nexus3.edgexfoundry.org:10001 [2021-05-13T06:22:59.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:22:59.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:22:59.813Z] Configure a credential helper to remove this warning. See [2021-05-13T06:22:59.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:22:59.813Z] [2021-05-13T06:22:59.813Z] Login Succeeded [2021-05-13T06:22:59.813Z] nexus3.edgexfoundry.org:10002 [2021-05-13T06:23:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:23:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:23:00.077Z] Configure a credential helper to remove this warning. See [2021-05-13T06:23:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:23:00.077Z] [2021-05-13T06:23:00.077Z] Login Succeeded [2021-05-13T06:23:00.077Z] nexus3.edgexfoundry.org:10003 [2021-05-13T06:23:00.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:23:00.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:23:00.347Z] Configure a credential helper to remove this warning. See [2021-05-13T06:23:00.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:23:00.347Z] [2021-05-13T06:23:00.347Z] Login Succeeded [2021-05-13T06:23:00.347Z] nexus3.edgexfoundry.org:10004 [2021-05-13T06:23:00.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:23:01.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:23:01.743Z] Configure a credential helper to remove this warning. See [2021-05-13T06:23:01.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:23:01.743Z] [2021-05-13T06:23:01.743Z] Login Succeeded [2021-05-13T06:23:01.743Z] docker.io [2021-05-13T06:23:01.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T06:23:02.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T06:23:02.007Z] Configure a credential helper to remove this warning. See [2021-05-13T06:23:02.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T06:23:02.007Z] [2021-05-13T06:23:02.007Z] Login Succeeded [2021-05-13T06:23:02.007Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T06:23:02.037Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-13T06:23:02.351Z] ========================================================= [2021-05-13T06:23:02.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-13T06:23:02.351Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:23:02.700Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-13T06:23:03.279Z] Sending build context to Docker daemon 34.93MB [2021-05-13T06:23:03.279Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-13T06:23:03.279Z] Step 2/8 : FROM ${BASE} [2021-05-13T06:23:03.279Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-13T06:23:03.279Z] 540db60ca938: Pulling fs layer [2021-05-13T06:23:03.279Z] adcc1eea9eea: Pulling fs layer [2021-05-13T06:23:03.279Z] 4c4ab2625f07: Pulling fs layer [2021-05-13T06:23:03.279Z] 0510c868ecb4: Pulling fs layer [2021-05-13T06:23:03.279Z] afea3b2eda06: Pulling fs layer [2021-05-13T06:23:03.279Z] 7809a108b3ef: Pulling fs layer [2021-05-13T06:23:03.279Z] f706445af74f: Pulling fs layer [2021-05-13T06:23:03.279Z] afea3b2eda06: Waiting [2021-05-13T06:23:03.279Z] 7809a108b3ef: Waiting [2021-05-13T06:23:03.279Z] f706445af74f: Waiting [2021-05-13T06:23:03.279Z] 0510c868ecb4: Waiting [2021-05-13T06:23:03.279Z] 4c4ab2625f07: Verifying Checksum [2021-05-13T06:23:03.279Z] 4c4ab2625f07: Download complete [2021-05-13T06:23:03.279Z] adcc1eea9eea: Verifying Checksum [2021-05-13T06:23:03.279Z] adcc1eea9eea: Download complete [2021-05-13T06:23:03.279Z] afea3b2eda06: Verifying Checksum [2021-05-13T06:23:03.279Z] afea3b2eda06: Download complete [2021-05-13T06:23:03.279Z] 7809a108b3ef: Verifying Checksum [2021-05-13T06:23:03.279Z] 7809a108b3ef: Download complete [2021-05-13T06:23:03.279Z] 540db60ca938: Verifying Checksum [2021-05-13T06:23:03.279Z] 540db60ca938: Download complete [2021-05-13T06:23:03.858Z] 540db60ca938: Pull complete [2021-05-13T06:23:03.858Z] adcc1eea9eea: Pull complete [2021-05-13T06:23:04.126Z] 4c4ab2625f07: Pull complete [2021-05-13T06:23:05.522Z] f706445af74f: Verifying Checksum [2021-05-13T06:23:05.522Z] f706445af74f: Download complete [2021-05-13T06:23:06.102Z] 0510c868ecb4: Verifying Checksum [2021-05-13T06:23:06.102Z] 0510c868ecb4: Download complete [2021-05-13T06:23:11.438Z] 0510c868ecb4: Pull complete [2021-05-13T06:23:11.438Z] afea3b2eda06: Pull complete [2021-05-13T06:23:11.438Z] 7809a108b3ef: Pull complete [2021-05-13T06:23:15.689Z] f706445af74f: Pull complete [2021-05-13T06:23:15.689Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-13T06:23:15.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-13T06:23:15.689Z] ---> b068be0155e3 [2021-05-13T06:23:15.689Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-13T06:23:16.654Z] ---> Running in 6c3a9604344b [2021-05-13T06:23:16.921Z] Removing intermediate container 6c3a9604344b [2021-05-13T06:23:16.921Z] ---> 710145715b03 [2021-05-13T06:23:16.921Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T06:23:16.921Z] ---> Running in 6ae7e6b7f2f0 [2021-05-13T06:23:17.873Z] Removing intermediate container 6ae7e6b7f2f0 [2021-05-13T06:23:17.873Z] ---> e568da9e6246 [2021-05-13T06:23:17.873Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-13T06:23:18.136Z] ---> Running in 3ceb2d1385af [2021-05-13T06:23:19.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T06:23:20.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T06:23:20.623Z] OK: 149 MiB in 40 packages [2021-05-13T06:23:21.198Z] Removing intermediate container 3ceb2d1385af [2021-05-13T06:23:21.198Z] ---> 090d55e83ae6 [2021-05-13T06:23:21.198Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-13T06:23:21.198Z] ---> Running in 3127b4fa565e [2021-05-13T06:23:21.198Z] Removing intermediate container 3127b4fa565e [2021-05-13T06:23:21.198Z] ---> d4befe6f95a6 [2021-05-13T06:23:21.198Z] Step 7/8 : COPY . . [2021-05-13T06:23:24.526Z] ---> 6f184fea0fa8 [2021-05-13T06:23:24.526Z] Step 8/8 : RUN go mod download [2021-05-13T06:23:24.526Z] ---> Running in c21944208de3 [2021-05-13T06:23:27.481Z] Removing intermediate container 1e1ca3addb62 [2021-05-13T06:23:27.481Z] ---> fbfa0357feb9 [2021-05-13T06:23:27.481Z] Successfully built fbfa0357feb9 [2021-05-13T06:23:27.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:23:27.868Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T06:23:27.868Z] . [Pipeline] withDockerContainer [2021-05-13T06:23:28.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-5027 does not seem to be running inside a container [2021-05-13T06:23:28.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T06:23:29.630Z] $ docker top aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T06:23:30.628Z] + go version [2021-05-13T06:23:30.628Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-13T06:23:30.670Z] $ docker stop --time=1 aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 [2021-05-13T06:23:32.629Z] $ docker rm -f aca5381415734b635d8d6e508f5f6a66c20ae40b28b06656a3327713e1ead3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:23:33.552Z] + docker inspect -f . ci-base-image-arm64 [2021-05-13T06:23:33.552Z] . [Pipeline] withDockerContainer [2021-05-13T06:23:33.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-5027 does not seem to be running inside a container [2021-05-13T06:23:33.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-13T06:23:35.260Z] $ docker top 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T06:23:36.190Z] + go mod tidy [Pipeline] sh [2021-05-13T06:23:37.484Z] + make test [2021-05-13T06:23:37.484Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-13T06:23:38.929Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-13T06:23:56.741Z] Removing intermediate container c21944208de3 [2021-05-13T06:23:56.741Z] ---> f9c9a2790c61 [2021-05-13T06:23:56.741Z] Successfully built f9c9a2790c61 [2021-05-13T06:23:56.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:23:57.092Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T06:23:57.092Z] . [Pipeline] withDockerContainer [2021-05-13T06:23:58.361Z] prd-centos7-docker-4c-2g-5028 does not seem to be running inside a container [2021-05-13T06:23:58.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T06:23:59.713Z] $ docker top 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T06:24:00.203Z] + go version [2021-05-13T06:24:00.204Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-13T06:24:00.237Z] $ docker stop --time=1 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 [2021-05-13T06:24:01.604Z] $ docker rm -f 9c2abce9dcbe4c68417a6ab59d1781ef92bce5f1ecca1df1d08db84b2af49b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:24:02.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-13T06:24:02.431Z] . [Pipeline] withDockerContainer [2021-05-13T06:24:02.599Z] prd-centos7-docker-4c-2g-5028 does not seem to be running inside a container [2021-05-13T06:24:02.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-13T06:24:03.410Z] $ docker top e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T06:24:03.904Z] + go mod tidy [Pipeline] sh [2021-05-13T06:24:05.631Z] + make test [2021-05-13T06:24:05.632Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-13T06:24:06.591Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-13T06:24:12.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-13T06:24:12.298Z] GO111MODULE=on go vet ./... [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-13T06:24:19.199Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-13T06:24:19.199Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-13T06:24:24.578Z] $ docker stop --time=1 e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 [2021-05-13T06:24:27.044Z] $ docker rm -f e996c8a63567017080c0552cd563882d0a2b2fd7abfc77b696870165f44777f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T06:24:27.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-13T06:24:28.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-13T06:24:30.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-13T06:24:31.091Z] + ls -al . [2021-05-13T06:24:31.091Z] total 92 [2021-05-13T06:24:31.091Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 13 06:24 . [2021-05-13T06:24:31.091Z] drwxrwxr-x. 4 jenkins jenkins 28 May 13 06:22 .. [2021-05-13T06:24:31.091Z] drwxrwxr-x. 3 jenkins jenkins 20 May 13 06:22 assets [2021-05-13T06:24:31.091Z] drwxrwxr-x. 2 jenkins jenkins 35 May 13 06:22 bin [2021-05-13T06:24:31.091Z] drwxrwxr-x. 3 jenkins jenkins 29 May 13 06:22 cmd [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 13 06:22 CONTRIBUTING.md [2021-05-13T06:24:31.091Z] -rw-r--r--. 1 jenkins jenkins 10 May 13 06:24 coverage.out [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 13 06:22 Dockerfile [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 902 May 13 06:22 Dockerfile.build [2021-05-13T06:24:31.091Z] drwxrwxr-x. 5 jenkins jenkins 104 May 13 06:22 docs [2021-05-13T06:24:31.091Z] drwxrwxr-x. 8 jenkins jenkins 179 May 13 06:22 .git [2021-05-13T06:24:31.091Z] drwxrwxr-x. 2 jenkins jenkins 103 May 13 06:22 .github [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 162 May 13 06:22 .gitignore [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 987 May 13 06:22 go.mod [2021-05-13T06:24:31.091Z] -rw-r--r--. 1 jenkins jenkins 24424 May 13 06:24 go.sum [2021-05-13T06:24:31.091Z] drwxrwxr-x. 10 jenkins jenkins 139 May 13 06:22 internal [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 652 May 13 06:22 Jenkinsfile [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 13 06:22 LICENSE [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 941 May 13 06:22 Makefile [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 13 06:22 README.md [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 5 May 13 06:19 VERSION [2021-05-13T06:24:31.091Z] -rw-rw-r--. 1 jenkins jenkins 155 May 13 06:22 version.go [2021-05-13T06:24:31.091Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 13 06:22 web [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:24:31.429Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 --label arch=amd64 --label version=0.0.0 . [2021-05-13T06:24:32.006Z] Sending build context to Docker daemon 34.96MB [2021-05-13T06:24:32.006Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-13T06:24:32.006Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-13T06:24:32.006Z] ---> f9c9a2790c61 [2021-05-13T06:24:32.006Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-13T06:24:32.581Z] ---> Running in 1b53c99d749e [2021-05-13T06:24:32.581Z] Removing intermediate container 1b53c99d749e [2021-05-13T06:24:32.581Z] ---> 454412542deb [2021-05-13T06:24:32.581Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-13T06:24:32.844Z] ---> Running in 2010907126ef [2021-05-13T06:24:32.844Z] Removing intermediate container 2010907126ef [2021-05-13T06:24:32.844Z] ---> 10700f957314 [2021-05-13T06:24:32.844Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-13T06:24:32.844Z] ---> Running in c581432b1d55 [2021-05-13T06:24:33.107Z] Removing intermediate container c581432b1d55 [2021-05-13T06:24:33.107Z] ---> 913cbaeefa08 [2021-05-13T06:24:33.107Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-13T06:24:33.107Z] ---> Running in c84bab257b89 [2021-05-13T06:24:33.371Z] Removing intermediate container c84bab257b89 [2021-05-13T06:24:33.371Z] ---> a8d717085552 [2021-05-13T06:24:33.371Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-13T06:24:33.371Z] ---> Running in 09b9a8e3c24b [2021-05-13T06:24:33.634Z] Removing intermediate container 09b9a8e3c24b [2021-05-13T06:24:33.634Z] ---> ed12c6893d0f [2021-05-13T06:24:33.634Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T06:24:33.634Z] ---> Running in 3c1f53c2f38f [Pipeline] } [2021-05-13T06:24:34.509Z] $ docker stop --time=1 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 [2021-05-13T06:24:34.607Z] Removing intermediate container 3c1f53c2f38f [2021-05-13T06:24:34.607Z] ---> 129fe73c8dc2 [2021-05-13T06:24:34.607Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-13T06:24:34.607Z] ---> Running in 07b0848267e8 [2021-05-13T06:24:35.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T06:24:36.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T06:24:36.661Z] $ docker rm -f 46fde76f049b32eb1d618dda72be1ccfe25c54c63eb7ae168c2864985624cff8 [2021-05-13T06:24:37.141Z] OK: 149 MiB in 40 packages [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T06:24:37.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-13T06:24:37.594Z] Warning: overwriting stash ‘coverage-report’ [2021-05-13T06:24:37.736Z] Removing intermediate container 07b0848267e8 [2021-05-13T06:24:37.736Z] ---> e529c2ca5d06 [2021-05-13T06:24:37.736Z] Step 10/24 : ENV GO111MODULE=on [2021-05-13T06:24:37.736Z] ---> Running in 8b9be3621e34 [2021-05-13T06:24:38.000Z] Removing intermediate container 8b9be3621e34 [2021-05-13T06:24:38.000Z] ---> 912ef3a18d6a [2021-05-13T06:24:38.000Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-13T06:24:38.000Z] ---> Running in 0670706cd1a1 [2021-05-13T06:24:38.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-05-13T06:24:38.271Z] Removing intermediate container 0670706cd1a1 [2021-05-13T06:24:38.271Z] ---> 6fb71342ae16 [2021-05-13T06:24:38.271Z] Step 12/24 : COPY go.mod . [2021-05-13T06:24:38.271Z] ---> da42d85bf83f [2021-05-13T06:24:38.271Z] Step 13/24 : COPY Makefile . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T06:24:38.535Z] ---> 26f822df2e20 [2021-05-13T06:24:38.535Z] Step 14/24 : RUN make update [2021-05-13T06:24:38.799Z] ---> Running in 85537d51f467 [2021-05-13T06:24:38.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-13T06:24:39.077Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-13T06:24:39.183Z] + ls -al . [2021-05-13T06:24:39.183Z] total 124 [2021-05-13T06:24:39.183Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:23 . [2021-05-13T06:24:39.183Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 .. [2021-05-13T06:24:39.183Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:22 .git [2021-05-13T06:24:39.183Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 .github [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 162 May 13 06:22 .gitignore [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 13 06:22 CONTRIBUTING.md [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 13 06:22 Dockerfile [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 902 May 13 06:22 Dockerfile.build [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 652 May 13 06:22 Jenkinsfile [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 13 06:22 LICENSE [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 941 May 13 06:22 Makefile [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 13 06:22 README.md [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 06:19 VERSION [2021-05-13T06:24:39.183Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 assets [2021-05-13T06:24:39.183Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:22 bin [2021-05-13T06:24:39.183Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:22 cmd [2021-05-13T06:24:39.183Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 06:23 coverage.out [2021-05-13T06:24:39.183Z] drwxrwxr-x 5 jenkins jenkins 4096 May 13 06:22 docs [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 987 May 13 06:22 go.mod [2021-05-13T06:24:39.183Z] -rw-r--r-- 1 jenkins jenkins 24424 May 13 06:23 go.sum [2021-05-13T06:24:39.183Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 06:22 internal [2021-05-13T06:24:39.183Z] -rw-rw-r-- 1 jenkins jenkins 155 May 13 06:22 version.go [2021-05-13T06:24:39.184Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:22 web [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:24:39.557Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 --label arch=arm64 --label version=0.0.0 . [2021-05-13T06:24:39.655Z] Removing intermediate container 85537d51f467 [2021-05-13T06:24:39.655Z] ---> f3f8f23bb419 [2021-05-13T06:24:39.655Z] Step 15/24 : COPY . . [2021-05-13T06:24:40.540Z] Sending build context to Docker daemon 34.96MB [2021-05-13T06:24:40.540Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-13T06:24:40.540Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-13T06:24:40.540Z] ---> fbfa0357feb9 [2021-05-13T06:24:40.540Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-13T06:24:41.135Z] ---> Running in 904364c93576 [2021-05-13T06:24:41.435Z] Removing intermediate container 904364c93576 [2021-05-13T06:24:41.435Z] ---> 79df0e2868e7 [2021-05-13T06:24:41.435Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-13T06:24:41.709Z] ---> Running in 0d34f44044c2 [2021-05-13T06:24:41.980Z] Removing intermediate container 0d34f44044c2 [2021-05-13T06:24:41.980Z] ---> 551bb9c98b01 [2021-05-13T06:24:41.980Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-13T06:24:42.209Z] ---> 2f263c71e593 [2021-05-13T06:24:42.210Z] Step 16/24 : RUN ${MAKE} [2021-05-13T06:24:42.210Z] ---> Running in dbaf21554ad6 [2021-05-13T06:24:42.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-13T06:24:42.251Z] ---> Running in 19665e8dcd4d [2021-05-13T06:24:42.521Z] Removing intermediate container 19665e8dcd4d [2021-05-13T06:24:42.521Z] ---> c2bd8d0e2906 [2021-05-13T06:24:42.521Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-13T06:24:42.795Z] ---> Running in 9c7211b77a44 [2021-05-13T06:24:43.067Z] Removing intermediate container 9c7211b77a44 [2021-05-13T06:24:43.067Z] ---> d1e4675190a6 [2021-05-13T06:24:43.067Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-13T06:24:43.341Z] ---> Running in 19bb8cf71810 [2021-05-13T06:24:43.614Z] Removing intermediate container 19bb8cf71810 [2021-05-13T06:24:43.614Z] ---> c4c7a8df5127 [2021-05-13T06:24:43.614Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T06:24:43.886Z] ---> Running in 12a521b0ce83 [2021-05-13T06:24:45.861Z] Removing intermediate container 12a521b0ce83 [2021-05-13T06:24:45.861Z] ---> 83f7ed580fe1 [2021-05-13T06:24:45.861Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-13T06:24:46.139Z] ---> Running in 532e7370a383 [2021-05-13T06:24:47.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T06:24:48.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T06:24:49.119Z] OK: 138 MiB in 40 packages [2021-05-13T06:24:50.102Z] Removing intermediate container 532e7370a383 [2021-05-13T06:24:50.102Z] ---> f20d39b59a24 [2021-05-13T06:24:50.102Z] Step 10/24 : ENV GO111MODULE=on [2021-05-13T06:24:50.102Z] ---> Running in 49db8b9a5e6f [2021-05-13T06:24:50.701Z] Removing intermediate container 49db8b9a5e6f [2021-05-13T06:24:50.701Z] ---> 848edbc7b44f [2021-05-13T06:24:50.701Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-13T06:24:50.701Z] ---> Running in 089e47f91945 [2021-05-13T06:24:51.299Z] Removing intermediate container 089e47f91945 [2021-05-13T06:24:51.299Z] ---> e67017115c66 [2021-05-13T06:24:51.299Z] Step 12/24 : COPY go.mod . [2021-05-13T06:24:51.895Z] ---> bb59bb2f021d [2021-05-13T06:24:51.895Z] Step 13/24 : COPY Makefile . [2021-05-13T06:24:52.330Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-13T06:24:52.492Z] ---> 9c5b0d26353a [2021-05-13T06:24:52.492Z] Step 14/24 : RUN make update [2021-05-13T06:24:52.780Z] ---> Running in 7421477c7d28 [2021-05-13T06:24:53.789Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-13T06:24:55.220Z] Removing intermediate container 7421477c7d28 [2021-05-13T06:24:55.220Z] ---> e899ce05c768 [2021-05-13T06:24:55.220Z] Step 15/24 : COPY . . [2021-05-13T06:24:55.657Z] Removing intermediate container dbaf21554ad6 [2021-05-13T06:24:55.657Z] ---> 8458aa0600ff [2021-05-13T06:24:55.657Z] Step 17/24 : FROM alpine:3.12 [2021-05-13T06:24:55.657Z] 3.12: Pulling from library/alpine [2021-05-13T06:24:55.657Z] 339de151aab4: Pulling fs layer [2021-05-13T06:24:55.920Z] 339de151aab4: Verifying Checksum [2021-05-13T06:24:55.920Z] 339de151aab4: Download complete [2021-05-13T06:24:56.184Z] 339de151aab4: Pull complete [2021-05-13T06:24:56.184Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T06:24:56.184Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T06:24:56.184Z] ---> 13621d1b12d4 [2021-05-13T06:24:56.184Z] Step 18/24 : EXPOSE 4000 [2021-05-13T06:24:56.184Z] ---> Running in 1f9810213eb8 [2021-05-13T06:24:56.448Z] Removing intermediate container 1f9810213eb8 [2021-05-13T06:24:56.448Z] ---> c4f255bdf962 [2021-05-13T06:24:56.448Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-13T06:24:57.839Z] ---> 24e81effea1d [2021-05-13T06:24:57.839Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-13T06:24:57.839Z] ---> Running in 90e898d15704 [2021-05-13T06:24:57.849Z] ---> 88c5f4996e73 [2021-05-13T06:24:57.849Z] Step 16/24 : RUN ${MAKE} [2021-05-13T06:24:58.105Z] Removing intermediate container 90e898d15704 [2021-05-13T06:24:58.105Z] ---> c4c9cf9e8eab [2021-05-13T06:24:58.106Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-13T06:24:58.106Z] ---> Running in 8ce6dc8dace8 [2021-05-13T06:24:58.106Z] Removing intermediate container 8ce6dc8dace8 [2021-05-13T06:24:58.106Z] ---> f886b30bc1aa [2021-05-13T06:24:58.106Z] Step 22/24 : LABEL arch=amd64 [2021-05-13T06:24:58.128Z] ---> Running in 9cd2e7483d93 [2021-05-13T06:24:58.369Z] ---> Running in dd7c85120baa [2021-05-13T06:24:58.369Z] Removing intermediate container dd7c85120baa [2021-05-13T06:24:58.369Z] ---> 82e45fc4b12d [2021-05-13T06:24:58.369Z] Step 23/24 : LABEL git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:24:58.369Z] ---> Running in c42e4cd4a0ac [2021-05-13T06:24:58.635Z] Removing intermediate container c42e4cd4a0ac [2021-05-13T06:24:58.635Z] ---> a3032e16666c [2021-05-13T06:24:58.635Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T06:24:58.897Z] ---> Running in 445d06ca15e2 [2021-05-13T06:24:58.897Z] Removing intermediate container 445d06ca15e2 [2021-05-13T06:24:58.897Z] ---> 6bc1c61d80a5 [2021-05-13T06:24:58.897Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-13T06:24:58.897Z] Successfully built 6bc1c61d80a5 [2021-05-13T06:24:59.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-13T06:24:59.163Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:25:00.006Z] ---> job-cost.sh [2021-05-13T06:25:00.006Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMMb [2021-05-13T06:25:14.961Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T06:25:31.531Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-13T06:25:36.946Z] Removing intermediate container 9cd2e7483d93 [2021-05-13T06:25:36.946Z] ---> 9a83ca17230b [2021-05-13T06:25:36.946Z] Step 17/24 : FROM alpine:3.12 [2021-05-13T06:25:36.946Z] 3.12: Pulling from library/alpine [2021-05-13T06:25:37.222Z] d2f70382dc9a: Pulling fs layer [2021-05-13T06:25:37.222Z] d2f70382dc9a: Verifying Checksum [2021-05-13T06:25:37.222Z] d2f70382dc9a: Download complete [2021-05-13T06:25:38.205Z] d2f70382dc9a: Pull complete [2021-05-13T06:25:38.205Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-13T06:25:38.205Z] Status: Downloaded newer image for alpine:3.12 [2021-05-13T06:25:38.205Z] ---> 9852663dfa18 [2021-05-13T06:25:38.205Z] Step 18/24 : EXPOSE 4000 [2021-05-13T06:25:38.481Z] ---> Running in 4b7017a61990 [2021-05-13T06:25:39.126Z] Removing intermediate container 4b7017a61990 [2021-05-13T06:25:39.126Z] ---> 28ad401d6e38 [2021-05-13T06:25:39.126Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-13T06:25:41.142Z] ---> a6dfbc64d96b [2021-05-13T06:25:41.142Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-13T06:25:41.472Z] ---> Running in fb81a09a9e85 [2021-05-13T06:25:42.069Z] Removing intermediate container fb81a09a9e85 [2021-05-13T06:25:42.069Z] ---> 3917b7f7c244 [2021-05-13T06:25:42.069Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-13T06:25:42.344Z] ---> Running in 58c6c73a8db9 [2021-05-13T06:25:42.953Z] Removing intermediate container 58c6c73a8db9 [2021-05-13T06:25:42.953Z] ---> 04131f1e890c [2021-05-13T06:25:42.953Z] Step 22/24 : LABEL arch=arm64 [2021-05-13T06:25:42.953Z] ---> Running in 6e5dfbcf2153 [2021-05-13T06:25:43.578Z] Removing intermediate container 6e5dfbcf2153 [2021-05-13T06:25:43.578Z] ---> d95d0102eacd [2021-05-13T06:25:43.578Z] Step 23/24 : LABEL git_sha=daab63c29cccf80d8c01bf29c74cd0f81af92311 [2021-05-13T06:25:43.856Z] ---> Running in 48bd4ab93764 [2021-05-13T06:25:44.459Z] Removing intermediate container 48bd4ab93764 [2021-05-13T06:25:44.459Z] ---> a463c5b5463f [2021-05-13T06:25:44.459Z] Step 24/24 : LABEL version=0.0.0 [2021-05-13T06:25:44.459Z] ---> Running in 7d918a9ba56d [2021-05-13T06:25:45.059Z] Removing intermediate container 7d918a9ba56d [2021-05-13T06:25:45.059Z] ---> 48bc890972e3 [2021-05-13T06:25:45.059Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-13T06:25:45.059Z] Successfully built 48bc890972e3 [2021-05-13T06:25:45.059Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:25:45.770Z] ---> job-cost.sh [2021-05-13T06:25:45.770Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J6I7 [2021-05-13T06:25:47.174Z] lf-activate-venv(): INFO: Adding /tmp/venv-HMMb/bin to PATH [2021-05-13T06:25:47.174Z] INFO: No Stack... [2021-05-13T06:25:47.174Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T06:25:47.174Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T06:25:47.511Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-13T06:25:47.511Z] + cut -d, -f6 [Pipeline] lock [2021-05-13T06:25:47.623Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [2021-05-13T06:25:47.629Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] did not exist. Created. [2021-05-13T06:25:47.630Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T06:25:48.067Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-13T06:25:48.236Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T06:25:48.257Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T06:26:32.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T06:28:09.531Z] lf-activate-venv(): INFO: Adding /tmp/venv-J6I7/bin to PATH [2021-05-13T06:28:09.531Z] INFO: No Stack... [2021-05-13T06:28:09.531Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-13T06:28:09.531Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T06:28:09.896Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-13T06:28:09.896Z] + cut -d, -f6 [Pipeline] lock [2021-05-13T06:28:10.052Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [2021-05-13T06:28:10.060Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] did not exist. Created. [2021-05-13T06:28:10.060Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T06:28:10.500Z] /w/workspace/edgex-ui-go/1@tmp/durable-ae63a642/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ae63a642/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-13T06:28:10.874Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-13T06:28:10.923Z] Warning: overwriting stash ‘stack-cost’ [2021-05-13T06:28:11.157Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T06:28:11.180Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-13T06:28:12.030Z] provisioning config files... [2021-05-13T06:28:12.043Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config8567474718993997556tmp [Pipeline] { [Pipeline] sh [2021-05-13T06:28:12.394Z] + set +x [2021-05-13T06:28:12.394Z] + curl -s https://codecov.io/bash [2021-05-13T06:28:12.394Z] + bash -s -- [2021-05-13T06:28:12.657Z] [2021-05-13T06:28:12.657Z] _____ _ [2021-05-13T06:28:12.657Z] / ____| | | [2021-05-13T06:28:12.657Z] | | ___ __| | ___ ___ _____ __ [2021-05-13T06:28:12.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-13T06:28:12.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-13T06:28:12.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-13T06:28:12.657Z] Bash-1.0.2 [2021-05-13T06:28:12.657Z] [2021-05-13T06:28:12.657Z] [2021-05-13T06:28:12.657Z] ==> git version 2.24.3 found [2021-05-13T06:28:12.657Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-13T06:28:12.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-13T06:28:12.657Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-13T06:28:12.657Z] ==> Jenkins CI detected. [2021-05-13T06:28:12.657Z] project root: . [2021-05-13T06:28:12.657Z] --> token set from env [2021-05-13T06:28:12.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-13T06:28:12.657Z] ==> Running gcov in . (disable via -X gcov) [2021-05-13T06:28:12.657Z] ==> Python coveragepy not found [2021-05-13T06:28:12.657Z] ==> Searching for coverage reports in: [2021-05-13T06:28:12.657Z] + . [2021-05-13T06:28:12.657Z] -> Found 1 reports [2021-05-13T06:28:12.657Z] ==> Detecting git/mercurial file structure [2021-05-13T06:28:12.657Z] ==> Reading reports [2021-05-13T06:28:12.657Z] + ./coverage.out bytes=10 [2021-05-13T06:28:12.657Z] ==> Appending adjustments [2021-05-13T06:28:12.657Z] https://docs.codecov.io/docs/fixing-reports [2021-05-13T06:28:12.920Z] + Found adjustments [2021-05-13T06:28:12.920Z] ==> Gzipping contents [2021-05-13T06:28:12.920Z] 4.0K /tmp/codecov.XjnsIR.gz [2021-05-13T06:28:12.920Z] ==> Uploading reports [2021-05-13T06:28:12.920Z] url: https://codecov.io [2021-05-13T06:28:12.920Z] query: branch=PR-354&commit=daab63c29cccf80d8c01bf29c74cd0f81af92311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=354&job=&cmd_args= [2021-05-13T06:28:12.920Z] -> Pinging Codecov [2021-05-13T06:28:12.920Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-354&commit=daab63c29cccf80d8c01bf29c74cd0f81af92311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=354&job=&cmd_args= [2021-05-13T06:28:13.497Z] -> Uploading to [2021-05-13T06:28:13.497Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-13/FB506323287CE973F263BFD2A0EB1F37/daab63c29cccf80d8c01bf29c74cd0f81af92311/47576284-06b0-4869-b9b4-0ed5b5dbae72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T062813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f29e47179974d300977d41e5ce1590d3ade9338fc1cd248111b3261185f2ddeb [2021-05-13T06:28:13.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-13T06:28:13.497Z] Dload Upload Total Spent Left Speed [2021-05-13T06:28:13.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8969 --:--:-- --:--:-- --:--:-- 8990 [2021-05-13T06:28:13.760Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/daab63c29cccf80d8c01bf29c74cd0f81af92311 [Pipeline] } [2021-05-13T06:28:13.781Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:15.610Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:15.966Z] ---> package-listing.sh [2021-05-13T06:28:15.966Z] ++ facter osfamily [2021-05-13T06:28:15.966Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-13T06:28:15.966Z] + OS_FAMILY=redhat [2021-05-13T06:28:15.966Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-354 [2021-05-13T06:28:15.966Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-13T06:28:15.966Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-13T06:28:15.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-13T06:28:15.966Z] + PACKAGES=/tmp/packages_start.txt [2021-05-13T06:28:15.966Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-354 ']' [2021-05-13T06:28:15.966Z] + PACKAGES=/tmp/packages_end.txt [2021-05-13T06:28:15.966Z] + case "${OS_FAMILY}" in [2021-05-13T06:28:15.966Z] + rpm -qa [2021-05-13T06:28:15.966Z] + sort [2021-05-13T06:28:21.293Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-13T06:28:21.294Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-13T06:28:21.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-13T06:28:21.294Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-354 ']' [2021-05-13T06:28:21.294Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-354/archives/ [2021-05-13T06:28:21.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-354/archives/ [Pipeline] echo [2021-05-13T06:28:21.334Z] 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_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-13T06:28:21.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:28:21.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T06:28:21.986Z] [2021-05-13T06:28:21.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-13T06:28:22.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T06:28:22.342Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-13T06:28:22.342Z] df20fa9351a1: Pulling fs layer [2021-05-13T06:28:22.342Z] 36b3adc4ff6f: Pulling fs layer [2021-05-13T06:28:22.342Z] 8ad3a11d3b57: Pulling fs layer [2021-05-13T06:28:22.342Z] 46f8f816bc3b: Pulling fs layer [2021-05-13T06:28:22.342Z] 93b61091891f: Pulling fs layer [2021-05-13T06:28:22.342Z] 93b9cdb0e59b: Pulling fs layer [2021-05-13T06:28:22.342Z] 5e14af77c1be: Pulling fs layer [2021-05-13T06:28:22.342Z] 01666e4c0597: Pulling fs layer [2021-05-13T06:28:22.342Z] aa168da1d23b: Pulling fs layer [2021-05-13T06:28:22.342Z] 93b9cdb0e59b: Waiting [2021-05-13T06:28:22.342Z] 5e14af77c1be: Waiting [2021-05-13T06:28:22.342Z] 01666e4c0597: Waiting [2021-05-13T06:28:22.342Z] aa168da1d23b: Waiting [2021-05-13T06:28:22.342Z] 46f8f816bc3b: Waiting [2021-05-13T06:28:22.342Z] 93b61091891f: Waiting [2021-05-13T06:28:22.342Z] 36b3adc4ff6f: Verifying Checksum [2021-05-13T06:28:22.342Z] 36b3adc4ff6f: Download complete [2021-05-13T06:28:22.342Z] 46f8f816bc3b: Verifying Checksum [2021-05-13T06:28:22.342Z] 46f8f816bc3b: Download complete [2021-05-13T06:28:22.608Z] df20fa9351a1: Verifying Checksum [2021-05-13T06:28:22.608Z] df20fa9351a1: Download complete [2021-05-13T06:28:22.608Z] 93b9cdb0e59b: Verifying Checksum [2021-05-13T06:28:22.608Z] 93b9cdb0e59b: Download complete [2021-05-13T06:28:22.608Z] 93b61091891f: Verifying Checksum [2021-05-13T06:28:22.608Z] 93b61091891f: Download complete [2021-05-13T06:28:22.608Z] 5e14af77c1be: Verifying Checksum [2021-05-13T06:28:22.608Z] 5e14af77c1be: Download complete [2021-05-13T06:28:22.608Z] 01666e4c0597: Verifying Checksum [2021-05-13T06:28:22.608Z] 01666e4c0597: Download complete [2021-05-13T06:28:22.876Z] df20fa9351a1: Pull complete [2021-05-13T06:28:22.876Z] 8ad3a11d3b57: Verifying Checksum [2021-05-13T06:28:22.876Z] 8ad3a11d3b57: Download complete [2021-05-13T06:28:23.149Z] 36b3adc4ff6f: Pull complete [2021-05-13T06:28:24.127Z] 8ad3a11d3b57: Pull complete [2021-05-13T06:28:24.127Z] 46f8f816bc3b: Pull complete [2021-05-13T06:28:24.406Z] 93b61091891f: Pull complete [2021-05-13T06:28:25.363Z] 93b9cdb0e59b: Pull complete [2021-05-13T06:28:25.364Z] 5e14af77c1be: Pull complete [2021-05-13T06:28:25.628Z] 01666e4c0597: Pull complete [2021-05-13T06:28:25.628Z] aa168da1d23b: Verifying Checksum [2021-05-13T06:28:25.628Z] aa168da1d23b: Download complete [2021-05-13T06:28:33.850Z] aa168da1d23b: Pull complete [2021-05-13T06:28:33.850Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-13T06:28:33.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T06:28:33.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-13T06:28:34.103Z] prd-centos7-docker-4c-2g-5026 does not seem to be running inside a container [2021-05-13T06:28:34.155Z] $ 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_PR-354/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_PR-354 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354:/w/workspace/edgexfoundry_edgex-ui-go_PR-354:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-13T06:28:37.504Z] $ docker top 849e2e1c9f1c2db09c42a2938f17cca632beae055c3c229a58c6702fcc9a1ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T06:28:37.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-13T06:28:38.313Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-13T06:28:38.635Z] + ls /var/log/sa-host [2021-05-13T06:28:38.635Z] + sadf -c /var/log/sa-host/sa13 [2021-05-13T06:28:38.635Z] file_magic: OK [2021-05-13T06:28:38.635Z] HZ: Using current value: 100 [2021-05-13T06:28:38.635Z] file_header: OK [2021-05-13T06:28:38.635Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-13T06:28:38.635Z] Statistics: [2021-05-13T06:28:38.635Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-13T06:28:38.635Z] File successfully converted to sysstat format version 12.2.1 [2021-05-13T06:28:38.635Z] + sadf -c /var/log/sa-host/sa23 [2021-05-13T06:28:38.635Z] file_magic: OK [2021-05-13T06:28:38.635Z] HZ: Using current value: 100 [2021-05-13T06:28:38.635Z] file_header: OK [2021-05-13T06:28:38.635Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-13T06:28:38.635Z] Statistics: [2021-05-13T06:28:38.635Z] Hnuu...uuuununununu... [2021-05-13T06:28:38.635Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-13T06:28:38.913Z] provisioning config files... [2021-05-13T06:28:38.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-354@tmp/config6591500528493439693tmp [Pipeline] { [Pipeline] echo [2021-05-13T06:28:38.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:39.350Z] ---> create-netrc.sh [Pipeline] } [2021-05-13T06:28:39.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-13T06:28:39.448Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:39.798Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-13T06:28:39.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:40.172Z] ---> sudo-logs.sh [2021-05-13T06:28:40.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-13T06:28:40.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:40.616Z] ---> job-cost.sh [2021-05-13T06:28:40.616Z] lf-activate-venv: SKIPPING [2021-05-13T06:28:40.616Z] DEBUG: total: 0.20999999344348907 [2021-05-13T06:28:40.616Z] INFO: Retrieving Stack Cost... [2021-05-13T06:28:41.571Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T06:28:42.148Z] INFO: Archiving Costs [Pipeline] echo [2021-05-13T06:28:42.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T06:28:42.535Z] ---> logs-deploy.sh [2021-05-13T06:28:42.535Z] lf-activate-venv: SKIPPING [2021-05-13T06:28:42.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-354/1 [2021-05-13T06:28:42.535Z] INFO: archiving workspace using pattern(s): [2021-05-13T06:28:44.494Z] Archives upload complete. [2021-05-13T06:28:44.494Z] INFO: archiving logs to Nexus