Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4949305b1d80a2de37f3f74c4f4094eb35a843f5+dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (f73b68438b31bbae6c29a5548c45b5a1cde837ec) 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-ssh6127392849691185765.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-ssh7603608455450504508.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-383/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-383/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5886802958966245331.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-383/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2843110976892079594.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-ssh2904337453297775206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-383/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-383/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh468206833581270660.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2029 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [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-383 # 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-383@tmp/jenkins-gitclient-ssh6862154042566485982.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 Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) > 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-383@tmp/jenkins-gitclient-ssh4817705414051677726.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # 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-383@tmp/jenkins-gitclient-ssh8586319852388498832.key > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 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 04:10:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:10:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:10:27 ========================================================= 04:10:27 EdgeX Global Pipelines Version Info 04:10:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:10:31 ------------------- 04:10:31 stable info: 04:10:31 ------------------- 04:10:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:10:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:10:31 Message: update stable to v1.0.195 04:10:32 ------------------- 04:10:32 experimental info: 04:10:32 ------------------- 04:10:32 Commited By: **** collab-it+edgex@linuxfoundation.org 04:10:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:10:32 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:10:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:10:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:10:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:10:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:10:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:10:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:10:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:10:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:10:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:10:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:10:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:10:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo 04:10:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo 04:10:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo 04:10:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] echo 04:10:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4949305 [Pipeline] echo 04:10:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:43 provisioning config files... 04:10:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config1081060516235973421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:43 ---> docker-login.sh 04:10:43 nexus3.edgexfoundry.org:10001 04:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:44 Configure a credential helper to remove this warning. See 04:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:44 04:10:44 Login Succeeded 04:10:44 nexus3.edgexfoundry.org:10002 04:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:44 Configure a credential helper to remove this warning. See 04:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:44 04:10:44 Login Succeeded 04:10:44 nexus3.edgexfoundry.org:10003 04:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10004 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 docker.io 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 ---> docker-login.sh ends [Pipeline] } 04:10:45 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 04:10:48 + git log --format=format:%s -1 4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] echo 04:10:48 GIT_COMMIT: 4949305b1d80a2de37f3f74c4f4094eb35a843f5, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo 04:10:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:53 04:10:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:53 latest: Pulling from edgex-devops/git-semver 04:10:53 31603596830f: Pulling fs layer 04:10:53 54011a49482f: Pulling fs layer 04:10:53 a6820b24f6d8: Pulling fs layer 04:10:53 f581987b2513: Pulling fs layer 04:10:53 f581987b2513: Waiting 04:10:53 54011a49482f: Verifying Checksum 04:10:53 54011a49482f: Download complete 04:10:53 31603596830f: Verifying Checksum 04:10:53 31603596830f: Download complete 04:10:53 a6820b24f6d8: Verifying Checksum 04:10:53 a6820b24f6d8: Download complete 04:10:53 f581987b2513: Verifying Checksum 04:10:53 f581987b2513: Download complete 04:10:54 31603596830f: Pull complete 04:10:54 54011a49482f: Pull complete 04:10:54 a6820b24f6d8: Pull complete 04:10:54 f581987b2513: Pull complete 04:10:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:55 prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container 04:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-383 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383:/w/workspace/edgexfoundry_edgex-ui-go_PR-383:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:57 $ docker top b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:57 [ssh-agent] Looking for ssh-agent implementation... 04:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:57 $ docker exec b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent 04:10:57 SSH_AUTH_SOCK=/tmp/ssh-oJM4qys2Xy00/agent.13 04:10:57 SSH_AGENT_PID=19 04:10:57 Running ssh-add (command line suppressed) 04:10:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_1599631738386859996.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_1599631738386859996.key) 04:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:58 + git tag --points-at HEAD [Pipeline] } 04:10:58 $ docker exec --env ******** --env ******** b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent -k 04:10:58 unset SSH_AUTH_SOCK; 04:10:58 unset SSH_AGENT_PID; 04:10:58 echo Agent pid 19 killed; 04:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:00 [ssh-agent] Looking for ssh-agent implementation... 04:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:00 $ docker exec b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent 04:11:00 SSH_AUTH_SOCK=/tmp/ssh-tgVGYera3uZA/agent.55 04:11:00 SSH_AGENT_PID=63 04:11:00 Running ssh-add (command line suppressed) 04:11:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_7950982101117787346.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/private_key_7950982101117787346.key) 04:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:01 + git semver init 04:11:01 # -> Open(): unable to determine branch for HEAD 04:11:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-383/.git 04:11:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-383 04:11:01 # $SEMVER_REMOTE_NAME = origin 04:11:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:01 # $SEMVER_USER_NAME = edgex-jenkins 04:11:01 # $SEMVER_BRANCH = PR-383 04:11:01 # $SEMVER_TEMP = /tmp/semver-646438307 04:11:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:11:03 # '/tmp/semver-646438307' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-383/.semver' 04:11:03 # -> Force: false 04:11:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-383/.semver [Pipeline] } 04:11:03 $ docker exec --env ******** --env ******** b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db ssh-agent -k 04:11:03 unset SSH_AUTH_SOCK; 04:11:03 unset SSH_AGENT_PID; 04:11:03 echo Agent pid 63 killed; 04:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:06 + git semver [Pipeline] } 04:11:06 $ docker stop --time=1 b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db 04:11:07 $ docker rm -f b38b8bd54ee8bedb951bf5949f20e1be2efbd342688b2dcef105c791318a12db [Pipeline] // withDockerContainer [Pipeline] sh 04:11:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:11:10 Stashed 1 file(s) [Pipeline] echo 04:11:10 [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 04:11:28 Still waiting to schedule task 04:11:28 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 04:11:28 ‘prd-centos7-builder-2c-1g-2026’ doesn’t have label ‘centos7-docker-4c-2g’ 04:11:28 ‘prd-centos7-docker-4c-2g-1825’ is offline 04:11:28 ‘prd-centos7-docker-4c-2g-2031’ is offline 04:11:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ doesn’t have label ‘centos7-docker-4c-2g’ 04:11:28 Still waiting to schedule task 04:11:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline 04:13:21 Running on prd-centos7-docker-4c-2g-2034 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [Pipeline] { [Pipeline] ws 04:13:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:13:24 The recommended git tool is: git 04:13:47 using credential edgex-jenkins-ssh 04:13:47 Cloning the remote Git repository 04:13:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:13:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:13:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:50 > git --version # timeout=10 04:13:50 > git --version # 'git version 2.24.4' 04:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:50 [INFO] Currently running in a labeled security context 04:13:50 [INFO] Currently SELinux is 'enforcing' on the host 04:13:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8547225913441738255.key 04:13:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:53 Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:13:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:52 [INFO] Currently running in a labeled security context 04:13:52 [INFO] Currently SELinux is 'enforcing' on the host 04:13:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2641333089041088691.key 04:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:13:53 > git config core.sparsecheckout # timeout=10 04:13:53 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 04:13:55 Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:13:55 Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) 04:13:55 > git remote # timeout=10 04:13:55 > git config --get remote.origin.url # timeout=10 04:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:55 [INFO] Currently running in a labeled security context 04:13:55 [INFO] Currently SELinux is 'enforcing' on the host 04:13:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2169603433303684982.key 04:13:55 > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 04:13:55 > git rev-parse HEAD^{commit} # timeout=10 04:13:55 > git config core.sparsecheckout # timeout=10 04:13:55 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 04:14:07 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 04:14:07 > git --version # timeout=10 04:14:07 > git --version # 'git version 2.24.4' 04:14:07 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:14:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:14:26 + sudo service docker restart 04:14:26 + true 04:14:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:40 provisioning config files... 04:14:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1474263453018520965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:45 ---> docker-login.sh 04:14:45 nexus3.edgexfoundry.org:10001 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 nexus3.edgexfoundry.org:10002 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 nexus3.edgexfoundry.org:10003 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 nexus3.edgexfoundry.org:10004 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 docker.io 04:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 ---> docker-login.sh ends [Pipeline] } 04:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:48 ========================================================= 04:14:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2035 in /w/workspace/edgexfoundry_edgex-ui-go_PR-383 [Pipeline] { [Pipeline] ws 04:14:50 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:14:50 + 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 . 04:14:50 Sending build context to Docker daemon 21.79MB 04:14:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:14:50 Step 2/8 : FROM ${BASE} 04:14:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:50 540db60ca938: Pulling fs layer 04:14:50 adcc1eea9eea: Pulling fs layer 04:14:50 4c4ab2625f07: Pulling fs layer 04:14:50 0510c868ecb4: Pulling fs layer 04:14:50 afea3b2eda06: Pulling fs layer 04:14:50 7809a108b3ef: Pulling fs layer 04:14:50 f706445af74f: Pulling fs layer 04:14:50 0510c868ecb4: Waiting 04:14:50 afea3b2eda06: Waiting 04:14:50 7809a108b3ef: Waiting 04:14:50 f706445af74f: Waiting 04:14:50 4c4ab2625f07: Verifying Checksum 04:14:50 4c4ab2625f07: Download complete 04:14:50 adcc1eea9eea: Verifying Checksum 04:14:50 adcc1eea9eea: Download complete 04:14:50 afea3b2eda06: Verifying Checksum 04:14:50 afea3b2eda06: Download complete 04:14:50 7809a108b3ef: Verifying Checksum 04:14:50 7809a108b3ef: Download complete 04:14:50 540db60ca938: Verifying Checksum 04:14:50 540db60ca938: Download complete 04:14:50 540db60ca938: Pull complete 04:14:50 adcc1eea9eea: Pull complete 04:14:50 4c4ab2625f07: Pull complete 04:14:50 f706445af74f: Verifying Checksum 04:14:50 f706445af74f: Download complete 04:14:50 0510c868ecb4: Verifying Checksum 04:14:50 0510c868ecb4: Download complete 04:14:51 The recommended git tool is: git 04:14:54 0510c868ecb4: Pull complete 04:14:54 afea3b2eda06: Pull complete 04:14:54 7809a108b3ef: Pull complete 04:14:57 f706445af74f: Pull complete 04:14:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:57 ---> b068be0155e3 04:14:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:59 ---> Running in 7f914af4af5f 04:14:59 Removing intermediate container 7f914af4af5f 04:14:59 ---> b93c21621eaf 04:14:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:59 ---> Running in 7ac0afb066c8 04:14:59 Removing intermediate container 7ac0afb066c8 04:14:59 ---> 2ff3c0b0806a 04:14:59 Step 5/8 : RUN apk add --no-cache make git 04:14:59 ---> Running in d7f81eacead0 04:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:03 OK: 149 MiB in 40 packages 04:15:03 Removing intermediate container d7f81eacead0 04:15:03 ---> 210bedbe6996 04:15:03 Step 6/8 : WORKDIR /edgex-ui-go 04:15:03 ---> Running in f668be9a732c 04:15:03 Removing intermediate container f668be9a732c 04:15:03 ---> 5c979fb902f3 04:15:03 Step 7/8 : COPY . . 04:15:03 ---> ac64a7ace243 04:15:03 Step 8/8 : RUN go mod download 04:15:03 ---> Running in 955e0711ff61 04:15:14 Removing intermediate container 955e0711ff61 04:15:14 ---> a85214d50527 04:15:14 Successfully built a85214d50527 04:15:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:15:25 + docker inspect -f . ci-base-image-x86_64 04:15:25 . [Pipeline] withDockerContainer 04:15:29 prd-centos7-docker-4c-2g-2034 does not seem to be running inside a container 04:15:31 $ 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 04:15:34 $ docker top 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:43 + go version 04:15:43 go version go1.16.3 linux/amd64 [Pipeline] } 04:15:43 $ docker stop --time=1 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b 04:15:45 $ docker rm -f 533364e37c244957364d236dba570508498bee76373b85a0dc5e66a60f2a4f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:10 + docker inspect -f . ci-base-image-x86_64 04:16:10 . [Pipeline] withDockerContainer 04:16:18 prd-centos7-docker-4c-2g-2034 does not seem to be running inside a container 04:16:18 $ 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 04:16:21 $ docker top d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:24 using credential edgex-jenkins-ssh 04:16:24 Cloning the remote Git repository 04:16:27 + go mod tidy [Pipeline] sh 04:16:27 + make test 04:16:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:16:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:16:27 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:16:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:16:27 > git --version # timeout=10 04:16:27 > git --version # 'git version 2.17.1' 04:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:16:31 Merging remotes/origin/master commit dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce into PR head commit 4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:16:34 Merge succeeded, producing 4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:16:34 Checking out Revision 4949305b1d80a2de37f3f74c4f4094eb35a843f5 (PR-383) 04:16:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:16:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:16:31 > git config core.sparsecheckout # timeout=10 04:16:31 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 04:16:31 > git remote # timeout=10 04:16:31 > git config --get remote.origin.url # timeout=10 04:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:31 > git merge dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 04:16:31 > git rev-parse HEAD^{commit} # timeout=10 04:16:34 > git config core.sparsecheckout # timeout=10 04:16:34 > git checkout -f 4949305b1d80a2de37f3f74c4f4094eb35a843f5 # timeout=10 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:16:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:16:37 GO111MODULE=on go vet ./... 04:16:41 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 04:16:41 > git --version # timeout=10 04:16:41 > git --version # 'git version 2.17.1' 04:16:41 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } 04:16:43 $ docker stop --time=1 d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 04:16:45 $ docker rm -f d1f3b6d3c9f07d44b9441b68c8d5c49d75817d38eeac2309e7d285862906e2d1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:16:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:16:50 Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:16:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:17:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 04:17:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:11 + + true 04:17:11 sudo service docker restart 04:17:11 + ls -al . 04:17:11 total 84 04:17:11 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 17 04:16 . 04:17:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 17 04:13 .. 04:17:11 drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 04:13 assets 04:17:11 drwxrwxr-x. 2 jenkins jenkins 35 Jun 17 04:13 bin 04:17:11 drwxrwxr-x. 3 jenkins jenkins 29 Jun 17 04:13 cmd 04:17:11 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 17 04:13 CONTRIBUTING.md 04:17:11 -rw-r--r--. 1 jenkins jenkins 10 Jun 17 04:16 coverage.out 04:17:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 04:13 Dockerfile 04:17:11 -rw-rw-r--. 1 jenkins jenkins 902 Jun 17 04:13 Dockerfile.build 04:17:11 drwxrwxr-x. 2 jenkins jenkins 23 Jun 17 04:13 docs 04:17:11 drwxrwxr-x. 8 jenkins jenkins 179 Jun 17 04:14 .git 04:17:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 04:13 .github 04:17:11 -rw-rw-r--. 1 jenkins jenkins 162 Jun 17 04:13 .gitignore 04:17:11 -rw-rw-r--. 1 jenkins jenkins 324 Jun 17 04:13 go.mod 04:17:11 -rw-r--r--. 1 jenkins jenkins 12542 Jun 17 04:16 go.sum 04:17:11 drwxrwxr-x. 9 jenkins jenkins 125 Jun 17 04:13 internal 04:17:11 -rw-rw-r--. 1 jenkins jenkins 652 Jun 17 04:13 Jenkinsfile 04:17:11 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 17 04:13 LICENSE 04:17:11 -rw-rw-r--. 1 jenkins jenkins 941 Jun 17 04:13 Makefile 04:17:11 drwxrwxr-x. 3 jenkins jenkins 19 Jun 17 04:13 pkg 04:17:11 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 17 04:13 README.md 04:17:11 -rw-rw-r--. 1 jenkins jenkins 5 Jun 17 04:11 VERSION 04:17:11 -rw-rw-r--. 1 jenkins jenkins 155 Jun 17 04:13 version.go 04:17:11 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 17 04:13 web [Pipeline] isUnix [Pipeline] sh 04:17:14 + 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=4949305b1d80a2de37f3f74c4f4094eb35a843f5 --label arch=amd64 --label version=0.0.0 . 04:17:14 Sending build context to Docker daemon 21.8MB 04:17:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 04:17:14 Step 2/24 : FROM ${BASE} AS builder 04:17:14 ---> a85214d50527 04:17:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:14 ---> Running in 5f531c8e0565 04:17:14 Removing intermediate container 5f531c8e0565 04:17:14 ---> e503e1683632 04:17:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:17:14 ---> Running in 283d6c3e1619 04:17:14 Removing intermediate container 283d6c3e1619 04:17:14 ---> ed39fe96733f 04:17:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:17:14 ---> Running in 204f7c274e1e 04:17:14 Removing intermediate container 204f7c274e1e 04:17:14 ---> b32eca344bc3 04:17:14 Step 6/24 : LABEL Name=edgex-ui-go 04:17:14 ---> Running in 5bc730b54499 04:17:14 Removing intermediate container 5bc730b54499 04:17:14 ---> aaf05e133b14 04:17:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:17:14 ---> Running in f04efc507151 04:17:14 Removing intermediate container f04efc507151 04:17:14 ---> 546c08a4a1ef 04:17:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:14 ---> Running in 86d1853314df 04:17:14 Removing intermediate container 86d1853314df 04:17:14 ---> 80b402070cb1 04:17:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:14 ---> Running in 8090568cdf51 04:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:17:15 OK: 149 MiB in 40 packages 04:17:15 Removing intermediate container 8090568cdf51 04:17:15 ---> 298021a9f154 04:17:15 Step 10/24 : ENV GO111MODULE=on 04:17:15 ---> Running in 7006bfa5b2f4 04:17:15 Removing intermediate container 7006bfa5b2f4 04:17:15 ---> 278ae2415267 04:17:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:17:15 ---> Running in 4042635deaa3 04:17:15 Removing intermediate container 4042635deaa3 04:17:15 ---> 972dfe7562f5 04:17:15 Step 12/24 : COPY go.mod . 04:17:15 ---> 7acbda161e56 04:17:15 Step 13/24 : COPY Makefile . 04:17:15 ---> 34e054d8fbeb 04:17:15 Step 14/24 : RUN make update 04:17:15 ---> Running in 81da638e3365 04:17:18 CGO_ENABLED=0 GO111MODULE=on go mod download 04:17:18 Removing intermediate container 81da638e3365 04:17:18 ---> 8c2aaf6ea502 04:17:18 Step 15/24 : COPY . . 04:17:18 ---> eef3bd9fb6ef 04:17:18 Step 16/24 : RUN ${MAKE} 04:17:18 ---> Running in 1e3a2fbf6835 04:17:18 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 04:17:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:17:26 Removing intermediate container 1e3a2fbf6835 04:17:26 ---> 1154242e008f 04:17:26 Step 17/24 : FROM alpine:3.12 04:17:26 3.12: Pulling from library/alpine 04:17:26 339de151aab4: Pulling fs layer 04:17:26 339de151aab4: Verifying Checksum 04:17:26 339de151aab4: Download complete 04:17:28 339de151aab4: Pull complete 04:17:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:17:28 Status: Downloaded newer image for alpine:3.12 04:17:28 ---> 13621d1b12d4 04:17:28 Step 18/24 : EXPOSE 4000 04:17:28 ---> Running in 0a149f425a77 04:17:28 Removing intermediate container 0a149f425a77 04:17:28 ---> 1a7d0d3f1bbb 04:17:28 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:28 ---> 7b3a325399f7 04:17:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:28 ---> Running in 6ee83be3de6c 04:17:28 Removing intermediate container 6ee83be3de6c 04:17:28 ---> 10dcb7cf1546 04:17:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:17:28 ---> Running in a7cd8e636bab 04:17:28 Removing intermediate container a7cd8e636bab 04:17:28 ---> 35646b5128bb 04:17:28 Step 22/24 : LABEL arch=amd64 04:17:28 ---> Running in 3b89d42b6c84 04:17:28 Removing intermediate container 3b89d42b6c84 04:17:28 ---> d5c7759d9041 04:17:28 Step 23/24 : LABEL git_sha=4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:17:28 ---> Running in 43899db31248 04:17:28 Removing intermediate container 43899db31248 04:17:28 ---> 3b20dfcaac60 04:17:28 Step 24/24 : LABEL version=0.0.0 04:17:28 ---> Running in 0aa22872c3b4 04:17:28 Removing intermediate container 0aa22872c3b4 04:17:28 ---> ee68060cd9c7 04:17:28 [Warning] One or more build-args [ARCH] were not consumed 04:17:28 Successfully built ee68060cd9c7 04:17:28 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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] configFileProvider 04:17:33 provisioning config files... 04:17:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1148864821491007756tmp Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 04:17:38 ---> docker-login.sh 04:17:38 nexus3.edgexfoundry.org:10001 04:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:38 Configure a credential helper to remove this warning. See 04:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:38 04:17:38 Login Succeeded 04:17:38 nexus3.edgexfoundry.org:10002 04:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:38 Configure a credential helper to remove this warning. See 04:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:38 04:17:38 Login Succeeded 04:17:38 nexus3.edgexfoundry.org:10003 04:17:41 ---> job-cost.sh 04:17:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XMGH 04:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:41 Configure a credential helper to remove this warning. See 04:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:41 04:17:41 Login Succeeded 04:17:41 nexus3.edgexfoundry.org:10004 04:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:41 Configure a credential helper to remove this warning. See 04:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:41 04:17:41 Login Succeeded 04:17:41 docker.io 04:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:41 Configure a credential helper to remove this warning. See 04:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:41 04:17:41 Login Succeeded 04:17:41 ---> docker-login.sh ends [Pipeline] } 04:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:46 ========================================================= 04:17:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:17:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:17:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:17:48 + 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 . 04:17:48 Sending build context to Docker daemon 21.79MB 04:17:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:17:48 Step 2/8 : FROM ${BASE} 04:17:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:48 595b0fe564bb: Pulling fs layer 04:17:48 3088b5b3c5c0: Pulling fs layer 04:17:48 5b7225fbf94c: Pulling fs layer 04:17:48 ba82ee9f976e: Pulling fs layer 04:17:48 506bd15cee9f: Pulling fs layer 04:17:48 75a0a4a0db45: Pulling fs layer 04:17:48 618dc40b7e24: Pulling fs layer 04:17:48 ba82ee9f976e: Waiting 04:17:48 506bd15cee9f: Waiting 04:17:48 75a0a4a0db45: Waiting 04:17:48 3088b5b3c5c0: Verifying Checksum 04:17:48 5b7225fbf94c: Verifying Checksum 04:17:48 5b7225fbf94c: Download complete 04:17:48 3088b5b3c5c0: Download complete 04:17:48 506bd15cee9f: Verifying Checksum 04:17:48 506bd15cee9f: Download complete 04:17:48 75a0a4a0db45: Verifying Checksum 04:17:48 75a0a4a0db45: Download complete 04:17:48 595b0fe564bb: Verifying Checksum 04:17:48 595b0fe564bb: Pull complete 04:17:49 3088b5b3c5c0: Pull complete 04:17:49 5b7225fbf94c: Pull complete 04:17:50 618dc40b7e24: Verifying Checksum 04:17:50 618dc40b7e24: Download complete 04:17:53 ba82ee9f976e: Download complete 04:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-XMGH/bin to PATH 04:18:00 INFO: No Stack... 04:18:01 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:01 ba82ee9f976e: Pull complete 04:18:01 506bd15cee9f: Pull complete 04:18:01 75a0a4a0db45: Pull complete 04:18:01 INFO: Archiving Costs [Pipeline] sh 04:18:04 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:18:04 + cut -d, -f6 [Pipeline] lock 04:18:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] 04:18:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] did not exist. Created. 04:18:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:05 618dc40b7e24: Pull complete 04:18:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:18:05 ---> a36622ca3599 04:18:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:05 + echo total: 0.05999999865889549 [Pipeline] stash 04:18:07 Stashed 1 file(s) [Pipeline] } 04:18:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:18:10 ---> Running in 9071c9d6dccb 04:18:10 Removing intermediate container 9071c9d6dccb 04:18:10 ---> 6c04f30524ac 04:18:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:10 ---> Running in 5b2a148176ab [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:18:12 Removing intermediate container 5b2a148176ab 04:18:12 ---> f3328e2cec98 04:18:12 Step 5/8 : RUN apk add --no-cache make git 04:18:12 ---> Running in 47c284dbb8b1 04:18:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:18:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:18:16 OK: 138 MiB in 40 packages 04:18:16 Removing intermediate container 47c284dbb8b1 04:18:16 ---> aba8c05445bf 04:18:16 Step 6/8 : WORKDIR /edgex-ui-go 04:18:16 ---> Running in 9d50416740dc 04:18:16 Removing intermediate container 9d50416740dc 04:18:16 ---> c07174e7f73b 04:18:16 Step 7/8 : COPY . . 04:18:19 ---> 7954621d2eb3 04:18:19 Step 8/8 : RUN go mod download 04:18:19 ---> Running in 11f5a1f56de7 04:18:41 Removing intermediate container 11f5a1f56de7 04:18:41 ---> 5708c587b8dc 04:18:41 Successfully built 5708c587b8dc 04:18:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:42 + docker inspect -f . ci-base-image-arm64 04:18:42 . [Pipeline] withDockerContainer 04:18:42 prd-ubuntu18.04-docker-arm64-4c-16g-2035 does not seem to be running inside a container 04:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:44 $ docker top 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:47 + go version 04:18:47 go version go1.16.5 linux/arm64 [Pipeline] } 04:18:47 $ docker stop --time=1 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e 04:18:49 $ docker rm -f 9e36d168d10b2296a87d93a7a21144a4eaa46c2477cc26ddccc05546a3fdc17e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:52 + docker inspect -f . ci-base-image-arm64 04:18:52 . [Pipeline] withDockerContainer 04:18:53 prd-ubuntu18.04-docker-arm64-4c-16g-2035 does not seem to be running inside a container 04:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:57 $ docker top d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:58 + go mod tidy [Pipeline] sh 04:19:01 + make test 04:19:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:19:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:19:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:19:37 GO111MODULE=on go vet ./... [Pipeline] } 04:19:58 $ docker stop --time=1 d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a 04:19:59 $ docker rm -f d450881095389179141c9738ea7ce63f07d005c5551e444f91785f6c67a7730a [Pipeline] // withDockerContainer [Pipeline] sh 04:20:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:03 Warning: overwriting stash ‘coverage-report’ 04:20:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:07 + ls -al . 04:20:07 total 120 04:20:07 drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 04:19 . 04:20:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:16 .. 04:20:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 04:16 .git 04:20:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 .github 04:20:07 -rw-rw-r-- 1 jenkins jenkins 162 Jun 17 04:16 .gitignore 04:20:07 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 04:16 CONTRIBUTING.md 04:20:07 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 04:16 Dockerfile 04:20:07 -rw-rw-r-- 1 jenkins jenkins 902 Jun 17 04:16 Dockerfile.build 04:20:07 -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 04:16 Jenkinsfile 04:20:07 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 04:16 LICENSE 04:20:07 -rw-rw-r-- 1 jenkins jenkins 941 Jun 17 04:16 Makefile 04:20:07 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 17 04:16 README.md 04:20:07 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 04:11 VERSION 04:20:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 assets 04:20:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 bin 04:20:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 cmd 04:20:07 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 04:19 coverage.out 04:20:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:16 docs 04:20:07 -rw-rw-r-- 1 jenkins jenkins 324 Jun 17 04:16 go.mod 04:20:07 -rw-r--r-- 1 jenkins jenkins 12542 Jun 17 04:18 go.sum 04:20:07 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 04:16 internal 04:20:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 04:16 pkg 04:20:07 -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 04:16 version.go 04:20:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:16 web [Pipeline] isUnix [Pipeline] sh 04:20:07 + 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=4949305b1d80a2de37f3f74c4f4094eb35a843f5 --label arch=arm64 --label version=0.0.0 . 04:20:09 Sending build context to Docker daemon 21.8MB 04:20:09 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 04:20:09 Step 2/24 : FROM ${BASE} AS builder 04:20:09 ---> 5708c587b8dc 04:20:09 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:20:09 ---> Running in cce39de9a8a6 04:20:09 Removing intermediate container cce39de9a8a6 04:20:09 ---> 6113ef517adf 04:20:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:20:09 ---> Running in a76a2ca6df77 04:20:09 Removing intermediate container a76a2ca6df77 04:20:09 ---> c943846fb4ab 04:20:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:20:09 ---> Running in 1974bc9e3517 04:20:10 Removing intermediate container 1974bc9e3517 04:20:10 ---> 72c60aaedbc1 04:20:10 Step 6/24 : LABEL Name=edgex-ui-go 04:20:10 ---> Running in 975359ea8c10 04:20:11 Removing intermediate container 975359ea8c10 04:20:11 ---> 1ab2d83cac55 04:20:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:20:11 ---> Running in 8d1bf42e7ea8 04:20:11 Removing intermediate container 8d1bf42e7ea8 04:20:11 ---> 7ef2d22d2dbf 04:20:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:12 ---> Running in 46c50d3074b9 04:20:14 Removing intermediate container 46c50d3074b9 04:20:14 ---> a2a3754cfa6c 04:20:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:14 ---> Running in aeddfaf48b2f 04:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:20:17 OK: 138 MiB in 40 packages 04:20:18 Removing intermediate container aeddfaf48b2f 04:20:18 ---> 1669f76fa574 04:20:18 Step 10/24 : ENV GO111MODULE=on 04:20:18 ---> Running in 74e6f7b9e4e5 04:20:19 Removing intermediate container 74e6f7b9e4e5 04:20:19 ---> c924593edcdb 04:20:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:20:19 ---> Running in 72b6c9addbde 04:20:20 Removing intermediate container 72b6c9addbde 04:20:20 ---> d6f401391c4d 04:20:20 Step 12/24 : COPY go.mod . 04:20:21 ---> ea73e6ecaccc 04:20:21 Step 13/24 : COPY Makefile . 04:20:21 ---> e17f3ffa80f2 04:20:21 Step 14/24 : RUN make update 04:20:21 ---> Running in 14b54b9cbfbd 04:20:23 CGO_ENABLED=0 GO111MODULE=on go mod download 04:20:24 Removing intermediate container 14b54b9cbfbd 04:20:24 ---> 0eadb2a1a428 04:20:24 Step 15/24 : COPY . . 04:20:27 ---> 58a2a2583ae3 04:20:27 Step 16/24 : RUN ${MAKE} 04:20:27 ---> Running in 5454512eb547 04:20:28 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 04:20:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:20:57 Removing intermediate container 5454512eb547 04:20:57 ---> d74223deb982 04:20:57 Step 17/24 : FROM alpine:3.12 04:20:57 3.12: Pulling from library/alpine 04:20:57 d2f70382dc9a: Pulling fs layer 04:20:58 d2f70382dc9a: Verifying Checksum 04:20:58 d2f70382dc9a: Download complete 04:20:58 d2f70382dc9a: Pull complete 04:20:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:20:58 Status: Downloaded newer image for alpine:3.12 04:20:58 ---> c4fd0aeabfcf 04:20:58 Step 18/24 : EXPOSE 4000 04:20:59 ---> Running in cc33aa5c749d 04:20:59 Removing intermediate container cc33aa5c749d 04:20:59 ---> 385df014c304 04:20:59 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:02 ---> 4341224d3973 04:21:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:21:02 ---> Running in a2ff3fcd025e 04:21:02 Removing intermediate container a2ff3fcd025e 04:21:02 ---> 977385d23acd 04:21:02 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:21:02 ---> Running in 8eab0a0e4e2e 04:21:04 Removing intermediate container 8eab0a0e4e2e 04:21:04 ---> 24a13c84c9e6 04:21:04 Step 22/24 : LABEL arch=arm64 04:21:04 ---> Running in 77f32973d816 04:21:04 Removing intermediate container 77f32973d816 04:21:04 ---> 72b694e8ea37 04:21:04 Step 23/24 : LABEL git_sha=4949305b1d80a2de37f3f74c4f4094eb35a843f5 04:21:04 ---> Running in de08b2537f6e 04:21:04 Removing intermediate container de08b2537f6e 04:21:04 ---> 2cc1cfbef1bc 04:21:04 Step 24/24 : LABEL version=0.0.0 04:21:04 ---> Running in e97ef6d6094a 04:21:04 Removing intermediate container e97ef6d6094a 04:21:04 ---> ab064563ef33 04:21:04 [Warning] One or more build-args [ARCH] were not consumed 04:21:04 Successfully built ab064563ef33 04:21:04 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 04:21:08 ---> job-cost.sh 04:21:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4zIc 04:21:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-4zIc/bin to PATH 04:23:16 INFO: No Stack... 04:23:21 INFO: Retrieving Pricing Info for: v2-standard-4 04:23:21 INFO: Archiving Costs [Pipeline] sh 04:23:21 + cut -d, -f6 04:23:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:23:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] 04:23:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] did not exist. Created. 04:23:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:22 /w/workspace/edgex-ui-go/1@tmp/durable-d13dcf85/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d13dcf85/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:24 + echo total: 0.18000000715255737 [Pipeline] stash 04:23:24 Warning: overwriting stash ‘stack-cost’ 04:23:25 Stashed 1 file(s) [Pipeline] } 04:23:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-383-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 04:23:30 provisioning config files... 04:23:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config5019098991565004120tmp [Pipeline] { [Pipeline] sh 04:23:31 + set +x 04:23:31 + bash -s -- 04:23:31 + curl -s https://codecov.io/bash 04:23:31 04:23:31 _____ _ 04:23:31 / ____| | | 04:23:31 | | ___ __| | ___ ___ _____ __ 04:23:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:31 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:31 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:31 Bash-1.0.3 04:23:31 04:23:31 04:23:31 ==> git version 2.24.4 found 04:23:31 ==> 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 04:23:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:23:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:23:31 ==> Jenkins CI detected. 04:23:31 project root: . 04:23:31 --> token set from env 04:23:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:31 ==> Running gcov in . (disable via -X gcov) 04:23:31 ==> Python coveragepy not found 04:23:31 ==> Searching for coverage reports in: 04:23:31 + . 04:23:31 -> Found 1 reports 04:23:31 ==> Detecting git/mercurial file structure 04:23:31 ==> Reading reports 04:23:31 + ./coverage.out bytes=10 04:23:31 ==> Appending adjustments 04:23:31 https://docs.codecov.io/docs/fixing-reports 04:23:31 + Found adjustments 04:23:31 ==> Gzipping contents 04:23:31 4.0K /tmp/codecov.yDVCpr.gz 04:23:31 ==> Uploading reports 04:23:31 url: https://codecov.io 04:23:31 query: branch=PR-383&commit=4949305b1d80a2de37f3f74c4f4094eb35a843f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=383&job=&cmd_args= 04:23:31 -> Pinging Codecov 04:23:31 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-383&commit=4949305b1d80a2de37f3f74c4f4094eb35a843f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=383&job=&cmd_args= 04:23:32 -> Uploading to 04:23:32 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/FB506323287CE973F263BFD2A0EB1F37/4949305b1d80a2de37f3f74c4f4094eb35a843f5/8e617e2c-a29a-4a84-9945-77936363dd09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T042331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=685bde255bff201a60a4033e408e808f549f8f20e0527a1b2c3dd76e443ba53e 04:23:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:32 Dload Upload Total Spent Left Speed 04:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10451 --:--:-- --:--:-- --:--:-- 10476 04:23:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4949305b1d80a2de37f3f74c4f4094eb35a843f5 [Pipeline] } 04:23:32 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 04:23:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:53 ---> package-listing.sh 04:23:53 ++ facter osfamily 04:23:53 ++ tr '[:upper:]' '[:lower:]' 04:23:53 + OS_FAMILY=redhat 04:23:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-383 04:23:53 + START_PACKAGES=/tmp/packages_start.txt 04:23:53 + END_PACKAGES=/tmp/packages_end.txt 04:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:53 + PACKAGES=/tmp/packages_start.txt 04:23:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-383 ']' 04:23:53 + PACKAGES=/tmp/packages_end.txt 04:23:53 + case "${OS_FAMILY}" in 04:23:53 + sort 04:23:53 + rpm -qa 04:23:53 + '[' -f /tmp/packages_start.txt ']' 04:23:53 + '[' -f /tmp/packages_end.txt ']' 04:23:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-383 ']' 04:23:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-383/archives/ 04:23:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-383/archives/ [Pipeline] echo 04:23:54 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:23:59 04:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:23:59 alpine: Pulling from edgex-lftools-log-publisher 04:23:59 df20fa9351a1: Pulling fs layer 04:23:59 36b3adc4ff6f: Pulling fs layer 04:23:59 8ad3a11d3b57: Pulling fs layer 04:23:59 46f8f816bc3b: Pulling fs layer 04:23:59 93b61091891f: Pulling fs layer 04:23:59 93b9cdb0e59b: Pulling fs layer 04:23:59 5e14af77c1be: Pulling fs layer 04:23:59 01666e4c0597: Pulling fs layer 04:23:59 aa168da1d23b: Pulling fs layer 04:23:59 93b9cdb0e59b: Waiting 04:23:59 5e14af77c1be: Waiting 04:23:59 01666e4c0597: Waiting 04:23:59 aa168da1d23b: Waiting 04:23:59 46f8f816bc3b: Waiting 04:23:59 93b61091891f: Waiting 04:23:59 36b3adc4ff6f: Verifying Checksum 04:23:59 36b3adc4ff6f: Download complete 04:23:59 46f8f816bc3b: Verifying Checksum 04:23:59 46f8f816bc3b: Download complete 04:23:59 df20fa9351a1: Verifying Checksum 04:23:59 df20fa9351a1: Download complete 04:23:59 93b9cdb0e59b: Verifying Checksum 04:23:59 93b9cdb0e59b: Download complete 04:24:01 5e14af77c1be: Verifying Checksum 04:24:01 5e14af77c1be: Download complete 04:24:01 93b61091891f: Verifying Checksum 04:24:01 93b61091891f: Download complete 04:24:01 01666e4c0597: Verifying Checksum 04:24:01 01666e4c0597: Download complete 04:24:01 df20fa9351a1: Pull complete 04:24:01 8ad3a11d3b57: Verifying Checksum 04:24:01 8ad3a11d3b57: Download complete 04:24:01 36b3adc4ff6f: Pull complete 04:24:01 8ad3a11d3b57: Pull complete 04:24:01 46f8f816bc3b: Pull complete 04:24:01 93b61091891f: Pull complete 04:24:01 93b9cdb0e59b: Pull complete 04:24:01 5e14af77c1be: Pull complete 04:24:01 01666e4c0597: Pull complete 04:24:01 aa168da1d23b: Verifying Checksum 04:24:01 aa168da1d23b: Download complete 04:24:07 aa168da1d23b: Pull complete 04:24:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:24:07 prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container 04:24:07 $ 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-383/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-383 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383:/w/workspace/edgexfoundry_edgex-ui-go_PR-383:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:24:10 $ docker top b8f011ab470f69c32d519a532d947fcb598d68e20f7e7c51103e1a599b1f1b57 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:13 + mkdir -p /var/log/sa [Pipeline] sh 04:24:14 + ls /var/log/sa-host 04:24:14 + sadf -c /var/log/sa-host/sa05 04:24:14 file_magic: OK 04:24:14 HZ: Using current value: 100 04:24:14 file_header: OK 04:24:14 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 04:24:14 Statistics: 04:24:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:14 File successfully converted to sysstat format version 12.2.1 04:24:14 + sadf -c /var/log/sa-host/sa17 04:24:14 file_magic: OK 04:24:14 HZ: Using current value: 100 04:24:14 file_header: OK 04:24:14 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 04:24:14 Statistics: 04:24:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:16 provisioning config files... 04:24:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp/config8268666273005107751tmp [Pipeline] { [Pipeline] echo 04:24:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> create-netrc.sh [Pipeline] } 04:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:19 ---> python-tools-install.sh [Pipeline] echo 04:24:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:20 ---> sudo-logs.sh 04:24:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:22 ---> job-cost.sh 04:24:22 lf-activate-venv: SKIPPING 04:24:22 DEBUG: total: 0.18000000715255737 04:24:22 INFO: Retrieving Stack Cost... 04:24:22 INFO: Retrieving Pricing Info for: v3-standard-2 04:24:22 INFO: Archiving Costs [Pipeline] echo 04:24:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:22 ---> logs-deploy.sh 04:24:22 lf-activate-venv: SKIPPING 04:24:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-383/1 04:24:22 INFO: archiving workspace using pattern(s): 04:24:23 Archives upload complete. 04:24:23 INFO: archiving logs to Nexus 04:24:24 ---> uname -a: 04:24:24 Linux prd-centos7-docker-4c-2g-2029.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:24:24 04:24:24 04:24:24 ---> lscpu: 04:24:24 Architecture: x86_64 04:24:24 CPU op-mode(s): 32-bit, 64-bit 04:24:24 Byte Order: Little Endian 04:24:24 Address sizes: 40 bits physical, 48 bits virtual 04:24:24 CPU(s): 2 04:24:24 On-line CPU(s) list: 0,1 04:24:24 Thread(s) per core: 1 04:24:24 Core(s) per socket: 1 04:24:24 Socket(s): 2 04:24:24 NUMA node(s): 1 04:24:24 Vendor ID: AuthenticAMD 04:24:24 CPU family: 23 04:24:24 Model: 49 04:24:24 Model name: AMD EPYC-Rome Processor 04:24:24 Stepping: 0 04:24:24 CPU MHz: 2800.000 04:24:24 BogoMIPS: 5600.00 04:24:24 Virtualization: AMD-V 04:24:24 Hypervisor vendor: KVM 04:24:24 Virtualization type: full 04:24:24 L1d cache: 64 KiB 04:24:24 L1i cache: 64 KiB 04:24:24 L2 cache: 1 MiB 04:24:24 L3 cache: 32 MiB 04:24:24 NUMA node0 CPU(s): 0,1 04:24:24 Vulnerability Itlb multihit: Not affected 04:24:24 Vulnerability L1tf: Not affected 04:24:24 Vulnerability Mds: Not affected 04:24:24 Vulnerability Meltdown: Not affected 04:24:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:24:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:24:24 Vulnerability Srbds: Not affected 04:24:24 Vulnerability Tsx async abort: Not affected 04:24:24 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 04:24:24 04:24:24 04:24:24 ---> nproc: 04:24:24 2 04:24:24 04:24:24 04:24:24 ---> df -h: 04:24:24 Filesystem Size Used Available Use% Mounted on 04:24:24 overlay 40.0G 7.3G 32.7G 18% / 04:24:24 tmpfs 64.0M 0 64.0M 0% /dev 04:24:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:24:24 shm 64.0M 0 64.0M 0% /dev/shm 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-383 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/edgexfoundry_edgex-ui-go_PR-383@tmp 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host 04:24:24 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure 04:24:24 04:24:24 04:24:24 ---> free -m: 04:24:24 total used free shared buff/cache available 04:24:24 Mem: 7821 823 4872 0 2125 6820 04:24:24 Swap: 1023 0 1023 04:24:24 04:24:24 04:24:24 ---> ip addr: 04:24:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:24:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:24:24 inet 127.0.0.1/8 scope host lo 04:24:24 valid_lft forever preferred_lft forever 04:24:24 inet6 ::1/128 scope host 04:24:24 valid_lft forever preferred_lft forever 04:24:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:24:24 link/ether fa:16:3e:ef:bf:10 brd ff:ff:ff:ff:ff:ff 04:24:24 inet 10.30.123.131/23 brd 10.30.123.255 scope global dynamic eth0 04:24:24 valid_lft 85493sec preferred_lft 85493sec 04:24:24 inet6 fe80::f816:3eff:feef:bf10/64 scope link 04:24:24 valid_lft forever preferred_lft forever 04:24:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:24:24 link/ether 02:42:1f:03:fd:75 brd ff:ff:ff:ff:ff:ff 04:24:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:24:24 valid_lft forever preferred_lft forever 04:24:24 inet6 fe80::42:1fff:fe03:fd75/64 scope link 04:24:24 valid_lft forever preferred_lft forever 04:24:24 04:24:24 04:24:24 ---> sar -b -r -n DEV: 04:24:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:24:24 04:24:24 04:09:07 LINUX RESTART (2 CPU) 04:24:24 04:24:24 04:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:24 04:11:01 83.13 3.75 79.38 0.00 2623.05 4104.40 0.00 04:24:24 04:12:01 6.49 0.17 6.33 0.00 22.65 887.66 0.00 04:24:24 04:13:02 1.73 0.00 1.73 0.00 0.00 33.38 0.00 04:24:24 04:14:01 0.30 0.00 0.30 0.00 0.00 5.25 0.00 04:24:24 04:15:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 04:24:24 04:16:01 0.32 0.00 0.32 0.00 0.00 4.95 0.00 04:24:24 04:17:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 04:24:24 04:18:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 04:24:24 04:19:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 04:24:24 04:20:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 04:24:24 04:21:01 0.37 0.00 0.37 0.00 0.00 5.76 0.00 04:24:24 04:22:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 04:24:24 04:23:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 04:24:24 04:24:01 3.30 0.13 3.17 0.00 13.73 72.28 0.00 04:24:24 Average: 6.96 0.29 6.67 0.00 190.21 367.00 0.00 04:24:24 04:24:24 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:24 04:11:01 5521184 0 726092 9.07 2620 1759044 1281736 14.15 502080 1580316 1936 04:24:24 04:12:01 5529452 0 707664 8.84 2620 1769204 1087996 12.01 495688 1581736 20 04:24:24 04:13:02 5543944 0 693168 8.65 2620 1769208 982300 10.85 481840 1582920 20 04:24:24 04:14:01 5541940 0 695164 8.68 2620 1769216 982372 10.85 483568 1583040 16 04:24:24 04:15:01 5541532 0 695564 8.68 2620 1769224 982252 10.84 477792 1590064 20 04:24:24 04:16:01 5532780 0 704316 8.79 2620 1769224 982228 10.84 485816 1590824 12 04:24:24 04:17:01 5534528 0 702560 8.77 2620 1769232 965780 10.66 486184 1588960 8 04:24:24 04:18:01 5535132 0 701952 8.76 2620 1769236 965780 10.66 486264 1588960 8 04:24:24 04:19:01 5534784 0 702300 8.77 2620 1769236 965780 10.66 494768 1580456 8 04:24:24 04:20:01 5534456 0 702620 8.77 2620 1769244 965876 10.66 495340 1580456 20 04:24:24 04:21:01 5534964 0 702112 8.77 2620 1769244 965780 10.66 494700 1580456 12 04:24:24 04:22:01 5535112 0 701956 8.76 2620 1769252 965780 10.66 494780 1580456 12 04:24:24 04:23:01 5535072 0 701992 8.77 2620 1769256 965780 10.66 494652 1580456 16 04:24:24 04:24:01 5338688 0 756204 9.44 2620 1911428 1176440 12.99 672684 1584716 141236 04:24:24 Average: 5520969 0 706690 8.82 2620 1778661 1016849 11.23 503297 1583844 10239 04:24:24 04:24:24 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:24 04:11:01 eth0 316.61 251.28 841.87 64.68 0.00 0.00 0.00 0.00 04:24:24 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:11:01 vethf5952ae 16.11 10.44 2.14 45.36 0.00 0.00 0.00 0.00 04:24:24 04:11:01 docker0 16.11 10.33 1.92 45.35 0.00 0.00 0.00 0.00 04:24:24 04:12:01 eth0 46.09 51.49 153.39 17.33 0.00 0.00 0.00 0.00 04:24:24 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:12:01 docker0 40.47 31.17 3.46 140.81 0.00 0.00 0.00 0.00 04:24:24 04:13:02 eth0 1.90 0.38 0.42 0.24 0.00 0.00 0.00 0.00 04:24:24 04:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:14:01 eth0 1.29 0.58 0.60 0.40 0.00 0.00 0.00 0.00 04:24:24 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:15:01 eth0 0.67 0.40 0.40 0.26 0.00 0.00 0.00 0.00 04:24:24 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:16:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 04:24:24 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:18:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:20:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:24:24 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:24 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:24:01 eth0 197.23 175.01 1908.80 24.61 0.00 0.00 0.00 0.00 04:24:24 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 Average: eth0 40.43 34.35 207.82 7.71 0.00 0.00 0.00 0.00 04:24:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:24 Average: docker0 4.05 2.97 0.39 13.32 0.00 0.00 0.00 0.00 04:24:24 04:24:24 04:24:24 ---> sar -P ALL: 04:24:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:24:24 04:24:24 04:09:07 LINUX RESTART (2 CPU) 04:24:24 04:24:24 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:24:24 04:11:01 all 6.47 0.00 2.33 3.07 0.05 88.08 04:24:24 04:11:01 0 7.39 0.00 2.53 4.28 0.05 85.75 04:24:24 04:11:01 1 5.55 0.00 2.12 1.87 0.05 90.41 04:24:24 04:12:01 all 1.41 0.00 0.36 0.40 0.03 97.81 04:24:24 04:12:01 0 1.37 0.00 0.40 0.52 0.02 97.69 04:24:24 04:12:01 1 1.44 0.00 0.32 0.29 0.03 97.92 04:24:24 04:13:02 all 0.13 0.00 0.05 0.00 0.03 99.80 04:24:24 04:13:02 0 0.07 0.00 0.05 0.00 0.03 99.85 04:24:24 04:13:02 1 0.18 0.00 0.05 0.00 0.02 99.75 04:24:24 04:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 04:24:24 04:14:01 0 0.07 0.00 0.03 0.00 0.03 99.86 04:24:24 04:14:01 1 0.19 0.00 0.03 0.00 0.02 99.76 04:24:24 04:15:01 all 0.18 0.00 0.03 0.00 0.03 99.77 04:24:24 04:15:01 0 0.30 0.00 0.03 0.00 0.03 99.63 04:24:24 04:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:24:24 04:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:24:24 04:16:01 0 0.15 0.00 0.02 0.00 0.03 99.80 04:24:24 04:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:24:24 04:17:01 all 0.04 0.00 0.02 0.00 0.03 99.92 04:24:24 04:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:24:24 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:24:24 04:18:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:24:24 04:18:01 0 0.13 0.00 0.03 0.00 0.00 99.83 04:24:24 04:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:24:24 04:19:01 all 0.05 0.00 0.03 0.00 0.03 99.90 04:24:24 04:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:24:24 04:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:24:24 04:20:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:24:24 04:20:01 0 0.13 0.00 0.02 0.00 0.02 99.83 04:24:24 04:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:24:24 04:21:01 all 0.07 0.00 0.02 0.00 0.02 99.90 04:24:24 04:21:01 0 0.12 0.00 0.02 0.00 0.00 99.87 04:24:24 04:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:24:24 04:24:24 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:24:24 04:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 04:24:24 04:22:01 0 0.15 0.00 0.03 0.00 0.03 99.78 04:24:24 04:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:24:24 04:23:01 all 0.07 0.00 0.01 0.00 0.03 99.90 04:24:24 04:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:24:24 04:23:01 1 0.12 0.00 0.00 0.00 0.02 99.87 04:24:24 04:24:01 all 3.03 0.00 0.97 0.05 0.03 95.92 04:24:24 04:24:01 0 3.82 0.00 1.09 0.05 0.03 95.00 04:24:24 04:24:01 1 2.24 0.00 0.84 0.05 0.03 96.84 04:24:24 Average: all 0.85 0.00 0.28 0.25 0.03 98.60 04:24:24 Average: 0 0.98 0.00 0.31 0.34 0.03 98.34 04:24:24 Average: 1 0.71 0.00 0.25 0.16 0.03 98.86 04:24:24 04:24:24 04:24:24