Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at e433474030406e4455aec061f47cc2693067360d rather than b948a7080ba018320e6244acc891c9d11143ade9 Obtained Jenkinsfile from e433474030406e4455aec061f47cc2693067360d 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh 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-325/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-325/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32578 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [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-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) 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/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # 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 e433474030406e4455aec061f47cc2693067360d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 Commit message: "add rule engine in the new Edgex UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-02T11:08:26.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-02T11:08:26.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-02T11:08:26.752Z] ========================================================= [2021-04-02T11:08:26.752Z] EdgeX Global Pipelines Version Info [2021-04-02T11:08:26.752Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:08:28.329Z] ------------------- [2021-04-02T11:08:28.329Z] stable info: [2021-04-02T11:08:28.329Z] ------------------- [2021-04-02T11:08:28.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-02T11:08:28.329Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-02T11:08:28.329Z] Message: update stable to v1.0.186 [2021-04-02T11:08:29.280Z] ------------------- [2021-04-02T11:08:29.280Z] experimental info: [2021-04-02T11:08:29.280Z] ------------------- [2021-04-02T11:08:29.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-02T11:08:29.280Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-02T11:08:29.280Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-02T11:08:29.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-02T11:08:29.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-02T11:08:29.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-02T11:08:30.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-02T11:08:30.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-02T11:08:30.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-02T11:08:30.638Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-02T11:08:30.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-02T11:08:30.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-02T11:08:31.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-02T11:08:31.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-02T11:08:31.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-02T11:08:31.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-02T11:08:31.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-02T11:08:31.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-02T11:08:31.792Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-02T11:08:31.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-02T11:08:32.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-02T11:08:32.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-02T11:08:32.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-02T11:08:32.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-02T11:08:32.804Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-02T11:08:32.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-02T11:08:33.052Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-02T11:08:33.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-02T11:08:33.290Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-02T11:08:33.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo [2021-04-02T11:08:33.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo [2021-04-02T11:08:33.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo [2021-04-02T11:08:33.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] echo [2021-04-02T11:08:33.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b948a70 [Pipeline] echo [2021-04-02T11:08:34.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T11:08:34.328Z] provisioning config files... [2021-04-02T11:08:34.363Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config6955082667059808658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:08:34.779Z] ---> docker-login.sh [2021-04-02T11:08:34.780Z] nexus3.edgexfoundry.org:10001 [2021-04-02T11:08:35.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:08:35.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:08:35.306Z] Configure a credential helper to remove this warning. See [2021-04-02T11:08:35.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:08:35.306Z] [2021-04-02T11:08:35.306Z] Login Succeeded [2021-04-02T11:08:35.306Z] nexus3.edgexfoundry.org:10002 [2021-04-02T11:08:35.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:08:35.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:08:35.574Z] Configure a credential helper to remove this warning. See [2021-04-02T11:08:35.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:08:35.574Z] [2021-04-02T11:08:35.574Z] Login Succeeded [2021-04-02T11:08:35.574Z] nexus3.edgexfoundry.org:10003 [2021-04-02T11:08:35.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:08:35.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:08:35.838Z] Configure a credential helper to remove this warning. See [2021-04-02T11:08:35.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:08:35.838Z] [2021-04-02T11:08:35.838Z] Login Succeeded [2021-04-02T11:08:35.838Z] nexus3.edgexfoundry.org:10004 [2021-04-02T11:08:35.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:08:35.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:08:35.838Z] Configure a credential helper to remove this warning. See [2021-04-02T11:08:35.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:08:35.838Z] [2021-04-02T11:08:35.838Z] Login Succeeded [2021-04-02T11:08:35.838Z] docker.io [2021-04-02T11:08:36.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:08:36.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:08:36.364Z] Configure a credential helper to remove this warning. See [2021-04-02T11:08:36.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:08:36.364Z] [2021-04-02T11:08:36.364Z] Login Succeeded [2021-04-02T11:08:36.364Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T11:08:36.388Z] 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-04-02T11:08:37.486Z] + git log --format=format:%s -1 b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] echo [2021-04-02T11:08:37.579Z] GIT_COMMIT: b948a7080ba018320e6244acc891c9d11143ade9, Commit Message: add rule engine in the new Edgex UI [Pipeline] echo [2021-04-02T11:08:37.656Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:08:39.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T11:08:39.033Z] [2021-04-02T11:08:39.033Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:08:39.417Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T11:08:39.417Z] latest: Pulling from edgex-devops/git-semver [2021-04-02T11:08:39.417Z] 31603596830f: Pulling fs layer [2021-04-02T11:08:39.417Z] 2a8b12db71e7: Pulling fs layer [2021-04-02T11:08:39.417Z] 6ca5941a6612: Pulling fs layer [2021-04-02T11:08:39.417Z] ecc8261a40a4: Pulling fs layer [2021-04-02T11:08:39.417Z] ecc8261a40a4: Waiting [2021-04-02T11:08:39.417Z] 2a8b12db71e7: Verifying Checksum [2021-04-02T11:08:39.417Z] 2a8b12db71e7: Download complete [2021-04-02T11:08:39.681Z] 31603596830f: Verifying Checksum [2021-04-02T11:08:39.681Z] 31603596830f: Download complete [2021-04-02T11:08:39.681Z] ecc8261a40a4: Verifying Checksum [2021-04-02T11:08:39.681Z] ecc8261a40a4: Download complete [2021-04-02T11:08:39.681Z] 6ca5941a6612: Verifying Checksum [2021-04-02T11:08:39.681Z] 6ca5941a6612: Download complete [2021-04-02T11:08:39.947Z] 31603596830f: Pull complete [2021-04-02T11:08:40.212Z] 2a8b12db71e7: Pull complete [2021-04-02T11:08:41.164Z] 6ca5941a6612: Pull complete [2021-04-02T11:08:41.164Z] ecc8261a40a4: Pull complete [2021-04-02T11:08:41.164Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-02T11:08:41.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-02T11:08:41.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-02T11:08:41.288Z] prd-centos7-docker-4c-2g-32578 does not seem to be running inside a container [2021-04-02T11:08:41.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-02T11:08:43.429Z] $ docker top cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-02T11:08:43.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-02T11:08:43.784Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-02T11:08:44.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-02T11:08:44.020Z] $ docker exec cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent [2021-04-02T11:08:44.190Z] SSH_AUTH_SOCK=/tmp/ssh-Q0li1ceMDEq0/agent.11 [2021-04-02T11:08:44.190Z] SSH_AGENT_PID=16 [2021-04-02T11:08:44.200Z] Running ssh-add (command line suppressed) [2021-04-02T11:08:44.325Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7489072105795281907.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7489072105795281907.key) [2021-04-02T11:08:44.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-02T11:08:44.764Z] + git tag --points-at HEAD [Pipeline] } [2021-04-02T11:08:44.795Z] $ docker exec --env ******** --env ******** cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent -k [2021-04-02T11:08:44.914Z] unset SSH_AUTH_SOCK; [2021-04-02T11:08:44.914Z] unset SSH_AGENT_PID; [2021-04-02T11:08:44.914Z] echo Agent pid 16 killed; [2021-04-02T11:08:44.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-02T11:08:45.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-02T11:08:45.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-02T11:08:45.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-02T11:08:45.350Z] $ docker exec cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent [2021-04-02T11:08:45.519Z] SSH_AUTH_SOCK=/tmp/ssh-7KqBR1w8UQ4q/agent.47 [2021-04-02T11:08:45.519Z] SSH_AGENT_PID=52 [2021-04-02T11:08:45.526Z] Running ssh-add (command line suppressed) [2021-04-02T11:08:45.655Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7193977647164958440.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_7193977647164958440.key) [2021-04-02T11:08:45.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-02T11:08:46.088Z] + git semver init [2021-04-02T11:08:46.088Z] # -> Open(): unable to determine branch for HEAD [2021-04-02T11:08:46.088Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.git [2021-04-02T11:08:46.088Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [2021-04-02T11:08:46.088Z] # $SEMVER_REMOTE_NAME = origin [2021-04-02T11:08:46.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-02T11:08:46.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-02T11:08:46.088Z] # $SEMVER_BRANCH = PR-325 [2021-04-02T11:08:46.088Z] # $SEMVER_TEMP = /tmp/semver-973844893 [2021-04-02T11:08:46.088Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-02T11:08:47.482Z] # '/tmp/semver-973844893' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver' [2021-04-02T11:08:47.482Z] # -> Force: false [2021-04-02T11:08:47.482Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver [Pipeline] } [2021-04-02T11:08:47.498Z] $ docker exec --env ******** --env ******** cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 ssh-agent -k [2021-04-02T11:08:47.620Z] unset SSH_AUTH_SOCK; [2021-04-02T11:08:47.621Z] unset SSH_AGENT_PID; [2021-04-02T11:08:47.621Z] echo Agent pid 52 killed; [2021-04-02T11:08:47.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-02T11:08:48.242Z] + git semver [Pipeline] } [2021-04-02T11:08:48.270Z] $ docker stop --time=1 cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 [2021-04-02T11:08:49.673Z] $ docker rm -f cd5f1e9a8a945c02b01878c866349d42edbb0ec534669c5ac77044603bb57632 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T11:08:50.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-02T11:08:50.698Z] Stashed 1 file(s) [Pipeline] echo [2021-04-02T11:08:50.717Z] [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-04-02T11:09:06.524Z] Still waiting to schedule task [2021-04-02T11:09:06.525Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32578’ [2021-04-02T11:09:06.551Z] Still waiting to schedule task [2021-04-02T11:09:06.551Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-02T11:11:01.534Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32579 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws [2021-04-02T11:11:01.664Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-02T11:11:06.889Z] using credential edgex-jenkins-ssh [2021-04-02T11:11:06.956Z] Cloning the remote Git repository [2021-04-02T11:11:07.033Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:07.141Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-02T11:11:07.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:07.232Z] > git --version # timeout=10 [2021-04-02T11:11:07.260Z] > git --version # 'git version 2.17.1' [2021-04-02T11:11:07.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:07.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T11:11:09.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-02T11:11:09.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T11:11:09.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-02T11:11:09.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:09.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:09.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-02T11:11:09.684Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:11:10.173Z] Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:11:10.174Z] Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) [2021-04-02T11:11:09.719Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T11:11:09.740Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-02T11:11:10.051Z] > git remote # timeout=10 [2021-04-02T11:11:10.070Z] > git config --get remote.origin.url # timeout=10 [2021-04-02T11:11:10.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:10.099Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-02T11:11:10.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-02T11:11:10.194Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T11:11:10.222Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-02T11:11:14.799Z] Commit message: "add rule engine in the new Edgex UI" [2021-04-02T11:11:14.865Z] > git --version # timeout=10 [2021-04-02T11:11:14.876Z] > git --version # 'git version 2.17.1' [2021-04-02T11:11:14.885Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T11:11:16.661Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-02T11:11:17.098Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-02T11:11:17.455Z] + true [2021-04-02T11:11:17.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T11:11:20.228Z] provisioning config files... [2021-04-02T11:11:20.268Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4367324179959583807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:11:20.735Z] ---> docker-login.sh [2021-04-02T11:11:20.735Z] nexus3.edgexfoundry.org:10001 [2021-04-02T11:11:21.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:21.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:21.993Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:21.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:21.993Z] [2021-04-02T11:11:21.993Z] Login Succeeded [2021-04-02T11:11:21.993Z] nexus3.edgexfoundry.org:10002 [2021-04-02T11:11:22.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:22.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:22.591Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:22.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:22.591Z] [2021-04-02T11:11:22.591Z] Login Succeeded [2021-04-02T11:11:22.591Z] nexus3.edgexfoundry.org:10003 [2021-04-02T11:11:23.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:23.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:23.189Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:23.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:23.189Z] [2021-04-02T11:11:23.189Z] Login Succeeded [2021-04-02T11:11:23.189Z] nexus3.edgexfoundry.org:10004 [2021-04-02T11:11:23.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:23.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:23.734Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:23.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:23.734Z] [2021-04-02T11:11:23.734Z] Login Succeeded [2021-04-02T11:11:23.734Z] docker.io [2021-04-02T11:11:24.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:24.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:24.280Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:24.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:24.280Z] [2021-04-02T11:11:24.280Z] Login Succeeded [2021-04-02T11:11:24.280Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T11:11:24.313Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-02T11:11:24.925Z] ========================================================= [2021-04-02T11:11:24.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-02T11:11:24.925Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:11:25.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-02T11:11:26.322Z] Sending build context to Docker daemon 17.68MB [2021-04-02T11:11:26.322Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T11:11:26.322Z] Step 2/8 : FROM ${BASE} [2021-04-02T11:11:26.322Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-02T11:11:26.322Z] 5f621e34cdf4: Pulling fs layer [2021-04-02T11:11:26.322Z] a4357932f1b6: Pulling fs layer [2021-04-02T11:11:26.322Z] 18c013af1878: Pulling fs layer [2021-04-02T11:11:26.322Z] 00ac8860ef70: Pulling fs layer [2021-04-02T11:11:26.322Z] 63d7cb157983: Pulling fs layer [2021-04-02T11:11:26.322Z] b116817d02f9: Pulling fs layer [2021-04-02T11:11:26.322Z] 745a02a5169b: Pulling fs layer [2021-04-02T11:11:26.322Z] 00ac8860ef70: Waiting [2021-04-02T11:11:26.322Z] 63d7cb157983: Waiting [2021-04-02T11:11:26.322Z] b116817d02f9: Waiting [2021-04-02T11:11:26.322Z] 745a02a5169b: Waiting [2021-04-02T11:11:26.322Z] 18c013af1878: Download complete [2021-04-02T11:11:26.322Z] a4357932f1b6: Download complete [2021-04-02T11:11:26.322Z] 63d7cb157983: Verifying Checksum [2021-04-02T11:11:26.322Z] 63d7cb157983: Download complete [2021-04-02T11:11:26.919Z] b116817d02f9: Verifying Checksum [2021-04-02T11:11:26.919Z] b116817d02f9: Download complete [2021-04-02T11:11:26.919Z] 5f621e34cdf4: Verifying Checksum [2021-04-02T11:11:26.919Z] 5f621e34cdf4: Download complete [2021-04-02T11:11:27.916Z] 5f621e34cdf4: Pull complete [2021-04-02T11:11:28.194Z] a4357932f1b6: Pull complete [2021-04-02T11:11:28.471Z] 18c013af1878: Pull complete [2021-04-02T11:11:29.082Z] Running on prd-centos7-docker-4c-2g-32580 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws [2021-04-02T11:11:29.184Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-02T11:11:29.912Z] 745a02a5169b: Verifying Checksum [2021-04-02T11:11:29.912Z] 745a02a5169b: Download complete [2021-04-02T11:11:30.510Z] 00ac8860ef70: Verifying Checksum [2021-04-02T11:11:30.510Z] 00ac8860ef70: Download complete [2021-04-02T11:11:31.493Z] using credential edgex-jenkins-ssh [2021-04-02T11:11:31.545Z] Cloning the remote Git repository [2021-04-02T11:11:31.571Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:31.635Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-02T11:11:31.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:31.702Z] > git --version # timeout=10 [2021-04-02T11:11:31.711Z] > git --version # 'git version 2.24.3' [2021-04-02T11:11:31.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:31.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T11:11:32.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-02T11:11:32.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-02T11:11:32.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-02T11:11:32.637Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-02T11:11:32.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:32.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-02T11:11:33.133Z] Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:11:33.345Z] Merge succeeded, producing b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:11:33.346Z] Checking out Revision b948a7080ba018320e6244acc891c9d11143ade9 (PR-325) [2021-04-02T11:11:33.139Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T11:11:33.145Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-02T11:11:33.312Z] > git remote # timeout=10 [2021-04-02T11:11:33.317Z] > git config --get remote.origin.url # timeout=10 [2021-04-02T11:11:33.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-02T11:11:33.326Z] > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 [2021-04-02T11:11:33.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-02T11:11:33.347Z] > git config core.sparsecheckout # timeout=10 [2021-04-02T11:11:33.354Z] > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [2021-04-02T11:11:37.160Z] Commit message: "add rule engine in the new Edgex UI" [2021-04-02T11:11:37.196Z] > git --version # timeout=10 [2021-04-02T11:11:37.202Z] > git --version # 'git version 2.24.3' [2021-04-02T11:11:37.208Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T11:11:38.622Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-02T11:11:38.971Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-02T11:11:39.300Z] + true [2021-04-02T11:11:39.300Z] + sudo service docker restart [2021-04-02T11:11:39.300Z] Redirecting to /bin/systemctl restart docker.service [2021-04-02T11:11:40.661Z] 00ac8860ef70: Pull complete [2021-04-02T11:11:40.661Z] 63d7cb157983: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-02T11:11:40.892Z] provisioning config files... [2021-04-02T11:11:40.926Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4025472645339575123tmp [2021-04-02T11:11:40.934Z] b116817d02f9: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:11:41.402Z] ---> docker-login.sh [2021-04-02T11:11:41.402Z] nexus3.edgexfoundry.org:10001 [2021-04-02T11:11:41.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:41.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:41.669Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:41.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:41.669Z] [2021-04-02T11:11:41.669Z] Login Succeeded [2021-04-02T11:11:41.669Z] nexus3.edgexfoundry.org:10002 [2021-04-02T11:11:41.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:41.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:41.934Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:41.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:41.934Z] [2021-04-02T11:11:41.934Z] Login Succeeded [2021-04-02T11:11:41.934Z] nexus3.edgexfoundry.org:10003 [2021-04-02T11:11:42.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:42.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:42.202Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:42.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:42.202Z] [2021-04-02T11:11:42.202Z] Login Succeeded [2021-04-02T11:11:42.202Z] nexus3.edgexfoundry.org:10004 [2021-04-02T11:11:42.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:42.465Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:42.465Z] [2021-04-02T11:11:42.465Z] Login Succeeded [2021-04-02T11:11:42.465Z] docker.io [2021-04-02T11:11:42.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-02T11:11:42.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-02T11:11:42.730Z] Configure a credential helper to remove this warning. See [2021-04-02T11:11:42.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-02T11:11:42.730Z] [2021-04-02T11:11:42.730Z] Login Succeeded [2021-04-02T11:11:42.730Z] ---> docker-login.sh ends [Pipeline] } [2021-04-02T11:11:42.759Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-02T11:11:43.296Z] ========================================================= [2021-04-02T11:11:43.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-02T11:11:43.296Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:11:43.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-02T11:11:43.940Z] Sending build context to Docker daemon 17.68MB [2021-04-02T11:11:43.940Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T11:11:43.940Z] Step 2/8 : FROM ${BASE} [2021-04-02T11:11:43.940Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-02T11:11:43.940Z] 188c0c94c7c5: Pulling fs layer [2021-04-02T11:11:43.940Z] 0ef7d3d256c8: Pulling fs layer [2021-04-02T11:11:43.940Z] de9db76c5a1d: Pulling fs layer [2021-04-02T11:11:43.940Z] bca2f99d35d6: Pulling fs layer [2021-04-02T11:11:43.940Z] 93359f2a8cfa: Pulling fs layer [2021-04-02T11:11:43.940Z] 7c6f9722023f: Pulling fs layer [2021-04-02T11:11:43.940Z] a35cf1a2eb13: Pulling fs layer [2021-04-02T11:11:43.940Z] 93359f2a8cfa: Waiting [2021-04-02T11:11:43.940Z] 7c6f9722023f: Waiting [2021-04-02T11:11:43.940Z] a35cf1a2eb13: Waiting [2021-04-02T11:11:43.940Z] bca2f99d35d6: Waiting [2021-04-02T11:11:44.206Z] de9db76c5a1d: Verifying Checksum [2021-04-02T11:11:44.206Z] de9db76c5a1d: Download complete [2021-04-02T11:11:44.206Z] 0ef7d3d256c8: Verifying Checksum [2021-04-02T11:11:44.206Z] 0ef7d3d256c8: Download complete [2021-04-02T11:11:44.206Z] 93359f2a8cfa: Verifying Checksum [2021-04-02T11:11:44.206Z] 93359f2a8cfa: Download complete [2021-04-02T11:11:44.206Z] 7c6f9722023f: Verifying Checksum [2021-04-02T11:11:44.206Z] 7c6f9722023f: Download complete [2021-04-02T11:11:44.206Z] 188c0c94c7c5: Verifying Checksum [2021-04-02T11:11:44.206Z] 188c0c94c7c5: Download complete [2021-04-02T11:11:44.782Z] 188c0c94c7c5: Pull complete [2021-04-02T11:11:44.782Z] 0ef7d3d256c8: Pull complete [2021-04-02T11:11:45.046Z] de9db76c5a1d: Pull complete [2021-04-02T11:11:45.245Z] 745a02a5169b: Pull complete [2021-04-02T11:11:45.245Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-02T11:11:45.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-02T11:11:45.245Z] ---> b7e6874047d6 [2021-04-02T11:11:45.245Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T11:11:46.439Z] a35cf1a2eb13: Verifying Checksum [2021-04-02T11:11:46.440Z] a35cf1a2eb13: Download complete [2021-04-02T11:11:46.708Z] bca2f99d35d6: Verifying Checksum [2021-04-02T11:11:46.708Z] bca2f99d35d6: Download complete [2021-04-02T11:11:47.853Z] ---> Running in 3395ff4ca054 [2021-04-02T11:11:47.853Z] Removing intermediate container 3395ff4ca054 [2021-04-02T11:11:47.853Z] ---> ebea448665d4 [2021-04-02T11:11:47.853Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T11:11:48.125Z] ---> Running in 7381bbc02919 [2021-04-02T11:11:50.106Z] Removing intermediate container 7381bbc02919 [2021-04-02T11:11:50.106Z] ---> 34a4c1dbe8cf [2021-04-02T11:11:50.106Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-02T11:11:50.380Z] ---> Running in 775c39c6c338 [2021-04-02T11:11:51.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-02T11:11:52.048Z] bca2f99d35d6: Pull complete [2021-04-02T11:11:52.048Z] 93359f2a8cfa: Pull complete [2021-04-02T11:11:52.048Z] 7c6f9722023f: Pull complete [2021-04-02T11:11:52.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-02T11:11:52.934Z] OK: 142 MiB in 39 packages [2021-04-02T11:11:54.358Z] Removing intermediate container 775c39c6c338 [2021-04-02T11:11:54.358Z] ---> 371057b0e885 [2021-04-02T11:11:54.358Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-02T11:11:54.358Z] ---> Running in 4366fe7cd448 [2021-04-02T11:11:54.632Z] Removing intermediate container 4366fe7cd448 [2021-04-02T11:11:54.632Z] ---> 50ac42abe017 [2021-04-02T11:11:54.632Z] Step 7/8 : COPY . . [2021-04-02T11:11:57.244Z] ---> 49980042f76f [2021-04-02T11:11:57.244Z] Step 8/8 : RUN go mod download [2021-04-02T11:11:57.397Z] a35cf1a2eb13: Pull complete [2021-04-02T11:11:57.397Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-02T11:11:57.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-02T11:11:57.397Z] ---> a62c8e92a672 [2021-04-02T11:11:57.397Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-02T11:11:57.528Z] ---> Running in fa805e05a0a4 [2021-04-02T11:11:57.664Z] ---> Running in 52b7e767db60 [2021-04-02T11:11:57.931Z] Removing intermediate container 52b7e767db60 [2021-04-02T11:11:57.931Z] ---> cd781d23f015 [2021-04-02T11:11:57.931Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T11:11:57.931Z] ---> Running in f08f20d6dc24 [2021-04-02T11:11:59.336Z] Removing intermediate container f08f20d6dc24 [2021-04-02T11:11:59.336Z] ---> 1ccbf85e4811 [2021-04-02T11:11:59.336Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-02T11:11:59.336Z] ---> Running in e2067c4c7d30 [2021-04-02T11:11:59.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-02T11:12:00.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-02T11:12:01.067Z] OK: 166 MiB in 39 packages [2021-04-02T11:12:01.651Z] Removing intermediate container e2067c4c7d30 [2021-04-02T11:12:01.651Z] ---> 227e1910d58b [2021-04-02T11:12:01.651Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-02T11:12:01.651Z] ---> Running in b00bb32640bc [2021-04-02T11:12:01.651Z] Removing intermediate container b00bb32640bc [2021-04-02T11:12:01.651Z] ---> fa05db5e97c1 [2021-04-02T11:12:01.651Z] Step 7/8 : COPY . . [2021-04-02T11:12:04.213Z] ---> 5edec3321694 [2021-04-02T11:12:04.213Z] Step 8/8 : RUN go mod download [2021-04-02T11:12:04.213Z] ---> Running in 81775767ad84 [2021-04-02T11:12:29.879Z] Removing intermediate container fa805e05a0a4 [2021-04-02T11:12:29.879Z] ---> 108c387573ea [2021-04-02T11:12:29.879Z] Successfully built 108c387573ea [2021-04-02T11:12:29.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:12:30.248Z] + docker inspect -f . ci-base-image-arm64 [2021-04-02T11:12:30.248Z] . [Pipeline] withDockerContainer [2021-04-02T11:12:30.533Z] prd-ubuntu18.04-docker-arm64-4c-16g-32579 does not seem to be running inside a container [2021-04-02T11:12:30.619Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-02T11:12:30.866Z] Removing intermediate container 81775767ad84 [2021-04-02T11:12:30.866Z] ---> 470949524122 [2021-04-02T11:12:30.866Z] Successfully built 470949524122 [2021-04-02T11:12:30.866Z] Successfully tagged ci-base-image-x86_64:latest [2021-04-02T11:12:32.147Z] $ docker top b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:12:33.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-02T11:12:33.067Z] . [Pipeline] withDockerContainer [2021-04-02T11:12:33.221Z] prd-centos7-docker-4c-2g-32580 does not seem to be running inside a container [2021-04-02T11:12:33.261Z] + go version [2021-04-02T11:12:33.261Z] go version go1.15.5 linux/arm64 [2021-04-02T11:12:33.270Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-02T11:12:34.137Z] $ docker top 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-02T11:12:34.442Z] $ docker stop --time=1 b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 [2021-04-02T11:12:36.390Z] $ docker rm -f b33a0bee2105e22fcf9891c9764c55e1090226dfbc42916e0fc75423d494a3c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2021-04-02T11:12:36.988Z] + go version [2021-04-02T11:12:36.988Z] go version go1.15.5 linux/amd64 [Pipeline] // stage [Pipeline] } [2021-04-02T11:12:37.090Z] $ docker stop --time=1 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 [2021-04-02T11:12:38.438Z] $ docker rm -f 1e8f925d5e844123292d7bade097bee77a71a7ce64b3a08a95e4d07ad9190ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:12:39.429Z] + docker inspect -f . ci-base-image-arm64 [2021-04-02T11:12:39.429Z] . [Pipeline] withDockerContainer [2021-04-02T11:12:39.548Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-02T11:12:39.548Z] . [2021-04-02T11:12:39.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-32579 does not seem to be running inside a container [2021-04-02T11:12:39.756Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-02T11:12:41.096Z] $ docker top 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-04-02T11:12:41.591Z] prd-centos7-docker-4c-2g-32580 does not seem to be running inside a container [2021-04-02T11:12:41.643Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-02T11:12:42.411Z] $ docker top fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-02T11:12:43.072Z] + make test [2021-04-02T11:12:43.072Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-02T11:12:43.340Z] + make test [2021-04-02T11:12:43.340Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-02T11:12:44.503Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-02T11:12:44.784Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-02T11:12:54.642Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-02T11:12:54.642Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-02T11:12:55.638Z] $ docker stop --time=1 fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 [2021-04-02T11:12:58.815Z] $ docker rm -f fd30d00d224c7576492286bf0fe1ed186749612c7e6fd994d740cce351fd3790 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T11:12:59.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-02T11:12:59.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-02T11:13:02.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-02T11:13:03.173Z] + ls -al . [2021-04-02T11:13:03.173Z] total 92 [2021-04-02T11:13:03.173Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 2 11:12 . [2021-04-02T11:13:03.173Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 2 11:11 .. [2021-04-02T11:13:03.173Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 2 11:11 assets [2021-04-02T11:13:03.173Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 2 11:11 bin [2021-04-02T11:13:03.173Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 2 11:11 cmd [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 2 11:11 CONTRIBUTING.md [2021-04-02T11:13:03.173Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 2 11:12 coverage.out [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 2 11:11 Dockerfile [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 2 11:11 Dockerfile.build [2021-04-02T11:13:03.173Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 2 11:11 docs [2021-04-02T11:13:03.173Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 2 11:11 .git [2021-04-02T11:13:03.173Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 2 11:11 .github [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 2 11:11 .gitignore [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 2 11:11 go.mod [2021-04-02T11:13:03.173Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 2 11:12 go.sum [2021-04-02T11:13:03.173Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 2 11:11 internal [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 2 11:11 Jenkinsfile [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 2 11:11 LICENSE [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 2 11:11 Makefile [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 2 11:11 README.md [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 2 11:08 VERSION [2021-04-02T11:13:03.173Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 2 11:11 version.go [2021-04-02T11:13:03.173Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 2 11:11 web [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:13:03.518Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b948a7080ba018320e6244acc891c9d11143ade9 --label arch=amd64 --label version=0.0.0 . [2021-04-02T11:13:04.102Z] Sending build context to Docker daemon 17.7MB [2021-04-02T11:13:04.102Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T11:13:04.102Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-02T11:13:04.102Z] ---> 470949524122 [2021-04-02T11:13:04.102Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-02T11:13:04.679Z] ---> Running in df482ae0289b [2021-04-02T11:13:04.943Z] Removing intermediate container df482ae0289b [2021-04-02T11:13:04.943Z] ---> 62ef2ac983b4 [2021-04-02T11:13:04.943Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-02T11:13:04.943Z] ---> Running in 5eda55380401 [2021-04-02T11:13:05.207Z] Removing intermediate container 5eda55380401 [2021-04-02T11:13:05.207Z] ---> 4018d03660a4 [2021-04-02T11:13:05.207Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-02T11:13:05.207Z] ---> Running in a2652af75ef1 [2021-04-02T11:13:05.469Z] Removing intermediate container a2652af75ef1 [2021-04-02T11:13:05.469Z] ---> ccdc7d64ce92 [2021-04-02T11:13:05.469Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-02T11:13:05.469Z] ---> Running in 8d4a39fed076 [2021-04-02T11:13:05.732Z] Removing intermediate container 8d4a39fed076 [2021-04-02T11:13:05.732Z] ---> c39192bd353c [2021-04-02T11:13:05.732Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-02T11:13:05.732Z] ---> Running in e67cf9b6779a [2021-04-02T11:13:05.997Z] Removing intermediate container e67cf9b6779a [2021-04-02T11:13:05.997Z] ---> c67618dbd8f7 [2021-04-02T11:13:05.997Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T11:13:05.997Z] ---> Running in d9f47a8dff91 [2021-04-02T11:13:06.959Z] Removing intermediate container d9f47a8dff91 [2021-04-02T11:13:06.959Z] ---> e9810c82a10a [2021-04-02T11:13:06.959Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-02T11:13:07.226Z] ---> Running in 6949660fdbf1 [2021-04-02T11:13:07.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-02T11:13:08.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-02T11:13:08.702Z] OK: 166 MiB in 39 packages [2021-04-02T11:13:08.966Z] Removing intermediate container 6949660fdbf1 [2021-04-02T11:13:08.966Z] ---> 5ac9ebd596a2 [2021-04-02T11:13:08.966Z] Step 10/24 : ENV GO111MODULE=on [2021-04-02T11:13:09.233Z] ---> Running in 7e84be94b26d [2021-04-02T11:13:09.233Z] Removing intermediate container 7e84be94b26d [2021-04-02T11:13:09.233Z] ---> d1a34ec311f1 [2021-04-02T11:13:09.233Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-02T11:13:09.233Z] ---> Running in a4b1fcdae2a5 [2021-04-02T11:13:09.501Z] Removing intermediate container a4b1fcdae2a5 [2021-04-02T11:13:09.501Z] ---> ada054d6fade [2021-04-02T11:13:09.501Z] Step 12/24 : COPY go.mod . [2021-04-02T11:13:09.770Z] ---> 7ff39e2ffb93 [2021-04-02T11:13:09.770Z] Step 13/24 : COPY Makefile . [2021-04-02T11:13:10.040Z] ---> 5915dcc931b9 [2021-04-02T11:13:10.040Z] Step 14/24 : RUN make update [2021-04-02T11:13:10.040Z] ---> Running in 0e5c20ce0433 [2021-04-02T11:13:10.619Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-02T11:13:11.194Z] Removing intermediate container 0e5c20ce0433 [2021-04-02T11:13:11.194Z] ---> 9de5d947d939 [2021-04-02T11:13:11.194Z] Step 15/24 : COPY . . [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-02T11:13:11.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-02T11:13:11.641Z] GO111MODULE=on go vet ./... [2021-04-02T11:13:12.591Z] ---> 6d60fad224d4 [2021-04-02T11:13:12.591Z] Step 16/24 : RUN ${MAKE} [2021-04-02T11:13:12.855Z] ---> Running in f0610cf2f904 [2021-04-02T11:13:13.445Z] 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 [Pipeline] } [2021-04-02T11:13:17.093Z] $ docker stop --time=1 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e [2021-04-02T11:13:19.246Z] $ docker rm -f 758056796b1095b935516931b700c5d6aed00929e902f4f1668d14900c4ffa1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-02T11:13:20.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-02T11:13:20.135Z] Warning: overwriting stash ‘coverage-report’ [2021-04-02T11:13:20.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-02T11:13:21.759Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-02T11:13:21.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-02T11:13:22.408Z] + ls -al . [2021-04-02T11:13:22.408Z] total 124 [2021-04-02T11:13:22.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 11:12 . [2021-04-02T11:13:22.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 11:11 .. [2021-04-02T11:13:22.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 11:11 .git [2021-04-02T11:13:22.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 11:11 .github [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 2 11:11 .gitignore [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 2 11:11 CONTRIBUTING.md [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 2 11:11 Dockerfile [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 2 11:11 Dockerfile.build [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 2 11:11 Jenkinsfile [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 2 11:11 LICENSE [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 2 11:11 Makefile [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 2 11:11 README.md [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 11:08 VERSION [2021-04-02T11:13:22.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 11:11 assets [2021-04-02T11:13:22.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 11:11 bin [2021-04-02T11:13:22.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 2 11:11 cmd [2021-04-02T11:13:22.408Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 2 11:12 coverage.out [2021-04-02T11:13:22.408Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 2 11:11 docs [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 2 11:11 go.mod [2021-04-02T11:13:22.408Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 2 11:12 go.sum [2021-04-02T11:13:22.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 2 11:11 internal [2021-04-02T11:13:22.408Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 2 11:11 version.go [2021-04-02T11:13:22.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 11:11 web [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:13:22.779Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b948a7080ba018320e6244acc891c9d11143ade9 --label arch=arm64 --label version=0.0.0 . [2021-04-02T11:13:23.757Z] Sending build context to Docker daemon 17.7MB [2021-04-02T11:13:23.757Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-02T11:13:23.757Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-02T11:13:23.757Z] ---> 108c387573ea [2021-04-02T11:13:23.757Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-02T11:13:24.029Z] ---> Running in 967e15b9f0b9 [2021-04-02T11:13:24.301Z] Removing intermediate container 967e15b9f0b9 [2021-04-02T11:13:24.301Z] ---> 96d906806e70 [2021-04-02T11:13:24.301Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-02T11:13:24.573Z] ---> Running in 7b10a0848c92 [2021-04-02T11:13:24.853Z] Removing intermediate container 7b10a0848c92 [2021-04-02T11:13:24.853Z] ---> 9f86b5f56365 [2021-04-02T11:13:24.853Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-02T11:13:25.128Z] ---> Running in 2f30de49054e [2021-04-02T11:13:25.726Z] Removing intermediate container 2f30de49054e [2021-04-02T11:13:25.726Z] ---> 3fc413e9196f [2021-04-02T11:13:25.726Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-02T11:13:25.726Z] ---> Running in c62ae2c26a0a [2021-04-02T11:13:25.990Z] Removing intermediate container f0610cf2f904 [2021-04-02T11:13:25.990Z] ---> f0772df1716e [2021-04-02T11:13:25.990Z] Step 17/24 : FROM alpine:3.12 [2021-04-02T11:13:25.990Z] 3.12: Pulling from library/alpine [2021-04-02T11:13:25.990Z] 532819f3e44c: Pulling fs layer [2021-04-02T11:13:25.990Z] 532819f3e44c: Download complete [2021-04-02T11:13:26.252Z] 532819f3e44c: Pull complete [2021-04-02T11:13:26.252Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-02T11:13:26.252Z] Status: Downloaded newer image for alpine:3.12 [2021-04-02T11:13:26.252Z] ---> 7230e588e954 [2021-04-02T11:13:26.252Z] Step 18/24 : EXPOSE 4000 [2021-04-02T11:13:26.322Z] Removing intermediate container c62ae2c26a0a [2021-04-02T11:13:26.322Z] ---> bd6f6f1d1406 [2021-04-02T11:13:26.322Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-02T11:13:26.322Z] ---> Running in 786b035a659e [2021-04-02T11:13:26.516Z] ---> Running in d07f2b34157f [2021-04-02T11:13:26.516Z] Removing intermediate container d07f2b34157f [2021-04-02T11:13:26.516Z] ---> 4a1c180b4991 [2021-04-02T11:13:26.516Z] 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-04-02T11:13:26.919Z] Removing intermediate container 786b035a659e [2021-04-02T11:13:26.919Z] ---> ebd96c3affbb [2021-04-02T11:13:26.919Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-02T11:13:27.200Z] ---> Running in 030b9c77ca05 [2021-04-02T11:13:27.910Z] ---> 0d63bbb246c3 [2021-04-02T11:13:27.911Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-02T11:13:27.911Z] ---> Running in 9b658e1a87a8 [2021-04-02T11:13:27.911Z] Removing intermediate container 9b658e1a87a8 [2021-04-02T11:13:27.911Z] ---> 483f472298d4 [2021-04-02T11:13:27.911Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-02T11:13:27.911Z] ---> Running in 749c36b2f45c [2021-04-02T11:13:28.856Z] Removing intermediate container 749c36b2f45c [2021-04-02T11:13:28.856Z] ---> 209a9668fc72 [2021-04-02T11:13:28.856Z] Step 22/24 : LABEL arch=amd64 [2021-04-02T11:13:28.856Z] ---> Running in 8fb29e08260e [2021-04-02T11:13:28.856Z] Removing intermediate container 8fb29e08260e [2021-04-02T11:13:28.856Z] ---> bed1b129dd7b [2021-04-02T11:13:28.856Z] Step 23/24 : LABEL git_sha=b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:13:28.856Z] ---> Running in 559225c3b902 [2021-04-02T11:13:29.117Z] Removing intermediate container 559225c3b902 [2021-04-02T11:13:29.117Z] ---> 8347c3bf983e [2021-04-02T11:13:29.117Z] Step 24/24 : LABEL version=0.0.0 [2021-04-02T11:13:29.118Z] ---> Running in 474158002aa2 [2021-04-02T11:13:29.178Z] Removing intermediate container 030b9c77ca05 [2021-04-02T11:13:29.178Z] ---> 64e0713340da [2021-04-02T11:13:29.178Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-02T11:13:29.178Z] ---> Running in fab953d0e937 [2021-04-02T11:13:29.380Z] Removing intermediate container 474158002aa2 [2021-04-02T11:13:29.380Z] ---> 2d819d786293 [2021-04-02T11:13:29.380Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-02T11:13:29.380Z] Successfully built 2d819d786293 [2021-04-02T11:13:29.380Z] Successfully tagged docker-edgex-ui-go: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 [2021-04-02T11:13:30.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-04-02T11:13:30.943Z] ---> job-cost.sh [2021-04-02T11:13:30.943Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ozwE [2021-04-02T11:13:31.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-02T11:13:32.210Z] OK: 142 MiB in 39 packages [2021-04-02T11:13:33.185Z] Removing intermediate container fab953d0e937 [2021-04-02T11:13:33.185Z] ---> 7203ca831c24 [2021-04-02T11:13:33.185Z] Step 10/24 : ENV GO111MODULE=on [2021-04-02T11:13:33.185Z] ---> Running in 489d19f74d9e [2021-04-02T11:13:33.785Z] Removing intermediate container 489d19f74d9e [2021-04-02T11:13:33.785Z] ---> 7c1ccf70c321 [2021-04-02T11:13:33.785Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-02T11:13:33.785Z] ---> Running in 1363d2a8a608 [2021-04-02T11:13:34.388Z] Removing intermediate container 1363d2a8a608 [2021-04-02T11:13:34.388Z] ---> 33395154612e [2021-04-02T11:13:34.388Z] Step 12/24 : COPY go.mod . [2021-04-02T11:13:34.984Z] ---> 9024a9c5c097 [2021-04-02T11:13:34.984Z] Step 13/24 : COPY Makefile . [2021-04-02T11:13:35.581Z] ---> 41b41b2201c2 [2021-04-02T11:13:35.581Z] Step 14/24 : RUN make update [2021-04-02T11:13:35.854Z] ---> Running in b33fc3375bce [2021-04-02T11:13:36.838Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-02T11:13:38.276Z] Removing intermediate container b33fc3375bce [2021-04-02T11:13:38.276Z] ---> d9342d1bd96d [2021-04-02T11:13:38.276Z] Step 15/24 : COPY . . [2021-04-02T11:13:40.897Z] ---> 3cbb51ee0511 [2021-04-02T11:13:40.897Z] Step 16/24 : RUN ${MAKE} [2021-04-02T11:13:41.173Z] ---> Running in bdf2deb06c04 [2021-04-02T11:13:42.160Z] 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-04-02T11:13:45.879Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-02T11:14:09.008Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-02T11:14:12.523Z] lf-activate-venv(): INFO: Adding /tmp/venv-ozwE/bin to PATH [2021-04-02T11:14:12.523Z] INFO: No Stack... [2021-04-02T11:14:13.114Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-02T11:14:13.304Z] Removing intermediate container bdf2deb06c04 [2021-04-02T11:14:13.304Z] ---> cf260bb8a30a [2021-04-02T11:14:13.304Z] Step 17/24 : FROM alpine:3.12 [2021-04-02T11:14:13.304Z] 3.12: Pulling from library/alpine [2021-04-02T11:14:13.691Z] INFO: Archiving Costs [Pipeline] sh [2021-04-02T11:14:13.892Z] 9a219e8acc52: Pulling fs layer [2021-04-02T11:14:14.024Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-02T11:14:14.024Z] + cut -d, -f6 [2021-04-02T11:14:14.165Z] 9a219e8acc52: Verifying Checksum [2021-04-02T11:14:14.165Z] 9a219e8acc52: Download complete [Pipeline] lock [2021-04-02T11:14:14.432Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [2021-04-02T11:14:14.438Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] did not exist. Created. [2021-04-02T11:14:14.438Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-02T11:14:14.768Z] 9a219e8acc52: Pull complete [2021-04-02T11:14:14.768Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-02T11:14:14.768Z] Status: Downloaded newer image for alpine:3.12 [2021-04-02T11:14:14.768Z] ---> d75e27dfc0a0 [2021-04-02T11:14:14.768Z] Step 18/24 : EXPOSE 4000 [2021-04-02T11:14:14.997Z] + echo total: 0.029999999329447746 [2021-04-02T11:14:15.049Z] ---> Running in f5eebe64ae23 [Pipeline] stash [2021-04-02T11:14:15.197Z] Stashed 1 file(s) [Pipeline] } [2021-04-02T11:14:15.217Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] // lock [2021-04-02T11:14:15.331Z] Removing intermediate container f5eebe64ae23 [2021-04-02T11:14:15.331Z] ---> fd4e70731586 [2021-04-02T11:14:15.331Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-02T11:14:17.315Z] ---> e7efac4bd873 [2021-04-02T11:14:17.315Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-02T11:14:17.315Z] ---> Running in 36f7a1db2962 [2021-04-02T11:14:17.587Z] Removing intermediate container 36f7a1db2962 [2021-04-02T11:14:17.587Z] ---> 69b5c4ef8b55 [2021-04-02T11:14:17.587Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-02T11:14:19.113Z] ---> Running in 6b95639e7b02 [2021-04-02T11:14:19.113Z] Removing intermediate container 6b95639e7b02 [2021-04-02T11:14:19.113Z] ---> c17eaaf01106 [2021-04-02T11:14:19.113Z] Step 22/24 : LABEL arch=arm64 [2021-04-02T11:14:19.113Z] ---> Running in 0813534ffbab [2021-04-02T11:14:19.113Z] Removing intermediate container 0813534ffbab [2021-04-02T11:14:19.113Z] ---> d463b0e26c44 [2021-04-02T11:14:19.113Z] Step 23/24 : LABEL git_sha=b948a7080ba018320e6244acc891c9d11143ade9 [2021-04-02T11:14:19.113Z] ---> Running in e07db050b325 [2021-04-02T11:14:19.387Z] Removing intermediate container e07db050b325 [2021-04-02T11:14:19.387Z] ---> 9bc32e6d8dc9 [2021-04-02T11:14:19.387Z] Step 24/24 : LABEL version=0.0.0 [2021-04-02T11:14:19.387Z] ---> Running in 91b18fbbd132 [2021-04-02T11:14:19.978Z] Removing intermediate container 91b18fbbd132 [2021-04-02T11:14:19.978Z] ---> fe2f14655a5a [2021-04-02T11:14:19.978Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-02T11:14:19.978Z] Successfully built fe2f14655a5a [2021-04-02T11:14:19.978Z] Successfully tagged docker-edgex-ui-go-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-04-02T11:14:21.057Z] ---> job-cost.sh [2021-04-02T11:14:21.057Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMmB [2021-04-02T11:15:00.019Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-02T11:16:36.785Z] lf-activate-venv(): INFO: Adding /tmp/venv-HMmB/bin to PATH [2021-04-02T11:16:36.785Z] INFO: No Stack... [2021-04-02T11:16:36.785Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-02T11:16:36.785Z] INFO: Archiving Costs [Pipeline] sh [2021-04-02T11:16:37.143Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-02T11:16:37.143Z] + cut -d, -f6 [Pipeline] lock [2021-04-02T11:16:37.290Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [2021-04-02T11:16:37.296Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] did not exist. Created. [2021-04-02T11:16:37.296Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-02T11:16:37.873Z] /w/workspace/edgex-ui-go/1@tmp/durable-36d61fc6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-36d61fc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-02T11:16:38.246Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-02T11:16:38.285Z] Warning: overwriting stash ‘stack-cost’ [2021-04-02T11:16:38.502Z] Stashed 1 file(s) [Pipeline] } [2021-04-02T11:16:38.542Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-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-04-02T11:16:40.446Z] provisioning config files... [2021-04-02T11:16:40.459Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config8996295934003337217tmp [Pipeline] { [Pipeline] sh [2021-04-02T11:16:40.890Z] + set +x [2021-04-02T11:16:40.890Z] + curl -s https://codecov.io/bash [2021-04-02T11:16:40.890Z] + bash -s -- [2021-04-02T11:16:41.154Z] [2021-04-02T11:16:41.154Z] _____ _ [2021-04-02T11:16:41.154Z] / ____| | | [2021-04-02T11:16:41.154Z] | | ___ __| | ___ ___ _____ __ [2021-04-02T11:16:41.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-02T11:16:41.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-02T11:16:41.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-02T11:16:41.154Z] Bash-20210309-2b87ace [2021-04-02T11:16:41.154Z] [2021-04-02T11:16:41.154Z] [2021-04-02T11:16:41.154Z] ==> git version 2.24.3 found [2021-04-02T11:16:41.154Z] ==> 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-04-02T11:16:41.154Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-02T11:16:41.154Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-02T11:16:41.154Z] ==> Jenkins CI detected. [2021-04-02T11:16:41.154Z] project root: . [2021-04-02T11:16:41.154Z] --> token set from env [2021-04-02T11:16:41.154Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-02T11:16:41.154Z] ==> Running gcov in . (disable via -X gcov) [2021-04-02T11:16:41.154Z] ==> Python coveragepy not found [2021-04-02T11:16:41.154Z] ==> Searching for coverage reports in: [2021-04-02T11:16:41.154Z] + . [2021-04-02T11:16:41.154Z] -> Found 1 reports [2021-04-02T11:16:41.154Z] ==> Detecting git/mercurial file structure [2021-04-02T11:16:41.154Z] ==> Reading reports [2021-04-02T11:16:41.154Z] + ./coverage.out bytes=10 [2021-04-02T11:16:41.154Z] ==> Appending adjustments [2021-04-02T11:16:41.154Z] https://docs.codecov.io/docs/fixing-reports [2021-04-02T11:16:41.421Z] + Found adjustments [2021-04-02T11:16:41.421Z] ==> Gzipping contents [2021-04-02T11:16:41.421Z] 4.0K /tmp/codecov.Uocktt.gz [2021-04-02T11:16:41.421Z] ==> Uploading reports [2021-04-02T11:16:41.421Z] url: https://codecov.io [2021-04-02T11:16:41.421Z] query: branch=PR-325&commit=b948a7080ba018320e6244acc891c9d11143ade9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2021-04-02T11:16:41.421Z] -> Pinging Codecov [2021-04-02T11:16:41.421Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-325&commit=b948a7080ba018320e6244acc891c9d11143ade9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2021-04-02T11:16:42.000Z] -> Uploading to [2021-04-02T11:16:42.000Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-02/FB506323287CE973F263BFD2A0EB1F37/b948a7080ba018320e6244acc891c9d11143ade9/4c979f25-d2a6-4672-b1cd-8b53a072fc4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210402T111641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb5f05a3614999bcc7aaab87ba7945b81c25c467fc39e725890b4b83aeb39db [2021-04-02T11:16:42.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-02T11:16:42.000Z] Dload Upload Total Spent Left Speed [2021-04-02T11:16:42.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 5992 --:--:-- --:--:-- --:--:-- 5987 [2021-04-02T11:16:42.577Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b948a7080ba018320e6244acc891c9d11143ade9 [Pipeline] } [2021-04-02T11:16:42.600Z] 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-04-02T11:16:45.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:16:46.332Z] ---> package-listing.sh [2021-04-02T11:16:46.332Z] ++ facter osfamily [2021-04-02T11:16:46.332Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-02T11:16:46.332Z] + OS_FAMILY=redhat [2021-04-02T11:16:46.332Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-325 [2021-04-02T11:16:46.332Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-02T11:16:46.332Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-02T11:16:46.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-02T11:16:46.332Z] + PACKAGES=/tmp/packages_start.txt [2021-04-02T11:16:46.332Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' [2021-04-02T11:16:46.332Z] + PACKAGES=/tmp/packages_end.txt [2021-04-02T11:16:46.332Z] + case "${OS_FAMILY}" in [2021-04-02T11:16:46.332Z] + rpm -qa [2021-04-02T11:16:46.332Z] + sort [2021-04-02T11:16:51.652Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-02T11:16:51.652Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-02T11:16:51.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-02T11:16:51.652Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' [2021-04-02T11:16:51.652Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [2021-04-02T11:16:51.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [Pipeline] echo [2021-04-02T11:16:51.686Z] 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-02T11:16:51.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:16:52.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T11:16:52.326Z] [2021-04-02T11:16:52.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-02T11:16:52.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T11:16:52.710Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-02T11:16:52.710Z] df20fa9351a1: Pulling fs layer [2021-04-02T11:16:52.710Z] 36b3adc4ff6f: Pulling fs layer [2021-04-02T11:16:52.710Z] 8ad3a11d3b57: Pulling fs layer [2021-04-02T11:16:52.710Z] 46f8f816bc3b: Pulling fs layer [2021-04-02T11:16:52.710Z] 93b61091891f: Pulling fs layer [2021-04-02T11:16:52.710Z] 93b9cdb0e59b: Pulling fs layer [2021-04-02T11:16:52.710Z] 5e14af77c1be: Pulling fs layer [2021-04-02T11:16:52.710Z] 01666e4c0597: Pulling fs layer [2021-04-02T11:16:52.710Z] aa168da1d23b: Pulling fs layer [2021-04-02T11:16:52.710Z] 93b9cdb0e59b: Waiting [2021-04-02T11:16:52.710Z] 5e14af77c1be: Waiting [2021-04-02T11:16:52.710Z] 01666e4c0597: Waiting [2021-04-02T11:16:52.710Z] aa168da1d23b: Waiting [2021-04-02T11:16:52.710Z] 46f8f816bc3b: Waiting [2021-04-02T11:16:52.710Z] 93b61091891f: Waiting [2021-04-02T11:16:52.710Z] 36b3adc4ff6f: Verifying Checksum [2021-04-02T11:16:52.710Z] 36b3adc4ff6f: Download complete [2021-04-02T11:16:52.710Z] 46f8f816bc3b: Download complete [2021-04-02T11:16:52.973Z] df20fa9351a1: Download complete [2021-04-02T11:16:52.973Z] 93b9cdb0e59b: Verifying Checksum [2021-04-02T11:16:52.973Z] 93b9cdb0e59b: Download complete [2021-04-02T11:16:52.973Z] 93b61091891f: Verifying Checksum [2021-04-02T11:16:52.973Z] 93b61091891f: Download complete [2021-04-02T11:16:52.973Z] 01666e4c0597: Verifying Checksum [2021-04-02T11:16:52.973Z] 01666e4c0597: Download complete [2021-04-02T11:16:52.973Z] 5e14af77c1be: Download complete [2021-04-02T11:16:53.236Z] df20fa9351a1: Pull complete [2021-04-02T11:16:53.499Z] 36b3adc4ff6f: Pull complete [2021-04-02T11:16:54.085Z] 8ad3a11d3b57: Verifying Checksum [2021-04-02T11:16:54.085Z] 8ad3a11d3b57: Download complete [2021-04-02T11:16:55.072Z] 8ad3a11d3b57: Pull complete [2021-04-02T11:16:55.072Z] 46f8f816bc3b: Pull complete [2021-04-02T11:16:55.659Z] 93b61091891f: Pull complete [2021-04-02T11:16:55.922Z] 93b9cdb0e59b: Pull complete [2021-04-02T11:16:55.922Z] aa168da1d23b: Verifying Checksum [2021-04-02T11:16:55.922Z] aa168da1d23b: Download complete [2021-04-02T11:16:55.922Z] 5e14af77c1be: Pull complete [2021-04-02T11:16:56.193Z] 01666e4c0597: Pull complete [2021-04-02T11:17:04.388Z] aa168da1d23b: Pull complete [2021-04-02T11:17:04.388Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-02T11:17:04.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-02T11:17:04.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-02T11:17:04.587Z] prd-centos7-docker-4c-2g-32578 does not seem to be running inside a container [2021-04-02T11:17:04.633Z] $ 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-325/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-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-02T11:17:07.736Z] $ docker top ca5f01da6d4d2fa598adaf8290b62397251649769aae0682ca0f5947566e6402 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-02T11:17:08.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-02T11:17:08.673Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-02T11:17:08.991Z] + ls /var/log/sa-host [2021-04-02T11:17:08.991Z] + sadf -c /var/log/sa-host/sa02 [2021-04-02T11:17:08.991Z] file_magic: OK [2021-04-02T11:17:08.991Z] HZ: Using current value: 100 [2021-04-02T11:17:08.991Z] file_header: OK [2021-04-02T11:17:08.991Z] 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-04-02T11:17:08.991Z] Statistics: [2021-04-02T11:17:08.991Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-02T11:17:08.991Z] File successfully converted to sysstat format version 12.2.1 [2021-04-02T11:17:08.991Z] + sadf -c /var/log/sa-host/sa23 [2021-04-02T11:17:08.991Z] file_magic: OK [2021-04-02T11:17:08.991Z] HZ: Using current value: 100 [2021-04-02T11:17:08.991Z] file_header: OK [2021-04-02T11:17:08.991Z] 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-04-02T11:17:08.991Z] Statistics: [2021-04-02T11:17:08.991Z] Hnuu...uuuununununu... [2021-04-02T11:17:08.991Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-02T11:17:09.728Z] provisioning config files... [2021-04-02T11:17:09.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config7194899533816240282tmp [Pipeline] { [Pipeline] echo [2021-04-02T11:17:09.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:17:10.268Z] ---> create-netrc.sh [Pipeline] } [2021-04-02T11:17:10.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-02T11:17:10.436Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:17:10.770Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-02T11:17:10.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:17:11.129Z] ---> sudo-logs.sh [2021-04-02T11:17:11.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-02T11:17:11.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:17:11.569Z] ---> job-cost.sh [2021-04-02T11:17:11.569Z] lf-activate-venv: SKIPPING [2021-04-02T11:17:11.569Z] DEBUG: total: 0.20999999344348907 [2021-04-02T11:17:11.569Z] INFO: Retrieving Stack Cost... [2021-04-02T11:17:12.516Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-02T11:17:13.090Z] INFO: Archiving Costs [Pipeline] echo [2021-04-02T11:17:13.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-02T11:17:13.453Z] ---> logs-deploy.sh [2021-04-02T11:17:13.453Z] lf-activate-venv: SKIPPING [2021-04-02T11:17:13.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-325/1 [2021-04-02T11:17:13.453Z] INFO: archiving workspace using pattern(s): [2021-04-02T11:17:15.378Z] Archives upload complete. [2021-04-02T11:17:15.378Z] INFO: archiving logs to Nexus