Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b+5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (1d8e896f7202191ea8e308dcdca242be924b8a51) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh570156530839656244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7238589626023548243.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8149987861941073677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5890072949998727940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7768057974421000315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 Running on prd-centos7-docker-4c-2g-1268 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh77639294950598000.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh7529121040412074966.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b Merge succeeded, producing 98aadd9250dff89d2c0232b2c745b5befeb22c68 Checking out Revision 98aadd9250dff89d2c0232b2c745b5befeb22c68 (PR-971) > git config core.sparsecheckout # timeout=10 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # 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/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh2086864846221418931.key > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98aadd9250dff89d2c0232b2c745b5befeb22c68 # timeout=10 Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b636748bb84a6012b5e0525f0169f0943f677521 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-01T18:42:15.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-01T18:42:15.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-01T18:42:15.160Z] ========================================================= [2021-07-01T18:42:15.160Z] EdgeX Global Pipelines Version Info [2021-07-01T18:42:15.160Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:42:19.070Z] ------------------- [2021-07-01T18:42:19.070Z] stable info: [2021-07-01T18:42:19.070Z] ------------------- [2021-07-01T18:42:19.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-01T18:42:19.070Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T18:42:19.070Z] Message: update stable to v1.0.195 [2021-07-01T18:42:19.644Z] ------------------- [2021-07-01T18:42:19.644Z] experimental info: [2021-07-01T18:42:19.644Z] ------------------- [2021-07-01T18:42:19.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-01T18:42:19.644Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T18:42:19.644Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-01T18:42:19.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-07-01T18:42:19.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-07-01T18:42:19.829Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-01T18:42:19.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-01T18:42:19.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-01T18:42:19.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-01T18:42:19.924Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-01T18:42:19.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-01T18:42:19.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-07-01T18:42:20.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-01T18:42:20.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-01T18:42:20.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-07-01T18:42:20.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-01T18:42:20.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-01T18:42:20.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T18:42:20.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-01T18:42:20.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-01T18:42:20.208Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-01T18:42:20.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-01T18:42:20.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-01T18:42:20.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-01T18:42:20.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-01T18:42:20.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-01T18:42:20.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-01T18:42:20.411Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-01T18:42:20.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-01T18:42:20.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo [2021-07-01T18:42:20.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo [2021-07-01T18:42:20.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo [2021-07-01T18:42:20.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98aadd9250dff89d2c0232b2c745b5befeb22c68 [Pipeline] echo [2021-07-01T18:42:22.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98aadd9 [Pipeline] echo [2021-07-01T18:42:22.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T18:42:23.070Z] provisioning config files... [2021-07-01T18:42:23.101Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5099055746436822419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:42:23.432Z] ---> docker-login.sh [2021-07-01T18:42:23.432Z] nexus3.edgexfoundry.org:10001 [2021-07-01T18:42:23.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:42:23.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:42:23.697Z] Configure a credential helper to remove this warning. See [2021-07-01T18:42:23.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:42:23.697Z] [2021-07-01T18:42:23.697Z] Login Succeeded [2021-07-01T18:42:23.697Z] nexus3.edgexfoundry.org:10002 [2021-07-01T18:42:23.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:42:23.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:42:23.965Z] Configure a credential helper to remove this warning. See [2021-07-01T18:42:23.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:42:23.965Z] [2021-07-01T18:42:23.965Z] Login Succeeded [2021-07-01T18:42:23.965Z] nexus3.edgexfoundry.org:10003 [2021-07-01T18:42:23.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:42:23.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:42:23.966Z] Configure a credential helper to remove this warning. See [2021-07-01T18:42:23.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:42:23.966Z] [2021-07-01T18:42:23.966Z] Login Succeeded [2021-07-01T18:42:23.966Z] nexus3.edgexfoundry.org:10004 [2021-07-01T18:42:24.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:42:24.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:42:24.228Z] Configure a credential helper to remove this warning. See [2021-07-01T18:42:24.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:42:24.228Z] [2021-07-01T18:42:24.228Z] Login Succeeded [2021-07-01T18:42:24.228Z] docker.io [2021-07-01T18:42:24.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:42:24.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:42:24.490Z] Configure a credential helper to remove this warning. See [2021-07-01T18:42:24.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:42:24.490Z] [2021-07-01T18:42:24.490Z] Login Succeeded [2021-07-01T18:42:24.490Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T18:42:24.499Z] 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-07-01T18:42:25.012Z] + git log --format=format:%s -1 98aadd9250dff89d2c0232b2c745b5befeb22c68 [Pipeline] echo [2021-07-01T18:42:25.050Z] GIT_COMMIT: 98aadd9250dff89d2c0232b2c745b5befeb22c68, Commit Message: Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD [Pipeline] echo [2021-07-01T18:42:25.065Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:42:25.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T18:42:25.797Z] [2021-07-01T18:42:25.797Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:42:28.428Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T18:42:28.428Z] latest: Pulling from edgex-devops/git-semver [2021-07-01T18:42:28.428Z] 31603596830f: Pulling fs layer [2021-07-01T18:42:28.428Z] 54011a49482f: Pulling fs layer [2021-07-01T18:42:28.428Z] a6820b24f6d8: Pulling fs layer [2021-07-01T18:42:28.428Z] f581987b2513: Pulling fs layer [2021-07-01T18:42:28.428Z] f581987b2513: Waiting [2021-07-01T18:42:28.428Z] 54011a49482f: Verifying Checksum [2021-07-01T18:42:28.428Z] 54011a49482f: Download complete [2021-07-01T18:42:28.695Z] 31603596830f: Verifying Checksum [2021-07-01T18:42:28.695Z] 31603596830f: Download complete [2021-07-01T18:42:28.695Z] f581987b2513: Verifying Checksum [2021-07-01T18:42:28.695Z] f581987b2513: Download complete [2021-07-01T18:42:28.695Z] a6820b24f6d8: Verifying Checksum [2021-07-01T18:42:28.695Z] a6820b24f6d8: Download complete [2021-07-01T18:42:28.695Z] 31603596830f: Pull complete [2021-07-01T18:42:28.961Z] 54011a49482f: Pull complete [2021-07-01T18:42:29.536Z] a6820b24f6d8: Pull complete [2021-07-01T18:42:29.536Z] f581987b2513: Pull complete [2021-07-01T18:42:29.536Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-01T18:42:29.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T18:42:29.536Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-01T18:42:29.638Z] prd-centos7-docker-4c-2g-1268 does not seem to be running inside a container [2021-07-01T18:42:29.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-01T18:42:30.859Z] $ docker top 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-01T18:42:31.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T18:42:31.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T18:42:31.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T18:42:31.139Z] $ docker exec 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 ssh-agent [2021-07-01T18:42:31.261Z] SSH_AUTH_SOCK=/tmp/ssh-Of9G0iLwBJce/agent.15 [2021-07-01T18:42:31.261Z] SSH_AGENT_PID=22 [2021-07-01T18:42:31.271Z] Running ssh-add (command line suppressed) [2021-07-01T18:42:31.367Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_984700182358710358.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_984700182358710358.key) [2021-07-01T18:42:31.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T18:42:31.699Z] + git tag --points-at HEAD [Pipeline] } [2021-07-01T18:42:31.710Z] $ docker exec --env ******** --env ******** 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 ssh-agent -k [2021-07-01T18:42:31.816Z] unset SSH_AUTH_SOCK; [2021-07-01T18:42:31.816Z] unset SSH_AGENT_PID; [2021-07-01T18:42:31.817Z] echo Agent pid 22 killed; [2021-07-01T18:42:31.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-01T18:42:31.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T18:42:31.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T18:42:31.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T18:42:31.990Z] $ docker exec 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 ssh-agent [2021-07-01T18:42:32.104Z] SSH_AUTH_SOCK=/tmp/ssh-nbPY4RZg2bSp/agent.56 [2021-07-01T18:42:32.104Z] SSH_AGENT_PID=63 [2021-07-01T18:42:32.109Z] Running ssh-add (command line suppressed) [2021-07-01T18:42:32.218Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_747624086691099620.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_747624086691099620.key) [2021-07-01T18:42:32.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T18:42:32.541Z] + git semver init [2021-07-01T18:42:32.541Z] # -> Open(): unable to determine branch for HEAD [2021-07-01T18:42:32.541Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git [2021-07-01T18:42:32.541Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-07-01T18:42:32.541Z] # $SEMVER_REMOTE_NAME = origin [2021-07-01T18:42:32.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-01T18:42:32.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-01T18:42:32.541Z] # $SEMVER_BRANCH = PR-971 [2021-07-01T18:42:32.541Z] # $SEMVER_TEMP = /tmp/semver-533635618 [2021-07-01T18:42:32.541Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-07-01T18:42:33.120Z] # '/tmp/semver-533635618' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' [2021-07-01T18:42:33.120Z] # -> Force: false [2021-07-01T18:42:33.120Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } [2021-07-01T18:42:33.127Z] $ docker exec --env ******** --env ******** 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 ssh-agent -k [2021-07-01T18:42:33.213Z] unset SSH_AUTH_SOCK; [2021-07-01T18:42:33.213Z] unset SSH_AGENT_PID; [2021-07-01T18:42:33.213Z] echo Agent pid 63 killed; [2021-07-01T18:42:33.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T18:42:33.562Z] + git semver [Pipeline] } [2021-07-01T18:42:33.575Z] $ docker stop --time=1 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 [2021-07-01T18:42:34.869Z] $ docker rm -f 3913c1f97ab391418e4370cf663594c9d6c6e8810d783a9ce7655bf8b42786e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T18:42:35.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-01T18:42:35.507Z] Stashed 1 file(s) [Pipeline] echo [2021-07-01T18:42:35.512Z] [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-07-01T18:42:50.758Z] Still waiting to schedule task [2021-07-01T18:42:50.758Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1268’ [2021-07-01T18:42:50.761Z] Still waiting to schedule task [2021-07-01T18:42:50.761Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-01T18:44:55.115Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1269 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-07-01T18:44:55.138Z] Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout [2021-07-01T18:44:58.606Z] Selected Git installation does not exist. Using Default [2021-07-01T18:44:58.606Z] The recommended git tool is: NONE [2021-07-01T18:45:07.131Z] using credential edgex-jenkins-ssh [2021-07-01T18:45:07.149Z] Cloning the remote Git repository [2021-07-01T18:45:07.217Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:07.324Z] > git init /w/workspace/device-sdk-go/23 # timeout=10 [2021-07-01T18:45:07.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:07.396Z] > git --version # timeout=10 [2021-07-01T18:45:07.415Z] > git --version # 'git version 2.17.1' [2021-07-01T18:45:07.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:07.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T18:45:09.798Z] Merging remotes/origin/master commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b [2021-07-01T18:45:10.071Z] Merge succeeded, producing 1809d854e2cb3036c4f6625e202c75359a6d717f [2021-07-01T18:45:10.072Z] Checking out Revision 1809d854e2cb3036c4f6625e202c75359a6d717f (PR-971) [2021-07-01T18:45:09.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-01T18:45:09.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T18:45:09.112Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-01T18:45:09.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:09.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:09.158Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T18:45:09.825Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T18:45:09.843Z] > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [2021-07-01T18:45:09.948Z] > git remote # timeout=10 [2021-07-01T18:45:09.966Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T18:45:09.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:09.990Z] > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 [2021-07-01T18:45:10.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T18:45:10.086Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T18:45:10.098Z] > git checkout -f 1809d854e2cb3036c4f6625e202c75359a6d717f # timeout=10 [2021-07-01T18:45:14.273Z] Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" [2021-07-01T18:45:14.298Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T18:45:14.288Z] > git rev-list --no-walk b636748bb84a6012b5e0525f0169f0943f677521 # timeout=10 [2021-07-01T18:45:15.926Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-01T18:45:16.344Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T18:45:16.690Z] + + truesudo [2021-07-01T18:45:16.690Z] service docker restart [2021-07-01T18:45:31.477Z] Running on prd-centos7-docker-4c-2g-1270 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-07-01T18:45:31.498Z] Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout [2021-07-01T18:45:31.627Z] Selected Git installation does not exist. Using Default [2021-07-01T18:45:31.627Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T18:45:36.322Z] provisioning config files... [2021-07-01T18:45:36.349Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/23@tmp/config570633072805564086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:45:36.515Z] using credential edgex-jenkins-ssh [2021-07-01T18:45:36.540Z] Cloning the remote Git repository [2021-07-01T18:45:36.723Z] ---> docker-login.sh [2021-07-01T18:45:36.723Z] nexus3.edgexfoundry.org:10001 [2021-07-01T18:45:36.559Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:36.627Z] > git init /w/workspace/device-sdk-go/23 # timeout=10 [2021-07-01T18:45:36.659Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:36.659Z] > git --version # timeout=10 [2021-07-01T18:45:36.668Z] > git --version # 'git version 2.24.4' [2021-07-01T18:45:36.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:36.693Z] [INFO] Currently running in a labeled security context [2021-07-01T18:45:36.693Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-01T18:45:36.694Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/23@tmp/jenkins-gitclient-ssh6602096445835547914.key [2021-07-01T18:45:36.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T18:45:37.370Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-01T18:45:37.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T18:45:37.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-01T18:45:37.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:45:37.858Z] Merging remotes/origin/master commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b [2021-07-01T18:45:37.969Z] Merge succeeded, producing 5b3d0607a78a71127407f361b56755f1a086627b [2021-07-01T18:45:37.969Z] Checking out Revision 5b3d0607a78a71127407f361b56755f1a086627b (PR-971) [2021-07-01T18:45:37.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:45:37.989Z] Configure a credential helper to remove this warning. See [2021-07-01T18:45:37.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:45:37.989Z] [2021-07-01T18:45:37.989Z] Login Succeeded [2021-07-01T18:45:37.989Z] nexus3.edgexfoundry.org:10002 [2021-07-01T18:45:38.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:45:38.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:45:38.593Z] Configure a credential helper to remove this warning. See [2021-07-01T18:45:38.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:45:38.593Z] [2021-07-01T18:45:38.593Z] Login Succeeded [2021-07-01T18:45:38.593Z] nexus3.edgexfoundry.org:10003 [2021-07-01T18:45:37.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-01T18:45:37.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:37.407Z] [INFO] Currently running in a labeled security context [2021-07-01T18:45:37.407Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-01T18:45:37.407Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/23@tmp/jenkins-gitclient-ssh4979630958213206040.key [2021-07-01T18:45:37.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T18:45:37.864Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T18:45:37.871Z] > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 [2021-07-01T18:45:37.907Z] > git remote # timeout=10 [2021-07-01T18:45:37.914Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T18:45:37.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T18:45:37.924Z] [INFO] Currently running in a labeled security context [2021-07-01T18:45:37.925Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-01T18:45:37.925Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/23@tmp/jenkins-gitclient-ssh5994398645046028401.key [2021-07-01T18:45:37.934Z] > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 [2021-07-01T18:45:37.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T18:45:37.969Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T18:45:37.973Z] > git checkout -f 5b3d0607a78a71127407f361b56755f1a086627b # timeout=10 [2021-07-01T18:45:38.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:45:39.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:45:39.154Z] Configure a credential helper to remove this warning. See [2021-07-01T18:45:39.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:45:39.154Z] [2021-07-01T18:45:39.154Z] Login Succeeded [2021-07-01T18:45:39.154Z] nexus3.edgexfoundry.org:10004 [2021-07-01T18:45:39.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:45:39.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:45:39.704Z] Configure a credential helper to remove this warning. See [2021-07-01T18:45:39.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:45:39.704Z] [2021-07-01T18:45:39.704Z] Login Succeeded [2021-07-01T18:45:39.704Z] docker.io [2021-07-01T18:45:40.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:45:40.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:45:40.574Z] Configure a credential helper to remove this warning. See [2021-07-01T18:45:40.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:45:40.574Z] [2021-07-01T18:45:40.574Z] Login Succeeded [2021-07-01T18:45:40.574Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T18:45:40.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-01T18:45:40.907Z] ========================================================= [2021-07-01T18:45:40.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-01T18:45:40.907Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:45:41.258Z] + 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-07-01T18:45:41.513Z] Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" [2021-07-01T18:45:41.529Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-01T18:45:41.859Z] Sending build context to Docker daemon 2.71MB [2021-07-01T18:45:41.859Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T18:45:41.859Z] Step 2/8 : FROM ${BASE} [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T18:45:42.134Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-01T18:45:42.134Z] 595b0fe564bb: Pulling fs layer [2021-07-01T18:45:42.134Z] 3088b5b3c5c0: Pulling fs layer [2021-07-01T18:45:42.134Z] 5b7225fbf94c: Pulling fs layer [2021-07-01T18:45:42.134Z] ba82ee9f976e: Pulling fs layer [2021-07-01T18:45:42.134Z] 506bd15cee9f: Pulling fs layer [2021-07-01T18:45:42.134Z] 75a0a4a0db45: Pulling fs layer [2021-07-01T18:45:42.134Z] 618dc40b7e24: Pulling fs layer [2021-07-01T18:45:42.134Z] 506bd15cee9f: Waiting [2021-07-01T18:45:42.134Z] 75a0a4a0db45: Waiting [2021-07-01T18:45:42.134Z] 618dc40b7e24: Waiting [2021-07-01T18:45:42.134Z] ba82ee9f976e: Waiting [2021-07-01T18:45:42.134Z] 5b7225fbf94c: Verifying Checksum [2021-07-01T18:45:42.134Z] 5b7225fbf94c: Download complete [2021-07-01T18:45:42.134Z] 3088b5b3c5c0: Verifying Checksum [2021-07-01T18:45:42.134Z] 3088b5b3c5c0: Download complete [2021-07-01T18:45:42.134Z] 506bd15cee9f: Verifying Checksum [2021-07-01T18:45:42.134Z] 506bd15cee9f: Download complete [2021-07-01T18:45:42.134Z] 595b0fe564bb: Verifying Checksum [2021-07-01T18:45:42.134Z] 595b0fe564bb: Download complete [2021-07-01T18:45:42.134Z] 75a0a4a0db45: Verifying Checksum [2021-07-01T18:45:42.134Z] 75a0a4a0db45: Download complete [2021-07-01T18:45:41.514Z] > git rev-list --no-walk b636748bb84a6012b5e0525f0169f0943f677521 # timeout=10 [2021-07-01T18:45:44.578Z] 595b0fe564bb: Pull complete [2021-07-01T18:45:44.578Z] 3088b5b3c5c0: Pull complete [2021-07-01T18:45:44.578Z] 5b7225fbf94c: Pull complete [2021-07-01T18:45:44.855Z] 618dc40b7e24: Verifying Checksum [2021-07-01T18:45:44.855Z] 618dc40b7e24: Download complete [2021-07-01T18:45:44.893Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-01T18:45:45.218Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T18:45:45.517Z] + sudo service docker restart [2021-07-01T18:45:45.517Z] + true [2021-07-01T18:45:45.517Z] Redirecting to /bin/systemctl restart docker.service [2021-07-01T18:45:46.294Z] ba82ee9f976e: Verifying Checksum [2021-07-01T18:45:46.294Z] ba82ee9f976e: Download complete [2021-07-01T18:45:56.483Z] ba82ee9f976e: Pull complete [2021-07-01T18:45:56.483Z] 506bd15cee9f: Pull complete [2021-07-01T18:45:56.800Z] 75a0a4a0db45: Pull complete [2021-07-01T18:46:00.208Z] 618dc40b7e24: Pull complete [2021-07-01T18:46:00.208Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-01T18:46:00.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-01T18:46:00.208Z] ---> a36622ca3599 [2021-07-01T18:46:00.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:46:02.218Z] ---> Running in d9944a11c112 [2021-07-01T18:46:02.492Z] Removing intermediate container d9944a11c112 [2021-07-01T18:46:02.492Z] ---> ca2190db2410 [2021-07-01T18:46:02.492Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:46:02.765Z] ---> Running in e9dea07d1556 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T18:46:03.698Z] provisioning config files... [2021-07-01T18:46:03.713Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/23@tmp/config2102441287885086906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:46:04.061Z] ---> docker-login.sh [2021-07-01T18:46:04.061Z] nexus3.edgexfoundry.org:10001 [2021-07-01T18:46:04.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:46:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:46:04.324Z] Configure a credential helper to remove this warning. See [2021-07-01T18:46:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:46:04.324Z] [2021-07-01T18:46:04.324Z] Login Succeeded [2021-07-01T18:46:04.324Z] nexus3.edgexfoundry.org:10002 [2021-07-01T18:46:04.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:46:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:46:04.324Z] Configure a credential helper to remove this warning. See [2021-07-01T18:46:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:46:04.324Z] [2021-07-01T18:46:04.324Z] Login Succeeded [2021-07-01T18:46:04.324Z] nexus3.edgexfoundry.org:10003 [2021-07-01T18:46:04.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:46:04.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:46:04.595Z] Configure a credential helper to remove this warning. See [2021-07-01T18:46:04.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:46:04.595Z] [2021-07-01T18:46:04.595Z] Login Succeeded [2021-07-01T18:46:04.595Z] nexus3.edgexfoundry.org:10004 [2021-07-01T18:46:04.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:46:04.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:46:04.595Z] Configure a credential helper to remove this warning. See [2021-07-01T18:46:04.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:46:04.595Z] [2021-07-01T18:46:04.595Z] Login Succeeded [2021-07-01T18:46:04.595Z] docker.io [2021-07-01T18:46:04.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T18:46:05.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T18:46:05.119Z] Configure a credential helper to remove this warning. See [2021-07-01T18:46:05.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T18:46:05.119Z] [2021-07-01T18:46:05.119Z] Login Succeeded [2021-07-01T18:46:05.119Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T18:46:05.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-01T18:46:05.310Z] ========================================================= [2021-07-01T18:46:05.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-01T18:46:05.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:46:05.436Z] Removing intermediate container e9dea07d1556 [2021-07-01T18:46:05.436Z] ---> 3b52e4696822 [2021-07-01T18:46:05.436Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-01T18:46:05.436Z] ---> Running in 58e5e408fbca [2021-07-01T18:46:05.625Z] + 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-07-01T18:46:05.625Z] Sending build context to Docker daemon 2.711MB [2021-07-01T18:46:05.625Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T18:46:05.625Z] Step 2/8 : FROM ${BASE} [2021-07-01T18:46:05.896Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-01T18:46:05.897Z] 540db60ca938: Pulling fs layer [2021-07-01T18:46:05.897Z] adcc1eea9eea: Pulling fs layer [2021-07-01T18:46:05.897Z] 4c4ab2625f07: Pulling fs layer [2021-07-01T18:46:05.897Z] 0510c868ecb4: Pulling fs layer [2021-07-01T18:46:05.897Z] afea3b2eda06: Pulling fs layer [2021-07-01T18:46:05.897Z] 7809a108b3ef: Pulling fs layer [2021-07-01T18:46:05.897Z] f706445af74f: Pulling fs layer [2021-07-01T18:46:05.897Z] afea3b2eda06: Waiting [2021-07-01T18:46:05.897Z] 7809a108b3ef: Waiting [2021-07-01T18:46:05.897Z] f706445af74f: Waiting [2021-07-01T18:46:05.897Z] 0510c868ecb4: Waiting [2021-07-01T18:46:05.897Z] 4c4ab2625f07: Verifying Checksum [2021-07-01T18:46:05.897Z] 4c4ab2625f07: Download complete [2021-07-01T18:46:05.897Z] adcc1eea9eea: Verifying Checksum [2021-07-01T18:46:05.897Z] adcc1eea9eea: Download complete [2021-07-01T18:46:05.897Z] afea3b2eda06: Verifying Checksum [2021-07-01T18:46:05.897Z] afea3b2eda06: Download complete [2021-07-01T18:46:05.897Z] 540db60ca938: Verifying Checksum [2021-07-01T18:46:05.897Z] 540db60ca938: Download complete [2021-07-01T18:46:05.897Z] 7809a108b3ef: Verifying Checksum [2021-07-01T18:46:05.897Z] 7809a108b3ef: Download complete [2021-07-01T18:46:06.160Z] 540db60ca938: Pull complete [2021-07-01T18:46:06.160Z] adcc1eea9eea: Pull complete [2021-07-01T18:46:06.421Z] 4c4ab2625f07: Pull complete [2021-07-01T18:46:06.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T18:46:07.808Z] f706445af74f: Verifying Checksum [2021-07-01T18:46:07.808Z] f706445af74f: Download complete [2021-07-01T18:46:08.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T18:46:08.752Z] 0510c868ecb4: Verifying Checksum [2021-07-01T18:46:08.752Z] 0510c868ecb4: Download complete [2021-07-01T18:46:11.714Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-01T18:46:11.714Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-01T18:46:11.714Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-01T18:46:11.714Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-01T18:46:11.714Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-01T18:46:12.081Z] 0510c868ecb4: Pull complete [2021-07-01T18:46:12.081Z] afea3b2eda06: Pull complete [2021-07-01T18:46:12.081Z] 7809a108b3ef: Pull complete [2021-07-01T18:46:12.310Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-01T18:46:12.310Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T18:46:12.310Z] OK: 139 MiB in 46 packages [2021-07-01T18:46:13.483Z] f706445af74f: Pull complete [2021-07-01T18:46:13.483Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-01T18:46:13.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-01T18:46:13.483Z] ---> b068be0155e3 [2021-07-01T18:46:13.483Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:46:13.748Z] Removing intermediate container 58e5e408fbca [2021-07-01T18:46:13.748Z] ---> 0d499254986a [2021-07-01T18:46:13.748Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-01T18:46:13.748Z] ---> Running in 8cf16b11354b [2021-07-01T18:46:14.024Z] Removing intermediate container 8cf16b11354b [2021-07-01T18:46:14.024Z] ---> 5b054191d6d5 [2021-07-01T18:46:14.024Z] Step 7/8 : COPY . . [2021-07-01T18:46:15.463Z] ---> c500f9ab5f86 [2021-07-01T18:46:15.463Z] Step 8/8 : RUN go mod download [2021-07-01T18:46:15.742Z] ---> Running in 621338331bb1 [2021-07-01T18:46:16.812Z] ---> Running in c71fe69365dc [2021-07-01T18:46:16.812Z] Removing intermediate container c71fe69365dc [2021-07-01T18:46:16.812Z] ---> f65963d1db04 [2021-07-01T18:46:16.812Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:46:16.812Z] ---> Running in 27739534e5a6 [2021-07-01T18:46:19.722Z] Removing intermediate container 27739534e5a6 [2021-07-01T18:46:19.722Z] ---> d99081e19d85 [2021-07-01T18:46:19.722Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-01T18:46:19.722Z] ---> Running in 0d0199f5204d [2021-07-01T18:46:19.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T18:46:19.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T18:46:19.722Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-01T18:46:19.722Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-01T18:46:19.722Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-01T18:46:19.722Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-01T18:46:19.722Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-01T18:46:19.722Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-01T18:46:19.722Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T18:46:19.722Z] OK: 150 MiB in 46 packages [2021-07-01T18:46:19.722Z] Removing intermediate container 0d0199f5204d [2021-07-01T18:46:19.722Z] ---> 772cb4360f87 [2021-07-01T18:46:19.722Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-01T18:46:19.722Z] ---> Running in 179083c586cd [2021-07-01T18:46:19.987Z] Removing intermediate container 179083c586cd [2021-07-01T18:46:19.987Z] ---> ed185c926bc3 [2021-07-01T18:46:19.987Z] Step 7/8 : COPY . . [2021-07-01T18:46:20.250Z] ---> 1e7c9e545ced [2021-07-01T18:46:20.250Z] Step 8/8 : RUN go mod download [2021-07-01T18:46:20.250Z] ---> Running in 37af0e6028b3 [2021-07-01T18:46:32.515Z] Removing intermediate container 37af0e6028b3 [2021-07-01T18:46:32.515Z] ---> e01298790101 [2021-07-01T18:46:32.515Z] Successfully built e01298790101 [2021-07-01T18:46:32.515Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:46:32.823Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T18:46:32.823Z] . [Pipeline] withDockerContainer [2021-07-01T18:46:32.906Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-07-01T18:46:32.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@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 ******** ci-base-image-x86_64 cat [2021-07-01T18:46:33.319Z] $ docker top 51c2fb0166129011dd4e6f2aca50e0fb5fa9a57720f4f355fb2afedb060a3623 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T18:46:33.695Z] + go version [2021-07-01T18:46:33.695Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-01T18:46:33.705Z] $ docker stop --time=1 51c2fb0166129011dd4e6f2aca50e0fb5fa9a57720f4f355fb2afedb060a3623 [2021-07-01T18:46:34.894Z] $ docker rm -f 51c2fb0166129011dd4e6f2aca50e0fb5fa9a57720f4f355fb2afedb060a3623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:46:35.432Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T18:46:35.432Z] . [Pipeline] withDockerContainer [2021-07-01T18:46:35.506Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-07-01T18:46:35.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@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 ******** ci-base-image-x86_64 cat [2021-07-01T18:46:35.925Z] $ docker top c98bb9900de5750115010c66a35dfee19971aa4be100b24456773fca99735b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T18:46:36.329Z] + go mod tidy [Pipeline] sh [2021-07-01T18:46:36.896Z] + make test [2021-07-01T18:46:36.896Z] go mod tidy [2021-07-01T18:46:36.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T18:46:42.218Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-01T18:46:44.557Z] Removing intermediate container 621338331bb1 [2021-07-01T18:46:44.557Z] ---> 5ac6b15b3438 [2021-07-01T18:46:44.557Z] Successfully built 5ac6b15b3438 [2021-07-01T18:46:44.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:46:44.897Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T18:46:44.897Z] . [Pipeline] withDockerContainer [2021-07-01T18:46:45.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-1269 does not seem to be running inside a container [2021-07-01T18:46:45.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@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-07-01T18:46:46.806Z] $ docker top c2902224e90df65ae11c0ddbff4e3d8f3c9cde25039fc57647f113a80d2db74f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T18:46:47.787Z] + go version [2021-07-01T18:46:47.787Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-01T18:46:47.811Z] $ docker stop --time=1 c2902224e90df65ae11c0ddbff4e3d8f3c9cde25039fc57647f113a80d2db74f [2021-07-01T18:46:49.593Z] $ docker rm -f c2902224e90df65ae11c0ddbff4e3d8f3c9cde25039fc57647f113a80d2db74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:46:52.835Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T18:46:52.835Z] . [Pipeline] withDockerContainer [2021-07-01T18:46:53.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-1269 does not seem to be running inside a container [2021-07-01T18:46:53.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@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-07-01T18:46:54.838Z] $ docker top e1da75019b2cfabc55d1dd56ff02a152b0b164ab669c663852e520f352609e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T18:46:55.816Z] + go mod tidy [Pipeline] sh [2021-07-01T18:46:57.077Z] + make test [2021-07-01T18:46:57.077Z] go mod tidy [2021-07-01T18:46:57.678Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T18:47:06.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-01T18:47:06.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-01T18:47:06.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-01T18:47:06.721Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.049s coverage: 24.2% of statements [2021-07-01T18:47:06.722Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-01T18:47:06.722Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements [2021-07-01T18:47:06.988Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements [2021-07-01T18:47:07.256Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.039s coverage: 9.0% of statements [2021-07-01T18:47:07.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-01T18:47:07.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-01T18:47:07.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-01T18:47:07.839Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements [2021-07-01T18:47:07.839Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-01T18:47:09.230Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 83.3% of statements [2021-07-01T18:47:09.230Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-01T18:47:09.230Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-01T18:47:09.230Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements [2021-07-01T18:47:10.177Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.821s coverage: 89.2% of statements [2021-07-01T18:47:10.177Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-01T18:47:10.177Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 4.9% of statements [2021-07-01T18:47:10.177Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-01T18:47:10.177Z] GO111MODULE=on go vet ./... [2021-07-01T18:47:19.874Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-01T18:47:28.429Z] gofmt -l . [2021-07-01T18:47:28.429Z] [ "`gofmt -l .`" = "" ] [2021-07-01T18:47:28.429Z] ./bin/test-attribution-txt.sh [2021-07-01T18:47:28.429Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-01T18:47:28.442Z] $ docker stop --time=1 c98bb9900de5750115010c66a35dfee19971aa4be100b24456773fca99735b09 [2021-07-01T18:47:29.923Z] $ docker rm -f c98bb9900de5750115010c66a35dfee19971aa4be100b24456773fca99735b09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T18:47:30.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-01T18:47:30.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-01T18:47:45.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-01T18:47:45.666Z] + ls -al . [2021-07-01T18:47:45.667Z] total 228 [2021-07-01T18:47:45.667Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 1 18:47 . [2021-07-01T18:47:45.667Z] drwxrwxr-x. 4 jenkins jenkins 30 Jul 1 18:45 .. [2021-07-01T18:47:45.667Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 1 18:45 bin [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jul 1 18:45 CHANGELOG.md [2021-07-01T18:47:45.667Z] -rw-r--r--. 1 jenkins jenkins 125633 Jul 1 18:47 coverage.out [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 987 Jul 1 18:45 Dockerfile.build [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 1 18:45 .dockerignore [2021-07-01T18:47:45.667Z] drwxrwxr-x. 5 jenkins jenkins 62 Jul 1 18:45 example [2021-07-01T18:47:45.667Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 1 18:45 .git [2021-07-01T18:47:45.667Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 1 18:45 .github [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 1 18:45 .gitignore [2021-07-01T18:47:45.667Z] -rw-r--r--. 1 jenkins jenkins 548 Jul 1 18:47 go.mod [2021-07-01T18:47:45.667Z] -rw-r--r--. 1 jenkins jenkins 20301 Jul 1 18:46 go.sum [2021-07-01T18:47:45.667Z] drwxrwxr-x. 15 jenkins jenkins 224 Jul 1 18:45 internal [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 880 Jul 1 18:45 Jenkinsfile [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 1 18:45 LICENSE [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jul 1 18:45 Makefile [2021-07-01T18:47:45.667Z] drwxrwxr-x. 3 jenkins jenkins 16 Jul 1 18:45 openapi [2021-07-01T18:47:45.667Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 1 18:45 pkg [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jul 1 18:45 README.md [2021-07-01T18:47:45.667Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 1 18:45 snap [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 1 18:42 VERSION [2021-07-01T18:47:45.667Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 1 18:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:47:45.974Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5b3d0607a78a71127407f361b56755f1a086627b --label arch=amd64 --label version=0.0.0 . [2021-07-01T18:47:45.974Z] Sending build context to Docker daemon 2.837MB [2021-07-01T18:47:45.974Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T18:47:45.974Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-01T18:47:45.974Z] ---> e01298790101 [2021-07-01T18:47:45.974Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-01T18:47:45.974Z] ---> Running in d094fbb7130c [2021-07-01T18:47:46.249Z] Removing intermediate container d094fbb7130c [2021-07-01T18:47:46.249Z] ---> 65d3b23bd580 [2021-07-01T18:47:46.249Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:47:46.249Z] ---> Running in bd127b5cdafa [2021-07-01T18:47:46.249Z] Removing intermediate container bd127b5cdafa [2021-07-01T18:47:46.249Z] ---> ddf8babfe5f1 [2021-07-01T18:47:46.249Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:47:46.249Z] ---> Running in 956b386d0236 [2021-07-01T18:47:46.822Z] Removing intermediate container 956b386d0236 [2021-07-01T18:47:46.822Z] ---> 0acb72ebdc46 [2021-07-01T18:47:46.822Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-01T18:47:46.822Z] ---> Running in f2c96bd6aa5e [2021-07-01T18:47:47.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T18:47:48.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T18:47:48.285Z] OK: 150 MiB in 46 packages [2021-07-01T18:47:48.547Z] Removing intermediate container f2c96bd6aa5e [2021-07-01T18:47:48.547Z] ---> bd45ba4b8f1e [2021-07-01T18:47:48.547Z] Step 7/23 : COPY . . [2021-07-01T18:47:48.808Z] ---> a22a3a9faff7 [2021-07-01T18:47:48.808Z] Step 8/23 : RUN go mod download [2021-07-01T18:47:48.808Z] ---> Running in b8639b50d326 [2021-07-01T18:47:49.380Z] Removing intermediate container b8639b50d326 [2021-07-01T18:47:49.380Z] ---> ce66fe95e114 [2021-07-01T18:47:49.380Z] Step 9/23 : RUN make build [2021-07-01T18:47:49.380Z] ---> Running in 745446453d84 [2021-07-01T18:47:49.648Z] go mod tidy [2021-07-01T18:47:49.911Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-07-01T18:47:59.973Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-01T18:48:00.551Z] Removing intermediate container 745446453d84 [2021-07-01T18:48:00.551Z] ---> b744d79f553f [2021-07-01T18:48:00.551Z] Step 10/23 : FROM alpine:3.12 [2021-07-01T18:48:01.125Z] 3.12: Pulling from library/alpine [2021-07-01T18:48:01.389Z] 339de151aab4: Pulling fs layer [2021-07-01T18:48:01.651Z] 339de151aab4: Verifying Checksum [2021-07-01T18:48:01.652Z] 339de151aab4: Download complete [2021-07-01T18:48:01.652Z] 339de151aab4: Pull complete [2021-07-01T18:48:01.652Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T18:48:01.652Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T18:48:01.652Z] ---> 13621d1b12d4 [2021-07-01T18:48:01.652Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:48:01.918Z] ---> Running in 7ac509ca6430 [2021-07-01T18:48:01.918Z] Removing intermediate container 7ac509ca6430 [2021-07-01T18:48:01.918Z] ---> d32ccc336ca4 [2021-07-01T18:48:01.918Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:48:01.918Z] ---> Running in 926704f30056 [2021-07-01T18:48:02.500Z] Removing intermediate container 926704f30056 [2021-07-01T18:48:02.500Z] ---> d231a3821c61 [2021-07-01T18:48:02.500Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-01T18:48:02.500Z] ---> Running in 107f973fc530 [2021-07-01T18:48:02.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T18:48:03.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T18:48:03.597Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-01T18:48:03.857Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-01T18:48:03.857Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-01T18:48:04.802Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-01T18:48:04.802Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-01T18:48:04.802Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T18:48:04.802Z] OK: 8 MiB in 19 packages [2021-07-01T18:48:05.070Z] Removing intermediate container 107f973fc530 [2021-07-01T18:48:05.071Z] ---> 9795b3b6838d [2021-07-01T18:48:05.071Z] Step 14/23 : WORKDIR / [2021-07-01T18:48:05.071Z] ---> Running in e2df7fae7cff [2021-07-01T18:48:05.338Z] Removing intermediate container e2df7fae7cff [2021-07-01T18:48:05.338Z] ---> 6b4464fc8674 [2021-07-01T18:48:05.338Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-01T18:48:05.338Z] ---> be99f9bc47c5 [2021-07-01T18:48:05.338Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-07-01T18:48:05.911Z] ---> 856060a87c65 [2021-07-01T18:48:05.911Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-01T18:48:05.911Z] ---> 2713a4ee55a5 [2021-07-01T18:48:05.911Z] Step 18/23 : EXPOSE 59999 [2021-07-01T18:48:05.911Z] ---> Running in 23aac7417523 [2021-07-01T18:48:06.172Z] Removing intermediate container 23aac7417523 [2021-07-01T18:48:06.172Z] ---> 496c48b579f4 [2021-07-01T18:48:06.172Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-01T18:48:06.172Z] ---> Running in fda82084c846 [2021-07-01T18:48:06.172Z] Removing intermediate container fda82084c846 [2021-07-01T18:48:06.172Z] ---> a3dd8f5e85ea [2021-07-01T18:48:06.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T18:48:06.172Z] ---> Running in 7290bd845ab6 [2021-07-01T18:48:06.172Z] Removing intermediate container 7290bd845ab6 [2021-07-01T18:48:06.172Z] ---> f4612046ce82 [2021-07-01T18:48:06.172Z] Step 21/23 : LABEL arch=amd64 [2021-07-01T18:48:06.448Z] ---> Running in 98cca64fb702 [2021-07-01T18:48:06.448Z] Removing intermediate container 98cca64fb702 [2021-07-01T18:48:06.448Z] ---> 887822620171 [2021-07-01T18:48:06.448Z] Step 22/23 : LABEL git_sha=5b3d0607a78a71127407f361b56755f1a086627b [2021-07-01T18:48:06.448Z] ---> Running in b3fdec225c4a [2021-07-01T18:48:06.448Z] Removing intermediate container b3fdec225c4a [2021-07-01T18:48:06.448Z] ---> bd2bd5a31065 [2021-07-01T18:48:06.448Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T18:48:06.448Z] ---> Running in bd0fab4ca50c [2021-07-01T18:48:06.709Z] Removing intermediate container bd0fab4ca50c [2021-07-01T18:48:06.709Z] ---> 71721984c883 [2021-07-01T18:48:06.709Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-01T18:48:06.709Z] Successfully built 71721984c883 [2021-07-01T18:48:06.709Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:48:07.602Z] ---> job-cost.sh [2021-07-01T18:48:07.602Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vZgS [2021-07-01T18:48:17.647Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-01T18:48:30.477Z] lf-activate-venv(): INFO: Adding /tmp/venv-vZgS/bin to PATH [2021-07-01T18:48:30.477Z] INFO: No Stack... [2021-07-01T18:48:30.477Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-01T18:48:30.477Z] INFO: Archiving Costs [Pipeline] sh [2021-07-01T18:48:30.776Z] + cat /w/workspace/device-sdk-go/23/archives/cost.csv [2021-07-01T18:48:30.776Z] + cut -d, -f6 [Pipeline] lock [2021-07-01T18:48:30.807Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [2021-07-01T18:48:30.818Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] did not exist. Created. [2021-07-01T18:48:30.818Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-01T18:48:30.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-01T18:48:30.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-01T18:48:30.945Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-01T18:48:31.147Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-01T18:48:31.227Z] Stashed 1 file(s) [Pipeline] } [2021-07-01T18:48:31.244Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-01T18:48:35.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.369s coverage: 24.2% of statements [2021-07-01T18:48:35.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-01T18:48:35.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.193s coverage: 28.1% of statements [2021-07-01T18:48:35.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.207s coverage: 78.9% of statements [2021-07-01T18:48:35.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.201s coverage: 9.0% of statements [2021-07-01T18:48:35.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-01T18:48:35.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-01T18:48:35.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-01T18:48:35.892Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.324s coverage: 28.7% of statements [2021-07-01T18:48:35.892Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-01T18:48:38.544Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.184s coverage: 83.3% of statements [2021-07-01T18:48:38.544Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-01T18:48:38.544Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-01T18:48:38.544Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.463s coverage: 58.0% of statements [2021-07-01T18:48:40.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.060s coverage: 89.2% of statements [2021-07-01T18:48:40.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-01T18:48:40.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.194s coverage: 4.9% of statements [2021-07-01T18:48:40.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-01T18:48:40.802Z] GO111MODULE=on go vet ./... [2021-07-01T18:49:39.794Z] gofmt -l . [2021-07-01T18:49:39.794Z] [ "`gofmt -l .`" = "" ] [2021-07-01T18:49:39.794Z] ./bin/test-attribution-txt.sh [2021-07-01T18:49:39.794Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-01T18:49:39.815Z] $ docker stop --time=1 e1da75019b2cfabc55d1dd56ff02a152b0b164ab669c663852e520f352609e65 [2021-07-01T18:49:41.983Z] $ docker rm -f e1da75019b2cfabc55d1dd56ff02a152b0b164ab669c663852e520f352609e65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T18:49:43.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-01T18:49:43.126Z] Warning: overwriting stash ‘coverage-report’ [2021-07-01T18:49:43.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T18:49:44.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-01T18:49:44.670Z] + ls -al . [2021-07-01T18:49:44.670Z] total 264 [2021-07-01T18:49:44.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 18:49 . [2021-07-01T18:49:44.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:45 .. [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 18:45 .dockerignore [2021-07-01T18:49:44.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:45 .git [2021-07-01T18:49:44.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:45 .github [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 1 18:45 .gitignore [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jul 1 18:45 CHANGELOG.md [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 987 Jul 1 18:45 Dockerfile.build [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 1 18:45 Jenkinsfile [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 1 18:45 LICENSE [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jul 1 18:45 Makefile [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jul 1 18:45 README.md [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:42 VERSION [2021-07-01T18:49:44.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:45 bin [2021-07-01T18:49:44.670Z] -rw-r--r-- 1 jenkins jenkins 125634 Jul 1 18:48 coverage.out [2021-07-01T18:49:44.670Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:45 example [2021-07-01T18:49:44.670Z] -rw-r--r-- 1 jenkins jenkins 548 Jul 1 18:49 go.mod [2021-07-01T18:49:44.670Z] -rw-r--r-- 1 jenkins jenkins 20301 Jul 1 18:46 go.sum [2021-07-01T18:49:44.670Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 1 18:45 internal [2021-07-01T18:49:44.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 18:45 openapi [2021-07-01T18:49:44.670Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:45 pkg [2021-07-01T18:49:44.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:45 snap [2021-07-01T18:49:44.670Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 1 18:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:49:45.054Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1809d854e2cb3036c4f6625e202c75359a6d717f --label arch=arm64 --label version=0.0.0 . [2021-07-01T18:49:45.686Z] Sending build context to Docker daemon 2.836MB [2021-07-01T18:49:45.686Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T18:49:45.686Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-01T18:49:45.686Z] ---> 5ac6b15b3438 [2021-07-01T18:49:45.686Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-01T18:49:46.293Z] ---> Running in 72b3781587e7 [2021-07-01T18:49:46.564Z] Removing intermediate container 72b3781587e7 [2021-07-01T18:49:46.564Z] ---> 302841e6377d [2021-07-01T18:49:46.564Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:49:46.838Z] ---> Running in de74c9eaecf4 [2021-07-01T18:49:47.435Z] Removing intermediate container de74c9eaecf4 [2021-07-01T18:49:47.435Z] ---> 151af8ef60fc [2021-07-01T18:49:47.435Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:49:47.435Z] ---> Running in 64189c26ef6c [2021-07-01T18:49:49.413Z] Removing intermediate container 64189c26ef6c [2021-07-01T18:49:49.413Z] ---> 29f641b98d72 [2021-07-01T18:49:49.413Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-01T18:49:49.686Z] ---> Running in ac438e9fb92f [2021-07-01T18:49:51.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T18:49:52.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T18:49:52.693Z] OK: 139 MiB in 46 packages [2021-07-01T18:49:53.669Z] Removing intermediate container ac438e9fb92f [2021-07-01T18:49:53.670Z] ---> ede4d9f5b91e [2021-07-01T18:49:53.670Z] Step 7/23 : COPY . . [2021-07-01T18:49:55.104Z] ---> a6c4ffb944e6 [2021-07-01T18:49:55.104Z] Step 8/23 : RUN go mod download [2021-07-01T18:49:55.376Z] ---> Running in 8706a7aa5f54 [2021-07-01T18:49:58.000Z] Removing intermediate container 8706a7aa5f54 [2021-07-01T18:49:58.000Z] ---> 58f1c513afdf [2021-07-01T18:49:58.000Z] Step 9/23 : RUN make build [2021-07-01T18:49:58.000Z] ---> Running in 61ff91cad284 [2021-07-01T18:49:58.987Z] go mod tidy [2021-07-01T18:49:59.587Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-07-01T18:50:33.889Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-01T18:50:33.889Z] Removing intermediate container 61ff91cad284 [2021-07-01T18:50:33.889Z] ---> 921720a2b31d [2021-07-01T18:50:33.889Z] Step 10/23 : FROM alpine:3.12 [2021-07-01T18:50:34.483Z] 3.12: Pulling from library/alpine [2021-07-01T18:50:34.756Z] d2f70382dc9a: Pulling fs layer [2021-07-01T18:50:35.027Z] d2f70382dc9a: Verifying Checksum [2021-07-01T18:50:35.027Z] d2f70382dc9a: Download complete [2021-07-01T18:50:35.678Z] d2f70382dc9a: Pull complete [2021-07-01T18:50:35.678Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T18:50:35.678Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T18:50:35.678Z] ---> c4fd0aeabfcf [2021-07-01T18:50:35.678Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-01T18:50:35.950Z] ---> Running in a89ff600a872 [2021-07-01T18:50:36.557Z] Removing intermediate container a89ff600a872 [2021-07-01T18:50:36.557Z] ---> 3d2a8f39e9b7 [2021-07-01T18:50:36.557Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T18:50:36.557Z] ---> Running in 0e99e922e762 [2021-07-01T18:50:39.213Z] Removing intermediate container 0e99e922e762 [2021-07-01T18:50:39.213Z] ---> 5697a957a7da [2021-07-01T18:50:39.213Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-01T18:50:39.214Z] ---> Running in 89ebcc17874f [2021-07-01T18:50:40.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T18:50:40.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T18:50:41.504Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-01T18:50:41.504Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-01T18:50:41.504Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-01T18:50:41.777Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-01T18:50:41.777Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-01T18:50:42.051Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T18:50:42.051Z] OK: 8 MiB in 19 packages [2021-07-01T18:50:43.048Z] Removing intermediate container 89ebcc17874f [2021-07-01T18:50:43.048Z] ---> 3a74c9e9460b [2021-07-01T18:50:43.048Z] Step 14/23 : WORKDIR / [2021-07-01T18:50:43.321Z] ---> Running in c4af640c310d [2021-07-01T18:50:43.595Z] Removing intermediate container c4af640c310d [2021-07-01T18:50:43.595Z] ---> 82d5c1873a27 [2021-07-01T18:50:43.595Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-01T18:50:44.574Z] ---> d9b9f0bc6991 [2021-07-01T18:50:44.574Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-07-01T18:50:46.008Z] ---> d5803b3d37d4 [2021-07-01T18:50:46.008Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-01T18:50:46.601Z] ---> ff5f540effe3 [2021-07-01T18:50:46.601Z] Step 18/23 : EXPOSE 59999 [2021-07-01T18:50:46.601Z] ---> Running in d0a17d3225a1 [2021-07-01T18:50:47.195Z] Removing intermediate container d0a17d3225a1 [2021-07-01T18:50:47.195Z] ---> c9530245679c [2021-07-01T18:50:47.195Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-01T18:50:47.195Z] ---> Running in f6d8de821ce0 [2021-07-01T18:50:47.788Z] Removing intermediate container f6d8de821ce0 [2021-07-01T18:50:47.788Z] ---> d97930322ce3 [2021-07-01T18:50:47.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T18:50:47.788Z] ---> Running in 1fb2c26d6333 [2021-07-01T18:50:48.071Z] Removing intermediate container 1fb2c26d6333 [2021-07-01T18:50:48.071Z] ---> d501d57d5749 [2021-07-01T18:50:48.071Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T18:50:48.343Z] ---> Running in b4623350271e [2021-07-01T18:50:48.937Z] Removing intermediate container b4623350271e [2021-07-01T18:50:48.937Z] ---> 345fae782098 [2021-07-01T18:50:48.937Z] Step 22/23 : LABEL git_sha=1809d854e2cb3036c4f6625e202c75359a6d717f [2021-07-01T18:50:48.937Z] ---> Running in 2397bbcd968e [2021-07-01T18:50:49.532Z] Removing intermediate container 2397bbcd968e [2021-07-01T18:50:49.532Z] ---> 7572f508e5ae [2021-07-01T18:50:49.532Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T18:50:49.532Z] ---> Running in e0ec1ec26d70 [2021-07-01T18:50:50.126Z] Removing intermediate container e0ec1ec26d70 [2021-07-01T18:50:50.126Z] ---> a97a3273c77b [2021-07-01T18:50:50.126Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-01T18:50:50.126Z] Successfully built a97a3273c77b [2021-07-01T18:50:50.126Z] Successfully tagged device-sdk-simple-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-07-01T18:50:50.861Z] ---> job-cost.sh [2021-07-01T18:50:50.861Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q76r [2021-07-01T18:51:29.840Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-01T18:53:06.620Z] lf-activate-venv(): INFO: Adding /tmp/venv-q76r/bin to PATH [2021-07-01T18:53:06.620Z] INFO: No Stack... [2021-07-01T18:53:06.620Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-01T18:53:06.620Z] INFO: Archiving Costs [Pipeline] sh [2021-07-01T18:53:06.970Z] + + catcut /w/workspace/device-sdk-go/23/archives/cost.csv -d, [2021-07-01T18:53:06.970Z] -f6 [Pipeline] lock [2021-07-01T18:53:07.036Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [2021-07-01T18:53:07.046Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] did not exist. Created. [2021-07-01T18:53:07.046Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-01T18:53:07.423Z] /w/workspace/device-sdk-go/23@tmp/durable-77df30a3/script.sh: 1: /w/workspace/device-sdk-go/23@tmp/durable-77df30a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-01T18:53:07.770Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-01T18:53:07.807Z] Warning: overwriting stash ‘stack-cost’ [2021-07-01T18:53:07.998Z] Stashed 1 file(s) [Pipeline] } [2021-07-01T18:53:08.011Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-23-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-01T18:53:11.809Z] provisioning config files... [2021-07-01T18:53:11.824Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config2223840764507880957tmp [Pipeline] { [Pipeline] sh [2021-07-01T18:53:12.152Z] + set +x [2021-07-01T18:53:12.152Z] + bash -s -- [2021-07-01T18:53:12.153Z] + curl -s https://codecov.io/bash [2021-07-01T18:53:12.153Z] [2021-07-01T18:53:12.153Z] _____ _ [2021-07-01T18:53:12.153Z] / ____| | | [2021-07-01T18:53:12.153Z] | | ___ __| | ___ ___ _____ __ [2021-07-01T18:53:12.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-01T18:53:12.153Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-01T18:53:12.153Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-01T18:53:12.153Z] Bash-1.0.3 [2021-07-01T18:53:12.153Z] [2021-07-01T18:53:12.153Z] [2021-07-01T18:53:12.153Z] ==> git version 2.24.4 found [2021-07-01T18:53:12.153Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-01T18:53:12.153Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-01T18:53:12.153Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-01T18:53:12.153Z] ==> Jenkins CI detected. [2021-07-01T18:53:12.153Z] project root: . [2021-07-01T18:53:12.153Z] --> token set from env [2021-07-01T18:53:12.153Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-01T18:53:12.153Z] ==> Running gcov in . (disable via -X gcov) [2021-07-01T18:53:12.153Z] ==> Python coveragepy not found [2021-07-01T18:53:12.153Z] ==> Searching for coverage reports in: [2021-07-01T18:53:12.153Z] + . [2021-07-01T18:53:12.414Z] -> Found 1 reports [2021-07-01T18:53:12.414Z] ==> Detecting git/mercurial file structure [2021-07-01T18:53:12.414Z] ==> Reading reports [2021-07-01T18:53:12.414Z] + ./coverage.out bytes=125634 [2021-07-01T18:53:12.414Z] ==> Appending adjustments [2021-07-01T18:53:12.414Z] https://docs.codecov.io/docs/fixing-reports [2021-07-01T18:53:12.685Z] + Found adjustments [2021-07-01T18:53:12.685Z] ==> Gzipping contents [2021-07-01T18:53:12.685Z] 16K /tmp/codecov.aXanLh.gz [2021-07-01T18:53:12.685Z] ==> Uploading reports [2021-07-01T18:53:12.685Z] url: https://codecov.io [2021-07-01T18:53:12.685Z] query: branch=PR-971&commit=98aadd9250dff89d2c0232b2c745b5befeb22c68&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-07-01T18:53:12.685Z] -> Pinging Codecov [2021-07-01T18:53:12.685Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=98aadd9250dff89d2c0232b2c745b5befeb22c68&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-07-01T18:53:13.084Z] -> Uploading to [2021-07-01T18:53:13.084Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-01/7E55EF52A471D76F132DFD9A03CDDE97/98aadd9250dff89d2c0232b2c745b5befeb22c68/7654f432-6a30-468f-9e54-aa554b0a024b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T185312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4a591fab0c00d53173d35bce7b7e614db79150286c24acd6e9207c8becd636d [2021-07-01T18:53:13.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T18:53:13.084Z] Dload Upload Total Spent Left Speed [2021-07-01T18:53:13.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16305 0 0 100 16305 0 45783 --:--:-- --:--:-- --:--:-- 45929 [2021-07-01T18:53:13.346Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/98aadd9250dff89d2c0232b2c745b5befeb22c68 [Pipeline] } [2021-07-01T18:53:13.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:17.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:18.250Z] ---> package-listing.sh [2021-07-01T18:53:18.251Z] ++ facter osfamily [2021-07-01T18:53:18.251Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-01T18:53:18.512Z] + OS_FAMILY=redhat [2021-07-01T18:53:18.512Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-07-01T18:53:18.512Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-01T18:53:18.512Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-01T18:53:18.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-01T18:53:18.512Z] + PACKAGES=/tmp/packages_start.txt [2021-07-01T18:53:18.512Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-07-01T18:53:18.512Z] + PACKAGES=/tmp/packages_end.txt [2021-07-01T18:53:18.512Z] + case "${OS_FAMILY}" in [2021-07-01T18:53:18.512Z] + rpm -qa [2021-07-01T18:53:18.512Z] + sort [2021-07-01T18:53:19.087Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-01T18:53:19.087Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-01T18:53:19.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-01T18:53:19.087Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-07-01T18:53:19.087Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [2021-07-01T18:53:19.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo [2021-07-01T18:53:19.101Z] 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/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-01T18:53:19.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:53:19.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T18:53:19.964Z] [2021-07-01T18:53:19.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-01T18:53:20.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T18:53:20.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-01T18:53:20.277Z] df20fa9351a1: Pulling fs layer [2021-07-01T18:53:20.277Z] 36b3adc4ff6f: Pulling fs layer [2021-07-01T18:53:20.277Z] 8ad3a11d3b57: Pulling fs layer [2021-07-01T18:53:20.277Z] 46f8f816bc3b: Pulling fs layer [2021-07-01T18:53:20.277Z] 93b61091891f: Pulling fs layer [2021-07-01T18:53:20.277Z] 93b9cdb0e59b: Pulling fs layer [2021-07-01T18:53:20.277Z] 5e14af77c1be: Pulling fs layer [2021-07-01T18:53:20.277Z] 01666e4c0597: Pulling fs layer [2021-07-01T18:53:20.277Z] aa168da1d23b: Pulling fs layer [2021-07-01T18:53:20.277Z] 93b9cdb0e59b: Waiting [2021-07-01T18:53:20.277Z] 5e14af77c1be: Waiting [2021-07-01T18:53:20.277Z] 01666e4c0597: Waiting [2021-07-01T18:53:20.277Z] aa168da1d23b: Waiting [2021-07-01T18:53:20.277Z] 46f8f816bc3b: Waiting [2021-07-01T18:53:20.277Z] 93b61091891f: Waiting [2021-07-01T18:53:20.542Z] 36b3adc4ff6f: Verifying Checksum [2021-07-01T18:53:20.542Z] 36b3adc4ff6f: Download complete [2021-07-01T18:53:20.542Z] 46f8f816bc3b: Verifying Checksum [2021-07-01T18:53:20.542Z] 46f8f816bc3b: Download complete [2021-07-01T18:53:20.542Z] df20fa9351a1: Verifying Checksum [2021-07-01T18:53:20.542Z] df20fa9351a1: Download complete [2021-07-01T18:53:20.542Z] 93b9cdb0e59b: Verifying Checksum [2021-07-01T18:53:20.542Z] 93b9cdb0e59b: Download complete [2021-07-01T18:53:20.542Z] 5e14af77c1be: Verifying Checksum [2021-07-01T18:53:20.542Z] 5e14af77c1be: Download complete [2021-07-01T18:53:20.542Z] 01666e4c0597: Verifying Checksum [2021-07-01T18:53:20.542Z] 01666e4c0597: Download complete [2021-07-01T18:53:20.542Z] 93b61091891f: Verifying Checksum [2021-07-01T18:53:20.542Z] 93b61091891f: Download complete [2021-07-01T18:53:20.804Z] df20fa9351a1: Pull complete [2021-07-01T18:53:20.804Z] 8ad3a11d3b57: Verifying Checksum [2021-07-01T18:53:20.804Z] 8ad3a11d3b57: Download complete [2021-07-01T18:53:21.066Z] 36b3adc4ff6f: Pull complete [2021-07-01T18:53:21.640Z] 8ad3a11d3b57: Pull complete [2021-07-01T18:53:21.640Z] 46f8f816bc3b: Pull complete [2021-07-01T18:53:21.912Z] 93b61091891f: Pull complete [2021-07-01T18:53:21.912Z] 93b9cdb0e59b: Pull complete [2021-07-01T18:53:22.174Z] 5e14af77c1be: Pull complete [2021-07-01T18:53:22.174Z] 01666e4c0597: Pull complete [2021-07-01T18:53:23.137Z] aa168da1d23b: Verifying Checksum [2021-07-01T18:53:23.138Z] aa168da1d23b: Download complete [2021-07-01T18:53:27.366Z] aa168da1d23b: Pull complete [2021-07-01T18:53:27.366Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-01T18:53:27.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T18:53:27.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-01T18:53:27.450Z] prd-centos7-docker-4c-2g-1268 does not seem to be running inside a container [2021-07-01T18:53:27.500Z] $ 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/dgexfoundry_device-sdk-go_PR-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-01T18:53:29.569Z] $ docker top 78c13ee3fcca72e3d7783dce09ba814051a89e2d754a382ee1fa4c98332a54bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T18:53:29.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-01T18:53:30.283Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-01T18:53:30.617Z] + ls /var/log/sa-host [2021-07-01T18:53:30.617Z] + sadf -c /var/log/sa-host/sa01 [2021-07-01T18:53:30.617Z] file_magic: OK [2021-07-01T18:53:30.617Z] HZ: Using current value: 100 [2021-07-01T18:53:30.617Z] file_header: OK [2021-07-01T18:53:30.617Z] 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-07-01T18:53:30.617Z] Statistics: [2021-07-01T18:53:30.617Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T18:53:30.617Z] File successfully converted to sysstat format version 12.2.1 [2021-07-01T18:53:30.617Z] + sadf -c /var/log/sa-host/sa05 [2021-07-01T18:53:30.617Z] file_magic: OK [2021-07-01T18:53:30.617Z] HZ: Using current value: 100 [2021-07-01T18:53:30.617Z] file_header: OK [2021-07-01T18:53:30.617Z] 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-07-01T18:53:30.617Z] Statistics: [2021-07-01T18:53:30.617Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T18:53:30.617Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T18:53:33.702Z] provisioning config files... [2021-07-01T18:53:33.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6485534783215642883tmp [Pipeline] { [Pipeline] echo [2021-07-01T18:53:33.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:34.059Z] ---> create-netrc.sh [Pipeline] } [2021-07-01T18:53:34.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:34.508Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-01T18:53:34.518Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:34.814Z] ---> sudo-logs.sh [2021-07-01T18:53:34.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-01T18:53:34.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:35.154Z] ---> job-cost.sh [2021-07-01T18:53:35.154Z] lf-activate-venv: SKIPPING [2021-07-01T18:53:35.154Z] DEBUG: total: 0.18000000715255737 [2021-07-01T18:53:35.154Z] INFO: Retrieving Stack Cost... [2021-07-01T18:53:36.541Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-01T18:53:36.802Z] INFO: Archiving Costs [Pipeline] echo [2021-07-01T18:53:36.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T18:53:37.112Z] ---> logs-deploy.sh [2021-07-01T18:53:37.112Z] lf-activate-venv: SKIPPING [2021-07-01T18:53:37.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/23 [2021-07-01T18:53:37.112Z] INFO: archiving workspace using pattern(s): [2021-07-01T18:53:39.668Z] Archives upload complete. [2021-07-01T18:53:39.668Z] INFO: archiving logs to Nexus [2021-07-01T18:53:39.668Z] ---> uname -a: [2021-07-01T18:53:39.668Z] Linux prd-centos7-docker-4c-2g-1268.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-07-01T18:53:39.668Z] [2021-07-01T18:53:39.668Z] [2021-07-01T18:53:39.668Z] ---> lscpu: [2021-07-01T18:53:39.668Z] Architecture: x86_64 [2021-07-01T18:53:39.668Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-01T18:53:39.668Z] Byte Order: Little Endian [2021-07-01T18:53:39.668Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-01T18:53:39.668Z] CPU(s): 2 [2021-07-01T18:53:39.668Z] On-line CPU(s) list: 0,1 [2021-07-01T18:53:39.668Z] Thread(s) per core: 1 [2021-07-01T18:53:39.668Z] Core(s) per socket: 1 [2021-07-01T18:53:39.668Z] Socket(s): 2 [2021-07-01T18:53:39.668Z] NUMA node(s): 1 [2021-07-01T18:53:39.668Z] Vendor ID: AuthenticAMD [2021-07-01T18:53:39.668Z] CPU family: 23 [2021-07-01T18:53:39.668Z] Model: 49 [2021-07-01T18:53:39.668Z] Model name: AMD EPYC-Rome Processor [2021-07-01T18:53:39.668Z] Stepping: 0 [2021-07-01T18:53:39.668Z] CPU MHz: 2800.000 [2021-07-01T18:53:39.668Z] BogoMIPS: 5600.00 [2021-07-01T18:53:39.668Z] Virtualization: AMD-V [2021-07-01T18:53:39.668Z] Hypervisor vendor: KVM [2021-07-01T18:53:39.668Z] Virtualization type: full [2021-07-01T18:53:39.668Z] L1d cache: 64 KiB [2021-07-01T18:53:39.668Z] L1i cache: 64 KiB [2021-07-01T18:53:39.668Z] L2 cache: 1 MiB [2021-07-01T18:53:39.668Z] L3 cache: 32 MiB [2021-07-01T18:53:39.668Z] NUMA node0 CPU(s): 0,1 [2021-07-01T18:53:39.668Z] Vulnerability Itlb multihit: Not affected [2021-07-01T18:53:39.668Z] Vulnerability L1tf: Not affected [2021-07-01T18:53:39.668Z] Vulnerability Mds: Not affected [2021-07-01T18:53:39.668Z] Vulnerability Meltdown: Not affected [2021-07-01T18:53:39.668Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-01T18:53:39.668Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-01T18:53:39.669Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-01T18:53:39.669Z] Vulnerability Srbds: Not affected [2021-07-01T18:53:39.669Z] Vulnerability Tsx async abort: Not affected [2021-07-01T18:53:39.669Z] 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-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> nproc: [2021-07-01T18:53:39.669Z] 2 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> df -h: [2021-07-01T18:53:39.669Z] Filesystem Size Used Available Use% Mounted on [2021-07-01T18:53:39.669Z] overlay 40.0G 7.6G 32.4G 19% / [2021-07-01T18:53:39.669Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-01T18:53:39.669Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-01T18:53:39.669Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-07-01T18:53:39.669Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> free -m: [2021-07-01T18:53:39.669Z] total used free shared buff/cache available [2021-07-01T18:53:39.669Z] Mem: 7821 936 4786 0 2098 6706 [2021-07-01T18:53:39.669Z] Swap: 1023 0 1023 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> ip addr: [2021-07-01T18:53:39.669Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-01T18:53:39.669Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-01T18:53:39.669Z] inet 127.0.0.1/8 scope host lo [2021-07-01T18:53:39.669Z] valid_lft forever preferred_lft forever [2021-07-01T18:53:39.669Z] inet6 ::1/128 scope host [2021-07-01T18:53:39.669Z] valid_lft forever preferred_lft forever [2021-07-01T18:53:39.669Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-01T18:53:39.669Z] link/ether fa:16:3e:f7:d4:ef brd ff:ff:ff:ff:ff:ff [2021-07-01T18:53:39.669Z] inet 10.30.122.27/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-01T18:53:39.669Z] valid_lft 85681sec preferred_lft 85681sec [2021-07-01T18:53:39.669Z] inet6 fe80::f816:3eff:fef7:d4ef/64 scope link [2021-07-01T18:53:39.669Z] valid_lft forever preferred_lft forever [2021-07-01T18:53:39.669Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-01T18:53:39.669Z] link/ether 02:42:d3:82:68:eb brd ff:ff:ff:ff:ff:ff [2021-07-01T18:53:39.669Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-01T18:53:39.669Z] valid_lft forever preferred_lft forever [2021-07-01T18:53:39.669Z] inet6 fe80::42:d3ff:fe82:68eb/64 scope link [2021-07-01T18:53:39.669Z] valid_lft forever preferred_lft forever [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> sar -b -r -n DEV: [2021-07-01T18:53:39.669Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:41:26 LINUX RESTART (2 CPU) [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-01T18:53:39.669Z] 18:43:01 87.61 4.52 83.08 0.00 2884.93 3736.37 0.00 [2021-07-01T18:53:39.669Z] 18:44:02 0.90 0.00 0.90 0.00 0.00 21.86 0.00 [2021-07-01T18:53:39.669Z] 18:45:01 0.29 0.00 0.29 0.00 0.00 3.39 0.00 [2021-07-01T18:53:39.669Z] 18:46:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-07-01T18:53:39.669Z] 18:47:01 0.18 0.00 0.18 0.00 0.00 2.35 0.00 [2021-07-01T18:53:39.669Z] 18:48:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 [2021-07-01T18:53:39.669Z] 18:49:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 [2021-07-01T18:53:39.669Z] 18:50:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 [2021-07-01T18:53:39.669Z] 18:51:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-07-01T18:53:39.669Z] 18:52:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-07-01T18:53:39.669Z] 18:53:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-07-01T18:53:39.669Z] Average: 8.14 0.41 7.74 0.00 258.79 339.75 0.00 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-01T18:53:39.669Z] 18:43:01 5451988 0 813536 10.16 2620 1740788 1291964 14.26 581468 1575332 128 [2021-07-01T18:53:39.669Z] 18:44:02 5450872 0 814640 10.17 2620 1740800 1291628 14.26 583468 1575300 16 [2021-07-01T18:53:39.669Z] 18:45:01 5459456 0 806056 10.06 2620 1740800 1205204 13.31 573952 1577136 20 [2021-07-01T18:53:39.669Z] 18:46:01 5457996 0 807512 10.08 2620 1740804 1205252 13.31 575552 1577136 16 [2021-07-01T18:53:39.669Z] 18:47:01 5456516 0 808984 10.10 2620 1740812 1205072 13.30 576668 1577840 20 [2021-07-01T18:53:39.669Z] 18:48:01 5456884 0 808616 10.10 2620 1740812 1205012 13.30 576280 1577840 12 [2021-07-01T18:53:39.669Z] 18:49:01 5457288 0 808204 10.09 2620 1740820 1204952 13.30 575968 1577840 8 [2021-07-01T18:53:39.669Z] 18:50:01 5450608 0 814880 10.17 2620 1740824 1204952 13.30 582828 1577840 8 [2021-07-01T18:53:39.669Z] 18:51:01 5449736 0 815748 10.19 2620 1740828 1204952 13.30 583272 1577844 16 [2021-07-01T18:53:39.669Z] 18:52:01 5449668 0 815812 10.19 2620 1740832 1205072 13.30 585588 1576192 12 [2021-07-01T18:53:39.669Z] 18:53:01 5449848 0 815632 10.18 2620 1740832 1204952 13.30 584976 1576192 8 [2021-07-01T18:53:39.669Z] Average: 5453715 0 811784 10.14 2620 1740814 1220819 13.48 580002 1576954 24 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-01T18:53:39.669Z] 18:43:01 eth0 415.66 306.50 841.27 73.15 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:43:01 docker0 10.77 6.99 2.02 28.94 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:44:02 eth0 4.00 1.52 2.96 0.10 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:45:01 eth0 0.81 0.29 0.30 0.17 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:46:01 eth0 0.68 0.30 0.29 0.23 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:47:01 eth0 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:48:01 eth0 0.20 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:49:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:52:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:53:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] Average: eth0 37.88 27.76 75.81 6.62 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] Average: docker0 0.97 0.63 0.18 2.60 0.00 0.00 0.00 0.00 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] ---> sar -P ALL: [2021-07-01T18:53:39.669Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:41:26 LINUX RESTART (2 CPU) [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] 18:42:02 CPU %user %nice %system %iowait %steal %idle [2021-07-01T18:53:39.669Z] 18:43:01 all 8.50 0.00 2.95 2.31 0.06 86.17 [2021-07-01T18:53:39.669Z] 18:43:01 0 8.00 0.00 3.19 1.47 0.05 87.28 [2021-07-01T18:53:39.669Z] 18:43:01 1 9.00 0.00 2.72 3.15 0.07 85.06 [2021-07-01T18:53:39.669Z] 18:44:02 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-07-01T18:53:39.669Z] 18:44:02 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-07-01T18:53:39.669Z] 18:44:02 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-07-01T18:53:39.669Z] 18:45:01 all 0.17 0.00 0.04 0.00 0.03 99.76 [2021-07-01T18:53:39.669Z] 18:45:01 0 0.27 0.00 0.03 0.00 0.03 99.66 [2021-07-01T18:53:39.669Z] 18:45:01 1 0.07 0.00 0.05 0.00 0.02 99.86 [2021-07-01T18:53:39.669Z] 18:46:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-07-01T18:53:39.669Z] 18:46:01 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-07-01T18:53:39.669Z] 18:46:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-01T18:53:39.669Z] 18:47:01 all 0.18 0.00 0.04 0.00 0.03 99.74 [2021-07-01T18:53:39.669Z] 18:47:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2021-07-01T18:53:39.669Z] 18:47:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-01T18:53:39.669Z] 18:48:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-01T18:53:39.669Z] 18:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-01T18:53:39.669Z] 18:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-01T18:53:39.669Z] 18:49:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-07-01T18:53:39.669Z] 18:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-01T18:53:39.669Z] 18:49:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-07-01T18:53:39.669Z] 18:50:01 all 0.13 0.00 0.06 0.00 0.03 99.79 [2021-07-01T18:53:39.669Z] 18:50:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-07-01T18:53:39.669Z] 18:50:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-07-01T18:53:39.669Z] 18:51:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-07-01T18:53:39.669Z] 18:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-01T18:53:39.669Z] 18:51:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-07-01T18:53:39.669Z] 18:52:01 all 0.09 0.00 0.04 0.00 0.01 99.86 [2021-07-01T18:53:39.669Z] 18:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-07-01T18:53:39.669Z] 18:52:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-01T18:53:39.669Z] 18:53:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-07-01T18:53:39.669Z] 18:53:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-07-01T18:53:39.669Z] 18:53:01 1 0.22 0.00 0.05 0.00 0.00 99.73 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-07-01T18:53:39.669Z] Average: all 0.87 0.00 0.30 0.20 0.02 98.60 [2021-07-01T18:53:39.669Z] Average: 0 0.81 0.00 0.32 0.13 0.02 98.72 [2021-07-01T18:53:39.669Z] Average: 1 0.93 0.00 0.28 0.28 0.03 98.49 [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z] [2021-07-01T18:53:39.669Z]