Pull request #855 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from db824b875dc02d1a30db4b13af66b223f6c4436d+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (0b5ecec15b4692a2778099baa4eb1a5b7ee134cf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-855/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-855/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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/v1 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32447 in /w/workspace/dgexfoundry_device-sdk-go_PR-855 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-855 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/855/head:refs/remotes/origin/PR-855 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit db824b875dc02d1a30db4b13af66b223f6c4436d Merge succeeded, producing db824b875dc02d1a30db4b13af66b223f6c4436d Checking out Revision db824b875dc02d1a30db4b13af66b223f6c4436d (PR-855) > git config core.sparsecheckout # timeout=10 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 Commit message: "fix: add device OperatingState check in device command API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:22:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:22:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:22:15 ========================================================= 08:22:15 EdgeX Global Pipelines Version Info 08:22:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:22:16 ------------------- 08:22:16 stable info: 08:22:16 ------------------- 08:22:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:22:16 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:22:16 Message: update stable to v1.0.186 08:22:17 ------------------- 08:22:17 experimental info: 08:22:17 ------------------- 08:22:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:22:17 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 08:22:17 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:22:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:22:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:22:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-855 [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-855 [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-855 [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db824b875dc02d1a30db4b13af66b223f6c4436d [Pipeline] echo 08:22:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db824b8 [Pipeline] echo 08:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:22:22 provisioning config files... 08:22:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/config5318799467581738138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:22 ---> docker-login.sh 08:22:22 nexus3.edgexfoundry.org:10001 08:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:23 Configure a credential helper to remove this warning. See 08:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:23 08:22:23 Login Succeeded 08:22:23 nexus3.edgexfoundry.org:10002 08:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:23 Configure a credential helper to remove this warning. See 08:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:23 08:22:23 Login Succeeded 08:22:23 nexus3.edgexfoundry.org:10003 08:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:23 Configure a credential helper to remove this warning. See 08:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:23 08:22:23 Login Succeeded 08:22:23 nexus3.edgexfoundry.org:10004 08:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:23 Configure a credential helper to remove this warning. See 08:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:23 08:22:23 Login Succeeded 08:22:23 docker.io 08:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:24 Configure a credential helper to remove this warning. See 08:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:24 08:22:24 Login Succeeded 08:22:24 ---> docker-login.sh ends [Pipeline] } 08:22:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:25 + git log --format=format:%s -1 db824b875dc02d1a30db4b13af66b223f6c4436d [Pipeline] echo 08:22:25 GIT_COMMIT: db824b875dc02d1a30db4b13af66b223f6c4436d, Commit Message: fix: add device OperatingState check in device command API [Pipeline] echo 08:22:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:26 08:22:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:22:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:26 latest: Pulling from edgex-devops/git-semver 08:22:26 31603596830f: Pulling fs layer 08:22:26 2a8b12db71e7: Pulling fs layer 08:22:26 6ca5941a6612: Pulling fs layer 08:22:26 ecc8261a40a4: Pulling fs layer 08:22:26 ecc8261a40a4: Waiting 08:22:26 2a8b12db71e7: Verifying Checksum 08:22:26 2a8b12db71e7: Download complete 08:22:26 31603596830f: Verifying Checksum 08:22:26 31603596830f: Download complete 08:22:27 ecc8261a40a4: Verifying Checksum 08:22:27 ecc8261a40a4: Download complete 08:22:27 6ca5941a6612: Verifying Checksum 08:22:27 6ca5941a6612: Download complete 08:22:27 31603596830f: Pull complete 08:22:27 2a8b12db71e7: Pull complete 08:22:28 6ca5941a6612: Pull complete 08:22:28 ecc8261a40a4: Pull complete 08:22:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:22:28 prd-centos7-docker-4c-2g-32447 does not seem to be running inside a container 08:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-855 -v /w/workspace/dgexfoundry_device-sdk-go_PR-855:/w/workspace/dgexfoundry_device-sdk-go_PR-855:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:22:31 $ docker top b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:31 [ssh-agent] Looking for ssh-agent implementation... 08:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:31 $ docker exec b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 ssh-agent 08:22:31 SSH_AUTH_SOCK=/tmp/ssh-dbYvNnmAzjXU/agent.12 08:22:31 SSH_AGENT_PID=17 08:22:31 Running ssh-add (command line suppressed) 08:22:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/private_key_2506514731886124668.key (/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/private_key_2506514731886124668.key) 08:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:32 + git tag --points-at HEAD [Pipeline] } 08:22:32 $ docker exec --env ******** --env ******** b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 ssh-agent -k 08:22:32 unset SSH_AUTH_SOCK; 08:22:32 unset SSH_AGENT_PID; 08:22:32 echo Agent pid 17 killed; 08:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:32 [ssh-agent] Looking for ssh-agent implementation... 08:22:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:33 $ docker exec b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 ssh-agent 08:22:33 SSH_AUTH_SOCK=/tmp/ssh-KRvetYDfHFoM/agent.46 08:22:33 SSH_AGENT_PID=51 08:22:33 Running ssh-add (command line suppressed) 08:22:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/private_key_5512753224637591703.key (/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/private_key_5512753224637591703.key) 08:22:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:33 + git semver init 08:22:33 # -> Open(): unable to determine branch for HEAD 08:22:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-855/.git 08:22:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-855 08:22:33 # $SEMVER_REMOTE_NAME = origin 08:22:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:33 # $SEMVER_USER_NAME = edgex-jenkins 08:22:33 # $SEMVER_BRANCH = PR-855 08:22:33 # $SEMVER_TEMP = /tmp/semver-693787485 08:22:33 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:22:35 # '/tmp/semver-693787485' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-855/.semver' 08:22:35 # -> Force: false 08:22:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-855/.semver [Pipeline] } 08:22:35 $ docker exec --env ******** --env ******** b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 ssh-agent -k 08:22:35 unset SSH_AUTH_SOCK; 08:22:35 unset SSH_AGENT_PID; 08:22:35 echo Agent pid 51 killed; 08:22:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:36 + git semver [Pipeline] } 08:22:36 $ docker stop --time=1 b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 08:22:37 $ docker rm -f b40ff86d401a2367b6eb84d89447b080209ec7d32a322783d2e21a9279a24930 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:38 Stashed 1 file(s) [Pipeline] echo 08:22:38 [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 08:22:54 Still waiting to schedule task 08:22:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:22:54 Still waiting to schedule task 08:22:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:24:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32448 in /w/workspace/dgexfoundry_device-sdk-go_PR-855 [Pipeline] { [Pipeline] ws 08:24:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:24:47 using credential edgex-jenkins-ssh 08:24:47 Cloning the remote Git repository 08:24:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:24:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:24:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:24:48 > git --version # timeout=10 08:24:48 > git --version # 'git version 2.17.1' 08:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:24:50 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit db824b875dc02d1a30db4b13af66b223f6c4436d 08:24:50 Merge succeeded, producing db824b875dc02d1a30db4b13af66b223f6c4436d 08:24:50 Checking out Revision db824b875dc02d1a30db4b13af66b223f6c4436d (PR-855) 08:24:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/855/head:refs/remotes/origin/PR-855 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:24:50 > git config core.sparsecheckout # timeout=10 08:24:50 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 08:24:50 > git remote # timeout=10 08:24:50 > git config --get remote.origin.url # timeout=10 08:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:50 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 08:24:50 > git rev-parse HEAD^{commit} # timeout=10 08:24:50 > git config core.sparsecheckout # timeout=10 08:24:50 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 08:24:54 Commit message: "fix: add device OperatingState check in device command API" 08:24:54 > git --version # timeout=10 08:24:54 > git --version # 'git version 2.17.1' 08:24:54 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:24:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:24:57 + sudo service docker restart 08:24:57 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:25:00 provisioning config files... 08:25:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8103336013317799111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:00 ---> docker-login.sh 08:25:00 nexus3.edgexfoundry.org:10001 08:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:01 Configure a credential helper to remove this warning. See 08:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:01 08:25:01 Login Succeeded 08:25:01 nexus3.edgexfoundry.org:10002 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:02 Configure a credential helper to remove this warning. See 08:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:02 08:25:02 Login Succeeded 08:25:02 nexus3.edgexfoundry.org:10003 08:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 nexus3.edgexfoundry.org:10004 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:03 Configure a credential helper to remove this warning. See 08:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:03 08:25:03 Login Succeeded 08:25:03 docker.io 08:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:04 Configure a credential helper to remove this warning. See 08:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:04 08:25:04 Login Succeeded 08:25:04 ---> docker-login.sh ends [Pipeline] } 08:25:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:25:04 ========================================================= 08:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:25:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:25:05 Sending build context to Docker daemon 2.377MB 08:25:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:25:05 Step 2/8 : FROM ${BASE} 08:25:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:25:05 5f621e34cdf4: Pulling fs layer 08:25:05 a4357932f1b6: Pulling fs layer 08:25:05 18c013af1878: Pulling fs layer 08:25:05 00ac8860ef70: Pulling fs layer 08:25:05 63d7cb157983: Pulling fs layer 08:25:05 b116817d02f9: Pulling fs layer 08:25:05 745a02a5169b: Pulling fs layer 08:25:05 00ac8860ef70: Waiting 08:25:05 63d7cb157983: Waiting 08:25:05 b116817d02f9: Waiting 08:25:05 745a02a5169b: Waiting 08:25:05 a4357932f1b6: Verifying Checksum 08:25:05 18c013af1878: Verifying Checksum 08:25:05 18c013af1878: Download complete 08:25:05 a4357932f1b6: Download complete 08:25:05 63d7cb157983: Download complete 08:25:05 b116817d02f9: Verifying Checksum 08:25:05 b116817d02f9: Download complete 08:25:05 5f621e34cdf4: Verifying Checksum 08:25:05 5f621e34cdf4: Download complete 08:25:05 Running on prd-centos7-docker-4c-2g-32449 in /w/workspace/dgexfoundry_device-sdk-go_PR-855 [Pipeline] { [Pipeline] ws 08:25:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:25:06 5f621e34cdf4: Pull complete 08:25:07 a4357932f1b6: Pull complete 08:25:07 18c013af1878: Pull complete 08:25:08 745a02a5169b: Verifying Checksum 08:25:08 745a02a5169b: Download complete 08:25:08 using credential edgex-jenkins-ssh 08:25:08 Cloning the remote Git repository 08:25:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:25:08 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:25:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:25:08 > git --version # timeout=10 08:25:08 > git --version # 'git version 2.24.3' 08:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:09 00ac8860ef70: Verifying Checksum 08:25:09 00ac8860ef70: Download complete 08:25:10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit db824b875dc02d1a30db4b13af66b223f6c4436d 08:25:10 Merge succeeded, producing db824b875dc02d1a30db4b13af66b223f6c4436d 08:25:10 Checking out Revision db824b875dc02d1a30db4b13af66b223f6c4436d (PR-855) 08:25:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:25:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:25:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/855/head:refs/remotes/origin/PR-855 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:10 > git config core.sparsecheckout # timeout=10 08:25:10 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 08:25:10 > git remote # timeout=10 08:25:10 > git config --get remote.origin.url # timeout=10 08:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:10 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 08:25:10 > git rev-parse HEAD^{commit} # timeout=10 08:25:10 > git config core.sparsecheckout # timeout=10 08:25:10 > git checkout -f db824b875dc02d1a30db4b13af66b223f6c4436d # timeout=10 08:25:13 Commit message: "fix: add device OperatingState check in device command API" 08:25:13 > git --version # timeout=10 08:25:13 > git --version # 'git version 2.24.3' 08:25:13 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:25:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:25:15 + sudo service docker restart 08:25:15 + true 08:25:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:25:17 provisioning config files... 08:25:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1064437067622750861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:17 ---> docker-login.sh 08:25:17 nexus3.edgexfoundry.org:10001 08:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:18 Configure a credential helper to remove this warning. See 08:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:18 08:25:18 Login Succeeded 08:25:18 nexus3.edgexfoundry.org:10002 08:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:18 Configure a credential helper to remove this warning. See 08:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:18 08:25:18 Login Succeeded 08:25:18 nexus3.edgexfoundry.org:10003 08:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:18 Configure a credential helper to remove this warning. See 08:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:18 08:25:18 Login Succeeded 08:25:18 nexus3.edgexfoundry.org:10004 08:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:19 Configure a credential helper to remove this warning. See 08:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:19 08:25:19 Login Succeeded 08:25:19 docker.io 08:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:19 Configure a credential helper to remove this warning. See 08:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:19 08:25:19 Login Succeeded 08:25:19 ---> docker-login.sh ends [Pipeline] } 08:25:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:25:19 ========================================================= 08:25:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:25:19 ========================================================= 08:25:19 00ac8860ef70: Pull complete [Pipeline] isUnix [Pipeline] sh 08:25:20 63d7cb157983: Pull complete 08:25:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:25:20 b116817d02f9: Pull complete 08:25:20 Sending build context to Docker daemon 2.359MB 08:25:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:25:20 Step 2/8 : FROM ${BASE} 08:25:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:25:20 188c0c94c7c5: Pulling fs layer 08:25:20 0ef7d3d256c8: Pulling fs layer 08:25:20 de9db76c5a1d: Pulling fs layer 08:25:20 bca2f99d35d6: Pulling fs layer 08:25:20 93359f2a8cfa: Pulling fs layer 08:25:20 7c6f9722023f: Pulling fs layer 08:25:20 a35cf1a2eb13: Pulling fs layer 08:25:20 93359f2a8cfa: Waiting 08:25:20 7c6f9722023f: Waiting 08:25:20 a35cf1a2eb13: Waiting 08:25:20 bca2f99d35d6: Waiting 08:25:20 de9db76c5a1d: Verifying Checksum 08:25:20 de9db76c5a1d: Download complete 08:25:20 0ef7d3d256c8: Verifying Checksum 08:25:20 0ef7d3d256c8: Download complete 08:25:20 93359f2a8cfa: Verifying Checksum 08:25:20 93359f2a8cfa: Download complete 08:25:20 188c0c94c7c5: Verifying Checksum 08:25:20 188c0c94c7c5: Download complete 08:25:20 7c6f9722023f: Download complete 08:25:20 188c0c94c7c5: Pull complete 08:25:21 0ef7d3d256c8: Pull complete 08:25:21 de9db76c5a1d: Pull complete 08:25:22 a35cf1a2eb13: Verifying Checksum 08:25:22 a35cf1a2eb13: Download complete 08:25:23 bca2f99d35d6: Verifying Checksum 08:25:23 bca2f99d35d6: Download complete 08:25:24 745a02a5169b: Pull complete 08:25:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:25:24 ---> b7e6874047d6 08:25:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:25:27 ---> Running in c58140a40ae9 08:25:27 Removing intermediate container c58140a40ae9 08:25:27 ---> e5553db355c9 08:25:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:27 ---> Running in e7689a5e687b 08:25:29 Removing intermediate container e7689a5e687b 08:25:29 ---> 9b94102f674e 08:25:29 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:25:29 bca2f99d35d6: Pull complete 08:25:29 93359f2a8cfa: Pull complete 08:25:29 7c6f9722023f: Pull complete 08:25:29 ---> Running in 2c73118607af 08:25:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:25:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:25:32 (1/6) Installing libc-dev (0.7.2-r3) 08:25:32 (2/6) Installing libsodium (1.0.18-r0) 08:25:33 (3/6) Installing pkgconf (1.7.2-r0) 08:25:33 (4/6) Installing libsodium-dev (1.0.18-r0) 08:25:33 (5/6) Installing libzmq (4.3.3-r0) 08:25:33 a35cf1a2eb13: Pull complete 08:25:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:25:33 ---> a62c8e92a672 08:25:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:25:33 (6/6) Installing zeromq-dev (4.3.3-r0) 08:25:33 Executing busybox-1.31.1-r19.trigger 08:25:33 OK: 144 MiB in 45 packages 08:25:33 ---> Running in c6912fd82c5a 08:25:33 Removing intermediate container c6912fd82c5a 08:25:33 ---> 8b353c959abe 08:25:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:34 ---> Running in b60e8197c935 08:25:34 Removing intermediate container 2c73118607af 08:25:34 ---> 87a43dbdd446 08:25:34 Step 6/8 : WORKDIR /device-sdk-go 08:25:34 ---> Running in d8257574c09f 08:25:35 Removing intermediate container b60e8197c935 08:25:35 ---> 59d8f189c838 08:25:35 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:25:35 ---> Running in 39e65757e248 08:25:35 Removing intermediate container d8257574c09f 08:25:35 ---> 7178a9cb2d9d 08:25:35 Step 7/8 : COPY . . 08:25:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:25:36 ---> aa7129c2f297 08:25:36 Step 8/8 : RUN go mod download 08:25:36 ---> Running in 74f27e0e24be 08:25:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:25:37 (1/6) Installing libc-dev (0.7.2-r3) 08:25:37 (2/6) Installing libsodium (1.0.18-r0) 08:25:37 (3/6) Installing pkgconf (1.7.2-r0) 08:25:38 (4/6) Installing libsodium-dev (1.0.18-r0) 08:25:38 (5/6) Installing libzmq (4.3.3-r0) 08:25:38 (6/6) Installing zeromq-dev (4.3.3-r0) 08:25:38 Executing busybox-1.31.1-r19.trigger 08:25:38 OK: 167 MiB in 45 packages 08:25:38 Removing intermediate container 39e65757e248 08:25:38 ---> 755afba737ad 08:25:38 Step 6/8 : WORKDIR /device-sdk-go 08:25:39 ---> Running in 769ad8ee1869 08:25:39 Removing intermediate container 769ad8ee1869 08:25:39 ---> e95d80f27136 08:25:39 Step 7/8 : COPY . . 08:25:40 ---> b4a34c6c934e 08:25:40 Step 8/8 : RUN go mod download 08:25:40 ---> Running in 0ab9aabe8cf1 08:26:02 Removing intermediate container 0ab9aabe8cf1 08:26:02 ---> 0450e9428844 08:26:02 Successfully built 0450e9428844 08:26:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:26:02 + docker inspect -f . ci-base-image-x86_64 08:26:02 . [Pipeline] withDockerContainer 08:26:03 prd-centos7-docker-4c-2g-32449 does not seem to be running inside a container 08:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:26:03 Removing intermediate container 74f27e0e24be 08:26:03 ---> 7d611a476aa7 08:26:03 Successfully built 7d611a476aa7 08:26:03 Successfully tagged ci-base-image-arm64:latest 08:26:04 $ docker top 2475652d19e34cff1f8015278bb864329e6fefd54b0ba4e73d3bb3976f1d3b09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:26:04 + go version 08:26:04 go version go1.15.5 linux/amd64 [Pipeline] } 08:26:04 $ docker stop --time=1 2475652d19e34cff1f8015278bb864329e6fefd54b0ba4e73d3bb3976f1d3b09 08:26:04 + docker inspect -f . ci-base-image-arm64 08:26:04 . 08:26:06 $ docker rm -f 2475652d19e34cff1f8015278bb864329e6fefd54b0ba4e73d3bb3976f1d3b09 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 08:26:06 prd-ubuntu18.04-docker-arm64-4c-16g-32448 does not seem to be running inside a container 08:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:08 $ docker top a8117a118716e4c191d3f37ff884f245f3f64a591c9bc838b6c4a74caafc5990 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:09 + go version 08:26:09 go version go1.15.5 linux/arm64 [Pipeline] } 08:26:09 $ docker stop --time=1 a8117a118716e4c191d3f37ff884f245f3f64a591c9bc838b6c4a74caafc5990 08:26:09 + docker inspect -f . ci-base-image-x86_64 08:26:09 . 08:26:11 $ docker rm -f a8117a118716e4c191d3f37ff884f245f3f64a591c9bc838b6c4a74caafc5990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 08:26:11 prd-centos7-docker-4c-2g-32449 does not seem to be running inside a container 08:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:26:12 $ docker top 0922abc224af2113d7d3c7b810238d1abf69f6b04234885164995f72d097f763 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:26:13 + make test 08:26:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:13 + docker inspect -f . ci-base-image-arm64 08:26:13 . [Pipeline] withDockerContainer 08:26:14 prd-ubuntu18.04-docker-arm64-4c-16g-32448 does not seem to be running inside a container 08:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:26:15 $ docker top f3bd5e393ba332d2a2e1d7926e352a3a7d47a67428a02367046748f0abbb7aeb -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:16 + make test 08:26:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:26:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:26:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.096s coverage: 28.1% of statements 08:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 81.2% of statements 08:26:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.061s coverage: 7.8% of statements 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:26:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.097s coverage: 32.5% of statements 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:26:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:26:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.107s coverage: 57.3% of statements 08:26:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.287s coverage: 6.6% of statements 08:26:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 5.0% of statements 08:26:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:26:46 GO111MODULE=on go vet ./... 08:27:04 gofmt -l . 08:27:04 [ "`gofmt -l .`" = "" ] 08:27:04 ./bin/test-attribution-txt.sh 08:27:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:27:04 $ docker stop --time=1 0922abc224af2113d7d3c7b810238d1abf69f6b04234885164995f72d097f763 08:27:06 $ docker rm -f 0922abc224af2113d7d3c7b810238d1abf69f6b04234885164995f72d097f763 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:11 + ls -al . 08:27:11 total 188 08:27:11 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 08:27 . 08:27:11 drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 08:25 .. 08:27:11 drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 08:25 bin 08:27:11 -rw-r--r--. 1 jenkins jenkins 101239 Apr 1 08:26 coverage.out 08:27:11 -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 08:25 Dockerfile.build 08:27:11 -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 08:25 .dockerignore 08:27:11 drwxrwxr-x. 5 jenkins jenkins 62 Apr 1 08:25 example 08:27:11 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 08:25 .git 08:27:11 drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 08:25 .github 08:27:11 -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 08:25 .gitignore 08:27:11 -rw-r--r--. 1 jenkins jenkins 537 Apr 1 08:27 go.mod 08:27:11 -rw-r--r--. 1 jenkins jenkins 21117 Apr 1 08:27 go.sum 08:27:11 drwxrwxr-x. 14 jenkins jenkins 207 Apr 1 08:25 internal 08:27:11 -rw-rw-r--. 1 jenkins jenkins 901 Apr 1 08:25 Jenkinsfile 08:27:11 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 08:25 LICENSE 08:27:11 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 1 08:25 Makefile 08:27:11 drwxrwxr-x. 4 jenkins jenkins 26 Apr 1 08:25 openapi 08:27:11 drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 08:25 pkg 08:27:11 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 1 08:25 README.md 08:27:11 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 1 08:25 RELEASE-NOTES.txt 08:27:11 drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 08:25 snap 08:27:11 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 08:22 VERSION 08:27:11 -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 08:25 version.go [Pipeline] isUnix [Pipeline] sh 08:27:11 + docker build -t docker-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=db824b875dc02d1a30db4b13af66b223f6c4436d --label arch=amd64 --label version=0.0.0 . 08:27:11 Sending build context to Docker daemon 2.461MB 08:27:11 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:27:11 Step 2/23 : FROM ${BASE} AS builder 08:27:11 ---> 0450e9428844 08:27:11 Step 3/23 : WORKDIR /device-sdk-go 08:27:12 ---> Running in 770a76a35a69 08:27:12 Removing intermediate container 770a76a35a69 08:27:12 ---> a6f55e0cab34 08:27:12 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:27:12 ---> Running in 4d7f501a6afe 08:27:12 Removing intermediate container 4d7f501a6afe 08:27:12 ---> 22c2c9136e2b 08:27:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:12 ---> Running in 138622a90d23 08:27:13 Removing intermediate container 138622a90d23 08:27:13 ---> ea790de32d03 08:27:13 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:27:13 ---> Running in b869b6e7af21 08:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:15 OK: 167 MiB in 45 packages 08:27:16 Removing intermediate container b869b6e7af21 08:27:16 ---> 040286968ecf 08:27:16 Step 7/23 : COPY . . 08:27:17 ---> 454552e129fb 08:27:17 Step 8/23 : RUN go mod download 08:27:17 ---> Running in 1f26e429ac6c 08:27:18 Removing intermediate container 1f26e429ac6c 08:27:18 ---> bbf364d65f2d 08:27:18 Step 9/23 : RUN make build 08:27:18 ---> Running in 65db7eb3aab2 08:27:18 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 08:27:31 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:27:32 Removing intermediate container 65db7eb3aab2 08:27:32 ---> c404e5532557 08:27:32 Step 10/23 : FROM alpine:3.12 08:27:33 3.12: Pulling from library/alpine 08:27:33 532819f3e44c: Pulling fs layer 08:27:33 532819f3e44c: Verifying Checksum 08:27:33 532819f3e44c: Download complete 08:27:33 532819f3e44c: Pull complete 08:27:33 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:27:33 Status: Downloaded newer image for alpine:3.12 08:27:33 ---> 7230e588e954 08:27:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:27:33 ---> Running in eeb087270a65 08:27:34 Removing intermediate container eeb087270a65 08:27:34 ---> c65d067cc9a0 08:27:34 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:34 ---> Running in a939827bcc28 08:27:35 Removing intermediate container a939827bcc28 08:27:35 ---> 33b09b5f7188 08:27:35 Step 13/23 : RUN apk add --update --no-cache zeromq 08:27:35 ---> Running in 2c3d52ab6c6c 08:27:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:27:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:27:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:27:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 08:27:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:27:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:37 (1/5) Installing libgcc (9.3.0-r2) 08:27:37 (2/5) Installing libsodium (1.0.18-r0) 08:27:37 (3/5) Installing libstdc++ (9.3.0-r2) 08:27:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.135s coverage: 28.1% of statements 08:27:38 (4/5) Installing libzmq (4.3.3-r0) 08:27:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.203s coverage: 81.2% of statements 08:27:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.157s coverage: 7.8% of statements 08:27:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:27:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:27:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:27:38 (5/5) Installing zeromq (4.3.3-r0) 08:27:38 Executing busybox-1.31.1-r20.trigger 08:27:38 OK: 8 MiB in 19 packages 08:27:39 Removing intermediate container 2c3d52ab6c6c 08:27:39 ---> c4c9dd569be1 08:27:39 Step 14/23 : WORKDIR / 08:27:39 ---> Running in 1e92b85566f3 08:27:39 Removing intermediate container 1e92b85566f3 08:27:39 ---> 1cf1d5caea91 08:27:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:27:39 ---> 10a64bb97083 08:27:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:27:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.253s coverage: 32.5% of statements 08:27:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:27:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:27:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:27:40 ---> 81d5cec9f44b 08:27:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:27:40 ---> 73c994fa474b 08:27:40 Step 18/23 : EXPOSE 49990 08:27:40 ---> Running in bb938a919be5 08:27:40 Removing intermediate container bb938a919be5 08:27:40 ---> d468e66cd4cd 08:27:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:27:41 ---> Running in 610ba54e388a 08:27:41 Removing intermediate container 610ba54e388a 08:27:41 ---> 55338b924d41 08:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:41 ---> Running in 0206d1934488 08:27:41 Removing intermediate container 0206d1934488 08:27:41 ---> 10745608a310 08:27:41 Step 21/23 : LABEL arch=amd64 08:27:41 ---> Running in b8401db76556 08:27:41 Removing intermediate container b8401db76556 08:27:41 ---> 8ee03460e2b7 08:27:41 Step 22/23 : LABEL git_sha=db824b875dc02d1a30db4b13af66b223f6c4436d 08:27:41 ---> Running in fb1fdd9b60e4 08:27:41 Removing intermediate container fb1fdd9b60e4 08:27:41 ---> b8d7df2958d1 08:27:41 Step 23/23 : LABEL version=0.0.0 08:27:41 ---> Running in 0caf1a3124a1 08:27:42 Removing intermediate container 0caf1a3124a1 08:27:42 ---> bdfa2e5e8114 08:27:42 [Warning] One or more build-args [MAKE ARCH] were not consumed 08:27:42 Successfully built bdfa2e5e8114 08:27:42 Successfully tagged docker-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 08:27:43 ---> job-cost.sh 08:27:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MASU 08:27:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.318s coverage: 57.3% of statements 08:27:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.108s coverage: 6.6% of statements 08:27:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 5.0% of statements 08:27:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:27:44 GO111MODULE=on go vet ./... 08:27:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-MASU/bin to PATH 08:28:25 INFO: No Stack... 08:28:25 INFO: Retrieving Pricing Info for: v1-standard-2 08:28:25 INFO: Archiving Costs [Pipeline] sh 08:28:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:28:26 + cut -d, -f6 [Pipeline] lock 08:28:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] 08:28:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] did not exist. Created. 08:28:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:26 + echo total: 0.029999999329447746 [Pipeline] stash 08:28:27 Stashed 1 file(s) [Pipeline] } 08:28:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:28:31 gofmt -l . 08:28:31 [ "`gofmt -l .`" = "" ] 08:28:31 ./bin/test-attribution-txt.sh 08:28:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:28:31 $ docker stop --time=1 f3bd5e393ba332d2a2e1d7926e352a3a7d47a67428a02367046748f0abbb7aeb 08:28:34 $ docker rm -f f3bd5e393ba332d2a2e1d7926e352a3a7d47a67428a02367046748f0abbb7aeb [Pipeline] // withDockerContainer [Pipeline] sh 08:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:28:35 Warning: overwriting stash ‘coverage-report’ 08:28:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:28:37 + ls -al . 08:28:37 total 224 08:28:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 08:28 . 08:28:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 08:24 .. 08:28:37 -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 08:24 .dockerignore 08:28:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 08:24 .git 08:28:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 08:24 .github 08:28:37 -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 08:24 .gitignore 08:28:37 -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 08:24 Dockerfile.build 08:28:37 -rw-rw-r-- 1 jenkins jenkins 901 Apr 1 08:24 Jenkinsfile 08:28:37 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 08:24 LICENSE 08:28:37 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 1 08:24 Makefile 08:28:37 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 1 08:24 README.md 08:28:37 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 1 08:24 RELEASE-NOTES.txt 08:28:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 08:22 VERSION 08:28:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 08:24 bin 08:28:37 -rw-r--r-- 1 jenkins jenkins 101239 Apr 1 08:27 coverage.out 08:28:37 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 08:24 example 08:28:37 -rw-r--r-- 1 jenkins jenkins 537 Apr 1 08:28 go.mod 08:28:37 -rw-r--r-- 1 jenkins jenkins 21117 Apr 1 08:28 go.sum 08:28:37 drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 08:24 internal 08:28:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 08:24 openapi 08:28:37 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 08:24 pkg 08:28:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 08:24 snap 08:28:37 -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 08:24 version.go [Pipeline] isUnix [Pipeline] sh 08:28:37 + docker build -t docker-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=db824b875dc02d1a30db4b13af66b223f6c4436d --label arch=arm64 --label version=0.0.0 . 08:28:38 Sending build context to Docker daemon 2.479MB 08:28:38 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 08:28:38 Step 2/23 : FROM ${BASE} AS builder 08:28:38 ---> 7d611a476aa7 08:28:38 Step 3/23 : WORKDIR /device-sdk-go 08:28:38 ---> Running in af70c6a9f827 08:28:39 Removing intermediate container af70c6a9f827 08:28:39 ---> 41599ebe7639 08:28:39 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:28:39 ---> Running in ce1e8755f842 08:28:39 Removing intermediate container ce1e8755f842 08:28:39 ---> def730b901a4 08:28:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:39 ---> Running in 4a08254735e2 08:28:41 Removing intermediate container 4a08254735e2 08:28:41 ---> 6bc7f9837024 08:28:41 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:28:42 ---> Running in 40187a0bbee0 08:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:45 OK: 144 MiB in 45 packages 08:28:46 Removing intermediate container 40187a0bbee0 08:28:46 ---> a9161acbd9c1 08:28:46 Step 7/23 : COPY . . 08:28:47 ---> 7503c595d7af 08:28:47 Step 8/23 : RUN go mod download 08:28:48 ---> Running in 584aac8c504b 08:28:50 Removing intermediate container 584aac8c504b 08:28:50 ---> 7b2083c5378d 08:28:50 Step 9/23 : RUN make build 08:28:50 ---> Running in 28437c5941f2 08:28:51 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 08:29:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:29:26 Removing intermediate container 28437c5941f2 08:29:26 ---> 6a5be1d0327d 08:29:26 Step 10/23 : FROM alpine:3.12 08:29:26 3.12: Pulling from library/alpine 08:29:26 9a219e8acc52: Pulling fs layer 08:29:27 9a219e8acc52: Download complete 08:29:27 9a219e8acc52: Pull complete 08:29:27 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:29:27 Status: Downloaded newer image for alpine:3.12 08:29:27 ---> d75e27dfc0a0 08:29:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:29:27 ---> Running in 58d9293c1c6e 08:29:28 Removing intermediate container 58d9293c1c6e 08:29:28 ---> 7c2276e604df 08:29:28 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:28 ---> Running in 3721e2990134 08:29:30 Removing intermediate container 3721e2990134 08:29:30 ---> 46723880e71c 08:29:30 Step 13/23 : RUN apk add --update --no-cache zeromq 08:29:30 ---> Running in b0fa6fa7a9c7 08:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:29:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:29:33 (1/5) Installing libgcc (9.3.0-r2) 08:29:33 (2/5) Installing libsodium (1.0.18-r0) 08:29:33 (3/5) Installing libstdc++ (9.3.0-r2) 08:29:34 (4/5) Installing libzmq (4.3.3-r0) 08:29:34 (5/5) Installing zeromq (4.3.3-r0) 08:29:34 Executing busybox-1.31.1-r20.trigger 08:29:34 OK: 8 MiB in 19 packages 08:29:35 Removing intermediate container b0fa6fa7a9c7 08:29:35 ---> af4e143283d6 08:29:35 Step 14/23 : WORKDIR / 08:29:35 ---> Running in fba30016ddf8 08:29:36 Removing intermediate container fba30016ddf8 08:29:36 ---> 0a3fb57d452b 08:29:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:29:37 ---> 1037e4f16c8b 08:29:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:29:38 ---> 10551bb83d6d 08:29:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:29:39 ---> cec7cf9832bd 08:29:39 Step 18/23 : EXPOSE 49990 08:29:39 ---> Running in 60fbf255c4f5 08:29:39 Removing intermediate container 60fbf255c4f5 08:29:39 ---> f765cfb69261 08:29:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:29:39 ---> Running in 8a192249bc51 08:29:39 Removing intermediate container 8a192249bc51 08:29:39 ---> 1b6bba1f801d 08:29:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:40 ---> Running in db00aca63ccd 08:29:40 Removing intermediate container db00aca63ccd 08:29:40 ---> 6ebf011c47fb 08:29:40 Step 21/23 : LABEL arch=arm64 08:29:40 ---> Running in 1e5328a47dda 08:29:41 Removing intermediate container 1e5328a47dda 08:29:41 ---> 5590592f7a23 08:29:41 Step 22/23 : LABEL git_sha=db824b875dc02d1a30db4b13af66b223f6c4436d 08:29:41 ---> Running in 65d0a6942e1a 08:29:41 Removing intermediate container 65d0a6942e1a 08:29:41 ---> 21941b9a88ac 08:29:41 Step 23/23 : LABEL version=0.0.0 08:29:41 ---> Running in 3434d445cfe6 08:29:42 Removing intermediate container 3434d445cfe6 08:29:42 ---> 874bcbd73f89 08:29:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:29:42 Successfully built 874bcbd73f89 08:29:42 Successfully tagged docker-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 08:29:43 ---> job-cost.sh 08:29:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rxCl 08:30:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-rxCl/bin to PATH 08:31:59 INFO: No Stack... 08:31:59 INFO: Retrieving Pricing Info for: lf-standard-4 08:31:59 INFO: Archiving Costs [Pipeline] sh 08:31:59 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 08:31:59 [Pipeline] lock 08:31:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] 08:31:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] did not exist. Created. 08:31:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:00 /w/workspace/device-sdk-go/1@tmp/durable-52689b27/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-52689b27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:32:00 + echo total: 0.20999999344348907 [Pipeline] stash 08:32:00 Warning: overwriting stash ‘stack-cost’ 08:32:00 Stashed 1 file(s) [Pipeline] } 08:32:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-855-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:32:03 provisioning config files... 08:32:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/config1752863364962896929tmp [Pipeline] { [Pipeline] sh 08:32:03 + set +x 08:32:03 + curl -s https://codecov.io/bash 08:32:03 + bash -s -- 08:32:03 08:32:03 _____ _ 08:32:03 / ____| | | 08:32:03 | | ___ __| | ___ ___ _____ __ 08:32:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:32:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:32:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:32:03 Bash-20210309-2b87ace 08:32:03 08:32:03 08:32:03 ==> git version 2.24.3 found 08:32:03 ==> 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 08:32:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:32:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:32:03 ==> Jenkins CI detected. 08:32:03 project root: . 08:32:03 --> token set from env 08:32:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:32:03 ==> Running gcov in . (disable via -X gcov) 08:32:03 ==> Python coveragepy not found 08:32:03 ==> Searching for coverage reports in: 08:32:03 + . 08:32:03 -> Found 1 reports 08:32:03 ==> Detecting git/mercurial file structure 08:32:03 ==> Reading reports 08:32:03 + ./coverage.out bytes=101239 08:32:03 ==> Appending adjustments 08:32:03 https://docs.codecov.io/docs/fixing-reports 08:32:04 + Found adjustments 08:32:04 ==> Gzipping contents 08:32:04 16K /tmp/codecov.XMZz3A.gz 08:32:04 ==> Uploading reports 08:32:04 url: https://codecov.io 08:32:04 query: branch=PR-855&commit=db824b875dc02d1a30db4b13af66b223f6c4436d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=855&job=&cmd_args= 08:32:04 -> Pinging Codecov 08:32:04 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-855&commit=db824b875dc02d1a30db4b13af66b223f6c4436d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=855&job=&cmd_args= 08:32:04 -> Uploading to 08:32:04 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/7E55EF52A471D76F132DFD9A03CDDE97/db824b875dc02d1a30db4b13af66b223f6c4436d/5631620f-cd1b-4f6f-ba6f-132b08c1bfa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T083204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74f43fa2502903c153b73ba639378ede7885aa7204ced2227a9986ac7727d52e 08:32:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:04 Dload Upload Total Spent Left Speed 08:32:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13681 0 0 100 13681 0 36542 --:--:-- --:--:-- --:--:-- 36482 100 13681 0 0 100 13681 0 36513 --:--:-- --:--:-- --:--:-- 36482 08:32:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/db824b875dc02d1a30db4b13af66b223f6c4436d [Pipeline] } 08:32:04 Deleting 1 temporary files [Pipeline] // wrap [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 08:32:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:08 ---> package-listing.sh 08:32:08 ++ facter osfamily 08:32:08 ++ tr '[:upper:]' '[:lower:]' 08:32:08 + OS_FAMILY=redhat 08:32:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-855 08:32:08 + START_PACKAGES=/tmp/packages_start.txt 08:32:08 + END_PACKAGES=/tmp/packages_end.txt 08:32:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:08 + PACKAGES=/tmp/packages_start.txt 08:32:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-855 ']' 08:32:08 + PACKAGES=/tmp/packages_end.txt 08:32:08 + case "${OS_FAMILY}" in 08:32:08 + rpm -qa 08:32:08 + sort 08:32:14 + '[' -f /tmp/packages_start.txt ']' 08:32:14 + '[' -f /tmp/packages_end.txt ']' 08:32:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-855 ']' 08:32:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-855/archives/ 08:32:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-855/archives/ [Pipeline] echo 08:32:14 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-855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:32:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:14 08:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:15 alpine: Pulling from edgex-lftools-log-publisher 08:32:15 df20fa9351a1: Pulling fs layer 08:32:15 36b3adc4ff6f: Pulling fs layer 08:32:15 8ad3a11d3b57: Pulling fs layer 08:32:15 46f8f816bc3b: Pulling fs layer 08:32:15 93b61091891f: Pulling fs layer 08:32:15 93b9cdb0e59b: Pulling fs layer 08:32:15 5e14af77c1be: Pulling fs layer 08:32:15 01666e4c0597: Pulling fs layer 08:32:15 aa168da1d23b: Pulling fs layer 08:32:15 93b9cdb0e59b: Waiting 08:32:15 5e14af77c1be: Waiting 08:32:15 01666e4c0597: Waiting 08:32:15 aa168da1d23b: Waiting 08:32:15 46f8f816bc3b: Waiting 08:32:15 93b61091891f: Waiting 08:32:15 36b3adc4ff6f: Verifying Checksum 08:32:15 36b3adc4ff6f: Download complete 08:32:15 46f8f816bc3b: Verifying Checksum 08:32:15 46f8f816bc3b: Download complete 08:32:15 df20fa9351a1: Verifying Checksum 08:32:15 df20fa9351a1: Download complete 08:32:15 93b9cdb0e59b: Verifying Checksum 08:32:15 93b9cdb0e59b: Download complete 08:32:15 5e14af77c1be: Verifying Checksum 08:32:15 5e14af77c1be: Download complete 08:32:15 01666e4c0597: Verifying Checksum 08:32:15 01666e4c0597: Download complete 08:32:15 93b61091891f: Download complete 08:32:15 df20fa9351a1: Pull complete 08:32:16 36b3adc4ff6f: Pull complete 08:32:16 8ad3a11d3b57: Verifying Checksum 08:32:16 8ad3a11d3b57: Download complete 08:32:17 8ad3a11d3b57: Pull complete 08:32:17 46f8f816bc3b: Pull complete 08:32:17 93b61091891f: Pull complete 08:32:18 aa168da1d23b: Verifying Checksum 08:32:18 aa168da1d23b: Download complete 08:32:18 93b9cdb0e59b: Pull complete 08:32:18 5e14af77c1be: Pull complete 08:32:18 01666e4c0597: Pull complete 08:32:25 aa168da1d23b: Pull complete 08:32:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:32:25 prd-centos7-docker-4c-2g-32447 does not seem to be running inside a container 08:32:25 $ 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-855/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-855 -v /w/workspace/dgexfoundry_device-sdk-go_PR-855:/w/workspace/dgexfoundry_device-sdk-go_PR-855:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:32:28 $ docker top 403a685eb9171b7c85d45ae68925b35bd142b1d44ac66c1ef689913988d7fd17 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:29 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:29 + mkdir -p /var/log/sa [Pipeline] sh 08:32:29 + ls /var/log/sa-host 08:32:29 + sadf -c /var/log/sa-host/sa01 08:32:29 file_magic: OK 08:32:29 HZ: Using current value: 100 08:32:29 file_header: OK 08:32:29 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 08:32:29 Statistics: 08:32:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:32:29 File successfully converted to sysstat format version 12.2.1 08:32:29 + sadf -c /var/log/sa-host/sa23 08:32:29 file_magic: OK 08:32:29 HZ: Using current value: 100 08:32:29 file_header: OK 08:32:29 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 08:32:29 Statistics: 08:32:29 Hnuu...uuuununununu... 08:32:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:30 provisioning config files... 08:32:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp/config323884206332315333tmp [Pipeline] { [Pipeline] echo 08:32:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:31 ---> create-netrc.sh [Pipeline] } 08:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:32:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:32:31 ---> python-tools-install.sh [Pipeline] echo 08:32:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:31 ---> sudo-logs.sh 08:32:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:32 ---> job-cost.sh 08:32:32 lf-activate-venv: SKIPPING 08:32:32 DEBUG: total: 0.20999999344348907 08:32:32 INFO: Retrieving Stack Cost... 08:32:33 INFO: Retrieving Pricing Info for: v1-standard-2 08:32:33 INFO: Archiving Costs [Pipeline] echo 08:32:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:34 ---> logs-deploy.sh 08:32:34 lf-activate-venv: SKIPPING 08:32:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-855/1 08:32:34 INFO: archiving workspace using pattern(s): 08:32:36 Archives upload complete. 08:32:36 INFO: archiving logs to Nexus 08:32:37 ---> uname -a: 08:32:37 Linux prd-centos7-docker-4c-2g-32447.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:32:37 08:32:37 08:32:37 ---> lscpu: 08:32:37 Architecture: x86_64 08:32:37 CPU op-mode(s): 32-bit, 64-bit 08:32:37 Byte Order: Little Endian 08:32:37 Address sizes: 40 bits physical, 48 bits virtual 08:32:37 CPU(s): 4 08:32:37 On-line CPU(s) list: 0-3 08:32:37 Thread(s) per core: 1 08:32:37 Core(s) per socket: 1 08:32:37 Socket(s): 4 08:32:37 NUMA node(s): 1 08:32:37 Vendor ID: GenuineIntel 08:32:37 CPU family: 6 08:32:37 Model: 44 08:32:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:32:37 Stepping: 1 08:32:37 CPU MHz: 2933.442 08:32:37 BogoMIPS: 5866.88 08:32:37 Virtualization: VT-x 08:32:37 Hypervisor vendor: KVM 08:32:37 Virtualization type: full 08:32:37 L1d cache: 128 KiB 08:32:37 L1i cache: 128 KiB 08:32:37 L2 cache: 16 MiB 08:32:37 L3 cache: 64 MiB 08:32:37 NUMA node0 CPU(s): 0-3 08:32:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:32:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:32:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:32:37 Vulnerability Meltdown: Mitigation; PTI 08:32:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:32:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:32:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:32:37 Vulnerability Srbds: Not affected 08:32:37 Vulnerability Tsx async abort: Not affected 08:32:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:32:37 08:32:37 08:32:37 ---> nproc: 08:32:37 4 08:32:37 08:32:37 08:32:37 ---> df -h: 08:32:37 Filesystem Size Used Available Use% Mounted on 08:32:37 overlay 50.0G 7.3G 42.7G 15% / 08:32:37 tmpfs 64.0M 0 64.0M 0% /dev 08:32:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:32:37 shm 64.0M 0 64.0M 0% /dev/shm 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-855 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-855@tmp 08:32:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:32:37 08:32:37 08:32:37 ---> free -m: 08:32:37 total used free shared buff/cache available 08:32:37 Mem: 1837 724 109 0 1004 1008 08:32:37 Swap: 1023 1 1022 08:32:37 08:32:37 08:32:37 ---> ip addr: 08:32:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:32:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:32:37 inet 127.0.0.1/8 scope host lo 08:32:37 valid_lft forever preferred_lft forever 08:32:37 inet6 ::1/128 scope host 08:32:37 valid_lft forever preferred_lft forever 08:32:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:32:37 link/ether fa:16:3e:49:bf:64 brd ff:ff:ff:ff:ff:ff 08:32:37 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 08:32:37 valid_lft 85742sec preferred_lft 85742sec 08:32:37 inet6 fe80::f816:3eff:fe49:bf64/64 scope link 08:32:37 valid_lft forever preferred_lft forever 08:32:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:32:37 link/ether 02:42:1c:74:90:66 brd ff:ff:ff:ff:ff:ff 08:32:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:32:37 valid_lft forever preferred_lft forever 08:32:37 inet6 fe80::42:1cff:fe74:9066/64 scope link 08:32:37 valid_lft forever preferred_lft forever 08:32:37 08:32:37 08:32:37 ---> sar -b -r -n DEV: 08:32:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 08:32:37 08:32:37 08:21:28 LINUX RESTART (4 CPU) 08:32:37 08:32:37 08:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:32:37 08:23:01 57.15 16.25 40.90 0.00 4899.51 3394.87 0.00 08:32:37 08:24:01 0.95 0.00 0.95 0.00 0.00 23.85 0.00 08:32:37 08:25:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 08:32:37 08:26:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 08:32:37 08:27:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 08:32:37 08:28:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 08:32:37 08:29:01 0.23 0.00 0.23 0.00 0.00 2.38 0.00 08:32:37 08:30:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 08:32:37 08:31:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 08:32:37 08:32:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 08:32:37 Average: 5.94 1.60 4.34 0.00 482.92 339.58 0.00 08:32:37 08:32:37 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:37 08:23:01 166468 0 620844 33.00 2620 1091612 1107048 37.78 444488 1071648 128 08:32:37 08:24:01 170712 0 616592 32.77 2620 1091620 1084800 37.02 444296 1068692 16 08:32:37 08:25:01 170384 0 616916 32.79 2620 1091624 1077772 36.78 451664 1061508 20 08:32:37 08:26:01 170688 0 616612 32.77 2620 1091624 1077760 36.78 451744 1061508 16 08:32:37 08:27:01 171576 0 615716 32.72 2620 1091632 1077604 36.78 463488 1048640 16 08:32:37 08:28:01 171332 0 615956 32.74 2620 1091636 1077664 36.78 463940 1048640 8 08:32:37 08:29:01 171816 0 615468 32.71 2620 1091640 1077604 36.78 463760 1048640 8 08:32:37 08:30:01 172080 0 615200 32.70 2620 1091644 1077604 36.78 463508 1048636 8 08:32:37 08:31:01 171620 0 615652 32.72 2620 1091652 1077604 36.78 463652 1048640 12 08:32:37 08:32:01 171784 0 615484 32.71 2620 1091656 1077604 36.78 463784 1048636 8 08:32:37 Average: 170846 0 616444 32.76 2620 1091634 1081306 36.90 457432 1055519 24 08:32:37 08:32:37 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:37 08:23:01 eth0 476.56 323.32 889.48 89.53 0.00 0.00 0.00 0.00 08:32:37 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:23:01 docker0 10.29 7.95 1.55 24.97 0.00 0.00 0.00 0.00 08:32:37 08:24:01 eth0 2.00 0.95 1.16 0.08 0.00 0.00 0.00 0.00 08:32:37 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:25:01 eth0 1.13 0.45 0.33 0.21 0.00 0.00 0.00 0.00 08:32:37 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:26:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00 0.00 08:32:37 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:27:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:32:37 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:28:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:32:37 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:37 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:37 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:37 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:37 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 Average: eth0 47.42 32.11 87.87 8.88 0.00 0.00 0.00 0.00 08:32:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:37 Average: docker0 1.01 0.78 0.15 2.46 0.00 0.00 0.00 0.00 08:32:37 08:32:37 08:32:37 ---> sar -P ALL: 08:32:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 08:32:37 08:32:37 08:21:28 LINUX RESTART (4 CPU) 08:32:37 08:32:37 08:22:02 CPU %user %nice %system %iowait %steal %idle 08:32:37 08:23:01 all 8.26 0.00 3.07 1.28 0.02 87.38 08:32:37 08:23:01 0 7.97 0.00 3.45 0.58 0.00 88.00 08:32:37 08:23:01 1 7.89 0.00 3.66 2.12 0.03 86.28 08:32:37 08:23:01 2 8.47 0.00 2.51 1.55 0.03 87.43 08:32:37 08:23:01 3 8.69 0.00 2.64 0.86 0.02 87.80 08:32:37 08:24:01 all 0.17 0.00 0.05 0.00 0.00 99.78 08:32:37 08:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:32:37 08:24:01 1 0.55 0.00 0.03 0.00 0.00 99.42 08:32:37 08:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:32:37 08:24:01 3 0.02 0.00 0.05 0.00 0.00 99.93 08:32:37 08:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:32:37 08:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:32:37 08:25:01 1 0.45 0.00 0.05 0.00 0.00 99.50 08:32:37 08:25:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:32:37 08:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:32:37 08:26:01 all 0.12 0.00 0.03 0.00 0.00 99.85 08:32:37 08:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:32:37 08:26:01 1 0.40 0.00 0.03 0.00 0.00 99.57 08:32:37 08:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:32:37 08:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:32:37 08:27:01 all 0.17 0.00 0.12 0.00 0.01 99.70 08:32:37 08:27:01 0 0.03 0.00 0.13 0.00 0.00 99.83 08:32:37 08:27:01 1 0.15 0.00 0.17 0.00 0.02 99.67 08:32:37 08:27:01 2 0.43 0.00 0.10 0.00 0.00 99.47 08:32:37 08:27:01 3 0.07 0.00 0.08 0.00 0.02 99.83 08:32:37 08:28:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:32:37 08:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:32:37 08:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:32:37 08:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:32:37 08:28:01 3 0.52 0.00 0.02 0.00 0.00 99.47 08:32:37 08:29:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:32:37 08:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:32:37 08:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:32:37 08:29:01 2 0.08 0.00 0.05 0.00 0.00 99.87 08:32:37 08:29:01 3 0.53 0.00 0.05 0.00 0.00 99.42 08:32:37 08:30:01 all 0.12 0.00 0.05 0.00 0.00 99.83 08:32:37 08:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:32:37 08:30:01 1 0.18 0.00 0.02 0.00 0.00 99.80 08:32:37 08:30:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:32:37 08:30:01 3 0.25 0.00 0.08 0.00 0.00 99.67 08:32:37 08:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 08:32:37 08:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:32:37 08:31:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:32:37 08:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:32:37 08:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:32:37 08:32:01 all 0.15 0.00 0.03 0.00 0.00 99.83 08:32:37 08:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:32:37 08:32:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:32:37 08:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:32:37 08:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:32:37 Average: all 0.94 0.00 0.34 0.12 0.00 98.59 08:32:37 Average: 0 0.81 0.00 0.37 0.06 0.00 98.76 08:32:37 Average: 1 1.05 0.00 0.40 0.21 0.01 98.34 08:32:37 Average: 2 0.91 0.00 0.29 0.15 0.01 98.64 08:32:37 Average: 3 0.99 0.00 0.29 0.08 0.00 98.62 08:32:37 08:32:37 08:32:37