Pull request #208 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 8d7f49a92536ba394899657036c7e0fa4b6ec542+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (f1e1834f32bc6c4630403196539328487378a774) 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-ssh7846158138536175040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7487898465627324298.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 9d0281235b943b7ad605f650702698f9078b2862 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-208/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-208/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6518275928211564155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh4472882440647405016.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/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-208/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4696376153817013635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14842 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-208 # 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-208@tmp/jenkins-gitclient-ssh8765084857323124745.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 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) > 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-208@tmp/jenkins-gitclient-ssh8181726738373800115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # 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-208@tmp/jenkins-gitclient-ssh4600744969332708816.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 Commit message: "build: Final go.mod update" > git rev-list --no-walk e5c72d3d1df8e55c1271cfe1eb7953859d2fdab8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T20:53:50.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T20:53:50.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T20:53:51.003Z] ========================================================= [2021-05-18T20:53:51.003Z] EdgeX Global Pipelines Version Info [2021-05-18T20:53:51.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:53:52.498Z] ------------------- [2021-05-18T20:53:52.498Z] stable info: [2021-05-18T20:53:52.498Z] ------------------- [2021-05-18T20:53:52.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T20:53:52.498Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T20:53:52.498Z] Message: update stable to v1.0.192 [2021-05-18T20:53:53.076Z] ------------------- [2021-05-18T20:53:53.076Z] experimental info: [2021-05-18T20:53:53.076Z] ------------------- [2021-05-18T20:53:53.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T20:53:53.076Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T20:53:53.076Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T20:53:53.206Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-05-18T20:53:53.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-05-18T20:53:53.253Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T20:53:53.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T20:53:53.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T20:53:53.326Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T20:53:53.349Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T20:53:53.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T20:53:53.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T20:53:53.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T20:53:53.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T20:53:53.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-05-18T20:53:53.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T20:53:53.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T20:53:53.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T20:53:53.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T20:53:53.575Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T20:53:53.598Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T20:53:53.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T20:53:53.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T20:53:53.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T20:53:53.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T20:53:53.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T20:53:53.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T20:53:53.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T20:53:53.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T20:53:53.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2021-05-18T20:53:53.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2021-05-18T20:53:53.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2021-05-18T20:53:53.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] echo [2021-05-18T20:53:53.891Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7f49a [Pipeline] echo [2021-05-18T20:53:53.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:53:53.995Z] provisioning config files... [2021-05-18T20:53:54.011Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config847869630206380738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:53:54.342Z] ---> docker-login.sh [2021-05-18T20:53:54.342Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:53:54.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:53:54.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:53:54.604Z] Configure a credential helper to remove this warning. See [2021-05-18T20:53:54.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:53:54.604Z] [2021-05-18T20:53:54.604Z] Login Succeeded [2021-05-18T20:53:54.604Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:53:54.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:53:54.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:53:54.604Z] Configure a credential helper to remove this warning. See [2021-05-18T20:53:54.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:53:54.604Z] [2021-05-18T20:53:54.604Z] Login Succeeded [2021-05-18T20:53:54.604Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:53:54.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:53:54.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:53:54.867Z] Configure a credential helper to remove this warning. See [2021-05-18T20:53:54.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:53:54.867Z] [2021-05-18T20:53:54.867Z] Login Succeeded [2021-05-18T20:53:54.867Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:53:54.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:53:54.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:53:54.867Z] Configure a credential helper to remove this warning. See [2021-05-18T20:53:54.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:53:54.867Z] [2021-05-18T20:53:54.867Z] Login Succeeded [2021-05-18T20:53:54.867Z] docker.io [2021-05-18T20:53:55.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:53:55.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:53:55.393Z] Configure a credential helper to remove this warning. See [2021-05-18T20:53:55.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:53:55.393Z] [2021-05-18T20:53:55.393Z] Login Succeeded [2021-05-18T20:53:55.393Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:53:55.402Z] 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-05-18T20:53:55.902Z] + git log --format=format:%s -1 8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] echo [2021-05-18T20:53:55.941Z] GIT_COMMIT: 8d7f49a92536ba394899657036c7e0fa4b6ec542, Commit Message: build: Final go.mod update [Pipeline] echo [2021-05-18T20:53:55.954Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:53:56.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:53:56.963Z] [2021-05-18T20:53:56.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:53:57.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:53:57.276Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T20:53:57.276Z] 31603596830f: Pulling fs layer [2021-05-18T20:53:57.276Z] 54011a49482f: Pulling fs layer [2021-05-18T20:53:57.276Z] a6820b24f6d8: Pulling fs layer [2021-05-18T20:53:57.276Z] f581987b2513: Pulling fs layer [2021-05-18T20:53:57.276Z] f581987b2513: Waiting [2021-05-18T20:53:57.276Z] 54011a49482f: Verifying Checksum [2021-05-18T20:53:57.276Z] 54011a49482f: Download complete [2021-05-18T20:53:57.539Z] 31603596830f: Verifying Checksum [2021-05-18T20:53:57.539Z] 31603596830f: Download complete [2021-05-18T20:53:57.539Z] f581987b2513: Verifying Checksum [2021-05-18T20:53:57.539Z] f581987b2513: Download complete [2021-05-18T20:53:57.539Z] a6820b24f6d8: Verifying Checksum [2021-05-18T20:53:57.539Z] a6820b24f6d8: Download complete [2021-05-18T20:53:57.539Z] 31603596830f: Pull complete [2021-05-18T20:53:57.799Z] 54011a49482f: Pull complete [2021-05-18T20:53:58.373Z] a6820b24f6d8: Pull complete [2021-05-18T20:53:58.373Z] f581987b2513: Pull complete [2021-05-18T20:53:58.373Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T20:53:58.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T20:53:58.635Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T20:53:58.725Z] prd-centos7-docker-4c-2g-14842 does not seem to be running inside a container [2021-05-18T20:53:58.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T20:53:59.885Z] $ docker top 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T20:54:00.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:54:00.021Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:54:00.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:54:00.143Z] $ docker exec 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent [2021-05-18T20:54:00.253Z] SSH_AUTH_SOCK=/tmp/ssh-cU4lXJOfzXyq/agent.13 [2021-05-18T20:54:00.253Z] SSH_AGENT_PID=19 [2021-05-18T20:54:00.260Z] Running ssh-add (command line suppressed) [2021-05-18T20:54:00.356Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_6346619606463981526.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_6346619606463981526.key) [2021-05-18T20:54:00.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:54:00.678Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T20:54:00.696Z] $ docker exec --env ******** --env ******** 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent -k [2021-05-18T20:54:00.783Z] unset SSH_AUTH_SOCK; [2021-05-18T20:54:00.784Z] unset SSH_AGENT_PID; [2021-05-18T20:54:00.784Z] echo Agent pid 19 killed; [2021-05-18T20:54:00.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T20:54:00.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T20:54:00.843Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T20:54:00.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T20:54:00.946Z] $ docker exec 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent [2021-05-18T20:54:01.043Z] SSH_AUTH_SOCK=/tmp/ssh-ppWnmdropm7s/agent.52 [2021-05-18T20:54:01.043Z] SSH_AGENT_PID=58 [2021-05-18T20:54:01.048Z] Running ssh-add (command line suppressed) [2021-05-18T20:54:01.147Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_647720946153783210.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_647720946153783210.key) [2021-05-18T20:54:01.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T20:54:01.471Z] + git semver init [2021-05-18T20:54:01.472Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T20:54:01.472Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.git [2021-05-18T20:54:01.472Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T20:54:01.472Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T20:54:01.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T20:54:01.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T20:54:01.472Z] # $SEMVER_BRANCH = PR-208 [2021-05-18T20:54:01.472Z] # $SEMVER_TEMP = /tmp/semver-409318552 [2021-05-18T20:54:01.472Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-05-18T20:54:03.399Z] # '/tmp/semver-409318552' -> '/w/workspace/foundry_device-virtual-go_PR-208/.semver' [2021-05-18T20:54:03.399Z] # -> Force: false [2021-05-18T20:54:03.399Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.semver [Pipeline] } [2021-05-18T20:54:03.413Z] $ docker exec --env ******** --env ******** 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent -k [2021-05-18T20:54:03.519Z] unset SSH_AUTH_SOCK; [2021-05-18T20:54:03.522Z] unset SSH_AGENT_PID; [2021-05-18T20:54:03.522Z] echo Agent pid 58 killed; [2021-05-18T20:54:03.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T20:54:03.869Z] + git semver [Pipeline] } [2021-05-18T20:54:03.887Z] $ docker stop --time=1 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e [2021-05-18T20:54:05.282Z] $ docker rm -f 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:54:05.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T20:54:05.909Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T20:54:05.914Z] [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-05-18T20:54:21.159Z] Still waiting to schedule task [2021-05-18T20:54:21.160Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T20:54:21.164Z] Still waiting to schedule task [2021-05-18T20:54:21.164Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-18T20:56:17.147Z] Running on prd-centos7-docker-4c-2g-14845 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws [2021-05-18T20:56:17.169Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2021-05-18T20:56:17.273Z] Selected Git installation does not exist. Using Default [2021-05-18T20:56:17.273Z] The recommended git tool is: NONE [2021-05-18T20:56:19.295Z] using credential edgex-jenkins-ssh [2021-05-18T20:56:19.312Z] Cloning the remote Git repository [2021-05-18T20:56:19.233Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:19.303Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2021-05-18T20:56:19.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:19.338Z] > git --version # timeout=10 [2021-05-18T20:56:19.345Z] > git --version # 'git version 2.24.4' [2021-05-18T20:56:19.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:19.368Z] [INFO] Currently running in a labeled security context [2021-05-18T20:56:19.368Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T20:56:19.368Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh8508798752742312070.key [2021-05-18T20:56:19.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:56:20.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T20:56:20.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:56:20.338Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T20:56:20.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:20.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:20.355Z] [INFO] Currently running in a labeled security context [2021-05-18T20:56:20.355Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T20:56:20.355Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh4272431841617588422.key [2021-05-18T20:56:20.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T20:56:20.895Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T20:56:20.973Z] Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T20:56:20.974Z] Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) [2021-05-18T20:56:20.892Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:56:20.900Z] > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 [2021-05-18T20:56:20.928Z] > git remote # timeout=10 [2021-05-18T20:56:20.937Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T20:56:20.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:20.947Z] [INFO] Currently running in a labeled security context [2021-05-18T20:56:20.947Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T20:56:20.947Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh2759016819460236972.key [2021-05-18T20:56:20.953Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-18T20:56:20.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T20:56:20.974Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:56:20.984Z] > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 [2021-05-18T20:56:24.574Z] Commit message: "build: Final go.mod update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:56:25.551Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:56:25.873Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:56:26.172Z] + sudo service docker restart [2021-05-18T20:56:26.172Z] + true [2021-05-18T20:56:26.172Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T20:56:27.335Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14844 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws [2021-05-18T20:56:27.353Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2021-05-18T20:56:27.550Z] Selected Git installation does not exist. Using Default [2021-05-18T20:56:27.550Z] The recommended git tool is: NONE [2021-05-18T20:56:33.065Z] using credential edgex-jenkins-ssh [2021-05-18T20:56:33.082Z] Cloning the remote Git repository [2021-05-18T20:56:33.130Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:33.236Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2021-05-18T20:56:33.301Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:33.302Z] > git --version # timeout=10 [2021-05-18T20:56:33.322Z] > git --version # 'git version 2.17.1' [2021-05-18T20:56:33.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:33.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:56:35.803Z] Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T20:56:35.993Z] Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T20:56:35.994Z] Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) [2021-05-18T20:56:35.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T20:56:35.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:56:35.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-05-18T20:56:35.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-05-18T20:56:35.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:35.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T20:56:35.818Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:56:35.834Z] > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 [2021-05-18T20:56:35.915Z] > git remote # timeout=10 [2021-05-18T20:56:35.931Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T20:56:35.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:56:35.957Z] > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 [2021-05-18T20:56:35.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T20:56:35.999Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:56:36.008Z] > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 [2021-05-18T20:56:40.173Z] Commit message: "build: Final go.mod update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:56:41.494Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:56:41.915Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T20:56:42.260Z] + sudo service docker restart [2021-05-18T20:56:42.260Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:56:44.354Z] provisioning config files... [2021-05-18T20:56:44.368Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config1224529165387316754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:56:44.700Z] ---> docker-login.sh [2021-05-18T20:56:44.700Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:56:44.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:56:44.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:56:44.966Z] Configure a credential helper to remove this warning. See [2021-05-18T20:56:44.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:56:44.966Z] [2021-05-18T20:56:44.966Z] Login Succeeded [2021-05-18T20:56:44.966Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:56:44.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:56:44.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:56:44.966Z] Configure a credential helper to remove this warning. See [2021-05-18T20:56:44.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:56:44.966Z] [2021-05-18T20:56:44.966Z] Login Succeeded [2021-05-18T20:56:44.966Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:56:45.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:56:45.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:56:45.235Z] Configure a credential helper to remove this warning. See [2021-05-18T20:56:45.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:56:45.235Z] [2021-05-18T20:56:45.235Z] Login Succeeded [2021-05-18T20:56:45.235Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:56:45.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:56:45.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:56:45.235Z] Configure a credential helper to remove this warning. See [2021-05-18T20:56:45.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:56:45.235Z] [2021-05-18T20:56:45.235Z] Login Succeeded [2021-05-18T20:56:45.235Z] docker.io [2021-05-18T20:56:45.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:56:46.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:56:46.891Z] Configure a credential helper to remove this warning. See [2021-05-18T20:56:46.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:56:46.891Z] [2021-05-18T20:56:46.891Z] Login Succeeded [2021-05-18T20:56:46.891Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:56:46.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T20:56:47.071Z] ========================================================= [2021-05-18T20:56:47.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T20:56:47.071Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:56:47.385Z] + 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-05-18T20:56:47.385Z] Sending build context to Docker daemon 8.609MB [2021-05-18T20:56:47.385Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:56:47.385Z] Step 2/8 : FROM ${BASE} [2021-05-18T20:56:47.385Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T20:56:47.385Z] 540db60ca938: Pulling fs layer [2021-05-18T20:56:47.385Z] adcc1eea9eea: Pulling fs layer [2021-05-18T20:56:47.385Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T20:56:47.385Z] 0510c868ecb4: Pulling fs layer [2021-05-18T20:56:47.385Z] afea3b2eda06: Pulling fs layer [2021-05-18T20:56:47.385Z] 7809a108b3ef: Pulling fs layer [2021-05-18T20:56:47.385Z] f706445af74f: Pulling fs layer [2021-05-18T20:56:47.385Z] afea3b2eda06: Waiting [2021-05-18T20:56:47.385Z] 7809a108b3ef: Waiting [2021-05-18T20:56:47.385Z] f706445af74f: Waiting [2021-05-18T20:56:47.385Z] 0510c868ecb4: Waiting [2021-05-18T20:56:47.650Z] 4c4ab2625f07: Download complete [2021-05-18T20:56:47.650Z] adcc1eea9eea: Verifying Checksum [2021-05-18T20:56:47.650Z] adcc1eea9eea: Download complete [2021-05-18T20:56:47.650Z] afea3b2eda06: Verifying Checksum [2021-05-18T20:56:47.650Z] afea3b2eda06: Download complete [2021-05-18T20:56:47.650Z] 7809a108b3ef: Verifying Checksum [2021-05-18T20:56:47.650Z] 7809a108b3ef: Download complete [2021-05-18T20:56:47.650Z] 540db60ca938: Verifying Checksum [2021-05-18T20:56:47.650Z] 540db60ca938: Download complete [2021-05-18T20:56:47.650Z] 540db60ca938: Pull complete [2021-05-18T20:56:47.918Z] adcc1eea9eea: Pull complete [2021-05-18T20:56:47.918Z] 4c4ab2625f07: Pull complete [2021-05-18T20:56:49.310Z] f706445af74f: Verifying Checksum [2021-05-18T20:56:49.310Z] f706445af74f: Download complete [2021-05-18T20:56:49.884Z] 0510c868ecb4: Verifying Checksum [2021-05-18T20:56:49.884Z] 0510c868ecb4: Download complete [2021-05-18T20:56:53.252Z] 0510c868ecb4: Pull complete [2021-05-18T20:56:53.252Z] afea3b2eda06: Pull complete [2021-05-18T20:56:53.252Z] 7809a108b3ef: Pull complete [2021-05-18T20:56:54.666Z] f706445af74f: Pull complete [2021-05-18T20:56:54.666Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T20:56:54.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T20:56:54.666Z] ---> b068be0155e3 [2021-05-18T20:56:54.666Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T20:56:59.967Z] ---> Running in 084872e775bb [2021-05-18T20:56:59.967Z] Removing intermediate container 084872e775bb [2021-05-18T20:56:59.967Z] ---> 8243dc10cdc1 [2021-05-18T20:56:59.967Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:56:59.967Z] ---> Running in e45feeb09477 [2021-05-18T20:57:00.229Z] Removing intermediate container e45feeb09477 [2021-05-18T20:57:00.229Z] ---> 5f9093dca8f7 [2021-05-18T20:57:00.229Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T20:57:00.490Z] ---> Running in ba3d4bd61c16 [2021-05-18T20:57:00.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:57:00.601Z] provisioning config files... [2021-05-18T20:57:00.626Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config8100363398097754246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:57:01.004Z] ---> docker-login.sh [2021-05-18T20:57:01.004Z] nexus3.edgexfoundry.org:10001 [2021-05-18T20:57:01.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:57:01.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:57:02.458Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T20:57:02.458Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T20:57:02.458Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T20:57:02.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:57:02.602Z] Configure a credential helper to remove this warning. See [2021-05-18T20:57:02.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:57:02.602Z] [2021-05-18T20:57:02.602Z] Login Succeeded [2021-05-18T20:57:02.602Z] nexus3.edgexfoundry.org:10002 [2021-05-18T20:57:02.719Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T20:57:02.719Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T20:57:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:57:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:57:02.878Z] Configure a credential helper to remove this warning. See [2021-05-18T20:57:02.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:57:02.878Z] [2021-05-18T20:57:02.878Z] Login Succeeded [2021-05-18T20:57:02.878Z] nexus3.edgexfoundry.org:10003 [2021-05-18T20:57:02.982Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T20:57:02.982Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T20:57:03.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:57:03.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:57:03.492Z] Configure a credential helper to remove this warning. See [2021-05-18T20:57:03.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:57:03.492Z] [2021-05-18T20:57:03.492Z] Login Succeeded [2021-05-18T20:57:03.492Z] nexus3.edgexfoundry.org:10004 [2021-05-18T20:57:03.933Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T20:57:03.933Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T20:57:03.933Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T20:57:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:57:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:57:04.100Z] Configure a credential helper to remove this warning. See [2021-05-18T20:57:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:57:04.100Z] [2021-05-18T20:57:04.100Z] Login Succeeded [2021-05-18T20:57:04.100Z] docker.io [2021-05-18T20:57:04.200Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T20:57:04.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T20:57:04.470Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T20:57:04.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T20:57:04.975Z] Configure a credential helper to remove this warning. See [2021-05-18T20:57:04.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T20:57:04.975Z] [2021-05-18T20:57:04.975Z] Login Succeeded [2021-05-18T20:57:04.975Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T20:57:04.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-18T20:57:05.059Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T20:57:05.059Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T20:57:05.059Z] OK: 156 MiB in 53 packages [Pipeline] echo [2021-05-18T20:57:05.290Z] ========================================================= [2021-05-18T20:57:05.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T20:57:05.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:57:05.634Z] Removing intermediate container ba3d4bd61c16 [2021-05-18T20:57:05.634Z] ---> 59739f1e8086 [2021-05-18T20:57:05.634Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T20:57:05.634Z] ---> Running in aae024f9765e [2021-05-18T20:57:05.634Z] Removing intermediate container aae024f9765e [2021-05-18T20:57:05.634Z] ---> 3eb5370b1e2a [2021-05-18T20:57:05.634Z] Step 7/8 : COPY . . [2021-05-18T20:57:05.648Z] + 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-05-18T20:57:06.208Z] ---> b629bfc2d079 [2021-05-18T20:57:06.208Z] Step 8/8 : RUN go mod download [2021-05-18T20:57:06.208Z] ---> Running in dbcd7751dcd1 [2021-05-18T20:57:06.252Z] Sending build context to Docker daemon 8.608MB [2021-05-18T20:57:06.252Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:57:06.252Z] Step 2/8 : FROM ${BASE} [2021-05-18T20:57:06.252Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T20:57:06.252Z] 595b0fe564bb: Pulling fs layer [2021-05-18T20:57:06.252Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T20:57:06.252Z] 316046926c0a: Pulling fs layer [2021-05-18T20:57:06.252Z] 4ebd0625c992: Pulling fs layer [2021-05-18T20:57:06.252Z] 207e8628e3a3: Pulling fs layer [2021-05-18T20:57:06.252Z] c791037a9be2: Pulling fs layer [2021-05-18T20:57:06.252Z] ffd874e62e21: Pulling fs layer [2021-05-18T20:57:06.252Z] 4ebd0625c992: Waiting [2021-05-18T20:57:06.252Z] 207e8628e3a3: Waiting [2021-05-18T20:57:06.252Z] c791037a9be2: Waiting [2021-05-18T20:57:06.252Z] ffd874e62e21: Waiting [2021-05-18T20:57:06.252Z] 316046926c0a: Verifying Checksum [2021-05-18T20:57:06.252Z] 316046926c0a: Download complete [2021-05-18T20:57:06.252Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T20:57:06.252Z] 7186ed65a4f7: Download complete [2021-05-18T20:57:06.528Z] 207e8628e3a3: Verifying Checksum [2021-05-18T20:57:06.528Z] 207e8628e3a3: Download complete [2021-05-18T20:57:06.528Z] c791037a9be2: Verifying Checksum [2021-05-18T20:57:06.528Z] c791037a9be2: Download complete [2021-05-18T20:57:06.528Z] 595b0fe564bb: Verifying Checksum [2021-05-18T20:57:06.528Z] 595b0fe564bb: Download complete [2021-05-18T20:57:07.142Z] 595b0fe564bb: Pull complete [2021-05-18T20:57:07.747Z] 7186ed65a4f7: Pull complete [2021-05-18T20:57:08.026Z] ffd874e62e21: Verifying Checksum [2021-05-18T20:57:08.026Z] ffd874e62e21: Download complete [2021-05-18T20:57:08.297Z] 316046926c0a: Pull complete [2021-05-18T20:57:10.279Z] 4ebd0625c992: Download complete [2021-05-18T20:57:20.439Z] 4ebd0625c992: Pull complete [2021-05-18T20:57:20.439Z] 207e8628e3a3: Pull complete [2021-05-18T20:57:20.439Z] c791037a9be2: Pull complete [2021-05-18T20:57:23.832Z] ffd874e62e21: Pull complete [2021-05-18T20:57:23.832Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T20:57:23.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T20:57:23.832Z] ---> cfc18b08335c [2021-05-18T20:57:23.832Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-18T20:57:24.351Z] Removing intermediate container dbcd7751dcd1 [2021-05-18T20:57:24.351Z] ---> 0dfda766d72d [2021-05-18T20:57:24.351Z] Successfully built 0dfda766d72d [2021-05-18T20:57:24.351Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:57:24.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T20:57:24.653Z] . [Pipeline] withDockerContainer [2021-05-18T20:57:24.737Z] prd-centos7-docker-4c-2g-14845 does not seem to be running inside a container [2021-05-18T20:57:24.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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-05-18T20:57:25.190Z] $ docker top 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:57:25.568Z] + go version [2021-05-18T20:57:25.568Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T20:57:25.583Z] $ docker stop --time=1 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a [2021-05-18T20:57:25.867Z] ---> Running in e48de08f0cd1 [2021-05-18T20:57:26.138Z] Removing intermediate container e48de08f0cd1 [2021-05-18T20:57:26.138Z] ---> e35f917ed9d3 [2021-05-18T20:57:26.138Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:57:26.411Z] ---> Running in 5c000e3c29ea [2021-05-18T20:57:26.797Z] $ docker rm -f 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:57:27.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T20:57:27.363Z] . [Pipeline] withDockerContainer [2021-05-18T20:57:27.448Z] prd-centos7-docker-4c-2g-14845 does not seem to be running inside a container [2021-05-18T20:57:27.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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-05-18T20:57:28.051Z] $ docker top 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:57:28.381Z] Removing intermediate container 5c000e3c29ea [2021-05-18T20:57:28.381Z] ---> 9eba86c3aef8 [2021-05-18T20:57:28.381Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-05-18T20:57:28.436Z] + go mod tidy [2021-05-18T20:57:28.653Z] ---> Running in 63e42aea69a5 [Pipeline] sh [2021-05-18T20:57:28.999Z] + make test [2021-05-18T20:57:28.999Z] go mod tidy [2021-05-18T20:57:28.999Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-18T20:57:29.583Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-18T20:57:30.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:57:31.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:57:32.040Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-18T20:57:32.040Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-18T20:57:32.311Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-18T20:57:32.582Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-18T20:57:32.582Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T20:57:32.854Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-18T20:57:32.854Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-18T20:57:33.444Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-18T20:57:33.717Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-18T20:57:33.717Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-18T20:57:33.995Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-18T20:57:33.995Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-18T20:57:34.267Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-18T20:57:34.541Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T20:57:34.541Z] OK: 145 MiB in 53 packages [2021-05-18T20:57:35.980Z] Removing intermediate container 63e42aea69a5 [2021-05-18T20:57:35.980Z] ---> 6440686e5ae6 [2021-05-18T20:57:35.980Z] Step 6/8 : WORKDIR /device-virtual-go [2021-05-18T20:57:35.980Z] ---> Running in 20c491885823 [2021-05-18T20:57:36.582Z] Removing intermediate container 20c491885823 [2021-05-18T20:57:36.582Z] ---> d262462682a7 [2021-05-18T20:57:36.582Z] Step 7/8 : COPY . . [2021-05-18T20:57:38.027Z] ---> 8f8edf950b3f [2021-05-18T20:57:38.027Z] Step 8/8 : RUN go mod download [2021-05-18T20:57:38.027Z] ---> Running in dd4390fb0278 [2021-05-18T20:57:47.764Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-18T20:57:48.342Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements [2021-05-18T20:57:48.342Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-18T20:57:56.545Z] gofmt -l . [2021-05-18T20:57:56.545Z] [ "`gofmt -l .`" = "" ] [2021-05-18T20:57:56.545Z] ./bin/test-attribution-txt.sh [2021-05-18T20:57:56.546Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T20:57:56.561Z] $ docker stop --time=1 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 [2021-05-18T20:57:58.038Z] $ docker rm -f 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:57:58.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T20:57:58.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-18T20:58:01.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T20:58:01.745Z] + ls -al . [2021-05-18T20:58:01.745Z] total 132 [2021-05-18T20:58:01.745Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 18 20:57 . [2021-05-18T20:58:01.745Z] drwxrwxr-x. 4 jenkins jenkins 28 May 18 20:56 .. [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 8153 May 18 20:56 Attribution.txt [2021-05-18T20:58:01.745Z] drwxrwxr-x. 2 jenkins jenkins 64 May 18 20:56 bin [2021-05-18T20:58:01.745Z] drwxrwxr-x. 3 jenkins jenkins 32 May 18 20:56 cmd [2021-05-18T20:58:01.745Z] -rw-r--r--. 1 jenkins jenkins 47247 May 18 20:57 coverage.out [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 1921 May 18 20:56 Dockerfile [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 998 May 18 20:56 Dockerfile.build [2021-05-18T20:58:01.745Z] drwxrwxr-x. 8 jenkins jenkins 179 May 18 20:56 .git [2021-05-18T20:58:01.745Z] drwxrwxr-x. 2 jenkins jenkins 103 May 18 20:56 .github [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 277 May 18 20:56 .gitignore [2021-05-18T20:58:01.745Z] -rw-r--r--. 1 jenkins jenkins 809 May 18 20:57 go.mod [2021-05-18T20:58:01.745Z] -rw-r--r--. 1 jenkins jenkins 23431 May 18 20:57 go.sum [2021-05-18T20:58:01.745Z] drwxrwxr-x. 3 jenkins jenkins 20 May 18 20:56 internal [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 660 May 18 20:56 Jenkinsfile [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 18 20:56 LICENSE [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 905 May 18 20:56 Makefile [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 2745 May 18 20:56 README.md [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 5 May 18 20:54 VERSION [2021-05-18T20:58:01.745Z] -rw-rw-r--. 1 jenkins jenkins 235 May 18 20:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:58:02.057Z] + 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=8d7f49a92536ba394899657036c7e0fa4b6ec542 --label arch=amd64 --label version=0.0.0 . [2021-05-18T20:58:02.057Z] Sending build context to Docker daemon 8.681MB [2021-05-18T20:58:02.057Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:58:02.057Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-18T20:58:02.057Z] ---> 0dfda766d72d [2021-05-18T20:58:02.057Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T20:58:02.057Z] ---> Running in 9fcbbe5f234d [2021-05-18T20:58:02.321Z] Removing intermediate container 9fcbbe5f234d [2021-05-18T20:58:02.321Z] ---> aa41c67b250b [2021-05-18T20:58:02.321Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T20:58:02.321Z] ---> Running in 5305f059c044 [2021-05-18T20:58:02.321Z] Removing intermediate container 5305f059c044 [2021-05-18T20:58:02.321Z] ---> 8a9f9b4fd9ea [2021-05-18T20:58:02.321Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-18T20:58:02.321Z] ---> Running in ed0aa0634b9b [2021-05-18T20:58:02.321Z] Removing intermediate container ed0aa0634b9b [2021-05-18T20:58:02.321Z] ---> 075c50707657 [2021-05-18T20:58:02.321Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:58:02.321Z] ---> Running in c66ee70d09d5 [2021-05-18T20:58:02.895Z] Removing intermediate container c66ee70d09d5 [2021-05-18T20:58:02.895Z] ---> 34bdb41db4e4 [2021-05-18T20:58:02.895Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T20:58:02.895Z] ---> Running in 63a37396daad [2021-05-18T20:58:03.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:58:04.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:58:04.359Z] OK: 156 MiB in 53 packages [2021-05-18T20:58:04.620Z] Removing intermediate container 63a37396daad [2021-05-18T20:58:04.620Z] ---> 905188651965 [2021-05-18T20:58:04.620Z] Step 8/26 : COPY . . [2021-05-18T20:58:04.883Z] ---> 5da45f5b6bb1 [2021-05-18T20:58:04.883Z] Step 9/26 : RUN go mod tidy [2021-05-18T20:58:04.883Z] ---> Running in 96c062115401 [2021-05-18T20:58:04.894Z] Removing intermediate container dd4390fb0278 [2021-05-18T20:58:04.894Z] ---> 4fbafe29e09e [2021-05-18T20:58:04.894Z] Successfully built 4fbafe29e09e [2021-05-18T20:58:04.894Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:58:05.237Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T20:58:05.237Z] . [Pipeline] withDockerContainer [2021-05-18T20:58:05.471Z] Removing intermediate container 96c062115401 [2021-05-18T20:58:05.471Z] ---> b012221de937 [2021-05-18T20:58:05.471Z] Step 10/26 : RUN go mod download [2021-05-18T20:58:05.471Z] ---> Running in b5bba4094963 [2021-05-18T20:58:05.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-14844 does not seem to be running inside a container [2021-05-18T20:58:05.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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-05-18T20:58:06.051Z] Removing intermediate container b5bba4094963 [2021-05-18T20:58:06.051Z] ---> bc1ee48c7d22 [2021-05-18T20:58:06.051Z] Step 11/26 : ARG MAKE='make build' [2021-05-18T20:58:06.051Z] ---> Running in 7a6f9587510f [2021-05-18T20:58:06.311Z] Removing intermediate container 7a6f9587510f [2021-05-18T20:58:06.312Z] ---> dcb4bd14378c [2021-05-18T20:58:06.312Z] Step 12/26 : RUN $MAKE [2021-05-18T20:58:06.312Z] ---> Running in 1a5905a7314d [2021-05-18T20:58:06.580Z] go mod tidy [2021-05-18T20:58:06.580Z] 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-05-18T20:58:07.304Z] $ docker top 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:58:08.324Z] + go version [2021-05-18T20:58:08.324Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T20:58:08.349Z] $ docker stop --time=1 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 [2021-05-18T20:58:10.168Z] $ docker rm -f 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:58:11.003Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T20:58:11.004Z] . [Pipeline] withDockerContainer [2021-05-18T20:58:11.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-14844 does not seem to be running inside a container [2021-05-18T20:58:11.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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-05-18T20:58:12.892Z] $ docker top f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:58:13.804Z] + go mod tidy [Pipeline] sh [2021-05-18T20:58:15.078Z] + make test [2021-05-18T20:58:15.078Z] go mod tidy [2021-05-18T20:58:15.357Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-18T20:58:16.807Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-05-18T20:58:24.794Z] Removing intermediate container 1a5905a7314d [2021-05-18T20:58:24.794Z] ---> bcf30afc3a8b [2021-05-18T20:58:24.794Z] Step 13/26 : FROM alpine:3.12 [2021-05-18T20:58:24.794Z] 3.12: Pulling from library/alpine [2021-05-18T20:58:24.794Z] 339de151aab4: Pulling fs layer [2021-05-18T20:58:24.794Z] 339de151aab4: Verifying Checksum [2021-05-18T20:58:24.794Z] 339de151aab4: Download complete [2021-05-18T20:58:24.794Z] 339de151aab4: Pull complete [2021-05-18T20:58:24.794Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T20:58:24.794Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T20:58:24.794Z] ---> 13621d1b12d4 [2021-05-18T20:58:24.794Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-18T20:58:24.794Z] ---> Running in cec69d29deae [2021-05-18T20:58:24.794Z] Removing intermediate container cec69d29deae [2021-05-18T20:58:24.794Z] ---> 080d82c44fb9 [2021-05-18T20:58:24.794Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:58:24.794Z] ---> Running in 447c14c4670a [2021-05-18T20:58:24.794Z] Removing intermediate container 447c14c4670a [2021-05-18T20:58:24.794Z] ---> fb49ac30c324 [2021-05-18T20:58:24.794Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T20:58:24.794Z] ---> Running in 34b2b45ec130 [2021-05-18T20:58:24.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:58:24.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:58:25.371Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T20:58:25.371Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T20:58:25.633Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T20:58:25.633Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T20:58:25.894Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T20:58:25.894Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T20:58:26.155Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:58:26.155Z] OK: 8 MiB in 20 packages [2021-05-18T20:58:26.416Z] Removing intermediate container 34b2b45ec130 [2021-05-18T20:58:26.416Z] ---> df6e1eb39e58 [2021-05-18T20:58:26.416Z] Step 17/26 : WORKDIR / [2021-05-18T20:58:26.416Z] ---> Running in b39a796d5d4c [2021-05-18T20:58:26.416Z] Removing intermediate container b39a796d5d4c [2021-05-18T20:58:26.416Z] ---> 73e54877f413 [2021-05-18T20:58:26.416Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-18T20:58:26.682Z] ---> 0cfe1ebbebec [2021-05-18T20:58:26.682Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-18T20:58:26.682Z] ---> 1eee0eb21568 [2021-05-18T20:58:26.682Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-18T20:58:27.265Z] ---> 14411180dec0 [2021-05-18T20:58:27.265Z] Step 21/26 : EXPOSE 49990 [2021-05-18T20:58:27.531Z] ---> Running in 2d7856b120c6 [2021-05-18T20:58:27.531Z] Removing intermediate container 2d7856b120c6 [2021-05-18T20:58:27.531Z] ---> 591fed80bc28 [2021-05-18T20:58:27.531Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-18T20:58:27.531Z] ---> Running in e6be1c78b4d0 [2021-05-18T20:58:27.531Z] Removing intermediate container e6be1c78b4d0 [2021-05-18T20:58:27.531Z] ---> 6ab745065b19 [2021-05-18T20:58:27.531Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:58:27.531Z] ---> Running in 2625b71a9521 [2021-05-18T20:58:27.801Z] Removing intermediate container 2625b71a9521 [2021-05-18T20:58:27.801Z] ---> 8d823e4d3f41 [2021-05-18T20:58:27.801Z] Step 24/26 : LABEL arch=amd64 [2021-05-18T20:58:27.801Z] ---> Running in c844d500958f [2021-05-18T20:58:27.801Z] Removing intermediate container c844d500958f [2021-05-18T20:58:27.801Z] ---> bc5f9f16cbac [2021-05-18T20:58:27.801Z] Step 25/26 : LABEL git_sha=8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T20:58:27.801Z] ---> Running in bbeeb1340d40 [2021-05-18T20:58:28.062Z] Removing intermediate container bbeeb1340d40 [2021-05-18T20:58:28.062Z] ---> 76487bb37225 [2021-05-18T20:58:28.062Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T20:58:28.062Z] ---> Running in cdd54c3bbde8 [2021-05-18T20:58:28.062Z] Removing intermediate container cdd54c3bbde8 [2021-05-18T20:58:28.062Z] ---> 85eb8bddd1eb [2021-05-18T20:58:28.062Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T20:58:28.062Z] Successfully built 85eb8bddd1eb [2021-05-18T20:58:28.062Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:58:28.943Z] ---> job-cost.sh [2021-05-18T20:58:28.943Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-STRn [2021-05-18T20:58:38.970Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T20:58:51.232Z] lf-activate-venv(): INFO: Adding /tmp/venv-STRn/bin to PATH [2021-05-18T20:58:51.232Z] INFO: No Stack... [2021-05-18T20:58:51.490Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T20:58:52.061Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T20:58:52.363Z] + cat /w/workspace/device-virtual-go/6/archives/cost.csv [2021-05-18T20:58:52.363Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T20:58:52.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [2021-05-18T20:58:52.409Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] did not exist. Created. [2021-05-18T20:58:52.409Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T20:58:52.736Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T20:58:52.816Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T20:58:52.827Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T20:59:24.838Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-05-18T20:59:24.838Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.767s coverage: 63.8% of statements [2021-05-18T20:59:24.838Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-18T20:59:51.705Z] gofmt -l . [2021-05-18T20:59:51.705Z] [ "`gofmt -l .`" = "" ] [2021-05-18T20:59:51.705Z] ./bin/test-attribution-txt.sh [2021-05-18T20:59:51.705Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-18T20:59:51.996Z] $ docker stop --time=1 f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd [2021-05-18T20:59:54.024Z] $ docker rm -f f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:59:54.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T20:59:54.978Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T20:59:55.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T20:59:56.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T20:59:56.466Z] + ls -al . [2021-05-18T20:59:56.466Z] total 156 [2021-05-18T20:59:56.466Z] drwxrwxr-x 7 jenkins jenkins 4096 May 18 20:59 . [2021-05-18T20:59:56.466Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:56 .. [2021-05-18T20:59:56.466Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 20:56 .git [2021-05-18T20:59:56.466Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:56 .github [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 277 May 18 20:56 .gitignore [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 8153 May 18 20:56 Attribution.txt [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 1921 May 18 20:56 Dockerfile [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 998 May 18 20:56 Dockerfile.build [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 660 May 18 20:56 Jenkinsfile [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 20:56 LICENSE [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 905 May 18 20:56 Makefile [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 2745 May 18 20:56 README.md [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 20:54 VERSION [2021-05-18T20:59:56.466Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:56 bin [2021-05-18T20:59:56.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:56 cmd [2021-05-18T20:59:56.466Z] -rw-r--r-- 1 jenkins jenkins 47247 May 18 20:59 coverage.out [2021-05-18T20:59:56.466Z] -rw-r--r-- 1 jenkins jenkins 809 May 18 20:59 go.mod [2021-05-18T20:59:56.466Z] -rw-r--r-- 1 jenkins jenkins 23431 May 18 20:58 go.sum [2021-05-18T20:59:56.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:56 internal [2021-05-18T20:59:56.466Z] -rw-rw-r-- 1 jenkins jenkins 235 May 18 20:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:59:56.812Z] + 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=8d7f49a92536ba394899657036c7e0fa4b6ec542 --label arch=arm64 --label version=0.0.0 . [2021-05-18T20:59:57.411Z] Sending build context to Docker daemon 8.68MB [2021-05-18T20:59:57.411Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T20:59:57.411Z] Step 2/26 : FROM ${BASE} AS builder [2021-05-18T20:59:57.411Z] ---> 4fbafe29e09e [2021-05-18T20:59:57.411Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T20:59:57.686Z] ---> Running in f32749d51fdb [2021-05-18T20:59:58.287Z] Removing intermediate container f32749d51fdb [2021-05-18T20:59:58.287Z] ---> 7ff2d09c3722 [2021-05-18T20:59:58.287Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T20:59:58.561Z] ---> Running in 2de33f0d0adb [2021-05-18T20:59:59.156Z] Removing intermediate container 2de33f0d0adb [2021-05-18T20:59:59.156Z] ---> 9dbdaf2a3212 [2021-05-18T20:59:59.156Z] Step 5/26 : WORKDIR /device-virtual-go [2021-05-18T20:59:59.429Z] ---> Running in e5f40d9a6404 [2021-05-18T21:00:00.025Z] Removing intermediate container e5f40d9a6404 [2021-05-18T21:00:00.025Z] ---> 73f6a0bd6d75 [2021-05-18T21:00:00.025Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T21:00:00.300Z] ---> Running in 711569e89220 [2021-05-18T21:00:02.937Z] Removing intermediate container 711569e89220 [2021-05-18T21:00:02.937Z] ---> 68e2bb7e13a1 [2021-05-18T21:00:02.937Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T21:00:02.937Z] ---> Running in a119473d2cff [2021-05-18T21:00:03.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T21:00:07.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T21:00:08.280Z] OK: 145 MiB in 53 packages [2021-05-18T21:00:09.265Z] Removing intermediate container a119473d2cff [2021-05-18T21:00:09.265Z] ---> 4f4184f3dd6b [2021-05-18T21:00:09.265Z] Step 8/26 : COPY . . [2021-05-18T21:00:10.701Z] ---> d5d3741f24cb [2021-05-18T21:00:10.701Z] Step 9/26 : RUN go mod tidy [2021-05-18T21:00:10.975Z] ---> Running in d516a9c1df41 [2021-05-18T21:00:14.368Z] Removing intermediate container d516a9c1df41 [2021-05-18T21:00:14.368Z] ---> 7a80a3433ddc [2021-05-18T21:00:14.368Z] Step 10/26 : RUN go mod download [2021-05-18T21:00:14.368Z] ---> Running in 0b5f85df1a56 [2021-05-18T21:00:16.346Z] Removing intermediate container 0b5f85df1a56 [2021-05-18T21:00:16.346Z] ---> 316f3f641210 [2021-05-18T21:00:16.346Z] Step 11/26 : ARG MAKE='make build' [2021-05-18T21:00:16.624Z] ---> Running in d01f3e8b449d [2021-05-18T21:00:17.222Z] Removing intermediate container d01f3e8b449d [2021-05-18T21:00:17.222Z] ---> 651230ea102e [2021-05-18T21:00:17.222Z] Step 12/26 : RUN $MAKE [2021-05-18T21:00:17.222Z] ---> Running in fe854a82d9a7 [2021-05-18T21:00:18.692Z] go mod tidy [2021-05-18T21:00:19.299Z] 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-05-18T21:01:15.880Z] Removing intermediate container fe854a82d9a7 [2021-05-18T21:01:15.880Z] ---> 949cdeba135e [2021-05-18T21:01:15.880Z] Step 13/26 : FROM alpine:3.12 [2021-05-18T21:01:15.880Z] 3.12: Pulling from library/alpine [2021-05-18T21:01:15.880Z] d2f70382dc9a: Pulling fs layer [2021-05-18T21:01:15.880Z] d2f70382dc9a: Verifying Checksum [2021-05-18T21:01:15.880Z] d2f70382dc9a: Download complete [2021-05-18T21:01:15.880Z] d2f70382dc9a: Pull complete [2021-05-18T21:01:15.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T21:01:15.880Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T21:01:15.880Z] ---> 9852663dfa18 [2021-05-18T21:01:15.880Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-05-18T21:01:15.880Z] ---> Running in c42baaf3f30f [2021-05-18T21:01:15.880Z] Removing intermediate container c42baaf3f30f [2021-05-18T21:01:15.880Z] ---> 9154f6e55ba4 [2021-05-18T21:01:15.880Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T21:01:15.880Z] ---> Running in 55f163d8c7bc [2021-05-18T21:01:15.880Z] Removing intermediate container 55f163d8c7bc [2021-05-18T21:01:15.880Z] ---> 7020d997b12b [2021-05-18T21:01:15.880Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T21:01:15.880Z] ---> Running in 72dcbff899e2 [2021-05-18T21:01:17.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T21:01:17.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T21:01:18.524Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T21:01:18.796Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T21:01:18.796Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T21:01:19.072Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T21:01:19.072Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T21:01:19.667Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T21:01:19.667Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T21:01:19.667Z] OK: 8 MiB in 20 packages [2021-05-18T21:01:21.137Z] Removing intermediate container 72dcbff899e2 [2021-05-18T21:01:21.137Z] ---> f7c39c5b0f50 [2021-05-18T21:01:21.137Z] Step 17/26 : WORKDIR / [2021-05-18T21:01:21.137Z] ---> Running in b20b4a7100bb [2021-05-18T21:01:21.416Z] Removing intermediate container b20b4a7100bb [2021-05-18T21:01:21.417Z] ---> 59c016464955 [2021-05-18T21:01:21.417Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-05-18T21:01:22.419Z] ---> 41e713ce2663 [2021-05-18T21:01:22.420Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-05-18T21:01:23.408Z] ---> 46286b70f956 [2021-05-18T21:01:23.408Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-05-18T21:01:24.845Z] ---> f2f6a3685389 [2021-05-18T21:01:24.845Z] Step 21/26 : EXPOSE 49990 [2021-05-18T21:01:24.845Z] ---> Running in 683bf69686cb [2021-05-18T21:01:25.442Z] Removing intermediate container 683bf69686cb [2021-05-18T21:01:25.442Z] ---> f80bbb9b50dd [2021-05-18T21:01:25.442Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-05-18T21:01:25.442Z] ---> Running in 4973b44c1e91 [2021-05-18T21:01:25.719Z] Removing intermediate container 4973b44c1e91 [2021-05-18T21:01:25.719Z] ---> e782e67d1d85 [2021-05-18T21:01:25.719Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T21:01:25.993Z] ---> Running in a9b408d38b92 [2021-05-18T21:01:26.594Z] Removing intermediate container a9b408d38b92 [2021-05-18T21:01:26.594Z] ---> ca458db335b7 [2021-05-18T21:01:26.594Z] Step 24/26 : LABEL arch=arm64 [2021-05-18T21:01:26.594Z] ---> Running in a1ee341db9d7 [2021-05-18T21:01:27.192Z] Removing intermediate container a1ee341db9d7 [2021-05-18T21:01:27.192Z] ---> 7c1bce75e09b [2021-05-18T21:01:27.193Z] Step 25/26 : LABEL git_sha=8d7f49a92536ba394899657036c7e0fa4b6ec542 [2021-05-18T21:01:27.193Z] ---> Running in 9f3e0835d563 [2021-05-18T21:01:27.789Z] Removing intermediate container 9f3e0835d563 [2021-05-18T21:01:27.789Z] ---> 64ae9857631b [2021-05-18T21:01:27.789Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T21:01:27.789Z] ---> Running in 4507ae4040be [2021-05-18T21:01:28.390Z] Removing intermediate container 4507ae4040be [2021-05-18T21:01:28.390Z] ---> 31f7cda363b9 [2021-05-18T21:01:28.390Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T21:01:28.390Z] Successfully built 31f7cda363b9 [2021-05-18T21:01:28.390Z] 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-05-18T21:01:29.065Z] ---> job-cost.sh [2021-05-18T21:01:29.065Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PiPb [2021-05-18T21:02:25.595Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T21:04:02.375Z] lf-activate-venv(): INFO: Adding /tmp/venv-PiPb/bin to PATH [2021-05-18T21:04:02.375Z] INFO: No Stack... [2021-05-18T21:04:02.375Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T21:04:02.375Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T21:04:02.719Z] + cut -d, -f6 [2021-05-18T21:04:02.720Z] + cat /w/workspace/device-virtual-go/6/archives/cost.csv [Pipeline] lock [2021-05-18T21:04:02.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [2021-05-18T21:04:02.794Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] did not exist. Created. [2021-05-18T21:04:02.794Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T21:04:03.169Z] /w/workspace/device-virtual-go/6@tmp/durable-8d0f0950/script.sh: 1: /w/workspace/device-virtual-go/6@tmp/durable-8d0f0950/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T21:04:03.523Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T21:04:03.544Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T21:04:03.702Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T21:04:03.720Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-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-05-18T21:04:04.509Z] provisioning config files... [2021-05-18T21:04:04.553Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config3811573401252667629tmp [Pipeline] { [Pipeline] sh [2021-05-18T21:04:04.899Z] + set +x [2021-05-18T21:04:04.899Z] + curl -s https://codecov.io/bash [2021-05-18T21:04:04.899Z] + bash -s -- [2021-05-18T21:04:04.899Z] [2021-05-18T21:04:04.899Z] _____ _ [2021-05-18T21:04:04.899Z] / ____| | | [2021-05-18T21:04:04.899Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T21:04:04.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T21:04:04.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T21:04:04.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T21:04:04.899Z] Bash-1.0.2 [2021-05-18T21:04:04.899Z] [2021-05-18T21:04:04.899Z] [2021-05-18T21:04:04.899Z] ==> git version 2.24.4 found [2021-05-18T21:04:04.899Z] ==> 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-05-18T21:04:04.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T21:04:04.899Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T21:04:04.899Z] ==> Jenkins CI detected. [2021-05-18T21:04:04.899Z] project root: . [2021-05-18T21:04:04.899Z] --> token set from env [2021-05-18T21:04:04.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T21:04:05.164Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T21:04:05.164Z] ==> Python coveragepy not found [2021-05-18T21:04:05.164Z] ==> Searching for coverage reports in: [2021-05-18T21:04:05.164Z] + . [2021-05-18T21:04:05.164Z] -> Found 1 reports [2021-05-18T21:04:05.164Z] ==> Detecting git/mercurial file structure [2021-05-18T21:04:05.164Z] ==> Reading reports [2021-05-18T21:04:05.164Z] + ./coverage.out bytes=47247 [2021-05-18T21:04:05.164Z] ==> Appending adjustments [2021-05-18T21:04:05.164Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T21:04:05.164Z] + Found adjustments [2021-05-18T21:04:05.164Z] ==> Gzipping contents [2021-05-18T21:04:05.164Z] 8.0K /tmp/codecov.tKGIym.gz [2021-05-18T21:04:05.164Z] ==> Uploading reports [2021-05-18T21:04:05.164Z] url: https://codecov.io [2021-05-18T21:04:05.164Z] query: branch=PR-208&commit=8d7f49a92536ba394899657036c7e0fa4b6ec542&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-208%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2021-05-18T21:04:05.164Z] -> Pinging Codecov [2021-05-18T21:04:05.164Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-208&commit=8d7f49a92536ba394899657036c7e0fa4b6ec542&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-208%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2021-05-18T21:04:06.107Z] -> Uploading to [2021-05-18T21:04:06.107Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/5E52B4B073DB2E39498172D8E973AA87/8d7f49a92536ba394899657036c7e0fa4b6ec542/f5cf7b90-f75e-43a4-8fda-62f254b24746.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T210405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e258c7c80fef90277781e4822ff96c10ed4d11b750c8e751865004ebcc4b90a5 [2021-05-18T21:04:06.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T21:04:06.107Z] Dload Upload Total Spent Left Speed [2021-05-18T21:04:06.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5790 0 0 100 5790 0 16964 --:--:-- --:--:-- --:--:-- 16979 [2021-05-18T21:04:06.368Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] } [2021-05-18T21:04:06.377Z] 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-05-18T21:04:08.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:08.592Z] ---> package-listing.sh [2021-05-18T21:04:08.592Z] ++ facter osfamily [2021-05-18T21:04:08.592Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T21:04:08.853Z] + OS_FAMILY=redhat [2021-05-18T21:04:08.853Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T21:04:08.853Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T21:04:08.853Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T21:04:08.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T21:04:08.853Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T21:04:08.853Z] + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' [2021-05-18T21:04:08.853Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T21:04:08.853Z] + case "${OS_FAMILY}" in [2021-05-18T21:04:08.853Z] + sort [2021-05-18T21:04:08.853Z] + rpm -qa [2021-05-18T21:04:09.426Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T21:04:09.426Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T21:04:09.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T21:04:09.426Z] + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' [2021-05-18T21:04:09.426Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-208/archives/ [2021-05-18T21:04:09.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-208/archives/ [Pipeline] echo [2021-05-18T21:04:09.438Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T21:04:09.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T21:04:10.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T21:04:10.288Z] [2021-05-18T21:04:10.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T21:04:10.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T21:04:10.603Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T21:04:10.603Z] df20fa9351a1: Pulling fs layer [2021-05-18T21:04:10.603Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T21:04:10.603Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T21:04:10.603Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T21:04:10.603Z] 93b61091891f: Pulling fs layer [2021-05-18T21:04:10.603Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T21:04:10.603Z] 5e14af77c1be: Pulling fs layer [2021-05-18T21:04:10.603Z] 01666e4c0597: Pulling fs layer [2021-05-18T21:04:10.603Z] aa168da1d23b: Pulling fs layer [2021-05-18T21:04:10.603Z] 93b9cdb0e59b: Waiting [2021-05-18T21:04:10.603Z] 5e14af77c1be: Waiting [2021-05-18T21:04:10.603Z] 01666e4c0597: Waiting [2021-05-18T21:04:10.603Z] aa168da1d23b: Waiting [2021-05-18T21:04:10.603Z] 46f8f816bc3b: Waiting [2021-05-18T21:04:10.603Z] 93b61091891f: Waiting [2021-05-18T21:04:10.603Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T21:04:10.603Z] 36b3adc4ff6f: Download complete [2021-05-18T21:04:10.603Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T21:04:10.603Z] 46f8f816bc3b: Download complete [2021-05-18T21:04:10.865Z] df20fa9351a1: Verifying Checksum [2021-05-18T21:04:10.865Z] df20fa9351a1: Download complete [2021-05-18T21:04:10.865Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T21:04:10.865Z] 93b9cdb0e59b: Download complete [2021-05-18T21:04:10.865Z] 5e14af77c1be: Verifying Checksum [2021-05-18T21:04:10.865Z] 5e14af77c1be: Download complete [2021-05-18T21:04:10.865Z] 93b61091891f: Verifying Checksum [2021-05-18T21:04:10.865Z] 93b61091891f: Download complete [2021-05-18T21:04:10.865Z] 01666e4c0597: Verifying Checksum [2021-05-18T21:04:10.865Z] 01666e4c0597: Download complete [2021-05-18T21:04:10.865Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T21:04:10.865Z] 8ad3a11d3b57: Download complete [2021-05-18T21:04:10.865Z] df20fa9351a1: Pull complete [2021-05-18T21:04:11.135Z] 36b3adc4ff6f: Pull complete [2021-05-18T21:04:11.711Z] 8ad3a11d3b57: Pull complete [2021-05-18T21:04:11.711Z] 46f8f816bc3b: Pull complete [2021-05-18T21:04:11.976Z] 93b61091891f: Pull complete [2021-05-18T21:04:11.976Z] 93b9cdb0e59b: Pull complete [2021-05-18T21:04:12.237Z] 5e14af77c1be: Pull complete [2021-05-18T21:04:12.237Z] 01666e4c0597: Pull complete [2021-05-18T21:04:12.499Z] aa168da1d23b: Verifying Checksum [2021-05-18T21:04:12.499Z] aa168da1d23b: Download complete [2021-05-18T21:04:16.760Z] aa168da1d23b: Pull complete [2021-05-18T21:04:16.760Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T21:04:16.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T21:04:16.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T21:04:16.831Z] prd-centos7-docker-4c-2g-14842 does not seem to be running inside a container [2021-05-18T21:04:16.867Z] $ 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-208/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-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T21:04:21.783Z] $ docker top e48262f28f177ff9ba411e964ec3ce216997bfedbf55a914239604da064e3e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T21:04:22.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T21:04:22.469Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T21:04:22.776Z] + ls /var/log/sa-host [2021-05-18T21:04:22.776Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T21:04:22.776Z] file_magic: OK [2021-05-18T21:04:22.776Z] HZ: Using current value: 100 [2021-05-18T21:04:22.776Z] file_header: OK [2021-05-18T21:04:22.776Z] 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-05-18T21:04:22.776Z] Statistics: [2021-05-18T21:04:22.776Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T21:04:22.776Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T21:04:22.776Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T21:04:22.776Z] file_magic: OK [2021-05-18T21:04:22.776Z] HZ: Using current value: 100 [2021-05-18T21:04:22.776Z] file_header: OK [2021-05-18T21:04:22.776Z] 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-05-18T21:04:22.776Z] Statistics: [2021-05-18T21:04:22.776Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T21:04:22.776Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T21:04:23.383Z] provisioning config files... [2021-05-18T21:04:23.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config5467116433585927186tmp [Pipeline] { [Pipeline] echo [2021-05-18T21:04:23.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:23.733Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T21:04:23.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T21:04:23.769Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:24.074Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T21:04:24.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:24.388Z] ---> sudo-logs.sh [2021-05-18T21:04:24.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T21:04:24.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:24.719Z] ---> job-cost.sh [2021-05-18T21:04:24.719Z] lf-activate-venv: SKIPPING [2021-05-18T21:04:24.719Z] DEBUG: total: 0.18000000715255737 [2021-05-18T21:04:24.719Z] INFO: Retrieving Stack Cost... [2021-05-18T21:04:26.107Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T21:04:26.368Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T21:04:26.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T21:04:26.685Z] ---> logs-deploy.sh [2021-05-18T21:04:26.685Z] lf-activate-venv: SKIPPING [2021-05-18T21:04:26.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-208/6 [2021-05-18T21:04:26.685Z] INFO: archiving workspace using pattern(s): [2021-05-18T21:04:27.640Z] Archives upload complete. [2021-05-18T21:04:27.640Z] INFO: archiving logs to Nexus [2021-05-18T21:04:28.216Z] ---> uname -a: [2021-05-18T21:04:28.216Z] Linux prd-centos7-docker-4c-2g-14842.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-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] ---> lscpu: [2021-05-18T21:04:28.216Z] Architecture: x86_64 [2021-05-18T21:04:28.216Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T21:04:28.216Z] Byte Order: Little Endian [2021-05-18T21:04:28.216Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T21:04:28.216Z] CPU(s): 2 [2021-05-18T21:04:28.216Z] On-line CPU(s) list: 0,1 [2021-05-18T21:04:28.216Z] Thread(s) per core: 1 [2021-05-18T21:04:28.216Z] Core(s) per socket: 1 [2021-05-18T21:04:28.216Z] Socket(s): 2 [2021-05-18T21:04:28.216Z] NUMA node(s): 1 [2021-05-18T21:04:28.216Z] Vendor ID: AuthenticAMD [2021-05-18T21:04:28.216Z] CPU family: 23 [2021-05-18T21:04:28.216Z] Model: 49 [2021-05-18T21:04:28.216Z] Model name: AMD EPYC-Rome Processor [2021-05-18T21:04:28.216Z] Stepping: 0 [2021-05-18T21:04:28.216Z] CPU MHz: 2800.000 [2021-05-18T21:04:28.216Z] BogoMIPS: 5600.00 [2021-05-18T21:04:28.216Z] Virtualization: AMD-V [2021-05-18T21:04:28.216Z] Hypervisor vendor: KVM [2021-05-18T21:04:28.216Z] Virtualization type: full [2021-05-18T21:04:28.216Z] L1d cache: 64 KiB [2021-05-18T21:04:28.216Z] L1i cache: 64 KiB [2021-05-18T21:04:28.216Z] L2 cache: 1 MiB [2021-05-18T21:04:28.216Z] L3 cache: 32 MiB [2021-05-18T21:04:28.216Z] NUMA node0 CPU(s): 0,1 [2021-05-18T21:04:28.216Z] Vulnerability Itlb multihit: Not affected [2021-05-18T21:04:28.216Z] Vulnerability L1tf: Not affected [2021-05-18T21:04:28.216Z] Vulnerability Mds: Not affected [2021-05-18T21:04:28.216Z] Vulnerability Meltdown: Not affected [2021-05-18T21:04:28.216Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T21:04:28.216Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T21:04:28.216Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T21:04:28.216Z] Vulnerability Srbds: Not affected [2021-05-18T21:04:28.216Z] Vulnerability Tsx async abort: Not affected [2021-05-18T21:04:28.216Z] 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-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] ---> nproc: [2021-05-18T21:04:28.216Z] 2 [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] ---> df -h: [2021-05-18T21:04:28.216Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T21:04:28.216Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-18T21:04:28.216Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T21:04:28.216Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T21:04:28.216Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208 [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208@tmp [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-18T21:04:28.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] ---> free -m: [2021-05-18T21:04:28.216Z] total used free shared buff/cache available [2021-05-18T21:04:28.216Z] Mem: 7821 935 4776 0 2109 6707 [2021-05-18T21:04:28.216Z] Swap: 1023 0 1023 [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] [2021-05-18T21:04:28.216Z] ---> ip addr: [2021-05-18T21:04:28.216Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T21:04:28.216Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T21:04:28.216Z] inet 127.0.0.1/8 scope host lo [2021-05-18T21:04:28.216Z] valid_lft forever preferred_lft forever [2021-05-18T21:04:28.216Z] inet6 ::1/128 scope host [2021-05-18T21:04:28.216Z] valid_lft forever preferred_lft forever [2021-05-18T21:04:28.216Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T21:04:28.216Z] link/ether fa:16:3e:bc:24:46 brd ff:ff:ff:ff:ff:ff [2021-05-18T21:04:28.216Z] inet 10.30.123.176/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T21:04:28.216Z] valid_lft 85730sec preferred_lft 85730sec [2021-05-18T21:04:28.216Z] inet6 fe80::f816:3eff:febc:2446/64 scope link [2021-05-18T21:04:28.216Z] valid_lft forever preferred_lft forever [2021-05-18T21:04:28.216Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T21:04:28.217Z] link/ether 02:42:b9:aa:e4:eb brd ff:ff:ff:ff:ff:ff [2021-05-18T21:04:28.217Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T21:04:28.217Z] valid_lft forever preferred_lft forever [2021-05-18T21:04:28.217Z] inet6 fe80::42:b9ff:feaa:e4eb/64 scope link [2021-05-18T21:04:28.217Z] valid_lft forever preferred_lft forever [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] ---> sar -b -r -n DEV: [2021-05-18T21:04:28.217Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:53:07 LINUX RESTART (2 CPU) [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T21:04:28.217Z] 20:55:01 6.35 0.18 6.16 0.00 23.18 669.65 0.00 [2021-05-18T21:04:28.217Z] 20:56:01 0.42 0.00 0.42 0.00 0.00 6.90 0.00 [2021-05-18T21:04:28.217Z] 20:57:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-18T21:04:28.217Z] 20:58:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-05-18T21:04:28.217Z] 20:59:01 0.48 0.00 0.48 0.00 0.00 5.70 0.00 [2021-05-18T21:04:28.217Z] 21:00:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 [2021-05-18T21:04:28.217Z] 21:01:01 0.20 0.02 0.18 0.00 0.13 3.13 0.00 [2021-05-18T21:04:28.217Z] 21:02:01 0.50 0.10 0.40 0.00 1.73 5.65 0.00 [2021-05-18T21:04:28.217Z] 21:03:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 [2021-05-18T21:04:28.217Z] 21:04:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 [2021-05-18T21:04:28.217Z] Average: 0.93 0.03 0.90 0.00 2.51 71.16 0.00 [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T21:04:28.217Z] 20:55:01 5444548 0 809512 10.11 2620 1752252 1253848 13.84 580696 1584688 20 [2021-05-18T21:04:28.217Z] 20:56:01 5446944 0 807108 10.08 2620 1752260 1208604 13.34 583316 1580516 8 [2021-05-18T21:04:28.217Z] 20:57:01 5446800 0 807252 10.08 2620 1752260 1208676 13.34 583128 1581180 8 [2021-05-18T21:04:28.217Z] 20:58:01 5445928 0 808116 10.09 2620 1752268 1208700 13.34 584148 1581184 8 [2021-05-18T21:04:28.217Z] 20:59:01 5444052 0 809988 10.11 2620 1752272 1208568 13.34 582856 1584444 20 [2021-05-18T21:04:28.217Z] 21:00:01 5444112 0 809928 10.11 2620 1752272 1208436 13.34 583164 1584444 20 [2021-05-18T21:04:28.217Z] 21:01:01 5439616 0 814416 10.17 2620 1752280 1210932 13.37 586888 1584444 16 [2021-05-18T21:04:28.217Z] 21:02:01 5435236 0 818668 10.22 2620 1752408 1209196 13.35 591268 1584504 20 [2021-05-18T21:04:28.217Z] 21:03:01 5436008 0 817896 10.21 2620 1752408 1208896 13.35 592492 1582696 20 [2021-05-18T21:04:28.217Z] 21:04:01 5435640 0 818256 10.22 2620 1752416 1208980 13.35 592824 1582700 12 [2021-05-18T21:04:28.217Z] Average: 5441888 0 812114 10.14 2620 1752310 1213484 13.40 586078 1583080 15 [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T21:04:28.217Z] 20:55:01 eth0 43.52 55.16 152.49 8.53 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:55:01 docker0 45.85 27.03 3.84 137.77 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:56:01 eth0 2.37 0.53 0.77 0.21 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:57:01 eth0 1.48 0.48 0.59 0.39 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:58:01 eth0 1.23 0.25 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:59:01 eth0 0.70 0.42 0.35 0.27 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:00:01 eth0 0.65 0.22 0.14 0.02 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:01:01 eth0 1.42 0.53 0.58 0.36 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:02:01 eth0 1.02 0.32 0.32 0.23 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:04:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] Average: eth0 5.27 5.82 15.57 1.03 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] Average: docker0 4.59 2.70 0.38 13.78 0.00 0.00 0.00 0.00 [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] ---> sar -P ALL: [2021-05-18T21:04:28.217Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:53:07 LINUX RESTART (2 CPU) [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] 20:54:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T21:04:28.217Z] 20:55:01 all 1.13 0.00 0.42 0.13 0.03 98.28 [2021-05-18T21:04:28.217Z] 20:55:01 0 1.29 0.00 0.47 0.00 0.03 98.21 [2021-05-18T21:04:28.217Z] 20:55:01 1 0.97 0.00 0.37 0.27 0.03 98.35 [2021-05-18T21:04:28.217Z] 20:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-18T21:04:28.217Z] 20:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-18T21:04:28.217Z] 20:56:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-05-18T21:04:28.217Z] 20:57:01 all 0.15 0.00 0.06 0.00 0.03 99.77 [2021-05-18T21:04:28.217Z] 20:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-18T21:04:28.217Z] 20:57:01 1 0.27 0.00 0.07 0.00 0.03 99.63 [2021-05-18T21:04:28.217Z] 20:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-18T21:04:28.217Z] 20:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-18T21:04:28.217Z] 20:58:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-18T21:04:28.217Z] 20:59:01 all 0.17 0.00 0.04 0.00 0.03 99.76 [2021-05-18T21:04:28.217Z] 20:59:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-18T21:04:28.217Z] 20:59:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-05-18T21:04:28.217Z] 21:00:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-18T21:04:28.217Z] 21:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-18T21:04:28.217Z] 21:00:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-18T21:04:28.217Z] 21:01:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-05-18T21:04:28.217Z] 21:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-18T21:04:28.217Z] 21:01:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-05-18T21:04:28.217Z] 21:02:01 all 0.11 0.00 0.05 0.03 0.03 99.79 [2021-05-18T21:04:28.217Z] 21:02:01 0 0.05 0.00 0.05 0.02 0.03 99.85 [2021-05-18T21:04:28.217Z] 21:02:01 1 0.17 0.00 0.05 0.03 0.02 99.73 [2021-05-18T21:04:28.217Z] 21:03:01 all 0.13 0.00 0.05 0.00 0.01 99.81 [2021-05-18T21:04:28.217Z] 21:03:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-05-18T21:04:28.217Z] 21:03:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2021-05-18T21:04:28.217Z] 21:04:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-18T21:04:28.217Z] 21:04:01 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-05-18T21:04:28.217Z] 21:04:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-18T21:04:28.217Z] Average: all 0.23 0.00 0.08 0.02 0.03 99.65 [2021-05-18T21:04:28.217Z] Average: 0 0.19 0.00 0.08 0.00 0.03 99.70 [2021-05-18T21:04:28.217Z] Average: 1 0.28 0.00 0.08 0.03 0.03 99.59 [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z] [2021-05-18T21:04:28.217Z]