Pull request #231 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 397e92a56c8913ae34d39dbc11966eb1cfcbd26d+7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (34ea543d7f47625bbb43373a9eb92547894d241d) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5005162003080985686.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-ssh5573082521197899306.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1796926405642400767.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 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-ssh3916309041768984198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-231/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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/device-virtual-go/branches/PR-231/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3810911195450575277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:device-virtual-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: device-virtual-go-settings PROJECT: device-virtual-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: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-527 in /w/workspace/foundry_device-virtual-go_PR-231 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh6072243569094504186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh2188607062691521579.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # 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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh2704482603118688154.key > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 Commit message: "Merge branch 'master' into issue-230" > git rev-list --no-walk 480da9f6fb7e2c6e6cd6b5c03528d9b9a5cb0e6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T13:35:36.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T13:35:37.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T13:35:37.111Z] ========================================================= [2021-06-28T13:35:37.111Z] EdgeX Global Pipelines Version Info [2021-06-28T13:35:37.111Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:35:38.823Z] ------------------- [2021-06-28T13:35:38.823Z] stable info: [2021-06-28T13:35:38.823Z] ------------------- [2021-06-28T13:35:38.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T13:35:38.823Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T13:35:38.823Z] Message: update stable to v1.0.195 [2021-06-28T13:35:39.400Z] ------------------- [2021-06-28T13:35:39.400Z] experimental info: [2021-06-28T13:35:39.400Z] ------------------- [2021-06-28T13:35:39.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T13:35:39.400Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T13:35:39.400Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T13:35:39.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-28T13:35:39.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-28T13:35:39.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T13:35:39.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T13:35:39.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T13:35:39.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T13:35:39.730Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T13:35:39.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T13:35:39.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T13:35:39.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T13:35:39.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T13:35:39.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-28T13:35:39.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T13:35:39.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T13:35:39.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T13:35:40.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T13:35:40.045Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T13:35:40.077Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T13:35:40.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T13:35:40.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T13:35:40.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T13:35:40.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T13:35:40.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T13:35:40.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T13:35:40.294Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T13:35:40.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T13:35:40.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2021-06-28T13:35:40.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2021-06-28T13:35:40.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2021-06-28T13:35:40.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] echo [2021-06-28T13:35:40.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 397e92a [Pipeline] echo [2021-06-28T13:35:40.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:35:40.655Z] provisioning config files... [2021-06-28T13:35:40.672Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config2512232854430041220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:35:41.006Z] ---> docker-login.sh [2021-06-28T13:35:41.006Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:35:41.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:35:41.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:35:41.272Z] Configure a credential helper to remove this warning. See [2021-06-28T13:35:41.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:35:41.272Z] [2021-06-28T13:35:41.272Z] Login Succeeded [2021-06-28T13:35:41.272Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:35:41.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:35:41.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:35:41.272Z] Configure a credential helper to remove this warning. See [2021-06-28T13:35:41.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:35:41.272Z] [2021-06-28T13:35:41.272Z] Login Succeeded [2021-06-28T13:35:41.272Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:35:41.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:35:41.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:35:41.535Z] Configure a credential helper to remove this warning. See [2021-06-28T13:35:41.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:35:41.535Z] [2021-06-28T13:35:41.535Z] Login Succeeded [2021-06-28T13:35:41.535Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:35:41.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:35:41.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:35:41.800Z] Configure a credential helper to remove this warning. See [2021-06-28T13:35:41.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:35:41.800Z] [2021-06-28T13:35:41.800Z] Login Succeeded [2021-06-28T13:35:41.800Z] docker.io [2021-06-28T13:35:41.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:35:42.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:35:42.064Z] Configure a credential helper to remove this warning. See [2021-06-28T13:35:42.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:35:42.064Z] [2021-06-28T13:35:42.064Z] Login Succeeded [2021-06-28T13:35:42.064Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:35:42.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:35:42.615Z] + git log --format=format:%s -1 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] echo [2021-06-28T13:35:42.653Z] GIT_COMMIT: 397e92a56c8913ae34d39dbc11966eb1cfcbd26d, Commit Message: Merge branch 'master' into issue-230 [Pipeline] echo [2021-06-28T13:35:42.671Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:35:43.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:35:43.358Z] [2021-06-28T13:35:43.358Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:35:43.675Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:35:43.675Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T13:35:43.675Z] 31603596830f: Pulling fs layer [2021-06-28T13:35:43.675Z] 54011a49482f: Pulling fs layer [2021-06-28T13:35:43.675Z] a6820b24f6d8: Pulling fs layer [2021-06-28T13:35:43.675Z] f581987b2513: Pulling fs layer [2021-06-28T13:35:43.675Z] f581987b2513: Waiting [2021-06-28T13:35:43.675Z] 54011a49482f: Download complete [2021-06-28T13:35:43.942Z] 31603596830f: Verifying Checksum [2021-06-28T13:35:43.942Z] 31603596830f: Download complete [2021-06-28T13:35:43.942Z] f581987b2513: Verifying Checksum [2021-06-28T13:35:43.942Z] f581987b2513: Download complete [2021-06-28T13:35:43.942Z] a6820b24f6d8: Verifying Checksum [2021-06-28T13:35:43.942Z] a6820b24f6d8: Download complete [2021-06-28T13:35:44.207Z] 31603596830f: Pull complete [2021-06-28T13:35:44.207Z] 54011a49482f: Pull complete [2021-06-28T13:35:44.805Z] a6820b24f6d8: Pull complete [2021-06-28T13:35:45.067Z] f581987b2513: Pull complete [2021-06-28T13:35:45.067Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T13:35:45.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:35:45.067Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T13:35:45.148Z] prd-centos7-docker-4c-2g-527 does not seem to be running inside a container [2021-06-28T13:35:45.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T13:35:46.222Z] $ docker top a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T13:35:46.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:35:46.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:35:46.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:35:46.473Z] $ docker exec a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent [2021-06-28T13:35:46.578Z] SSH_AUTH_SOCK=/tmp/ssh-GTEriVBsMO9e/agent.13 [2021-06-28T13:35:46.579Z] SSH_AGENT_PID=19 [2021-06-28T13:35:46.587Z] Running ssh-add (command line suppressed) [2021-06-28T13:35:46.672Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_8232166439275005008.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_8232166439275005008.key) [2021-06-28T13:35:46.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:35:47.011Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T13:35:47.020Z] $ docker exec --env ******** --env ******** a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent -k [2021-06-28T13:35:47.114Z] unset SSH_AUTH_SOCK; [2021-06-28T13:35:47.114Z] unset SSH_AGENT_PID; [2021-06-28T13:35:47.114Z] echo Agent pid 19 killed; [2021-06-28T13:35:47.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T13:35:47.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:35:47.182Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:35:47.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:35:47.286Z] $ docker exec a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent [2021-06-28T13:35:47.396Z] SSH_AUTH_SOCK=/tmp/ssh-I3qbhi6c72CF/agent.54 [2021-06-28T13:35:47.396Z] SSH_AGENT_PID=60 [2021-06-28T13:35:47.402Z] Running ssh-add (command line suppressed) [2021-06-28T13:35:47.489Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_941973939502674674.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_941973939502674674.key) [2021-06-28T13:35:47.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:35:47.828Z] + git semver init [2021-06-28T13:35:47.828Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T13:35:47.828Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.git [2021-06-28T13:35:47.828Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-231 [2021-06-28T13:35:47.828Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T13:35:47.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T13:35:47.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T13:35:47.828Z] # $SEMVER_BRANCH = PR-231 [2021-06-28T13:35:47.828Z] # $SEMVER_TEMP = /tmp/semver-097737180 [2021-06-28T13:35:47.828Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-28T13:35:48.772Z] # '/tmp/semver-097737180' -> '/w/workspace/foundry_device-virtual-go_PR-231/.semver' [2021-06-28T13:35:48.772Z] # -> Force: false [2021-06-28T13:35:48.772Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.semver [Pipeline] } [2021-06-28T13:35:48.777Z] $ docker exec --env ******** --env ******** a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 ssh-agent -k [2021-06-28T13:35:48.883Z] unset SSH_AUTH_SOCK; [2021-06-28T13:35:48.884Z] unset SSH_AGENT_PID; [2021-06-28T13:35:48.884Z] echo Agent pid 60 killed; [2021-06-28T13:35:48.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T13:35:49.237Z] + git semver [Pipeline] } [2021-06-28T13:35:49.248Z] $ docker stop --time=1 a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 [2021-06-28T13:35:50.550Z] $ docker rm -f a974671f110a38d0a7d9d9ca73d8a96cffce4c4a6e3df8db3a2372a401dda816 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T13:35:50.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T13:35:51.217Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T13:35:51.221Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-28T13:36:06.449Z] Still waiting to schedule task [2021-06-28T13:36:06.449Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T13:36:06.451Z] Still waiting to schedule task [2021-06-28T13:36:06.452Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-28T13:38:41.193Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-529 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws [2021-06-28T13:38:41.218Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-06-28T13:38:41.500Z] The recommended git tool is: git [2021-06-28T13:38:46.871Z] using credential edgex-jenkins-ssh [2021-06-28T13:38:46.891Z] Cloning the remote Git repository [2021-06-28T13:38:46.958Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:38:47.061Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-06-28T13:38:47.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:38:47.128Z] > git --version # timeout=10 [2021-06-28T13:38:47.145Z] > git --version # 'git version 2.17.1' [2021-06-28T13:38:47.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:38:47.295Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:38:49.849Z] Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:38:50.034Z] Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:38:50.035Z] Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) [2021-06-28T13:38:49.147Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:38:49.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:38:49.188Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:38:49.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:38:49.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:38:49.237Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T13:38:49.876Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:38:49.888Z] > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 [2021-06-28T13:38:49.968Z] > git remote # timeout=10 [2021-06-28T13:38:49.984Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T13:38:49.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:38:50.006Z] > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 [2021-06-28T13:38:50.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T13:38:50.047Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:38:50.057Z] > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 [2021-06-28T13:38:54.284Z] Commit message: "Merge branch 'master' into issue-230" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:38:55.750Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:38:56.168Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:38:56.518Z] + true [2021-06-28T13:38:56.519Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:39:14.887Z] provisioning config files... [2021-06-28T13:39:14.912Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config7034215584477625656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:39:15.283Z] ---> docker-login.sh [2021-06-28T13:39:15.284Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:39:15.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:39:16.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:39:16.477Z] Configure a credential helper to remove this warning. See [2021-06-28T13:39:16.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:39:16.477Z] [2021-06-28T13:39:16.477Z] Login Succeeded [2021-06-28T13:39:16.477Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:39:16.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:39:17.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:39:17.029Z] Configure a credential helper to remove this warning. See [2021-06-28T13:39:17.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:39:17.029Z] [2021-06-28T13:39:17.029Z] Login Succeeded [2021-06-28T13:39:17.029Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:39:17.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:39:17.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:39:17.581Z] Configure a credential helper to remove this warning. See [2021-06-28T13:39:17.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:39:17.581Z] [2021-06-28T13:39:17.581Z] Login Succeeded [2021-06-28T13:39:17.581Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:39:17.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:39:18.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:39:18.130Z] Configure a credential helper to remove this warning. See [2021-06-28T13:39:18.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:39:18.130Z] [2021-06-28T13:39:18.130Z] Login Succeeded [2021-06-28T13:39:18.130Z] docker.io [2021-06-28T13:39:18.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:39:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:39:18.675Z] Configure a credential helper to remove this warning. See [2021-06-28T13:39:18.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:39:18.675Z] [2021-06-28T13:39:18.675Z] Login Succeeded [2021-06-28T13:39:18.675Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:39:18.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T13:39:18.997Z] ========================================================= [2021-06-28T13:39:18.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T13:39:18.997Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:39:19.348Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-28T13:39:19.627Z] Sending build context to Docker daemon 8.652MB [2021-06-28T13:39:19.902Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:39:19.902Z] Step 2/8 : FROM ${BASE} [2021-06-28T13:39:19.902Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T13:39:19.902Z] 595b0fe564bb: Pulling fs layer [2021-06-28T13:39:19.902Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T13:39:19.902Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T13:39:19.902Z] ba82ee9f976e: Pulling fs layer [2021-06-28T13:39:19.902Z] 506bd15cee9f: Pulling fs layer [2021-06-28T13:39:19.902Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T13:39:19.902Z] 618dc40b7e24: Pulling fs layer [2021-06-28T13:39:19.902Z] ba82ee9f976e: Waiting [2021-06-28T13:39:19.902Z] 506bd15cee9f: Waiting [2021-06-28T13:39:19.902Z] 75a0a4a0db45: Waiting [2021-06-28T13:39:19.902Z] 618dc40b7e24: Waiting [2021-06-28T13:39:19.902Z] 5b7225fbf94c: Download complete [2021-06-28T13:39:19.902Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T13:39:19.902Z] 3088b5b3c5c0: Download complete [2021-06-28T13:39:20.177Z] 506bd15cee9f: Verifying Checksum [2021-06-28T13:39:20.177Z] 506bd15cee9f: Download complete [2021-06-28T13:39:20.177Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T13:39:20.177Z] 75a0a4a0db45: Download complete [2021-06-28T13:39:20.177Z] 595b0fe564bb: Verifying Checksum [2021-06-28T13:39:20.178Z] 595b0fe564bb: Download complete [2021-06-28T13:39:20.775Z] 595b0fe564bb: Pull complete [2021-06-28T13:39:21.383Z] 3088b5b3c5c0: Pull complete [2021-06-28T13:39:21.662Z] 5b7225fbf94c: Pull complete [2021-06-28T13:39:22.647Z] 618dc40b7e24: Verifying Checksum [2021-06-28T13:39:22.647Z] 618dc40b7e24: Download complete [2021-06-28T13:39:24.080Z] ba82ee9f976e: Verifying Checksum [2021-06-28T13:39:34.245Z] ba82ee9f976e: Pull complete [2021-06-28T13:39:34.520Z] 506bd15cee9f: Pull complete [2021-06-28T13:39:34.799Z] 75a0a4a0db45: Pull complete [2021-06-28T13:39:35.726Z] Running on prd-centos7-docker-4c-2g-530 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws [2021-06-28T13:39:35.749Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-06-28T13:39:35.876Z] The recommended git tool is: git [2021-06-28T13:39:38.194Z] using credential edgex-jenkins-ssh [2021-06-28T13:39:38.210Z] Cloning the remote Git repository [2021-06-28T13:39:37.986Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:39:38.059Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-06-28T13:39:38.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:39:38.162Z] > git --version # timeout=10 [2021-06-28T13:39:38.168Z] > git --version # 'git version 2.24.4' [2021-06-28T13:39:38.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:39:38.193Z] [INFO] Currently running in a labeled security context [2021-06-28T13:39:38.194Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T13:39:38.194Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh6259409624811583765.key [2021-06-28T13:39:38.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:39:39.109Z] 618dc40b7e24: Pull complete [2021-06-28T13:39:39.109Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T13:39:39.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T13:39:39.109Z] ---> a36622ca3599 [2021-06-28T13:39:39.109Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-28T13:39:40.045Z] Merging remotes/origin/master commit 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 into PR head commit 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:39:40.123Z] Merge succeeded, producing 397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:39:40.123Z] Checking out Revision 397e92a56c8913ae34d39dbc11966eb1cfcbd26d (PR-231) [2021-06-28T13:39:39.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:39:39.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:39:39.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:39:39.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:39:39.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:39:39.412Z] [INFO] Currently running in a labeled security context [2021-06-28T13:39:39.412Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T13:39:39.412Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7370976728552294484.key [2021-06-28T13:39:39.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T13:39:39.961Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:39:39.968Z] > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 [2021-06-28T13:39:39.996Z] > git remote # timeout=10 [2021-06-28T13:39:40.001Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T13:39:40.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:39:40.008Z] [INFO] Currently running in a labeled security context [2021-06-28T13:39:40.008Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T13:39:40.008Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh7327850955466395074.key [2021-06-28T13:39:40.012Z] > git merge 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 [2021-06-28T13:39:40.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T13:39:40.039Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:39:40.043Z] > git checkout -f 397e92a56c8913ae34d39dbc11966eb1cfcbd26d # timeout=10 [2021-06-28T13:39:40.545Z] ---> Running in e6a393cc154c [2021-06-28T13:39:40.816Z] Removing intermediate container e6a393cc154c [2021-06-28T13:39:40.816Z] ---> bae03ce83967 [2021-06-28T13:39:40.816Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:39:41.090Z] ---> Running in 1ad14afb2285 [2021-06-28T13:39:43.681Z] Commit message: "Merge branch 'master' into issue-230" [2021-06-28T13:39:43.714Z] Removing intermediate container 1ad14afb2285 [2021-06-28T13:39:43.714Z] ---> 4e4d6d6a45f7 [2021-06-28T13:39:43.714Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T13:39:43.714Z] ---> Running in 69d83b3e94f5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:39:44.629Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:39:44.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:39:44.965Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:39:45.273Z] + sudo service docker restart [2021-06-28T13:39:45.273Z] + true [2021-06-28T13:39:45.273Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T13:39:45.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:39:46.280Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T13:39:46.280Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T13:39:46.551Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T13:39:46.551Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T13:39:46.551Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T13:39:46.828Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T13:39:46.828Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T13:39:47.101Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T13:39:47.372Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T13:39:47.372Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T13:39:47.372Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T13:39:47.649Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T13:39:47.649Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T13:39:47.649Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T13:39:47.649Z] OK: 145 MiB in 53 packages [2021-06-28T13:39:49.098Z] Removing intermediate container 69d83b3e94f5 [2021-06-28T13:39:49.098Z] ---> 7805c7fac19a [2021-06-28T13:39:49.098Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-28T13:39:49.382Z] ---> Running in e914e81b3e4a [2021-06-28T13:39:49.976Z] Removing intermediate container e914e81b3e4a [2021-06-28T13:39:49.976Z] ---> def2069478a8 [2021-06-28T13:39:49.976Z] Step 7/8 : COPY . . [2021-06-28T13:39:50.968Z] ---> 9ed88642e635 [2021-06-28T13:39:50.968Z] Step 8/8 : RUN go mod download [2021-06-28T13:39:50.968Z] ---> Running in 24f3651f54d3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:40:03.685Z] provisioning config files... [2021-06-28T13:40:03.705Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config6293218381522664953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:40:04.036Z] ---> docker-login.sh [2021-06-28T13:40:04.037Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:40:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:40:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:40:04.298Z] Configure a credential helper to remove this warning. See [2021-06-28T13:40:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:40:04.298Z] [2021-06-28T13:40:04.298Z] Login Succeeded [2021-06-28T13:40:04.298Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:40:04.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:40:04.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:40:04.298Z] Configure a credential helper to remove this warning. See [2021-06-28T13:40:04.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:40:04.298Z] [2021-06-28T13:40:04.298Z] Login Succeeded [2021-06-28T13:40:04.298Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:40:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:40:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:40:04.558Z] Configure a credential helper to remove this warning. See [2021-06-28T13:40:04.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:40:04.558Z] [2021-06-28T13:40:04.558Z] Login Succeeded [2021-06-28T13:40:04.558Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:40:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:40:04.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:40:04.818Z] Configure a credential helper to remove this warning. See [2021-06-28T13:40:04.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:40:04.818Z] [2021-06-28T13:40:04.818Z] Login Succeeded [2021-06-28T13:40:04.818Z] docker.io [2021-06-28T13:40:04.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:40:05.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:40:05.086Z] Configure a credential helper to remove this warning. See [2021-06-28T13:40:05.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:40:05.086Z] [2021-06-28T13:40:05.086Z] Login Succeeded [2021-06-28T13:40:05.086Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:40:05.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T13:40:05.287Z] ========================================================= [2021-06-28T13:40:05.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T13:40:05.287Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:40:05.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-28T13:40:05.604Z] Sending build context to Docker daemon 8.653MB [2021-06-28T13:40:05.604Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:40:05.604Z] Step 2/8 : FROM ${BASE} [2021-06-28T13:40:05.866Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T13:40:05.866Z] 540db60ca938: Pulling fs layer [2021-06-28T13:40:05.866Z] adcc1eea9eea: Pulling fs layer [2021-06-28T13:40:05.866Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T13:40:05.866Z] 0510c868ecb4: Pulling fs layer [2021-06-28T13:40:05.866Z] afea3b2eda06: Pulling fs layer [2021-06-28T13:40:05.866Z] 7809a108b3ef: Pulling fs layer [2021-06-28T13:40:05.866Z] f706445af74f: Pulling fs layer [2021-06-28T13:40:05.866Z] afea3b2eda06: Waiting [2021-06-28T13:40:05.866Z] 7809a108b3ef: Waiting [2021-06-28T13:40:05.866Z] f706445af74f: Waiting [2021-06-28T13:40:05.866Z] 0510c868ecb4: Waiting [2021-06-28T13:40:05.866Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T13:40:05.866Z] 4c4ab2625f07: Download complete [2021-06-28T13:40:05.866Z] adcc1eea9eea: Verifying Checksum [2021-06-28T13:40:05.866Z] adcc1eea9eea: Download complete [2021-06-28T13:40:06.128Z] afea3b2eda06: Verifying Checksum [2021-06-28T13:40:06.128Z] afea3b2eda06: Download complete [2021-06-28T13:40:06.128Z] 540db60ca938: Download complete [2021-06-28T13:40:06.128Z] 7809a108b3ef: Verifying Checksum [2021-06-28T13:40:06.128Z] 7809a108b3ef: Download complete [2021-06-28T13:40:06.394Z] 540db60ca938: Pull complete [2021-06-28T13:40:06.394Z] adcc1eea9eea: Pull complete [2021-06-28T13:40:06.658Z] 4c4ab2625f07: Pull complete [2021-06-28T13:40:07.611Z] f706445af74f: Verifying Checksum [2021-06-28T13:40:07.611Z] f706445af74f: Download complete [2021-06-28T13:40:08.184Z] 0510c868ecb4: Verifying Checksum [2021-06-28T13:40:08.184Z] 0510c868ecb4: Download complete [2021-06-28T13:40:13.506Z] 0510c868ecb4: Pull complete [2021-06-28T13:40:13.506Z] afea3b2eda06: Pull complete [2021-06-28T13:40:13.779Z] 7809a108b3ef: Pull complete [2021-06-28T13:40:16.338Z] f706445af74f: Pull complete [2021-06-28T13:40:16.338Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T13:40:16.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T13:40:16.601Z] ---> b068be0155e3 [2021-06-28T13:40:16.601Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-28T13:40:17.840Z] Removing intermediate container 24f3651f54d3 [2021-06-28T13:40:17.840Z] ---> b84b57dfb0b2 [2021-06-28T13:40:17.840Z] Successfully built b84b57dfb0b2 [2021-06-28T13:40:17.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:40:18.187Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T13:40:18.187Z] . [Pipeline] withDockerContainer [2021-06-28T13:40:18.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-529 does not seem to be running inside a container [2021-06-28T13:40:18.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T13:40:20.522Z] $ docker top 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:40:21.588Z] + go version [2021-06-28T13:40:21.589Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T13:40:21.672Z] $ docker stop --time=1 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb [2021-06-28T13:40:23.493Z] $ docker rm -f 4fde019900473b537ccaf3b7c3bbdc88cf5a84d94d93a2fe800a38167aa44cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:40:24.304Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T13:40:24.304Z] . [Pipeline] withDockerContainer [2021-06-28T13:40:24.533Z] prd-ubuntu18.04-docker-arm64-4c-16g-529 does not seem to be running inside a container [2021-06-28T13:40:24.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T13:40:26.166Z] $ docker top 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:40:27.091Z] + go mod tidy [Pipeline] sh [2021-06-28T13:40:28.349Z] + make test [2021-06-28T13:40:28.349Z] go mod tidy [2021-06-28T13:40:28.634Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T13:40:30.080Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-28T13:40:43.285Z] ---> Running in 6bd7d5b49b36 [2021-06-28T13:40:43.285Z] Removing intermediate container 6bd7d5b49b36 [2021-06-28T13:40:43.285Z] ---> 249ec3dd7382 [2021-06-28T13:40:43.285Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:40:43.285Z] ---> Running in 59b0b2f53241 [2021-06-28T13:40:43.285Z] Removing intermediate container 59b0b2f53241 [2021-06-28T13:40:43.285Z] ---> 4a2f47f03e85 [2021-06-28T13:40:43.285Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T13:40:43.285Z] ---> Running in b4aad911d902 [2021-06-28T13:40:43.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:40:43.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:40:43.285Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T13:40:43.285Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T13:40:43.285Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T13:40:43.285Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T13:40:43.285Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T13:40:43.546Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T13:40:43.546Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T13:40:43.807Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T13:40:43.807Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T13:40:44.069Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T13:40:44.069Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T13:40:44.069Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T13:40:44.330Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T13:40:44.330Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T13:40:44.330Z] OK: 156 MiB in 53 packages [2021-06-28T13:40:44.593Z] Removing intermediate container b4aad911d902 [2021-06-28T13:40:44.593Z] ---> 7a95ac9f00e4 [2021-06-28T13:40:44.593Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-28T13:40:44.861Z] ---> Running in 4d40c23f150e [2021-06-28T13:40:44.861Z] Removing intermediate container 4d40c23f150e [2021-06-28T13:40:44.861Z] ---> 8a67f6dff462 [2021-06-28T13:40:44.861Z] Step 7/8 : COPY . . [2021-06-28T13:40:45.122Z] ---> fa1959ae9bb6 [2021-06-28T13:40:45.122Z] Step 8/8 : RUN go mod download [2021-06-28T13:40:45.384Z] ---> Running in 630bc20c6ce7 [2021-06-28T13:40:57.644Z] Removing intermediate container 630bc20c6ce7 [2021-06-28T13:40:57.644Z] ---> 401affc347a8 [2021-06-28T13:40:57.644Z] Successfully built 401affc347a8 [2021-06-28T13:40:57.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:40:57.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T13:40:57.956Z] . [Pipeline] withDockerContainer [2021-06-28T13:40:58.037Z] prd-centos7-docker-4c-2g-530 does not seem to be running inside a container [2021-06-28T13:40:58.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T13:40:58.441Z] $ docker top f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:40:58.837Z] + go version [2021-06-28T13:40:58.837Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T13:40:58.847Z] $ docker stop --time=1 f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d [2021-06-28T13:41:00.008Z] $ docker rm -f f4d9614ea3eac0c4e812553a5ec55a431230e088d51f735feba751b4e0874b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:00.847Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T13:41:00.847Z] . [Pipeline] withDockerContainer [2021-06-28T13:41:00.932Z] prd-centos7-docker-4c-2g-530 does not seem to be running inside a container [2021-06-28T13:41:00.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T13:41:01.343Z] $ docker top 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:41:01.991Z] + go mod tidy [Pipeline] sh [2021-06-28T13:41:02.569Z] + make test [2021-06-28T13:41:02.569Z] go mod tidy [2021-06-28T13:41:02.569Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T13:41:02.833Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-28T13:41:21.041Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-28T13:41:21.614Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.265s coverage: 63.8% of statements [2021-06-28T13:41:21.614Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T13:41:29.816Z] gofmt -l . [2021-06-28T13:41:29.816Z] [ "`gofmt -l .`" = "" ] [2021-06-28T13:41:29.816Z] ./bin/test-attribution-txt.sh [2021-06-28T13:41:29.816Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-28T13:41:29.827Z] $ docker stop --time=1 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 [2021-06-28T13:41:31.331Z] $ docker rm -f 35c2f18ae19f5d958ba2bb6f631a5975af4071bbc12ed6c56ae9389de2d5e1d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T13:41:31.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T13:41:32.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-28T13:41:33.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T13:41:33.621Z] + ls -al . [2021-06-28T13:41:33.621Z] total 140 [2021-06-28T13:41:33.621Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 13:41 . [2021-06-28T13:41:33.621Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 13:39 .. [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jun 28 13:39 Attribution.txt [2021-06-28T13:41:33.621Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 13:39 bin [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jun 28 13:39 CHANGELOG.md [2021-06-28T13:41:33.621Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 13:39 cmd [2021-06-28T13:41:33.621Z] -rw-r--r--. 1 jenkins jenkins 47257 Jun 28 13:41 coverage.out [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jun 28 13:39 Dockerfile [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 998 Jun 28 13:39 Dockerfile.build [2021-06-28T13:41:33.621Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 13:39 .git [2021-06-28T13:41:33.621Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 13:39 .github [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 277 Jun 28 13:39 .gitignore [2021-06-28T13:41:33.621Z] -rw-r--r--. 1 jenkins jenkins 795 Jun 28 13:41 go.mod [2021-06-28T13:41:33.621Z] -rw-r--r--. 1 jenkins jenkins 22824 Jun 28 13:41 go.sum [2021-06-28T13:41:33.621Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 13:39 internal [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 660 Jun 28 13:39 Jenkinsfile [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 13:39 LICENSE [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 905 Jun 28 13:39 Makefile [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jun 28 13:39 README.md [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 13:35 VERSION [2021-06-28T13:41:33.621Z] -rw-rw-r--. 1 jenkins jenkins 235 Jun 28 13:39 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:33.938Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d --label arch=amd64 --label version=0.0.0 . [2021-06-28T13:41:33.939Z] Sending build context to Docker daemon 8.725MB [2021-06-28T13:41:33.939Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:41:33.939Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-28T13:41:33.939Z] ---> 401affc347a8 [2021-06-28T13:41:33.939Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T13:41:34.515Z] ---> Running in 226e852ff688 [2021-06-28T13:41:34.777Z] Removing intermediate container 226e852ff688 [2021-06-28T13:41:34.777Z] ---> 62c1827f291a [2021-06-28T13:41:34.777Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T13:41:34.777Z] ---> Running in 3f4eae598f12 [2021-06-28T13:41:35.042Z] Removing intermediate container 3f4eae598f12 [2021-06-28T13:41:35.042Z] ---> 083fbc074e13 [2021-06-28T13:41:35.042Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-28T13:41:35.042Z] ---> Running in 0a51453cd2ce [2021-06-28T13:41:35.302Z] Removing intermediate container 0a51453cd2ce [2021-06-28T13:41:35.302Z] ---> d595fe53f564 [2021-06-28T13:41:35.302Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:41:35.302Z] ---> Running in 5a3ce00c5f90 [2021-06-28T13:41:36.253Z] Removing intermediate container 5a3ce00c5f90 [2021-06-28T13:41:36.253Z] ---> 320f0327126f [2021-06-28T13:41:36.253Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T13:41:36.253Z] ---> Running in e20c4d22717a [2021-06-28T13:41:36.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:41:37.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:41:38.159Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-28T13:41:38.159Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.737s coverage: 63.8% of statements [2021-06-28T13:41:38.159Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T13:41:38.354Z] OK: 156 MiB in 53 packages [2021-06-28T13:41:38.621Z] Removing intermediate container e20c4d22717a [2021-06-28T13:41:38.621Z] ---> 395e3ce9a7ac [2021-06-28T13:41:38.621Z] Step 8/26 : COPY . . [2021-06-28T13:41:39.197Z] ---> c79e5f042d03 [2021-06-28T13:41:39.197Z] Step 9/26 : RUN go mod tidy [2021-06-28T13:41:39.197Z] ---> Running in 38ad09dd2d8a [2021-06-28T13:41:39.771Z] Removing intermediate container 38ad09dd2d8a [2021-06-28T13:41:39.771Z] ---> bb440c4a3640 [2021-06-28T13:41:39.771Z] Step 10/26 : RUN go mod download [2021-06-28T13:41:39.771Z] ---> Running in 9314028652a0 [2021-06-28T13:41:40.344Z] Removing intermediate container 9314028652a0 [2021-06-28T13:41:40.344Z] ---> 1b9b4f95d393 [2021-06-28T13:41:40.344Z] Step 11/26 : ARG MAKE='make build' [2021-06-28T13:41:40.344Z] ---> Running in 170d7c4dd78a [2021-06-28T13:41:40.615Z] Removing intermediate container 170d7c4dd78a [2021-06-28T13:41:40.615Z] ---> 019def1a96a0 [2021-06-28T13:41:40.615Z] Step 12/26 : RUN $MAKE [2021-06-28T13:41:40.875Z] ---> Running in e97f4b78442a [2021-06-28T13:41:41.139Z] go mod tidy [2021-06-28T13:41:41.406Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-06-28T13:41:59.762Z] Removing intermediate container e97f4b78442a [2021-06-28T13:41:59.762Z] ---> aa39aa0fe6f6 [2021-06-28T13:41:59.762Z] Step 13/26 : FROM alpine:3.12 [2021-06-28T13:41:59.762Z] 3.12: Pulling from library/alpine [2021-06-28T13:41:59.762Z] 339de151aab4: Pulling fs layer [2021-06-28T13:42:00.025Z] 339de151aab4: Verifying Checksum [2021-06-28T13:42:00.025Z] 339de151aab4: Download complete [2021-06-28T13:42:00.025Z] 339de151aab4: Pull complete [2021-06-28T13:42:00.025Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T13:42:00.025Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T13:42:00.025Z] ---> 13621d1b12d4 [2021-06-28T13:42:00.025Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-28T13:42:00.288Z] ---> Running in ef29dc369eb8 [2021-06-28T13:42:00.288Z] Removing intermediate container ef29dc369eb8 [2021-06-28T13:42:00.288Z] ---> 345968c9f836 [2021-06-28T13:42:00.288Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:42:00.288Z] ---> Running in 2a720d13a46e [2021-06-28T13:42:00.577Z] gofmt -l . [2021-06-28T13:42:00.578Z] [ "`gofmt -l .`" = "" ] [2021-06-28T13:42:00.578Z] ./bin/test-attribution-txt.sh [2021-06-28T13:42:00.578Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-28T13:42:00.590Z] $ docker stop --time=1 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 [2021-06-28T13:42:01.255Z] Removing intermediate container 2a720d13a46e [2021-06-28T13:42:01.255Z] ---> 6c2ba085f271 [2021-06-28T13:42:01.255Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T13:42:01.255Z] ---> Running in e0fa55f033d1 [2021-06-28T13:42:01.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:42:02.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:42:02.461Z] $ docker rm -f 5b908fb23cc1f5f88bfcae57ec5eb77501b53472c4b5b59c2fc5ed04eb924b26 [2021-06-28T13:42:02.668Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T13:42:02.668Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T13:42:02.668Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T13:42:02.668Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T13:42:03.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T13:42:03.341Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T13:42:03.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-28T13:42:04.061Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T13:42:04.062Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T13:42:04.062Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T13:42:04.062Z] OK: 8 MiB in 20 packages [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:42:04.325Z] Removing intermediate container e0fa55f033d1 [2021-06-28T13:42:04.325Z] ---> 9fca4bcff9cc [2021-06-28T13:42:04.325Z] Step 17/26 : WORKDIR / [2021-06-28T13:42:04.325Z] ---> Running in eeeacfc9740c [2021-06-28T13:42:04.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T13:42:04.593Z] Removing intermediate container eeeacfc9740c [2021-06-28T13:42:04.593Z] ---> 20795918eb85 [2021-06-28T13:42:04.593Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-28T13:42:04.593Z] ---> 401456051fe7 [2021-06-28T13:42:04.593Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-28T13:42:04.785Z] + ls -al . [2021-06-28T13:42:04.785Z] total 164 [2021-06-28T13:42:04.785Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 13:42 . [2021-06-28T13:42:04.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 13:38 .. [2021-06-28T13:42:04.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 13:38 .git [2021-06-28T13:42:04.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:38 .github [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 277 Jun 28 13:38 .gitignore [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jun 28 13:38 Attribution.txt [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jun 28 13:38 CHANGELOG.md [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jun 28 13:38 Dockerfile [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 998 Jun 28 13:38 Dockerfile.build [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 13:38 Jenkinsfile [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 13:38 LICENSE [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 905 Jun 28 13:38 Makefile [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jun 28 13:38 README.md [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 13:35 VERSION [2021-06-28T13:42:04.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:38 bin [2021-06-28T13:42:04.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:38 cmd [2021-06-28T13:42:04.785Z] -rw-r--r-- 1 jenkins jenkins 47257 Jun 28 13:41 coverage.out [2021-06-28T13:42:04.785Z] -rw-r--r-- 1 jenkins jenkins 795 Jun 28 13:42 go.mod [2021-06-28T13:42:04.785Z] -rw-r--r-- 1 jenkins jenkins 22824 Jun 28 13:40 go.sum [2021-06-28T13:42:04.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:38 internal [2021-06-28T13:42:04.785Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 13:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:42:04.854Z] ---> 54e7917c788e [2021-06-28T13:42:04.854Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-28T13:42:05.119Z] ---> 771666344f44 [2021-06-28T13:42:05.119Z] Step 21/26 : EXPOSE 59900 [2021-06-28T13:42:05.128Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d --label arch=arm64 --label version=0.0.0 . [2021-06-28T13:42:05.388Z] ---> Running in 5d88d6b9bb79 [2021-06-28T13:42:05.388Z] Removing intermediate container 5d88d6b9bb79 [2021-06-28T13:42:05.388Z] ---> 391a74d3729e [2021-06-28T13:42:05.388Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-28T13:42:05.388Z] ---> Running in b9c07aaa62f1 [2021-06-28T13:42:05.388Z] Removing intermediate container b9c07aaa62f1 [2021-06-28T13:42:05.388Z] ---> 34d5c1b99d91 [2021-06-28T13:42:05.388Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T13:42:05.660Z] ---> Running in cf6abf26d657 [2021-06-28T13:42:05.660Z] Removing intermediate container cf6abf26d657 [2021-06-28T13:42:05.660Z] ---> b1db5409f57e [2021-06-28T13:42:05.660Z] Step 24/26 : LABEL arch=amd64 [2021-06-28T13:42:05.660Z] ---> Running in 6f12e9216a30 [2021-06-28T13:42:05.660Z] Removing intermediate container 6f12e9216a30 [2021-06-28T13:42:05.660Z] ---> 36e7481a8ea0 [2021-06-28T13:42:05.660Z] Step 25/26 : LABEL git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:42:05.660Z] ---> Running in 7c11fc3dceff [2021-06-28T13:42:05.747Z] Sending build context to Docker daemon 8.724MB [2021-06-28T13:42:05.747Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:42:05.747Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-28T13:42:05.747Z] ---> b84b57dfb0b2 [2021-06-28T13:42:05.747Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T13:42:05.922Z] Removing intermediate container 7c11fc3dceff [2021-06-28T13:42:05.922Z] ---> 7003acbf9fdd [2021-06-28T13:42:05.922Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T13:42:05.922Z] ---> Running in 2e8c3360fde6 [2021-06-28T13:42:05.922Z] Removing intermediate container 2e8c3360fde6 [2021-06-28T13:42:05.922Z] ---> c5d721de8fa9 [2021-06-28T13:42:05.922Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T13:42:05.922Z] Successfully built c5d721de8fa9 [2021-06-28T13:42:05.922Z] Successfully tagged device-virtual:latest [Pipeline] } [2021-06-28T13:42:06.021Z] ---> Running in 20c606497405 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-06-28T13:42:06.299Z] Removing intermediate container 20c606497405 [2021-06-28T13:42:06.299Z] ---> 2b11cb1949a5 [2021-06-28T13:42:06.299Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:42:06.574Z] ---> Running in 7f654a1ad9ac [2021-06-28T13:42:06.790Z] ---> job-cost.sh [2021-06-28T13:42:06.791Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCzR [2021-06-28T13:42:06.847Z] Removing intermediate container 7f654a1ad9ac [2021-06-28T13:42:06.847Z] ---> b18b5b0d8b09 [2021-06-28T13:42:06.847Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-28T13:42:07.120Z] ---> Running in 0d2dfae7bbcf [2021-06-28T13:42:07.716Z] Removing intermediate container 0d2dfae7bbcf [2021-06-28T13:42:07.716Z] ---> d7f8f06df3e8 [2021-06-28T13:42:07.716Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:42:07.716Z] ---> Running in e694f57a55e7 [2021-06-28T13:42:10.348Z] Removing intermediate container e694f57a55e7 [2021-06-28T13:42:10.348Z] ---> 21568527d4a7 [2021-06-28T13:42:10.348Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T13:42:10.348Z] ---> Running in af1d297bfbfd [2021-06-28T13:42:11.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:42:12.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:42:13.296Z] OK: 145 MiB in 53 packages [2021-06-28T13:42:14.281Z] Removing intermediate container af1d297bfbfd [2021-06-28T13:42:14.281Z] ---> 106e35d91670 [2021-06-28T13:42:14.281Z] Step 8/26 : COPY . . [2021-06-28T13:42:15.264Z] ---> fc4cf651d102 [2021-06-28T13:42:15.264Z] Step 9/26 : RUN go mod tidy [2021-06-28T13:42:15.538Z] ---> Running in b577d73cc928 [2021-06-28T13:42:18.169Z] Removing intermediate container b577d73cc928 [2021-06-28T13:42:18.169Z] ---> 2d85fbfba7de [2021-06-28T13:42:18.169Z] Step 10/26 : RUN go mod download [2021-06-28T13:42:18.169Z] ---> Running in 50bfd5368527 [2021-06-28T13:42:19.047Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T13:42:20.808Z] Removing intermediate container 50bfd5368527 [2021-06-28T13:42:20.808Z] ---> c7fb397ba3bd [2021-06-28T13:42:20.808Z] Step 11/26 : ARG MAKE='make build' [2021-06-28T13:42:20.808Z] ---> Running in c26f9d2ec398 [2021-06-28T13:42:21.079Z] Removing intermediate container c26f9d2ec398 [2021-06-28T13:42:21.079Z] ---> 8c979eb13648 [2021-06-28T13:42:21.079Z] Step 12/26 : RUN $MAKE [2021-06-28T13:42:21.079Z] ---> Running in c0159f5812d3 [2021-06-28T13:42:22.554Z] go mod tidy [2021-06-28T13:42:22.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-06-28T13:42:34.006Z] lf-activate-venv(): INFO: Adding /tmp/venv-mCzR/bin to PATH [2021-06-28T13:42:34.007Z] INFO: No Stack... [2021-06-28T13:42:34.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T13:42:34.269Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T13:42:34.686Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2021-06-28T13:42:34.686Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T13:42:34.721Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [2021-06-28T13:42:34.734Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] did not exist. Created. [2021-06-28T13:42:34.734Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T13:42:35.066Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T13:42:35.217Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T13:42:35.236Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T13:43:19.426Z] Removing intermediate container c0159f5812d3 [2021-06-28T13:43:19.426Z] ---> e87fadaed92d [2021-06-28T13:43:19.426Z] Step 13/26 : FROM alpine:3.12 [2021-06-28T13:43:19.426Z] 3.12: Pulling from library/alpine [2021-06-28T13:43:19.426Z] d2f70382dc9a: Pulling fs layer [2021-06-28T13:43:19.426Z] d2f70382dc9a: Verifying Checksum [2021-06-28T13:43:19.426Z] d2f70382dc9a: Download complete [2021-06-28T13:43:19.426Z] d2f70382dc9a: Pull complete [2021-06-28T13:43:19.426Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T13:43:19.426Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T13:43:19.426Z] ---> c4fd0aeabfcf [2021-06-28T13:43:19.426Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-28T13:43:19.426Z] ---> Running in 3f07c2790dd1 [2021-06-28T13:43:19.426Z] Removing intermediate container 3f07c2790dd1 [2021-06-28T13:43:19.426Z] ---> 56bbdb167aad [2021-06-28T13:43:19.426Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:43:19.426Z] ---> Running in 3a3db2e6ac0b [2021-06-28T13:43:19.426Z] Removing intermediate container 3a3db2e6ac0b [2021-06-28T13:43:19.426Z] ---> 9feca280dd9c [2021-06-28T13:43:19.426Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T13:43:19.426Z] ---> Running in 2d32ce32ad9a [2021-06-28T13:43:19.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:43:19.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:43:19.426Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T13:43:19.426Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T13:43:19.426Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T13:43:19.426Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T13:43:19.426Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T13:43:19.426Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T13:43:19.426Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T13:43:19.426Z] OK: 8 MiB in 20 packages [2021-06-28T13:43:20.861Z] Removing intermediate container 2d32ce32ad9a [2021-06-28T13:43:20.861Z] ---> 5f5e7378464f [2021-06-28T13:43:20.861Z] Step 17/26 : WORKDIR / [2021-06-28T13:43:20.861Z] ---> Running in 348e5433069c [2021-06-28T13:43:21.135Z] Removing intermediate container 348e5433069c [2021-06-28T13:43:21.135Z] ---> b08f66e6802c [2021-06-28T13:43:21.135Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-28T13:43:22.106Z] ---> ac5f61871f77 [2021-06-28T13:43:22.106Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-28T13:43:22.696Z] ---> 1ee94f990c01 [2021-06-28T13:43:22.696Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-28T13:43:24.120Z] ---> 380424d751aa [2021-06-28T13:43:24.120Z] Step 21/26 : EXPOSE 59900 [2021-06-28T13:43:24.120Z] ---> Running in 363861ad9c11 [2021-06-28T13:43:24.394Z] Removing intermediate container 363861ad9c11 [2021-06-28T13:43:24.394Z] ---> 1361fb4a898f [2021-06-28T13:43:24.394Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-28T13:43:24.667Z] ---> Running in 6282167d1244 [2021-06-28T13:43:24.938Z] Removing intermediate container 6282167d1244 [2021-06-28T13:43:24.938Z] ---> 297a9b7b64ec [2021-06-28T13:43:24.938Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T13:43:25.209Z] ---> Running in f9ead0e4f502 [2021-06-28T13:43:25.483Z] Removing intermediate container f9ead0e4f502 [2021-06-28T13:43:25.483Z] ---> 8aef474d3a3e [2021-06-28T13:43:25.483Z] Step 24/26 : LABEL arch=arm64 [2021-06-28T13:43:25.754Z] ---> Running in e62b51724184 [2021-06-28T13:43:26.027Z] Removing intermediate container e62b51724184 [2021-06-28T13:43:26.027Z] ---> d717753a14f0 [2021-06-28T13:43:26.027Z] Step 25/26 : LABEL git_sha=397e92a56c8913ae34d39dbc11966eb1cfcbd26d [2021-06-28T13:43:26.300Z] ---> Running in 4bdcfd28838b [2021-06-28T13:43:26.573Z] Removing intermediate container 4bdcfd28838b [2021-06-28T13:43:26.573Z] ---> a2ce480669e5 [2021-06-28T13:43:26.573Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T13:43:26.843Z] ---> Running in 6659ade58e15 [2021-06-28T13:43:27.435Z] Removing intermediate container 6659ade58e15 [2021-06-28T13:43:27.435Z] ---> 7345902ec1e3 [2021-06-28T13:43:27.435Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T13:43:27.435Z] Successfully built 7345902ec1e3 [2021-06-28T13:43:27.435Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:43:28.151Z] ---> job-cost.sh [2021-06-28T13:43:28.151Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Buqb [2021-06-28T13:44:07.128Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T13:45:28.883Z] lf-activate-venv(): INFO: Adding /tmp/venv-Buqb/bin to PATH [2021-06-28T13:45:28.884Z] INFO: No Stack... [2021-06-28T13:45:29.477Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T13:45:30.080Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T13:45:30.426Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2021-06-28T13:45:30.426Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T13:45:30.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [2021-06-28T13:45:30.500Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] did not exist. Created. [2021-06-28T13:45:30.500Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T13:45:30.882Z] /w/workspace/device-virtual-go/4@tmp/durable-a4348655/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-a4348655/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T13:45:31.231Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T13:45:31.277Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T13:45:31.432Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T13:45:31.449Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-28T13:45:32.078Z] provisioning config files... [2021-06-28T13:45:32.091Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config6218097773810612198tmp [Pipeline] { [Pipeline] sh [2021-06-28T13:45:32.416Z] + set +x [2021-06-28T13:45:32.416Z] + curl -s https://codecov.io/bash [2021-06-28T13:45:32.416Z] + bash -s -- [2021-06-28T13:45:32.416Z] [2021-06-28T13:45:32.416Z] _____ _ [2021-06-28T13:45:32.416Z] / ____| | | [2021-06-28T13:45:32.416Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T13:45:32.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T13:45:32.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T13:45:32.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T13:45:32.416Z] Bash-1.0.3 [2021-06-28T13:45:32.416Z] [2021-06-28T13:45:32.416Z] [2021-06-28T13:45:32.416Z] ==> git version 2.24.4 found [2021-06-28T13:45:32.416Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-28T13:45:32.416Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T13:45:32.416Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T13:45:32.416Z] ==> Jenkins CI detected. [2021-06-28T13:45:32.416Z] project root: . [2021-06-28T13:45:32.416Z] --> token set from env [2021-06-28T13:45:32.416Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T13:45:32.416Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T13:45:32.416Z] ==> Python coveragepy not found [2021-06-28T13:45:32.416Z] ==> Searching for coverage reports in: [2021-06-28T13:45:32.416Z] + . [2021-06-28T13:45:32.416Z] -> Found 1 reports [2021-06-28T13:45:32.416Z] ==> Detecting git/mercurial file structure [2021-06-28T13:45:32.416Z] ==> Reading reports [2021-06-28T13:45:32.416Z] + ./coverage.out bytes=47257 [2021-06-28T13:45:32.683Z] ==> Appending adjustments [2021-06-28T13:45:32.683Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T13:45:32.683Z] + Found adjustments [2021-06-28T13:45:32.683Z] ==> Gzipping contents [2021-06-28T13:45:32.683Z] 8.0K /tmp/codecov.nowArA.gz [2021-06-28T13:45:32.683Z] ==> Uploading reports [2021-06-28T13:45:32.683Z] url: https://codecov.io [2021-06-28T13:45:32.683Z] query: branch=PR-231&commit=397e92a56c8913ae34d39dbc11966eb1cfcbd26d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2021-06-28T13:45:32.683Z] -> Pinging Codecov [2021-06-28T13:45:32.683Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-231&commit=397e92a56c8913ae34d39dbc11966eb1cfcbd26d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2021-06-28T13:45:33.257Z] -> Uploading to [2021-06-28T13:45:33.257Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/5E52B4B073DB2E39498172D8E973AA87/397e92a56c8913ae34d39dbc11966eb1cfcbd26d/faa1491b-d746-47ae-b791-3b7ac33449a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T134532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b6cc0da9914519fd2f069a3263b6a51461e95ca20ac4e9ece17f6ab4ee2f367 [2021-06-28T13:45:33.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T13:45:33.257Z] Dload Upload Total Spent Left Speed [2021-06-28T13:45:33.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5781 0 0 100 5781 0 14340 --:--:-- --:--:-- --:--:-- 14380 [2021-06-28T13:45:33.518Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/397e92a56c8913ae34d39dbc11966eb1cfcbd26d [Pipeline] } [2021-06-28T13:45:33.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:35.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:35.631Z] ---> package-listing.sh [2021-06-28T13:45:35.631Z] ++ facter osfamily [2021-06-28T13:45:35.631Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T13:45:35.893Z] + OS_FAMILY=redhat [2021-06-28T13:45:35.893Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-231 [2021-06-28T13:45:35.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T13:45:35.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T13:45:35.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T13:45:35.893Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T13:45:35.893Z] + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' [2021-06-28T13:45:35.893Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T13:45:35.893Z] + case "${OS_FAMILY}" in [2021-06-28T13:45:35.893Z] + sort [2021-06-28T13:45:35.893Z] + rpm -qa [2021-06-28T13:45:36.847Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T13:45:36.847Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T13:45:36.847Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T13:45:36.847Z] + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' [2021-06-28T13:45:36.847Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-231/archives/ [2021-06-28T13:45:36.847Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-231/archives/ [Pipeline] echo [2021-06-28T13:45:36.862Z] 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/foundry_device-virtual-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T13:45:37.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:45:37.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:37.729Z] [2021-06-28T13:45:37.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:45:38.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:38.066Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T13:45:38.066Z] df20fa9351a1: Pulling fs layer [2021-06-28T13:45:38.066Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T13:45:38.066Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T13:45:38.066Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T13:45:38.066Z] 93b61091891f: Pulling fs layer [2021-06-28T13:45:38.066Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T13:45:38.066Z] 5e14af77c1be: Pulling fs layer [2021-06-28T13:45:38.066Z] 01666e4c0597: Pulling fs layer [2021-06-28T13:45:38.066Z] aa168da1d23b: Pulling fs layer [2021-06-28T13:45:38.066Z] 93b61091891f: Waiting [2021-06-28T13:45:38.066Z] 93b9cdb0e59b: Waiting [2021-06-28T13:45:38.066Z] 5e14af77c1be: Waiting [2021-06-28T13:45:38.066Z] 01666e4c0597: Waiting [2021-06-28T13:45:38.066Z] aa168da1d23b: Waiting [2021-06-28T13:45:38.066Z] 46f8f816bc3b: Waiting [2021-06-28T13:45:38.066Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T13:45:38.066Z] 36b3adc4ff6f: Download complete [2021-06-28T13:45:38.066Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T13:45:38.066Z] 46f8f816bc3b: Download complete [2021-06-28T13:45:38.066Z] df20fa9351a1: Verifying Checksum [2021-06-28T13:45:38.066Z] df20fa9351a1: Download complete [2021-06-28T13:45:38.066Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T13:45:38.066Z] 93b9cdb0e59b: Download complete [2021-06-28T13:45:38.328Z] 93b61091891f: Verifying Checksum [2021-06-28T13:45:38.328Z] 93b61091891f: Download complete [2021-06-28T13:45:38.328Z] 5e14af77c1be: Verifying Checksum [2021-06-28T13:45:38.328Z] 5e14af77c1be: Download complete [2021-06-28T13:45:38.328Z] 01666e4c0597: Verifying Checksum [2021-06-28T13:45:38.328Z] 01666e4c0597: Download complete [2021-06-28T13:45:38.328Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T13:45:38.328Z] 8ad3a11d3b57: Download complete [2021-06-28T13:45:38.328Z] df20fa9351a1: Pull complete [2021-06-28T13:45:38.328Z] 36b3adc4ff6f: Pull complete [2021-06-28T13:45:38.927Z] 8ad3a11d3b57: Pull complete [2021-06-28T13:45:38.927Z] 46f8f816bc3b: Pull complete [2021-06-28T13:45:39.212Z] 93b61091891f: Pull complete [2021-06-28T13:45:39.473Z] 93b9cdb0e59b: Pull complete [2021-06-28T13:45:39.473Z] 5e14af77c1be: Pull complete [2021-06-28T13:45:39.473Z] 01666e4c0597: Pull complete [2021-06-28T13:45:40.049Z] aa168da1d23b: Verifying Checksum [2021-06-28T13:45:40.049Z] aa168da1d23b: Download complete [2021-06-28T13:45:44.304Z] aa168da1d23b: Pull complete [2021-06-28T13:45:44.305Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T13:45:44.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:44.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T13:45:44.383Z] prd-centos7-docker-4c-2g-527 does not seem to be running inside a container [2021-06-28T13:45:44.421Z] $ 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/foundry_device-virtual-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T13:45:46.936Z] $ docker top 9302d79d389ecd50a7c8c70248a3830c69fe0fcf293d0940334a41e946ba3f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:45:47.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T13:45:47.627Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T13:45:47.927Z] + ls /var/log/sa-host [2021-06-28T13:45:47.927Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T13:45:47.927Z] file_magic: OK [2021-06-28T13:45:47.927Z] HZ: Using current value: 100 [2021-06-28T13:45:47.927Z] file_header: OK [2021-06-28T13:45:47.927Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-28T13:45:47.927Z] Statistics: [2021-06-28T13:45:47.927Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T13:45:47.927Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T13:45:47.927Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T13:45:47.927Z] file_magic: OK [2021-06-28T13:45:47.927Z] HZ: Using current value: 100 [2021-06-28T13:45:47.927Z] file_header: OK [2021-06-28T13:45:47.927Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-28T13:45:47.927Z] Statistics: [2021-06-28T13:45:47.927Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T13:45:47.927Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:45:48.127Z] provisioning config files... [2021-06-28T13:45:48.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config5957718950920657957tmp [Pipeline] { [Pipeline] echo [2021-06-28T13:45:48.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:48.466Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T13:45:48.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:48.861Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T13:45:48.872Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:49.174Z] ---> sudo-logs.sh [2021-06-28T13:45:49.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T13:45:49.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:49.496Z] ---> job-cost.sh [2021-06-28T13:45:49.496Z] lf-activate-venv: SKIPPING [2021-06-28T13:45:49.496Z] DEBUG: total: 0.18000000715255737 [2021-06-28T13:45:49.496Z] INFO: Retrieving Stack Cost... [2021-06-28T13:45:50.440Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T13:45:51.013Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T13:45:51.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:51.325Z] ---> logs-deploy.sh [2021-06-28T13:45:51.325Z] lf-activate-venv: SKIPPING [2021-06-28T13:45:51.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-231/4 [2021-06-28T13:45:51.325Z] INFO: archiving workspace using pattern(s): [2021-06-28T13:45:52.271Z] Archives upload complete. [2021-06-28T13:45:52.271Z] INFO: archiving logs to Nexus [2021-06-28T13:45:52.854Z] ---> uname -a: [2021-06-28T13:45:52.854Z] Linux prd-centos7-docker-4c-2g-527.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> lscpu: [2021-06-28T13:45:52.854Z] Architecture: x86_64 [2021-06-28T13:45:52.854Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T13:45:52.854Z] Byte Order: Little Endian [2021-06-28T13:45:52.854Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T13:45:52.854Z] CPU(s): 2 [2021-06-28T13:45:52.854Z] On-line CPU(s) list: 0,1 [2021-06-28T13:45:52.854Z] Thread(s) per core: 1 [2021-06-28T13:45:52.854Z] Core(s) per socket: 1 [2021-06-28T13:45:52.854Z] Socket(s): 2 [2021-06-28T13:45:52.854Z] NUMA node(s): 1 [2021-06-28T13:45:52.854Z] Vendor ID: AuthenticAMD [2021-06-28T13:45:52.854Z] CPU family: 23 [2021-06-28T13:45:52.854Z] Model: 49 [2021-06-28T13:45:52.854Z] Model name: AMD EPYC-Rome Processor [2021-06-28T13:45:52.854Z] Stepping: 0 [2021-06-28T13:45:52.854Z] CPU MHz: 2799.998 [2021-06-28T13:45:52.854Z] BogoMIPS: 5599.99 [2021-06-28T13:45:52.854Z] Virtualization: AMD-V [2021-06-28T13:45:52.854Z] Hypervisor vendor: KVM [2021-06-28T13:45:52.854Z] Virtualization type: full [2021-06-28T13:45:52.854Z] L1d cache: 64 KiB [2021-06-28T13:45:52.854Z] L1i cache: 64 KiB [2021-06-28T13:45:52.854Z] L2 cache: 1 MiB [2021-06-28T13:45:52.854Z] L3 cache: 32 MiB [2021-06-28T13:45:52.854Z] NUMA node0 CPU(s): 0,1 [2021-06-28T13:45:52.854Z] Vulnerability Itlb multihit: Not affected [2021-06-28T13:45:52.854Z] Vulnerability L1tf: Not affected [2021-06-28T13:45:52.854Z] Vulnerability Mds: Not affected [2021-06-28T13:45:52.854Z] Vulnerability Meltdown: Not affected [2021-06-28T13:45:52.854Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T13:45:52.854Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T13:45:52.854Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T13:45:52.854Z] Vulnerability Srbds: Not affected [2021-06-28T13:45:52.854Z] Vulnerability Tsx async abort: Not affected [2021-06-28T13:45:52.854Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> nproc: [2021-06-28T13:45:52.854Z] 2 [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> df -h: [2021-06-28T13:45:52.854Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T13:45:52.854Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-28T13:45:52.854Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T13:45:52.854Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T13:45:52.854Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231 [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231@tmp [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-28T13:45:52.854Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> free -m: [2021-06-28T13:45:52.854Z] total used free shared buff/cache available [2021-06-28T13:45:52.854Z] Mem: 7821 929 4782 0 2109 6713 [2021-06-28T13:45:52.854Z] Swap: 1023 0 1023 [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> ip addr: [2021-06-28T13:45:52.854Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T13:45:52.854Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T13:45:52.854Z] inet 127.0.0.1/8 scope host lo [2021-06-28T13:45:52.854Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:52.854Z] inet6 ::1/128 scope host [2021-06-28T13:45:52.854Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:52.854Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T13:45:52.854Z] link/ether fa:16:3e:85:bd:7a brd ff:ff:ff:ff:ff:ff [2021-06-28T13:45:52.854Z] inet 10.30.123.219/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T13:45:52.854Z] valid_lft 85753sec preferred_lft 85753sec [2021-06-28T13:45:52.854Z] inet6 fe80::f816:3eff:fe85:bd7a/64 scope link [2021-06-28T13:45:52.854Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:52.854Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T13:45:52.854Z] link/ether 02:42:49:1a:1b:44 brd ff:ff:ff:ff:ff:ff [2021-06-28T13:45:52.854Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T13:45:52.854Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:52.854Z] inet6 fe80::42:49ff:fe1a:1b44/64 scope link [2021-06-28T13:45:52.854Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] ---> sar -b -r -n DEV: [2021-06-28T13:45:52.854Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] 13:34:54 LINUX RESTART (2 CPU) [2021-06-28T13:45:52.854Z] [2021-06-28T13:45:52.854Z] 13:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T13:45:52.854Z] 13:37:01 1.73 0.00 1.73 0.00 0.00 36.43 0.00 [2021-06-28T13:45:52.854Z] 13:38:01 0.42 0.00 0.42 0.00 0.00 6.11 0.00 [2021-06-28T13:45:52.854Z] 13:39:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-28T13:45:52.854Z] 13:40:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-06-28T13:45:52.854Z] 13:41:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 [2021-06-28T13:45:52.854Z] 13:42:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-06-28T13:45:52.854Z] 13:43:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 [2021-06-28T13:45:52.854Z] 13:44:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-06-28T13:45:52.855Z] 13:45:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 [2021-06-28T13:45:52.855Z] Average: 0.43 0.00 0.43 0.00 0.00 7.07 0.00 [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] 13:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T13:45:52.855Z] 13:37:01 5435148 0 818740 10.22 2620 1752424 1308832 14.45 592272 1580496 16 [2021-06-28T13:45:52.855Z] 13:38:01 5449996 0 803884 10.04 2620 1752432 1199788 13.25 582600 1578236 8 [2021-06-28T13:45:52.855Z] 13:39:01 5446636 0 807244 10.08 2620 1752432 1200004 13.25 585576 1578236 8 [2021-06-28T13:45:52.855Z] 13:40:01 5447012 0 806860 10.07 2620 1752440 1199968 13.25 579072 1584712 8 [2021-06-28T13:45:52.855Z] 13:41:01 5447564 0 806304 10.07 2620 1752444 1199920 13.25 578680 1584708 8 [2021-06-28T13:45:52.855Z] 13:42:01 5447128 0 806740 10.07 2620 1752444 1199788 13.25 579104 1584756 8 [2021-06-28T13:45:52.855Z] 13:43:01 5444744 0 809112 10.10 2620 1752456 1199860 13.25 581492 1584756 8 [2021-06-28T13:45:52.855Z] 13:44:01 5435736 0 818116 10.22 2620 1752460 1199788 13.25 590716 1584756 8 [2021-06-28T13:45:52.855Z] 13:45:01 5435848 0 818000 10.21 2620 1752464 1199788 13.25 591824 1583620 8 [2021-06-28T13:45:52.855Z] Average: 5443312 0 810556 10.12 2620 1752444 1211971 13.38 584593 1582697 9 [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] 13:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T13:45:52.855Z] 13:37:01 eth0 6.01 5.46 3.55 21.09 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:38:01 eth0 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:39:01 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:40:01 eth0 0.90 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:41:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:43:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] Average: eth0 1.00 0.75 0.49 2.40 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] ---> sar -P ALL: [2021-06-28T13:45:52.855Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] 13:34:54 LINUX RESTART (2 CPU) [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] 13:36:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T13:45:52.855Z] 13:37:01 all 0.22 0.00 0.09 0.00 0.03 99.66 [2021-06-28T13:45:52.855Z] 13:37:01 0 0.22 0.00 0.12 0.00 0.03 99.63 [2021-06-28T13:45:52.855Z] 13:37:01 1 0.22 0.00 0.07 0.00 0.03 99.68 [2021-06-28T13:45:52.855Z] 13:38:01 all 0.06 0.00 0.06 0.00 0.03 99.85 [2021-06-28T13:45:52.855Z] 13:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-28T13:45:52.855Z] 13:38:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-28T13:45:52.855Z] 13:39:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-06-28T13:45:52.855Z] 13:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-28T13:45:52.855Z] 13:39:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-28T13:45:52.855Z] 13:40:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-28T13:45:52.855Z] 13:40:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-28T13:45:52.855Z] 13:40:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-28T13:45:52.855Z] 13:41:01 all 0.14 0.00 0.04 0.00 0.03 99.78 [2021-06-28T13:45:52.855Z] 13:41:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-28T13:45:52.855Z] 13:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-28T13:45:52.855Z] 13:42:01 all 0.12 0.00 0.04 0.00 0.03 99.82 [2021-06-28T13:45:52.855Z] 13:42:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-06-28T13:45:52.855Z] 13:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-28T13:45:52.855Z] 13:43:01 all 0.06 0.00 0.06 0.00 0.01 99.87 [2021-06-28T13:45:52.855Z] 13:43:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-06-28T13:45:52.855Z] 13:43:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-28T13:45:52.855Z] 13:44:01 all 0.16 0.00 0.05 0.00 0.02 99.77 [2021-06-28T13:45:52.855Z] 13:44:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-28T13:45:52.855Z] 13:44:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-28T13:45:52.855Z] 13:45:01 all 0.12 0.00 0.04 0.00 0.03 99.82 [2021-06-28T13:45:52.855Z] 13:45:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-28T13:45:52.855Z] 13:45:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-28T13:45:52.855Z] Average: all 0.13 0.00 0.05 0.00 0.02 99.79 [2021-06-28T13:45:52.855Z] Average: 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-28T13:45:52.855Z] Average: 1 0.11 0.00 0.06 0.00 0.03 99.81 [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z] [2021-06-28T13:45:52.855Z]