Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3c12b534f238725917337d895365f9f96d82ff07+da61adacfdf7582afac777cc495c283ef6d04343 (40084ad94ffdb31f42814e4bb5b0959a1b0eb382) 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-ssh6551616846035843377.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-ssh8792031485511361269.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-405/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-405/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1041321881727832879.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-405/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3021638816619544962.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-ssh3151274162247776189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-405/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-405/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1355098650740373909.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1075 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [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-405 # 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-405@tmp/jenkins-gitclient-ssh3031953571880169535.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-405@tmp/jenkins-gitclient-ssh3056545915961016502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/jenkins-gitclient-ssh3552883182499986896.key > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/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-24T04:16:30.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T04:16:31.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T04:16:31.214Z] ========================================================= [2021-06-24T04:16:31.214Z] EdgeX Global Pipelines Version Info [2021-06-24T04:16:31.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:16:32.740Z] ------------------- [2021-06-24T04:16:32.740Z] stable info: [2021-06-24T04:16:32.740Z] ------------------- [2021-06-24T04:16:32.740Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T04:16:32.740Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T04:16:32.740Z] Message: update stable to v1.0.195 [2021-06-24T04:16:33.008Z] ------------------- [2021-06-24T04:16:33.008Z] experimental info: [2021-06-24T04:16:33.008Z] ------------------- [2021-06-24T04:16:33.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T04:16:33.008Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T04:16:33.008Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T04:16:33.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-24T04:16:33.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-24T04:16:33.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T04:16:33.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T04:16:33.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T04:16:33.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T04:16:33.641Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T04:16:33.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T04:16:33.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T04:16:33.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T04:16:33.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T04:16:33.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-24T04:16:34.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T04:16:34.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T04:16:34.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T04:16:34.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T04:16:34.275Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T04:16:34.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T04:16:34.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T04:16:34.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T04:16:34.536Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T04:16:34.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T04:16:34.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T04:16:34.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T04:16:34.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-24T04:16:34.846Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T04:16:34.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo [2021-06-24T04:16:34.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo [2021-06-24T04:16:35.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo [2021-06-24T04:16:35.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] echo [2021-06-24T04:16:35.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c12b53 [Pipeline] echo [2021-06-24T04:16:35.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:16:35.373Z] provisioning config files... [2021-06-24T04:16:35.390Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config7771918364600968579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:16:35.798Z] ---> docker-login.sh [2021-06-24T04:16:35.798Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:16:36.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:16:36.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:16:36.070Z] Configure a credential helper to remove this warning. See [2021-06-24T04:16:36.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:16:36.070Z] [2021-06-24T04:16:36.070Z] Login Succeeded [2021-06-24T04:16:36.070Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:16:36.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:16:36.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:16:36.331Z] Configure a credential helper to remove this warning. See [2021-06-24T04:16:36.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:16:36.331Z] [2021-06-24T04:16:36.331Z] Login Succeeded [2021-06-24T04:16:36.331Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:16:36.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:16:36.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:16:36.331Z] Configure a credential helper to remove this warning. See [2021-06-24T04:16:36.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:16:36.331Z] [2021-06-24T04:16:36.331Z] Login Succeeded [2021-06-24T04:16:36.331Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:16:36.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:16:36.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:16:36.596Z] Configure a credential helper to remove this warning. See [2021-06-24T04:16:36.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:16:36.596Z] [2021-06-24T04:16:36.596Z] Login Succeeded [2021-06-24T04:16:36.596Z] docker.io [2021-06-24T04:16:36.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:16:36.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:16:36.858Z] Configure a credential helper to remove this warning. See [2021-06-24T04:16:36.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:16:36.858Z] [2021-06-24T04:16:36.858Z] Login Succeeded [2021-06-24T04:16:36.858Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:16:36.929Z] 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-24T04:16:37.802Z] + git log --format=format:%s -1 3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] echo [2021-06-24T04:16:37.886Z] GIT_COMMIT: 3c12b534f238725917337d895365f9f96d82ff07, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo [2021-06-24T04:16:37.924Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:16:40.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:16:40.713Z] [2021-06-24T04:16:40.713Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:16:41.079Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:16:41.079Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T04:16:41.079Z] 31603596830f: Pulling fs layer [2021-06-24T04:16:41.079Z] 54011a49482f: Pulling fs layer [2021-06-24T04:16:41.079Z] a6820b24f6d8: Pulling fs layer [2021-06-24T04:16:41.079Z] f581987b2513: Pulling fs layer [2021-06-24T04:16:41.079Z] f581987b2513: Waiting [2021-06-24T04:16:41.079Z] 54011a49482f: Verifying Checksum [2021-06-24T04:16:41.079Z] 54011a49482f: Download complete [2021-06-24T04:16:41.340Z] 31603596830f: Verifying Checksum [2021-06-24T04:16:41.340Z] 31603596830f: Download complete [2021-06-24T04:16:41.340Z] f581987b2513: Verifying Checksum [2021-06-24T04:16:41.340Z] f581987b2513: Download complete [2021-06-24T04:16:41.340Z] a6820b24f6d8: Verifying Checksum [2021-06-24T04:16:41.340Z] a6820b24f6d8: Download complete [2021-06-24T04:16:41.605Z] 31603596830f: Pull complete [2021-06-24T04:16:41.605Z] 54011a49482f: Pull complete [2021-06-24T04:16:42.203Z] a6820b24f6d8: Pull complete [2021-06-24T04:16:42.486Z] f581987b2513: Pull complete [2021-06-24T04:16:42.486Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T04:16:42.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:16:42.486Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T04:16:42.585Z] prd-centos7-docker-4c-2g-1075 does not seem to be running inside a container [2021-06-24T04:16:42.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-405 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405:/w/workspace/edgexfoundry_edgex-ui-go_PR-405:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T04:16:43.869Z] $ docker top 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T04:16:44.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T04:16:44.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T04:16:44.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T04:16:44.220Z] $ docker exec 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent [2021-06-24T04:16:44.357Z] SSH_AUTH_SOCK=/tmp/ssh-IN2ewfXfDISS/agent.14 [2021-06-24T04:16:44.357Z] SSH_AGENT_PID=20 [2021-06-24T04:16:44.368Z] Running ssh-add (command line suppressed) [2021-06-24T04:16:44.466Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_5563404020559923500.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_5563404020559923500.key) [2021-06-24T04:16:44.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T04:16:44.845Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T04:16:44.863Z] $ docker exec --env ******** --env ******** 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent -k [2021-06-24T04:16:44.966Z] unset SSH_AUTH_SOCK; [2021-06-24T04:16:44.966Z] unset SSH_AGENT_PID; [2021-06-24T04:16:44.966Z] echo Agent pid 20 killed; [2021-06-24T04:16:44.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T04:16:45.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T04:16:45.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T04:16:45.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T04:16:45.204Z] $ docker exec 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent [2021-06-24T04:16:45.318Z] SSH_AUTH_SOCK=/tmp/ssh-1JCyy3Xw1qvK/agent.52 [2021-06-24T04:16:45.318Z] SSH_AGENT_PID=57 [2021-06-24T04:16:45.323Z] Running ssh-add (command line suppressed) [2021-06-24T04:16:45.432Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_3033515014521427675.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/private_key_3033515014521427675.key) [2021-06-24T04:16:45.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T04:16:45.804Z] + git semver init [2021-06-24T04:16:45.804Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T04:16:45.804Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-405/.git [2021-06-24T04:16:45.804Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [2021-06-24T04:16:45.804Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T04:16:45.804Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T04:16:45.804Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T04:16:45.804Z] # $SEMVER_BRANCH = PR-405 [2021-06-24T04:16:45.804Z] # $SEMVER_TEMP = /tmp/semver-425196106 [2021-06-24T04:16:45.804Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-24T04:16:48.369Z] # '/tmp/semver-425196106' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-405/.semver' [2021-06-24T04:16:48.369Z] # -> Force: false [2021-06-24T04:16:48.369Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-405/.semver [Pipeline] } [2021-06-24T04:16:48.388Z] $ docker exec --env ******** --env ******** 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 ssh-agent -k [2021-06-24T04:16:48.494Z] unset SSH_AUTH_SOCK; [2021-06-24T04:16:48.496Z] unset SSH_AGENT_PID; [2021-06-24T04:16:48.496Z] echo Agent pid 57 killed; [2021-06-24T04:16:48.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T04:16:48.979Z] + git semver [Pipeline] } [2021-06-24T04:16:49.003Z] $ docker stop --time=1 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 [2021-06-24T04:16:50.347Z] $ docker rm -f 12e6807fae6e041a11795e6c207377f51f628e64907490fbc9d62ace096ba486 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:16:50.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T04:16:51.284Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T04:16:51.305Z] [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-24T04:17:06.862Z] Still waiting to schedule task [2021-06-24T04:17:06.863Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T04:17:06.908Z] Still waiting to schedule task [2021-06-24T04:17:06.908Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-24T04:19:55.227Z] Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [Pipeline] { [Pipeline] ws [2021-06-24T04:19:55.294Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-24T04:19:55.457Z] The recommended git tool is: git [2021-06-24T04:19:58.098Z] using credential edgex-jenkins-ssh [2021-06-24T04:19:58.112Z] Cloning the remote Git repository [2021-06-24T04:19:57.804Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:19:57.883Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-24T04:19:57.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:19:57.924Z] > git --version # timeout=10 [2021-06-24T04:19:57.932Z] > git --version # 'git version 2.24.4' [2021-06-24T04:19:57.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:19:57.984Z] [INFO] Currently running in a labeled security context [2021-06-24T04:19:57.984Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:19:57.984Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6261274731084834400.key [2021-06-24T04:19:58.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:19:59.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T04:19:59.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:19:59.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T04:19:59.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:19:59.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:19:59.565Z] [INFO] Currently running in a labeled security context [2021-06-24T04:19:59.565Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:19:59.565Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6549682388285868370.key [2021-06-24T04:19:59.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T04:20:00.252Z] Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:20:00.398Z] Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:20:00.399Z] Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) [2021-06-24T04:19:59.974Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:19:59.985Z] > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 [2021-06-24T04:20:00.078Z] > git remote # timeout=10 [2021-06-24T04:20:00.086Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T04:20:00.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:20:00.092Z] [INFO] Currently running in a labeled security context [2021-06-24T04:20:00.092Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:20:00.092Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3209208483348291955.key [2021-06-24T04:20:00.099Z] > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 [2021-06-24T04:20:00.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T04:20:00.125Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:20:00.130Z] > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 [2021-06-24T04:20:03.885Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2021-06-24T04:20:03.927Z] > git --version # timeout=10 [2021-06-24T04:20:03.937Z] > git --version # 'git version 2.24.4' [2021-06-24T04:20:03.948Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:20:05.331Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:20:05.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:20:06.031Z] + true [2021-06-24T04:20:06.031Z] + sudo service docker restart [2021-06-24T04:20:06.031Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:20:24.307Z] provisioning config files... [2021-06-24T04:20:24.324Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5198964855778751930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:20:24.739Z] ---> docker-login.sh [2021-06-24T04:20:24.740Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:20:24.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:20:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:20:25.002Z] Configure a credential helper to remove this warning. See [2021-06-24T04:20:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:20:25.002Z] [2021-06-24T04:20:25.002Z] Login Succeeded [2021-06-24T04:20:25.002Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:20:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:20:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:20:25.002Z] Configure a credential helper to remove this warning. See [2021-06-24T04:20:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:20:25.002Z] [2021-06-24T04:20:25.002Z] Login Succeeded [2021-06-24T04:20:25.002Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:20:25.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:20:25.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:20:25.266Z] Configure a credential helper to remove this warning. See [2021-06-24T04:20:25.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:20:25.266Z] [2021-06-24T04:20:25.266Z] Login Succeeded [2021-06-24T04:20:25.266Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:20:25.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:20:25.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:20:25.266Z] Configure a credential helper to remove this warning. See [2021-06-24T04:20:25.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:20:25.266Z] [2021-06-24T04:20:25.266Z] Login Succeeded [2021-06-24T04:20:25.266Z] docker.io [2021-06-24T04:20:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:20:25.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:20:25.795Z] Configure a credential helper to remove this warning. See [2021-06-24T04:20:25.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:20:25.795Z] [2021-06-24T04:20:25.795Z] Login Succeeded [2021-06-24T04:20:25.795Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:20:25.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T04:20:26.173Z] ========================================================= [2021-06-24T04:20:26.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T04:20:26.173Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:20:28.600Z] + 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-24T04:20:28.600Z] Sending build context to Docker daemon 20.12MB [2021-06-24T04:20:28.863Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:20:28.864Z] Step 2/8 : FROM ${BASE} [2021-06-24T04:20:28.864Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T04:20:28.864Z] 540db60ca938: Pulling fs layer [2021-06-24T04:20:28.864Z] adcc1eea9eea: Pulling fs layer [2021-06-24T04:20:28.864Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T04:20:28.864Z] 0510c868ecb4: Pulling fs layer [2021-06-24T04:20:28.864Z] afea3b2eda06: Pulling fs layer [2021-06-24T04:20:28.864Z] 7809a108b3ef: Pulling fs layer [2021-06-24T04:20:28.864Z] f706445af74f: Pulling fs layer [2021-06-24T04:20:28.864Z] afea3b2eda06: Waiting [2021-06-24T04:20:28.864Z] 7809a108b3ef: Waiting [2021-06-24T04:20:28.864Z] f706445af74f: Waiting [2021-06-24T04:20:28.864Z] 0510c868ecb4: Waiting [2021-06-24T04:20:28.864Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T04:20:28.864Z] 4c4ab2625f07: Download complete [2021-06-24T04:20:28.864Z] adcc1eea9eea: Verifying Checksum [2021-06-24T04:20:28.864Z] adcc1eea9eea: Download complete [2021-06-24T04:20:28.864Z] afea3b2eda06: Verifying Checksum [2021-06-24T04:20:28.864Z] afea3b2eda06: Download complete [2021-06-24T04:20:29.127Z] 7809a108b3ef: Verifying Checksum [2021-06-24T04:20:29.127Z] 7809a108b3ef: Download complete [2021-06-24T04:20:29.127Z] 540db60ca938: Verifying Checksum [2021-06-24T04:20:29.127Z] 540db60ca938: Download complete [2021-06-24T04:20:29.127Z] 540db60ca938: Pull complete [2021-06-24T04:20:29.391Z] adcc1eea9eea: Pull complete [2021-06-24T04:20:29.656Z] 4c4ab2625f07: Pull complete [2021-06-24T04:20:31.051Z] f706445af74f: Verifying Checksum [2021-06-24T04:20:31.051Z] f706445af74f: Download complete [2021-06-24T04:20:31.636Z] 0510c868ecb4: Download complete [2021-06-24T04:20:34.971Z] 0510c868ecb4: Pull complete [2021-06-24T04:20:35.239Z] afea3b2eda06: Pull complete [2021-06-24T04:20:35.239Z] 7809a108b3ef: Pull complete [2021-06-24T04:20:37.179Z] f706445af74f: Pull complete [2021-06-24T04:20:37.179Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T04:20:37.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T04:20:37.179Z] ---> b068be0155e3 [2021-06-24T04:20:37.179Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T04:20:40.492Z] ---> Running in 83af356df24f [2021-06-24T04:20:40.492Z] Removing intermediate container 83af356df24f [2021-06-24T04:20:40.492Z] ---> a55288645985 [2021-06-24T04:20:40.492Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:20:40.492Z] ---> Running in 1d85cfec5e6c [2021-06-24T04:20:41.078Z] Removing intermediate container 1d85cfec5e6c [2021-06-24T04:20:41.078Z] ---> 1ab1d50a081f [2021-06-24T04:20:41.078Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-24T04:20:41.345Z] ---> Running in 7f365724d28b [2021-06-24T04:20:41.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T04:20:42.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T04:20:43.132Z] OK: 149 MiB in 40 packages [2021-06-24T04:20:43.398Z] Removing intermediate container 7f365724d28b [2021-06-24T04:20:43.398Z] ---> b22db7514593 [2021-06-24T04:20:43.398Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-24T04:20:43.398Z] ---> Running in 4e0b42782e64 [2021-06-24T04:20:43.663Z] Removing intermediate container 4e0b42782e64 [2021-06-24T04:20:43.663Z] ---> 2d7130552905 [2021-06-24T04:20:43.663Z] Step 7/8 : COPY . . [2021-06-24T04:20:44.249Z] ---> fceee787f6c0 [2021-06-24T04:20:44.249Z] Step 8/8 : RUN go mod download [2021-06-24T04:20:44.249Z] ---> Running in f253f2966a7e [2021-06-24T04:20:59.197Z] Removing intermediate container f253f2966a7e [2021-06-24T04:20:59.197Z] ---> 3cec5f3ec7f2 [2021-06-24T04:20:59.197Z] Successfully built 3cec5f3ec7f2 [2021-06-24T04:20:59.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:20:59.556Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T04:20:59.556Z] . [Pipeline] withDockerContainer [2021-06-24T04:20:59.687Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-06-24T04:20:59.730Z] $ 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-x86_64 cat [2021-06-24T04:21:00.139Z] $ docker top bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:21:00.605Z] + go version [2021-06-24T04:21:00.606Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T04:21:00.631Z] $ docker stop --time=1 bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 [2021-06-24T04:21:01.845Z] $ docker rm -f bcdc45075d1662b03adef0c64d456d9d1c857e3be85540377549e3e756fa0478 [Pipeline] // withDockerContainer [Pipeline] } [2021-06-24T04:21:02.020Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1077 in /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [Pipeline] // script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws [2021-06-24T04:21:02.214Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:21:02.536Z] The recommended git tool is: git [2021-06-24T04:21:02.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T04:21:02.759Z] . [Pipeline] withDockerContainer [2021-06-24T04:21:02.870Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-06-24T04:21:02.935Z] $ 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-x86_64 cat [2021-06-24T04:21:03.340Z] $ docker top c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:21:03.802Z] + go mod tidy [Pipeline] sh [2021-06-24T04:21:04.407Z] + make test [2021-06-24T04:21:04.407Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-24T04:21:04.673Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-24T04:21:07.486Z] using credential edgex-jenkins-ssh [2021-06-24T04:21:07.513Z] Cloning the remote Git repository [2021-06-24T04:21:07.554Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:21:07.660Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-24T04:21:07.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:21:07.728Z] > git --version # timeout=10 [2021-06-24T04:21:07.745Z] > git --version # 'git version 2.17.1' [2021-06-24T04:21:07.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:21:07.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:21:10.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T04:21:10.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:21:10.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T04:21:10.941Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T04:21:10.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:21:10.960Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T04:21:11.507Z] Merging remotes/origin/master commit da61adacfdf7582afac777cc495c283ef6d04343 into PR head commit 3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:21:11.883Z] Merge succeeded, producing 3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:21:11.884Z] Checking out Revision 3c12b534f238725917337d895365f9f96d82ff07 (PR-405) [2021-06-24T04:21:11.519Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:21:11.532Z] > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 [2021-06-24T04:21:11.781Z] > git remote # timeout=10 [2021-06-24T04:21:11.802Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T04:21:11.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:21:11.825Z] > git merge da61adacfdf7582afac777cc495c283ef6d04343 # timeout=10 [2021-06-24T04:21:11.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T04:21:11.880Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:21:11.895Z] > git checkout -f 3c12b534f238725917337d895365f9f96d82ff07 # timeout=10 [2021-06-24T04:21:16.389Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2021-06-24T04:21:16.442Z] > git --version # timeout=10 [2021-06-24T04:21:16.450Z] > git --version # 'git version 2.17.1' [2021-06-24T04:21:16.463Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-24T04:21:16.973Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-24T04:21:16.973Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:21:17.999Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:21:18.459Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:21:18.830Z] + true [2021-06-24T04:21:18.830Z] + sudo service docker restart [Pipeline] } [2021-06-24T04:21:22.378Z] $ docker stop --time=1 c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 [2021-06-24T04:21:23.782Z] $ docker rm -f c210db25944aa15c9566c98be23418dca8337a3c76bcf786cd3e491685008a81 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:21:24.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T04:21:24.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-24T04:21:29.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T04:21:29.446Z] + ls -al . [2021-06-24T04:21:29.446Z] total 92 [2021-06-24T04:21:29.446Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 24 04:21 . [2021-06-24T04:21:29.446Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 04:19 .. [2021-06-24T04:21:29.446Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 24 04:19 assets [2021-06-24T04:21:29.446Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 24 04:19 bin [2021-06-24T04:21:29.446Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 24 04:19 cmd [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 24 04:19 CONTRIBUTING.md [2021-06-24T04:21:29.446Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 24 04:21 coverage.out [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 24 04:19 Dockerfile [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 24 04:19 Dockerfile.build [2021-06-24T04:21:29.446Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 24 04:20 docs [2021-06-24T04:21:29.446Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 04:20 .git [2021-06-24T04:21:29.446Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 04:19 .github [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 24 04:19 .gitignore [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 831 Jun 24 04:20 go.mod [2021-06-24T04:21:29.446Z] -rw-r--r--. 1 jenkins jenkins 23709 Jun 24 04:21 go.sum [2021-06-24T04:21:29.446Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 24 04:20 internal [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 24 04:19 Jenkinsfile [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 24 04:19 LICENSE [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 24 04:19 Makefile [2021-06-24T04:21:29.446Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 24 04:20 pkg [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 24 04:19 README.md [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 04:16 VERSION [2021-06-24T04:21:29.446Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 24 04:20 version.go [2021-06-24T04:21:29.446Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 24 04:20 web [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:21:29.783Z] + 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=3c12b534f238725917337d895365f9f96d82ff07 --label arch=amd64 --label version=0.0.0 . [2021-06-24T04:21:29.783Z] Sending build context to Docker daemon 20.15MB [2021-06-24T04:21:30.046Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:21:30.046Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-24T04:21:30.046Z] ---> 3cec5f3ec7f2 [2021-06-24T04:21:30.046Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-24T04:21:30.046Z] ---> Running in a6a5eada382b [2021-06-24T04:21:30.046Z] Removing intermediate container a6a5eada382b [2021-06-24T04:21:30.046Z] ---> f2adb832b36e [2021-06-24T04:21:30.046Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-24T04:21:30.046Z] ---> Running in 11fe08cc958b [2021-06-24T04:21:30.313Z] Removing intermediate container 11fe08cc958b [2021-06-24T04:21:30.313Z] ---> dbfcaa9926f7 [2021-06-24T04:21:30.313Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T04:21:30.313Z] ---> Running in ef270e65d372 [2021-06-24T04:21:30.313Z] Removing intermediate container ef270e65d372 [2021-06-24T04:21:30.313Z] ---> e2f03009354c [2021-06-24T04:21:30.313Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-24T04:21:30.313Z] ---> Running in c887a2f6fbe1 [2021-06-24T04:21:30.577Z] Removing intermediate container c887a2f6fbe1 [2021-06-24T04:21:30.577Z] ---> c42e70907bb6 [2021-06-24T04:21:30.577Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-24T04:21:30.577Z] ---> Running in c33407c70ca3 [2021-06-24T04:21:30.577Z] Removing intermediate container c33407c70ca3 [2021-06-24T04:21:30.577Z] ---> 2179c3d3715d [2021-06-24T04:21:30.577Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:21:30.577Z] ---> Running in 00ac39e47cf9 [2021-06-24T04:21:31.155Z] Removing intermediate container 00ac39e47cf9 [2021-06-24T04:21:31.155Z] ---> 5fed93dc2ab6 [2021-06-24T04:21:31.155Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T04:21:31.155Z] ---> Running in 6c501fef5d0b [2021-06-24T04:21:31.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T04:21:32.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T04:21:32.945Z] OK: 149 MiB in 40 packages [2021-06-24T04:21:33.215Z] Removing intermediate container 6c501fef5d0b [2021-06-24T04:21:33.215Z] ---> 069926f291d7 [2021-06-24T04:21:33.215Z] Step 10/25 : ENV GO111MODULE=on [2021-06-24T04:21:33.215Z] ---> Running in bb7f7013a639 [2021-06-24T04:21:33.215Z] Removing intermediate container bb7f7013a639 [2021-06-24T04:21:33.215Z] ---> 417aa233965a [2021-06-24T04:21:33.215Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-24T04:21:33.215Z] ---> Running in e5596478165c [2021-06-24T04:21:33.479Z] Removing intermediate container e5596478165c [2021-06-24T04:21:33.479Z] ---> 75135f3e726d [2021-06-24T04:21:33.479Z] Step 12/25 : COPY go.mod . [2021-06-24T04:21:33.479Z] ---> 5d43f0d40bdd [2021-06-24T04:21:33.479Z] Step 13/25 : COPY Makefile . [2021-06-24T04:21:33.744Z] ---> cc7be49a30fa [2021-06-24T04:21:33.744Z] Step 14/25 : RUN make update [2021-06-24T04:21:33.744Z] ---> Running in dff1f25352a1 [2021-06-24T04:21:34.009Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-24T04:21:34.593Z] Removing intermediate container dff1f25352a1 [2021-06-24T04:21:34.593Z] ---> 7a702172fe40 [2021-06-24T04:21:34.593Z] Step 15/25 : COPY . . [2021-06-24T04:21:35.166Z] ---> a29e5868e0f1 [2021-06-24T04:21:35.166Z] Step 16/25 : RUN go mod tidy [2021-06-24T04:21:35.166Z] ---> Running in 2acb07d1d2d6 [2021-06-24T04:21:35.764Z] Removing intermediate container 2acb07d1d2d6 [2021-06-24T04:21:35.764Z] ---> d7c2d58166fa [2021-06-24T04:21:35.764Z] Step 17/25 : RUN ${MAKE} [2021-06-24T04:21:35.764Z] ---> Running in 98120e325ea2 [2021-06-24T04:21:36.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:21:38.945Z] provisioning config files... [2021-06-24T04:21:38.971Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2595048177414986452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:21:39.398Z] ---> docker-login.sh [2021-06-24T04:21:39.398Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:21:40.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:21:40.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:21:40.655Z] Configure a credential helper to remove this warning. See [2021-06-24T04:21:40.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:21:40.655Z] [2021-06-24T04:21:40.655Z] Login Succeeded [2021-06-24T04:21:40.655Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:21:41.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:21:41.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:21:41.260Z] Configure a credential helper to remove this warning. See [2021-06-24T04:21:41.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:21:41.260Z] [2021-06-24T04:21:41.260Z] Login Succeeded [2021-06-24T04:21:41.260Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:21:41.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:21:42.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:21:42.134Z] Configure a credential helper to remove this warning. See [2021-06-24T04:21:42.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:21:42.134Z] [2021-06-24T04:21:42.134Z] Login Succeeded [2021-06-24T04:21:42.134Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:21:42.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:21:42.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:21:42.733Z] Configure a credential helper to remove this warning. See [2021-06-24T04:21:42.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:21:42.733Z] [2021-06-24T04:21:42.733Z] Login Succeeded [2021-06-24T04:21:42.733Z] docker.io [2021-06-24T04:21:43.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:21:43.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:21:43.607Z] Configure a credential helper to remove this warning. See [2021-06-24T04:21:43.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:21:43.607Z] [2021-06-24T04:21:43.607Z] Login Succeeded [2021-06-24T04:21:43.607Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:21:43.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T04:21:44.316Z] ========================================================= [2021-06-24T04:21:44.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T04:21:44.316Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:21:44.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T04:21:45.364Z] Sending build context to Docker daemon 20.12MB [2021-06-24T04:21:45.636Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:21:45.636Z] Step 2/8 : FROM ${BASE} [2021-06-24T04:21:45.922Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T04:21:45.922Z] 595b0fe564bb: Pulling fs layer [2021-06-24T04:21:45.922Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T04:21:45.922Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T04:21:45.922Z] ba82ee9f976e: Pulling fs layer [2021-06-24T04:21:45.922Z] 506bd15cee9f: Pulling fs layer [2021-06-24T04:21:45.922Z] ba82ee9f976e: Waiting [2021-06-24T04:21:45.922Z] 506bd15cee9f: Waiting [2021-06-24T04:21:45.922Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T04:21:45.922Z] 618dc40b7e24: Pulling fs layer [2021-06-24T04:21:45.922Z] 75a0a4a0db45: Waiting [2021-06-24T04:21:45.922Z] 618dc40b7e24: Waiting [2021-06-24T04:21:45.922Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T04:21:45.922Z] 5b7225fbf94c: Download complete [2021-06-24T04:21:45.922Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T04:21:45.922Z] 3088b5b3c5c0: Download complete [2021-06-24T04:21:45.922Z] 506bd15cee9f: Verifying Checksum [2021-06-24T04:21:45.922Z] 506bd15cee9f: Download complete [2021-06-24T04:21:45.922Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T04:21:45.922Z] 75a0a4a0db45: Download complete [2021-06-24T04:21:45.922Z] 595b0fe564bb: Verifying Checksum [2021-06-24T04:21:45.922Z] 595b0fe564bb: Download complete [2021-06-24T04:21:46.485Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-24T04:21:46.747Z] Removing intermediate container 98120e325ea2 [2021-06-24T04:21:46.747Z] ---> fa71e254ec7b [2021-06-24T04:21:46.747Z] Step 18/25 : FROM alpine:3.12 [2021-06-24T04:21:46.920Z] 595b0fe564bb: Pull complete [2021-06-24T04:21:47.197Z] 3088b5b3c5c0: Pull complete [2021-06-24T04:21:47.323Z] 3.12: Pulling from library/alpine [2021-06-24T04:21:47.587Z] 339de151aab4: Pulling fs layer [2021-06-24T04:21:47.587Z] 339de151aab4: Verifying Checksum [2021-06-24T04:21:47.587Z] 339de151aab4: Download complete [2021-06-24T04:21:47.809Z] 5b7225fbf94c: Pull complete [2021-06-24T04:21:47.851Z] 339de151aab4: Pull complete [2021-06-24T04:21:47.851Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T04:21:47.851Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T04:21:47.851Z] ---> 13621d1b12d4 [2021-06-24T04:21:47.851Z] Step 19/25 : EXPOSE 4000 [2021-06-24T04:21:47.851Z] ---> Running in 50c66cbfe996 [2021-06-24T04:21:47.851Z] Removing intermediate container 50c66cbfe996 [2021-06-24T04:21:47.851Z] ---> f951a3bed964 [2021-06-24T04:21:47.851Z] 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-24T04:21:48.410Z] 618dc40b7e24: Verifying Checksum [2021-06-24T04:21:48.410Z] 618dc40b7e24: Download complete [2021-06-24T04:21:48.427Z] ---> bf176333d6f5 [2021-06-24T04:21:48.427Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-24T04:21:48.427Z] ---> Running in 58c303004e73 [2021-06-24T04:21:48.427Z] Removing intermediate container 58c303004e73 [2021-06-24T04:21:48.427Z] ---> 19fd5aea91bf [2021-06-24T04:21:48.427Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-24T04:21:48.427Z] ---> Running in 5f9492b310cb [2021-06-24T04:21:48.689Z] Removing intermediate container 5f9492b310cb [2021-06-24T04:21:48.689Z] ---> bbac9be66442 [2021-06-24T04:21:48.689Z] Step 23/25 : LABEL arch=amd64 [2021-06-24T04:21:48.689Z] ---> Running in 796809a9332c [2021-06-24T04:21:48.689Z] Removing intermediate container 796809a9332c [2021-06-24T04:21:48.689Z] ---> f5502cb27967 [2021-06-24T04:21:48.689Z] Step 24/25 : LABEL git_sha=3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:21:48.689Z] ---> Running in 4dc342acbb03 [2021-06-24T04:21:48.952Z] Removing intermediate container 4dc342acbb03 [2021-06-24T04:21:48.952Z] ---> dfe9cf932002 [2021-06-24T04:21:48.952Z] Step 25/25 : LABEL version=0.0.0 [2021-06-24T04:21:48.952Z] ---> Running in 10136370b641 [2021-06-24T04:21:48.952Z] Removing intermediate container 10136370b641 [2021-06-24T04:21:48.952Z] ---> 633ae3660835 [2021-06-24T04:21:48.952Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T04:21:48.952Z] Successfully built 633ae3660835 [2021-06-24T04:21:48.952Z] 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-24T04:21:49.851Z] ba82ee9f976e: Download complete [2021-06-24T04:21:50.057Z] ---> job-cost.sh [2021-06-24T04:21:50.057Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aHtP [2021-06-24T04:22:00.019Z] ba82ee9f976e: Pull complete [2021-06-24T04:22:00.096Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T04:22:00.291Z] 506bd15cee9f: Pull complete [2021-06-24T04:22:00.567Z] 75a0a4a0db45: Pull complete [2021-06-24T04:22:04.897Z] 618dc40b7e24: Pull complete [2021-06-24T04:22:04.897Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T04:22:04.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T04:22:04.897Z] ---> a36622ca3599 [2021-06-24T04:22:04.897Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T04:22:06.912Z] ---> Running in 2495b8bbecba [2021-06-24T04:22:06.912Z] Removing intermediate container 2495b8bbecba [2021-06-24T04:22:06.913Z] ---> de7c7901ea14 [2021-06-24T04:22:06.913Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:22:07.186Z] ---> Running in c5b37e41693f [2021-06-24T04:22:09.822Z] Removing intermediate container c5b37e41693f [2021-06-24T04:22:09.822Z] ---> 9897dbdf10d4 [2021-06-24T04:22:09.822Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-24T04:22:09.822Z] ---> Running in 6c14067539d7 [2021-06-24T04:22:10.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T04:22:11.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T04:22:12.378Z] OK: 138 MiB in 40 packages [2021-06-24T04:22:12.395Z] lf-activate-venv(): INFO: Adding /tmp/venv-aHtP/bin to PATH [2021-06-24T04:22:12.395Z] INFO: No Stack... [2021-06-24T04:22:12.395Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T04:22:12.968Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T04:22:15.235Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-24T04:22:15.236Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T04:22:15.291Z] Removing intermediate container 6c14067539d7 [2021-06-24T04:22:15.291Z] ---> 080a6e2e679e [2021-06-24T04:22:15.291Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-24T04:22:15.291Z] ---> Running in 6af4cda05889 [2021-06-24T04:22:15.291Z] Removing intermediate container 6af4cda05889 [2021-06-24T04:22:15.291Z] ---> be0962d2e968 [2021-06-24T04:22:15.291Z] Step 7/8 : COPY . . [2021-06-24T04:22:15.297Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [2021-06-24T04:22:15.304Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] did not exist. Created. [2021-06-24T04:22:15.304Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T04:22:15.738Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T04:22:15.825Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T04:22:15.845Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T04:22:16.753Z] ---> e34f226bd037 [2021-06-24T04:22:16.753Z] Step 8/8 : RUN go mod download [2021-06-24T04:22:16.753Z] ---> Running in d9442db4840d [2021-06-24T04:22:43.595Z] Removing intermediate container d9442db4840d [2021-06-24T04:22:43.595Z] ---> c88d7f7c3e6b [2021-06-24T04:22:43.595Z] Successfully built c88d7f7c3e6b [2021-06-24T04:22:43.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:22:44.023Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T04:22:44.023Z] . [Pipeline] withDockerContainer [2021-06-24T04:22:44.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-1077 does not seem to be running inside a container [2021-06-24T04:22:44.369Z] $ 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-arm64 cat [2021-06-24T04:22:45.965Z] $ docker top 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:22:46.997Z] + go version [2021-06-24T04:22:46.997Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T04:22:47.037Z] $ docker stop --time=1 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 [2021-06-24T04:22:48.874Z] $ docker rm -f 78b5725d75c4b750c1cead7f41f80b186d93040654e96242749b0ca40dc28878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:22:49.932Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T04:22:49.932Z] . [Pipeline] withDockerContainer [2021-06-24T04:22:50.208Z] prd-ubuntu18.04-docker-arm64-4c-16g-1077 does not seem to be running inside a container [2021-06-24T04:22:50.291Z] $ 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-arm64 cat [2021-06-24T04:22:51.936Z] $ docker top 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:22:52.956Z] + go mod tidy [Pipeline] sh [2021-06-24T04:22:54.237Z] + make test [2021-06-24T04:22:54.237Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-24T04:22:55.221Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-24T04:23:27.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-24T04:23:27.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-24T04:23:27.639Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-24T04:23:27.639Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-24T04:23:46.031Z] $ docker stop --time=1 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d [2021-06-24T04:23:47.959Z] $ docker rm -f 5a758fcb582086f8544b9b564d8e291c32ff4cf285f95c0ee467c280a2bbc21d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:23:48.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T04:23:48.806Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T04:23:49.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:23:50.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T04:23:50.546Z] + ls -al . [2021-06-24T04:23:50.546Z] total 128 [2021-06-24T04:23:50.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 04:22 . [2021-06-24T04:23:50.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:21 .. [2021-06-24T04:23:50.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:21 .git [2021-06-24T04:23:50.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 .github [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 24 04:21 .gitignore [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 04:21 CONTRIBUTING.md [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 24 04:21 Dockerfile [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 24 04:21 Dockerfile.build [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 04:21 Jenkinsfile [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 04:21 LICENSE [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 24 04:21 Makefile [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 24 04:21 README.md [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:16 VERSION [2021-06-24T04:23:50.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 assets [2021-06-24T04:23:50.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 bin [2021-06-24T04:23:50.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 cmd [2021-06-24T04:23:50.546Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 04:22 coverage.out [2021-06-24T04:23:50.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:21 docs [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 831 Jun 24 04:21 go.mod [2021-06-24T04:23:50.546Z] -rw-r--r-- 1 jenkins jenkins 23709 Jun 24 04:22 go.sum [2021-06-24T04:23:50.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 04:21 internal [2021-06-24T04:23:50.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:21 pkg [2021-06-24T04:23:50.546Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 04:21 version.go [2021-06-24T04:23:50.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:21 web [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:23:50.940Z] + 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=3c12b534f238725917337d895365f9f96d82ff07 --label arch=arm64 --label version=0.0.0 . [2021-06-24T04:23:51.928Z] Sending build context to Docker daemon 20.15MB [2021-06-24T04:23:51.928Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:23:51.928Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-24T04:23:51.928Z] ---> c88d7f7c3e6b [2021-06-24T04:23:51.928Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-24T04:23:52.202Z] ---> Running in 055892d1a711 [2021-06-24T04:23:52.802Z] Removing intermediate container 055892d1a711 [2021-06-24T04:23:52.802Z] ---> b99327297c4a [2021-06-24T04:23:52.802Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-24T04:23:52.802Z] ---> Running in f1ce09fcabaf [2021-06-24T04:23:53.404Z] Removing intermediate container f1ce09fcabaf [2021-06-24T04:23:53.404Z] ---> a760f1df88d9 [2021-06-24T04:23:53.404Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T04:23:53.404Z] ---> Running in a4dae6573f33 [2021-06-24T04:23:54.002Z] Removing intermediate container a4dae6573f33 [2021-06-24T04:23:54.002Z] ---> db26af49b50e [2021-06-24T04:23:54.002Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-24T04:23:54.002Z] ---> Running in ee3c30494741 [2021-06-24T04:23:54.599Z] Removing intermediate container ee3c30494741 [2021-06-24T04:23:54.599Z] ---> 6f7659139686 [2021-06-24T04:23:54.599Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-24T04:23:54.599Z] ---> Running in 5565b6cf92f5 [2021-06-24T04:23:55.213Z] Removing intermediate container 5565b6cf92f5 [2021-06-24T04:23:55.213Z] ---> 1e7c3c42dd78 [2021-06-24T04:23:55.213Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:23:55.213Z] ---> Running in 6a43ca5e69d5 [2021-06-24T04:23:57.938Z] Removing intermediate container 6a43ca5e69d5 [2021-06-24T04:23:57.938Z] ---> b7b2592fa1f0 [2021-06-24T04:23:57.938Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T04:23:57.938Z] ---> Running in 9237fa4c8d18 [2021-06-24T04:23:58.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T04:23:59.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T04:24:00.916Z] OK: 138 MiB in 40 packages [2021-06-24T04:24:01.895Z] Removing intermediate container 9237fa4c8d18 [2021-06-24T04:24:01.895Z] ---> 53bbdbee0065 [2021-06-24T04:24:01.895Z] Step 10/25 : ENV GO111MODULE=on [2021-06-24T04:24:01.895Z] ---> Running in f05bb5fcd9b6 [2021-06-24T04:24:02.497Z] Removing intermediate container f05bb5fcd9b6 [2021-06-24T04:24:02.497Z] ---> 53bebc02bcae [2021-06-24T04:24:02.497Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-24T04:24:02.497Z] ---> Running in d762276874a6 [2021-06-24T04:24:03.095Z] Removing intermediate container d762276874a6 [2021-06-24T04:24:03.095Z] ---> 04b68d3a0ad1 [2021-06-24T04:24:03.095Z] Step 12/25 : COPY go.mod . [2021-06-24T04:24:03.692Z] ---> 7c45aff394d7 [2021-06-24T04:24:03.692Z] Step 13/25 : COPY Makefile . [2021-06-24T04:24:04.683Z] ---> edf79d03cd0e [2021-06-24T04:24:04.683Z] Step 14/25 : RUN make update [2021-06-24T04:24:04.683Z] ---> Running in 93cb277f374a [2021-06-24T04:24:06.125Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-24T04:24:07.565Z] Removing intermediate container 93cb277f374a [2021-06-24T04:24:07.565Z] ---> 7d14d0d61a38 [2021-06-24T04:24:07.565Z] Step 15/25 : COPY . . [2021-06-24T04:24:10.201Z] ---> ee5f56ebd578 [2021-06-24T04:24:10.201Z] Step 16/25 : RUN go mod tidy [2021-06-24T04:24:10.201Z] ---> Running in 2954bede8bd5 [2021-06-24T04:24:12.835Z] Removing intermediate container 2954bede8bd5 [2021-06-24T04:24:12.835Z] ---> 383506264d5a [2021-06-24T04:24:12.835Z] Step 17/25 : RUN ${MAKE} [2021-06-24T04:24:12.835Z] ---> Running in c63b51c9e80e [2021-06-24T04:24:14.279Z] 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-24T04:24:41.152Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-24T04:24:43.788Z] Removing intermediate container c63b51c9e80e [2021-06-24T04:24:43.788Z] ---> f8b4510c1b53 [2021-06-24T04:24:43.788Z] Step 18/25 : FROM alpine:3.12 [2021-06-24T04:24:44.386Z] 3.12: Pulling from library/alpine [2021-06-24T04:24:44.661Z] d2f70382dc9a: Pulling fs layer [2021-06-24T04:24:44.933Z] d2f70382dc9a: Verifying Checksum [2021-06-24T04:24:44.933Z] d2f70382dc9a: Download complete [2021-06-24T04:24:45.530Z] d2f70382dc9a: Pull complete [2021-06-24T04:24:45.530Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T04:24:45.530Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T04:24:45.530Z] ---> c4fd0aeabfcf [2021-06-24T04:24:45.530Z] Step 19/25 : EXPOSE 4000 [2021-06-24T04:24:45.804Z] ---> Running in a4844008a613 [2021-06-24T04:24:46.406Z] Removing intermediate container a4844008a613 [2021-06-24T04:24:46.406Z] ---> 572244fb1c57 [2021-06-24T04:24:46.406Z] 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-24T04:24:47.846Z] ---> f6d08ae8dc3e [2021-06-24T04:24:47.846Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-24T04:24:47.846Z] ---> Running in a8d0728b2fca [2021-06-24T04:24:48.447Z] Removing intermediate container a8d0728b2fca [2021-06-24T04:24:48.447Z] ---> 9b5a0dbf51f5 [2021-06-24T04:24:48.447Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-24T04:24:48.447Z] ---> Running in 4d0f37482dcf [2021-06-24T04:24:49.043Z] Removing intermediate container 4d0f37482dcf [2021-06-24T04:24:49.043Z] ---> 9389a68e04d2 [2021-06-24T04:24:49.043Z] Step 23/25 : LABEL arch=arm64 [2021-06-24T04:24:49.043Z] ---> Running in f84e36d5ea50 [2021-06-24T04:24:49.639Z] Removing intermediate container f84e36d5ea50 [2021-06-24T04:24:49.639Z] ---> cd2c0d45b996 [2021-06-24T04:24:49.639Z] Step 24/25 : LABEL git_sha=3c12b534f238725917337d895365f9f96d82ff07 [2021-06-24T04:24:49.639Z] ---> Running in e4761a194862 [2021-06-24T04:24:50.250Z] Removing intermediate container e4761a194862 [2021-06-24T04:24:50.250Z] ---> f51b7f6c40c8 [2021-06-24T04:24:50.250Z] Step 25/25 : LABEL version=0.0.0 [2021-06-24T04:24:50.524Z] ---> Running in 364dcd233279 [2021-06-24T04:24:50.799Z] Removing intermediate container 364dcd233279 [2021-06-24T04:24:50.799Z] ---> 7a68bc1cd6dd [2021-06-24T04:24:50.799Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T04:24:51.071Z] Successfully built 7a68bc1cd6dd [2021-06-24T04:24:51.071Z] 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-24T04:24:52.071Z] ---> job-cost.sh [2021-06-24T04:24:52.071Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yXCo [2021-06-24T04:25:31.048Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T04:26:52.812Z] lf-activate-venv(): INFO: Adding /tmp/venv-yXCo/bin to PATH [2021-06-24T04:26:52.812Z] INFO: No Stack... [2021-06-24T04:26:52.812Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T04:26:52.812Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T04:26:53.174Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-24T04:26:53.175Z] cut -d, -f6 [Pipeline] lock [2021-06-24T04:26:53.267Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [2021-06-24T04:26:53.274Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] did not exist. Created. [2021-06-24T04:26:53.274Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T04:26:53.717Z] /w/workspace/edgex-ui-go/1@tmp/durable-a19a1d0d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-a19a1d0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T04:26:54.084Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T04:26:54.128Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T04:26:54.335Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T04:26:54.358Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-405-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-24T04:26:58.274Z] provisioning config files... [2021-06-24T04:26:58.284Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config5439382971425220620tmp [Pipeline] { [Pipeline] sh [2021-06-24T04:26:58.654Z] + set +x [2021-06-24T04:26:58.654Z] + curl -s https://codecov.io/bash [2021-06-24T04:26:58.654Z] + bash -s -- [2021-06-24T04:26:58.654Z] [2021-06-24T04:26:58.654Z] _____ _ [2021-06-24T04:26:58.654Z] / ____| | | [2021-06-24T04:26:58.654Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T04:26:58.654Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T04:26:58.654Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T04:26:58.654Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T04:26:58.654Z] Bash-1.0.3 [2021-06-24T04:26:58.654Z] [2021-06-24T04:26:58.654Z] [2021-06-24T04:26:58.654Z] ==> git version 2.24.4 found [2021-06-24T04:26:58.654Z] ==> 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-24T04:26:58.654Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T04:26:58.654Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T04:26:58.654Z] ==> Jenkins CI detected. [2021-06-24T04:26:58.654Z] project root: . [2021-06-24T04:26:58.654Z] --> token set from env [2021-06-24T04:26:58.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T04:26:58.654Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T04:26:58.654Z] ==> Python coveragepy not found [2021-06-24T04:26:58.654Z] ==> Searching for coverage reports in: [2021-06-24T04:26:58.654Z] + . [2021-06-24T04:26:58.917Z] -> Found 1 reports [2021-06-24T04:26:58.917Z] ==> Detecting git/mercurial file structure [2021-06-24T04:26:58.917Z] ==> Reading reports [2021-06-24T04:26:58.917Z] + ./coverage.out bytes=10 [2021-06-24T04:26:58.917Z] ==> Appending adjustments [2021-06-24T04:26:58.917Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T04:26:58.917Z] + Found adjustments [2021-06-24T04:26:58.917Z] ==> Gzipping contents [2021-06-24T04:26:58.917Z] 4.0K /tmp/codecov.7A51qx.gz [2021-06-24T04:26:58.917Z] ==> Uploading reports [2021-06-24T04:26:58.917Z] url: https://codecov.io [2021-06-24T04:26:58.917Z] query: branch=PR-405&commit=3c12b534f238725917337d895365f9f96d82ff07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2021-06-24T04:26:58.917Z] -> Pinging Codecov [2021-06-24T04:26:58.917Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-405&commit=3c12b534f238725917337d895365f9f96d82ff07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=405&job=&cmd_args= [2021-06-24T04:26:59.491Z] -> Uploading to [2021-06-24T04:26:59.491Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/FB506323287CE973F263BFD2A0EB1F37/3c12b534f238725917337d895365f9f96d82ff07/859ca4ae-1416-406c-9e41-1045c57bdc76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T042659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cb109547dc7c11ea5cbb37bbb048fb9005dd8dfdc409819c84b19ecb95412d1 [2021-06-24T04:26:59.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T04:26:59.491Z] Dload Upload Total Spent Left Speed [2021-06-24T04:26:59.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3362 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 10102 --:--:-- --:--:-- --:--:-- 10096 [2021-06-24T04:26:59.752Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3c12b534f238725917337d895365f9f96d82ff07 [Pipeline] } [2021-06-24T04:26:59.777Z] 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-24T04:27:02.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:03.332Z] ---> package-listing.sh [2021-06-24T04:27:03.332Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T04:27:03.332Z] ++ facter osfamily [2021-06-24T04:27:03.597Z] + OS_FAMILY=redhat [2021-06-24T04:27:03.597Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-405 [2021-06-24T04:27:03.597Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T04:27:03.597Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T04:27:03.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T04:27:03.597Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T04:27:03.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-405 ']' [2021-06-24T04:27:03.597Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T04:27:03.597Z] + case "${OS_FAMILY}" in [2021-06-24T04:27:03.597Z] + rpm -qa [2021-06-24T04:27:03.597Z] + sort [2021-06-24T04:27:04.170Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T04:27:04.170Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T04:27:04.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T04:27:04.170Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-405 ']' [2021-06-24T04:27:04.170Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-405/archives/ [2021-06-24T04:27:04.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-405/archives/ [Pipeline] echo [2021-06-24T04:27:04.205Z] 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T04:27:04.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:27:04.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T04:27:04.882Z] [2021-06-24T04:27:04.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:27:05.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T04:27:05.251Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T04:27:05.251Z] df20fa9351a1: Pulling fs layer [2021-06-24T04:27:05.251Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T04:27:05.251Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T04:27:05.251Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T04:27:05.251Z] 93b61091891f: Pulling fs layer [2021-06-24T04:27:05.251Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T04:27:05.251Z] 5e14af77c1be: Pulling fs layer [2021-06-24T04:27:05.251Z] 01666e4c0597: Pulling fs layer [2021-06-24T04:27:05.251Z] aa168da1d23b: Pulling fs layer [2021-06-24T04:27:05.251Z] 93b9cdb0e59b: Waiting [2021-06-24T04:27:05.251Z] 5e14af77c1be: Waiting [2021-06-24T04:27:05.251Z] 01666e4c0597: Waiting [2021-06-24T04:27:05.251Z] aa168da1d23b: Waiting [2021-06-24T04:27:05.251Z] 46f8f816bc3b: Waiting [2021-06-24T04:27:05.251Z] 93b61091891f: Waiting [2021-06-24T04:27:05.251Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T04:27:05.251Z] 36b3adc4ff6f: Download complete [2021-06-24T04:27:05.251Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T04:27:05.251Z] 46f8f816bc3b: Download complete [2021-06-24T04:27:05.515Z] df20fa9351a1: Verifying Checksum [2021-06-24T04:27:05.515Z] df20fa9351a1: Download complete [2021-06-24T04:27:05.515Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T04:27:05.515Z] 93b9cdb0e59b: Download complete [2021-06-24T04:27:05.515Z] 5e14af77c1be: Verifying Checksum [2021-06-24T04:27:05.515Z] 5e14af77c1be: Download complete [2021-06-24T04:27:05.515Z] 93b61091891f: Verifying Checksum [2021-06-24T04:27:05.515Z] 93b61091891f: Download complete [2021-06-24T04:27:05.515Z] 01666e4c0597: Verifying Checksum [2021-06-24T04:27:05.515Z] 01666e4c0597: Download complete [2021-06-24T04:27:05.515Z] df20fa9351a1: Pull complete [2021-06-24T04:27:05.783Z] 36b3adc4ff6f: Pull complete [2021-06-24T04:27:05.783Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T04:27:05.783Z] 8ad3a11d3b57: Download complete [2021-06-24T04:27:06.363Z] 8ad3a11d3b57: Pull complete [2021-06-24T04:27:06.363Z] 46f8f816bc3b: Pull complete [2021-06-24T04:27:06.628Z] 93b61091891f: Pull complete [2021-06-24T04:27:06.892Z] 93b9cdb0e59b: Pull complete [2021-06-24T04:27:06.892Z] 5e14af77c1be: Pull complete [2021-06-24T04:27:06.892Z] 01666e4c0597: Pull complete [2021-06-24T04:27:07.472Z] aa168da1d23b: Verifying Checksum [2021-06-24T04:27:07.472Z] aa168da1d23b: Download complete [2021-06-24T04:27:11.722Z] aa168da1d23b: Pull complete [2021-06-24T04:27:11.722Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T04:27:11.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T04:27:11.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T04:27:11.821Z] prd-centos7-docker-4c-2g-1075 does not seem to be running inside a container [2021-06-24T04:27:11.866Z] $ 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-405/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-405 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405:/w/workspace/edgexfoundry_edgex-ui-go_PR-405:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T04:27:15.016Z] $ docker top 5ad9243613bb39088b43b060e9c5ba030f7282897ee996c951c873659aa76fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:27:15.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T04:27:15.784Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T04:27:16.099Z] + ls /var/log/sa-host [2021-06-24T04:27:16.099Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T04:27:16.099Z] file_magic: OK [2021-06-24T04:27:16.099Z] HZ: Using current value: 100 [2021-06-24T04:27:16.099Z] file_header: OK [2021-06-24T04:27:16.099Z] 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-24T04:27:16.099Z] Statistics: [2021-06-24T04:27:16.099Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T04:27:16.099Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T04:27:16.099Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T04:27:16.099Z] file_magic: OK [2021-06-24T04:27:16.099Z] HZ: Using current value: 100 [2021-06-24T04:27:16.099Z] file_header: OK [2021-06-24T04:27:16.099Z] 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-24T04:27:16.099Z] Statistics: [2021-06-24T04:27:16.099Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T04:27:16.099Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:27:16.403Z] provisioning config files... [2021-06-24T04:27:16.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp/config2224800719647794295tmp [Pipeline] { [Pipeline] echo [2021-06-24T04:27:16.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:16.840Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T04:27:16.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:17.362Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T04:27:17.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:17.728Z] ---> sudo-logs.sh [2021-06-24T04:27:17.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T04:27:17.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:18.179Z] ---> job-cost.sh [2021-06-24T04:27:18.179Z] lf-activate-venv: SKIPPING [2021-06-24T04:27:18.179Z] DEBUG: total: 0.18000000715255737 [2021-06-24T04:27:18.179Z] INFO: Retrieving Stack Cost... [2021-06-24T04:27:18.751Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T04:27:19.324Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T04:27:19.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:27:19.684Z] ---> logs-deploy.sh [2021-06-24T04:27:19.684Z] lf-activate-venv: SKIPPING [2021-06-24T04:27:19.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-405/1 [2021-06-24T04:27:19.684Z] INFO: archiving workspace using pattern(s): [2021-06-24T04:27:20.632Z] Archives upload complete. [2021-06-24T04:27:20.632Z] INFO: archiving logs to Nexus [2021-06-24T04:27:21.207Z] ---> uname -a: [2021-06-24T04:27:21.207Z] Linux prd-centos7-docker-4c-2g-1075.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-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> lscpu: [2021-06-24T04:27:21.207Z] Architecture: x86_64 [2021-06-24T04:27:21.207Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T04:27:21.207Z] Byte Order: Little Endian [2021-06-24T04:27:21.207Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T04:27:21.207Z] CPU(s): 2 [2021-06-24T04:27:21.207Z] On-line CPU(s) list: 0,1 [2021-06-24T04:27:21.207Z] Thread(s) per core: 1 [2021-06-24T04:27:21.207Z] Core(s) per socket: 1 [2021-06-24T04:27:21.207Z] Socket(s): 2 [2021-06-24T04:27:21.207Z] NUMA node(s): 1 [2021-06-24T04:27:21.207Z] Vendor ID: AuthenticAMD [2021-06-24T04:27:21.207Z] CPU family: 23 [2021-06-24T04:27:21.207Z] Model: 49 [2021-06-24T04:27:21.207Z] Model name: AMD EPYC-Rome Processor [2021-06-24T04:27:21.207Z] Stepping: 0 [2021-06-24T04:27:21.207Z] CPU MHz: 2800.000 [2021-06-24T04:27:21.207Z] BogoMIPS: 5600.00 [2021-06-24T04:27:21.207Z] Virtualization: AMD-V [2021-06-24T04:27:21.207Z] Hypervisor vendor: KVM [2021-06-24T04:27:21.207Z] Virtualization type: full [2021-06-24T04:27:21.207Z] L1d cache: 64 KiB [2021-06-24T04:27:21.207Z] L1i cache: 64 KiB [2021-06-24T04:27:21.207Z] L2 cache: 1 MiB [2021-06-24T04:27:21.207Z] L3 cache: 32 MiB [2021-06-24T04:27:21.207Z] NUMA node0 CPU(s): 0,1 [2021-06-24T04:27:21.207Z] Vulnerability Itlb multihit: Not affected [2021-06-24T04:27:21.207Z] Vulnerability L1tf: Not affected [2021-06-24T04:27:21.207Z] Vulnerability Mds: Not affected [2021-06-24T04:27:21.207Z] Vulnerability Meltdown: Not affected [2021-06-24T04:27:21.207Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T04:27:21.207Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T04:27:21.207Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T04:27:21.207Z] Vulnerability Srbds: Not affected [2021-06-24T04:27:21.207Z] Vulnerability Tsx async abort: Not affected [2021-06-24T04:27:21.207Z] 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-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> nproc: [2021-06-24T04:27:21.207Z] 2 [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> df -h: [2021-06-24T04:27:21.207Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T04:27:21.207Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-24T04:27:21.207Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T04:27:21.207Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T04:27:21.207Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-405 [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-405@tmp [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-24T04:27:21.207Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> free -m: [2021-06-24T04:27:21.207Z] total used free shared buff/cache available [2021-06-24T04:27:21.207Z] Mem: 7821 916 4779 0 2125 6727 [2021-06-24T04:27:21.207Z] Swap: 1023 0 1023 [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> ip addr: [2021-06-24T04:27:21.207Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T04:27:21.207Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T04:27:21.207Z] inet 127.0.0.1/8 scope host lo [2021-06-24T04:27:21.207Z] valid_lft forever preferred_lft forever [2021-06-24T04:27:21.207Z] inet6 ::1/128 scope host [2021-06-24T04:27:21.207Z] valid_lft forever preferred_lft forever [2021-06-24T04:27:21.207Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T04:27:21.207Z] link/ether fa:16:3e:ab:33:0b brd ff:ff:ff:ff:ff:ff [2021-06-24T04:27:21.207Z] inet 10.30.122.110/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T04:27:21.207Z] valid_lft 85716sec preferred_lft 85716sec [2021-06-24T04:27:21.207Z] inet6 fe80::f816:3eff:feab:330b/64 scope link [2021-06-24T04:27:21.207Z] valid_lft forever preferred_lft forever [2021-06-24T04:27:21.207Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T04:27:21.207Z] link/ether 02:42:53:76:93:ea brd ff:ff:ff:ff:ff:ff [2021-06-24T04:27:21.207Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T04:27:21.207Z] valid_lft forever preferred_lft forever [2021-06-24T04:27:21.207Z] inet6 fe80::42:53ff:fe76:93ea/64 scope link [2021-06-24T04:27:21.207Z] valid_lft forever preferred_lft forever [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] ---> sar -b -r -n DEV: [2021-06-24T04:27:21.207Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] 04:15:47 LINUX RESTART (2 CPU) [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] 04:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T04:27:21.207Z] 04:17:01 222.94 89.03 133.90 0.00 10465.91 41200.37 0.00 [2021-06-24T04:27:21.207Z] 04:18:01 2.40 0.00 2.40 0.00 0.00 55.46 0.00 [2021-06-24T04:27:21.207Z] 04:19:02 0.42 0.00 0.42 0.00 0.00 5.73 0.00 [2021-06-24T04:27:21.207Z] 04:20:01 0.19 0.00 0.19 0.00 0.00 2.05 0.00 [2021-06-24T04:27:21.207Z] 04:21:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-06-24T04:27:21.207Z] 04:22:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 [2021-06-24T04:27:21.207Z] 04:23:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 [2021-06-24T04:27:21.207Z] 04:24:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 [2021-06-24T04:27:21.207Z] 04:25:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-06-24T04:27:21.207Z] 04:26:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-06-24T04:27:21.207Z] 04:27:01 0.35 0.03 0.32 0.00 3.73 3.96 0.00 [2021-06-24T04:27:21.207Z] Average: 20.75 8.11 12.64 0.00 953.92 3761.76 0.00 [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.207Z] 04:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T04:27:21.207Z] 04:17:01 5441392 0 795944 9.94 2620 1768984 1167092 12.89 581116 1583820 132 [2021-06-24T04:27:21.207Z] 04:18:01 5450040 0 787288 9.83 2620 1768992 1098332 12.13 574164 1583784 20 [2021-06-24T04:27:21.207Z] 04:19:02 5454740 0 782588 9.77 2620 1768992 1056184 11.66 568784 1585096 8 [2021-06-24T04:27:21.207Z] 04:20:01 5453036 0 784280 9.79 2620 1769004 1056328 11.66 570580 1585096 16 [2021-06-24T04:27:21.207Z] 04:21:01 5454060 0 783252 9.78 2620 1769008 1056184 11.66 569128 1585832 12 [2021-06-24T04:27:21.207Z] 04:22:01 5452564 0 784688 9.80 2620 1769068 1056340 11.66 568864 1587580 16 [2021-06-24T04:27:21.207Z] 04:23:01 5447072 0 790232 9.87 2620 1769016 1056184 11.66 574332 1587560 12 [2021-06-24T04:27:21.207Z] 04:24:01 5439716 0 797584 9.96 2620 1769020 1056184 11.66 583180 1586432 8 [2021-06-24T04:27:21.207Z] 04:25:01 5439784 0 797512 9.96 2620 1769024 1056184 11.66 583580 1585888 8 [2021-06-24T04:27:21.207Z] 04:26:01 5439536 0 797756 9.96 2620 1769028 1056184 11.66 585656 1583856 8 [2021-06-24T04:27:21.207Z] 04:27:01 5433628 0 803540 10.03 2620 1769152 1058136 11.68 596548 1578636 28 [2021-06-24T04:27:21.207Z] Average: 5445961 0 791333 9.88 2620 1769026 1070303 11.82 577812 1584871 24 [2021-06-24T04:27:21.207Z] [2021-06-24T04:27:21.208Z] 04:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T04:27:21.208Z] 04:17:01 eth0 651.86 510.54 1476.46 118.13 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:17:01 docker0 69.92 47.09 6.48 208.85 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:18:01 eth0 3.55 1.83 3.02 0.18 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:19:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:20:01 eth0 1.69 0.37 0.38 0.17 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:21:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:22:01 eth0 0.68 0.43 0.40 0.27 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:25:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:26:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:27:01 eth0 4.60 3.12 4.37 1.50 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] Average: eth0 60.41 47.08 135.27 10.96 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] Average: docker0 6.37 4.29 0.59 19.03 0.00 0.00 0.00 0.00 [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] ---> sar -P ALL: [2021-06-24T04:27:21.208Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] 04:15:47 LINUX RESTART (2 CPU) [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] 04:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T04:27:21.208Z] 04:17:01 all 22.45 0.00 7.90 5.44 0.08 64.12 [2021-06-24T04:27:21.208Z] 04:17:01 0 22.00 0.00 8.46 5.71 0.07 63.76 [2021-06-24T04:27:21.208Z] 04:17:01 1 22.91 0.00 7.34 5.18 0.09 64.49 [2021-06-24T04:27:21.208Z] 04:18:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2021-06-24T04:27:21.208Z] 04:18:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-24T04:27:21.208Z] 04:18:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-24T04:27:21.208Z] 04:19:02 all 0.08 0.00 0.04 0.00 0.03 99.84 [2021-06-24T04:27:21.208Z] 04:19:02 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-24T04:27:21.208Z] 04:19:02 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-24T04:27:21.208Z] 04:20:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-24T04:27:21.208Z] 04:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-24T04:27:21.208Z] 04:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T04:27:21.208Z] 04:21:01 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-06-24T04:27:21.208Z] 04:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-24T04:27:21.208Z] 04:21:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-24T04:27:21.208Z] 04:22:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-24T04:27:21.208Z] 04:22:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-24T04:27:21.208Z] 04:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T04:27:21.208Z] 04:23:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-24T04:27:21.208Z] 04:23:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-24T04:27:21.208Z] 04:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-24T04:27:21.208Z] 04:24:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-24T04:27:21.208Z] 04:24:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-24T04:27:21.208Z] 04:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T04:27:21.208Z] 04:25:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T04:27:21.208Z] 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-24T04:27:21.208Z] 04:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T04:27:21.208Z] 04:26:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-24T04:27:21.208Z] 04:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-24T04:27:21.208Z] 04:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-24T04:27:21.208Z] 04:27:01 all 0.32 0.00 0.25 0.00 0.03 99.40 [2021-06-24T04:27:21.208Z] 04:27:01 0 0.23 0.00 0.20 0.00 0.02 99.55 [2021-06-24T04:27:21.208Z] 04:27:01 1 0.40 0.00 0.30 0.00 0.05 99.25 [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T04:27:21.208Z] Average: all 2.07 0.00 0.74 0.48 0.03 96.68 [2021-06-24T04:27:21.208Z] Average: 0 2.05 0.00 0.78 0.50 0.03 96.64 [2021-06-24T04:27:21.208Z] Average: 1 2.08 0.00 0.70 0.45 0.04 96.73 [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z] [2021-06-24T04:27:21.208Z]