Pull request #370 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4+142b78676ee014469d48b95d6ffc573051973437 (e2f69df42b99dfb17cb75c9c6f5ef369e95df034) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3807080907467050308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7928615074038850328.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git 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-370/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-370/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8532629374786997770.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-370/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh639721043805381736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7279372132135983883.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-370/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-370/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2840386406964186073.key > 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 Avoid second fetch 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-278 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-370 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/jenkins-gitclient-ssh8317760334227087993.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/jenkins-gitclient-ssh2690713825973830055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/jenkins-gitclient-ssh1379966645727101695.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T06:35:13.931Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T06:35:14.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T06:35:14.236Z] ========================================================= [2021-06-03T06:35:14.236Z] EdgeX Global Pipelines Version Info [2021-06-03T06:35:14.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:35:15.926Z] ------------------- [2021-06-03T06:35:15.926Z] stable info: [2021-06-03T06:35:15.926Z] ------------------- [2021-06-03T06:35:15.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T06:35:15.926Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:35:15.926Z] Message: update stable to v1.0.193 [2021-06-03T06:35:16.500Z] ------------------- [2021-06-03T06:35:16.500Z] experimental info: [2021-06-03T06:35:16.500Z] ------------------- [2021-06-03T06:35:16.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T06:35:16.500Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:35:16.500Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T06:35:16.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-03T06:35:16.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-03T06:35:16.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T06:35:16.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T06:35:16.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T06:35:17.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T06:35:17.061Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T06:35:17.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T06:35:17.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T06:35:17.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T06:35:17.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T06:35:17.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-03T06:35:17.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T06:35:17.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T06:35:17.559Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T06:35:17.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T06:35:17.671Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:35:17.727Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T06:35:17.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T06:35:17.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-03T06:35:17.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T06:35:17.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T06:35:18.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T06:35:18.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T06:35:18.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T06:35:18.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T06:35:18.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-370 [Pipeline] echo [2021-06-03T06:35:18.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-370 [Pipeline] echo [2021-06-03T06:35:18.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-370 [Pipeline] echo [2021-06-03T06:35:18.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] echo [2021-06-03T06:35:18.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e5859e [Pipeline] echo [2021-06-03T06:35:18.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T06:35:18.744Z] provisioning config files... [2021-06-03T06:35:18.769Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config4354490365553129618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:35:19.159Z] ---> docker-login.sh [2021-06-03T06:35:19.159Z] nexus3.edgexfoundry.org:10001 [2021-06-03T06:35:19.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:35:19.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:35:19.422Z] Configure a credential helper to remove this warning. See [2021-06-03T06:35:19.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:35:19.422Z] [2021-06-03T06:35:19.422Z] Login Succeeded [2021-06-03T06:35:19.422Z] nexus3.edgexfoundry.org:10002 [2021-06-03T06:35:19.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:35:19.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:35:19.683Z] Configure a credential helper to remove this warning. See [2021-06-03T06:35:19.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:35:19.683Z] [2021-06-03T06:35:19.683Z] Login Succeeded [2021-06-03T06:35:19.683Z] nexus3.edgexfoundry.org:10003 [2021-06-03T06:35:19.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:35:19.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:35:19.683Z] Configure a credential helper to remove this warning. See [2021-06-03T06:35:19.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:35:19.683Z] [2021-06-03T06:35:19.683Z] Login Succeeded [2021-06-03T06:35:19.683Z] nexus3.edgexfoundry.org:10004 [2021-06-03T06:35:19.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:35:19.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:35:19.945Z] Configure a credential helper to remove this warning. See [2021-06-03T06:35:19.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:35:19.946Z] [2021-06-03T06:35:19.946Z] Login Succeeded [2021-06-03T06:35:19.946Z] docker.io [2021-06-03T06:35:19.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:35:20.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:35:20.211Z] Configure a credential helper to remove this warning. See [2021-06-03T06:35:20.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:35:20.211Z] [2021-06-03T06:35:20.211Z] Login Succeeded [2021-06-03T06:35:20.211Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T06:35:20.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:35:21.113Z] + git log --format=format:%s -1 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] echo [2021-06-03T06:35:21.171Z] GIT_COMMIT: 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-03T06:35:21.207Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:35:22.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:35:22.234Z] [2021-06-03T06:35:22.234Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:35:22.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:35:22.610Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T06:35:22.610Z] 31603596830f: Pulling fs layer [2021-06-03T06:35:22.610Z] 54011a49482f: Pulling fs layer [2021-06-03T06:35:22.610Z] a6820b24f6d8: Pulling fs layer [2021-06-03T06:35:22.610Z] f581987b2513: Pulling fs layer [2021-06-03T06:35:22.610Z] f581987b2513: Waiting [2021-06-03T06:35:22.610Z] 54011a49482f: Verifying Checksum [2021-06-03T06:35:22.610Z] 54011a49482f: Download complete [2021-06-03T06:35:22.872Z] 31603596830f: Download complete [2021-06-03T06:35:22.872Z] a6820b24f6d8: Verifying Checksum [2021-06-03T06:35:22.872Z] a6820b24f6d8: Download complete [2021-06-03T06:35:22.872Z] f581987b2513: Verifying Checksum [2021-06-03T06:35:22.872Z] f581987b2513: Download complete [2021-06-03T06:35:22.872Z] 31603596830f: Pull complete [2021-06-03T06:35:23.137Z] 54011a49482f: Pull complete [2021-06-03T06:35:23.715Z] a6820b24f6d8: Pull complete [2021-06-03T06:35:23.715Z] f581987b2513: Pull complete [2021-06-03T06:35:23.979Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T06:35:23.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T06:35:23.979Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T06:35:24.087Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-06-03T06:35:24.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-370 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370:/w/workspace/edgexfoundry_edgex-ui-go_PR-370:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@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-06-03T06:35:25.315Z] $ docker top 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T06:35:25.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T06:35:25.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T06:35:25.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T06:35:25.620Z] $ docker exec 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent [2021-06-03T06:35:25.721Z] SSH_AUTH_SOCK=/tmp/ssh-cKh8xkF3WKns/agent.13 [2021-06-03T06:35:25.721Z] SSH_AGENT_PID=19 [2021-06-03T06:35:25.729Z] Running ssh-add (command line suppressed) [2021-06-03T06:35:25.816Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_2476693307275786721.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_2476693307275786721.key) [2021-06-03T06:35:25.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T06:35:26.216Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T06:35:26.234Z] $ docker exec --env ******** --env ******** 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent -k [2021-06-03T06:35:26.333Z] unset SSH_AUTH_SOCK; [2021-06-03T06:35:26.333Z] unset SSH_AGENT_PID; [2021-06-03T06:35:26.333Z] echo Agent pid 19 killed; [2021-06-03T06:35:26.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T06:35:26.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T06:35:26.477Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T06:35:26.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T06:35:26.587Z] $ docker exec 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent [2021-06-03T06:35:26.692Z] SSH_AUTH_SOCK=/tmp/ssh-hbWMxPTePDXJ/agent.51 [2021-06-03T06:35:26.693Z] SSH_AGENT_PID=58 [2021-06-03T06:35:26.698Z] Running ssh-add (command line suppressed) [2021-06-03T06:35:26.783Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_4934390507359246755.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/private_key_4934390507359246755.key) [2021-06-03T06:35:26.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T06:35:27.151Z] + git semver init [2021-06-03T06:35:27.152Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T06:35:27.152Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-370/.git [2021-06-03T06:35:27.152Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [2021-06-03T06:35:27.152Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T06:35:27.152Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T06:35:27.152Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T06:35:27.152Z] # $SEMVER_BRANCH = PR-370 [2021-06-03T06:35:27.152Z] # $SEMVER_TEMP = /tmp/semver-879817723 [2021-06-03T06:35:27.152Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-03T06:35:28.547Z] # '/tmp/semver-879817723' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-370/.semver' [2021-06-03T06:35:28.547Z] # -> Force: false [2021-06-03T06:35:28.547Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-370/.semver [Pipeline] } [2021-06-03T06:35:28.563Z] $ docker exec --env ******** --env ******** 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c ssh-agent -k [2021-06-03T06:35:28.657Z] unset SSH_AUTH_SOCK; [2021-06-03T06:35:28.657Z] unset SSH_AGENT_PID; [2021-06-03T06:35:28.657Z] echo Agent pid 58 killed; [2021-06-03T06:35:28.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T06:35:29.129Z] + git semver [Pipeline] } [2021-06-03T06:35:29.162Z] $ docker stop --time=1 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c [2021-06-03T06:35:30.489Z] $ docker rm -f 8874c43a50c0f6c66f7ef81c0247ff4b218b8f7704af57d57bde0c266d3c375c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:35:30.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T06:35:31.234Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T06:35:31.253Z] [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-06-03T06:35:46.946Z] Still waiting to schedule task [2021-06-03T06:35:46.947Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-03T06:35:46.972Z] Still waiting to schedule task [2021-06-03T06:35:46.973Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-03T06:37:52.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-279 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [Pipeline] { [Pipeline] ws [2021-06-03T06:37:52.141Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-03T06:37:52.403Z] The recommended git tool is: git [2021-06-03T06:37:57.375Z] using credential edgex-jenkins-ssh [2021-06-03T06:37:57.394Z] Cloning the remote Git repository [2021-06-03T06:37:57.443Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-03T06:37:57.550Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-03T06:37:57.665Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-03T06:37:57.666Z] > git --version # timeout=10 [2021-06-03T06:37:57.684Z] > git --version # 'git version 2.17.1' [2021-06-03T06:37:57.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:37:57.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:38:00.511Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:37:59.927Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-03T06:37:59.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:37:59.972Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-03T06:38:00.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-03T06:38:00.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:38:00.014Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T06:38:00.520Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:38:00.534Z] > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 [2021-06-03T06:38:01.149Z] Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:38:01.150Z] Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) [2021-06-03T06:38:01.062Z] > git remote # timeout=10 [2021-06-03T06:38:01.080Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T06:38:01.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:38:01.109Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-06-03T06:38:01.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T06:38:01.150Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:38:01.160Z] > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 [2021-06-03T06:38:05.362Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-03T06:38:05.414Z] > git --version # timeout=10 [2021-06-03T06:38:05.424Z] > git --version # 'git version 2.17.1' [2021-06-03T06:38:05.434Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:38:07.483Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:38:07.906Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:38:08.263Z] + true [2021-06-03T06:38:08.263Z] + sudo service docker restart [2021-06-03T06:38:23.805Z] Running on prd-centos7-docker-4c-2g-280 in /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [Pipeline] { [Pipeline] ws [2021-06-03T06:38:23.860Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-03T06:38:24.002Z] The recommended git tool is: git [2021-06-03T06:38:26.370Z] using credential edgex-jenkins-ssh [2021-06-03T06:38:26.383Z] Cloning the remote Git repository [2021-06-03T06:38:26.401Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T06:38:26.670Z] provisioning config files... [2021-06-03T06:38:26.695Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1670045200222136860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:38:27.127Z] ---> docker-login.sh [2021-06-03T06:38:27.127Z] nexus3.edgexfoundry.org:10001 [2021-06-03T06:38:26.461Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-03T06:38:26.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-03T06:38:26.487Z] > git --version # timeout=10 [2021-06-03T06:38:26.493Z] > git --version # 'git version 2.24.4' [2021-06-03T06:38:26.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:38:26.526Z] [INFO] Currently running in a labeled security context [2021-06-03T06:38:26.527Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:38:26.527Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1897187708098760666.key [2021-06-03T06:38:26.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:38:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:28.153Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:38:28.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:28.314Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:28.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:28.314Z] [2021-06-03T06:38:28.314Z] Login Succeeded [2021-06-03T06:38:28.314Z] nexus3.edgexfoundry.org:10002 [2021-06-03T06:38:28.353Z] Merge succeeded, producing 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:38:28.354Z] Checking out Revision 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 (PR-370) [2021-06-03T06:38:28.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:27.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-03T06:38:27.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T06:38:27.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-03T06:38:27.667Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-03T06:38:27.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:38:27.668Z] [INFO] Currently running in a labeled security context [2021-06-03T06:38:27.668Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:38:27.669Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9015788788913560092.key [2021-06-03T06:38:27.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T06:38:28.161Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:38:28.168Z] > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 [2021-06-03T06:38:28.310Z] > git remote # timeout=10 [2021-06-03T06:38:28.316Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T06:38:28.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T06:38:28.326Z] [INFO] Currently running in a labeled security context [2021-06-03T06:38:28.326Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T06:38:28.326Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8814232455216265380.key [2021-06-03T06:38:28.332Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-06-03T06:38:28.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T06:38:28.352Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T06:38:28.361Z] > git checkout -f 7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 # timeout=10 [2021-06-03T06:38:28.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:28.869Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:28.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:28.869Z] [2021-06-03T06:38:28.869Z] Login Succeeded [2021-06-03T06:38:28.869Z] nexus3.edgexfoundry.org:10003 [2021-06-03T06:38:29.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:29.423Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:29.423Z] [2021-06-03T06:38:29.423Z] Login Succeeded [2021-06-03T06:38:29.423Z] nexus3.edgexfoundry.org:10004 [2021-06-03T06:38:29.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:29.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:29.697Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:29.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:29.697Z] [2021-06-03T06:38:29.697Z] Login Succeeded [2021-06-03T06:38:29.976Z] docker.io [2021-06-03T06:38:30.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:30.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:30.522Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:30.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:30.522Z] [2021-06-03T06:38:30.522Z] Login Succeeded [2021-06-03T06:38:30.522Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T06:38:30.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T06:38:31.191Z] ========================================================= [2021-06-03T06:38:31.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T06:38:31.191Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:38:31.614Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T06:38:32.129Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-03T06:38:32.154Z] > git --version # timeout=10 [2021-06-03T06:38:32.158Z] > git --version # 'git version 2.24.4' [2021-06-03T06:38:32.170Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T06:38:32.620Z] Sending build context to Docker daemon 35.72MB [2021-06-03T06:38:32.620Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:38:32.620Z] Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-03T06:38:32.894Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T06:38:32.895Z] 595b0fe564bb: Pulling fs layer [2021-06-03T06:38:32.895Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T06:38:32.895Z] 316046926c0a: Pulling fs layer [2021-06-03T06:38:32.895Z] 4ebd0625c992: Pulling fs layer [2021-06-03T06:38:32.895Z] 207e8628e3a3: Pulling fs layer [2021-06-03T06:38:32.895Z] c791037a9be2: Pulling fs layer [2021-06-03T06:38:32.895Z] ffd874e62e21: Pulling fs layer [2021-06-03T06:38:32.895Z] c791037a9be2: Waiting [2021-06-03T06:38:32.895Z] 4ebd0625c992: Waiting [2021-06-03T06:38:32.895Z] ffd874e62e21: Waiting [2021-06-03T06:38:32.895Z] 316046926c0a: Verifying Checksum [2021-06-03T06:38:32.895Z] 316046926c0a: Download complete [2021-06-03T06:38:32.895Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T06:38:32.895Z] 7186ed65a4f7: Download complete [2021-06-03T06:38:32.895Z] 207e8628e3a3: Verifying Checksum [2021-06-03T06:38:32.895Z] 207e8628e3a3: Download complete [2021-06-03T06:38:32.895Z] c791037a9be2: Verifying Checksum [2021-06-03T06:38:32.895Z] c791037a9be2: Download complete [Pipeline] sh [2021-06-03T06:38:33.188Z] 595b0fe564bb: Verifying Checksum [2021-06-03T06:38:33.189Z] 595b0fe564bb: Download complete [2021-06-03T06:38:33.662Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:38:33.788Z] 595b0fe564bb: Pull complete [2021-06-03T06:38:34.001Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T06:38:34.320Z] + sudo service docker restart [2021-06-03T06:38:34.320Z] + true [2021-06-03T06:38:34.320Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T06:38:34.386Z] 7186ed65a4f7: Pull complete [2021-06-03T06:38:34.660Z] 316046926c0a: Pull complete [2021-06-03T06:38:35.634Z] ffd874e62e21: Verifying Checksum [2021-06-03T06:38:35.634Z] ffd874e62e21: Download complete [2021-06-03T06:38:37.060Z] 4ebd0625c992: Verifying Checksum [2021-06-03T06:38:37.060Z] 4ebd0625c992: Download complete [2021-06-03T06:38:47.229Z] 4ebd0625c992: Pull complete [2021-06-03T06:38:47.229Z] 207e8628e3a3: Pull complete [2021-06-03T06:38:47.504Z] c791037a9be2: Pull complete [2021-06-03T06:38:50.908Z] ffd874e62e21: Pull complete [2021-06-03T06:38:50.908Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T06:38:51.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T06:38:51.184Z] ---> cfc18b08335c [2021-06-03T06:38:51.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T06:38:52.578Z] provisioning config files... [2021-06-03T06:38:52.595Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1336118736615018944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:38:52.980Z] ---> docker-login.sh [2021-06-03T06:38:52.980Z] nexus3.edgexfoundry.org:10001 [2021-06-03T06:38:53.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:53.506Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:53.506Z] [2021-06-03T06:38:53.506Z] Login Succeeded [2021-06-03T06:38:53.506Z] nexus3.edgexfoundry.org:10002 [2021-06-03T06:38:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:53.506Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:53.506Z] [2021-06-03T06:38:53.506Z] Login Succeeded [2021-06-03T06:38:53.506Z] nexus3.edgexfoundry.org:10003 [2021-06-03T06:38:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:53.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:53.772Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:53.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:53.772Z] [2021-06-03T06:38:53.772Z] Login Succeeded [2021-06-03T06:38:53.772Z] nexus3.edgexfoundry.org:10004 [2021-06-03T06:38:53.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:53.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:53.772Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:53.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:53.772Z] [2021-06-03T06:38:53.772Z] Login Succeeded [2021-06-03T06:38:53.772Z] docker.io [2021-06-03T06:38:53.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T06:38:53.820Z] ---> Running in 5009d308af20 [2021-06-03T06:38:53.820Z] Removing intermediate container 5009d308af20 [2021-06-03T06:38:53.820Z] ---> 053f3c68fa04 [2021-06-03T06:38:53.820Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T06:38:53.820Z] ---> Running in 63366c6b92df [2021-06-03T06:38:54.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T06:38:54.034Z] Configure a credential helper to remove this warning. See [2021-06-03T06:38:54.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T06:38:54.034Z] [2021-06-03T06:38:54.034Z] Login Succeeded [2021-06-03T06:38:54.034Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T06:38:54.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T06:38:54.361Z] ========================================================= [2021-06-03T06:38:54.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T06:38:54.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:38:54.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T06:38:54.979Z] Sending build context to Docker daemon 35.73MB [2021-06-03T06:38:54.979Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:38:54.979Z] Step 2/8 : FROM ${BASE} [2021-06-03T06:38:55.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T06:38:55.239Z] 540db60ca938: Pulling fs layer [2021-06-03T06:38:55.239Z] adcc1eea9eea: Pulling fs layer [2021-06-03T06:38:55.239Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T06:38:55.239Z] 0510c868ecb4: Pulling fs layer [2021-06-03T06:38:55.239Z] afea3b2eda06: Pulling fs layer [2021-06-03T06:38:55.239Z] 7809a108b3ef: Pulling fs layer [2021-06-03T06:38:55.239Z] f706445af74f: Pulling fs layer [2021-06-03T06:38:55.239Z] 0510c868ecb4: Waiting [2021-06-03T06:38:55.239Z] afea3b2eda06: Waiting [2021-06-03T06:38:55.239Z] 7809a108b3ef: Waiting [2021-06-03T06:38:55.239Z] f706445af74f: Waiting [2021-06-03T06:38:55.239Z] 4c4ab2625f07: Download complete [2021-06-03T06:38:55.239Z] 540db60ca938: Verifying Checksum [2021-06-03T06:38:55.239Z] 540db60ca938: Download complete [2021-06-03T06:38:55.239Z] afea3b2eda06: Verifying Checksum [2021-06-03T06:38:55.239Z] afea3b2eda06: Download complete [2021-06-03T06:38:55.239Z] 7809a108b3ef: Verifying Checksum [2021-06-03T06:38:55.239Z] 7809a108b3ef: Download complete [2021-06-03T06:38:55.509Z] adcc1eea9eea: Verifying Checksum [2021-06-03T06:38:55.509Z] adcc1eea9eea: Download complete [2021-06-03T06:38:55.509Z] 540db60ca938: Pull complete [2021-06-03T06:38:55.773Z] adcc1eea9eea: Pull complete [2021-06-03T06:38:55.773Z] 4c4ab2625f07: Pull complete [2021-06-03T06:38:56.445Z] Removing intermediate container 63366c6b92df [2021-06-03T06:38:56.445Z] ---> 9c3f8645449a [2021-06-03T06:38:56.445Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-03T06:38:56.445Z] ---> Running in 0ab2f2b74049 [2021-06-03T06:38:57.163Z] f706445af74f: Verifying Checksum [2021-06-03T06:38:57.163Z] f706445af74f: Download complete [2021-06-03T06:38:57.425Z] 0510c868ecb4: Verifying Checksum [2021-06-03T06:38:57.425Z] 0510c868ecb4: Download complete [2021-06-03T06:38:57.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T06:38:58.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T06:38:59.456Z] OK: 138 MiB in 40 packages [2021-06-03T06:39:00.435Z] Removing intermediate container 0ab2f2b74049 [2021-06-03T06:39:00.435Z] ---> 828cd262be83 [2021-06-03T06:39:00.435Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-03T06:39:00.709Z] ---> Running in e4c2c833db35 [2021-06-03T06:39:00.763Z] 0510c868ecb4: Pull complete [2021-06-03T06:39:01.026Z] afea3b2eda06: Pull complete [2021-06-03T06:39:01.026Z] 7809a108b3ef: Pull complete [2021-06-03T06:39:01.309Z] Removing intermediate container e4c2c833db35 [2021-06-03T06:39:01.309Z] ---> 19e08e8753d8 [2021-06-03T06:39:01.309Z] Step 7/8 : COPY . . [2021-06-03T06:39:02.412Z] f706445af74f: Pull complete [2021-06-03T06:39:02.678Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T06:39:02.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T06:39:02.678Z] ---> b068be0155e3 [2021-06-03T06:39:02.678Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-03T06:39:04.720Z] ---> 48070fcbab18 [2021-06-03T06:39:04.720Z] Step 8/8 : RUN go mod download [2021-06-03T06:39:04.720Z] ---> Running in 7d03a8621e06 [2021-06-03T06:39:10.831Z] ---> Running in 7073669015c3 [2021-06-03T06:39:10.832Z] Removing intermediate container 7073669015c3 [2021-06-03T06:39:10.832Z] ---> 2195d757899e [2021-06-03T06:39:10.832Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T06:39:10.832Z] ---> Running in cf16b219dcbf [2021-06-03T06:39:11.406Z] Removing intermediate container cf16b219dcbf [2021-06-03T06:39:11.406Z] ---> 0d3c998c387c [2021-06-03T06:39:11.406Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-03T06:39:11.406Z] ---> Running in 7b84db6ba9d8 [2021-06-03T06:39:11.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T06:39:12.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T06:39:13.134Z] OK: 149 MiB in 40 packages [2021-06-03T06:39:13.396Z] Removing intermediate container 7b84db6ba9d8 [2021-06-03T06:39:13.396Z] ---> a35ae50749d7 [2021-06-03T06:39:13.396Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-03T06:39:13.396Z] ---> Running in 0ad8d99ca680 [2021-06-03T06:39:13.659Z] Removing intermediate container 0ad8d99ca680 [2021-06-03T06:39:13.659Z] ---> 824220be2cff [2021-06-03T06:39:13.659Z] Step 7/8 : COPY . . [2021-06-03T06:39:14.617Z] ---> d80f0a890705 [2021-06-03T06:39:14.617Z] Step 8/8 : RUN go mod download [2021-06-03T06:39:14.617Z] ---> Running in 936b61fbf6bb [2021-06-03T06:39:26.878Z] Removing intermediate container 936b61fbf6bb [2021-06-03T06:39:26.878Z] ---> 2002cc3c7bdb [2021-06-03T06:39:26.878Z] Successfully built 2002cc3c7bdb [2021-06-03T06:39:26.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:39:27.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T06:39:27.213Z] . [Pipeline] withDockerContainer [2021-06-03T06:39:27.315Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-06-03T06:39:27.358Z] $ 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-06-03T06:39:27.732Z] $ docker top 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:39:28.180Z] + go version [2021-06-03T06:39:28.180Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T06:39:28.204Z] $ docker stop --time=1 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e [2021-06-03T06:39:29.396Z] $ docker rm -f 663aea5a0e45070b91fdb30dc39fefb27f929b4f97a3f6080d075f881358597e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:39:30.339Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T06:39:30.339Z] . [Pipeline] withDockerContainer [2021-06-03T06:39:30.587Z] prd-centos7-docker-4c-2g-280 does not seem to be running inside a container [2021-06-03T06:39:30.759Z] $ 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-06-03T06:39:31.176Z] $ docker top 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:39:31.661Z] + go mod tidy [Pipeline] sh [2021-06-03T06:39:32.245Z] + make test [2021-06-03T06:39:32.245Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-03T06:39:32.515Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-03T06:39:37.131Z] Removing intermediate container 7d03a8621e06 [2021-06-03T06:39:37.131Z] ---> 5dd3b39d71b4 [2021-06-03T06:39:37.131Z] Successfully built 5dd3b39d71b4 [2021-06-03T06:39:37.131Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:39:37.526Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T06:39:37.526Z] . [Pipeline] withDockerContainer [2021-06-03T06:39:37.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container [2021-06-03T06:39:37.855Z] $ 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-06-03T06:39:39.412Z] $ docker top 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:39:40.488Z] + go version [2021-06-03T06:39:40.488Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T06:39:40.517Z] $ docker stop --time=1 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f [2021-06-03T06:39:42.374Z] $ docker rm -f 3996b5a1d21a53b40bb46bbf9bdcfef9b4e53c8d4dc260928a5600fb11ab295f [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-03T06:39:42.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-03T06:39:42.627Z] GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:39:43.404Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T06:39:43.405Z] . [Pipeline] withDockerContainer [2021-06-03T06:39:43.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container [2021-06-03T06:39:43.760Z] $ 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-06-03T06:39:45.387Z] $ docker top 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:39:46.409Z] + go mod tidy [Pipeline] sh [2021-06-03T06:39:47.688Z] + make test [2021-06-03T06:39:47.688Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } [2021-06-03T06:39:47.980Z] $ docker stop --time=1 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 [2021-06-03T06:39:49.140Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-03T06:39:49.306Z] $ docker rm -f 2b2533f0fd0a9d61e3a0899e6725d7db51623f16abd0f1c3889f3688b46a90a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:39:49.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T06:39:50.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-03T06:39:52.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T06:39:53.003Z] + ls -al . [2021-06-03T06:39:53.003Z] total 92 [2021-06-03T06:39:53.003Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 3 06:39 . [2021-06-03T06:39:53.003Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 06:38 .. [2021-06-03T06:39:53.003Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 06:38 assets [2021-06-03T06:39:53.003Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 3 06:38 bin [2021-06-03T06:39:53.003Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 3 06:38 cmd [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 3 06:38 CONTRIBUTING.md [2021-06-03T06:39:53.003Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 3 06:39 coverage.out [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 3 06:38 Dockerfile [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 3 06:38 Dockerfile.build [2021-06-03T06:39:53.003Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 3 06:38 docs [2021-06-03T06:39:53.003Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 06:38 .git [2021-06-03T06:39:53.003Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 06:38 .github [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 3 06:38 .gitignore [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 3 06:38 go.mod [2021-06-03T06:39:53.003Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 3 06:39 go.sum [2021-06-03T06:39:53.003Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 3 06:38 internal [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 3 06:38 Jenkinsfile [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 3 06:38 LICENSE [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 3 06:38 Makefile [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 3 06:38 README.md [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 06:35 VERSION [2021-06-03T06:39:53.003Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 3 06:38 version.go [2021-06-03T06:39:53.003Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 3 06:38 web [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:39:53.367Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 --label arch=amd64 --label version=0.0.0 . [2021-06-03T06:39:53.650Z] Sending build context to Docker daemon 35.76MB [2021-06-03T06:39:53.650Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:39:53.650Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T06:39:53.650Z] ---> 2002cc3c7bdb [2021-06-03T06:39:53.650Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-03T06:39:53.650Z] ---> Running in 7fb39630292f [2021-06-03T06:39:53.912Z] Removing intermediate container 7fb39630292f [2021-06-03T06:39:53.912Z] ---> 899216883377 [2021-06-03T06:39:53.912Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-03T06:39:53.912Z] ---> Running in f230a7ec45ed [2021-06-03T06:39:53.912Z] Removing intermediate container f230a7ec45ed [2021-06-03T06:39:53.912Z] ---> e56ab7466dba [2021-06-03T06:39:53.912Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T06:39:53.912Z] ---> Running in c529bd6e8aef [2021-06-03T06:39:54.174Z] Removing intermediate container c529bd6e8aef [2021-06-03T06:39:54.174Z] ---> b7f8a981398c [2021-06-03T06:39:54.174Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-03T06:39:54.174Z] ---> Running in 3576815d8054 [2021-06-03T06:39:54.174Z] Removing intermediate container 3576815d8054 [2021-06-03T06:39:54.174Z] ---> 095ed48ae845 [2021-06-03T06:39:54.174Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-03T06:39:54.174Z] ---> Running in 87b3d325d4a1 [2021-06-03T06:39:54.434Z] Removing intermediate container 87b3d325d4a1 [2021-06-03T06:39:54.434Z] ---> 6c66d9ab9049 [2021-06-03T06:39:54.434Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T06:39:54.434Z] ---> Running in 45f2d7deed52 [2021-06-03T06:39:54.698Z] Removing intermediate container 45f2d7deed52 [2021-06-03T06:39:54.698Z] ---> 98726fa534d1 [2021-06-03T06:39:54.698Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T06:39:54.961Z] ---> Running in 9f737640aea5 [2021-06-03T06:39:55.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T06:39:56.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T06:39:56.422Z] OK: 149 MiB in 40 packages [2021-06-03T06:39:56.695Z] Removing intermediate container 9f737640aea5 [2021-06-03T06:39:56.695Z] ---> 5c923e634a3b [2021-06-03T06:39:56.695Z] Step 10/24 : ENV GO111MODULE=on [2021-06-03T06:39:56.695Z] ---> Running in 1487d89285fa [2021-06-03T06:39:56.960Z] Removing intermediate container 1487d89285fa [2021-06-03T06:39:56.960Z] ---> 1655de44f988 [2021-06-03T06:39:56.960Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-03T06:39:56.960Z] ---> Running in bd180f742251 [2021-06-03T06:39:56.960Z] Removing intermediate container bd180f742251 [2021-06-03T06:39:56.960Z] ---> 71468f963683 [2021-06-03T06:39:56.960Z] Step 12/24 : COPY go.mod . [2021-06-03T06:39:57.222Z] ---> 4c101af9b5d9 [2021-06-03T06:39:57.222Z] Step 13/24 : COPY Makefile . [2021-06-03T06:39:57.222Z] ---> 382c568e92bb [2021-06-03T06:39:57.222Z] Step 14/24 : RUN make update [2021-06-03T06:39:57.222Z] ---> Running in 97199720bab9 [2021-06-03T06:39:57.800Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T06:39:58.064Z] Removing intermediate container 97199720bab9 [2021-06-03T06:39:58.064Z] ---> 4725d00b3c2e [2021-06-03T06:39:58.064Z] Step 15/24 : COPY . . [2021-06-03T06:39:59.025Z] ---> 674fae2f71d7 [2021-06-03T06:39:59.025Z] Step 16/24 : RUN ${MAKE} [2021-06-03T06:39:59.025Z] ---> Running in 0405adac373b [2021-06-03T06:39:59.302Z] 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-06-03T06:40:07.551Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-03T06:40:09.470Z] Removing intermediate container 0405adac373b [2021-06-03T06:40:09.470Z] ---> a5a99f159535 [2021-06-03T06:40:09.470Z] Step 17/24 : FROM alpine:3.12 [2021-06-03T06:40:09.731Z] 3.12: Pulling from library/alpine [2021-06-03T06:40:09.731Z] 339de151aab4: Pulling fs layer [2021-06-03T06:40:09.991Z] 339de151aab4: Verifying Checksum [2021-06-03T06:40:09.991Z] 339de151aab4: Download complete [2021-06-03T06:40:10.253Z] 339de151aab4: Pull complete [2021-06-03T06:40:10.253Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T06:40:10.253Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T06:40:10.253Z] ---> 13621d1b12d4 [2021-06-03T06:40:10.253Z] Step 18/24 : EXPOSE 4000 [2021-06-03T06:40:10.253Z] ---> Running in cae1f53f699a [2021-06-03T06:40:10.253Z] Removing intermediate container cae1f53f699a [2021-06-03T06:40:10.253Z] ---> 29b72ac807d9 [2021-06-03T06:40:10.253Z] 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-06-03T06:40:11.201Z] ---> b90a91dd1590 [2021-06-03T06:40:11.201Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-03T06:40:11.201Z] ---> Running in 2016052d4c83 [2021-06-03T06:40:11.201Z] Removing intermediate container 2016052d4c83 [2021-06-03T06:40:11.201Z] ---> cd0281b92ea2 [2021-06-03T06:40:11.201Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-03T06:40:11.201Z] ---> Running in f8b8af8b929d [2021-06-03T06:40:11.201Z] Removing intermediate container f8b8af8b929d [2021-06-03T06:40:11.201Z] ---> 8e3af3baf299 [2021-06-03T06:40:11.201Z] Step 22/24 : LABEL arch=amd64 [2021-06-03T06:40:11.201Z] ---> Running in 7bab958ee54d [2021-06-03T06:40:11.462Z] Removing intermediate container 7bab958ee54d [2021-06-03T06:40:11.462Z] ---> d77643a439b4 [2021-06-03T06:40:11.462Z] Step 23/24 : LABEL git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:40:11.462Z] ---> Running in bd3a7959a9f1 [2021-06-03T06:40:11.462Z] Removing intermediate container bd3a7959a9f1 [2021-06-03T06:40:11.462Z] ---> c709974a8674 [2021-06-03T06:40:11.462Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T06:40:11.462Z] ---> Running in 13bdade661e0 [2021-06-03T06:40:11.726Z] Removing intermediate container 13bdade661e0 [2021-06-03T06:40:11.726Z] ---> 8c53bc70c94e [2021-06-03T06:40:11.726Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T06:40:11.726Z] Successfully built 8c53bc70c94e [2021-06-03T06:40:11.726Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:40:12.894Z] ---> job-cost.sh [2021-06-03T06:40:12.894Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xd7Y [2021-06-03T06:40:21.559Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-03T06:40:21.559Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-03T06:40:21.560Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-03T06:40:21.560Z] GO111MODULE=on go vet ./... [2021-06-03T06:40:22.920Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T06:40:35.198Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xd7Y/bin to PATH [2021-06-03T06:40:35.198Z] INFO: No Stack... [2021-06-03T06:40:36.143Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T06:40:36.714Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T06:40:37.037Z] + cut -d, -f6 [2021-06-03T06:40:37.037Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-06-03T06:40:37.093Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [2021-06-03T06:40:37.101Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] did not exist. Created. [2021-06-03T06:40:37.102Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T06:40:37.519Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T06:40:37.673Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T06:40:37.694Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-03T06:40:43.803Z] $ docker stop --time=1 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 [2021-06-03T06:40:45.798Z] $ docker rm -f 9e876c634aad9619a553e68100ace7a0b7512f44321e5916deba728d675bcaa0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T06:40:46.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T06:40:46.713Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T06:40:47.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T06:40:47.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T06:40:48.349Z] + ls -al . [2021-06-03T06:40:48.349Z] total 124 [2021-06-03T06:40:48.349Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 06:39 . [2021-06-03T06:40:48.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 06:37 .. [2021-06-03T06:40:48.349Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 06:38 .git [2021-06-03T06:40:48.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 06:38 .github [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 3 06:38 .gitignore [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 3 06:38 CONTRIBUTING.md [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 3 06:38 Dockerfile [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 3 06:38 Dockerfile.build [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 3 06:38 Jenkinsfile [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 3 06:38 LICENSE [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 3 06:38 Makefile [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 3 06:38 README.md [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 06:35 VERSION [2021-06-03T06:40:48.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 06:38 assets [2021-06-03T06:40:48.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 06:38 bin [2021-06-03T06:40:48.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 06:38 cmd [2021-06-03T06:40:48.349Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 3 06:39 coverage.out [2021-06-03T06:40:48.349Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 3 06:38 docs [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 3 06:38 go.mod [2021-06-03T06:40:48.349Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 3 06:39 go.sum [2021-06-03T06:40:48.349Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 06:38 internal [2021-06-03T06:40:48.349Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 3 06:38 version.go [2021-06-03T06:40:48.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 06:38 web [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:40:48.722Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 --label arch=arm64 --label version=0.0.0 . [2021-06-03T06:40:49.698Z] Sending build context to Docker daemon 35.75MB [2021-06-03T06:40:49.698Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T06:40:49.698Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T06:40:49.698Z] ---> 5dd3b39d71b4 [2021-06-03T06:40:49.698Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-03T06:40:50.297Z] ---> Running in 9604cc0b9753 [2021-06-03T06:40:50.895Z] Removing intermediate container 9604cc0b9753 [2021-06-03T06:40:50.895Z] ---> 21b7b7de710e [2021-06-03T06:40:50.895Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-03T06:40:50.895Z] ---> Running in 0396858d26f3 [2021-06-03T06:40:51.491Z] Removing intermediate container 0396858d26f3 [2021-06-03T06:40:51.491Z] ---> f6661da12133 [2021-06-03T06:40:51.491Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T06:40:51.491Z] ---> Running in ed48f5aab0f3 [2021-06-03T06:40:52.087Z] Removing intermediate container ed48f5aab0f3 [2021-06-03T06:40:52.087Z] ---> ff168b3d647b [2021-06-03T06:40:52.087Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-03T06:40:52.087Z] ---> Running in c650cc546490 [2021-06-03T06:40:52.686Z] Removing intermediate container c650cc546490 [2021-06-03T06:40:52.686Z] ---> 7b57f9ac020f [2021-06-03T06:40:52.686Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-03T06:40:52.686Z] ---> Running in 281787508c30 [2021-06-03T06:40:53.283Z] Removing intermediate container 281787508c30 [2021-06-03T06:40:53.284Z] ---> 6c457b687613 [2021-06-03T06:40:53.284Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T06:40:53.284Z] ---> Running in 4167cc324d80 [2021-06-03T06:40:55.909Z] Removing intermediate container 4167cc324d80 [2021-06-03T06:40:55.909Z] ---> ab50ce1f958f [2021-06-03T06:40:55.909Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T06:40:55.909Z] ---> Running in e0c9dc9bb8b8 [2021-06-03T06:40:56.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T06:40:57.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T06:40:58.849Z] OK: 138 MiB in 40 packages [2021-06-03T06:40:59.827Z] Removing intermediate container e0c9dc9bb8b8 [2021-06-03T06:40:59.827Z] ---> 6dcda21dffdd [2021-06-03T06:40:59.827Z] Step 10/24 : ENV GO111MODULE=on [2021-06-03T06:41:00.101Z] ---> Running in b67aab152fb0 [2021-06-03T06:41:00.385Z] Removing intermediate container b67aab152fb0 [2021-06-03T06:41:00.385Z] ---> acb45de696da [2021-06-03T06:41:00.385Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-03T06:41:00.658Z] ---> Running in 1b9f982676cd [2021-06-03T06:41:01.257Z] Removing intermediate container 1b9f982676cd [2021-06-03T06:41:01.257Z] ---> 0403a7cd1511 [2021-06-03T06:41:01.257Z] Step 12/24 : COPY go.mod . [2021-06-03T06:41:01.857Z] ---> 003dca70c5c8 [2021-06-03T06:41:01.857Z] Step 13/24 : COPY Makefile . [2021-06-03T06:41:02.842Z] ---> 4d4f78d47a0f [2021-06-03T06:41:02.842Z] Step 14/24 : RUN make update [2021-06-03T06:41:02.842Z] ---> Running in 1c3e5f17ab93 [2021-06-03T06:41:04.290Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T06:41:05.732Z] Removing intermediate container 1c3e5f17ab93 [2021-06-03T06:41:05.732Z] ---> f247f71e8adb [2021-06-03T06:41:05.732Z] Step 15/24 : COPY . . [2021-06-03T06:41:09.117Z] ---> a3b9c8e9fb52 [2021-06-03T06:41:09.117Z] Step 16/24 : RUN ${MAKE} [2021-06-03T06:41:09.117Z] ---> Running in d9f402ad028d [2021-06-03T06:41:09.716Z] 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-06-03T06:41:36.580Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-03T06:41:39.975Z] Removing intermediate container d9f402ad028d [2021-06-03T06:41:39.975Z] ---> 40ebe5616e5f [2021-06-03T06:41:39.975Z] Step 17/24 : FROM alpine:3.12 [2021-06-03T06:41:39.975Z] 3.12: Pulling from library/alpine [2021-06-03T06:41:40.249Z] d2f70382dc9a: Pulling fs layer [2021-06-03T06:41:40.523Z] d2f70382dc9a: Verifying Checksum [2021-06-03T06:41:40.523Z] d2f70382dc9a: Download complete [2021-06-03T06:41:41.124Z] d2f70382dc9a: Pull complete [2021-06-03T06:41:41.124Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T06:41:41.124Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T06:41:41.124Z] ---> 9852663dfa18 [2021-06-03T06:41:41.124Z] Step 18/24 : EXPOSE 4000 [2021-06-03T06:41:41.400Z] ---> Running in 4941bbf6675c [2021-06-03T06:41:41.997Z] Removing intermediate container 4941bbf6675c [2021-06-03T06:41:41.997Z] ---> e8c607d029e2 [2021-06-03T06:41:41.997Z] 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-06-03T06:41:43.982Z] ---> f9a950bb9813 [2021-06-03T06:41:43.982Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-03T06:41:44.267Z] ---> Running in 1a1bf5a5b53f [2021-06-03T06:41:44.904Z] Removing intermediate container 1a1bf5a5b53f [2021-06-03T06:41:44.904Z] ---> 33d23ba1a977 [2021-06-03T06:41:44.904Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-03T06:41:44.904Z] ---> Running in d200f19d7417 [2021-06-03T06:41:45.501Z] Removing intermediate container d200f19d7417 [2021-06-03T06:41:45.501Z] ---> e2ed9796a080 [2021-06-03T06:41:45.501Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T06:41:45.501Z] ---> Running in 28fe255077cd [2021-06-03T06:41:46.098Z] Removing intermediate container 28fe255077cd [2021-06-03T06:41:46.098Z] ---> 554e45c242d8 [2021-06-03T06:41:46.098Z] Step 23/24 : LABEL git_sha=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [2021-06-03T06:41:46.098Z] ---> Running in c5310931a082 [2021-06-03T06:41:46.695Z] Removing intermediate container c5310931a082 [2021-06-03T06:41:46.695Z] ---> 6fbeafb3ca7f [2021-06-03T06:41:46.695Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T06:41:46.695Z] ---> Running in e11ecb87d9bb [2021-06-03T06:41:47.290Z] Removing intermediate container e11ecb87d9bb [2021-06-03T06:41:47.290Z] ---> 7974c6a10167 [2021-06-03T06:41:47.290Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T06:41:47.290Z] Successfully built 7974c6a10167 [2021-06-03T06:41:47.812Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:41:48.623Z] ---> job-cost.sh [2021-06-03T06:41:48.623Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pq5k [2021-06-03T06:42:27.614Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T06:43:49.532Z] lf-activate-venv(): INFO: Adding /tmp/venv-Pq5k/bin to PATH [2021-06-03T06:43:49.532Z] INFO: No Stack... [2021-06-03T06:43:49.806Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T06:43:50.403Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T06:43:50.840Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-03T06:43:50.840Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T06:43:50.932Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [2021-06-03T06:43:50.937Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] did not exist. Created. [2021-06-03T06:43:50.937Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T06:43:51.392Z] /w/workspace/edgex-ui-go/1@tmp/durable-e0810131/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e0810131/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T06:43:51.770Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T06:43:51.811Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T06:43:52.049Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T06:43:52.073Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-370-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] configFileProvider [2021-06-03T06:43:53.248Z] provisioning config files... [2021-06-03T06:43:53.258Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config7723083428194737505tmp [Pipeline] { [Pipeline] sh [2021-06-03T06:43:53.633Z] + set +x [2021-06-03T06:43:53.633Z] + curl -s https://codecov.io/bash [2021-06-03T06:43:53.633Z] + bash -s -- [2021-06-03T06:43:53.633Z] [2021-06-03T06:43:53.633Z] _____ _ [2021-06-03T06:43:53.633Z] / ____| | | [2021-06-03T06:43:53.633Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T06:43:53.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T06:43:53.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T06:43:53.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T06:43:53.633Z] Bash-1.0.3 [2021-06-03T06:43:53.633Z] [2021-06-03T06:43:53.633Z] [2021-06-03T06:43:53.633Z] ==> git version 2.24.4 found [2021-06-03T06:43:53.633Z] ==> 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-06-03T06:43:53.633Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T06:43:53.633Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T06:43:53.633Z] ==> Jenkins CI detected. [2021-06-03T06:43:53.633Z] project root: . [2021-06-03T06:43:53.633Z] --> token set from env [2021-06-03T06:43:53.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T06:43:53.633Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T06:43:53.897Z] ==> Python coveragepy not found [2021-06-03T06:43:53.897Z] ==> Searching for coverage reports in: [2021-06-03T06:43:53.897Z] + . [2021-06-03T06:43:53.897Z] -> Found 1 reports [2021-06-03T06:43:53.897Z] ==> Detecting git/mercurial file structure [2021-06-03T06:43:53.897Z] ==> Reading reports [2021-06-03T06:43:53.897Z] + ./coverage.out bytes=10 [2021-06-03T06:43:53.897Z] ==> Appending adjustments [2021-06-03T06:43:53.897Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T06:43:53.897Z] + Found adjustments [2021-06-03T06:43:53.897Z] ==> Gzipping contents [2021-06-03T06:43:53.897Z] 4.0K /tmp/codecov.uOCml8.gz [2021-06-03T06:43:53.897Z] ==> Uploading reports [2021-06-03T06:43:53.897Z] url: https://codecov.io [2021-06-03T06:43:53.897Z] query: branch=PR-370&commit=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=370&job=&cmd_args= [2021-06-03T06:43:53.897Z] -> Pinging Codecov [2021-06-03T06:43:53.897Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-370&commit=7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=370&job=&cmd_args= [2021-06-03T06:43:54.470Z] -> Uploading to [2021-06-03T06:43:54.470Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/FB506323287CE973F263BFD2A0EB1F37/7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4/cd1e79f3-6a72-4865-b0bb-71d0258bd700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T064354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e545a24265d00b0ffafab4aa1a3a74638bbb6ac8ffb06265aea7e27438d3c3d4 [2021-06-03T06:43:54.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T06:43:54.470Z] Dload Upload Total Spent Left Speed [2021-06-03T06:43:54.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9651 --:--:-- --:--:-- --:--:-- 9650 [2021-06-03T06:43:54.732Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7e5859e48d1de0a2bb5cc93ad10442a3a4b038a4 [Pipeline] } [2021-06-03T06:43:54.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-03T06:43:57.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:43:57.946Z] ---> package-listing.sh [2021-06-03T06:43:57.946Z] ++ facter osfamily [2021-06-03T06:43:57.946Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T06:43:58.216Z] + OS_FAMILY=redhat [2021-06-03T06:43:58.216Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-370 [2021-06-03T06:43:58.216Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T06:43:58.216Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T06:43:58.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T06:43:58.216Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T06:43:58.216Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-370 ']' [2021-06-03T06:43:58.216Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T06:43:58.216Z] + case "${OS_FAMILY}" in [2021-06-03T06:43:58.216Z] + rpm -qa [2021-06-03T06:43:58.216Z] + sort [2021-06-03T06:43:58.797Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T06:43:58.797Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T06:43:58.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T06:43:58.797Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-370 ']' [2021-06-03T06:43:58.797Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-370/archives/ [2021-06-03T06:43:58.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-370/archives/ [Pipeline] echo [2021-06-03T06:43:58.830Z] 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-370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T06:43:59.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:43:59.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:43:59.809Z] [2021-06-03T06:43:59.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T06:44:00.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:44:00.192Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T06:44:00.192Z] df20fa9351a1: Pulling fs layer [2021-06-03T06:44:00.192Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T06:44:00.192Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T06:44:00.192Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T06:44:00.192Z] 93b61091891f: Pulling fs layer [2021-06-03T06:44:00.192Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T06:44:00.192Z] 5e14af77c1be: Pulling fs layer [2021-06-03T06:44:00.192Z] 01666e4c0597: Pulling fs layer [2021-06-03T06:44:00.192Z] aa168da1d23b: Pulling fs layer [2021-06-03T06:44:00.192Z] 46f8f816bc3b: Waiting [2021-06-03T06:44:00.192Z] 93b61091891f: Waiting [2021-06-03T06:44:00.192Z] 93b9cdb0e59b: Waiting [2021-06-03T06:44:00.192Z] 5e14af77c1be: Waiting [2021-06-03T06:44:00.192Z] 01666e4c0597: Waiting [2021-06-03T06:44:00.192Z] aa168da1d23b: Waiting [2021-06-03T06:44:00.192Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T06:44:00.192Z] 36b3adc4ff6f: Download complete [2021-06-03T06:44:00.192Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T06:44:00.192Z] 46f8f816bc3b: Download complete [2021-06-03T06:44:00.453Z] df20fa9351a1: Verifying Checksum [2021-06-03T06:44:00.453Z] df20fa9351a1: Download complete [2021-06-03T06:44:00.453Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T06:44:00.453Z] 93b9cdb0e59b: Download complete [2021-06-03T06:44:00.453Z] 93b61091891f: Verifying Checksum [2021-06-03T06:44:00.453Z] 93b61091891f: Download complete [2021-06-03T06:44:00.453Z] 5e14af77c1be: Verifying Checksum [2021-06-03T06:44:00.453Z] 5e14af77c1be: Download complete [2021-06-03T06:44:00.453Z] 01666e4c0597: Verifying Checksum [2021-06-03T06:44:00.453Z] 01666e4c0597: Download complete [2021-06-03T06:44:00.713Z] df20fa9351a1: Pull complete [2021-06-03T06:44:00.713Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T06:44:00.713Z] 8ad3a11d3b57: Download complete [2021-06-03T06:44:00.713Z] 36b3adc4ff6f: Pull complete [2021-06-03T06:44:01.303Z] 8ad3a11d3b57: Pull complete [2021-06-03T06:44:01.303Z] 46f8f816bc3b: Pull complete [2021-06-03T06:44:01.884Z] 93b61091891f: Pull complete [2021-06-03T06:44:01.884Z] 93b9cdb0e59b: Pull complete [2021-06-03T06:44:01.884Z] 5e14af77c1be: Pull complete [2021-06-03T06:44:01.884Z] 01666e4c0597: Pull complete [2021-06-03T06:44:02.831Z] aa168da1d23b: Verifying Checksum [2021-06-03T06:44:02.831Z] aa168da1d23b: Download complete [2021-06-03T06:44:07.090Z] aa168da1d23b: Pull complete [2021-06-03T06:44:07.090Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T06:44:07.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T06:44:07.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T06:44:07.195Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-06-03T06:44:07.236Z] $ 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-370/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-370 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370:/w/workspace/edgexfoundry_edgex-ui-go_PR-370:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@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-06-03T06:44:09.423Z] $ docker top 3fd308320f83eed79f322df44d6c33bb3db0da18f412c8f426d197a1615127f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T06:44:09.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T06:44:10.184Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T06:44:10.502Z] + ls /var/log/sa-host [2021-06-03T06:44:10.502Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T06:44:10.502Z] file_magic: OK [2021-06-03T06:44:10.502Z] HZ: Using current value: 100 [2021-06-03T06:44:10.502Z] file_header: OK [2021-06-03T06:44:10.502Z] 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-06-03T06:44:10.502Z] Statistics: [2021-06-03T06:44:10.502Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T06:44:10.502Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T06:44:10.502Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T06:44:10.502Z] file_magic: OK [2021-06-03T06:44:10.502Z] HZ: Using current value: 100 [2021-06-03T06:44:10.502Z] file_header: OK [2021-06-03T06:44:10.502Z] 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-06-03T06:44:10.502Z] Statistics: [2021-06-03T06:44:10.502Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T06:44:10.502Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T06:44:11.129Z] provisioning config files... [2021-06-03T06:44:11.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp/config4369498584098648393tmp [Pipeline] { [Pipeline] echo [2021-06-03T06:44:11.200Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:44:11.567Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T06:44:11.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T06:44:11.673Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:44:12.004Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T06:44:12.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:44:12.391Z] ---> sudo-logs.sh [2021-06-03T06:44:12.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T06:44:12.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:44:12.821Z] ---> job-cost.sh [2021-06-03T06:44:12.821Z] lf-activate-venv: SKIPPING [2021-06-03T06:44:12.821Z] DEBUG: total: 0.18000000715255737 [2021-06-03T06:44:12.821Z] INFO: Retrieving Stack Cost... [2021-06-03T06:44:13.771Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T06:44:14.034Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T06:44:14.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T06:44:14.425Z] ---> logs-deploy.sh [2021-06-03T06:44:14.425Z] lf-activate-venv: SKIPPING [2021-06-03T06:44:14.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-370/1 [2021-06-03T06:44:14.425Z] INFO: archiving workspace using pattern(s): [2021-06-03T06:44:15.369Z] Archives upload complete. [2021-06-03T06:44:15.369Z] INFO: archiving logs to Nexus [2021-06-03T06:44:15.942Z] ---> uname -a: [2021-06-03T06:44:15.942Z] Linux prd-centos7-docker-4c-2g-278.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T06:44:15.942Z] [2021-06-03T06:44:15.942Z] [2021-06-03T06:44:15.942Z] ---> lscpu: [2021-06-03T06:44:15.942Z] Architecture: x86_64 [2021-06-03T06:44:15.942Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T06:44:15.942Z] Byte Order: Little Endian [2021-06-03T06:44:15.942Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T06:44:15.942Z] CPU(s): 2 [2021-06-03T06:44:15.942Z] On-line CPU(s) list: 0,1 [2021-06-03T06:44:15.942Z] Thread(s) per core: 1 [2021-06-03T06:44:15.942Z] Core(s) per socket: 1 [2021-06-03T06:44:15.942Z] Socket(s): 2 [2021-06-03T06:44:15.942Z] NUMA node(s): 1 [2021-06-03T06:44:15.942Z] Vendor ID: AuthenticAMD [2021-06-03T06:44:15.942Z] CPU family: 23 [2021-06-03T06:44:15.942Z] Model: 49 [2021-06-03T06:44:15.942Z] Model name: AMD EPYC-Rome Processor [2021-06-03T06:44:15.942Z] Stepping: 0 [2021-06-03T06:44:15.942Z] CPU MHz: 2800.000 [2021-06-03T06:44:15.942Z] BogoMIPS: 5600.00 [2021-06-03T06:44:15.942Z] Virtualization: AMD-V [2021-06-03T06:44:15.942Z] Hypervisor vendor: KVM [2021-06-03T06:44:15.942Z] Virtualization type: full [2021-06-03T06:44:15.942Z] L1d cache: 64 KiB [2021-06-03T06:44:15.942Z] L1i cache: 64 KiB [2021-06-03T06:44:15.942Z] L2 cache: 1 MiB [2021-06-03T06:44:15.942Z] L3 cache: 32 MiB [2021-06-03T06:44:15.942Z] NUMA node0 CPU(s): 0,1 [2021-06-03T06:44:15.942Z] Vulnerability Itlb multihit: Not affected [2021-06-03T06:44:15.942Z] Vulnerability L1tf: Not affected [2021-06-03T06:44:15.942Z] Vulnerability Mds: Not affected [2021-06-03T06:44:15.942Z] Vulnerability Meltdown: Not affected [2021-06-03T06:44:15.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T06:44:15.942Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T06:44:15.942Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T06:44:15.942Z] Vulnerability Srbds: Not affected [2021-06-03T06:44:15.942Z] Vulnerability Tsx async abort: Not affected [2021-06-03T06:44:15.943Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> nproc: [2021-06-03T06:44:15.943Z] 2 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> df -h: [2021-06-03T06:44:15.943Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T06:44:15.943Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-03T06:44:15.943Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T06:44:15.943Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T06:44:15.943Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-370@tmp [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-03T06:44:15.943Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-370 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> free -m: [2021-06-03T06:44:15.943Z] total used free shared buff/cache available [2021-06-03T06:44:15.943Z] Mem: 7821 914 4769 0 2137 6729 [2021-06-03T06:44:15.943Z] Swap: 1023 0 1023 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> ip addr: [2021-06-03T06:44:15.943Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T06:44:15.943Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T06:44:15.943Z] inet 127.0.0.1/8 scope host lo [2021-06-03T06:44:15.943Z] valid_lft forever preferred_lft forever [2021-06-03T06:44:15.943Z] inet6 ::1/128 scope host [2021-06-03T06:44:15.943Z] valid_lft forever preferred_lft forever [2021-06-03T06:44:15.943Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T06:44:15.943Z] link/ether fa:16:3e:2f:6f:9c brd ff:ff:ff:ff:ff:ff [2021-06-03T06:44:15.943Z] inet 10.30.123.22/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T06:44:15.943Z] valid_lft 85827sec preferred_lft 85827sec [2021-06-03T06:44:15.943Z] inet6 fe80::f816:3eff:fe2f:6f9c/64 scope link [2021-06-03T06:44:15.943Z] valid_lft forever preferred_lft forever [2021-06-03T06:44:15.943Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T06:44:15.943Z] link/ether 02:42:d9:f2:4a:76 brd ff:ff:ff:ff:ff:ff [2021-06-03T06:44:15.943Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T06:44:15.943Z] valid_lft forever preferred_lft forever [2021-06-03T06:44:15.943Z] inet6 fe80::42:d9ff:fef2:4a76/64 scope link [2021-06-03T06:44:15.943Z] valid_lft forever preferred_lft forever [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> sar -b -r -n DEV: [2021-06-03T06:44:15.943Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:34:33 LINUX RESTART (2 CPU) [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T06:44:15.943Z] 06:36:01 93.97 4.91 89.06 0.00 2892.74 5943.24 0.00 [2021-06-03T06:44:15.943Z] 06:37:01 1.58 0.00 1.58 0.00 0.00 35.13 0.00 [2021-06-03T06:44:15.943Z] 06:38:01 0.55 0.00 0.55 0.00 0.00 9.10 0.00 [2021-06-03T06:44:15.943Z] 06:39:01 0.23 0.00 0.23 0.00 0.00 4.56 0.00 [2021-06-03T06:44:15.943Z] 06:40:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 [2021-06-03T06:44:15.943Z] 06:41:01 0.43 0.00 0.43 0.00 0.00 6.88 0.00 [2021-06-03T06:44:15.943Z] 06:42:02 0.27 0.00 0.27 0.00 0.00 4.28 0.00 [2021-06-03T06:44:15.943Z] 06:43:01 0.36 0.00 0.36 0.00 0.00 5.12 0.00 [2021-06-03T06:44:15.943Z] 06:44:01 1.52 0.13 1.38 0.00 13.72 31.18 0.00 [2021-06-03T06:44:15.943Z] Average: 11.04 0.56 10.48 0.00 323.58 672.78 0.00 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T06:44:15.943Z] 06:36:01 5421524 0 803228 10.03 2620 1781560 1177584 13.00 602228 1581896 132 [2021-06-03T06:44:15.943Z] 06:37:01 5420424 0 804320 10.04 2620 1781568 1191968 13.16 603348 1581864 8 [2021-06-03T06:44:15.943Z] 06:38:01 5432520 0 792224 9.89 2620 1781568 1103140 12.18 591472 1583460 20 [2021-06-03T06:44:15.943Z] 06:39:01 5425468 0 799272 9.98 2620 1781572 1137064 12.55 597792 1583460 8 [2021-06-03T06:44:15.943Z] 06:40:01 5436336 0 788396 9.84 2620 1781580 1074928 11.87 581692 1590252 8 [2021-06-03T06:44:15.943Z] 06:41:01 5431540 0 793192 9.90 2620 1781580 1075204 11.87 586300 1590252 8 [2021-06-03T06:44:15.943Z] 06:42:02 5424068 0 800652 10.00 2620 1781592 1074940 11.87 594148 1590252 12 [2021-06-03T06:44:15.943Z] 06:43:01 5423752 0 800964 10.00 2620 1781596 1074940 11.87 594472 1590252 16 [2021-06-03T06:44:15.943Z] 06:44:01 5333800 0 845644 10.56 2620 1826868 1265444 13.97 749172 1516736 44696 [2021-06-03T06:44:15.943Z] Average: 5416604 0 803099 10.03 2620 1786609 1130579 12.48 611180 1578714 4990 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T06:44:15.943Z] 06:36:01 eth0 690.76 508.08 1365.10 96.52 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:36:01 docker0 51.10 48.18 5.14 165.52 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:37:01 eth0 4.75 2.45 3.11 7.60 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:38:01 eth0 1.98 1.35 0.38 6.61 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:39:01 eth0 0.97 0.78 0.30 6.09 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:40:01 eth0 0.12 0.12 0.01 0.45 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:41:01 eth0 0.53 0.48 0.16 0.89 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:42:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:44:01 eth0 49.97 40.94 392.12 7.06 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] Average: eth0 83.42 61.72 196.08 13.94 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] Average: docker0 5.69 5.36 0.57 18.43 0.00 0.00 0.00 0.00 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] ---> sar -P ALL: [2021-06-03T06:44:15.943Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:34:33 LINUX RESTART (2 CPU) [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] 06:35:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T06:44:15.943Z] 06:36:01 all 10.74 0.00 3.06 2.59 0.06 83.56 [2021-06-03T06:44:15.943Z] 06:36:01 0 10.41 0.00 3.25 1.85 0.05 84.45 [2021-06-03T06:44:15.943Z] 06:36:01 1 11.07 0.00 2.87 3.33 0.07 82.67 [2021-06-03T06:44:15.943Z] 06:37:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-06-03T06:44:15.943Z] 06:37:01 0 0.08 0.00 0.07 0.00 0.05 99.80 [2021-06-03T06:44:15.943Z] 06:37:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-03T06:44:15.943Z] 06:38:01 all 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-03T06:44:15.943Z] 06:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-03T06:44:15.943Z] 06:38:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-03T06:44:15.943Z] 06:39:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-03T06:44:15.943Z] 06:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-03T06:44:15.943Z] 06:39:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-03T06:44:15.943Z] 06:40:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-03T06:44:15.943Z] 06:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-03T06:44:15.943Z] 06:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-03T06:44:15.943Z] 06:41:01 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-06-03T06:44:15.943Z] 06:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T06:44:15.943Z] 06:41:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-03T06:44:15.943Z] 06:42:02 all 0.04 0.00 0.03 0.00 0.04 99.89 [2021-06-03T06:44:15.943Z] 06:42:02 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-03T06:44:15.943Z] 06:42:02 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-03T06:44:15.943Z] 06:43:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-03T06:44:15.943Z] 06:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T06:44:15.943Z] 06:43:01 1 0.09 0.00 0.03 0.00 0.02 99.86 [2021-06-03T06:44:15.943Z] 06:44:01 all 2.24 0.00 0.71 0.03 0.03 96.99 [2021-06-03T06:44:15.943Z] 06:44:01 0 2.62 0.00 0.84 0.02 0.03 96.50 [2021-06-03T06:44:15.943Z] 06:44:01 1 1.86 0.00 0.59 0.03 0.03 97.48 [2021-06-03T06:44:15.943Z] Average: all 1.47 0.00 0.44 0.29 0.03 97.77 [2021-06-03T06:44:15.943Z] Average: 0 1.46 0.00 0.47 0.20 0.04 97.83 [2021-06-03T06:44:15.943Z] Average: 1 1.48 0.00 0.40 0.37 0.03 97.72 [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z] [2021-06-03T06:44:15.943Z]