Pull request #400 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 436eb0edc8462f796afbf793b07922329882c760+5b73c1ff08b1a5869110c2e738db83cc765dfa4d (2ac9d63b112b758b5c2b67942c487c06d447dce2) 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-ssh4501543235500945561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1496103348416636606.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 6a41506d72e8e131afc862d141935157bee59f41 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-400/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-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8391348881549695744.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-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6593365306090971505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh8050325050618461041.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-400/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-400/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5351457607954185637.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-builder-2c-1g-835’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-832’ is offline ‘prd-centos7-docker-4c-2g-834’ is offline ‘prd-centos7-docker-4c-2g-843’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-833’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-844 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [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-400 # 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-400@tmp/jenkins-gitclient-ssh8474756924218873703.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 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 > 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-400@tmp/jenkins-gitclient-ssh202574479681287078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) > 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-400@tmp/jenkins-gitclient-ssh7851924111576991815.key > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # 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 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T04:13:31.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T04:13:32.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T04:13:32.149Z] ========================================================= [2021-06-23T04:13:32.149Z] EdgeX Global Pipelines Version Info [2021-06-23T04:13:32.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:13:33.729Z] ------------------- [2021-06-23T04:13:33.729Z] stable info: [2021-06-23T04:13:33.729Z] ------------------- [2021-06-23T04:13:33.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T04:13:33.729Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T04:13:33.729Z] Message: update stable to v1.0.195 [2021-06-23T04:13:34.307Z] ------------------- [2021-06-23T04:13:34.307Z] experimental info: [2021-06-23T04:13:34.307Z] ------------------- [2021-06-23T04:13:34.307Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T04:13:34.307Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T04:13:34.307Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T04:13:34.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-23T04:13:34.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-23T04:13:34.741Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T04:13:34.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T04:13:34.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T04:13:34.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T04:13:34.991Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T04:13:35.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T04:13:35.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T04:13:35.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T04:13:35.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T04:13:35.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-23T04:13:35.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T04:13:35.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T04:13:35.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T04:13:35.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T04:13:35.629Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:13:35.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T04:13:35.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T04:13:35.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T04:13:35.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T04:13:35.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T04:13:35.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T04:13:36.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T04:13:36.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T04:13:36.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T04:13:36.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo [2021-06-23T04:13:36.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo [2021-06-23T04:13:36.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo [2021-06-23T04:13:36.402Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436eb0edc8462f796afbf793b07922329882c760 [Pipeline] echo [2021-06-23T04:13:36.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436eb0e [Pipeline] echo [2021-06-23T04:13:36.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T04:13:36.680Z] provisioning config files... [2021-06-23T04:13:36.699Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config3075536687192785280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:13:37.093Z] ---> docker-login.sh [2021-06-23T04:13:37.093Z] nexus3.edgexfoundry.org:10001 [2021-06-23T04:13:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:13:37.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:13:37.359Z] Configure a credential helper to remove this warning. See [2021-06-23T04:13:37.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:13:37.359Z] [2021-06-23T04:13:37.359Z] Login Succeeded [2021-06-23T04:13:37.359Z] nexus3.edgexfoundry.org:10002 [2021-06-23T04:13:37.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:13:37.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:13:37.622Z] Configure a credential helper to remove this warning. See [2021-06-23T04:13:37.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:13:37.622Z] [2021-06-23T04:13:37.622Z] Login Succeeded [2021-06-23T04:13:37.622Z] nexus3.edgexfoundry.org:10003 [2021-06-23T04:13:37.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:13:37.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:13:37.622Z] Configure a credential helper to remove this warning. See [2021-06-23T04:13:37.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:13:37.622Z] [2021-06-23T04:13:37.622Z] Login Succeeded [2021-06-23T04:13:37.622Z] nexus3.edgexfoundry.org:10004 [2021-06-23T04:13:37.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:13:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:13:37.884Z] Configure a credential helper to remove this warning. See [2021-06-23T04:13:37.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:13:37.884Z] [2021-06-23T04:13:37.884Z] Login Succeeded [2021-06-23T04:13:37.884Z] docker.io [2021-06-23T04:13:37.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:13:38.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:13:38.150Z] Configure a credential helper to remove this warning. See [2021-06-23T04:13:38.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:13:38.150Z] [2021-06-23T04:13:38.150Z] Login Succeeded [2021-06-23T04:13:38.150Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T04:13:38.175Z] 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-23T04:13:38.970Z] + git log --format=format:%s -1 436eb0edc8462f796afbf793b07922329882c760 [Pipeline] echo [2021-06-23T04:13:39.028Z] GIT_COMMIT: 436eb0edc8462f796afbf793b07922329882c760, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-23T04:13:39.067Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:13:40.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:13:40.397Z] [2021-06-23T04:13:40.397Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:13:40.751Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:13:40.751Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T04:13:40.751Z] 31603596830f: Pulling fs layer [2021-06-23T04:13:40.751Z] 54011a49482f: Pulling fs layer [2021-06-23T04:13:40.751Z] a6820b24f6d8: Pulling fs layer [2021-06-23T04:13:40.751Z] f581987b2513: Pulling fs layer [2021-06-23T04:13:40.751Z] f581987b2513: Waiting [2021-06-23T04:13:40.751Z] 54011a49482f: Verifying Checksum [2021-06-23T04:13:40.751Z] 54011a49482f: Download complete [2021-06-23T04:13:40.751Z] 31603596830f: Verifying Checksum [2021-06-23T04:13:40.751Z] 31603596830f: Download complete [2021-06-23T04:13:41.012Z] f581987b2513: Verifying Checksum [2021-06-23T04:13:41.012Z] f581987b2513: Download complete [2021-06-23T04:13:41.012Z] a6820b24f6d8: Verifying Checksum [2021-06-23T04:13:41.012Z] a6820b24f6d8: Download complete [2021-06-23T04:13:41.012Z] 31603596830f: Pull complete [2021-06-23T04:13:41.280Z] 54011a49482f: Pull complete [2021-06-23T04:13:41.859Z] a6820b24f6d8: Pull complete [2021-06-23T04:13:41.859Z] f581987b2513: Pull complete [2021-06-23T04:13:41.859Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T04:13:41.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T04:13:41.859Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T04:13:41.975Z] prd-centos7-docker-4c-2g-844 does not seem to be running inside a container [2021-06-23T04:13:42.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T04:13:43.226Z] $ docker top de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T04:13:43.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T04:13:43.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T04:13:43.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T04:13:43.557Z] $ docker exec de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent [2021-06-23T04:13:43.674Z] SSH_AUTH_SOCK=/tmp/ssh-9nntmghSTo2i/agent.15 [2021-06-23T04:13:43.674Z] SSH_AGENT_PID=21 [2021-06-23T04:13:43.683Z] Running ssh-add (command line suppressed) [2021-06-23T04:13:43.768Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_263942477491769746.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_263942477491769746.key) [2021-06-23T04:13:43.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T04:13:44.143Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T04:13:44.172Z] $ docker exec --env ******** --env ******** de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent -k [2021-06-23T04:13:44.265Z] unset SSH_AUTH_SOCK; [2021-06-23T04:13:44.265Z] unset SSH_AGENT_PID; [2021-06-23T04:13:44.265Z] echo Agent pid 21 killed; [2021-06-23T04:13:44.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T04:13:44.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T04:13:44.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T04:13:44.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T04:13:44.485Z] $ docker exec de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent [2021-06-23T04:13:44.591Z] SSH_AUTH_SOCK=/tmp/ssh-1r2A6dNF8uS8/agent.56 [2021-06-23T04:13:44.592Z] SSH_AGENT_PID=62 [2021-06-23T04:13:44.597Z] Running ssh-add (command line suppressed) [2021-06-23T04:13:44.668Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2259344237741848997.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2259344237741848997.key) [2021-06-23T04:13:44.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T04:13:45.039Z] + git semver init [2021-06-23T04:13:45.039Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T04:13:45.039Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.git [2021-06-23T04:13:45.039Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T04:13:45.039Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T04:13:45.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T04:13:45.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T04:13:45.039Z] # $SEMVER_BRANCH = PR-400 [2021-06-23T04:13:45.039Z] # $SEMVER_TEMP = /tmp/semver-320952395 [2021-06-23T04:13:45.039Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-23T04:13:46.961Z] # '/tmp/semver-320952395' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver' [2021-06-23T04:13:46.961Z] # -> Force: false [2021-06-23T04:13:46.961Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver [Pipeline] } [2021-06-23T04:13:46.984Z] $ docker exec --env ******** --env ******** de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c ssh-agent -k [2021-06-23T04:13:47.085Z] unset SSH_AUTH_SOCK; [2021-06-23T04:13:47.086Z] unset SSH_AGENT_PID; [2021-06-23T04:13:47.086Z] echo Agent pid 62 killed; [2021-06-23T04:13:47.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T04:13:47.537Z] + git semver [Pipeline] } [2021-06-23T04:13:47.559Z] $ docker stop --time=1 de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c [2021-06-23T04:13:48.949Z] $ docker rm -f de10d519b736ab94e95e9c028dcc30c637dfa8f88927882d5aa1c4ca9a1c888c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T04:13:49.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T04:13:49.702Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T04:13:49.726Z] [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-23T04:14:05.388Z] Still waiting to schedule task [2021-06-23T04:14:05.388Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-23T04:14:05.416Z] Still waiting to schedule task [2021-06-23T04:14:05.416Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-23T04:17:33.301Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-847 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws [2021-06-23T04:17:33.387Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-23T04:17:33.751Z] The recommended git tool is: git [2021-06-23T04:17:39.164Z] using credential edgex-jenkins-ssh [2021-06-23T04:17:39.186Z] Cloning the remote Git repository [2021-06-23T04:17:39.241Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:17:39.348Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-23T04:17:39.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:17:39.500Z] > git --version # timeout=10 [2021-06-23T04:17:39.528Z] > git --version # 'git version 2.17.1' [2021-06-23T04:17:39.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:17:39.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:17:42.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T04:17:42.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:17:42.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T04:17:42.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:17:42.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:17:42.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T04:17:42.958Z] Merging remotes/origin/master commit 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:17:43.305Z] Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:17:43.305Z] Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) [2021-06-23T04:17:42.977Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:17:42.990Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T04:17:43.229Z] > git remote # timeout=10 [2021-06-23T04:17:43.244Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T04:17:43.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:17:43.268Z] > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [2021-06-23T04:17:43.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T04:17:43.311Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:17:43.320Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T04:17:47.694Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-23T04:17:47.750Z] > git --version # timeout=10 [2021-06-23T04:17:47.759Z] > git --version # 'git version 2.17.1' [2021-06-23T04:17:47.771Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:17:49.564Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:17:49.986Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:17:50.346Z] + sudo service docker restart [2021-06-23T04:17:50.346Z] + true [2021-06-23T04:18:05.242Z] Running on prd-centos7-docker-4c-2g-849 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws [2021-06-23T04:18:05.302Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-23T04:18:05.468Z] The recommended git tool is: git [2021-06-23T04:18:07.755Z] using credential edgex-jenkins-ssh [2021-06-23T04:18:07.773Z] Cloning the remote Git repository [2021-06-23T04:18:07.449Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:18:07.544Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-23T04:18:07.573Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:18:07.573Z] > git --version # timeout=10 [2021-06-23T04:18:07.578Z] > git --version # 'git version 2.24.4' [2021-06-23T04:18:07.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:18:07.604Z] [INFO] Currently running in a labeled security context [2021-06-23T04:18:07.604Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:18:07.604Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7703355260199753234.key [2021-06-23T04:18:07.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T04:18:08.770Z] provisioning config files... [2021-06-23T04:18:08.798Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3370679475903609507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:18:09.231Z] ---> docker-login.sh [2021-06-23T04:18:09.232Z] nexus3.edgexfoundry.org:10001 [2021-06-23T04:18:09.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T04:18:09.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T04:18:09.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T04:18:09.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T04:18:09.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:18:09.469Z] [INFO] Currently running in a labeled security context [2021-06-23T04:18:09.469Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:18:09.469Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4128954313603551731.key [2021-06-23T04:18:09.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T04:18:10.065Z] Merging remotes/origin/master commit 5b73c1ff08b1a5869110c2e738db83cc765dfa4d into PR head commit 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:18:10.206Z] Merge succeeded, producing 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:18:10.206Z] Checking out Revision 436eb0edc8462f796afbf793b07922329882c760 (PR-400) [2021-06-23T04:18:10.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:10.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:10.488Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:10.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:10.488Z] [2021-06-23T04:18:10.488Z] Login Succeeded [2021-06-23T04:18:10.488Z] nexus3.edgexfoundry.org:10002 [2021-06-23T04:18:10.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:09.914Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:18:09.923Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T04:18:10.002Z] > git remote # timeout=10 [2021-06-23T04:18:10.019Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T04:18:10.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T04:18:10.029Z] [INFO] Currently running in a labeled security context [2021-06-23T04:18:10.029Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T04:18:10.029Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7823337247910432911.key [2021-06-23T04:18:10.039Z] > git merge 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [2021-06-23T04:18:10.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T04:18:10.062Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T04:18:10.071Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T04:18:11.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:11.045Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:11.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:11.045Z] [2021-06-23T04:18:11.045Z] Login Succeeded [2021-06-23T04:18:11.045Z] nexus3.edgexfoundry.org:10003 [2021-06-23T04:18:11.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:11.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:11.597Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:11.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:11.597Z] [2021-06-23T04:18:11.597Z] Login Succeeded [2021-06-23T04:18:11.597Z] nexus3.edgexfoundry.org:10004 [2021-06-23T04:18:11.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:12.149Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:12.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:12.149Z] [2021-06-23T04:18:12.149Z] Login Succeeded [2021-06-23T04:18:12.149Z] docker.io [2021-06-23T04:18:12.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:13.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:13.023Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:13.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:13.023Z] [2021-06-23T04:18:13.023Z] Login Succeeded [2021-06-23T04:18:13.023Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T04:18:13.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T04:18:13.679Z] ========================================================= [2021-06-23T04:18:13.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T04:18:13.679Z] ========================================================= [Pipeline] isUnix [2021-06-23T04:18:13.737Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] sh [2021-06-23T04:18:13.766Z] > git --version # timeout=10 [2021-06-23T04:18:13.839Z] > git --version # 'git version 2.24.4' [2021-06-23T04:18:13.846Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T04:18:14.105Z] + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:18:15.064Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-23T04:18:15.111Z] Sending build context to Docker daemon 17.94MB [2021-06-23T04:18:15.111Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T04:18:15.111Z] Step 2/8 : FROM ${BASE} [2021-06-23T04:18:15.111Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T04:18:15.111Z] 595b0fe564bb: Pulling fs layer [2021-06-23T04:18:15.111Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T04:18:15.111Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T04:18:15.111Z] ba82ee9f976e: Pulling fs layer [2021-06-23T04:18:15.111Z] 506bd15cee9f: Pulling fs layer [2021-06-23T04:18:15.111Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T04:18:15.111Z] 618dc40b7e24: Pulling fs layer [2021-06-23T04:18:15.111Z] 506bd15cee9f: Waiting [2021-06-23T04:18:15.111Z] 75a0a4a0db45: Waiting [2021-06-23T04:18:15.111Z] 618dc40b7e24: Waiting [2021-06-23T04:18:15.111Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T04:18:15.111Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T04:18:15.111Z] 3088b5b3c5c0: Download complete [Pipeline] sh [2021-06-23T04:18:15.385Z] 506bd15cee9f: Verifying Checksum [2021-06-23T04:18:15.386Z] 506bd15cee9f: Download complete [2021-06-23T04:18:15.386Z] 75a0a4a0db45: Download complete [2021-06-23T04:18:15.427Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T04:18:15.762Z] + sudo service docker restart [2021-06-23T04:18:15.762Z] + true [2021-06-23T04:18:15.762Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T04:18:16.370Z] 595b0fe564bb: Verifying Checksum [2021-06-23T04:18:16.370Z] 595b0fe564bb: Download complete [2021-06-23T04:18:17.005Z] 595b0fe564bb: Pull complete [2021-06-23T04:18:17.605Z] 3088b5b3c5c0: Pull complete [2021-06-23T04:18:17.885Z] 5b7225fbf94c: Pull complete [2021-06-23T04:18:18.157Z] 618dc40b7e24: Verifying Checksum [2021-06-23T04:18:19.594Z] ba82ee9f976e: Verifying Checksum [2021-06-23T04:18:19.594Z] ba82ee9f976e: Download complete [2021-06-23T04:18:29.766Z] ba82ee9f976e: Pull complete [2021-06-23T04:18:29.766Z] 506bd15cee9f: Pull complete [2021-06-23T04:18:30.360Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T04:18:34.006Z] provisioning config files... [2021-06-23T04:18:34.020Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8271846163327925083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:18:34.409Z] ---> docker-login.sh [2021-06-23T04:18:34.409Z] nexus3.edgexfoundry.org:10001 [2021-06-23T04:18:34.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:34.676Z] 618dc40b7e24: Pull complete [2021-06-23T04:18:34.676Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T04:18:34.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T04:18:34.676Z] ---> a36622ca3599 [2021-06-23T04:18:34.676Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T04:18:34.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:34.933Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:34.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:34.933Z] [2021-06-23T04:18:34.933Z] Login Succeeded [2021-06-23T04:18:34.933Z] nexus3.edgexfoundry.org:10002 [2021-06-23T04:18:34.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:34.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:34.933Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:34.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:34.933Z] [2021-06-23T04:18:34.933Z] Login Succeeded [2021-06-23T04:18:34.933Z] nexus3.edgexfoundry.org:10003 [2021-06-23T04:18:34.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:35.195Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:35.195Z] [2021-06-23T04:18:35.195Z] Login Succeeded [2021-06-23T04:18:35.195Z] nexus3.edgexfoundry.org:10004 [2021-06-23T04:18:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:35.195Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:35.195Z] [2021-06-23T04:18:35.195Z] Login Succeeded [2021-06-23T04:18:35.195Z] docker.io [2021-06-23T04:18:35.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T04:18:35.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T04:18:35.717Z] Configure a credential helper to remove this warning. See [2021-06-23T04:18:35.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T04:18:35.717Z] [2021-06-23T04:18:35.717Z] Login Succeeded [2021-06-23T04:18:35.717Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T04:18:35.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T04:18:36.092Z] ========================================================= [2021-06-23T04:18:36.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T04:18:36.092Z] ========================================================= [2021-06-23T04:18:36.111Z] ---> Running in d18643d82584 [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:18:36.389Z] Removing intermediate container d18643d82584 [2021-06-23T04:18:36.389Z] ---> 02ba9b0f1cd7 [2021-06-23T04:18:36.389Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T04:18:36.474Z] + 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-23T04:18:36.474Z] Sending build context to Docker daemon 17.95MB [2021-06-23T04:18:36.474Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T04:18:36.474Z] Step 2/8 : FROM ${BASE} [2021-06-23T04:18:36.666Z] ---> Running in 30aefd6d7f7b [2021-06-23T04:18:36.745Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T04:18:36.745Z] 540db60ca938: Pulling fs layer [2021-06-23T04:18:36.745Z] adcc1eea9eea: Pulling fs layer [2021-06-23T04:18:36.745Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T04:18:36.745Z] 0510c868ecb4: Pulling fs layer [2021-06-23T04:18:36.745Z] afea3b2eda06: Pulling fs layer [2021-06-23T04:18:36.745Z] 7809a108b3ef: Pulling fs layer [2021-06-23T04:18:36.745Z] f706445af74f: Pulling fs layer [2021-06-23T04:18:36.745Z] afea3b2eda06: Waiting [2021-06-23T04:18:36.745Z] 7809a108b3ef: Waiting [2021-06-23T04:18:36.745Z] f706445af74f: Waiting [2021-06-23T04:18:36.745Z] 0510c868ecb4: Waiting [2021-06-23T04:18:36.745Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T04:18:36.745Z] 4c4ab2625f07: Download complete [2021-06-23T04:18:36.745Z] adcc1eea9eea: Verifying Checksum [2021-06-23T04:18:36.745Z] adcc1eea9eea: Download complete [2021-06-23T04:18:36.745Z] afea3b2eda06: Verifying Checksum [2021-06-23T04:18:36.745Z] afea3b2eda06: Download complete [2021-06-23T04:18:36.745Z] 7809a108b3ef: Verifying Checksum [2021-06-23T04:18:36.745Z] 7809a108b3ef: Download complete [2021-06-23T04:18:36.745Z] 540db60ca938: Verifying Checksum [2021-06-23T04:18:36.745Z] 540db60ca938: Download complete [2021-06-23T04:18:37.012Z] 540db60ca938: Pull complete [2021-06-23T04:18:37.277Z] adcc1eea9eea: Pull complete [2021-06-23T04:18:37.277Z] 4c4ab2625f07: Pull complete [2021-06-23T04:18:38.226Z] f706445af74f: Verifying Checksum [2021-06-23T04:18:38.226Z] f706445af74f: Download complete [2021-06-23T04:18:38.488Z] 0510c868ecb4: Verifying Checksum [2021-06-23T04:18:38.488Z] 0510c868ecb4: Download complete [2021-06-23T04:18:39.297Z] Removing intermediate container 30aefd6d7f7b [2021-06-23T04:18:39.297Z] ---> acf8a1725667 [2021-06-23T04:18:39.297Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T04:18:39.297Z] ---> Running in 55a5b55d71bf [2021-06-23T04:18:40.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T04:18:41.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T04:18:41.835Z] 0510c868ecb4: Pull complete [2021-06-23T04:18:41.835Z] afea3b2eda06: Pull complete [2021-06-23T04:18:42.103Z] 7809a108b3ef: Pull complete [2021-06-23T04:18:42.233Z] OK: 138 MiB in 40 packages [2021-06-23T04:18:43.208Z] Removing intermediate container 55a5b55d71bf [2021-06-23T04:18:43.208Z] ---> d7c7f76a57d5 [2021-06-23T04:18:43.208Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T04:18:43.208Z] ---> Running in 3c7ca037a23e [2021-06-23T04:18:43.513Z] f706445af74f: Pull complete [2021-06-23T04:18:43.513Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T04:18:43.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T04:18:43.514Z] ---> b068be0155e3 [2021-06-23T04:18:43.514Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T04:18:43.804Z] Removing intermediate container 3c7ca037a23e [2021-06-23T04:18:43.804Z] ---> 4b0e8d2af3b4 [2021-06-23T04:18:43.804Z] Step 7/8 : COPY . . [2021-06-23T04:18:46.421Z] ---> 0ee188f9a476 [2021-06-23T04:18:46.421Z] Step 8/8 : RUN go mod download [2021-06-23T04:18:46.421Z] ---> Running in 59519937ae92 [2021-06-23T04:18:47.752Z] ---> Running in 555c139fe446 [2021-06-23T04:18:47.752Z] Removing intermediate container 555c139fe446 [2021-06-23T04:18:47.752Z] ---> 33d3257ce5d6 [2021-06-23T04:18:47.752Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T04:18:47.752Z] ---> Running in 36a14ec78053 [2021-06-23T04:18:48.702Z] Removing intermediate container 36a14ec78053 [2021-06-23T04:18:48.702Z] ---> 1896a2951ddc [2021-06-23T04:18:48.702Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T04:18:48.702Z] ---> Running in 8d0b3d617bba [2021-06-23T04:18:48.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T04:18:49.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T04:18:50.195Z] OK: 149 MiB in 40 packages [2021-06-23T04:18:50.459Z] Removing intermediate container 8d0b3d617bba [2021-06-23T04:18:50.459Z] ---> f3d695551428 [2021-06-23T04:18:50.459Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T04:18:50.459Z] ---> Running in 710a39fd8bed [2021-06-23T04:18:50.459Z] Removing intermediate container 710a39fd8bed [2021-06-23T04:18:50.459Z] ---> b690409d2aff [2021-06-23T04:18:50.459Z] Step 7/8 : COPY . . [2021-06-23T04:18:51.422Z] ---> 4e25e38bbf0e [2021-06-23T04:18:51.422Z] Step 8/8 : RUN go mod download [2021-06-23T04:18:51.422Z] ---> Running in 8a692d4af167 [2021-06-23T04:19:03.722Z] Removing intermediate container 8a692d4af167 [2021-06-23T04:19:03.722Z] ---> 90377647e5b2 [2021-06-23T04:19:03.722Z] Successfully built 90377647e5b2 [2021-06-23T04:19:03.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:19:04.110Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T04:19:04.110Z] . [Pipeline] withDockerContainer [2021-06-23T04:19:04.215Z] prd-centos7-docker-4c-2g-849 does not seem to be running inside a container [2021-06-23T04:19:04.254Z] $ 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-23T04:19:04.619Z] $ docker top 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:19:05.055Z] + go version [2021-06-23T04:19:05.055Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T04:19:05.082Z] $ docker stop --time=1 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 [2021-06-23T04:19:06.261Z] $ docker rm -f 240bccadc0401dc0af80cc7ebb492ffdff518f42df61d02df6d5cfeab8519f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:19:07.104Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T04:19:07.104Z] . [Pipeline] withDockerContainer [2021-06-23T04:19:07.214Z] prd-centos7-docker-4c-2g-849 does not seem to be running inside a container [2021-06-23T04:19:07.259Z] $ 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-23T04:19:07.646Z] $ docker top 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:19:08.115Z] + go mod tidy [Pipeline] sh [2021-06-23T04:19:08.721Z] + make test [2021-06-23T04:19:08.721Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T04:19:08.996Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T04:19:18.810Z] Removing intermediate container 59519937ae92 [2021-06-23T04:19:18.810Z] ---> 7143d3770a28 [2021-06-23T04:19:18.810Z] Successfully built 7143d3770a28 [2021-06-23T04:19:18.810Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:19:19.053Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T04:19:19.054Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T04:19:19.054Z] GO111MODULE=on go vet ./... [2021-06-23T04:19:19.195Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T04:19:19.195Z] . [Pipeline] withDockerContainer [2021-06-23T04:19:19.491Z] prd-ubuntu18.04-docker-arm64-4c-16g-847 does not seem to be running inside a container [2021-06-23T04:19:19.579Z] $ 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-23T04:19:21.174Z] $ docker top afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:19:22.164Z] + go version [2021-06-23T04:19:22.165Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T04:19:22.202Z] $ docker stop --time=1 afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c [2021-06-23T04:19:24.004Z] $ docker rm -f afeaca165701e243c3f6fb83b84242d0cdec85b472d8584ef61389807d268e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-23T04:19:24.326Z] $ docker stop --time=1 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e [2021-06-23T04:19:25.666Z] $ docker rm -f 3129db099479267ec72ed127be6fe1de343955963eab2868508b43a4e7f06e7e [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-23T04:19:26.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:19:26.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-23T04:19:26.651Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T04:19:26.651Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-06-23T04:19:26.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-847 does not seem to be running inside a container [2021-06-23T04:19:27.037Z] $ 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-23T04:19:28.676Z] $ docker top d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-23T04:19:29.698Z] + go mod tidy [Pipeline] sh [2021-06-23T04:19:30.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2021-06-23T04:19:30.462Z] + ls -al . [2021-06-23T04:19:30.462Z] total 92 [2021-06-23T04:19:30.462Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 04:19 . [2021-06-23T04:19:30.462Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 04:18 .. [2021-06-23T04:19:30.462Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 04:18 assets [2021-06-23T04:19:30.462Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 04:18 bin [2021-06-23T04:19:30.462Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 04:18 cmd [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 04:18 CONTRIBUTING.md [2021-06-23T04:19:30.462Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 23 04:19 coverage.out [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 04:18 Dockerfile [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 04:18 Dockerfile.build [2021-06-23T04:19:30.462Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 04:18 docs [2021-06-23T04:19:30.462Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 04:18 .git [2021-06-23T04:19:30.462Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 04:18 .github [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 04:18 .gitignore [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 04:18 go.mod [2021-06-23T04:19:30.462Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 04:19 go.sum [2021-06-23T04:19:30.462Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 04:18 internal [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 04:18 Jenkinsfile [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 04:18 LICENSE [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 04:18 Makefile [2021-06-23T04:19:30.462Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 04:18 pkg [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 04:18 README.md [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 04:13 VERSION [2021-06-23T04:19:30.462Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 04:18 version.go [2021-06-23T04:19:30.462Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 04:18 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:19:30.800Z] + 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=436eb0edc8462f796afbf793b07922329882c760 --label arch=amd64 --label version=0.0.0 . [2021-06-23T04:19:30.800Z] Sending build context to Docker daemon 17.97MB [2021-06-23T04:19:30.800Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T04:19:30.800Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T04:19:30.800Z] ---> 90377647e5b2 [2021-06-23T04:19:30.800Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T04:19:30.986Z] + make test [2021-06-23T04:19:30.986Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T04:19:31.060Z] ---> Running in 5c3025cbb254 [2021-06-23T04:19:31.060Z] Removing intermediate container 5c3025cbb254 [2021-06-23T04:19:31.060Z] ---> 5f5a315cf630 [2021-06-23T04:19:31.060Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T04:19:31.060Z] ---> Running in a61af6d700c9 [2021-06-23T04:19:31.322Z] Removing intermediate container a61af6d700c9 [2021-06-23T04:19:31.322Z] ---> 46a1090bec88 [2021-06-23T04:19:31.322Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T04:19:31.322Z] ---> Running in 753dad5597f4 [2021-06-23T04:19:31.322Z] Removing intermediate container 753dad5597f4 [2021-06-23T04:19:31.322Z] ---> 5fae532c4555 [2021-06-23T04:19:31.322Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T04:19:31.322Z] ---> Running in d00e83086464 [2021-06-23T04:19:31.322Z] Removing intermediate container d00e83086464 [2021-06-23T04:19:31.322Z] ---> ba826fd7b309 [2021-06-23T04:19:31.322Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T04:19:31.589Z] ---> Running in 7bb9084ef7cd [2021-06-23T04:19:31.589Z] Removing intermediate container 7bb9084ef7cd [2021-06-23T04:19:31.589Z] ---> 7e7906c19337 [2021-06-23T04:19:31.589Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T04:19:31.589Z] ---> Running in cee2d9a28493 [2021-06-23T04:19:32.168Z] Removing intermediate container cee2d9a28493 [2021-06-23T04:19:32.168Z] ---> 59b6883b1c46 [2021-06-23T04:19:32.168Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T04:19:32.168Z] ---> Running in 677771de9f5b [2021-06-23T04:19:32.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T04:19:32.435Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T04:19:33.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T04:19:33.691Z] OK: 149 MiB in 40 packages [2021-06-23T04:19:33.691Z] Removing intermediate container 677771de9f5b [2021-06-23T04:19:33.691Z] ---> ca6538ef25e3 [2021-06-23T04:19:33.691Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T04:19:33.691Z] ---> Running in a80d6e4ed77a [2021-06-23T04:19:33.953Z] Removing intermediate container a80d6e4ed77a [2021-06-23T04:19:33.953Z] ---> 1b23175eda08 [2021-06-23T04:19:33.953Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T04:19:33.953Z] ---> Running in 5c86090ed796 [2021-06-23T04:19:33.953Z] Removing intermediate container 5c86090ed796 [2021-06-23T04:19:33.953Z] ---> 6c147a57d687 [2021-06-23T04:19:33.953Z] Step 12/25 : COPY go.mod . [2021-06-23T04:19:34.215Z] ---> bd780e380d63 [2021-06-23T04:19:34.215Z] Step 13/25 : COPY Makefile . [2021-06-23T04:19:34.215Z] ---> 0734a991533b [2021-06-23T04:19:34.215Z] Step 14/25 : RUN make update [2021-06-23T04:19:34.215Z] ---> Running in 56101e8d67fe [2021-06-23T04:19:34.490Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T04:19:34.756Z] Removing intermediate container 56101e8d67fe [2021-06-23T04:19:34.756Z] ---> 3e7fb1098ee4 [2021-06-23T04:19:34.756Z] Step 15/25 : COPY . . [2021-06-23T04:19:35.337Z] ---> 4071607c4526 [2021-06-23T04:19:35.337Z] Step 16/25 : RUN go mod tidy [2021-06-23T04:19:35.607Z] ---> Running in 4f73bee6ef50 [2021-06-23T04:19:36.183Z] Removing intermediate container 4f73bee6ef50 [2021-06-23T04:19:36.183Z] ---> ad1d6706419a [2021-06-23T04:19:36.183Z] Step 17/25 : RUN ${MAKE} [2021-06-23T04:19:36.183Z] ---> Running in 396e7843ae6d [2021-06-23T04:19:36.447Z] 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-23T04:19:44.715Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T04:19:46.116Z] Removing intermediate container 396e7843ae6d [2021-06-23T04:19:46.116Z] ---> c207783885f4 [2021-06-23T04:19:46.116Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T04:19:46.378Z] 3.12: Pulling from library/alpine [2021-06-23T04:19:46.638Z] 339de151aab4: Pulling fs layer [2021-06-23T04:19:46.638Z] 339de151aab4: Verifying Checksum [2021-06-23T04:19:46.638Z] 339de151aab4: Download complete [2021-06-23T04:19:46.904Z] 339de151aab4: Pull complete [2021-06-23T04:19:46.904Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T04:19:46.904Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T04:19:46.904Z] ---> 13621d1b12d4 [2021-06-23T04:19:46.904Z] Step 19/25 : EXPOSE 4000 [2021-06-23T04:19:46.904Z] ---> Running in 0e00bee442eb [2021-06-23T04:19:46.904Z] Removing intermediate container 0e00bee442eb [2021-06-23T04:19:46.904Z] ---> a8e95d0a08ae [2021-06-23T04:19:46.904Z] Step 20/25 : 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-23T04:19:47.479Z] ---> ce44eb89acc1 [2021-06-23T04:19:47.479Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T04:19:47.479Z] ---> Running in d2d46262db6a [2021-06-23T04:19:47.479Z] Removing intermediate container d2d46262db6a [2021-06-23T04:19:47.479Z] ---> 23fa69a7e361 [2021-06-23T04:19:47.479Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T04:19:47.479Z] ---> Running in 98690c2b6131 [2021-06-23T04:19:47.742Z] Removing intermediate container 98690c2b6131 [2021-06-23T04:19:47.742Z] ---> 0350a74253b6 [2021-06-23T04:19:47.742Z] Step 23/25 : LABEL arch=amd64 [2021-06-23T04:19:47.742Z] ---> Running in cedc2bfffe36 [2021-06-23T04:19:47.742Z] Removing intermediate container cedc2bfffe36 [2021-06-23T04:19:47.742Z] ---> 0a4cf1a059bb [2021-06-23T04:19:47.742Z] Step 24/25 : LABEL git_sha=436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:19:47.742Z] ---> Running in b0174c2d2911 [2021-06-23T04:19:47.742Z] Removing intermediate container b0174c2d2911 [2021-06-23T04:19:47.742Z] ---> bbab5a06a16e [2021-06-23T04:19:47.742Z] Step 25/25 : LABEL version=0.0.0 [2021-06-23T04:19:47.742Z] ---> Running in 43d2af66d6c7 [2021-06-23T04:19:48.004Z] Removing intermediate container 43d2af66d6c7 [2021-06-23T04:19:48.004Z] ---> 7fadf1689f6d [2021-06-23T04:19:48.004Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T04:19:48.004Z] Successfully built 7fadf1689f6d [2021-06-23T04:19:48.004Z] 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-23T04:19:49.331Z] ---> job-cost.sh [2021-06-23T04:19:49.331Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u7Ff [2021-06-23T04:19:57.499Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T04:20:11.508Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T04:20:11.508Z] GO111MODULE=on go vet ./... [2021-06-23T04:20:12.502Z] lf-activate-venv(): INFO: Adding /tmp/venv-u7Ff/bin to PATH [2021-06-23T04:20:12.502Z] INFO: No Stack... [2021-06-23T04:20:12.502Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T04:20:12.502Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T04:20:12.828Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-23T04:20:12.828Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T04:20:12.889Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [2021-06-23T04:20:12.896Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] did not exist. Created. [2021-06-23T04:20:12.896Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T04:20:13.366Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T04:20:13.446Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T04:20:13.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-23T04:20:26.656Z] $ docker stop --time=1 d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c [2021-06-23T04:20:28.536Z] $ docker rm -f d851504def453e8b9e87245f136ae68ae0325349ad9fb51edccfd4f4b82f455c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T04:20:29.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T04:20:29.427Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T04:20:29.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T04:20:30.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T04:20:31.148Z] + ls -al . [2021-06-23T04:20:31.148Z] total 128 [2021-06-23T04:20:31.148Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 04:19 . [2021-06-23T04:20:31.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:17 .. [2021-06-23T04:20:31.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:17 .git [2021-06-23T04:20:31.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 .github [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 04:17 .gitignore [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 04:17 CONTRIBUTING.md [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 04:17 Dockerfile [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 04:17 Dockerfile.build [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 04:17 Jenkinsfile [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 04:17 LICENSE [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 04:17 Makefile [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 04:17 README.md [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:13 VERSION [2021-06-23T04:20:31.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 assets [2021-06-23T04:20:31.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 bin [2021-06-23T04:20:31.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 cmd [2021-06-23T04:20:31.148Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 04:19 coverage.out [2021-06-23T04:20:31.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:17 docs [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 04:17 go.mod [2021-06-23T04:20:31.148Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 04:19 go.sum [2021-06-23T04:20:31.148Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 04:17 internal [2021-06-23T04:20:31.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:17 pkg [2021-06-23T04:20:31.148Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 04:17 version.go [2021-06-23T04:20:31.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:17 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:20:31.544Z] + 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=436eb0edc8462f796afbf793b07922329882c760 --label arch=arm64 --label version=0.0.0 . [2021-06-23T04:20:32.530Z] Sending build context to Docker daemon 17.97MB [2021-06-23T04:20:32.530Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T04:20:32.530Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T04:20:32.530Z] ---> 7143d3770a28 [2021-06-23T04:20:32.530Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T04:20:32.804Z] ---> Running in b77c5821b168 [2021-06-23T04:20:33.083Z] Removing intermediate container b77c5821b168 [2021-06-23T04:20:33.083Z] ---> 8a188b8f000a [2021-06-23T04:20:33.083Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T04:20:33.363Z] ---> Running in e0ed6c94c7e0 [2021-06-23T04:20:33.958Z] Removing intermediate container e0ed6c94c7e0 [2021-06-23T04:20:33.958Z] ---> b03461b71ccc [2021-06-23T04:20:33.958Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T04:20:33.958Z] ---> Running in e95e0d5a1876 [2021-06-23T04:20:34.553Z] Removing intermediate container e95e0d5a1876 [2021-06-23T04:20:34.553Z] ---> a98ed99b80bb [2021-06-23T04:20:34.553Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T04:20:34.553Z] ---> Running in 720f3c89a090 [2021-06-23T04:20:35.149Z] Removing intermediate container 720f3c89a090 [2021-06-23T04:20:35.149Z] ---> f62f9b6c3266 [2021-06-23T04:20:35.149Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T04:20:35.149Z] ---> Running in 2f38e1292e7f [2021-06-23T04:20:35.741Z] Removing intermediate container 2f38e1292e7f [2021-06-23T04:20:35.741Z] ---> 288934c5059b [2021-06-23T04:20:35.741Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T04:20:35.741Z] ---> Running in 87c2b655d219 [2021-06-23T04:20:37.719Z] Removing intermediate container 87c2b655d219 [2021-06-23T04:20:37.719Z] ---> c53429b76a9e [2021-06-23T04:20:37.719Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T04:20:37.995Z] ---> Running in d44eee9f72f0 [2021-06-23T04:20:38.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T04:20:39.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T04:20:40.947Z] OK: 138 MiB in 40 packages [2021-06-23T04:20:41.937Z] Removing intermediate container d44eee9f72f0 [2021-06-23T04:20:41.937Z] ---> 5c280009e198 [2021-06-23T04:20:41.937Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T04:20:41.937Z] ---> Running in 9da58bcb7baa [2021-06-23T04:20:42.535Z] Removing intermediate container 9da58bcb7baa [2021-06-23T04:20:42.535Z] ---> a8aa1b202c64 [2021-06-23T04:20:42.535Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T04:20:42.535Z] ---> Running in 27445c1f9a19 [2021-06-23T04:20:43.157Z] Removing intermediate container 27445c1f9a19 [2021-06-23T04:20:43.157Z] ---> 117565c26c04 [2021-06-23T04:20:43.157Z] Step 12/25 : COPY go.mod . [2021-06-23T04:20:43.758Z] ---> 5fab06e53c70 [2021-06-23T04:20:43.758Z] Step 13/25 : COPY Makefile . [2021-06-23T04:20:44.756Z] ---> af54512c52c0 [2021-06-23T04:20:44.756Z] Step 14/25 : RUN make update [2021-06-23T04:20:44.756Z] ---> Running in c85b8660acf5 [2021-06-23T04:20:46.197Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T04:20:47.180Z] Removing intermediate container c85b8660acf5 [2021-06-23T04:20:47.180Z] ---> 9d60cef97c10 [2021-06-23T04:20:47.180Z] Step 15/25 : COPY . . [2021-06-23T04:20:49.806Z] ---> e92d2ed33c4b [2021-06-23T04:20:49.806Z] Step 16/25 : RUN go mod tidy [2021-06-23T04:20:49.806Z] ---> Running in 4a856e843031 [2021-06-23T04:20:52.432Z] Removing intermediate container 4a856e843031 [2021-06-23T04:20:52.432Z] ---> d4ea45bd755a [2021-06-23T04:20:52.432Z] Step 17/25 : RUN ${MAKE} [2021-06-23T04:20:52.432Z] ---> Running in f8376f523745 [2021-06-23T04:20:53.873Z] 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-23T04:21:20.712Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T04:21:24.101Z] Removing intermediate container f8376f523745 [2021-06-23T04:21:24.101Z] ---> 5c30e530bf25 [2021-06-23T04:21:24.101Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T04:21:24.373Z] 3.12: Pulling from library/alpine [2021-06-23T04:21:24.646Z] d2f70382dc9a: Pulling fs layer [2021-06-23T04:21:24.646Z] d2f70382dc9a: Download complete [2021-06-23T04:21:25.625Z] d2f70382dc9a: Pull complete [2021-06-23T04:21:25.625Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T04:21:25.625Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T04:21:25.625Z] ---> c4fd0aeabfcf [2021-06-23T04:21:25.625Z] Step 19/25 : EXPOSE 4000 [2021-06-23T04:21:25.625Z] ---> Running in bd65d7ea098d [2021-06-23T04:21:26.225Z] Removing intermediate container bd65d7ea098d [2021-06-23T04:21:26.225Z] ---> 5443ce89332e [2021-06-23T04:21:26.225Z] Step 20/25 : 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-23T04:21:27.663Z] ---> 69acf7acc086 [2021-06-23T04:21:27.663Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T04:21:27.663Z] ---> Running in 23bd2498d763 [2021-06-23T04:21:28.258Z] Removing intermediate container 23bd2498d763 [2021-06-23T04:21:28.258Z] ---> b149b2ee4594 [2021-06-23T04:21:28.258Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T04:21:28.530Z] ---> Running in 822350e1783b [2021-06-23T04:21:28.805Z] Removing intermediate container 822350e1783b [2021-06-23T04:21:28.805Z] ---> a1d340918915 [2021-06-23T04:21:28.805Z] Step 23/25 : LABEL arch=arm64 [2021-06-23T04:21:29.082Z] ---> Running in 99515fa0099a [2021-06-23T04:21:29.683Z] Removing intermediate container 99515fa0099a [2021-06-23T04:21:29.683Z] ---> d8422cb02919 [2021-06-23T04:21:29.683Z] Step 24/25 : LABEL git_sha=436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T04:21:29.683Z] ---> Running in e365d6df91d6 [2021-06-23T04:21:30.297Z] Removing intermediate container e365d6df91d6 [2021-06-23T04:21:30.297Z] ---> 1b6a548e9e67 [2021-06-23T04:21:30.297Z] Step 25/25 : LABEL version=0.0.0 [2021-06-23T04:21:30.297Z] ---> Running in 09e24e3dbba8 [2021-06-23T04:21:30.909Z] Removing intermediate container 09e24e3dbba8 [2021-06-23T04:21:30.909Z] ---> ef0094d03a5a [2021-06-23T04:21:30.909Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T04:21:30.909Z] Successfully built ef0094d03a5a [2021-06-23T04:21:30.909Z] 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-23T04:21:31.830Z] ---> job-cost.sh [2021-06-23T04:21:31.830Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zohv [2021-06-23T04:22:10.805Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T04:23:32.556Z] lf-activate-venv(): INFO: Adding /tmp/venv-Zohv/bin to PATH [2021-06-23T04:23:32.556Z] INFO: No Stack... [2021-06-23T04:23:32.556Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T04:23:32.556Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T04:23:32.920Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-23T04:23:32.920Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T04:23:33.008Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [2021-06-23T04:23:33.014Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] did not exist. Created. [2021-06-23T04:23:33.015Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T04:23:33.447Z] /w/workspace/edgex-ui-go/1@tmp/durable-e64f112f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e64f112f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T04:23:33.828Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T04:23:33.866Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T04:23:34.081Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T04:23:34.101Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-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-23T04:23:35.297Z] provisioning config files... [2021-06-23T04:23:35.307Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config790188686828157500tmp [Pipeline] { [Pipeline] sh [2021-06-23T04:23:35.687Z] + set +x [2021-06-23T04:23:35.687Z] + curl -s https://codecov.io/bash [2021-06-23T04:23:35.687Z] + bash -s -- [2021-06-23T04:23:35.687Z] [2021-06-23T04:23:35.687Z] _____ _ [2021-06-23T04:23:35.687Z] / ____| | | [2021-06-23T04:23:35.687Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T04:23:35.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T04:23:35.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T04:23:35.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T04:23:35.688Z] Bash-1.0.3 [2021-06-23T04:23:35.688Z] [2021-06-23T04:23:35.688Z] [2021-06-23T04:23:35.688Z] ==> git version 2.24.4 found [2021-06-23T04:23:35.688Z] ==> 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-23T04:23:35.688Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T04:23:35.688Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T04:23:35.688Z] ==> Jenkins CI detected. [2021-06-23T04:23:35.956Z] project root: . [2021-06-23T04:23:35.956Z] --> token set from env [2021-06-23T04:23:35.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T04:23:35.956Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T04:23:35.956Z] ==> Python coveragepy not found [2021-06-23T04:23:35.956Z] ==> Searching for coverage reports in: [2021-06-23T04:23:35.956Z] + . [2021-06-23T04:23:35.956Z] -> Found 1 reports [2021-06-23T04:23:35.956Z] ==> Detecting git/mercurial file structure [2021-06-23T04:23:35.956Z] ==> Reading reports [2021-06-23T04:23:35.956Z] + ./coverage.out bytes=10 [2021-06-23T04:23:35.956Z] ==> Appending adjustments [2021-06-23T04:23:35.956Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T04:23:35.956Z] + Found adjustments [2021-06-23T04:23:35.956Z] ==> Gzipping contents [2021-06-23T04:23:35.956Z] 4.0K /tmp/codecov.0Vpr8N.gz [2021-06-23T04:23:35.956Z] ==> Uploading reports [2021-06-23T04:23:35.956Z] url: https://codecov.io [2021-06-23T04:23:35.956Z] query: branch=PR-400&commit=436eb0edc8462f796afbf793b07922329882c760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= [2021-06-23T04:23:35.956Z] -> Pinging Codecov [2021-06-23T04:23:35.956Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-400&commit=436eb0edc8462f796afbf793b07922329882c760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= [2021-06-23T04:23:36.531Z] -> Uploading to [2021-06-23T04:23:36.531Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/436eb0edc8462f796afbf793b07922329882c760/a57d87ec-49e6-4572-bde0-bc2d9dd9494e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T042336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f18c558237105842af50e27adaf2e4f9546f9c47f2a45877f5573aed207452bd [2021-06-23T04:23:36.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T04:23:36.531Z] Dload Upload Total Spent Left Speed [2021-06-23T04:23:36.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 8756 --:--:-- --:--:-- --:--:-- 8778 [2021-06-23T04:23:36.792Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/436eb0edc8462f796afbf793b07922329882c760 [Pipeline] } [2021-06-23T04:23:36.817Z] 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-23T04:23:39.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:39.835Z] ---> package-listing.sh [2021-06-23T04:23:39.835Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T04:23:39.835Z] ++ facter osfamily [2021-06-23T04:23:40.096Z] + OS_FAMILY=redhat [2021-06-23T04:23:40.096Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T04:23:40.096Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T04:23:40.096Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T04:23:40.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T04:23:40.096Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T04:23:40.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' [2021-06-23T04:23:40.096Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T04:23:40.096Z] + case "${OS_FAMILY}" in [2021-06-23T04:23:40.096Z] + rpm -qa [2021-06-23T04:23:40.096Z] + sort [2021-06-23T04:23:40.671Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T04:23:40.671Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T04:23:40.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T04:23:40.671Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' [2021-06-23T04:23:40.671Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [2021-06-23T04:23:40.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [Pipeline] echo [2021-06-23T04:23:40.702Z] 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-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T04:23:41.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:23:41.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:23:41.619Z] [2021-06-23T04:23:41.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T04:23:41.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:23:42.248Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T04:23:42.248Z] df20fa9351a1: Pulling fs layer [2021-06-23T04:23:42.248Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T04:23:42.248Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T04:23:42.248Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T04:23:42.248Z] 93b61091891f: Pulling fs layer [2021-06-23T04:23:42.248Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T04:23:42.248Z] 5e14af77c1be: Pulling fs layer [2021-06-23T04:23:42.248Z] 01666e4c0597: Pulling fs layer [2021-06-23T04:23:42.248Z] aa168da1d23b: Pulling fs layer [2021-06-23T04:23:42.248Z] 46f8f816bc3b: Waiting [2021-06-23T04:23:42.248Z] 93b61091891f: Waiting [2021-06-23T04:23:42.248Z] 93b9cdb0e59b: Waiting [2021-06-23T04:23:42.248Z] 5e14af77c1be: Waiting [2021-06-23T04:23:42.248Z] 01666e4c0597: Waiting [2021-06-23T04:23:42.248Z] aa168da1d23b: Waiting [2021-06-23T04:23:42.248Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T04:23:42.248Z] 36b3adc4ff6f: Download complete [2021-06-23T04:23:42.248Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T04:23:42.248Z] 46f8f816bc3b: Download complete [2021-06-23T04:23:42.248Z] df20fa9351a1: Verifying Checksum [2021-06-23T04:23:42.248Z] df20fa9351a1: Download complete [2021-06-23T04:23:42.248Z] 93b9cdb0e59b: Download complete [2021-06-23T04:23:42.248Z] 93b61091891f: Verifying Checksum [2021-06-23T04:23:42.248Z] 93b61091891f: Download complete [2021-06-23T04:23:42.248Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T04:23:42.248Z] 8ad3a11d3b57: Download complete [2021-06-23T04:23:42.509Z] 01666e4c0597: Verifying Checksum [2021-06-23T04:23:42.509Z] 01666e4c0597: Download complete [2021-06-23T04:23:42.509Z] df20fa9351a1: Pull complete [2021-06-23T04:23:42.509Z] 5e14af77c1be: Verifying Checksum [2021-06-23T04:23:42.509Z] 5e14af77c1be: Download complete [2021-06-23T04:23:42.509Z] 36b3adc4ff6f: Pull complete [2021-06-23T04:23:43.089Z] 8ad3a11d3b57: Pull complete [2021-06-23T04:23:43.089Z] 46f8f816bc3b: Pull complete [2021-06-23T04:23:43.350Z] 93b61091891f: Pull complete [2021-06-23T04:23:43.610Z] 93b9cdb0e59b: Pull complete [2021-06-23T04:23:43.610Z] 5e14af77c1be: Pull complete [2021-06-23T04:23:43.874Z] 01666e4c0597: Pull complete [2021-06-23T04:23:44.136Z] aa168da1d23b: Download complete [2021-06-23T04:23:48.418Z] aa168da1d23b: Pull complete [2021-06-23T04:23:48.418Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T04:23:48.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T04:23:48.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T04:23:48.512Z] prd-centos7-docker-4c-2g-844 does not seem to be running inside a container [2021-06-23T04:23:48.558Z] $ 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-400/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-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T04:23:51.387Z] $ docker top 13921a9479187588cda4976ec2b98a4b676f0c22b258c2dcb94921b50cae3be0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T04:23:51.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T04:23:52.151Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T04:23:52.467Z] + ls /var/log/sa-host [2021-06-23T04:23:52.467Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T04:23:52.467Z] file_magic: OK [2021-06-23T04:23:52.467Z] HZ: Using current value: 100 [2021-06-23T04:23:52.467Z] file_header: OK [2021-06-23T04:23:52.467Z] 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-23T04:23:52.467Z] Statistics: [2021-06-23T04:23:52.467Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T04:23:52.467Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T04:23:52.467Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T04:23:52.467Z] file_magic: OK [2021-06-23T04:23:52.467Z] HZ: Using current value: 100 [2021-06-23T04:23:52.467Z] file_header: OK [2021-06-23T04:23:52.467Z] 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-23T04:23:52.467Z] Statistics: [2021-06-23T04:23:52.467Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T04:23:52.467Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T04:23:52.704Z] provisioning config files... [2021-06-23T04:23:52.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1258398527716029983tmp [Pipeline] { [Pipeline] echo [2021-06-23T04:23:52.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:53.119Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T04:23:53.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:53.587Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T04:23:53.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:53.952Z] ---> sudo-logs.sh [2021-06-23T04:23:53.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T04:23:54.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:54.366Z] ---> job-cost.sh [2021-06-23T04:23:54.366Z] lf-activate-venv: SKIPPING [2021-06-23T04:23:54.366Z] DEBUG: total: 0.18000000715255737 [2021-06-23T04:23:54.366Z] INFO: Retrieving Stack Cost... [2021-06-23T04:23:55.311Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T04:23:55.886Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T04:23:55.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T04:23:56.254Z] ---> logs-deploy.sh [2021-06-23T04:23:56.254Z] lf-activate-venv: SKIPPING [2021-06-23T04:23:56.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-400/1 [2021-06-23T04:23:56.254Z] INFO: archiving workspace using pattern(s): [2021-06-23T04:23:57.199Z] Archives upload complete. [2021-06-23T04:23:57.199Z] INFO: archiving logs to Nexus [2021-06-23T04:23:57.773Z] ---> uname -a: [2021-06-23T04:23:57.773Z] Linux prd-centos7-docker-4c-2g-844.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-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> lscpu: [2021-06-23T04:23:57.773Z] Architecture: x86_64 [2021-06-23T04:23:57.773Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T04:23:57.773Z] Byte Order: Little Endian [2021-06-23T04:23:57.773Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T04:23:57.773Z] CPU(s): 2 [2021-06-23T04:23:57.773Z] On-line CPU(s) list: 0,1 [2021-06-23T04:23:57.773Z] Thread(s) per core: 1 [2021-06-23T04:23:57.773Z] Core(s) per socket: 1 [2021-06-23T04:23:57.773Z] Socket(s): 2 [2021-06-23T04:23:57.773Z] NUMA node(s): 1 [2021-06-23T04:23:57.773Z] Vendor ID: AuthenticAMD [2021-06-23T04:23:57.773Z] CPU family: 23 [2021-06-23T04:23:57.773Z] Model: 49 [2021-06-23T04:23:57.773Z] Model name: AMD EPYC-Rome Processor [2021-06-23T04:23:57.773Z] Stepping: 0 [2021-06-23T04:23:57.773Z] CPU MHz: 2800.000 [2021-06-23T04:23:57.773Z] BogoMIPS: 5600.00 [2021-06-23T04:23:57.773Z] Virtualization: AMD-V [2021-06-23T04:23:57.773Z] Hypervisor vendor: KVM [2021-06-23T04:23:57.773Z] Virtualization type: full [2021-06-23T04:23:57.773Z] L1d cache: 64 KiB [2021-06-23T04:23:57.773Z] L1i cache: 64 KiB [2021-06-23T04:23:57.773Z] L2 cache: 1 MiB [2021-06-23T04:23:57.773Z] L3 cache: 32 MiB [2021-06-23T04:23:57.773Z] NUMA node0 CPU(s): 0,1 [2021-06-23T04:23:57.773Z] Vulnerability Itlb multihit: Not affected [2021-06-23T04:23:57.773Z] Vulnerability L1tf: Not affected [2021-06-23T04:23:57.773Z] Vulnerability Mds: Not affected [2021-06-23T04:23:57.773Z] Vulnerability Meltdown: Not affected [2021-06-23T04:23:57.773Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T04:23:57.773Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T04:23:57.773Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T04:23:57.773Z] Vulnerability Srbds: Not affected [2021-06-23T04:23:57.773Z] Vulnerability Tsx async abort: Not affected [2021-06-23T04:23:57.773Z] 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-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> nproc: [2021-06-23T04:23:57.773Z] 2 [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> df -h: [2021-06-23T04:23:57.773Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T04:23:57.773Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-23T04:23:57.773Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T04:23:57.773Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T04:23:57.773Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp [2021-06-23T04:23:57.773Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> free -m: [2021-06-23T04:23:57.773Z] total used free shared buff/cache available [2021-06-23T04:23:57.773Z] Mem: 7821 972 4726 0 2122 6672 [2021-06-23T04:23:57.773Z] Swap: 1023 0 1023 [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> ip addr: [2021-06-23T04:23:57.773Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T04:23:57.773Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T04:23:57.773Z] inet 127.0.0.1/8 scope host lo [2021-06-23T04:23:57.773Z] valid_lft forever preferred_lft forever [2021-06-23T04:23:57.773Z] inet6 ::1/128 scope host [2021-06-23T04:23:57.773Z] valid_lft forever preferred_lft forever [2021-06-23T04:23:57.773Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T04:23:57.773Z] link/ether fa:16:3e:79:4f:43 brd ff:ff:ff:ff:ff:ff [2021-06-23T04:23:57.773Z] inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T04:23:57.773Z] valid_lft 85743sec preferred_lft 85743sec [2021-06-23T04:23:57.773Z] inet6 fe80::f816:3eff:fe79:4f43/64 scope link [2021-06-23T04:23:57.773Z] valid_lft forever preferred_lft forever [2021-06-23T04:23:57.773Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T04:23:57.773Z] link/ether 02:42:5b:52:27:10 brd ff:ff:ff:ff:ff:ff [2021-06-23T04:23:57.773Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T04:23:57.773Z] valid_lft forever preferred_lft forever [2021-06-23T04:23:57.773Z] inet6 fe80::42:5bff:fe52:2710/64 scope link [2021-06-23T04:23:57.773Z] valid_lft forever preferred_lft forever [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] ---> sar -b -r -n DEV: [2021-06-23T04:23:57.773Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] 04:12:50 LINUX RESTART (2 CPU) [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T04:23:57.773Z] 04:15:01 1.70 0.00 1.70 0.00 0.00 37.06 0.00 [2021-06-23T04:23:57.773Z] 04:16:01 0.45 0.00 0.45 0.00 0.00 7.30 0.00 [2021-06-23T04:23:57.773Z] 04:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-06-23T04:23:57.773Z] 04:18:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-06-23T04:23:57.773Z] 04:19:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 [2021-06-23T04:23:57.773Z] 04:20:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 [2021-06-23T04:23:57.773Z] 04:21:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 [2021-06-23T04:23:57.773Z] 04:22:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-06-23T04:23:57.773Z] 04:23:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-06-23T04:23:57.773Z] Average: 0.43 0.00 0.43 0.00 0.00 7.31 0.00 [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T04:23:57.773Z] 04:15:01 5438880 0 801596 10.01 2620 1765844 1236712 13.65 587708 1581500 20 [2021-06-23T04:23:57.773Z] 04:16:01 5443304 0 797164 9.95 2620 1765852 1200732 13.26 585064 1580428 12 [2021-06-23T04:23:57.773Z] 04:17:01 5441544 0 798924 9.98 2620 1765852 1200732 13.26 586780 1580424 8 [2021-06-23T04:23:57.773Z] 04:18:01 5440956 0 799508 9.98 2620 1765856 1200888 13.26 587056 1581000 8 [2021-06-23T04:23:57.773Z] 04:19:01 5440180 0 800276 9.99 2620 1765864 1200996 13.26 581524 1587208 16 [2021-06-23T04:23:57.773Z] 04:20:01 5441384 0 799072 9.98 2620 1765864 1200732 13.26 580008 1587208 20 [2021-06-23T04:23:57.773Z] 04:21:01 5439800 0 800648 10.00 2620 1765872 1200732 13.26 581996 1587208 8 [2021-06-23T04:23:57.773Z] 04:22:01 5434884 0 805556 10.06 2620 1765880 1200732 13.26 586920 1587208 8 [2021-06-23T04:23:57.773Z] 04:23:01 5434676 0 805760 10.06 2620 1765884 1200732 13.26 588724 1585428 8 [2021-06-23T04:23:57.773Z] Average: 5439512 0 800945 10.00 2620 1765863 1204776 13.30 585087 1584179 12 [2021-06-23T04:23:57.773Z] [2021-06-23T04:23:57.773Z] 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T04:23:57.773Z] 04:15:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:16:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:17:01 eth0 1.17 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:18:01 eth0 2.08 0.48 0.64 0.39 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:19:01 eth0 1.25 0.65 0.68 0.43 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:20:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:21:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:23:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] Average: eth0 0.63 0.21 0.19 0.12 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z] ---> sar -P ALL: [2021-06-23T04:23:57.774Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z] 04:12:50 LINUX RESTART (2 CPU) [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T04:23:57.774Z] 04:15:01 all 0.08 0.00 0.04 0.00 0.04 99.83 [2021-06-23T04:23:57.774Z] 04:15:01 0 0.13 0.00 0.05 0.00 0.05 99.77 [2021-06-23T04:23:57.774Z] 04:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-23T04:23:57.774Z] 04:16:01 all 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-23T04:23:57.774Z] 04:16:01 0 0.17 0.00 0.03 0.00 0.05 99.75 [2021-06-23T04:23:57.774Z] 04:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-23T04:23:57.774Z] 04:17:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-06-23T04:23:57.774Z] 04:17:01 0 0.08 0.00 0.03 0.00 0.07 99.82 [2021-06-23T04:23:57.774Z] 04:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-23T04:23:57.774Z] 04:18:01 all 0.04 0.00 0.03 0.00 0.04 99.88 [2021-06-23T04:23:57.774Z] 04:18:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-23T04:23:57.774Z] 04:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-23T04:23:57.774Z] 04:19:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-23T04:23:57.774Z] 04:19:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-23T04:23:57.774Z] 04:19:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-06-23T04:23:57.774Z] 04:20:01 all 0.03 0.00 0.03 0.00 0.04 99.89 [2021-06-23T04:23:57.774Z] 04:20:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-23T04:23:57.774Z] 04:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T04:23:57.774Z] 04:21:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-23T04:23:57.774Z] 04:21:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-23T04:23:57.774Z] 04:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-23T04:23:57.774Z] 04:22:01 all 0.03 0.00 0.03 0.00 0.05 99.89 [2021-06-23T04:23:57.774Z] 04:22:01 0 0.02 0.00 0.03 0.00 0.08 99.87 [2021-06-23T04:23:57.774Z] 04:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-23T04:23:57.774Z] 04:23:01 all 0.07 0.00 0.04 0.00 0.03 99.86 [2021-06-23T04:23:57.774Z] 04:23:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-23T04:23:57.774Z] 04:23:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-23T04:23:57.774Z] Average: all 0.07 0.00 0.03 0.00 0.04 99.86 [2021-06-23T04:23:57.774Z] Average: 0 0.07 0.00 0.04 0.00 0.05 99.84 [2021-06-23T04:23:57.774Z] Average: 1 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z] [2021-06-23T04:23:57.774Z]