Pull request #221 opened 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 38065012ac25631435502f8862b32f6f6c310cb2+8a9f53767de23efea08b28f521ee9bca65565c85 (b61c9883515eed207cfad85fcdd8422f16ea94f9) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4540314142878510433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6475336276806412840.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5819378472563164777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8092729083342425175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh734955158240690262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-221/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7275175378583514131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1084 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-221 # 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-221@tmp/jenkins-gitclient-ssh5710254317230468087.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 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) > 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-221@tmp/jenkins-gitclient-ssh6062263720698524781.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # 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-221@tmp/jenkins-gitclient-ssh1001432585812494033.key > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T00:08:10.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T00:08:10.925Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T00:08:11.035Z] ========================================================= [2021-06-09T00:08:11.036Z] EdgeX Global Pipelines Version Info [2021-06-09T00:08:11.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:08:12.509Z] ------------------- [2021-06-09T00:08:12.509Z] stable info: [2021-06-09T00:08:12.509Z] ------------------- [2021-06-09T00:08:12.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T00:08:12.509Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:08:12.509Z] Message: update stable to v1.0.194 [2021-06-09T00:08:13.085Z] ------------------- [2021-06-09T00:08:13.085Z] experimental info: [2021-06-09T00:08:13.085Z] ------------------- [2021-06-09T00:08:13.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T00:08:13.085Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:08:13.085Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T00:08:13.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-09T00:08:13.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-09T00:08:13.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T00:08:13.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T00:08:13.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T00:08:13.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T00:08:13.669Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T00:08:13.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T00:08:13.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-09T00:08:15.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T00:08:16.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T00:08:16.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-09T00:08:16.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T00:08:16.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T00:08:16.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T00:08:16.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T00:08:16.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:08:16.428Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:08:16.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T00:08:16.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T00:08:16.596Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-09T00:08:16.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-09T00:08:16.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T00:08:16.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T00:08:16.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T00:08:16.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T00:08:16.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo [2021-06-09T00:08:17.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo [2021-06-09T00:08:17.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo [2021-06-09T00:08:17.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo [2021-06-09T00:08:17.178Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3806501 [Pipeline] echo [2021-06-09T00:08:17.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:08:17.406Z] provisioning config files... [2021-06-09T00:08:17.423Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config4429693139968726982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:08:17.815Z] ---> docker-login.sh [2021-06-09T00:08:17.815Z] nexus3.edgexfoundry.org:10001 [2021-06-09T00:08:18.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:08:18.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:08:18.080Z] Configure a credential helper to remove this warning. See [2021-06-09T00:08:18.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:08:18.080Z] [2021-06-09T00:08:18.080Z] Login Succeeded [2021-06-09T00:08:18.080Z] nexus3.edgexfoundry.org:10002 [2021-06-09T00:08:18.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:08:18.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:08:18.344Z] Configure a credential helper to remove this warning. See [2021-06-09T00:08:18.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:08:18.344Z] [2021-06-09T00:08:18.344Z] Login Succeeded [2021-06-09T00:08:18.344Z] nexus3.edgexfoundry.org:10003 [2021-06-09T00:08:18.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:08:18.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:08:18.344Z] Configure a credential helper to remove this warning. See [2021-06-09T00:08:18.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:08:18.344Z] [2021-06-09T00:08:18.344Z] Login Succeeded [2021-06-09T00:08:18.344Z] nexus3.edgexfoundry.org:10004 [2021-06-09T00:08:18.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:08:18.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:08:18.605Z] Configure a credential helper to remove this warning. See [2021-06-09T00:08:18.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:08:18.605Z] [2021-06-09T00:08:18.605Z] Login Succeeded [2021-06-09T00:08:18.605Z] docker.io [2021-06-09T00:08:18.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:08:18.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:08:18.867Z] Configure a credential helper to remove this warning. See [2021-06-09T00:08:18.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:08:18.867Z] [2021-06-09T00:08:18.867Z] Login Succeeded [2021-06-09T00:08:18.867Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T00:08:18.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:08:19.650Z] + git log --format=format:%s -1 38065012ac25631435502f8862b32f6f6c310cb2 [Pipeline] echo [2021-06-09T00:08:19.704Z] GIT_COMMIT: 38065012ac25631435502f8862b32f6f6c310cb2, Commit Message: refactor: Change PublishTopicPrefix value to be 'edgex/events/device' [Pipeline] echo [2021-06-09T00:08:19.742Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:08:20.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:08:20.328Z] [2021-06-09T00:08:20.328Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:08:22.698Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:08:22.698Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T00:08:22.699Z] 31603596830f: Pulling fs layer [2021-06-09T00:08:22.699Z] 54011a49482f: Pulling fs layer [2021-06-09T00:08:22.699Z] a6820b24f6d8: Pulling fs layer [2021-06-09T00:08:22.699Z] f581987b2513: Pulling fs layer [2021-06-09T00:08:22.699Z] f581987b2513: Waiting [2021-06-09T00:08:22.699Z] 54011a49482f: Download complete [2021-06-09T00:08:22.962Z] 31603596830f: Verifying Checksum [2021-06-09T00:08:22.962Z] 31603596830f: Download complete [2021-06-09T00:08:23.226Z] 31603596830f: Pull complete [2021-06-09T00:08:23.226Z] f581987b2513: Verifying Checksum [2021-06-09T00:08:23.226Z] f581987b2513: Download complete [2021-06-09T00:08:23.226Z] a6820b24f6d8: Verifying Checksum [2021-06-09T00:08:23.226Z] a6820b24f6d8: Download complete [2021-06-09T00:08:23.226Z] 54011a49482f: Pull complete [2021-06-09T00:08:23.812Z] a6820b24f6d8: Pull complete [2021-06-09T00:08:24.076Z] f581987b2513: Pull complete [2021-06-09T00:08:24.076Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T00:08:24.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:08:24.076Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T00:08:24.169Z] prd-centos7-docker-4c-2g-1084 does not seem to be running inside a container [2021-06-09T00:08:24.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-221 -v /w/workspace/foundry_device-virtual-go_PR-221:/w/workspace/foundry_device-virtual-go_PR-221:rw,z -v /w/workspace/foundry_device-virtual-go_PR-221@tmp:/w/workspace/foundry_device-virtual-go_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T00:08:25.255Z] $ docker top aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T00:08:25.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:08:25.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:08:25.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:08:25.566Z] $ docker exec aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent [2021-06-09T00:08:25.680Z] SSH_AUTH_SOCK=/tmp/ssh-pvvW8TQKazwV/agent.14 [2021-06-09T00:08:25.680Z] SSH_AGENT_PID=21 [2021-06-09T00:08:25.687Z] Running ssh-add (command line suppressed) [2021-06-09T00:08:25.781Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_1429328883111524968.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_1429328883111524968.key) [2021-06-09T00:08:25.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:08:26.154Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T00:08:26.173Z] $ docker exec --env ******** --env ******** aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent -k [2021-06-09T00:08:26.265Z] unset SSH_AUTH_SOCK; [2021-06-09T00:08:26.265Z] unset SSH_AGENT_PID; [2021-06-09T00:08:26.265Z] echo Agent pid 21 killed; [2021-06-09T00:08:26.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T00:08:26.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:08:26.376Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:08:26.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:08:26.488Z] $ docker exec aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent [2021-06-09T00:08:26.594Z] SSH_AUTH_SOCK=/tmp/ssh-vvPaujlQeonc/agent.53 [2021-06-09T00:08:26.594Z] SSH_AGENT_PID=59 [2021-06-09T00:08:26.599Z] Running ssh-add (command line suppressed) [2021-06-09T00:08:26.694Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7575669189002116441.key (/w/workspace/foundry_device-virtual-go_PR-221@tmp/private_key_7575669189002116441.key) [2021-06-09T00:08:26.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:08:27.059Z] + git semver init [2021-06-09T00:08:27.059Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T00:08:27.059Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.git [2021-06-09T00:08:27.059Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-221 [2021-06-09T00:08:27.059Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T00:08:27.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T00:08:27.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T00:08:27.059Z] # $SEMVER_BRANCH = PR-221 [2021-06-09T00:08:27.059Z] # $SEMVER_TEMP = /tmp/semver-232442295 [2021-06-09T00:08:27.059Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-09T00:08:28.006Z] # '/tmp/semver-232442295' -> '/w/workspace/foundry_device-virtual-go_PR-221/.semver' [2021-06-09T00:08:28.006Z] # -> Force: false [2021-06-09T00:08:28.006Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-221/.semver [Pipeline] } [2021-06-09T00:08:28.022Z] $ docker exec --env ******** --env ******** aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 ssh-agent -k [2021-06-09T00:08:28.121Z] unset SSH_AUTH_SOCK; [2021-06-09T00:08:28.122Z] unset SSH_AGENT_PID; [2021-06-09T00:08:28.122Z] echo Agent pid 59 killed; [2021-06-09T00:08:28.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T00:08:28.570Z] + git semver [Pipeline] } [2021-06-09T00:08:28.593Z] $ docker stop --time=1 aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 [2021-06-09T00:08:30.003Z] $ docker rm -f aaf9818728991a8b1337866ba7f3344a5370962d1d1fbd1e0807fe30035d83e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:08:30.429Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T00:08:30.743Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T00:08:30.766Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-09T00:08:46.290Z] Still waiting to schedule task [2021-06-09T00:08:46.291Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T00:08:46.319Z] Still waiting to schedule task [2021-06-09T00:08:46.320Z] ‘prd-centos7-builder-2c-1g-1081’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-09T00:08:46.320Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1083’ is offline [2021-06-09T00:11:13.717Z] Running on prd-centos7-docker-4c-2g-1086 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws [2021-06-09T00:11:13.775Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T00:11:13.937Z] The recommended git tool is: git [2021-06-09T00:11:18.507Z] using credential edgex-jenkins-ssh [2021-06-09T00:11:18.525Z] Cloning the remote Git repository [2021-06-09T00:11:18.383Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:18.450Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-06-09T00:11:18.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:18.478Z] > git --version # timeout=10 [2021-06-09T00:11:18.484Z] > git --version # 'git version 2.24.4' [2021-06-09T00:11:18.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:18.508Z] [INFO] Currently running in a labeled security context [2021-06-09T00:11:18.509Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:11:18.509Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2013352341901365956.key [2021-06-09T00:11:18.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:11:20.104Z] Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:11:20.185Z] Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:11:20.186Z] Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) [2021-06-09T00:11:19.474Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-09T00:11:19.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:11:19.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-09T00:11:19.518Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:19.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:19.519Z] [INFO] Currently running in a labeled security context [2021-06-09T00:11:19.519Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:11:19.519Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7696115162223022699.key [2021-06-09T00:11:19.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T00:11:20.083Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:11:20.091Z] > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [2021-06-09T00:11:20.120Z] > git remote # timeout=10 [2021-06-09T00:11:20.129Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T00:11:20.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:20.138Z] [INFO] Currently running in a labeled security context [2021-06-09T00:11:20.139Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:11:20.139Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8958450202927533329.key [2021-06-09T00:11:20.144Z] > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 [2021-06-09T00:11:20.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T00:11:20.166Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:11:20.170Z] > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [2021-06-09T00:11:23.738Z] Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" [2021-06-09T00:11:23.812Z] > git --version # timeout=10 [2021-06-09T00:11:23.816Z] > git --version # 'git version 2.24.4' [2021-06-09T00:11:23.822Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:11:24.946Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:11:25.299Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:11:25.619Z] + true [2021-06-09T00:11:25.619Z] + sudo service docker restart [2021-06-09T00:11:25.619Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T00:11:28.782Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1085 in /w/workspace/foundry_device-virtual-go_PR-221 [Pipeline] { [Pipeline] ws [2021-06-09T00:11:28.892Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T00:11:29.206Z] The recommended git tool is: git [2021-06-09T00:11:36.516Z] using credential edgex-jenkins-ssh [2021-06-09T00:11:36.534Z] Cloning the remote Git repository [2021-06-09T00:11:36.569Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:36.676Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-06-09T00:11:36.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:36.769Z] > git --version # timeout=10 [2021-06-09T00:11:36.794Z] > git --version # 'git version 2.17.1' [2021-06-09T00:11:36.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:36.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:11:38.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-09T00:11:38.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:11:38.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-09T00:11:38.598Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-09T00:11:38.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:38.612Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T00:11:39.214Z] Merging remotes/origin/master commit 8a9f53767de23efea08b28f521ee9bca65565c85 into PR head commit 38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:11:39.400Z] Merge succeeded, producing 38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:11:39.400Z] Checking out Revision 38065012ac25631435502f8862b32f6f6c310cb2 (PR-221) [2021-06-09T00:11:39.223Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:11:39.240Z] > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [2021-06-09T00:11:39.314Z] > git remote # timeout=10 [2021-06-09T00:11:39.331Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T00:11:39.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:11:39.354Z] > git merge 8a9f53767de23efea08b28f521ee9bca65565c85 # timeout=10 [2021-06-09T00:11:39.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T00:11:39.396Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:11:39.409Z] > git checkout -f 38065012ac25631435502f8862b32f6f6c310cb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:11:42.176Z] provisioning config files... [2021-06-09T00:11:42.191Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6375472926181738268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:11:44.643Z] ---> docker-login.sh [2021-06-09T00:11:44.643Z] nexus3.edgexfoundry.org:10001 [2021-06-09T00:11:44.748Z] Commit message: "refactor: Change PublishTopicPrefix value to be 'edgex/events/device'" [2021-06-09T00:11:44.795Z] > git --version # timeout=10 [2021-06-09T00:11:44.808Z] > git --version # 'git version 2.17.1' [2021-06-09T00:11:44.818Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:11:44.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:11:44.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:11:44.909Z] Configure a credential helper to remove this warning. See [2021-06-09T00:11:44.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:11:44.909Z] [2021-06-09T00:11:44.909Z] Login Succeeded [2021-06-09T00:11:44.909Z] nexus3.edgexfoundry.org:10002 [2021-06-09T00:11:44.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [2021-06-09T00:11:45.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:11:45.172Z] Configure a credential helper to remove this warning. See [2021-06-09T00:11:45.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:11:45.172Z] [2021-06-09T00:11:45.172Z] Login Succeeded [2021-06-09T00:11:45.172Z] nexus3.edgexfoundry.org:10003 [2021-06-09T00:11:45.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:11:45.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:11:45.172Z] Configure a credential helper to remove this warning. See [2021-06-09T00:11:45.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:11:45.172Z] [2021-06-09T00:11:45.172Z] Login Succeeded [2021-06-09T00:11:45.172Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:11:45.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:11:45.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:11:45.435Z] Configure a credential helper to remove this warning. See [2021-06-09T00:11:45.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:11:45.435Z] [2021-06-09T00:11:45.435Z] Login Succeeded [2021-06-09T00:11:45.435Z] docker.io [2021-06-09T00:11:45.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:11:45.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:11:45.696Z] Configure a credential helper to remove this warning. See [2021-06-09T00:11:45.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:11:45.696Z] [2021-06-09T00:11:45.696Z] Login Succeeded [2021-06-09T00:11:45.696Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T00:11:46.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T00:11:46.356Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-09T00:11:46.361Z] ========================================================= [2021-06-09T00:11:46.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T00:11:46.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-09T00:11:46.724Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T00:11:46.724Z] Sending build context to Docker daemon 8.609MB [2021-06-09T00:11:46.724Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:11:46.724Z] Step 2/8 : FROM ${BASE} [2021-06-09T00:11:46.836Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:11:46.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T00:11:46.989Z] 540db60ca938: Pulling fs layer [2021-06-09T00:11:46.989Z] adcc1eea9eea: Pulling fs layer [2021-06-09T00:11:46.989Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T00:11:46.989Z] 0510c868ecb4: Pulling fs layer [2021-06-09T00:11:46.989Z] afea3b2eda06: Pulling fs layer [2021-06-09T00:11:46.989Z] 7809a108b3ef: Pulling fs layer [2021-06-09T00:11:46.989Z] f706445af74f: Pulling fs layer [2021-06-09T00:11:46.989Z] afea3b2eda06: Waiting [2021-06-09T00:11:46.989Z] 7809a108b3ef: Waiting [2021-06-09T00:11:46.989Z] f706445af74f: Waiting [2021-06-09T00:11:46.989Z] 0510c868ecb4: Waiting [2021-06-09T00:11:46.989Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T00:11:46.989Z] 4c4ab2625f07: Download complete [2021-06-09T00:11:46.989Z] adcc1eea9eea: Verifying Checksum [2021-06-09T00:11:46.989Z] adcc1eea9eea: Download complete [2021-06-09T00:11:46.989Z] afea3b2eda06: Verifying Checksum [2021-06-09T00:11:46.989Z] afea3b2eda06: Download complete [2021-06-09T00:11:46.989Z] 7809a108b3ef: Verifying Checksum [2021-06-09T00:11:46.989Z] 7809a108b3ef: Download complete [2021-06-09T00:11:46.989Z] 540db60ca938: Verifying Checksum [2021-06-09T00:11:46.989Z] 540db60ca938: Download complete [2021-06-09T00:11:47.218Z] + + truesudo [2021-06-09T00:11:47.218Z] service docker restart [2021-06-09T00:11:47.251Z] 540db60ca938: Pull complete [2021-06-09T00:11:47.251Z] adcc1eea9eea: Pull complete [2021-06-09T00:11:47.512Z] 4c4ab2625f07: Pull complete [2021-06-09T00:11:48.910Z] f706445af74f: Verifying Checksum [2021-06-09T00:11:48.910Z] f706445af74f: Download complete [2021-06-09T00:11:49.176Z] 0510c868ecb4: Verifying Checksum [2021-06-09T00:11:49.176Z] 0510c868ecb4: Download complete [2021-06-09T00:11:52.505Z] 0510c868ecb4: Pull complete [2021-06-09T00:11:52.505Z] afea3b2eda06: Pull complete [2021-06-09T00:11:52.505Z] 7809a108b3ef: Pull complete [2021-06-09T00:11:53.919Z] f706445af74f: Pull complete [2021-06-09T00:11:53.919Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T00:11:53.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T00:11:53.919Z] ---> b068be0155e3 [2021-06-09T00:11:53.919Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-09T00:11:57.225Z] ---> Running in 9dca4f953a7c [2021-06-09T00:11:57.225Z] Removing intermediate container 9dca4f953a7c [2021-06-09T00:11:57.225Z] ---> a5210093540b [2021-06-09T00:11:57.225Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:11:57.496Z] ---> Running in bf100c439ed8 [2021-06-09T00:11:58.069Z] Removing intermediate container bf100c439ed8 [2021-06-09T00:11:58.069Z] ---> a1c9bc80926a [2021-06-09T00:11:58.069Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T00:11:58.069Z] ---> Running in 8475cfddaa69 [2021-06-09T00:11:58.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:11:59.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:11:59.590Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-09T00:11:59.590Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-09T00:11:59.852Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-09T00:11:59.852Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:12:00.115Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-09T00:12:00.115Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-09T00:12:00.115Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-09T00:12:00.375Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-09T00:12:00.636Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-09T00:12:00.636Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-09T00:12:00.636Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-09T00:12:00.900Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-09T00:12:00.900Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:12:00.900Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:12:00.900Z] OK: 156 MiB in 53 packages [2021-06-09T00:12:01.475Z] Removing intermediate container 8475cfddaa69 [2021-06-09T00:12:01.475Z] ---> 635e6aa71b82 [2021-06-09T00:12:01.475Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-09T00:12:01.475Z] ---> Running in 1fcab81c2673 [2021-06-09T00:12:01.475Z] Removing intermediate container 1fcab81c2673 [2021-06-09T00:12:01.475Z] ---> 19c674ff4582 [2021-06-09T00:12:01.475Z] Step 7/8 : COPY . . [2021-06-09T00:12:02.068Z] ---> eef1df85717d [2021-06-09T00:12:02.068Z] Step 8/8 : RUN go mod download [2021-06-09T00:12:02.068Z] ---> Running in a3521c7596de [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:12:05.619Z] provisioning config files... [2021-06-09T00:12:05.646Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8481413541352412189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:12:06.073Z] ---> docker-login.sh [2021-06-09T00:12:06.073Z] nexus3.edgexfoundry.org:10001 [2021-06-09T00:12:06.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:12:07.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:12:07.276Z] Configure a credential helper to remove this warning. See [2021-06-09T00:12:07.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:12:07.276Z] [2021-06-09T00:12:07.276Z] Login Succeeded [2021-06-09T00:12:07.276Z] nexus3.edgexfoundry.org:10002 [2021-06-09T00:12:07.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:12:07.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:12:07.826Z] Configure a credential helper to remove this warning. See [2021-06-09T00:12:07.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:12:07.826Z] [2021-06-09T00:12:07.826Z] Login Succeeded [2021-06-09T00:12:07.826Z] nexus3.edgexfoundry.org:10003 [2021-06-09T00:12:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:12:08.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:12:08.377Z] Configure a credential helper to remove this warning. See [2021-06-09T00:12:08.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:12:08.377Z] [2021-06-09T00:12:08.377Z] Login Succeeded [2021-06-09T00:12:08.377Z] nexus3.edgexfoundry.org:10004 [2021-06-09T00:12:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:12:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:12:08.928Z] Configure a credential helper to remove this warning. See [2021-06-09T00:12:08.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:12:08.928Z] [2021-06-09T00:12:08.928Z] Login Succeeded [2021-06-09T00:12:08.928Z] docker.io [2021-06-09T00:12:09.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:12:09.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:12:09.811Z] Configure a credential helper to remove this warning. See [2021-06-09T00:12:09.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:12:09.811Z] [2021-06-09T00:12:09.811Z] Login Succeeded [2021-06-09T00:12:09.811Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T00:12:09.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T00:12:12.638Z] ========================================================= [2021-06-09T00:12:12.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T00:12:12.638Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:12:13.105Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T00:12:13.704Z] Sending build context to Docker daemon 8.608MB [2021-06-09T00:12:13.704Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:12:13.704Z] Step 2/8 : FROM ${BASE} [2021-06-09T00:12:13.704Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T00:12:13.899Z] Removing intermediate container a3521c7596de [2021-06-09T00:12:13.899Z] ---> 222e3ca3aac1 [2021-06-09T00:12:13.899Z] Successfully built 222e3ca3aac1 [2021-06-09T00:12:13.899Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:12:13.978Z] 595b0fe564bb: Pulling fs layer [2021-06-09T00:12:13.978Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T00:12:13.978Z] 316046926c0a: Pulling fs layer [2021-06-09T00:12:13.978Z] 4ebd0625c992: Pulling fs layer [2021-06-09T00:12:13.978Z] 207e8628e3a3: Pulling fs layer [2021-06-09T00:12:13.978Z] c791037a9be2: Pulling fs layer [2021-06-09T00:12:13.978Z] ffd874e62e21: Pulling fs layer [2021-06-09T00:12:13.978Z] 207e8628e3a3: Waiting [2021-06-09T00:12:13.978Z] ffd874e62e21: Waiting [2021-06-09T00:12:13.978Z] 4ebd0625c992: Waiting [2021-06-09T00:12:13.978Z] c791037a9be2: Waiting [2021-06-09T00:12:13.978Z] 316046926c0a: Verifying Checksum [2021-06-09T00:12:13.978Z] 316046926c0a: Download complete [2021-06-09T00:12:13.978Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T00:12:13.978Z] 7186ed65a4f7: Download complete [2021-06-09T00:12:13.978Z] 207e8628e3a3: Verifying Checksum [2021-06-09T00:12:13.978Z] 207e8628e3a3: Download complete [2021-06-09T00:12:13.978Z] c791037a9be2: Verifying Checksum [2021-06-09T00:12:13.978Z] c791037a9be2: Download complete [2021-06-09T00:12:13.978Z] 595b0fe564bb: Verifying Checksum [2021-06-09T00:12:13.978Z] 595b0fe564bb: Download complete [2021-06-09T00:12:14.234Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:12:14.234Z] . [Pipeline] withDockerContainer [2021-06-09T00:12:14.336Z] prd-centos7-docker-4c-2g-1086 does not seem to be running inside a container [2021-06-09T00:12:14.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:12:14.590Z] 595b0fe564bb: Pull complete [2021-06-09T00:12:14.783Z] $ docker top 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:12:15.205Z] 7186ed65a4f7: Pull complete [2021-06-09T00:12:15.223Z] + go version [2021-06-09T00:12:15.224Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T00:12:15.247Z] $ docker stop --time=1 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac [2021-06-09T00:12:15.477Z] 316046926c0a: Pull complete [2021-06-09T00:12:15.751Z] ffd874e62e21: Verifying Checksum [2021-06-09T00:12:15.751Z] ffd874e62e21: Download complete [2021-06-09T00:12:16.438Z] $ docker rm -f 18c968697c58a40398f2c8d3bd85a0928efae7421acd872e65799264231636ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:12:17.176Z] 4ebd0625c992: Verifying Checksum [2021-06-09T00:12:17.176Z] 4ebd0625c992: Download complete [2021-06-09T00:12:17.349Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:12:17.349Z] . [Pipeline] withDockerContainer [2021-06-09T00:12:17.442Z] prd-centos7-docker-4c-2g-1086 does not seem to be running inside a container [2021-06-09T00:12:17.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:12:17.841Z] $ docker top 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:12:20.727Z] + go mod tidy [Pipeline] sh [2021-06-09T00:12:21.300Z] + make test [2021-06-09T00:12:21.300Z] go mod tidy [2021-06-09T00:12:21.300Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-09T00:12:21.877Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-09T00:12:27.564Z] 4ebd0625c992: Pull complete [2021-06-09T00:12:27.835Z] 207e8628e3a3: Pull complete [2021-06-09T00:12:28.107Z] c791037a9be2: Pull complete [2021-06-09T00:12:32.442Z] ffd874e62e21: Pull complete [2021-06-09T00:12:32.442Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T00:12:32.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T00:12:32.442Z] ---> cfc18b08335c [2021-06-09T00:12:32.442Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-09T00:12:33.045Z] ---> Running in e9e98d87c5d4 [2021-06-09T00:12:33.643Z] Removing intermediate container e9e98d87c5d4 [2021-06-09T00:12:33.643Z] ---> 3de15b4c9340 [2021-06-09T00:12:33.643Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:12:33.921Z] ---> Running in 3916b4fe7dab [2021-06-09T00:12:35.899Z] Removing intermediate container 3916b4fe7dab [2021-06-09T00:12:35.899Z] ---> 6ebadba0cb68 [2021-06-09T00:12:35.899Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T00:12:36.175Z] ---> Running in 1f289f86f375 [2021-06-09T00:12:37.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:12:38.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:12:39.108Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-09T00:12:39.108Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-09T00:12:39.378Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-09T00:12:39.378Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:12:39.654Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-09T00:12:39.654Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-09T00:12:39.654Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-09T00:12:42.586Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-09T00:12:42.586Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-09T00:12:42.586Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-09T00:12:42.586Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-09T00:12:42.586Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-09T00:12:42.586Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:12:42.586Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:12:42.586Z] OK: 145 MiB in 53 packages [2021-06-09T00:12:42.586Z] Removing intermediate container 1f289f86f375 [2021-06-09T00:12:42.586Z] ---> bb6bc21da19a [2021-06-09T00:12:42.586Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-09T00:12:42.586Z] ---> Running in ba04d7e09d16 [2021-06-09T00:12:42.592Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-09T00:12:42.592Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements [2021-06-09T00:12:42.592Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T00:12:43.183Z] Removing intermediate container ba04d7e09d16 [2021-06-09T00:12:43.183Z] ---> b1813ae63b6f [2021-06-09T00:12:43.183Z] Step 7/8 : COPY . . [2021-06-09T00:12:44.168Z] ---> 69f7ef6523e3 [2021-06-09T00:12:44.168Z] Step 8/8 : RUN go mod download [2021-06-09T00:12:44.462Z] ---> Running in 9d5f6b376de5 [2021-06-09T00:12:47.981Z] gofmt -l . [2021-06-09T00:12:47.981Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:12:47.981Z] ./bin/test-attribution-txt.sh [2021-06-09T00:12:48.254Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T00:12:48.542Z] $ docker stop --time=1 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 [2021-06-09T00:12:50.013Z] $ docker rm -f 9ee135fc87a2ec38881193dc6bd87ae5b4585ae72c0440816fbed284a2327cd0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:12:50.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T00:12:50.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T00:12:56.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T00:12:56.682Z] + ls -al . [2021-06-09T00:12:56.682Z] total 132 [2021-06-09T00:12:56.682Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 9 00:12 . [2021-06-09T00:12:56.682Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 00:11 .. [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jun 9 00:11 Attribution.txt [2021-06-09T00:12:56.682Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 00:11 bin [2021-06-09T00:12:56.682Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 9 00:11 cmd [2021-06-09T00:12:56.682Z] -rw-r--r--. 1 jenkins jenkins 47247 Jun 9 00:12 coverage.out [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jun 9 00:11 Dockerfile [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 998 Jun 9 00:11 Dockerfile.build [2021-06-09T00:12:56.682Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 00:11 .git [2021-06-09T00:12:56.682Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 00:11 .github [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 277 Jun 9 00:11 .gitignore [2021-06-09T00:12:56.682Z] -rw-r--r--. 1 jenkins jenkins 809 Jun 9 00:12 go.mod [2021-06-09T00:12:56.682Z] -rw-r--r--. 1 jenkins jenkins 23009 Jun 9 00:12 go.sum [2021-06-09T00:12:56.682Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 9 00:11 internal [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 660 Jun 9 00:11 Jenkinsfile [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 9 00:11 LICENSE [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 905 Jun 9 00:11 Makefile [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jun 9 00:11 README.md [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 00:08 VERSION [2021-06-09T00:12:56.682Z] -rw-rw-r--. 1 jenkins jenkins 235 Jun 9 00:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:12:57.040Z] + 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=38065012ac25631435502f8862b32f6f6c310cb2 --label arch=amd64 --label version=0.0.0 . [2021-06-09T00:12:57.040Z] Sending build context to Docker daemon 8.681MB [2021-06-09T00:12:57.040Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:12:57.040Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-09T00:12:57.040Z] ---> 222e3ca3aac1 [2021-06-09T00:12:57.040Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-09T00:12:57.040Z] ---> Running in 58e318cbdce1 [2021-06-09T00:12:57.301Z] Removing intermediate container 58e318cbdce1 [2021-06-09T00:12:57.301Z] ---> f9e5f4349c66 [2021-06-09T00:12:57.301Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-09T00:12:57.301Z] ---> Running in 0eca4f28379b [2021-06-09T00:12:57.301Z] Removing intermediate container 0eca4f28379b [2021-06-09T00:12:57.301Z] ---> e63f0e90d6da [2021-06-09T00:12:57.302Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-09T00:12:57.302Z] ---> Running in fbb83ce19c87 [2021-06-09T00:12:57.302Z] Removing intermediate container fbb83ce19c87 [2021-06-09T00:12:57.302Z] ---> ae5283f578b1 [2021-06-09T00:12:57.302Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:12:57.569Z] ---> Running in 5871cc3b3ee8 [2021-06-09T00:13:01.319Z] Removing intermediate container 5871cc3b3ee8 [2021-06-09T00:13:01.319Z] ---> 66fb681005c1 [2021-06-09T00:13:01.320Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-09T00:13:01.320Z] ---> Running in 99c40e138676 [2021-06-09T00:13:01.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:13:01.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:13:01.320Z] OK: 156 MiB in 53 packages [2021-06-09T00:13:01.320Z] Removing intermediate container 99c40e138676 [2021-06-09T00:13:01.320Z] ---> 8a8da45d64e6 [2021-06-09T00:13:01.320Z] Step 8/26 : COPY . . [2021-06-09T00:13:01.320Z] ---> 04a0f010d581 [2021-06-09T00:13:01.320Z] Step 9/26 : RUN go mod tidy [2021-06-09T00:13:01.320Z] ---> Running in d9cae8c5a7b9 [2021-06-09T00:13:01.320Z] Removing intermediate container d9cae8c5a7b9 [2021-06-09T00:13:01.320Z] ---> a772be919f2d [2021-06-09T00:13:01.320Z] Step 10/26 : RUN go mod download [2021-06-09T00:13:01.320Z] ---> Running in 7d0a939e028e [2021-06-09T00:13:01.320Z] Removing intermediate container 7d0a939e028e [2021-06-09T00:13:01.320Z] ---> 278a390b0b16 [2021-06-09T00:13:01.320Z] Step 11/26 : ARG MAKE='make build' [2021-06-09T00:13:01.320Z] ---> Running in ce4d29cf8f09 [2021-06-09T00:13:01.320Z] Removing intermediate container ce4d29cf8f09 [2021-06-09T00:13:01.320Z] ---> 2e2efed7aa94 [2021-06-09T00:13:01.320Z] Step 12/26 : RUN $MAKE [2021-06-09T00:13:01.320Z] ---> Running in 84adea9e53d4 [2021-06-09T00:13:01.604Z] go mod tidy [2021-06-09T00:13:01.604Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-06-09T00:13:11.094Z] Removing intermediate container 9d5f6b376de5 [2021-06-09T00:13:11.094Z] ---> e2cb19755506 [2021-06-09T00:13:11.094Z] Successfully built e2cb19755506 [2021-06-09T00:13:11.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:13:11.470Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:13:11.470Z] . [Pipeline] withDockerContainer [2021-06-09T00:13:11.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-06-09T00:13:11.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:13:13.303Z] $ docker top ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:13:14.303Z] + go version [2021-06-09T00:13:14.303Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T00:13:14.337Z] $ docker stop --time=1 ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 [2021-06-09T00:13:16.082Z] $ docker rm -f ddd1c877e431f8db10336ae6f93a1a7152f88d44f284a8f8216fff5f6a776b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:13:17.051Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:13:17.051Z] . [Pipeline] withDockerContainer [2021-06-09T00:13:17.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-1085 does not seem to be running inside a container [2021-06-09T00:13:17.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:13:18.762Z] $ docker top 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:13:19.756Z] + go mod tidy [2021-06-09T00:13:19.855Z] Removing intermediate container 84adea9e53d4 [2021-06-09T00:13:19.855Z] ---> b59ef300ed56 [2021-06-09T00:13:19.855Z] Step 13/26 : FROM alpine:3.12 [2021-06-09T00:13:19.855Z] 3.12: Pulling from library/alpine [2021-06-09T00:13:19.855Z] 339de151aab4: Pulling fs layer [2021-06-09T00:13:19.855Z] 339de151aab4: Verifying Checksum [2021-06-09T00:13:19.855Z] 339de151aab4: Download complete [2021-06-09T00:13:19.855Z] 339de151aab4: Pull complete [2021-06-09T00:13:19.855Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T00:13:19.855Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T00:13:19.855Z] ---> 13621d1b12d4 [2021-06-09T00:13:19.855Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-09T00:13:19.855Z] ---> Running in bd8f86b63bdc [2021-06-09T00:13:19.855Z] Removing intermediate container bd8f86b63bdc [2021-06-09T00:13:19.855Z] ---> 300ae8bfd3c7 [2021-06-09T00:13:19.855Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:13:19.855Z] ---> Running in da168148ae65 [2021-06-09T00:13:19.855Z] Removing intermediate container da168148ae65 [2021-06-09T00:13:19.855Z] ---> bb24e40f0a78 [2021-06-09T00:13:19.855Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T00:13:19.855Z] ---> Running in e4cdf29bdd15 [2021-06-09T00:13:19.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:13:20.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-09T00:13:20.694Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:13:20.694Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T00:13:20.958Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T00:13:20.958Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T00:13:21.038Z] + make test [2021-06-09T00:13:21.038Z] go mod tidy [2021-06-09T00:13:23.861Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T00:13:23.861Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T00:13:23.861Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:13:23.861Z] OK: 8 MiB in 20 packages [2021-06-09T00:13:23.861Z] Removing intermediate container e4cdf29bdd15 [2021-06-09T00:13:23.861Z] ---> 0ef871308ea9 [2021-06-09T00:13:23.861Z] Step 17/26 : WORKDIR / [2021-06-09T00:13:23.861Z] ---> Running in 27f8d2b82e73 [2021-06-09T00:13:23.861Z] Removing intermediate container 27f8d2b82e73 [2021-06-09T00:13:23.861Z] ---> f29cb46380a3 [2021-06-09T00:13:23.861Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-09T00:13:23.861Z] ---> 57f191e590e8 [2021-06-09T00:13:23.861Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-09T00:13:23.861Z] ---> 84149f676fca [2021-06-09T00:13:23.861Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-09T00:13:23.861Z] ---> 635f788c072f [2021-06-09T00:13:23.861Z] Step 21/26 : EXPOSE 59900 [2021-06-09T00:13:23.861Z] ---> Running in 35a3fa07a4de [2021-06-09T00:13:23.861Z] Removing intermediate container 35a3fa07a4de [2021-06-09T00:13:23.861Z] ---> 59850f864da0 [2021-06-09T00:13:23.861Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-09T00:13:23.861Z] ---> Running in b4cdbf855d2a [2021-06-09T00:13:23.861Z] Removing intermediate container b4cdbf855d2a [2021-06-09T00:13:23.861Z] ---> dbac2bd8c2dc [2021-06-09T00:13:23.861Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:13:23.861Z] ---> Running in a0f11ff6a047 [2021-06-09T00:13:23.861Z] Removing intermediate container a0f11ff6a047 [2021-06-09T00:13:23.861Z] ---> 2f781bb1a6f7 [2021-06-09T00:13:23.861Z] Step 24/26 : LABEL arch=amd64 [2021-06-09T00:13:23.861Z] ---> Running in 6495d6dcfd2f [2021-06-09T00:13:23.861Z] Removing intermediate container 6495d6dcfd2f [2021-06-09T00:13:23.861Z] ---> a700ce58b9f7 [2021-06-09T00:13:23.861Z] Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:13:23.861Z] ---> Running in 83a918bc9e26 [2021-06-09T00:13:23.861Z] Removing intermediate container 83a918bc9e26 [2021-06-09T00:13:23.861Z] ---> 5c1044f0928a [2021-06-09T00:13:23.861Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T00:13:23.861Z] ---> Running in 1ec1c11d1fb6 [2021-06-09T00:13:23.861Z] Removing intermediate container 1ec1c11d1fb6 [2021-06-09T00:13:23.861Z] ---> 4ed60efd489e [2021-06-09T00:13:23.861Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-09T00:13:23.861Z] Successfully built 4ed60efd489e [2021-06-09T00:13:23.861Z] Successfully tagged device-virtual:latest [2021-06-09T00:13:23.871Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-09T00:13:23.871Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:13:24.950Z] ---> job-cost.sh [2021-06-09T00:13:24.950Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uDF3 [2021-06-09T00:13:34.382Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T00:13:46.397Z] lf-activate-venv(): INFO: Adding /tmp/venv-uDF3/bin to PATH [2021-06-09T00:13:46.397Z] INFO: No Stack... [2021-06-09T00:13:46.667Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T00:13:47.267Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T00:13:47.624Z] + cut -d, -f6 [2021-06-09T00:13:47.624Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2021-06-09T00:13:47.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] [2021-06-09T00:13:47.703Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] did not exist. Created. [2021-06-09T00:13:47.703Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T00:13:48.134Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T00:13:48.260Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T00:13:48.283Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T00:14:25.623Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-09T00:14:25.895Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 3.081s coverage: 63.8% of statements [2021-06-09T00:14:26.174Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T00:14:53.818Z] gofmt -l . [2021-06-09T00:14:53.818Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:14:53.818Z] ./bin/test-attribution-txt.sh [2021-06-09T00:14:55.270Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T00:14:55.591Z] $ docker stop --time=1 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 [2021-06-09T00:14:57.673Z] $ docker rm -f 9229d47191edc35ff7938de61158ace3077e4939cc1fff18697726f32e58b1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:14:58.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T00:14:58.705Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T00:14:59.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:14:59.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T00:15:00.396Z] + ls -al . [2021-06-09T00:15:00.397Z] total 156 [2021-06-09T00:15:00.397Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 00:14 . [2021-06-09T00:15:00.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 00:11 .. [2021-06-09T00:15:00.397Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 00:11 .git [2021-06-09T00:15:00.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:11 .github [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 277 Jun 9 00:11 .gitignore [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jun 9 00:11 Attribution.txt [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jun 9 00:11 Dockerfile [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 998 Jun 9 00:11 Dockerfile.build [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 9 00:11 Jenkinsfile [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 9 00:11 LICENSE [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 905 Jun 9 00:11 Makefile [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jun 9 00:11 README.md [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 00:08 VERSION [2021-06-09T00:15:00.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 00:11 bin [2021-06-09T00:15:00.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:11 cmd [2021-06-09T00:15:00.397Z] -rw-r--r-- 1 jenkins jenkins 47247 Jun 9 00:14 coverage.out [2021-06-09T00:15:00.397Z] -rw-r--r-- 1 jenkins jenkins 809 Jun 9 00:14 go.mod [2021-06-09T00:15:00.397Z] -rw-r--r-- 1 jenkins jenkins 23009 Jun 9 00:13 go.sum [2021-06-09T00:15:00.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 00:11 internal [2021-06-09T00:15:00.397Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 9 00:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:15:00.778Z] + 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=38065012ac25631435502f8862b32f6f6c310cb2 --label arch=arm64 --label version=0.0.0 . [2021-06-09T00:15:01.376Z] Sending build context to Docker daemon 8.68MB [2021-06-09T00:15:01.376Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:15:01.376Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-09T00:15:01.376Z] ---> e2cb19755506 [2021-06-09T00:15:01.376Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-09T00:15:01.651Z] ---> Running in dc7c287ce806 [2021-06-09T00:15:01.929Z] Removing intermediate container dc7c287ce806 [2021-06-09T00:15:01.929Z] ---> 2f004b02750b [2021-06-09T00:15:01.929Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-09T00:15:02.215Z] ---> Running in 8edfdc272701 [2021-06-09T00:15:02.543Z] Removing intermediate container 8edfdc272701 [2021-06-09T00:15:02.543Z] ---> 7403e542dc1f [2021-06-09T00:15:02.543Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-09T00:15:02.847Z] ---> Running in 3eccdd5a085f [2021-06-09T00:15:03.552Z] Removing intermediate container 3eccdd5a085f [2021-06-09T00:15:03.552Z] ---> b115a17c4f28 [2021-06-09T00:15:03.552Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:15:03.552Z] ---> Running in 97fc68924b31 [2021-06-09T00:15:08.241Z] Removing intermediate container 97fc68924b31 [2021-06-09T00:15:08.241Z] ---> 10c5ec520a71 [2021-06-09T00:15:08.241Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-09T00:15:08.241Z] ---> Running in 7933544d8f27 [2021-06-09T00:15:08.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:15:08.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:15:08.839Z] OK: 145 MiB in 53 packages [2021-06-09T00:15:09.824Z] Removing intermediate container 7933544d8f27 [2021-06-09T00:15:09.824Z] ---> 56e513fdb865 [2021-06-09T00:15:09.824Z] Step 8/26 : COPY . . [2021-06-09T00:15:11.265Z] ---> 6168ca062f95 [2021-06-09T00:15:11.265Z] Step 9/26 : RUN go mod tidy [2021-06-09T00:15:11.265Z] ---> Running in d26466ee87aa [2021-06-09T00:15:13.886Z] Removing intermediate container d26466ee87aa [2021-06-09T00:15:13.886Z] ---> e4ecad712346 [2021-06-09T00:15:13.886Z] Step 10/26 : RUN go mod download [2021-06-09T00:15:14.169Z] ---> Running in d7deb6770102 [2021-06-09T00:15:16.784Z] Removing intermediate container d7deb6770102 [2021-06-09T00:15:16.784Z] ---> f3a9e227f952 [2021-06-09T00:15:16.784Z] Step 11/26 : ARG MAKE='make build' [2021-06-09T00:15:16.784Z] ---> Running in bd007afe510e [2021-06-09T00:15:17.060Z] Removing intermediate container bd007afe510e [2021-06-09T00:15:17.060Z] ---> 2c0e47ca15b8 [2021-06-09T00:15:17.060Z] Step 12/26 : RUN $MAKE [2021-06-09T00:15:17.060Z] ---> Running in 4d193452272d [2021-06-09T00:15:18.498Z] go mod tidy [2021-06-09T00:15:19.111Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-06-09T00:16:15.702Z] Removing intermediate container 4d193452272d [2021-06-09T00:16:15.702Z] ---> de9b111d1b65 [2021-06-09T00:16:15.702Z] Step 13/26 : FROM alpine:3.12 [2021-06-09T00:16:15.702Z] 3.12: Pulling from library/alpine [2021-06-09T00:16:15.702Z] d2f70382dc9a: Pulling fs layer [2021-06-09T00:16:15.702Z] d2f70382dc9a: Verifying Checksum [2021-06-09T00:16:15.702Z] d2f70382dc9a: Download complete [2021-06-09T00:16:15.702Z] d2f70382dc9a: Pull complete [2021-06-09T00:16:15.702Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T00:16:15.702Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T00:16:15.702Z] ---> 9852663dfa18 [2021-06-09T00:16:15.702Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-09T00:16:15.702Z] ---> Running in c8be37730eeb [2021-06-09T00:16:15.702Z] Removing intermediate container c8be37730eeb [2021-06-09T00:16:15.702Z] ---> 6da733cbf268 [2021-06-09T00:16:15.702Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:16:15.702Z] ---> Running in 61b31deb8d57 [2021-06-09T00:16:15.702Z] Removing intermediate container 61b31deb8d57 [2021-06-09T00:16:15.702Z] ---> 2f4f1a45f570 [2021-06-09T00:16:15.702Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T00:16:15.702Z] ---> Running in ce73cbca5115 [2021-06-09T00:16:15.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:16:15.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:16:15.702Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:16:15.702Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T00:16:15.702Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T00:16:15.702Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T00:16:15.702Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T00:16:15.702Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T00:16:15.702Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:16:15.702Z] OK: 8 MiB in 20 packages [2021-06-09T00:16:15.974Z] Removing intermediate container ce73cbca5115 [2021-06-09T00:16:15.974Z] ---> 4db853552890 [2021-06-09T00:16:15.974Z] Step 17/26 : WORKDIR / [2021-06-09T00:16:16.250Z] ---> Running in edcdf154bbc2 [2021-06-09T00:16:16.903Z] Removing intermediate container edcdf154bbc2 [2021-06-09T00:16:16.903Z] ---> c45607a67a81 [2021-06-09T00:16:16.903Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-09T00:16:17.510Z] ---> 98dc0bd1130f [2021-06-09T00:16:17.510Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-09T00:16:18.489Z] ---> 928b2130f51e [2021-06-09T00:16:18.489Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-09T00:16:21.283Z] ---> b6580db441b5 [2021-06-09T00:16:21.283Z] Step 21/26 : EXPOSE 59900 [2021-06-09T00:16:21.283Z] ---> Running in 9d9d983dfb10 [2021-06-09T00:16:21.283Z] Removing intermediate container 9d9d983dfb10 [2021-06-09T00:16:21.283Z] ---> 8ca40c6eda38 [2021-06-09T00:16:21.283Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-09T00:16:21.283Z] ---> Running in 1337d8fb686a [2021-06-09T00:16:21.283Z] Removing intermediate container 1337d8fb686a [2021-06-09T00:16:21.283Z] ---> 8bd48379d274 [2021-06-09T00:16:21.283Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:16:21.283Z] ---> Running in e213bc433256 [2021-06-09T00:16:21.557Z] Removing intermediate container e213bc433256 [2021-06-09T00:16:21.557Z] ---> 1a343aa6145e [2021-06-09T00:16:21.557Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T00:16:21.557Z] ---> Running in ec546b64ab8c [2021-06-09T00:16:22.157Z] Removing intermediate container ec546b64ab8c [2021-06-09T00:16:22.157Z] ---> 5332ec643f6d [2021-06-09T00:16:22.157Z] Step 25/26 : LABEL git_sha=38065012ac25631435502f8862b32f6f6c310cb2 [2021-06-09T00:16:22.157Z] ---> Running in 71616fb67b0a [2021-06-09T00:16:22.754Z] Removing intermediate container 71616fb67b0a [2021-06-09T00:16:22.754Z] ---> 7241ef22cd13 [2021-06-09T00:16:22.754Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T00:16:22.754Z] ---> Running in 0681859a3e15 [2021-06-09T00:16:23.355Z] Removing intermediate container 0681859a3e15 [2021-06-09T00:16:23.355Z] ---> b46b5784ee55 [2021-06-09T00:16:23.355Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-09T00:16:23.355Z] Successfully built b46b5784ee55 [2021-06-09T00:16:23.355Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:16:24.219Z] ---> job-cost.sh [2021-06-09T00:16:24.219Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KlFy [2021-06-09T00:17:04.803Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T00:17:27.351Z] ERROR: Exception: [2021-06-09T00:17:27.351Z] Traceback (most recent call last): [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher [2021-06-09T00:17:27.351Z] yield [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read [2021-06-09T00:17:27.351Z] data = self._fp.read(amt) if not fp_closed else b"" [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read [2021-06-09T00:17:27.351Z] data = self.__fp.read(amt) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/http/client.py", line 463, in read [2021-06-09T00:17:27.351Z] n = self.readinto(b) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/http/client.py", line 507, in readinto [2021-06-09T00:17:27.351Z] n = self.fp.readinto(b) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/socket.py", line 586, in readinto [2021-06-09T00:17:27.351Z] return self._sock.recv_into(b) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/ssl.py", line 1012, in recv_into [2021-06-09T00:17:27.351Z] return self.read(nbytes, buffer) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/ssl.py", line 874, in read [2021-06-09T00:17:27.351Z] return self._sslobj.read(len, buffer) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/ssl.py", line 631, in read [2021-06-09T00:17:27.351Z] v = self._sslobj.read(len, buffer) [2021-06-09T00:17:27.351Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-06-09T00:17:27.351Z] [2021-06-09T00:17:27.351Z] During handling of the above exception, another exception occurred: [2021-06-09T00:17:27.351Z] [2021-06-09T00:17:27.351Z] Traceback (most recent call last): [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main [2021-06-09T00:17:27.351Z] status = self.run(options, args) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper [2021-06-09T00:17:27.351Z] return func(self, options, args) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run [2021-06-09T00:17:27.351Z] reqs, check_supported_wheels=not options.target_dir [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve [2021-06-09T00:17:27.351Z] requirements, max_rounds=try_to_avoid_resolution_too_deep [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve [2021-06-09T00:17:27.351Z] state = resolution.resolve(requirements, max_rounds=max_rounds) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve [2021-06-09T00:17:27.351Z] failure_causes = self._attempt_to_pin_criterion(name) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion [2021-06-09T00:17:27.351Z] criteria = self._get_criteria_to_update(candidate) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update [2021-06-09T00:17:27.351Z] name, crit = self._merge_into_criterion(r, parent=candidate) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion [2021-06-09T00:17:27.351Z] if not criterion.candidates: [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ [2021-06-09T00:17:27.351Z] return bool(self._sequence) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ [2021-06-09T00:17:27.351Z] return any(self) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in [2021-06-09T00:17:27.351Z] return (c for c in iterator if id(c) not in self._incompatible_ids) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built [2021-06-09T00:17:27.351Z] candidate = func() [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link [2021-06-09T00:17:27.351Z] version=version, [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ [2021-06-09T00:17:27.351Z] version=version, [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ [2021-06-09T00:17:27.351Z] self.dist = self._prepare() [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare [2021-06-09T00:17:27.351Z] dist = self._prepare_distribution() [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution [2021-06-09T00:17:27.351Z] self._ireq, parallel_builds=True [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement [2021-06-09T00:17:27.351Z] return self._prepare_linked_requirement(req, parallel_builds) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement [2021-06-09T00:17:27.351Z] self.download_dir, hashes [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url [2021-06-09T00:17:27.351Z] hashes=hashes, [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url [2021-06-09T00:17:27.351Z] from_path, content_type = download(link, temp_dir.path) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ [2021-06-09T00:17:27.351Z] for chunk in chunks: [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks [2021-06-09T00:17:27.351Z] decode_content=False, [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream [2021-06-09T00:17:27.351Z] data = self.read(amt=amt, decode_content=decode_content) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read [2021-06-09T00:17:27.351Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-06-09T00:17:27.351Z] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ [2021-06-09T00:17:27.351Z] self.gen.throw(type, value, traceback) [2021-06-09T00:17:27.351Z] File "/tmp/venv-KlFy/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher [2021-06-09T00:17:27.351Z] raise ProtocolError("Connection broken: %r" % e, e) [2021-06-09T00:17:27.351Z] pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T00:17:27.982Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:33.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:35.508Z] ---> package-listing.sh [2021-06-09T00:17:35.508Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T00:17:35.508Z] ++ facter osfamily [2021-06-09T00:17:35.508Z] + OS_FAMILY=redhat [2021-06-09T00:17:35.508Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-221 [2021-06-09T00:17:35.508Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T00:17:35.508Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T00:17:35.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T00:17:35.508Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T00:17:35.508Z] + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' [2021-06-09T00:17:35.508Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T00:17:35.508Z] + case "${OS_FAMILY}" in [2021-06-09T00:17:35.508Z] + rpm -qa [2021-06-09T00:17:35.508Z] + sort [2021-06-09T00:17:35.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T00:17:35.508Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T00:17:35.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T00:17:35.508Z] + '[' /w/workspace/foundry_device-virtual-go_PR-221 ']' [2021-06-09T00:17:35.508Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-221/archives/ [2021-06-09T00:17:35.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-221/archives/ [Pipeline] echo [2021-06-09T00:17:35.545Z] 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-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T00:17:35.858Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:17:36.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:17:36.458Z] [2021-06-09T00:17:36.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:17:36.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:17:36.819Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T00:17:36.819Z] df20fa9351a1: Pulling fs layer [2021-06-09T00:17:36.819Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T00:17:36.819Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T00:17:36.819Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T00:17:36.819Z] 93b61091891f: Pulling fs layer [2021-06-09T00:17:36.819Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T00:17:36.819Z] 5e14af77c1be: Pulling fs layer [2021-06-09T00:17:36.819Z] 01666e4c0597: Pulling fs layer [2021-06-09T00:17:36.819Z] aa168da1d23b: Pulling fs layer [2021-06-09T00:17:36.819Z] 46f8f816bc3b: Waiting [2021-06-09T00:17:36.819Z] 93b61091891f: Waiting [2021-06-09T00:17:36.819Z] 93b9cdb0e59b: Waiting [2021-06-09T00:17:36.819Z] 5e14af77c1be: Waiting [2021-06-09T00:17:36.819Z] 01666e4c0597: Waiting [2021-06-09T00:17:36.819Z] aa168da1d23b: Waiting [2021-06-09T00:17:36.819Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T00:17:36.819Z] 36b3adc4ff6f: Download complete [2021-06-09T00:17:36.819Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T00:17:36.819Z] 46f8f816bc3b: Download complete [2021-06-09T00:17:36.819Z] df20fa9351a1: Verifying Checksum [2021-06-09T00:17:36.819Z] df20fa9351a1: Download complete [2021-06-09T00:17:37.079Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T00:17:37.079Z] 93b9cdb0e59b: Download complete [2021-06-09T00:17:37.079Z] 5e14af77c1be: Verifying Checksum [2021-06-09T00:17:37.079Z] 5e14af77c1be: Download complete [2021-06-09T00:17:37.079Z] 01666e4c0597: Verifying Checksum [2021-06-09T00:17:37.079Z] 01666e4c0597: Download complete [2021-06-09T00:17:37.079Z] 93b61091891f: Verifying Checksum [2021-06-09T00:17:37.079Z] 93b61091891f: Download complete [2021-06-09T00:17:37.079Z] df20fa9351a1: Pull complete [2021-06-09T00:17:37.079Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T00:17:37.079Z] 8ad3a11d3b57: Download complete [2021-06-09T00:17:37.079Z] 36b3adc4ff6f: Pull complete [2021-06-09T00:17:37.665Z] 8ad3a11d3b57: Pull complete [2021-06-09T00:17:37.927Z] 46f8f816bc3b: Pull complete [2021-06-09T00:17:38.188Z] 93b61091891f: Pull complete [2021-06-09T00:17:38.188Z] 93b9cdb0e59b: Pull complete [2021-06-09T00:17:38.455Z] 5e14af77c1be: Pull complete [2021-06-09T00:17:38.455Z] 01666e4c0597: Pull complete [2021-06-09T00:17:38.720Z] aa168da1d23b: Verifying Checksum [2021-06-09T00:17:38.720Z] aa168da1d23b: Download complete [2021-06-09T00:17:43.126Z] aa168da1d23b: Pull complete [2021-06-09T00:17:43.126Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T00:17:43.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:17:43.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T00:17:43.227Z] prd-centos7-docker-4c-2g-1084 does not seem to be running inside a container [2021-06-09T00:17:43.266Z] $ 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-221/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-221 -v /w/workspace/foundry_device-virtual-go_PR-221:/w/workspace/foundry_device-virtual-go_PR-221:rw,z -v /w/workspace/foundry_device-virtual-go_PR-221@tmp:/w/workspace/foundry_device-virtual-go_PR-221@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T00:17:47.751Z] $ docker top e0a22bfa0473648899151f59e480d773c35a78519c58cfdd6fa93199da470c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:17:48.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T00:17:48.502Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T00:17:48.826Z] + ls /var/log/sa-host [2021-06-09T00:17:48.827Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T00:17:48.827Z] file_magic: OK [2021-06-09T00:17:48.827Z] HZ: Using current value: 100 [2021-06-09T00:17:48.827Z] file_header: OK [2021-06-09T00:17:48.827Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T00:17:48.827Z] Statistics: [2021-06-09T00:17:48.827Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:17:48.827Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T00:17:48.827Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T00:17:48.827Z] file_magic: OK [2021-06-09T00:17:48.827Z] HZ: Using current value: 100 [2021-06-09T00:17:48.827Z] file_header: OK [2021-06-09T00:17:48.827Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T00:17:48.827Z] Statistics: [2021-06-09T00:17:48.827Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:17:48.827Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:17:51.303Z] provisioning config files... [2021-06-09T00:17:51.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-221@tmp/config8285917117978712320tmp [Pipeline] { [Pipeline] echo [2021-06-09T00:17:51.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:51.731Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T00:17:51.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:52.191Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T00:17:52.226Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:52.599Z] ---> sudo-logs.sh [2021-06-09T00:17:52.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T00:17:52.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:53.030Z] ---> job-cost.sh [2021-06-09T00:17:53.030Z] lf-activate-venv: SKIPPING [2021-06-09T00:17:53.030Z] DEBUG: total: 0.05999999865889549 [2021-06-09T00:17:53.030Z] INFO: Retrieving Stack Cost... [2021-06-09T00:17:53.976Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T00:17:54.238Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T00:17:54.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:17:54.624Z] ---> logs-deploy.sh [2021-06-09T00:17:54.624Z] lf-activate-venv: SKIPPING [2021-06-09T00:17:54.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-221/1 [2021-06-09T00:17:54.624Z] INFO: archiving workspace using pattern(s): [2021-06-09T00:17:55.604Z] Archives upload complete. [2021-06-09T00:17:55.604Z] INFO: archiving logs to Nexus [2021-06-09T00:17:57.801Z] ---> uname -a: [2021-06-09T00:17:57.801Z] Linux prd-centos7-docker-4c-2g-1084.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> lscpu: [2021-06-09T00:17:57.801Z] Architecture: x86_64 [2021-06-09T00:17:57.801Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T00:17:57.801Z] Byte Order: Little Endian [2021-06-09T00:17:57.801Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T00:17:57.801Z] CPU(s): 2 [2021-06-09T00:17:57.801Z] On-line CPU(s) list: 0,1 [2021-06-09T00:17:57.801Z] Thread(s) per core: 1 [2021-06-09T00:17:57.801Z] Core(s) per socket: 1 [2021-06-09T00:17:57.801Z] Socket(s): 2 [2021-06-09T00:17:57.801Z] NUMA node(s): 1 [2021-06-09T00:17:57.801Z] Vendor ID: AuthenticAMD [2021-06-09T00:17:57.801Z] CPU family: 23 [2021-06-09T00:17:57.801Z] Model: 49 [2021-06-09T00:17:57.801Z] Model name: AMD EPYC-Rome Processor [2021-06-09T00:17:57.801Z] Stepping: 0 [2021-06-09T00:17:57.801Z] CPU MHz: 2800.000 [2021-06-09T00:17:57.801Z] BogoMIPS: 5600.00 [2021-06-09T00:17:57.801Z] Virtualization: AMD-V [2021-06-09T00:17:57.801Z] Hypervisor vendor: KVM [2021-06-09T00:17:57.801Z] Virtualization type: full [2021-06-09T00:17:57.801Z] L1d cache: 64 KiB [2021-06-09T00:17:57.801Z] L1i cache: 64 KiB [2021-06-09T00:17:57.801Z] L2 cache: 1 MiB [2021-06-09T00:17:57.801Z] L3 cache: 32 MiB [2021-06-09T00:17:57.801Z] NUMA node0 CPU(s): 0,1 [2021-06-09T00:17:57.801Z] Vulnerability Itlb multihit: Not affected [2021-06-09T00:17:57.801Z] Vulnerability L1tf: Not affected [2021-06-09T00:17:57.801Z] Vulnerability Mds: Not affected [2021-06-09T00:17:57.801Z] Vulnerability Meltdown: Not affected [2021-06-09T00:17:57.801Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T00:17:57.801Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T00:17:57.801Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T00:17:57.801Z] Vulnerability Srbds: Not affected [2021-06-09T00:17:57.801Z] Vulnerability Tsx async abort: Not affected [2021-06-09T00:17:57.801Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> nproc: [2021-06-09T00:17:57.801Z] 2 [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> df -h: [2021-06-09T00:17:57.801Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T00:17:57.801Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-09T00:17:57.801Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T00:17:57.801Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T00:17:57.801Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221 [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-221@tmp [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-09T00:17:57.801Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> free -m: [2021-06-09T00:17:57.801Z] total used free shared buff/cache available [2021-06-09T00:17:57.801Z] Mem: 7821 928 4783 0 2109 6714 [2021-06-09T00:17:57.801Z] Swap: 1023 0 1023 [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> ip addr: [2021-06-09T00:17:57.801Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T00:17:57.801Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T00:17:57.801Z] inet 127.0.0.1/8 scope host lo [2021-06-09T00:17:57.801Z] valid_lft forever preferred_lft forever [2021-06-09T00:17:57.801Z] inet6 ::1/128 scope host [2021-06-09T00:17:57.801Z] valid_lft forever preferred_lft forever [2021-06-09T00:17:57.801Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T00:17:57.801Z] link/ether fa:16:3e:e4:0b:ef brd ff:ff:ff:ff:ff:ff [2021-06-09T00:17:57.801Z] inet 10.30.122.212/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T00:17:57.801Z] valid_lft 85779sec preferred_lft 85779sec [2021-06-09T00:17:57.801Z] inet6 fe80::f816:3eff:fee4:bef/64 scope link [2021-06-09T00:17:57.801Z] valid_lft forever preferred_lft forever [2021-06-09T00:17:57.801Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T00:17:57.801Z] link/ether 02:42:67:39:94:9c brd ff:ff:ff:ff:ff:ff [2021-06-09T00:17:57.801Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T00:17:57.801Z] valid_lft forever preferred_lft forever [2021-06-09T00:17:57.801Z] inet6 fe80::42:67ff:fe39:949c/64 scope link [2021-06-09T00:17:57.801Z] valid_lft forever preferred_lft forever [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> sar -b -r -n DEV: [2021-06-09T00:17:57.801Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:07:25 LINUX RESTART (2 CPU) [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T00:17:57.801Z] 00:09:01 82.51 3.78 78.73 0.00 2633.71 4174.97 0.00 [2021-06-09T00:17:57.801Z] 00:10:01 1.72 0.00 1.72 0.00 0.00 32.53 0.00 [2021-06-09T00:17:57.801Z] 00:11:02 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-09T00:17:57.801Z] 00:12:01 0.22 0.00 0.22 0.00 0.00 3.79 0.00 [2021-06-09T00:17:57.801Z] 00:13:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 [2021-06-09T00:17:57.801Z] 00:14:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 [2021-06-09T00:17:57.801Z] 00:15:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-06-09T00:17:57.801Z] 00:16:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-06-09T00:17:57.801Z] 00:17:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 [2021-06-09T00:17:57.801Z] Average: 9.56 0.42 9.14 0.00 293.22 470.83 0.00 [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T00:17:57.801Z] 00:09:01 5449824 0 804200 10.04 2620 1752296 1292240 14.27 578568 1580716 132 [2021-06-09T00:17:57.801Z] 00:10:01 5460680 0 793336 9.91 2620 1752304 1204188 13.29 569324 1580680 8 [2021-06-09T00:17:57.801Z] 00:11:02 5460480 0 793532 9.91 2620 1752308 1204188 13.29 568928 1581200 8 [2021-06-09T00:17:57.801Z] 00:12:01 5458136 0 795868 9.94 2620 1752316 1204416 13.30 571284 1581200 8 [2021-06-09T00:17:57.801Z] 00:13:01 5459736 0 794264 9.92 2620 1752320 1204296 13.30 567740 1584176 16 [2021-06-09T00:17:57.801Z] 00:14:01 5459276 0 794720 9.92 2620 1752324 1204344 13.30 568044 1584180 16 [2021-06-09T00:17:57.801Z] 00:15:01 5459160 0 794832 9.92 2620 1752328 1204188 13.29 567844 1584176 8 [2021-06-09T00:17:57.801Z] 00:16:01 5446376 0 807612 10.08 2620 1752332 1204188 13.29 580280 1584176 8 [2021-06-09T00:17:57.801Z] 00:17:01 5444856 0 809128 10.10 2620 1752336 1204368 13.30 581660 1584176 8 [2021-06-09T00:17:57.801Z] Average: 5455392 0 798610 9.97 2620 1752318 1214046 13.40 572630 1582742 24 [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T00:17:57.801Z] 00:09:01 eth0 300.87 254.40 807.21 52.59 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:09:01 docker0 49.05 34.68 4.29 138.71 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:10:01 eth0 0.33 0.07 0.02 0.04 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:11:02 eth0 1.00 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:12:01 eth0 0.95 0.51 0.54 0.37 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:13:01 eth0 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:14:01 eth0 0.97 0.33 0.37 0.23 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:15:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:16:01 eth0 0.65 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:17:01 eth0 1.53 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] Average: eth0 34.14 28.51 90.04 5.96 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] Average: docker0 5.46 3.86 0.48 15.44 0.00 0.00 0.00 0.00 [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] ---> sar -P ALL: [2021-06-09T00:17:57.801Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:07:25 LINUX RESTART (2 CPU) [2021-06-09T00:17:57.801Z] [2021-06-09T00:17:57.801Z] 00:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T00:17:57.801Z] 00:09:01 all 5.91 0.00 2.33 2.66 0.07 89.04 [2021-06-09T00:17:57.801Z] 00:09:01 0 6.27 0.00 2.36 1.80 0.07 89.50 [2021-06-09T00:17:57.801Z] 00:09:01 1 5.55 0.00 2.29 3.52 0.07 88.57 [2021-06-09T00:17:57.801Z] 00:10:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-09T00:17:57.801Z] 00:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T00:17:57.801Z] 00:10:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-09T00:17:57.801Z] 00:11:02 all 0.13 0.00 0.03 0.00 0.04 99.81 [2021-06-09T00:17:57.801Z] 00:11:02 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T00:17:57.801Z] 00:11:02 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-09T00:17:57.801Z] 00:12:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-09T00:17:57.801Z] 00:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-09T00:17:57.801Z] 00:12:01 1 0.05 0.00 0.03 0.00 0.05 99.86 [2021-06-09T00:17:57.801Z] 00:13:01 all 0.08 0.00 0.02 0.00 0.04 99.87 [2021-06-09T00:17:57.801Z] 00:13:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-09T00:17:57.801Z] 00:13:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-09T00:17:57.801Z] 00:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-09T00:17:57.801Z] 00:14:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-09T00:17:57.801Z] 00:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T00:17:57.801Z] 00:15:01 all 0.14 0.00 0.01 0.00 0.03 99.82 [2021-06-09T00:17:57.801Z] 00:15:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-09T00:17:57.801Z] 00:15:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-09T00:17:57.801Z] 00:16:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-09T00:17:57.801Z] 00:16:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-09T00:17:57.801Z] 00:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T00:17:57.801Z] 00:17:01 all 0.10 0.00 0.02 0.00 0.04 99.84 [2021-06-09T00:17:57.801Z] 00:17:01 0 0.18 0.00 0.02 0.00 0.05 99.75 [2021-06-09T00:17:57.802Z] 00:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T00:17:57.802Z] Average: all 0.73 0.00 0.27 0.29 0.04 98.66 [2021-06-09T00:17:57.802Z] Average: 0 0.79 0.00 0.28 0.20 0.03 98.70 [2021-06-09T00:17:57.802Z] Average: 1 0.68 0.00 0.27 0.39 0.04 98.63 [2021-06-09T00:17:57.802Z] [2021-06-09T00:17:57.802Z] [2021-06-09T00:17:57.802Z]