Pull request #933 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3+9b89d7644d3409c1e42d925e84b99a1b27025fab (11e87e00b87ccc4f962d0c7e5e9294a1122fb57a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4180212218270458013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh537173662223219452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh 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-933/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3628418608424157352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-933/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3488938353873601231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1051287429280652767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-933/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-933/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5703797335786528528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15002 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-933 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh5840882935204389111.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh2669567445117491287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 Merge succeeded, producing a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 Checking out Revision a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 (PR-933) > git config core.sparsecheckout # timeout=10 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/jenkins-gitclient-ssh8241691858432363525.key > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:34 ========================================================= 05:42:34 EdgeX Global Pipelines Version Info 05:42:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:35 ------------------- 05:42:35 stable info: 05:42:35 ------------------- 05:42:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:42:35 Message: update stable to v1.0.192 05:42:36 ------------------- 05:42:36 experimental info: 05:42:36 ------------------- 05:42:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:42:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:42:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:42:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-933 [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-933 [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-933 [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a85632a [Pipeline] echo 05:42:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:38 provisioning config files... 05:42:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config5902185182868802889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:39 ---> docker-login.sh 05:42:39 nexus3.edgexfoundry.org:10001 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:39 Configure a credential helper to remove this warning. See 05:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:39 05:42:39 Login Succeeded 05:42:39 nexus3.edgexfoundry.org:10002 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:39 Configure a credential helper to remove this warning. See 05:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:39 05:42:39 Login Succeeded 05:42:39 nexus3.edgexfoundry.org:10003 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:39 Configure a credential helper to remove this warning. See 05:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:39 05:42:39 Login Succeeded 05:42:39 nexus3.edgexfoundry.org:10004 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:39 Configure a credential helper to remove this warning. See 05:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:39 05:42:39 Login Succeeded 05:42:39 docker.io 05:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:40 Configure a credential helper to remove this warning. See 05:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:40 05:42:40 Login Succeeded 05:42:40 ---> docker-login.sh ends [Pipeline] } 05:42:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:41 + git log --format=format:%s -1 a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 [Pipeline] echo 05:42:41 GIT_COMMIT: a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:42:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:42 05:42:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:42 latest: Pulling from edgex-devops/git-semver 05:42:42 31603596830f: Pulling fs layer 05:42:42 54011a49482f: Pulling fs layer 05:42:42 a6820b24f6d8: Pulling fs layer 05:42:42 f581987b2513: Pulling fs layer 05:42:42 f581987b2513: Waiting 05:42:42 54011a49482f: Verifying Checksum 05:42:42 54011a49482f: Download complete 05:42:43 31603596830f: Verifying Checksum 05:42:43 31603596830f: Download complete 05:42:43 f581987b2513: Verifying Checksum 05:42:43 f581987b2513: Download complete 05:42:43 a6820b24f6d8: Verifying Checksum 05:42:43 a6820b24f6d8: Download complete 05:42:43 31603596830f: Pull complete 05:42:43 54011a49482f: Pull complete 05:42:43 a6820b24f6d8: Pull complete 05:42:44 f581987b2513: Pull complete 05:42:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:42:44 prd-centos7-docker-4c-2g-15002 does not seem to be running inside a container 05:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:42:45 $ docker top e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:45 [ssh-agent] Looking for ssh-agent implementation... 05:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:45 $ docker exec e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 ssh-agent 05:42:45 SSH_AUTH_SOCK=/tmp/ssh-Ekr05hu6cYOC/agent.14 05:42:45 SSH_AGENT_PID=20 05:42:45 Running ssh-add (command line suppressed) 05:42:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_5946993586657340371.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_5946993586657340371.key) 05:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:46 + git tag --points-at HEAD [Pipeline] } 05:42:46 $ docker exec --env ******** --env ******** e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 ssh-agent -k 05:42:46 unset SSH_AUTH_SOCK; 05:42:46 unset SSH_AGENT_PID; 05:42:46 echo Agent pid 20 killed; 05:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:46 [ssh-agent] Looking for ssh-agent implementation... 05:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:46 $ docker exec e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 ssh-agent 05:42:46 SSH_AUTH_SOCK=/tmp/ssh-IS4DxFgLxp3I/agent.54 05:42:46 SSH_AGENT_PID=60 05:42:46 Running ssh-add (command line suppressed) 05:42:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1713429794269538215.key (/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/private_key_1713429794269538215.key) 05:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:47 + git semver init 05:42:47 # -> Open(): unable to determine branch for HEAD 05:42:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.git 05:42:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-933 05:42:47 # $SEMVER_REMOTE_NAME = origin 05:42:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:42:47 # $SEMVER_USER_NAME = edgex-jenkins 05:42:47 # $SEMVER_BRANCH = PR-933 05:42:47 # $SEMVER_TEMP = /tmp/semver-790988475 05:42:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:42:48 # '/tmp/semver-790988475' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver' 05:42:48 # -> Force: false 05:42:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-933/.semver [Pipeline] } 05:42:48 $ docker exec --env ******** --env ******** e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 ssh-agent -k 05:42:48 unset SSH_AUTH_SOCK; 05:42:48 unset SSH_AGENT_PID; 05:42:48 echo Agent pid 60 killed; 05:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:48 + git semver [Pipeline] } 05:42:48 $ docker stop --time=1 e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 05:42:49 $ docker rm -f e34985ed6a9d4b518e65eaa84d0d262f67ab265f3fe919251b32a7d0d4559297 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:50 Stashed 1 file(s) [Pipeline] echo 05:42:50 [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 05:43:06 Still waiting to schedule task 05:43:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:43:06 Still waiting to schedule task 05:43:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:45:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15003 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 05:45:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:45:05 Selected Git installation does not exist. Using Default 05:45:05 The recommended git tool is: NONE 05:45:08 Running on prd-centos7-docker-4c-2g-15004 in /w/workspace/dgexfoundry_device-sdk-go_PR-933 [Pipeline] { [Pipeline] ws 05:45:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:45:08 Selected Git installation does not exist. Using Default 05:45:08 The recommended git tool is: NONE 05:45:10 using credential edgex-jenkins-ssh 05:45:10 Cloning the remote Git repository 05:45:10 using credential edgex-jenkins-ssh 05:45:10 Cloning the remote Git repository 05:45:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:45:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:45:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:45:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:10 > git --version # timeout=10 05:45:10 > git --version # 'git version 2.17.1' 05:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:45:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:10 > git --version # timeout=10 05:45:10 > git --version # 'git version 2.24.4' 05:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:10 [INFO] Currently running in a labeled security context 05:45:10 [INFO] Currently SELinux is 'enforcing' on the host 05:45:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4411686728312346088.key 05:45:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:11 [INFO] Currently running in a labeled security context 05:45:11 [INFO] Currently SELinux is 'enforcing' on the host 05:45:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7178590824277657680.key 05:45:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:12 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:45:12 Merge succeeded, producing a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:45:12 Checking out Revision a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 (PR-933) 05:45:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:12 > git config core.sparsecheckout # timeout=10 05:45:12 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 05:45:12 > git remote # timeout=10 05:45:12 > git config --get remote.origin.url # timeout=10 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 [INFO] Currently running in a labeled security context 05:45:12 [INFO] Currently SELinux is 'enforcing' on the host 05:45:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3077551608245745383.key 05:45:12 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 05:45:12 > git rev-parse HEAD^{commit} # timeout=10 05:45:12 > git config core.sparsecheckout # timeout=10 05:45:12 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 05:45:13 Merging remotes/origin/master commit 9b89d7644d3409c1e42d925e84b99a1b27025fab into PR head commit a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:45:13 Merge succeeded, producing a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:45:13 Checking out Revision a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 (PR-933) 05:45:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:45:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/933/head:refs/remotes/origin/PR-933 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:13 > git config core.sparsecheckout # timeout=10 05:45:13 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 05:45:13 > git remote # timeout=10 05:45:13 > git config --get remote.origin.url # timeout=10 05:45:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:13 > git merge 9b89d7644d3409c1e42d925e84b99a1b27025fab # timeout=10 05:45:13 > git rev-parse HEAD^{commit} # timeout=10 05:45:13 > git config core.sparsecheckout # timeout=10 05:45:13 > git checkout -f a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 # timeout=10 05:45:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:45:15 > git --version # timeout=10 05:45:16 > git --version # 'git version 2.24.4' 05:45:16 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:45:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:45:17 > git --version # timeout=10 05:45:17 > git --version # 'git version 2.17.1' 05:45:17 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:45:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:18 + sudo service docker restart 05:45:18 + true 05:45:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:45:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:20 + sudo service docker restart 05:45:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:36 provisioning config files... 05:45:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9001075097280389320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:36 ---> docker-login.sh 05:45:36 nexus3.edgexfoundry.org:10001 05:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:37 Configure a credential helper to remove this warning. See 05:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:37 05:45:37 Login Succeeded 05:45:37 nexus3.edgexfoundry.org:10002 05:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:37 Configure a credential helper to remove this warning. See 05:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:37 05:45:37 Login Succeeded 05:45:37 nexus3.edgexfoundry.org:10003 05:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:37 Configure a credential helper to remove this warning. See 05:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:37 05:45:37 Login Succeeded 05:45:37 nexus3.edgexfoundry.org:10004 05:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:37 Configure a credential helper to remove this warning. See 05:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:37 05:45:37 Login Succeeded 05:45:37 docker.io 05:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:38 Configure a credential helper to remove this warning. See 05:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:38 05:45:38 Login Succeeded 05:45:38 ---> docker-login.sh ends [Pipeline] } 05:45:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:38 ========================================================= 05:45:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:45:38 ========================================================= [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:38 provisioning config files... [Pipeline] isUnix [Pipeline] sh 05:45:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7615342113876500996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:45:38 Sending build context to Docker daemon 2.584MB 05:45:38 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:45:38 Step 2/8 : FROM ${BASE} 05:45:38 ---> docker-login.sh 05:45:38 nexus3.edgexfoundry.org:10001 05:45:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:39 540db60ca938: Pulling fs layer 05:45:39 adcc1eea9eea: Pulling fs layer 05:45:39 4c4ab2625f07: Pulling fs layer 05:45:39 0510c868ecb4: Pulling fs layer 05:45:39 afea3b2eda06: Pulling fs layer 05:45:39 7809a108b3ef: Pulling fs layer 05:45:39 f706445af74f: Pulling fs layer 05:45:39 0510c868ecb4: Waiting 05:45:39 afea3b2eda06: Waiting 05:45:39 7809a108b3ef: Waiting 05:45:39 f706445af74f: Waiting 05:45:39 4c4ab2625f07: Download complete 05:45:39 adcc1eea9eea: Verifying Checksum 05:45:39 adcc1eea9eea: Download complete 05:45:39 afea3b2eda06: Verifying Checksum 05:45:39 afea3b2eda06: Download complete 05:45:39 540db60ca938: Verifying Checksum 05:45:39 540db60ca938: Download complete 05:45:39 7809a108b3ef: Verifying Checksum 05:45:39 7809a108b3ef: Download complete 05:45:39 540db60ca938: Pull complete 05:45:39 adcc1eea9eea: Pull complete 05:45:39 4c4ab2625f07: Pull complete 05:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:40 Configure a credential helper to remove this warning. See 05:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:40 05:45:40 Login Succeeded 05:45:40 nexus3.edgexfoundry.org:10002 05:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:40 Configure a credential helper to remove this warning. See 05:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:40 05:45:40 Login Succeeded 05:45:40 nexus3.edgexfoundry.org:10003 05:45:40 f706445af74f: Verifying Checksum 05:45:40 f706445af74f: Download complete 05:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:41 0510c868ecb4: Verifying Checksum 05:45:41 0510c868ecb4: Download complete 05:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:41 Configure a credential helper to remove this warning. See 05:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:41 05:45:41 Login Succeeded 05:45:41 nexus3.edgexfoundry.org:10004 05:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:41 Configure a credential helper to remove this warning. See 05:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:41 05:45:41 Login Succeeded 05:45:41 docker.io 05:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:42 Configure a credential helper to remove this warning. See 05:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:42 05:45:42 Login Succeeded 05:45:42 ---> docker-login.sh ends [Pipeline] } 05:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:43 ========================================================= 05:45:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:45:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:45:44 Sending build context to Docker daemon 2.583MB 05:45:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:45:44 Step 2/8 : FROM ${BASE} 05:45:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:44 595b0fe564bb: Pulling fs layer 05:45:44 7186ed65a4f7: Pulling fs layer 05:45:44 316046926c0a: Pulling fs layer 05:45:44 4ebd0625c992: Pulling fs layer 05:45:44 207e8628e3a3: Pulling fs layer 05:45:44 c791037a9be2: Pulling fs layer 05:45:44 ffd874e62e21: Pulling fs layer 05:45:44 4ebd0625c992: Waiting 05:45:44 ffd874e62e21: Waiting 05:45:44 c791037a9be2: Waiting 05:45:44 207e8628e3a3: Waiting 05:45:44 316046926c0a: Verifying Checksum 05:45:44 316046926c0a: Download complete 05:45:44 7186ed65a4f7: Verifying Checksum 05:45:44 7186ed65a4f7: Download complete 05:45:44 207e8628e3a3: Verifying Checksum 05:45:44 207e8628e3a3: Download complete 05:45:44 c791037a9be2: Download complete 05:45:44 595b0fe564bb: Verifying Checksum 05:45:45 0510c868ecb4: Pull complete 05:45:45 afea3b2eda06: Pull complete 05:45:45 7809a108b3ef: Pull complete 05:45:45 595b0fe564bb: Pull complete 05:45:46 7186ed65a4f7: Pull complete 05:45:46 ffd874e62e21: Download complete 05:45:46 316046926c0a: Pull complete 05:45:46 f706445af74f: Pull complete 05:45:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:45:46 ---> b068be0155e3 05:45:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:45:48 4ebd0625c992: Verifying Checksum 05:45:48 4ebd0625c992: Download complete 05:45:55 ---> Running in d18bd03c9148 05:45:55 Removing intermediate container d18bd03c9148 05:45:55 ---> 9c72bf8368be 05:45:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:55 ---> Running in 9553e181eb1a 05:45:55 Removing intermediate container 9553e181eb1a 05:45:55 ---> 6140b83f1ceb 05:45:55 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:45:55 ---> Running in f9a8615c277e 05:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:57 (1/6) Installing libc-dev (0.7.2-r3) 05:45:57 (2/6) Installing libsodium (1.0.18-r0) 05:45:57 (3/6) Installing pkgconf (1.7.3-r0) 05:45:57 (4/6) Installing libsodium-dev (1.0.18-r0) 05:45:57 (5/6) Installing libzmq (4.3.3-r1) 05:45:57 (6/6) Installing zeromq-dev (4.3.3-r1) 05:45:57 Executing busybox-1.32.1-r6.trigger 05:45:57 OK: 150 MiB in 46 packages 05:45:57 Removing intermediate container f9a8615c277e 05:45:57 ---> 750e6925a232 05:45:57 Step 6/8 : WORKDIR /device-sdk-go 05:45:58 ---> Running in 9ab8b12b6887 05:45:58 Removing intermediate container 9ab8b12b6887 05:45:58 ---> cdb5e2104c7d 05:45:58 Step 7/8 : COPY . . 05:45:58 4ebd0625c992: Pull complete 05:45:58 207e8628e3a3: Pull complete 05:45:58 ---> 10ace65f4584 05:45:58 Step 8/8 : RUN go mod download 05:45:58 ---> Running in df8f61d01331 05:45:58 c791037a9be2: Pull complete 05:46:03 ffd874e62e21: Pull complete 05:46:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:46:03 ---> cfc18b08335c 05:46:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:46:05 ---> Running in 1318e0f2c808 05:46:05 Removing intermediate container 1318e0f2c808 05:46:05 ---> ee543ccfe877 05:46:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:05 ---> Running in f2dfa12a53db 05:46:08 Removing intermediate container f2dfa12a53db 05:46:08 ---> 304102a9d21c 05:46:08 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:46:08 ---> Running in 6343078ff56a 05:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:10 (1/6) Installing libc-dev (0.7.2-r3) 05:46:10 (2/6) Installing libsodium (1.0.18-r0) 05:46:11 (3/6) Installing pkgconf (1.7.3-r0) 05:46:11 (4/6) Installing libsodium-dev (1.0.18-r0) 05:46:11 (5/6) Installing libzmq (4.3.3-r1) 05:46:11 (6/6) Installing zeromq-dev (4.3.3-r1) 05:46:11 Executing busybox-1.32.1-r6.trigger 05:46:11 OK: 139 MiB in 46 packages 05:46:12 Removing intermediate container 6343078ff56a 05:46:12 ---> 0ab396dd315a 05:46:12 Step 6/8 : WORKDIR /device-sdk-go 05:46:12 ---> Running in 63c1342a31f6 05:46:13 Removing intermediate container 63c1342a31f6 05:46:13 ---> 3ee6bdfa106e 05:46:13 Step 7/8 : COPY . . 05:46:14 ---> ef07ec396fd1 05:46:14 Step 8/8 : RUN go mod download 05:46:14 ---> Running in dcb427f087c0 05:46:20 Removing intermediate container df8f61d01331 05:46:20 ---> 2aa6f33b27a0 05:46:20 Successfully built 2aa6f33b27a0 05:46:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:46:21 + docker inspect -f . ci-base-image-x86_64 05:46:21 . [Pipeline] withDockerContainer 05:46:21 prd-centos7-docker-4c-2g-15004 does not seem to be running inside a container 05:46:21 $ 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 ******** ci-base-image-x86_64 cat 05:46:21 $ docker top 6260d95a9d9eaf54328718196ce2f20cf8a8271a73ca1aae19e2efc7f191408c -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:22 + go version 05:46:22 go version go1.16.3 linux/amd64 [Pipeline] } 05:46:22 $ docker stop --time=1 6260d95a9d9eaf54328718196ce2f20cf8a8271a73ca1aae19e2efc7f191408c 05:46:23 $ docker rm -f 6260d95a9d9eaf54328718196ce2f20cf8a8271a73ca1aae19e2efc7f191408c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:24 + docker inspect -f . ci-base-image-x86_64 05:46:24 . [Pipeline] withDockerContainer 05:46:24 prd-centos7-docker-4c-2g-15004 does not seem to be running inside a container 05:46:24 $ 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 ******** ci-base-image-x86_64 cat 05:46:24 $ docker top aa2c821b3323ffae49b19740c78210d94d572f4a91f460266502911e46a47901 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:25 + go mod tidy [Pipeline] sh 05:46:26 + make test 05:46:26 go mod tidy 05:46:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:46:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:46:41 Removing intermediate container dcb427f087c0 05:46:41 ---> 685ea444540d 05:46:41 Successfully built 685ea444540d 05:46:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:42 + docker inspect -f . ci-base-image-arm64 05:46:42 . [Pipeline] withDockerContainer 05:46:42 prd-ubuntu18.04-docker-arm64-4c-16g-15003 does not seem to be running inside a container 05:46:42 $ 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 ******** ci-base-image-arm64 cat 05:46:44 $ docker top 9e9319219395e1bca58952db35d6ba5a8dfb8fa691e3c1af7ab5f19d77adf8f5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:45 + go version 05:46:45 go version go1.16.3 linux/arm64 [Pipeline] } 05:46:45 $ docker stop --time=1 9e9319219395e1bca58952db35d6ba5a8dfb8fa691e3c1af7ab5f19d77adf8f5 05:46:47 $ docker rm -f 9e9319219395e1bca58952db35d6ba5a8dfb8fa691e3c1af7ab5f19d77adf8f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:48 + docker inspect -f . ci-base-image-arm64 05:46:48 . [Pipeline] withDockerContainer 05:46:48 prd-ubuntu18.04-docker-arm64-4c-16g-15003 does not seem to be running inside a container 05:46:48 $ 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 ******** ci-base-image-arm64 cat 05:46:50 $ docker top 5be92668221c9f62bb1aad94096fb6c4e7a1c4e300f7599134b0645f6d67de97 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:51 + go mod tidy [Pipeline] sh 05:46:52 + make test 05:46:52 go mod tidy 05:46:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:47:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:47:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:47:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:47:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements 05:47:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:47:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 05:47:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 05:47:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:47:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.049s coverage: 10.7% of statements 05:47:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:47:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:47:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:47:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 30.2% of statements 05:47:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:47:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements 05:47:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:47:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:47:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 05:47:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.832s coverage: 89.2% of statements 05:47:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:47:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements 05:47:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:47:24 GO111MODULE=on go vet ./... 05:47:51 gofmt -l . 05:47:51 [ "`gofmt -l .`" = "" ] 05:47:51 ./bin/test-attribution-txt.sh 05:47:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:47:51 $ docker stop --time=1 aa2c821b3323ffae49b19740c78210d94d572f4a91f460266502911e46a47901 05:47:55 $ docker rm -f aa2c821b3323ffae49b19740c78210d94d572f4a91f460266502911e46a47901 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:47:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:59 + ls -al . 05:47:59 total 212 05:47:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 05:47 . 05:47:59 drwxrwxr-x. 4 jenkins jenkins 28 May 19 05:45 .. 05:47:59 drwxrwxr-x. 2 jenkins jenkins 64 May 19 05:45 bin 05:47:59 -rw-r--r--. 1 jenkins jenkins 126187 May 19 05:47 coverage.out 05:47:59 -rw-rw-r--. 1 jenkins jenkins 987 May 19 05:45 Dockerfile.build 05:47:59 -rw-rw-r--. 1 jenkins jenkins 140 May 19 05:45 .dockerignore 05:47:59 drwxrwxr-x. 5 jenkins jenkins 62 May 19 05:45 example 05:47:59 drwxrwxr-x. 8 jenkins jenkins 179 May 19 05:45 .git 05:47:59 drwxrwxr-x. 2 jenkins jenkins 103 May 19 05:45 .github 05:47:59 -rw-rw-r--. 1 jenkins jenkins 138 May 19 05:45 .gitignore 05:47:59 -rw-r--r--. 1 jenkins jenkins 575 May 19 05:47 go.mod 05:47:59 -rw-r--r--. 1 jenkins jenkins 20803 May 19 05:46 go.sum 05:47:59 drwxrwxr-x. 15 jenkins jenkins 224 May 19 05:45 internal 05:47:59 -rw-rw-r--. 1 jenkins jenkins 894 May 19 05:45 Jenkinsfile 05:47:59 -rw-rw-r--. 1 jenkins jenkins 11341 May 19 05:45 LICENSE 05:47:59 -rw-rw-r--. 1 jenkins jenkins 1026 May 19 05:45 Makefile 05:47:59 drwxrwxr-x. 4 jenkins jenkins 26 May 19 05:45 openapi 05:47:59 drwxrwxr-x. 5 jenkins jenkins 50 May 19 05:45 pkg 05:47:59 -rw-rw-r--. 1 jenkins jenkins 7652 May 19 05:45 README.md 05:47:59 -rw-rw-r--. 1 jenkins jenkins 6616 May 19 05:45 RELEASE-NOTES.txt 05:47:59 drwxrwxr-x. 4 jenkins jenkins 54 May 19 05:45 snap 05:47:59 -rw-rw-r--. 1 jenkins jenkins 5 May 19 05:42 VERSION 05:47:59 -rw-rw-r--. 1 jenkins jenkins 222 May 19 05:45 version.go [Pipeline] isUnix [Pipeline] sh 05:48:00 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 --label arch=amd64 --label version=0.0.0 . 05:48:00 Sending build context to Docker daemon 2.711MB 05:48:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:48:00 Step 2/23 : FROM ${BASE} AS builder 05:48:00 ---> 2aa6f33b27a0 05:48:00 Step 3/23 : WORKDIR /device-sdk-go 05:48:00 ---> Running in 6f04d5535487 05:48:00 Removing intermediate container 6f04d5535487 05:48:00 ---> 4627845f4ae4 05:48:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:48:00 ---> Running in 1ae1dcb67e85 05:48:00 Removing intermediate container 1ae1dcb67e85 05:48:00 ---> e90b5c039288 05:48:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:00 ---> Running in b6610bf87348 05:48:01 Removing intermediate container b6610bf87348 05:48:01 ---> 020749be0ac1 05:48:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:48:01 ---> Running in c0ff72623f57 05:48:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:48:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:48:02 OK: 150 MiB in 46 packages 05:48:02 Removing intermediate container c0ff72623f57 05:48:02 ---> 5fa04fa8160d 05:48:02 Step 7/23 : COPY . . 05:48:03 ---> 1de8002a3c17 05:48:03 Step 8/23 : RUN go mod download 05:48:03 ---> Running in d5bd2f56e4b1 05:48:04 Removing intermediate container d5bd2f56e4b1 05:48:04 ---> 62917377dfe5 05:48:04 Step 9/23 : RUN make build 05:48:04 ---> Running in 85c73b24ab4c 05:48:04 go mod tidy 05:48:04 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 05:48:16 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:48:16 Removing intermediate container 85c73b24ab4c 05:48:16 ---> 8ba8f3a8a6f0 05:48:16 Step 10/23 : FROM alpine:3.12 05:48:16 3.12: Pulling from library/alpine 05:48:17 339de151aab4: Pulling fs layer 05:48:17 339de151aab4: Download complete 05:48:17 339de151aab4: Pull complete 05:48:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:48:17 Status: Downloaded newer image for alpine:3.12 05:48:17 ---> 13621d1b12d4 05:48:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:48:17 ---> Running in d89c8c3e0ec8 05:48:17 Removing intermediate container d89c8c3e0ec8 05:48:17 ---> 1761e09a37ac 05:48:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:17 ---> Running in f04584d14460 05:48:18 Removing intermediate container f04584d14460 05:48:18 ---> ae7d46a67aaa 05:48:18 Step 13/23 : RUN apk add --update --no-cache zeromq 05:48:18 ---> Running in be2b27fc415c 05:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:48:19 (1/5) Installing libgcc (9.3.0-r2) 05:48:19 (2/5) Installing libsodium (1.0.18-r0) 05:48:19 (3/5) Installing libstdc++ (9.3.0-r2) 05:48:21 (4/5) Installing libzmq (4.3.3-r0) 05:48:21 (5/5) Installing zeromq (4.3.3-r0) 05:48:21 Executing busybox-1.31.1-r20.trigger 05:48:21 OK: 8 MiB in 19 packages 05:48:21 Removing intermediate container be2b27fc415c 05:48:21 ---> 9e2d5ee99863 05:48:21 Step 14/23 : WORKDIR / 05:48:21 ---> Running in f8d156785f6c 05:48:21 Removing intermediate container f8d156785f6c 05:48:21 ---> 1facde261bfc 05:48:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:48:21 ---> 56b16b9f2837 05:48:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:48:22 ---> baf8bd743876 05:48:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:48:22 ---> 6396bc4fdc26 05:48:22 Step 18/23 : EXPOSE 49990 05:48:22 ---> Running in 200d6e08e316 05:48:22 Removing intermediate container 200d6e08e316 05:48:22 ---> ace957381117 05:48:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:48:22 ---> Running in a0d22f92f968 05:48:22 Removing intermediate container a0d22f92f968 05:48:22 ---> 155fc403952e 05:48:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:48:22 ---> Running in 554849cbe852 05:48:22 Removing intermediate container 554849cbe852 05:48:22 ---> 58c89e3331ab 05:48:22 Step 21/23 : LABEL arch=amd64 05:48:22 ---> Running in e2fdafe7f429 05:48:22 Removing intermediate container e2fdafe7f429 05:48:22 ---> 4e76e2b230e8 05:48:22 Step 22/23 : LABEL git_sha=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:48:22 ---> Running in 94c623b4dec4 05:48:22 Removing intermediate container 94c623b4dec4 05:48:22 ---> 22fc09617cde 05:48:22 Step 23/23 : LABEL version=0.0.0 05:48:23 ---> Running in 8c243b2ef70e 05:48:23 Removing intermediate container 8c243b2ef70e 05:48:23 ---> ba488dfc57ac 05:48:23 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:48:23 Successfully built ba488dfc57ac 05:48:23 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 05:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:48:24 ---> job-cost.sh 05:48:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rV2I 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.413s coverage: 25.4% of statements 05:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.199s coverage: 28.1% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.302s coverage: 78.9% of statements 05:48:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.227s coverage: 10.7% of statements 05:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:48:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:48:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.334s coverage: 30.2% of statements 05:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.216s coverage: 83.3% of statements 05:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.338s coverage: 58.0% of statements 05:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.042s coverage: 89.2% of statements 05:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements 05:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:48:39 GO111MODULE=on go vet ./... 05:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-rV2I/bin to PATH 05:48:52 INFO: No Stack... 05:48:52 INFO: Retrieving Pricing Info for: v3-standard-2 05:48:52 INFO: Archiving Costs [Pipeline] sh 05:48:52 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:48:52 + cut -d, -f6 [Pipeline] lock 05:48:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] 05:48:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] did not exist. Created. 05:48:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:53 + echo total: 0.05999999865889549 [Pipeline] stash 05:48:53 Stashed 1 file(s) [Pipeline] } 05:48:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:49:47 gofmt -l . 05:49:47 [ "`gofmt -l .`" = "" ] 05:49:47 ./bin/test-attribution-txt.sh 05:49:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:49:47 $ docker stop --time=1 5be92668221c9f62bb1aad94096fb6c4e7a1c4e300f7599134b0645f6d67de97 05:49:49 $ docker rm -f 5be92668221c9f62bb1aad94096fb6c4e7a1c4e300f7599134b0645f6d67de97 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:50 Warning: overwriting stash ‘coverage-report’ 05:49:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:52 + ls -al . 05:49:52 total 248 05:49:52 drwxrwxr-x 10 jenkins jenkins 4096 May 19 05:49 . 05:49:52 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:45 .. 05:49:52 -rw-rw-r-- 1 jenkins jenkins 140 May 19 05:45 .dockerignore 05:49:52 drwxrwxr-x 8 jenkins jenkins 4096 May 19 05:45 .git 05:49:52 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:45 .github 05:49:52 -rw-rw-r-- 1 jenkins jenkins 138 May 19 05:45 .gitignore 05:49:52 -rw-rw-r-- 1 jenkins jenkins 987 May 19 05:45 Dockerfile.build 05:49:52 -rw-rw-r-- 1 jenkins jenkins 894 May 19 05:45 Jenkinsfile 05:49:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 19 05:45 LICENSE 05:49:52 -rw-rw-r-- 1 jenkins jenkins 1026 May 19 05:45 Makefile 05:49:52 -rw-rw-r-- 1 jenkins jenkins 7652 May 19 05:45 README.md 05:49:52 -rw-rw-r-- 1 jenkins jenkins 6616 May 19 05:45 RELEASE-NOTES.txt 05:49:52 -rw-rw-r-- 1 jenkins jenkins 5 May 19 05:42 VERSION 05:49:52 drwxrwxr-x 2 jenkins jenkins 4096 May 19 05:45 bin 05:49:52 -rw-r--r-- 1 jenkins jenkins 126186 May 19 05:48 coverage.out 05:49:52 drwxrwxr-x 5 jenkins jenkins 4096 May 19 05:45 example 05:49:52 -rw-r--r-- 1 jenkins jenkins 575 May 19 05:49 go.mod 05:49:52 -rw-r--r-- 1 jenkins jenkins 20803 May 19 05:46 go.sum 05:49:52 drwxrwxr-x 15 jenkins jenkins 4096 May 19 05:45 internal 05:49:52 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:45 openapi 05:49:52 drwxrwxr-x 5 jenkins jenkins 4096 May 19 05:45 pkg 05:49:52 drwxrwxr-x 4 jenkins jenkins 4096 May 19 05:45 snap 05:49:52 -rw-rw-r-- 1 jenkins jenkins 222 May 19 05:45 version.go [Pipeline] isUnix [Pipeline] sh 05:49:52 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 --label arch=arm64 --label version=0.0.0 . 05:49:53 Sending build context to Docker daemon 2.71MB 05:49:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:49:53 Step 2/23 : FROM ${BASE} AS builder 05:49:53 ---> 685ea444540d 05:49:53 Step 3/23 : WORKDIR /device-sdk-go 05:49:53 ---> Running in f446c97d256e 05:49:54 Removing intermediate container f446c97d256e 05:49:54 ---> 07ca0009e535 05:49:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:54 ---> Running in 8b99008edf32 05:49:54 Removing intermediate container 8b99008edf32 05:49:54 ---> 961f66970fb7 05:49:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:54 ---> Running in e65abcff8111 05:49:57 Removing intermediate container e65abcff8111 05:49:57 ---> 4360d93b0d9a 05:49:57 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:49:57 ---> Running in a03f629a5350 05:49:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:49:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:00 OK: 139 MiB in 46 packages 05:50:01 Removing intermediate container a03f629a5350 05:50:01 ---> b70397a1b9d5 05:50:01 Step 7/23 : COPY . . 05:50:02 ---> 744f14c320f2 05:50:02 Step 8/23 : RUN go mod download 05:50:02 ---> Running in 83d725e38791 05:50:04 Removing intermediate container 83d725e38791 05:50:04 ---> 6f7328c5b034 05:50:04 Step 9/23 : RUN make build 05:50:04 ---> Running in 9bd3f75d8c81 05:50:05 go mod tidy 05:50:06 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 05:50:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:50:45 Removing intermediate container 9bd3f75d8c81 05:50:45 ---> dd5999154068 05:50:45 Step 10/23 : FROM alpine:3.12 05:50:45 3.12: Pulling from library/alpine 05:50:45 d2f70382dc9a: Pulling fs layer 05:50:45 d2f70382dc9a: Verifying Checksum 05:50:45 d2f70382dc9a: Download complete 05:50:45 d2f70382dc9a: Pull complete 05:50:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:50:45 Status: Downloaded newer image for alpine:3.12 05:50:45 ---> 9852663dfa18 05:50:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:45 ---> Running in f4949cf9052c 05:50:45 Removing intermediate container f4949cf9052c 05:50:45 ---> f40e29a7c2b2 05:50:45 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:45 ---> Running in 764e57cb1bc2 05:50:47 Removing intermediate container 764e57cb1bc2 05:50:47 ---> 665245d8f9bf 05:50:47 Step 13/23 : RUN apk add --update --no-cache zeromq 05:50:47 ---> Running in 722d1639de7c 05:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:50:50 (1/5) Installing libgcc (9.3.0-r2) 05:50:50 (2/5) Installing libsodium (1.0.18-r0) 05:50:50 (3/5) Installing libstdc++ (9.3.0-r2) 05:50:50 (4/5) Installing libzmq (4.3.3-r0) 05:50:50 (5/5) Installing zeromq (4.3.3-r0) 05:50:50 Executing busybox-1.31.1-r20.trigger 05:50:50 OK: 8 MiB in 19 packages 05:50:52 Removing intermediate container 722d1639de7c 05:50:52 ---> cc0ec0db898c 05:50:52 Step 14/23 : WORKDIR / 05:50:52 ---> Running in e526ef7a1866 05:50:52 Removing intermediate container e526ef7a1866 05:50:52 ---> 613ec0ae9741 05:50:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:50:53 ---> d680f0957cb8 05:50:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:50:54 ---> 0fd238478ddf 05:50:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:50:55 ---> f37f492f031c 05:50:55 Step 18/23 : EXPOSE 49990 05:50:55 ---> Running in 4a0e90c71369 05:50:56 Removing intermediate container 4a0e90c71369 05:50:56 ---> 67c7e9fd1b6c 05:50:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:50:56 ---> Running in 923f9701c750 05:50:56 Removing intermediate container 923f9701c750 05:50:56 ---> aaeaa4069b6d 05:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:50:56 ---> Running in ece951e7a312 05:50:57 Removing intermediate container ece951e7a312 05:50:57 ---> 5a3507f6200d 05:50:57 Step 21/23 : LABEL arch=arm64 05:50:57 ---> Running in 7293d7a14b4e 05:50:57 Removing intermediate container 7293d7a14b4e 05:50:57 ---> 362e229bd8eb 05:50:57 Step 22/23 : LABEL git_sha=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 05:50:57 ---> Running in f5f9147a8681 05:50:58 Removing intermediate container f5f9147a8681 05:50:58 ---> ef7b23246a49 05:50:58 Step 23/23 : LABEL version=0.0.0 05:50:58 ---> Running in 649d9c1b21b5 05:50:59 Removing intermediate container 649d9c1b21b5 05:50:59 ---> a86b142b6086 05:50:59 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:50:59 Successfully built a86b142b6086 05:50:59 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:51:00 ---> job-cost.sh 05:51:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-owyW 05:51:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-owyW/bin to PATH 05:53:38 INFO: No Stack... 05:53:38 INFO: Retrieving Pricing Info for: v2-standard-4 05:53:38 INFO: Archiving Costs [Pipeline] sh 05:53:39 + cut -d, -f6 05:53:39 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:53:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] 05:53:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] did not exist. Created. 05:53:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-933-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:39 /w/workspace/device-sdk-go/1@tmp/durable-64735f1e/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-64735f1e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:40 + echo total: 0.18000000715255737 [Pipeline] stash 05:53:40 Warning: overwriting stash ‘stack-cost’ 05:53:40 Stashed 1 file(s) [Pipeline] } 05:53:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-933-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] configFileProvider 05:53:41 provisioning config files... 05:53:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config4281024446089838222tmp [Pipeline] { [Pipeline] sh 05:53:42 + set +x 05:53:42 + curl -s https://codecov.io/bash 05:53:42 + bash -s -- 05:53:42 05:53:42 _____ _ 05:53:42 / ____| | | 05:53:42 | | ___ __| | ___ ___ _____ __ 05:53:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:42 Bash-1.0.2 05:53:42 05:53:42 05:53:42 ==> git version 2.24.4 found 05:53:42 ==> 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 05:53:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:53:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:53:42 ==> Jenkins CI detected. 05:53:42 project root: . 05:53:42 --> token set from env 05:53:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:42 ==> Running gcov in . (disable via -X gcov) 05:53:42 ==> Python coveragepy not found 05:53:42 ==> Searching for coverage reports in: 05:53:42 + . 05:53:42 -> Found 1 reports 05:53:42 ==> Detecting git/mercurial file structure 05:53:42 ==> Reading reports 05:53:42 + ./coverage.out bytes=126186 05:53:42 ==> Appending adjustments 05:53:42 https://docs.codecov.io/docs/fixing-reports 05:53:42 + Found adjustments 05:53:42 ==> Gzipping contents 05:53:42 20K /tmp/codecov.EEl2rj.gz 05:53:42 ==> Uploading reports 05:53:42 url: https://codecov.io 05:53:42 query: branch=PR-933&commit=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 05:53:42 -> Pinging Codecov 05:53:42 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-933&commit=a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-933%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=933&job=&cmd_args= 05:53:42 -> Uploading to 05:53:42 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7E55EF52A471D76F132DFD9A03CDDE97/a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3/c4001147-7a28-4a88-8cda-8cd3c6e5ff36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T055342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d329333185b4e3962f3b59140050edf297bf61dc832148fc5a84aad5685f402f 05:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:42 Dload Upload Total Spent Left Speed 05:53:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16507 0 0 100 16507 0 47231 --:--:-- --:--:-- --:--:-- 47297 05:53:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a85632ada9856bf2ff32e6dfbfa33cef8bcbf3d3 [Pipeline] } 05:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:53:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:46 ---> package-listing.sh 05:53:46 ++ facter osfamily 05:53:46 ++ tr '[:upper:]' '[:lower:]' 05:53:47 + OS_FAMILY=redhat 05:53:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-933 05:53:47 + START_PACKAGES=/tmp/packages_start.txt 05:53:47 + END_PACKAGES=/tmp/packages_end.txt 05:53:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:47 + PACKAGES=/tmp/packages_start.txt 05:53:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' 05:53:47 + PACKAGES=/tmp/packages_end.txt 05:53:47 + case "${OS_FAMILY}" in 05:53:47 + rpm -qa 05:53:47 + sort 05:53:47 + '[' -f /tmp/packages_start.txt ']' 05:53:47 + '[' -f /tmp/packages_end.txt ']' 05:53:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-933 ']' 05:53:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ 05:53:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-933/archives/ [Pipeline] echo 05:53:47 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-933/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:48 05:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:48 alpine: Pulling from edgex-lftools-log-publisher 05:53:48 df20fa9351a1: Pulling fs layer 05:53:48 36b3adc4ff6f: Pulling fs layer 05:53:48 8ad3a11d3b57: Pulling fs layer 05:53:48 46f8f816bc3b: Pulling fs layer 05:53:48 93b61091891f: Pulling fs layer 05:53:48 93b9cdb0e59b: Pulling fs layer 05:53:48 5e14af77c1be: Pulling fs layer 05:53:48 01666e4c0597: Pulling fs layer 05:53:48 aa168da1d23b: Pulling fs layer 05:53:48 93b9cdb0e59b: Waiting 05:53:48 5e14af77c1be: Waiting 05:53:48 01666e4c0597: Waiting 05:53:48 aa168da1d23b: Waiting 05:53:48 46f8f816bc3b: Waiting 05:53:48 93b61091891f: Waiting 05:53:48 36b3adc4ff6f: Verifying Checksum 05:53:48 36b3adc4ff6f: Download complete 05:53:48 46f8f816bc3b: Verifying Checksum 05:53:48 46f8f816bc3b: Download complete 05:53:48 df20fa9351a1: Verifying Checksum 05:53:48 df20fa9351a1: Download complete 05:53:49 93b9cdb0e59b: Verifying Checksum 05:53:49 93b9cdb0e59b: Download complete 05:53:49 5e14af77c1be: Verifying Checksum 05:53:49 5e14af77c1be: Download complete 05:53:49 93b61091891f: Verifying Checksum 05:53:49 93b61091891f: Download complete 05:53:49 01666e4c0597: Verifying Checksum 05:53:49 01666e4c0597: Download complete 05:53:49 8ad3a11d3b57: Verifying Checksum 05:53:49 8ad3a11d3b57: Download complete 05:53:49 df20fa9351a1: Pull complete 05:53:49 36b3adc4ff6f: Pull complete 05:53:50 8ad3a11d3b57: Pull complete 05:53:50 46f8f816bc3b: Pull complete 05:53:50 93b61091891f: Pull complete 05:53:50 93b9cdb0e59b: Pull complete 05:53:50 5e14af77c1be: Pull complete 05:53:50 aa168da1d23b: Verifying Checksum 05:53:50 aa168da1d23b: Download complete 05:53:50 01666e4c0597: Pull complete 05:53:55 aa168da1d23b: Pull complete 05:53:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:53:55 prd-centos7-docker-4c-2g-15002 does not seem to be running inside a container 05:53:55 $ 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-933/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-933 -v /w/workspace/dgexfoundry_device-sdk-go_PR-933:/w/workspace/dgexfoundry_device-sdk-go_PR-933:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-933@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:53:57 $ docker top 477874050e344e4e30e11113db04730d56cb2c388ec60958d290640db55b0306 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:58 + mkdir -p /var/log/sa [Pipeline] sh 05:53:58 + ls /var/log/sa-host 05:53:58 + sadf -c /var/log/sa-host/sa05 05:53:58 file_magic: OK 05:53:58 HZ: Using current value: 100 05:53:58 file_header: OK 05:53:58 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 05:53:58 Statistics: 05:53:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:58 File successfully converted to sysstat format version 12.2.1 05:53:58 + sadf -c /var/log/sa-host/sa19 05:53:58 file_magic: OK 05:53:58 HZ: Using current value: 100 05:53:58 file_header: OK 05:53:58 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 05:53:58 Statistics: 05:53:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:59 provisioning config files... 05:53:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp/config6859925240903242048tmp [Pipeline] { [Pipeline] echo 05:53:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:59 ---> create-netrc.sh [Pipeline] } 05:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:53:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:54:00 ---> python-tools-install.sh [Pipeline] echo 05:54:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:00 ---> sudo-logs.sh 05:54:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:00 ---> job-cost.sh 05:54:00 lf-activate-venv: SKIPPING 05:54:00 DEBUG: total: 0.18000000715255737 05:54:00 INFO: Retrieving Stack Cost... 05:54:02 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:02 INFO: Archiving Costs [Pipeline] echo 05:54:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:03 ---> logs-deploy.sh 05:54:03 lf-activate-venv: SKIPPING 05:54:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-933/1 05:54:03 INFO: archiving workspace using pattern(s): 05:54:04 Archives upload complete. 05:54:04 INFO: archiving logs to Nexus 05:54:04 ---> uname -a: 05:54:04 Linux prd-centos7-docker-4c-2g-15002.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:54:04 05:54:04 05:54:04 ---> lscpu: 05:54:04 Architecture: x86_64 05:54:04 CPU op-mode(s): 32-bit, 64-bit 05:54:04 Byte Order: Little Endian 05:54:04 Address sizes: 40 bits physical, 48 bits virtual 05:54:04 CPU(s): 2 05:54:04 On-line CPU(s) list: 0,1 05:54:04 Thread(s) per core: 1 05:54:04 Core(s) per socket: 1 05:54:04 Socket(s): 2 05:54:04 NUMA node(s): 1 05:54:04 Vendor ID: AuthenticAMD 05:54:04 CPU family: 23 05:54:04 Model: 49 05:54:04 Model name: AMD EPYC-Rome Processor 05:54:04 Stepping: 0 05:54:04 CPU MHz: 2799.998 05:54:04 BogoMIPS: 5599.99 05:54:04 Virtualization: AMD-V 05:54:04 Hypervisor vendor: KVM 05:54:04 Virtualization type: full 05:54:04 L1d cache: 64 KiB 05:54:04 L1i cache: 64 KiB 05:54:04 L2 cache: 1 MiB 05:54:04 L3 cache: 32 MiB 05:54:04 NUMA node0 CPU(s): 0,1 05:54:04 Vulnerability Itlb multihit: Not affected 05:54:04 Vulnerability L1tf: Not affected 05:54:04 Vulnerability Mds: Not affected 05:54:04 Vulnerability Meltdown: Not affected 05:54:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:04 Vulnerability Srbds: Not affected 05:54:04 Vulnerability Tsx async abort: Not affected 05:54:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:54:04 05:54:04 05:54:04 ---> nproc: 05:54:04 2 05:54:04 05:54:04 05:54:04 ---> df -h: 05:54:04 Filesystem Size Used Available Use% Mounted on 05:54:04 overlay 40.0G 7.6G 32.4G 19% / 05:54:04 tmpfs 64.0M 0 64.0M 0% /dev 05:54:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:54:04 shm 64.0M 0 64.0M 0% /dev/shm 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-933@tmp 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:54:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:54:04 05:54:04 05:54:04 ---> free -m: 05:54:04 total used free shared buff/cache available 05:54:04 Mem: 7821 993 4730 0 2097 6650 05:54:04 Swap: 1023 0 1023 05:54:04 05:54:04 05:54:04 ---> ip addr: 05:54:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:04 inet 127.0.0.1/8 scope host lo 05:54:04 valid_lft forever preferred_lft forever 05:54:04 inet6 ::1/128 scope host 05:54:04 valid_lft forever preferred_lft forever 05:54:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:04 link/ether fa:16:3e:7d:b6:12 brd ff:ff:ff:ff:ff:ff 05:54:04 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 05:54:04 valid_lft 85681sec preferred_lft 85681sec 05:54:04 inet6 fe80::f816:3eff:fe7d:b612/64 scope link 05:54:04 valid_lft forever preferred_lft forever 05:54:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:04 link/ether 02:42:7e:4b:a7:f7 brd ff:ff:ff:ff:ff:ff 05:54:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:04 valid_lft forever preferred_lft forever 05:54:04 inet6 fe80::42:7eff:fe4b:a7f7/64 scope link 05:54:04 valid_lft forever preferred_lft forever 05:54:04 05:54:04 05:54:04 ---> sar -b -r -n DEV: 05:54:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:54:04 05:54:04 05:41:54 LINUX RESTART (2 CPU) 05:54:04 05:54:04 05:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:04 05:44:01 1.68 0.00 1.68 0.00 0.00 38.16 0.00 05:54:04 05:45:01 0.52 0.00 0.52 0.00 0.00 7.98 0.00 05:54:04 05:46:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 05:54:04 05:47:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 05:54:04 05:48:01 0.18 0.00 0.18 0.00 0.00 3.32 0.00 05:54:04 05:49:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 05:54:04 05:50:01 0.42 0.00 0.42 0.00 0.00 5.63 0.00 05:54:04 05:51:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 05:54:04 05:52:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 05:54:04 05:53:01 0.30 0.00 0.30 0.00 0.00 4.42 0.00 05:54:04 Average: 0.43 0.00 0.43 0.00 0.00 7.66 0.00 05:54:04 05:54:04 05:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:04 05:44:01 5465568 0 800412 9.99 2620 1740340 1199228 13.24 573716 1571812 16 05:54:04 05:45:01 5465404 0 800568 10.00 2620 1740348 1199228 13.24 573656 1572012 8 05:54:04 05:46:01 5461536 0 804436 10.04 2620 1740348 1199540 13.24 577296 1572008 8 05:54:04 05:47:01 5461524 0 804444 10.04 2620 1740352 1199540 13.24 572636 1576560 8 05:54:04 05:48:01 5463204 0 802756 10.02 2620 1740360 1199396 13.24 571768 1576560 8 05:54:04 05:49:01 5462784 0 803176 10.03 2620 1740360 1199420 13.24 572012 1576560 16 05:54:04 05:50:01 5455756 0 810196 10.12 2620 1740368 1199492 13.24 578628 1576560 8 05:54:04 05:51:01 5451768 0 814180 10.17 2620 1740372 1199480 13.24 583112 1576560 8 05:54:04 05:52:01 5445708 0 820236 10.24 2620 1740376 1199432 13.24 590576 1574876 8 05:54:04 05:53:01 5445108 0 820832 10.25 2620 1740380 1199540 13.24 591208 1574872 16 05:54:04 Average: 5457836 0 808124 10.09 2620 1740360 1199430 13.24 578461 1574838 10 05:54:04 05:54:04 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:04 05:44:01 eth0 0.78 0.10 0.06 0.01 0.00 0.00 0.00 0.00 05:54:04 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:45:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:54:04 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:46:01 eth0 1.45 0.62 0.58 0.40 0.00 0.00 0.00 0.00 05:54:04 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:47:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 05:54:04 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:48:01 eth0 1.28 0.50 0.46 0.27 0.00 0.00 0.00 0.00 05:54:04 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:49:01 eth0 1.57 0.28 0.36 0.20 0.00 0.00 0.00 0.00 05:54:04 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:50:01 eth0 0.68 0.29 0.29 0.20 0.00 0.00 0.00 0.00 05:54:04 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:51:01 eth0 1.25 0.35 0.33 0.14 0.00 0.00 0.00 0.00 05:54:04 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:52:01 eth0 1.10 0.33 0.33 0.26 0.00 0.00 0.00 0.00 05:54:04 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:53:01 eth0 1.58 0.65 0.72 0.43 0.00 0.00 0.00 0.00 05:54:04 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 Average: eth0 1.09 0.35 0.35 0.21 0.00 0.00 0.00 0.00 05:54:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:04 05:54:04 05:54:04 ---> sar -P ALL: 05:54:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 05:54:04 05:54:04 05:41:54 LINUX RESTART (2 CPU) 05:54:04 05:54:04 05:43:01 CPU %user %nice %system %iowait %steal %idle 05:54:04 05:44:01 all 0.13 0.00 0.06 0.00 0.02 99.79 05:54:04 05:44:01 0 0.22 0.00 0.05 0.00 0.00 99.73 05:54:04 05:44:01 1 0.05 0.00 0.07 0.00 0.03 99.85 05:54:04 05:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:54:04 05:45:01 0 0.20 0.00 0.03 0.00 0.02 99.75 05:54:04 05:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:54:04 05:46:01 all 0.11 0.00 0.03 0.00 0.03 99.82 05:54:04 05:46:01 0 0.18 0.00 0.03 0.00 0.02 99.77 05:54:04 05:46:01 1 0.03 0.00 0.03 0.00 0.05 99.88 05:54:04 05:47:01 all 0.13 0.00 0.03 0.00 0.03 99.81 05:54:04 05:47:01 0 0.18 0.00 0.02 0.00 0.03 99.77 05:54:04 05:47:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:54:04 05:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 05:54:04 05:48:01 0 0.27 0.00 0.02 0.00 0.02 99.70 05:54:04 05:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:54:04 05:49:01 all 0.03 0.00 0.04 0.00 0.03 99.90 05:54:04 05:49:01 0 0.02 0.00 0.05 0.00 0.03 99.90 05:54:04 05:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:54:04 05:50:01 all 0.11 0.00 0.04 0.00 0.02 99.83 05:54:04 05:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:54:04 05:50:01 1 0.19 0.00 0.05 0.00 0.02 99.74 05:54:04 05:51:01 all 0.16 0.00 0.03 0.00 0.03 99.79 05:54:04 05:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:54:04 05:51:01 1 0.27 0.00 0.03 0.00 0.03 99.67 05:54:04 05:52:01 all 0.05 0.00 0.03 0.00 0.03 99.90 05:54:04 05:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:54:04 05:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:54:04 05:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 05:54:04 05:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:54:04 05:53:01 1 0.12 0.00 0.05 0.00 0.03 99.80 05:54:04 Average: all 0.11 0.00 0.03 0.00 0.03 99.83 05:54:04 Average: 0 0.12 0.00 0.03 0.00 0.02 99.83 05:54:04 Average: 1 0.09 0.00 0.04 0.00 0.03 99.84 05:54:04 05:54:04 05:54:04