Pull request #635 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f3e26f1634ecffa893d4a8951ff0a14f292d6817+6cec193abf44cabffe02bbcaff9748adb3f719d5 (96e89a992127bc7dfd70d4524dcb99df191c724f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7471 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-635 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit f3e26f1634ecffa893d4a8951ff0a14f292d6817 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 Commit message: "fix(sdk): prevent creating duplicate autoevent executor" First time build. Skipping changelog. > git rev-list --no-walk 43e2d52a8e654b27272c89f1afad5999f4d47829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:40 ========================================================= 09:48:40 EdgeX Global Pipelines Version Info 09:48:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:41 ------------------- 09:48:41 stable info: 09:48:41 ------------------- 09:48:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:48:41 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 09:48:41 Message: update stable to v1.0.144 09:48:42 ------------------- 09:48:42 experimental info: 09:48:42 ------------------- 09:48:42 Commited By: **** collab-it+edgex@linuxfoundation.org 09:48:42 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 09:48:42 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:48:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:48:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-635 [Pipeline] echo 09:48:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-635 [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-635 [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3e26f1 [Pipeline] echo 09:48:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:46 + git log --format=format:%s -1 f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] echo 09:48:46 GIT_COMMIT: f3e26f1634ecffa893d4a8951ff0a14f292d6817, Commit Message: fix(sdk): prevent creating duplicate autoevent executor [Pipeline] echo 09:48:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:47 09:48:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:48:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:48 latest: Pulling from edgex-devops/git-semver 09:48:48 31603596830f: Pulling fs layer 09:48:48 2a8b12db71e7: Pulling fs layer 09:48:48 6ca5941a6612: Pulling fs layer 09:48:48 ecc8261a40a4: Pulling fs layer 09:48:48 ecc8261a40a4: Waiting 09:48:48 2a8b12db71e7: Verifying Checksum 09:48:48 2a8b12db71e7: Download complete 09:48:48 31603596830f: Verifying Checksum 09:48:48 31603596830f: Download complete 09:48:48 31603596830f: Pull complete 09:48:49 6ca5941a6612: Verifying Checksum 09:48:49 6ca5941a6612: Download complete 09:48:49 2a8b12db71e7: Pull complete 09:48:49 ecc8261a40a4: Verifying Checksum 09:48:49 ecc8261a40a4: Download complete 09:48:49 6ca5941a6612: Pull complete 09:48:49 ecc8261a40a4: Pull complete 09:48:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:48:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:48:49 prd-centos7-docker-4c-2g-7471 does not seem to be running inside a container 09:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-635 -v /w/workspace/dgexfoundry_device-sdk-go_PR-635:/w/workspace/dgexfoundry_device-sdk-go_PR-635:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:48:51 $ docker top 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:52 [ssh-agent] Looking for ssh-agent implementation... 09:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:52 $ docker exec 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent 09:48:52 SSH_AUTH_SOCK=/tmp/ssh-3dwchAuV1psm/agent.11 09:48:52 SSH_AGENT_PID=16 09:48:52 Running ssh-add (command line suppressed) 09:48:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_5093676858327875374.key (/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_5093676858327875374.key) 09:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:53 + git tag --points-at HEAD [Pipeline] } 09:48:53 $ docker exec --env ******** --env ******** 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent -k 09:48:53 unset SSH_AUTH_SOCK; 09:48:53 unset SSH_AGENT_PID; 09:48:53 echo Agent pid 16 killed; 09:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:53 [ssh-agent] Looking for ssh-agent implementation... 09:48:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:53 $ docker exec 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent 09:48:53 SSH_AUTH_SOCK=/tmp/ssh-lTcrugo5fSiQ/agent.44 09:48:53 SSH_AGENT_PID=50 09:48:53 Running ssh-add (command line suppressed) 09:48:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_6152619648912652223.key (/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_6152619648912652223.key) 09:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:54 + git semver init 09:48:54 # -> Open(): unable to determine branch for HEAD 09:48:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-635/.git 09:48:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-635 09:48:54 # $SEMVER_REMOTE_NAME = origin 09:48:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:48:54 # $SEMVER_USER_NAME = edgex-jenkins 09:48:54 # $SEMVER_BRANCH = PR-635 09:48:54 # $SEMVER_TEMP = /tmp/semver-454221972 09:48:54 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:48:55 # '/tmp/semver-454221972' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-635/.semver' 09:48:55 # -> Force: false 09:48:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-635/.semver [Pipeline] } 09:48:55 $ docker exec --env ******** --env ******** 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent -k 09:48:55 unset SSH_AUTH_SOCK; 09:48:55 unset SSH_AGENT_PID; 09:48:55 echo Agent pid 50 killed; 09:48:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:55 + git semver [Pipeline] } 09:48:55 $ docker stop --time=1 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 09:48:57 $ docker rm -f 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:58 Stashed 1 file(s) [Pipeline] echo 09:48:58 [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 09:49:13 Still waiting to schedule task 09:49:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:49:13 Still waiting to schedule task 09:49:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:50:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7472 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [Pipeline] { [Pipeline] ws 09:50:56 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 09:51:01 using credential edgex-jenkins-ssh 09:51:01 Cloning the remote Git repository 09:51:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:51:02 > git init /w/workspace/device-sdk-go/5 # timeout=10 09:51:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:02 > git --version # timeout=10 09:51:02 > git --version # 'git version 2.17.1' 09:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:05 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:51:05 Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:51:05 Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) 09:51:05 > git config core.sparsecheckout # timeout=10 09:51:05 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 09:51:05 > git remote # timeout=10 09:51:05 > git config --get remote.origin.url # timeout=10 09:51:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:05 > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 09:51:05 > git rev-parse HEAD^{commit} # timeout=10 09:51:05 > git config core.sparsecheckout # timeout=10 09:51:05 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 09:51:09 Commit message: "fix(sdk): prevent creating duplicate autoevent executor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:51:11 ========================================================= 09:51:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:51:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:51:13 Sending build context to Docker daemon 2.335MB 09:51:13 Step 1/8 : ARG BASE=golang:1.15-alpine 09:51:13 Step 2/8 : FROM ${BASE} 09:51:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:13 b538f80385f9: Pulling fs layer 09:51:13 74f711af9a0d: Pulling fs layer 09:51:13 99f96fe45779: Pulling fs layer 09:51:13 8529a6b9a6be: Pulling fs layer 09:51:13 45590311c82a: Pulling fs layer 09:51:13 69ca0ff8b7b3: Pulling fs layer 09:51:13 209524e5b208: Pulling fs layer 09:51:13 45590311c82a: Waiting 09:51:13 69ca0ff8b7b3: Waiting 09:51:13 209524e5b208: Waiting 09:51:13 8529a6b9a6be: Waiting 09:51:13 99f96fe45779: Verifying Checksum 09:51:13 99f96fe45779: Download complete 09:51:13 74f711af9a0d: Verifying Checksum 09:51:13 74f711af9a0d: Download complete 09:51:13 45590311c82a: Download complete 09:51:13 69ca0ff8b7b3: Verifying Checksum 09:51:13 69ca0ff8b7b3: Download complete 09:51:14 b538f80385f9: Verifying Checksum 09:51:14 b538f80385f9: Download complete 09:51:15 b538f80385f9: Pull complete 09:51:15 74f711af9a0d: Pull complete 09:51:16 99f96fe45779: Pull complete 09:51:16 Running on prd-centos7-docker-4c-2g-7473 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [Pipeline] { [Pipeline] ws 09:51:16 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 09:51:17 209524e5b208: Verifying Checksum 09:51:19 using credential edgex-jenkins-ssh 09:51:19 Cloning the remote Git repository 09:51:19 8529a6b9a6be: Verifying Checksum 09:51:19 8529a6b9a6be: Download complete 09:51:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:51:19 > git init /w/workspace/device-sdk-go/5 # timeout=10 09:51:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:20 > git --version # timeout=10 09:51:20 > git --version # 'git version 2.16.5' 09:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:51:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:51:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:21 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:51:21 Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:51:21 Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) 09:51:21 > git config core.sparsecheckout # timeout=10 09:51:21 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 09:51:21 > git remote # timeout=10 09:51:21 > git config --get remote.origin.url # timeout=10 09:51:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:21 > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 09:51:21 > git rev-parse HEAD^{commit} # timeout=10 09:51:21 > git config core.sparsecheckout # timeout=10 09:51:21 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 09:51:25 Commit message: "fix(sdk): prevent creating duplicate autoevent executor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:51:26 ========================================================= 09:51:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:51:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:51:27 Sending build context to Docker daemon 2.335MB 09:51:27 Step 1/8 : ARG BASE=golang:1.15-alpine 09:51:27 Step 2/8 : FROM ${BASE} 09:51:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:27 df20fa9351a1: Pulling fs layer 09:51:27 ed8968b2872e: Pulling fs layer 09:51:27 a92cc7c5fd73: Pulling fs layer 09:51:27 e871e8e8d7a9: Pulling fs layer 09:51:27 e73272ec9a57: Pulling fs layer 09:51:27 1e910a182e73: Pulling fs layer 09:51:27 4e634b169226: Pulling fs layer 09:51:27 e73272ec9a57: Waiting 09:51:27 1e910a182e73: Waiting 09:51:27 4e634b169226: Waiting 09:51:27 e871e8e8d7a9: Waiting 09:51:27 a92cc7c5fd73: Verifying Checksum 09:51:27 a92cc7c5fd73: Download complete 09:51:27 ed8968b2872e: Verifying Checksum 09:51:27 ed8968b2872e: Download complete 09:51:27 e73272ec9a57: Verifying Checksum 09:51:27 e73272ec9a57: Download complete 09:51:27 1e910a182e73: Download complete 09:51:27 df20fa9351a1: Verifying Checksum 09:51:27 df20fa9351a1: Download complete 09:51:27 df20fa9351a1: Pull complete 09:51:27 ed8968b2872e: Pull complete 09:51:27 a92cc7c5fd73: Pull complete 09:51:30 8529a6b9a6be: Pull complete 09:51:30 45590311c82a: Pull complete 09:51:30 69ca0ff8b7b3: Pull complete 09:51:30 4e634b169226: Verifying Checksum 09:51:30 4e634b169226: Download complete 09:51:31 e871e8e8d7a9: Verifying Checksum 09:51:31 e871e8e8d7a9: Download complete 09:51:33 209524e5b208: Pull complete 09:51:33 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 09:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:51:33 ---> 5bddaf1c2fca 09:51:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:51:36 ---> Running in bf79a2cec727 09:51:36 Removing intermediate container bf79a2cec727 09:51:36 ---> a0dd6405fe29 09:51:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:36 ---> Running in 8f6b941767d5 09:51:37 e871e8e8d7a9: Pull complete 09:51:37 e73272ec9a57: Pull complete 09:51:37 1e910a182e73: Pull complete 09:51:39 Removing intermediate container 8f6b941767d5 09:51:39 ---> 45b4c83104cb 09:51:39 Step 5/8 : RUN apk add --no-cache make git 09:51:39 ---> Running in 889695afc233 09:51:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:51:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:51:42 OK: 142 MiB in 39 packages 09:51:43 4e634b169226: Pull complete 09:51:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 09:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:51:43 ---> f7629b54cfaa 09:51:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:51:43 ---> Running in e6c3f1cfcd84 09:51:44 Removing intermediate container e6c3f1cfcd84 09:51:44 ---> d12561e07fd1 09:51:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:44 ---> Running in 4440d4ffa08f 09:51:44 Removing intermediate container 889695afc233 09:51:44 ---> 978d1d471fa7 09:51:44 Step 6/8 : WORKDIR /device-sdk-go 09:51:44 ---> Running in 9ed9f78ee085 09:51:44 Removing intermediate container 9ed9f78ee085 09:51:44 ---> 6f10b4890c4b 09:51:44 Step 7/8 : COPY . . 09:51:45 ---> ec962d99160b 09:51:45 Step 8/8 : RUN go mod download 09:51:45 ---> Running in 2a7aa870a64c 09:51:46 Removing intermediate container 4440d4ffa08f 09:51:46 ---> a16e3600ae11 09:51:46 Step 5/8 : RUN apk add --no-cache make git 09:51:46 ---> Running in 41768253eb97 09:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:47 OK: 166 MiB in 39 packages 09:51:48 Removing intermediate container 41768253eb97 09:51:48 ---> 3e610784782b 09:51:48 Step 6/8 : WORKDIR /device-sdk-go 09:51:48 ---> Running in 5d3b87b5dce9 09:51:48 Removing intermediate container 5d3b87b5dce9 09:51:48 ---> e2201efc78fd 09:51:48 Step 7/8 : COPY . . 09:51:50 ---> 4387628b2981 09:51:50 Step 8/8 : RUN go mod download 09:51:50 ---> Running in a4aa32d290f4 09:52:08 Removing intermediate container 2a7aa870a64c 09:52:08 ---> 5e40b270405c 09:52:08 Successfully built 5e40b270405c 09:52:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:52:08 + docker inspect -f . ci-base-image-arm64 09:52:08 . [Pipeline] withDockerContainer 09:52:08 prd-ubuntu18.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container 09:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:52:10 $ docker top a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:12 Removing intermediate container a4aa32d290f4 09:52:12 ---> 7223064b7948 09:52:12 Successfully built 7223064b7948 09:52:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:12 + go version 09:52:12 go version go1.15.2 linux/arm64 [Pipeline] } 09:52:12 $ docker stop --time=1 a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d 09:52:12 + docker inspect -f . ci-base-image-x86_64 09:52:12 . 09:52:14 $ docker rm -f a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 09:52:14 prd-centos7-docker-4c-2g-7473 does not seem to be running inside a container 09:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:15 $ docker top b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:52:16 + go version 09:52:16 go version go1.15.2 linux/amd64 [Pipeline] } 09:52:16 $ docker stop --time=1 b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 09:52:17 $ docker rm -f b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:52:18 + docker inspect -f . ci-base-image-arm64 09:52:18 . [Pipeline] withDockerContainer 09:52:18 prd-ubuntu18.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container 09:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:52:20 $ docker top 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:52:21 + docker inspect -f . ci-base-image-x86_64 09:52:21 . [Pipeline] withDockerContainer 09:52:21 prd-centos7-docker-4c-2g-7473 does not seem to be running inside a container 09:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:21 + make test 09:52:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:21 $ docker top cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:22 + make test 09:52:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:52:43 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:52:45 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:52:45 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:52:45 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 09:52:45 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.062s coverage: 21.4% of statements 09:52:46 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.447s coverage: 97.1% of statements 09:53:18 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements 09:53:18 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.9% of statements 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:53:18 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.215s coverage: 42.6% of statements 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:53:18 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.291s coverage: 68.9% of statements 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 09:53:18 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 09:53:18 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.278s coverage: 68.9% of statements 09:53:18 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:53:18 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:53:18 GO111MODULE=on go vet ./... 09:53:22 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:53:22 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:53:22 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 09:53:22 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 21.4% of statements 09:53:25 gofmt -l . 09:53:25 [ "`gofmt -l .`" = "" ] 09:53:25 ./bin/test-attribution-txt.sh 09:53:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:53:26 Stashed 1 file(s) [Pipeline] } 09:53:26 $ docker stop --time=1 cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 09:53:27 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.145s coverage: 97.1% of statements 09:53:27 $ docker rm -f cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:53:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:53:31 + ls -al . 09:53:31 total 188 09:53:31 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 21 09:53 . 09:53:31 drwxrwxr-x. 4 jenkins jenkins 28 Oct 21 09:51 .. 09:53:31 drwxrwxr-x. 2 jenkins jenkins 64 Oct 21 09:51 bin 09:53:31 -rw-r--r--. 1 jenkins jenkins 110398 Oct 21 09:53 coverage.out 09:53:31 -rw-rw-r--. 1 jenkins jenkins 936 Oct 21 09:51 Dockerfile.build 09:53:31 -rw-rw-r--. 1 jenkins jenkins 140 Oct 21 09:51 .dockerignore 09:53:31 drwxrwxr-x. 4 jenkins jenkins 48 Oct 21 09:51 example 09:53:31 drwxrwxr-x. 8 jenkins jenkins 179 Oct 21 09:51 .git 09:53:31 drwxrwxr-x. 2 jenkins jenkins 60 Oct 21 09:51 .github 09:53:31 -rw-rw-r--. 1 jenkins jenkins 138 Oct 21 09:51 .gitignore 09:53:31 -rw-r--r--. 1 jenkins jenkins 517 Oct 21 09:53 go.mod 09:53:31 -rw-r--r--. 1 jenkins jenkins 13737 Oct 21 09:53 go.sum 09:53:31 drwxrwxr-x. 15 jenkins jenkins 211 Oct 21 09:51 internal 09:53:31 -rw-rw-r--. 1 jenkins jenkins 901 Oct 21 09:51 Jenkinsfile 09:53:31 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 21 09:51 LICENSE 09:53:31 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 21 09:51 Makefile 09:53:31 drwxrwxr-x. 4 jenkins jenkins 26 Oct 21 09:51 openapi 09:53:31 drwxrwxr-x. 5 jenkins jenkins 50 Oct 21 09:51 pkg 09:53:31 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 21 09:51 README.md 09:53:31 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 21 09:51 RELEASE-NOTES.txt 09:53:31 drwxrwxr-x. 4 jenkins jenkins 54 Oct 21 09:51 snap 09:53:31 -rw-rw-r--. 1 jenkins jenkins 5 Oct 21 09:48 VERSION 09:53:31 -rw-rw-r--. 1 jenkins jenkins 222 Oct 21 09:51 version.go [Pipeline] isUnix [Pipeline] sh 09:53:31 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 --label arch=amd64 --label version=0.0.0 . 09:53:32 Sending build context to Docker daemon 2.446MB 09:53:32 Step 1/24 : ARG BASE=golang:1.15-alpine 09:53:32 Step 2/24 : FROM ${BASE} AS builder 09:53:32 ---> 7223064b7948 09:53:32 Step 3/24 : ARG MAKE='make build' 09:53:32 ---> Running in 9f5e5f90bc69 09:53:32 Removing intermediate container 9f5e5f90bc69 09:53:32 ---> 4dcdc22ba9f2 09:53:32 Step 4/24 : WORKDIR /device-sdk-go 09:53:32 ---> Running in 915361fb8389 09:53:33 Removing intermediate container 915361fb8389 09:53:33 ---> e7847cd5c8c1 09:53:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:33 ---> Running in a29e70538056 09:53:33 Removing intermediate container a29e70538056 09:53:33 ---> 304e2668f998 09:53:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:33 ---> Running in 618073922fbf 09:53:34 Removing intermediate container 618073922fbf 09:53:34 ---> 796aa1518e36 09:53:34 Step 7/24 : RUN apk add --update --no-cache make git 09:53:34 ---> Running in 7862f9ea36d0 09:53:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:53:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:53:36 OK: 166 MiB in 39 packages 09:53:36 Removing intermediate container 7862f9ea36d0 09:53:36 ---> cd3d1aaf3151 09:53:36 Step 8/24 : COPY . . 09:53:37 ---> d808c93562fb 09:53:37 Step 9/24 : RUN ${MAKE} 09:53:37 ---> Running in b8adc1c2f8d9 09:53:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:53:46 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:53:47 Removing intermediate container b8adc1c2f8d9 09:53:47 ---> ac9468b1ae5d 09:53:47 Step 10/24 : FROM scratch 09:53:47 ---> 09:53:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:47 ---> Running in 2a6f81dc69d0 09:53:48 Removing intermediate container 2a6f81dc69d0 09:53:48 ---> 761b93553bda 09:53:48 Step 12/24 : ENV APP_PORT=49990 09:53:48 ---> Running in cd8dfef4101c 09:53:48 Removing intermediate container cd8dfef4101c 09:53:48 ---> 3e0db319b6b9 09:53:48 Step 13/24 : EXPOSE $APP_PORT 09:53:48 ---> Running in 4e6ca8603c23 09:53:48 Removing intermediate container 4e6ca8603c23 09:53:48 ---> ea4485498c5c 09:53:48 Step 14/24 : WORKDIR / 09:53:48 ---> Running in b875a4c73bd4 09:53:48 Removing intermediate container b875a4c73bd4 09:53:48 ---> 21edb843b824 09:53:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:53:49 ---> 0ceef993c626 09:53:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:53:49 ---> 3b2ff5c227c8 09:53:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:53:49 ---> 060aad373335 09:53:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:53:49 ---> 7788008415b8 09:53:49 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:53:50 ---> 5424b51498df 09:53:50 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:53:50 ---> Running in afb395d68668 09:53:50 Removing intermediate container afb395d68668 09:53:50 ---> 18e3fd3bb67a 09:53:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:50 ---> Running in 8555868ab636 09:53:50 Removing intermediate container 8555868ab636 09:53:50 ---> a3feb8eca332 09:53:50 Step 22/24 : LABEL arch=amd64 09:53:50 ---> Running in e7a217dfe023 09:53:50 Removing intermediate container e7a217dfe023 09:53:50 ---> fde7191c50cb 09:53:50 Step 23/24 : LABEL git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:53:50 ---> Running in 1e56bd1810b0 09:53:50 Removing intermediate container 1e56bd1810b0 09:53:50 ---> 3fa510ee582a 09:53:50 Step 24/24 : LABEL version=0.0.0 09:53:51 ---> Running in a3f92f72b591 09:53:51 Removing intermediate container a3f92f72b591 09:53:51 ---> 923582a8d00c 09:53:51 [Warning] One or more build-args [ARCH] were not consumed 09:53:51 Successfully built 923582a8d00c 09:53:51 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:53:54 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.130s coverage: 9.4% of statements 09:53:54 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.150s coverage: 21.9% of statements 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 09:53:54 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.546s coverage: 42.6% of statements 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:53:54 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.793s coverage: 68.9% of statements 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 09:53:54 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.173s coverage: 52.6% of statements 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 09:53:54 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.872s coverage: 68.9% of statements 09:53:54 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 09:53:54 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:53:54 GO111MODULE=on go vet ./... 09:54:26 gofmt -l . 09:54:26 [ "`gofmt -l .`" = "" ] 09:54:26 ./bin/test-attribution-txt.sh 09:54:26 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:54:27 Warning: overwriting stash ‘coverage-report’ 09:54:28 Stashed 1 file(s) [Pipeline] } 09:54:28 $ docker stop --time=1 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf 09:54:30 $ docker rm -f 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:54:32 + ls -al . 09:54:32 total 224 09:54:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 09:54 . 09:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 .. 09:54:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 09:51 .dockerignore 09:54:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 09:51 .git 09:54:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 09:51 .github 09:54:32 -rw-rw-r-- 1 jenkins jenkins 138 Oct 21 09:51 .gitignore 09:54:32 -rw-rw-r-- 1 jenkins jenkins 936 Oct 21 09:51 Dockerfile.build 09:54:32 -rw-rw-r-- 1 jenkins jenkins 901 Oct 21 09:51 Jenkinsfile 09:54:32 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 09:51 LICENSE 09:54:32 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 21 09:51 Makefile 09:54:32 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 21 09:51 README.md 09:54:32 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 21 09:51 RELEASE-NOTES.txt 09:54:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 09:48 VERSION 09:54:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 09:51 bin 09:54:32 -rw-r--r-- 1 jenkins jenkins 110398 Oct 21 09:53 coverage.out 09:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 example 09:54:32 -rw-r--r-- 1 jenkins jenkins 517 Oct 21 09:54 go.mod 09:54:32 -rw-r--r-- 1 jenkins jenkins 13737 Oct 21 09:54 go.sum 09:54:32 drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 09:51 internal 09:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 openapi 09:54:32 drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 09:51 pkg 09:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 snap 09:54:32 -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 09:51 version.go [Pipeline] isUnix [Pipeline] sh 09:54:32 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 --label arch=arm64 --label version=0.0.0 . 09:54:33 Sending build context to Docker daemon 2.446MB 09:54:33 Step 1/24 : ARG BASE=golang:1.15-alpine 09:54:33 Step 2/24 : FROM ${BASE} AS builder 09:54:33 ---> 5e40b270405c 09:54:33 Step 3/24 : ARG MAKE='make build' 09:54:33 ---> Running in 0d0937a50568 09:54:33 Removing intermediate container 0d0937a50568 09:54:33 ---> 69f703b86bbd 09:54:33 Step 4/24 : WORKDIR /device-sdk-go 09:54:34 ---> Running in 7f94ae4bbb97 09:54:34 Removing intermediate container 7f94ae4bbb97 09:54:34 ---> b8fd804a8003 09:54:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:54:34 ---> Running in d9acc19031ba 09:54:34 Removing intermediate container d9acc19031ba 09:54:34 ---> b855e07d734f 09:54:34 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:35 ---> Running in 55759e98295d 09:54:37 Removing intermediate container 55759e98295d 09:54:37 ---> aff14e1524ad 09:54:37 Step 7/24 : RUN apk add --update --no-cache make git 09:54:37 ---> Running in eba4b740a182 09:54:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:54:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:54:40 OK: 142 MiB in 39 packages 09:54:42 Removing intermediate container eba4b740a182 09:54:42 ---> 7f927c63e755 09:54:42 Step 8/24 : COPY . . 09:54:43 ---> f37085932011 09:54:43 Step 9/24 : RUN ${MAKE} 09:54:43 ---> Running in 212fd20e8003 09:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:55:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:55:11 Removing intermediate container 212fd20e8003 09:55:11 ---> cf90d8a9b3d7 09:55:11 Step 10/24 : FROM scratch 09:55:11 ---> 09:55:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:55:11 ---> Running in f3ae0c7fc38e 09:55:11 Removing intermediate container f3ae0c7fc38e 09:55:11 ---> 14fb1fba6a16 09:55:11 Step 12/24 : ENV APP_PORT=49990 09:55:11 ---> Running in 137322b243bd 09:55:12 Removing intermediate container 137322b243bd 09:55:12 ---> 94f4034434de 09:55:12 Step 13/24 : EXPOSE $APP_PORT 09:55:12 ---> Running in f4eaec00c8e7 09:55:12 Removing intermediate container f4eaec00c8e7 09:55:12 ---> c1cc2bf3e3ff 09:55:12 Step 14/24 : WORKDIR / 09:55:13 ---> Running in 39bca9144264 09:55:13 Removing intermediate container 39bca9144264 09:55:13 ---> 939cf204fad8 09:55:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:55:14 ---> 598779a36cd5 09:55:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:55:15 ---> 48dbea6c4d8e 09:55:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:55:16 ---> 35e191c821a4 09:55:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:55:16 ---> c6c98d130bfd 09:55:16 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:55:17 ---> 97303b8edb32 09:55:17 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:55:17 ---> Running in ac48c67e9619 09:55:17 Removing intermediate container ac48c67e9619 09:55:17 ---> a313a0998332 09:55:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:55:18 ---> Running in 9c6d687c7490 09:55:18 Removing intermediate container 9c6d687c7490 09:55:18 ---> 72dc84e4b1a3 09:55:18 Step 22/24 : LABEL arch=arm64 09:55:18 ---> Running in edb97e3ee0b1 09:55:19 Removing intermediate container edb97e3ee0b1 09:55:19 ---> 04d710bd30c8 09:55:19 Step 23/24 : LABEL git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 09:55:19 ---> Running in bbb94010faa0 09:55:19 Removing intermediate container bbb94010faa0 09:55:19 ---> beb3d2c5d65c 09:55:19 Step 24/24 : LABEL version=0.0.0 09:55:19 ---> Running in 5590b9480580 09:55:20 Removing intermediate container 5590b9480580 09:55:20 ---> 4865f6239145 09:55:20 [Warning] One or more build-args [ARCH] were not consumed 09:55:20 Successfully built 4865f6239145 09:55:20 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:55:22 provisioning config files... 09:55:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/config4921903076531513026tmp [Pipeline] { [Pipeline] sh 09:55:23 + set +x 09:55:23 + curl -s https://codecov.io/bash 09:55:23 + bash -s -- 09:55:23 09:55:23 _____ _ 09:55:23 / ____| | | 09:55:23 | | ___ __| | ___ ___ _____ __ 09:55:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:55:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:55:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:55:23 Bash-20201009-048fee3 09:55:23 09:55:23 09:55:23 ==> Jenkins CI detected. 09:55:23 project root: . 09:55:23 --> token set from env 09:55:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:55:23 ==> Running gcov in . (disable via -X gcov) 09:55:23 ==> Python coveragepy not found 09:55:23 ==> Searching for coverage reports in: 09:55:23 + . 09:55:23 -> Found 1 reports 09:55:23 ==> Detecting git/mercurial file structure 09:55:23 ==> Reading reports 09:55:23 + ./coverage.out bytes=110398 09:55:23 ==> Appending adjustments 09:55:23 https://docs.codecov.io/docs/fixing-reports 09:55:24 + Found adjustments 09:55:24 ==> Gzipping contents 09:55:24 ==> Uploading reports 09:55:24 url: https://codecov.io 09:55:24 query: branch=PR-635&commit=f3e26f1634ecffa893d4a8951ff0a14f292d6817&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-635%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=635&job=&cmd_args= 09:55:24 -> Pinging Codecov 09:55:24 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-635&commit=f3e26f1634ecffa893d4a8951ff0a14f292d6817&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-635%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=635&job=&cmd_args= 09:55:24 -> Uploading to 09:55:24 09:55:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:24 Dload Upload Total Spent Left Speed 09:55:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 09:55:24 X> Failed to upload 09:55:24 ==> Uploading to Codecov 09:55:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:24 Dload Upload Total Spent Left Speed 09:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 19156 0 0 100 19046 0 20462 --:--:-- --:--:-- --:--:-- 20457 100 19156 100 110 100 19046 118 20457 --:--:-- --:--:-- --:--:-- 20457 09:55:25 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] } 09:55:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 09:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:55:28 ---> package-listing.sh 09:55:28 ++ facter osfamily 09:55:28 ++ tr '[:upper:]' '[:lower:]' 09:55:28 + OS_FAMILY=redhat 09:55:28 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-635 09:55:28 + START_PACKAGES=/tmp/packages_start.txt 09:55:28 + END_PACKAGES=/tmp/packages_end.txt 09:55:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:28 + PACKAGES=/tmp/packages_start.txt 09:55:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-635 ']' 09:55:28 + PACKAGES=/tmp/packages_end.txt 09:55:28 + case "${OS_FAMILY}" in 09:55:28 + rpm -qa 09:55:28 + sort 09:55:34 + '[' -f /tmp/packages_start.txt ']' 09:55:34 + '[' -f /tmp/packages_end.txt ']' 09:55:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-635 ']' 09:55:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-635/archives/ 09:55:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-635/archives/ [Pipeline] echo 09:55:34 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-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:55:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:34 09:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:35 alpine: Pulling from edgex-lftools-log-publisher 09:55:35 df20fa9351a1: Pulling fs layer 09:55:35 36b3adc4ff6f: Pulling fs layer 09:55:35 8ad3a11d3b57: Pulling fs layer 09:55:35 46f8f816bc3b: Pulling fs layer 09:55:35 93b61091891f: Pulling fs layer 09:55:35 93b9cdb0e59b: Pulling fs layer 09:55:35 5e14af77c1be: Pulling fs layer 09:55:35 01666e4c0597: Pulling fs layer 09:55:35 aa168da1d23b: Pulling fs layer 09:55:35 93b9cdb0e59b: Waiting 09:55:35 5e14af77c1be: Waiting 09:55:35 aa168da1d23b: Waiting 09:55:35 46f8f816bc3b: Waiting 09:55:35 93b61091891f: Waiting 09:55:35 01666e4c0597: Waiting 09:55:35 36b3adc4ff6f: Verifying Checksum 09:55:35 36b3adc4ff6f: Download complete 09:55:35 46f8f816bc3b: Verifying Checksum 09:55:35 46f8f816bc3b: Download complete 09:55:35 df20fa9351a1: Verifying Checksum 09:55:35 df20fa9351a1: Download complete 09:55:35 93b9cdb0e59b: Verifying Checksum 09:55:35 93b9cdb0e59b: Download complete 09:55:35 93b61091891f: Verifying Checksum 09:55:35 93b61091891f: Download complete 09:55:35 01666e4c0597: Verifying Checksum 09:55:35 01666e4c0597: Download complete 09:55:35 8ad3a11d3b57: Verifying Checksum 09:55:35 8ad3a11d3b57: Download complete 09:55:35 5e14af77c1be: Verifying Checksum 09:55:35 5e14af77c1be: Download complete 09:55:35 df20fa9351a1: Pull complete 09:55:35 36b3adc4ff6f: Pull complete 09:55:36 8ad3a11d3b57: Pull complete 09:55:36 46f8f816bc3b: Pull complete 09:55:37 93b61091891f: Pull complete 09:55:37 93b9cdb0e59b: Pull complete 09:55:37 5e14af77c1be: Pull complete 09:55:37 01666e4c0597: Pull complete 09:55:37 aa168da1d23b: Verifying Checksum 09:55:37 aa168da1d23b: Download complete 09:55:44 aa168da1d23b: Pull complete 09:55:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:55:44 prd-centos7-docker-4c-2g-7471 does not seem to be running inside a container 09:55:44 $ 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-635/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-635 -v /w/workspace/dgexfoundry_device-sdk-go_PR-635:/w/workspace/dgexfoundry_device-sdk-go_PR-635:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:55:47 $ docker top 91be1b7e33c39f0fdd31e19824b8c2f189d3747ee65c944155404c4543089be4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:55:48 + mkdir -p /var/log/sa [Pipeline] sh 09:55:48 + ls /var/log/sa-host 09:55:48 + sadf -c /var/log/sa-host/sa05 09:55:48 file_magic: OK 09:55:48 HZ: Using current value: 100 09:55:48 file_header: OK 09:55:48 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 09:55:48 Statistics: 09:55:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:55:48 File successfully converted to sysstat format version 12.2.1 09:55:48 + sadf -c /var/log/sa-host/sa21 09:55:48 file_magic: OK 09:55:48 HZ: Using current value: 100 09:55:48 file_header: OK 09:55:48 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 09:55:48 Statistics: 09:55:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:55:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:49 provisioning config files... 09:55:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/config6526696651845248191tmp [Pipeline] { [Pipeline] echo 09:55:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:55:49 ---> create-netrc.sh [Pipeline] } 09:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:55:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:55:49 ---> python-tools-install.sh [Pipeline] echo 09:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:55:50 ---> sudo-logs.sh 09:55:50 Archiving 'sudo' log.. [Pipeline] echo 09:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:55:50 ---> job-cost.sh 09:55:50 lf-activate-venv: SKIPPING 09:55:50 INFO: No Stack... 09:55:51 INFO: Retrieving Pricing Info for: v1-standard-2 09:55:52 INFO: Archiving Costs [Pipeline] echo 09:55:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:55:52 ---> logs-deploy.sh 09:55:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-635/5 09:55:52 INFO: archiving workspace using pattern(s): 09:55:53 Archives upload complete. 09:55:54 INFO: archiving logs to Nexus 09:55:55 ---> uname -a: 09:55:55 Linux prd-centos7-docker-4c-2g-7471.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:55:55 09:55:55 09:55:55 ---> lscpu: 09:55:55 Architecture: x86_64 09:55:55 CPU op-mode(s): 32-bit, 64-bit 09:55:55 Byte Order: Little Endian 09:55:55 Address sizes: 40 bits physical, 48 bits virtual 09:55:55 CPU(s): 4 09:55:55 On-line CPU(s) list: 0-3 09:55:55 Thread(s) per core: 1 09:55:55 Core(s) per socket: 1 09:55:55 Socket(s): 4 09:55:55 NUMA node(s): 1 09:55:55 Vendor ID: GenuineIntel 09:55:55 CPU family: 6 09:55:55 Model: 44 09:55:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:55:55 Stepping: 1 09:55:55 CPU MHz: 2933.442 09:55:55 BogoMIPS: 5866.88 09:55:55 Virtualization: VT-x 09:55:55 Hypervisor vendor: KVM 09:55:55 Virtualization type: full 09:55:55 L1d cache: 128 KiB 09:55:55 L1i cache: 128 KiB 09:55:55 L2 cache: 16 MiB 09:55:55 L3 cache: 64 MiB 09:55:55 NUMA node0 CPU(s): 0-3 09:55:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:55:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:55:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:55:55 Vulnerability Meltdown: Mitigation; PTI 09:55:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:55:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:55:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:55:55 Vulnerability Tsx async abort: Not affected 09:55:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:55:55 09:55:55 09:55:55 ---> nproc: 09:55:55 4 09:55:55 09:55:55 09:55:55 ---> df -h: 09:55:55 Filesystem Size Used Available Use% Mounted on 09:55:55 overlay 50.0G 7.2G 42.8G 14% / 09:55:55 tmpfs 64.0M 0 64.0M 0% /dev 09:55:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:55:55 shm 64.0M 0 64.0M 0% /dev/shm 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-635 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 09:55:55 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 09:55:55 09:55:55 09:55:55 ---> free -m: 09:55:55 total used free shared buff/cache available 09:55:55 Mem: 1837 690 114 0 1032 1044 09:55:55 Swap: 1023 1 1022 09:55:55 09:55:55 09:55:55 ---> ip addr: 09:55:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:55:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:55:55 inet 127.0.0.1/8 scope host lo 09:55:55 valid_lft forever preferred_lft forever 09:55:55 inet6 ::1/128 scope host 09:55:55 valid_lft forever preferred_lft forever 09:55:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:55:55 link/ether fa:16:3e:f6:aa:2b brd ff:ff:ff:ff:ff:ff 09:55:55 inet 10.30.123.75/23 brd 10.30.123.255 scope global dynamic eth0 09:55:55 valid_lft 85930sec preferred_lft 85930sec 09:55:55 inet6 fe80::f816:3eff:fef6:aa2b/64 scope link 09:55:55 valid_lft forever preferred_lft forever 09:55:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:55:55 link/ether 02:42:07:03:e6:e1 brd ff:ff:ff:ff:ff:ff 09:55:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:55:55 valid_lft forever preferred_lft forever 09:55:55 inet6 fe80::42:7ff:fe03:e6e1/64 scope link 09:55:55 valid_lft forever preferred_lft forever 09:55:55 09:55:55 09:55:55 ---> sar -b -r -n DEV: 09:55:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 09:55:55 09:55:55 09:47:44 LINUX RESTART (4 CPU) 09:55:55 09:55:55 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:55:55 09:50:01 3.83 0.00 3.83 0.00 0.00 127.26 0.00 09:55:55 09:51:01 0.87 0.00 0.87 0.00 0.00 11.31 0.00 09:55:55 09:52:01 0.37 0.00 0.37 0.00 0.00 5.58 0.00 09:55:55 09:53:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 09:55:55 09:54:01 0.33 0.00 0.33 0.00 0.00 5.21 0.00 09:55:55 09:55:01 0.27 0.02 0.25 0.00 0.13 2.75 0.00 09:55:55 Average: 0.97 0.00 0.97 0.00 0.02 25.64 0.00 09:55:55 09:55:55 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:55 09:50:01 162864 0 589012 31.30 2620 1127060 1082088 36.93 426172 1134016 16 09:55:55 09:51:01 162072 0 589796 31.35 2620 1127068 1082288 36.94 427044 1133764 12 09:55:55 09:52:01 161816 0 590048 31.36 2620 1127072 1082276 36.94 426920 1133764 12 09:55:55 09:53:01 160480 0 591380 31.43 2620 1127076 1082156 36.93 434436 1127736 8 09:55:55 09:54:01 160648 0 591208 31.42 2620 1127080 1082228 36.93 439336 1122980 8 09:55:55 09:55:01 161108 0 590712 31.39 2620 1127116 1082156 36.93 439232 1122984 20 09:55:55 Average: 161498 0 590359 31.38 2620 1127079 1082199 36.93 432190 1129207 13 09:55:55 09:55:55 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:55 09:50:01 eth0 0.63 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:55:55 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:51:01 eth0 1.32 0.48 0.46 0.18 0.00 0.00 0.00 0.00 09:55:55 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:52:01 eth0 0.53 0.45 0.29 0.24 0.00 0.00 0.00 0.00 09:55:55 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:54:01 eth0 0.27 0.20 0.14 0.08 0.00 0.00 0.00 0.00 09:55:55 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 Average: eth0 0.49 0.23 0.16 0.09 0.00 0.00 0.00 0.00 09:55:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:55:55 09:55:55 ---> sar -P ALL: 09:55:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 09:55:55 09:55:55 09:47:44 LINUX RESTART (4 CPU) 09:55:55 09:55:55 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:50:01 all 0.18 0.00 0.05 0.00 0.00 99.77 09:55:55 09:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:50:01 2 0.07 0.00 0.07 0.00 0.00 99.87 09:55:55 09:50:01 3 0.58 0.00 0.05 0.00 0.00 99.37 09:55:55 09:51:01 all 0.14 0.00 0.03 0.00 0.00 99.82 09:55:55 09:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:51:01 3 0.45 0.00 0.03 0.00 0.02 99.50 09:55:55 09:52:01 all 0.16 0.00 0.03 0.00 0.00 99.80 09:55:55 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:52:01 2 0.08 0.00 0.08 0.00 0.00 99.83 09:55:55 09:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 09:55:55 09:53:01 all 0.17 0.00 0.04 0.00 0.00 99.80 09:55:55 09:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:53:01 3 0.55 0.00 0.03 0.00 0.00 99.42 09:55:55 09:54:01 all 0.17 0.00 0.05 0.00 0.00 99.78 09:55:55 09:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:54:01 1 0.05 0.00 0.10 0.00 0.00 99.85 09:55:55 09:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:55:55 09:54:01 3 0.55 0.00 0.05 0.00 0.00 99.40 09:55:55 09:55:01 all 0.12 0.00 0.04 0.00 0.00 99.84 09:55:55 09:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:55:01 3 0.42 0.00 0.07 0.00 0.00 99.52 09:55:55 Average: all 0.16 0.00 0.04 0.00 0.00 99.80 09:55:55 Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 09:55:55 Average: 1 0.03 0.00 0.04 0.00 0.00 99.92 09:55:55 Average: 2 0.05 0.00 0.04 0.00 0.00 99.91 09:55:55 Average: 3 0.51 0.00 0.04 0.00 0.00 99.44 09:55:55 09:55:55 09:55:55