Pull request #593 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4d3928a445fe6b0fab8e7cb8929633fe4725dd90+9f44a914c3163ba6aceeb076ef4043962d95dc92 (2f018466d20b626bb7e956e9539519b67c83c30b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-593/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-382 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-593 # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 Commit message: "fix: fix autoevent panic during callback" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:06:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:06:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:06:58 ========================================================= 10:06:58 EdgeX Global Pipelines Version Info 10:06:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:00 ------------------- 10:07:00 stable info: 10:07:00 ------------------- 10:07:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:00 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 10:07:00 Message: update stable to v1.0.122 10:07:02 ------------------- 10:07:02 experimental info: 10:07:02 ------------------- 10:07:02 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:02 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 10:07:02 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:07:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:07:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d3928a [Pipeline] echo 10:07:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:07 + git log --format=format:%s -1 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 [Pipeline] echo 10:07:08 GIT_COMMIT: 4d3928a445fe6b0fab8e7cb8929633fe4725dd90, Commit Message: fix: fix autoevent panic during callback [Pipeline] echo 10:07:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:09 10:07:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:07:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:09 latest: Pulling from edgex-devops/git-semver 10:07:09 31603596830f: Pulling fs layer 10:07:09 2a8b12db71e7: Pulling fs layer 10:07:09 6ca5941a6612: Pulling fs layer 10:07:09 ecc8261a40a4: Pulling fs layer 10:07:09 ecc8261a40a4: Waiting 10:07:10 2a8b12db71e7: Verifying Checksum 10:07:10 2a8b12db71e7: Download complete 10:07:10 31603596830f: Download complete 10:07:10 6ca5941a6612: Verifying Checksum 10:07:10 6ca5941a6612: Download complete 10:07:10 ecc8261a40a4: Verifying Checksum 10:07:10 ecc8261a40a4: Download complete 10:07:10 31603596830f: Pull complete 10:07:10 2a8b12db71e7: Pull complete 10:07:11 6ca5941a6612: Pull complete 10:07:11 ecc8261a40a4: Pull complete 10:07:11 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:07:11 prd-centos7-docker-4c-2g-382 does not seem to be running inside a container 10:07:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:07:13 $ docker top 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:14 [ssh-agent] Looking for ssh-agent implementation... 10:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:14 $ docker exec 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent 10:07:14 SSH_AUTH_SOCK=/tmp/ssh-6xWHlB13khZw/agent.12 10:07:14 SSH_AGENT_PID=17 10:07:14 Running ssh-add (command line suppressed) 10:07:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_6333276370822346389.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_6333276370822346389.key) 10:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:15 + git describe --exact-match --tags HEAD 10:07:15 fatal: No names found, cannot describe anything. [Pipeline] } 10:07:15 $ docker exec --env ******** --env ******** 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent -k 10:07:15 unset SSH_AUTH_SOCK; 10:07:15 unset SSH_AGENT_PID; 10:07:15 echo Agent pid 17 killed; 10:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:07:15 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:07:15 This usually means this commit has not been tagged. [Pipeline] sshagent 10:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:15 [ssh-agent] Looking for ssh-agent implementation... 10:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:15 $ docker exec 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent 10:07:16 SSH_AUTH_SOCK=/tmp/ssh-tHkGR1YYJArH/agent.46 10:07:16 SSH_AGENT_PID=52 10:07:16 Running ssh-add (command line suppressed) 10:07:16 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_2388674520254486276.key (/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/private_key_2388674520254486276.key) 10:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:16 + git semver init 10:07:16 # -> Open(): unable to determine branch for HEAD 10:07:16 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.git 10:07:16 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-593 10:07:16 # $SEMVER_REMOTE_NAME = origin 10:07:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:07:16 # $SEMVER_USER_NAME = edgex-jenkins 10:07:16 # $SEMVER_BRANCH = PR-593 10:07:16 # $SEMVER_TEMP = /tmp/semver-609764355 10:07:16 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:07:17 # '/tmp/semver-609764355' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver' 10:07:17 # -> Force: false 10:07:17 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-593/.semver [Pipeline] } 10:07:17 $ docker exec --env ******** --env ******** 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa ssh-agent -k 10:07:17 unset SSH_AUTH_SOCK; 10:07:17 unset SSH_AGENT_PID; 10:07:17 echo Agent pid 52 killed; 10:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:18 + git semver [Pipeline] } 10:07:18 $ docker stop --time=1 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa 10:07:19 $ docker rm -f 3bed2e02a3baad3fdff2317c5173d466e8eebc60fba5d3568ead5983a86741fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:07:20 Stashed 37 file(s) [Pipeline] echo 10:07:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 10:07:20 Archived original 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 10:07:36 Still waiting to schedule task 10:07:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-382’ 10:07:36 Still waiting to schedule task 10:07:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:09:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-383 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] ws 10:09:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:09:36 using credential edgex-jenkins-ssh 10:09:36 Cloning the remote Git repository 10:09:36 Cloning with configured refspecs honoured and without tags 10:09:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:09:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:09:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:09:37 > git --version # timeout=10 10:09:37 > git --version # 'git version 2.17.1' 10:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:38 Fetching without tags 10:09:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:09:38 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 10:09:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:09:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:38 Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:09:38 Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:09:38 Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) 10:09:38 > git config core.sparsecheckout # timeout=10 10:09:38 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 10:09:38 > git remote # timeout=10 10:09:38 > git config --get remote.origin.url # timeout=10 10:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:38 > git merge 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 10:09:38 > git rev-parse HEAD^{commit} # timeout=10 10:09:38 > git config core.sparsecheckout # timeout=10 10:09:38 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 10:09:43 Commit message: "fix: fix autoevent panic during callback" 10:09:43 > git --version # timeout=10 10:09:43 > git --version # 'git version 2.17.1' 10:09:43 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:09:44 ========================================================= 10:09:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:09:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:09:45 + 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 . 10:09:46 Sending build context to Docker daemon 3.176MB 10:09:46 Step 1/8 : ARG BASE=golang:1.15-alpine 10:09:46 Step 2/8 : FROM ${BASE} 10:09:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:09:47 b538f80385f9: Pulling fs layer 10:09:47 74f711af9a0d: Pulling fs layer 10:09:47 99f96fe45779: Pulling fs layer 10:09:47 8529a6b9a6be: Pulling fs layer 10:09:47 45590311c82a: Pulling fs layer 10:09:47 69ca0ff8b7b3: Pulling fs layer 10:09:47 209524e5b208: Pulling fs layer 10:09:47 8529a6b9a6be: Waiting 10:09:47 45590311c82a: Waiting 10:09:47 69ca0ff8b7b3: Waiting 10:09:47 209524e5b208: Waiting 10:09:47 99f96fe45779: Verifying Checksum 10:09:47 99f96fe45779: Download complete 10:09:47 45590311c82a: Verifying Checksum 10:09:47 45590311c82a: Download complete 10:09:47 69ca0ff8b7b3: Download complete 10:09:47 b538f80385f9: Download complete 10:09:48 b538f80385f9: Pull complete 10:09:48 74f711af9a0d: Pull complete 10:09:48 99f96fe45779: Pull complete 10:09:49 209524e5b208: Verifying Checksum 10:09:49 209524e5b208: Download complete 10:09:50 8529a6b9a6be: Verifying Checksum 10:09:50 8529a6b9a6be: Download complete 10:10:01 8529a6b9a6be: Pull complete 10:10:01 45590311c82a: Pull complete 10:10:01 69ca0ff8b7b3: Pull complete 10:10:06 209524e5b208: Pull complete 10:10:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 10:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:10:06 ---> 5bddaf1c2fca 10:10:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:08 ---> Running in 18ddaa3e22f5 10:10:08 Removing intermediate container 18ddaa3e22f5 10:10:08 ---> 0956c70e60d8 10:10:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:08 ---> Running in 3303b22cb7c5 10:10:12 Removing intermediate container 3303b22cb7c5 10:10:12 ---> e605aef6fa9b 10:10:12 Step 5/8 : RUN apk add --no-cache make git 10:10:12 ---> Running in 44470eb6ea1c 10:10:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:15 OK: 142 MiB in 39 packages 10:10:16 Removing intermediate container 44470eb6ea1c 10:10:16 ---> 3a9b03236098 10:10:16 Step 6/8 : WORKDIR /device-sdk-go 10:10:16 ---> Running in b9604b6960f7 10:10:16 Running on prd-centos7-docker-4c-2g-384 in /w/workspace/dgexfoundry_device-sdk-go_PR-593 [Pipeline] { [Pipeline] ws 10:10:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:10:17 Removing intermediate container b9604b6960f7 10:10:17 ---> ebcdfe803f5e 10:10:17 Step 7/8 : COPY . . 10:10:18 ---> d8a4ce7da61c 10:10:18 Step 8/8 : RUN go mod download 10:10:18 ---> Running in a37f347af247 10:10:20 using credential edgex-jenkins-ssh 10:10:20 Cloning the remote Git repository 10:10:20 Cloning with configured refspecs honoured and without tags 10:10:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:10:20 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:10:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:10:20 > git --version # timeout=10 10:10:20 > git --version # 'git version 2.16.5' 10:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:20 Fetching without tags 10:10:21 Merging remotes/origin/master commit 9f44a914c3163ba6aceeb076ef4043962d95dc92 into PR head commit 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:10:21 Merge succeeded, producing 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:10:21 Checking out Revision 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 (PR-593) 10:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:10:20 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # timeout=10 10:10:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:10:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:21 > git config core.sparsecheckout # timeout=10 10:10:21 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 10:10:21 > git remote # timeout=10 10:10:21 > git config --get remote.origin.url # timeout=10 10:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:21 > git merge 9f44a914c3163ba6aceeb076ef4043962d95dc92 # timeout=10 10:10:21 > git rev-parse HEAD^{commit} # timeout=10 10:10:21 > git config core.sparsecheckout # timeout=10 10:10:21 > git checkout -f 4d3928a445fe6b0fab8e7cb8929633fe4725dd90 # timeout=10 10:10:24 Commit message: "fix: fix autoevent panic during callback" 10:10:24 > git --version # timeout=10 10:10:24 > git --version # 'git version 2.16.5' 10:10:24 fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:10:26 ========================================================= 10:10:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:10:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10: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 . 10:10:27 Sending build context to Docker daemon 3.176MB 10:10:27 Step 1/8 : ARG BASE=golang:1.15-alpine 10:10:27 Step 2/8 : FROM ${BASE} 10:10:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:27 df20fa9351a1: Pulling fs layer 10:10:27 ed8968b2872e: Pulling fs layer 10:10:27 a92cc7c5fd73: Pulling fs layer 10:10:27 e871e8e8d7a9: Pulling fs layer 10:10:27 e73272ec9a57: Pulling fs layer 10:10:27 1e910a182e73: Pulling fs layer 10:10:27 4e634b169226: Pulling fs layer 10:10:27 e871e8e8d7a9: Waiting 10:10:27 e73272ec9a57: Waiting 10:10:27 1e910a182e73: Waiting 10:10:27 4e634b169226: Waiting 10:10:27 a92cc7c5fd73: Verifying Checksum 10:10:27 a92cc7c5fd73: Download complete 10:10:27 ed8968b2872e: Download complete 10:10:27 e73272ec9a57: Verifying Checksum 10:10:27 e73272ec9a57: Download complete 10:10:27 1e910a182e73: Verifying Checksum 10:10:27 1e910a182e73: Download complete 10:10:27 df20fa9351a1: Verifying Checksum 10:10:27 df20fa9351a1: Download complete 10:10:27 df20fa9351a1: Pull complete 10:10:27 ed8968b2872e: Pull complete 10:10:28 a92cc7c5fd73: Pull complete 10:10:29 4e634b169226: Download complete 10:10:29 e871e8e8d7a9: Verifying Checksum 10:10:29 e871e8e8d7a9: Download complete 10:10:33 Removing intermediate container a37f347af247 10:10:33 ---> 73e042a9f968 10:10:33 Successfully built 73e042a9f968 10:10:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:10:34 + docker inspect -f . ci-base-image-arm64 10:10:34 . [Pipeline] withDockerContainer 10:10:34 prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container 10:10:34 $ 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 ******** ci-base-image-arm64 cat 10:10:35 e871e8e8d7a9: Pull complete 10:10:35 e73272ec9a57: Pull complete 10:10:35 1e910a182e73: Pull complete 10:10:36 $ docker top e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:37 + go version 10:10:37 go version go1.15.2 linux/arm64 [Pipeline] } 10:10:38 $ docker stop --time=1 e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 10:10:39 $ docker rm -f e332fcb89bbd777b2f6b166a602f8ca10f689340a4800e2a5e5ca277fffb4151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 10:10:40 4e634b169226: Pull complete 10:10:40 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 10:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:10:40 ---> f7629b54cfaa 10:10:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:40 ---> Running in f5fcb258d701 10:10:40 Removing intermediate container f5fcb258d701 10:10:40 ---> c06cf016c48f 10:10:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:40 ---> Running in 1053b8c51264 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:41 + docker inspect -f . ci-base-image-arm64 10:10:41 . [Pipeline] withDockerContainer 10:10:41 Removing intermediate container 1053b8c51264 10:10:41 ---> 4ff54112f1c0 10:10:41 Step 5/8 : RUN apk add --no-cache make git 10:10:41 ---> Running in c6f47d242e3f 10:10:41 prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container 10:10:41 $ 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 ******** ci-base-image-arm64 cat 10:10:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:10:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:10:43 OK: 166 MiB in 39 packages 10:10:43 $ docker top a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 -eo pid,comm 10:10:43 Removing intermediate container c6f47d242e3f 10:10:43 ---> c7c37f305ba0 10:10:43 Step 6/8 : WORKDIR /device-sdk-go 10:10:43 ---> Running in be2128de99df 10:10:43 Removing intermediate container be2128de99df 10:10:43 ---> 68a53c45cbc9 10:10:43 Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh 10:10:45 + make test 10:10:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:10:45 ---> fb33d7d08ca4 10:10:45 Step 8/8 : RUN go mod download 10:10:45 ---> Running in 9eb2cd4297cb 10:10:55 Removing intermediate container 9eb2cd4297cb 10:10:55 ---> 87d9446953dc 10:10:55 Successfully built 87d9446953dc 10:10:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:10:55 + docker inspect -f . ci-base-image-x86_64 10:10:55 . [Pipeline] withDockerContainer 10:10:55 prd-centos7-docker-4c-2g-384 does not seem to be running inside a container 10:10:55 $ 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 ******** ci-base-image-x86_64 cat 10:10:57 $ docker top 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:57 + go version 10:10:57 go version go1.15.2 linux/amd64 [Pipeline] } 10:10:57 $ docker stop --time=1 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 10:10:59 $ docker rm -f 458796e8d7740078d6a05fc004abcb3304f99ac80bf221056f834395371a8766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:00 + docker inspect -f . ci-base-image-x86_64 10:11:00 . [Pipeline] withDockerContainer 10:11:00 prd-centos7-docker-4c-2g-384 does not seem to be running inside a container 10:11:00 $ 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 ******** ci-base-image-x86_64 cat 10:11:00 $ docker top 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:01 + make test 10:11:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:11:07 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:11:08 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:11:20 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:11:20 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 21.9% of statements 10:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.430s coverage: 95.7% of statements 10:11:46 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:11:46 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:11:46 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:11:46 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 21.9% of statements 10:11:46 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.090s coverage: 95.7% of statements 10:11:52 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.040s coverage: 8.6% of statements 10:11:52 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.040s coverage: 21.7% of statements 10:11:52 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:11:52 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.180s coverage: 37.0% of statements 10:11:52 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:11:52 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.228s coverage: 65.4% of statements 10:11:52 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:11:52 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:11:52 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:11:52 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.089s coverage: 52.6% of statements 10:11:52 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.145s coverage: 68.9% of statements 10:11:52 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:11:52 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:11:52 GO111MODULE=on go vet ./... 10:11:59 gofmt -l . 10:11:59 [ "`gofmt -l .`" = "" ] 10:11:59 ./bin/test-attribution-txt.sh 10:11:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:11:59 Stashed 1 file(s) [Pipeline] } 10:11:59 $ docker stop --time=1 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df 10:12:01 $ docker rm -f 33b28b979546c4fb07800f0d6a1f3aac40d7c6f1ea78a0436cab366e502752df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:06 + ls -al . 10:12:06 total 188 10:12:06 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 10:11 . 10:12:06 drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 10:10 .. 10:12:06 drwxrwxr-x. 2 jenkins jenkins 64 Sep 18 10:10 bin 10:12:06 -rw-r--r--. 1 jenkins jenkins 111696 Sep 18 10:11 coverage.out 10:12:06 -rw-rw-r--. 1 jenkins jenkins 936 Sep 18 10:10 Dockerfile.build 10:12:06 -rw-rw-r--. 1 jenkins jenkins 140 Sep 18 10:10 .dockerignore 10:12:06 drwxrwxr-x. 4 jenkins jenkins 48 Sep 18 10:10 example 10:12:06 drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 10:10 .git 10:12:06 drwxrwxr-x. 2 jenkins jenkins 60 Sep 18 10:10 .github 10:12:06 -rw-rw-r--. 1 jenkins jenkins 138 Sep 18 10:10 .gitignore 10:12:06 -rw-r--r--. 1 jenkins jenkins 446 Sep 18 10:11 go.mod 10:12:06 -rw-r--r--. 1 jenkins jenkins 12179 Sep 18 10:11 go.sum 10:12:06 drwxrwxr-x. 13 jenkins jenkins 184 Sep 18 10:10 internal 10:12:06 -rw-rw-r--. 1 jenkins jenkins 785 Sep 18 10:10 Jenkinsfile 10:12:06 -rw-rw-r--. 1 jenkins jenkins 11341 Sep 18 10:10 LICENSE 10:12:06 -rw-rw-r--. 1 jenkins jenkins 1013 Sep 18 10:10 Makefile 10:12:06 drwxrwxr-x. 4 jenkins jenkins 26 Sep 18 10:10 openapi 10:12:06 drwxrwxr-x. 5 jenkins jenkins 50 Sep 18 10:10 pkg 10:12:06 -rw-rw-r--. 1 jenkins jenkins 5897 Sep 18 10:10 README.md 10:12:06 -rw-rw-r--. 1 jenkins jenkins 4291 Sep 18 10:10 RELEASE-NOTES.txt 10:12:06 drwxrwxr-x. 3 jenkins jenkins 58 Sep 18 10:10 .semver 10:12:06 drwxrwxr-x. 4 jenkins jenkins 54 Sep 18 10:10 snap 10:12:06 -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 10:07 VERSION 10:12:06 -rw-rw-r--. 1 jenkins jenkins 222 Sep 18 10:10 version.go [Pipeline] isUnix [Pipeline] sh 10:12:06 + 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=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 --label arch=amd64 --label version=0.0.0 . 10:12:06 Sending build context to Docker daemon 3.29MB 10:12:06 Step 1/24 : ARG BASE=golang:1.15-alpine 10:12:06 Step 2/24 : FROM ${BASE} AS builder 10:12:06 ---> 87d9446953dc 10:12:06 Step 3/24 : ARG MAKE='make build' 10:12:07 ---> Running in 8fcce5062980 10:12:07 Removing intermediate container 8fcce5062980 10:12:07 ---> fe22a6ad378e 10:12:07 Step 4/24 : WORKDIR /device-sdk-go 10:12:07 ---> Running in 4ab1fe99c682 10:12:07 Removing intermediate container 4ab1fe99c682 10:12:07 ---> 103e50b946e9 10:12:07 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:12:07 ---> Running in dfbae809b6f7 10:12:07 Removing intermediate container dfbae809b6f7 10:12:07 ---> f986ba42eec9 10:12:07 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:07 ---> Running in f87b78cff95d 10:12:08 Removing intermediate container f87b78cff95d 10:12:08 ---> c830cb6837ef 10:12:08 Step 7/24 : RUN apk add --update --no-cache make git 10:12:08 ---> Running in f4f47f9e0489 10:12:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:11 OK: 166 MiB in 39 packages 10:12:11 Removing intermediate container f4f47f9e0489 10:12:11 ---> 994589d59cb7 10:12:11 Step 8/24 : COPY . . 10:12:12 ---> 9cb883cc91f5 10:12:12 Step 9/24 : RUN ${MAKE} 10:12:12 ---> Running in 9a687a8616bc 10:12:12 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 10:12:14 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 8.6% of statements 10:12:14 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.062s coverage: 21.7% of statements 10:12:14 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:12:14 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.523s coverage: 37.0% of statements 10:12:14 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:12:14 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.670s coverage: 65.4% of statements 10:12:14 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:12:14 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:12:14 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:12:14 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.232s coverage: 52.6% of statements 10:12:14 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.908s coverage: 68.9% of statements 10:12:14 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:12:14 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:12:14 GO111MODULE=on go vet ./... 10:12:19 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:12:21 Removing intermediate container 9a687a8616bc 10:12:21 ---> 35a52e325023 10:12:21 Step 10/24 : FROM scratch 10:12:21 ---> 10:12:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:12:21 ---> Running in fdd1f266ff4a 10:12:21 Removing intermediate container fdd1f266ff4a 10:12:21 ---> 4e24e0915176 10:12:21 Step 12/24 : ENV APP_PORT=49990 10:12:21 ---> Running in 2e97a94602e6 10:12:21 Removing intermediate container 2e97a94602e6 10:12:21 ---> 3deabc320895 10:12:21 Step 13/24 : EXPOSE $APP_PORT 10:12:21 ---> Running in 32a162a3987a 10:12:21 Removing intermediate container 32a162a3987a 10:12:21 ---> 7e7a60c4f9fe 10:12:21 Step 14/24 : WORKDIR / 10:12:21 ---> Running in 7d86e9edae30 10:12:21 Removing intermediate container 7d86e9edae30 10:12:21 ---> 311698806067 10:12:21 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:12:22 ---> 03b3c28373a1 10:12:22 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:12:22 ---> a5205928e533 10:12:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:12:22 ---> 01500250d631 10:12:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:12:23 ---> 7ebbe41dbaea 10:12:23 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:12:23 ---> e0bdaf110dfd 10:12:23 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:12:23 ---> Running in c2b816b75473 10:12:23 Removing intermediate container c2b816b75473 10:12:23 ---> 5fc0c32e54c7 10:12:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:23 ---> Running in 4c8e07dd1674 10:12:24 Removing intermediate container 4c8e07dd1674 10:12:24 ---> 4c861e05cf58 10:12:24 Step 22/24 : LABEL arch=amd64 10:12:24 ---> Running in e74beac49430 10:12:24 Removing intermediate container e74beac49430 10:12:24 ---> 8a243f745f2f 10:12:24 Step 23/24 : LABEL git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:12:24 ---> Running in 8030f5743fd0 10:12:24 Removing intermediate container 8030f5743fd0 10:12:24 ---> 24d5b9c1cc5e 10:12:24 Step 24/24 : LABEL version=0.0.0 10:12:24 ---> Running in 5ffedb12e9e9 10:12:24 Removing intermediate container 5ffedb12e9e9 10:12:24 ---> a809fca15ef5 10:12:24 [Warning] One or more build-args [ARCH] were not consumed 10:12:24 Successfully built a809fca15ef5 10:12:24 Successfully tagged docker-device-sdk-simple: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] } 10:12:40 gofmt -l . 10:12:41 [ "`gofmt -l .`" = "" ] 10:12:41 ./bin/test-attribution-txt.sh 10:12:42 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:12:42 Warning: overwriting stash ‘coverage-report’ 10:12:43 Stashed 1 file(s) [Pipeline] } 10:12:43 $ docker stop --time=1 a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 10:12:45 $ docker rm -f a0408f3e9edf7e9f2de01c6d087344809514020e94fcb53aff1c930ae3767b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:47 + ls -al . 10:12:47 total 228 10:12:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 10:12 . 10:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 .. 10:12:47 -rw-rw-r-- 1 jenkins jenkins 140 Sep 18 10:09 .dockerignore 10:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 10:09 .git 10:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 10:09 .github 10:12:47 -rw-rw-r-- 1 jenkins jenkins 138 Sep 18 10:09 .gitignore 10:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 10:09 .semver 10:12:47 -rw-rw-r-- 1 jenkins jenkins 936 Sep 18 10:09 Dockerfile.build 10:12:47 -rw-rw-r-- 1 jenkins jenkins 785 Sep 18 10:09 Jenkinsfile 10:12:47 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 18 10:09 LICENSE 10:12:47 -rw-rw-r-- 1 jenkins jenkins 1013 Sep 18 10:09 Makefile 10:12:47 -rw-rw-r-- 1 jenkins jenkins 5897 Sep 18 10:09 README.md 10:12:47 -rw-rw-r-- 1 jenkins jenkins 4291 Sep 18 10:09 RELEASE-NOTES.txt 10:12:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 10:07 VERSION 10:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 10:09 bin 10:12:47 -rw-r--r-- 1 jenkins jenkins 111696 Sep 18 10:12 coverage.out 10:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 example 10:12:47 -rw-r--r-- 1 jenkins jenkins 446 Sep 18 10:12 go.mod 10:12:47 -rw-r--r-- 1 jenkins jenkins 12179 Sep 18 10:12 go.sum 10:12:47 drwxrwxr-x 13 jenkins jenkins 4096 Sep 18 10:09 internal 10:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 openapi 10:12:47 drwxrwxr-x 5 jenkins jenkins 4096 Sep 18 10:09 pkg 10:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 10:09 snap 10:12:47 -rw-rw-r-- 1 jenkins jenkins 222 Sep 18 10:09 version.go [Pipeline] isUnix [Pipeline] sh 10:12:48 + 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=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 --label arch=arm64 --label version=0.0.0 . 10:12:48 Sending build context to Docker daemon 3.29MB 10:12:48 Step 1/24 : ARG BASE=golang:1.15-alpine 10:12:48 Step 2/24 : FROM ${BASE} AS builder 10:12:48 ---> 73e042a9f968 10:12:48 Step 3/24 : ARG MAKE='make build' 10:12:49 ---> Running in be46a67f90cf 10:12:49 Removing intermediate container be46a67f90cf 10:12:49 ---> a74ac5ca3947 10:12:49 Step 4/24 : WORKDIR /device-sdk-go 10:12:49 ---> Running in c8227693e21c 10:12:50 Removing intermediate container c8227693e21c 10:12:50 ---> 0ecee0a24266 10:12:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:12:50 ---> Running in 32e11ceacbe6 10:12:50 Removing intermediate container 32e11ceacbe6 10:12:50 ---> affd951f0d35 10:12:50 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:50 ---> Running in 36e6f4a5c306 10:12:53 Removing intermediate container 36e6f4a5c306 10:12:53 ---> 1260a1bf4a88 10:12:53 Step 7/24 : RUN apk add --update --no-cache make git 10:12:53 ---> Running in 0f6493b81bef 10:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:12:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:12:56 OK: 142 MiB in 39 packages 10:12:57 Removing intermediate container 0f6493b81bef 10:12:57 ---> 24bd7384ea17 10:12:57 Step 8/24 : COPY . . 10:12:58 ---> a18483684ed3 10:12:58 Step 9/24 : RUN ${MAKE} 10:12:58 ---> Running in ca7e0cd7ae4d 10:13:00 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 10:13:22 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:13:25 Removing intermediate container ca7e0cd7ae4d 10:13:25 ---> 42181cd83aa5 10:13:25 Step 10/24 : FROM scratch 10:13:25 ---> 10:13:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:13:25 ---> Running in 4d34c1d0edea 10:13:25 Removing intermediate container 4d34c1d0edea 10:13:25 ---> 1783793b719c 10:13:25 Step 12/24 : ENV APP_PORT=49990 10:13:25 ---> Running in d5da277531f2 10:13:25 Removing intermediate container d5da277531f2 10:13:25 ---> 39e80cad4eb9 10:13:25 Step 13/24 : EXPOSE $APP_PORT 10:13:25 ---> Running in 18680d413513 10:13:26 Removing intermediate container 18680d413513 10:13:26 ---> 11098110cecf 10:13:26 Step 14/24 : WORKDIR / 10:13:26 ---> Running in 864bfc0b3423 10:13:26 Removing intermediate container 864bfc0b3423 10:13:26 ---> e58206d51b2e 10:13:26 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:13:28 ---> 3475f6834e99 10:13:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:13:28 ---> 0deac2f396d0 10:13:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:13:29 ---> a86d0befb709 10:13:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:13:30 ---> 164d80da2ca8 10:13:30 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:13:31 ---> 367d85d09887 10:13:31 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:13:31 ---> Running in c1541270c4d0 10:13:31 Removing intermediate container c1541270c4d0 10:13:31 ---> 5fd37d613ab1 10:13:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:31 ---> Running in 8375c1fd6bd9 10:13:31 Removing intermediate container 8375c1fd6bd9 10:13:31 ---> 891df4ea660e 10:13:31 Step 22/24 : LABEL arch=arm64 10:13:32 ---> Running in f2b6cd0f8df3 10:13:32 Removing intermediate container f2b6cd0f8df3 10:13:32 ---> 145ef4df0242 10:13:32 Step 23/24 : LABEL git_sha=4d3928a445fe6b0fab8e7cb8929633fe4725dd90 10:13:32 ---> Running in f76d31e87dfa 10:13:33 Removing intermediate container f76d31e87dfa 10:13:33 ---> d1ba797de027 10:13:33 Step 24/24 : LABEL version=0.0.0 10:13:33 ---> Running in 8243e013d7b9 10:13:34 Removing intermediate container 8243e013d7b9 10:13:34 ---> e8f61f7d2caf 10:13:34 [Warning] One or more build-args [ARCH] were not consumed 10:13:34 Successfully built e8f61f7d2caf 10:13:34 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 10:13:36 provisioning config files... 10:13:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config4988971391517355031tmp [Pipeline] { [Pipeline] sh 10:13:37 + curl -s https://codecov.io/bash 10:13:37 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config4988971391517355031tmp [Pipeline] } 10:13:37 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] { (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 10:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:42 ---> package-listing.sh 10:13:42 ++ facter osfamily 10:13:42 ++ tr '[:upper:]' '[:lower:]' 10:13:42 + OS_FAMILY=redhat 10:13:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-593 10:13:42 + START_PACKAGES=/tmp/packages_start.txt 10:13:42 + END_PACKAGES=/tmp/packages_end.txt 10:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:42 + PACKAGES=/tmp/packages_start.txt 10:13:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' 10:13:42 + PACKAGES=/tmp/packages_end.txt 10:13:42 + case "${OS_FAMILY}" in 10:13:42 + rpm -qa 10:13:42 + sort 10:13:46 + '[' -f /tmp/packages_start.txt ']' 10:13:46 + '[' -f /tmp/packages_end.txt ']' 10:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-593 ']' 10:13:46 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ 10:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-593/archives/ [Pipeline] isUnix [Pipeline] sh 10:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:47 10:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:47 alpine: Pulling from edgex-lftools-log-publisher 10:13:47 df20fa9351a1: Pulling fs layer 10:13:47 36b3adc4ff6f: Pulling fs layer 10:13:47 8ad3a11d3b57: Pulling fs layer 10:13:47 46f8f816bc3b: Pulling fs layer 10:13:47 0dadc02b9964: Pulling fs layer 10:13:47 ce6a7cf60c04: Pulling fs layer 10:13:47 7a184a31f384: Pulling fs layer 10:13:47 0879bd2ef858: Pulling fs layer 10:13:47 46f8f816bc3b: Waiting 10:13:47 0dadc02b9964: Waiting 10:13:47 ce6a7cf60c04: Waiting 10:13:47 7a184a31f384: Waiting 10:13:47 0879bd2ef858: Waiting 10:13:47 36b3adc4ff6f: Verifying Checksum 10:13:47 36b3adc4ff6f: Download complete 10:13:47 46f8f816bc3b: Verifying Checksum 10:13:47 46f8f816bc3b: Download complete 10:13:48 df20fa9351a1: Verifying Checksum 10:13:48 df20fa9351a1: Download complete 10:13:48 ce6a7cf60c04: Verifying Checksum 10:13:48 ce6a7cf60c04: Download complete 10:13:48 0dadc02b9964: Verifying Checksum 10:13:48 0dadc02b9964: Download complete 10:13:48 7a184a31f384: Verifying Checksum 10:13:48 7a184a31f384: Download complete 10:13:48 df20fa9351a1: Pull complete 10:13:48 8ad3a11d3b57: Verifying Checksum 10:13:48 8ad3a11d3b57: Download complete 10:13:48 36b3adc4ff6f: Pull complete 10:13:48 0879bd2ef858: Verifying Checksum 10:13:48 0879bd2ef858: Download complete 10:13:49 8ad3a11d3b57: Pull complete 10:13:49 46f8f816bc3b: Pull complete 10:13:49 0dadc02b9964: Pull complete 10:13:49 ce6a7cf60c04: Pull complete 10:13:49 7a184a31f384: Pull complete 10:13:52 0879bd2ef858: Pull complete 10:13:52 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 10:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:13:52 prd-centos7-docker-4c-2g-382 does not seem to be running inside a container 10:13:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-sdk-go_PR-593 -v /w/workspace/dgexfoundry_device-sdk-go_PR-593:/w/workspace/dgexfoundry_device-sdk-go_PR-593:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-593@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:10003/edgex-lftools-log-publisher:alpine cat 10:13:58 $ docker top d049a007c533f19cdfc711bb95bb7fad8652e70751a3c2133515d4b564daa821 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:58 + mkdir -p /var/log/sa [Pipeline] sh 10:13:59 + ls /var/log/sa-host 10:13:59 + sadf -c /var/log/sa-host/sa05 10:13:59 file_magic: OK 10:13:59 HZ: Using current value: 100 10:13:59 file_header: OK 10:13:59 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 10:13:59 Statistics: 10:13:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:13:59 File successfully converted to sysstat format version 12.2.1 10:13:59 + sadf -c /var/log/sa-host/sa18 10:13:59 file_magic: OK 10:13:59 HZ: Using current value: 100 10:13:59 file_header: OK 10:13:59 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 10:13:59 Statistics: 10:13:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:13:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:59 provisioning config files... 10:13:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp/config1143802359685634766tmp [Pipeline] { [Pipeline] echo 10:13:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:59 ---> create-netrc.sh [Pipeline] echo 10:13:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:14:00 ---> logs-deploy.sh 10:14:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-593/1 10:14:00 INFO: archiving workspace using pattern(s): 10:14:01 Archives upload complete. 10:14:01 INFO: archiving logs to Nexus 10:14:02 ---> uname -a: 10:14:02 Linux d049a007c533 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 10:14:02 10:14:02 10:14:02 ---> lscpu: 10:14:02 Architecture: x86_64 10:14:02 CPU op-mode(s): 32-bit, 64-bit 10:14:02 Byte Order: Little Endian 10:14:02 Address sizes: 40 bits physical, 48 bits virtual 10:14:02 CPU(s): 4 10:14:02 On-line CPU(s) list: 0-3 10:14:02 Thread(s) per core: 1 10:14:02 Core(s) per socket: 1 10:14:02 Socket(s): 4 10:14:02 NUMA node(s): 1 10:14:02 Vendor ID: GenuineIntel 10:14:02 CPU family: 6 10:14:02 Model: 44 10:14:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:14:02 Stepping: 1 10:14:02 CPU MHz: 2933.436 10:14:02 BogoMIPS: 5866.87 10:14:02 Virtualization: VT-x 10:14:02 Hypervisor vendor: KVM 10:14:02 Virtualization type: full 10:14:02 L1d cache: 128 KiB 10:14:02 L1i cache: 128 KiB 10:14:02 L2 cache: 16 MiB 10:14:02 L3 cache: 64 MiB 10:14:02 NUMA node0 CPU(s): 0-3 10:14:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:14:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:14:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:14:02 Vulnerability Meltdown: Mitigation; PTI 10:14:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:14:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:14:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:14:02 Vulnerability Tsx async abort: Not affected 10:14:02 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 10:14:02 10:14:02 10:14:02 ---> nproc: 10:14:02 4 10:14:02 10:14:02 10:14:02 ---> df -h: 10:14:02 Filesystem Size Used Available Use% Mounted on 10:14:02 overlay 50.0G 7.0G 43.0G 14% / 10:14:02 tmpfs 64.0M 0 64.0M 0% /dev 10:14:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:14:02 shm 64.0M 0 64.0M 0% /dev/shm 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/resolv.conf 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hostname 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /etc/hosts 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /var/log/sa-host 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-593 10:14:02 /dev/vda1 50.0G 7.0G 43.0G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-593@tmp 10:14:02 10:14:02 10:14:02 ---> free -m: 10:14:02 total used free shared buff/cache available 10:14:02 Mem: 1837 660 128 0 1048 1070 10:14:02 Swap: 1023 0 1023 10:14:02 10:14:02 10:14:02 ---> ip addr: 10:14:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:14:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:02 inet 127.0.0.1/8 scope host lo 10:14:02 valid_lft forever preferred_lft forever 10:14:02 6: eth0@if7: mtu 1458 qdisc noqueue state UP 10:14:02 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 10:14:02 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 10:14:02 valid_lft forever preferred_lft forever 10:14:02 10:14:02 10:14:02 ---> sar -b -r -n DEV: 10:14:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/18/20 _x86_64_ (4 CPU) 10:14:02 10:14:02 10:06:08 LINUX RESTART (4 CPU) 10:14:02 10:14:02 10:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:14:02 10:08:01 27.48 10.73 16.74 0.00 4452.62 2119.94 0.00 10:14:02 10:09:01 1.65 0.00 1.65 0.00 0.00 28.78 0.00 10:14:02 10:10:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 10:14:02 10:11:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 10:14:02 10:12:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 10:14:02 10:13:01 0.33 0.02 0.32 0.00 0.13 4.21 0.00 10:14:02 Average: 4.99 1.77 3.22 0.00 732.07 355.87 0.00 10:14:02 10:14:02 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:02 10:08:01 159440 0 582276 30.95 2620 1137220 1137712 38.83 427856 1133972 20 10:14:02 10:09:01 166912 0 574800 30.55 2620 1137224 1083608 36.98 425392 1130300 8 10:14:02 10:10:01 165596 0 576112 30.62 2620 1137228 1083900 36.99 426872 1130300 8 10:14:02 10:11:01 164672 0 577032 30.67 2620 1137232 1083792 36.99 432980 1125188 8 10:14:02 10:12:01 164740 0 576960 30.66 2620 1137236 1083828 36.99 436576 1121768 8 10:14:02 10:13:01 164784 0 576904 30.66 2620 1137248 1083964 36.99 435948 1121768 12 10:14:02 Average: 164357 0 577347 30.68 2620 1137231 1092801 37.30 430937 1127216 11 10:14:02 10:14:02 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:02 10:08:01 eth0 79.72 65.40 358.33 47.55 0.00 0.00 0.00 0.00 10:14:02 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:08:01 docker0 10.89 7.33 1.26 18.75 0.00 0.00 0.00 0.00 10:14:02 10:09:01 eth0 0.80 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:14:02 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:10:01 eth0 2.71 1.25 1.82 0.26 0.00 0.00 0.00 0.00 10:14:02 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:11:01 eth0 1.03 0.32 0.32 0.17 0.00 0.00 0.00 0.00 10:14:02 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:12:01 eth0 0.72 0.47 0.40 0.30 0.00 0.00 0.00 0.00 10:14:02 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:13:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:14:02 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 Average: eth0 14.01 11.12 59.36 7.94 0.00 0.00 0.00 0.00 10:14:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:02 Average: docker0 1.79 1.21 0.21 3.08 0.00 0.00 0.00 0.00 10:14:02 10:14:02 10:14:02 ---> sar -P ALL: 10:14:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/18/20 _x86_64_ (4 CPU) 10:14:02 10:14:02 10:06:08 LINUX RESTART (4 CPU) 10:14:02 10:14:02 10:07:02 CPU %user %nice %system %iowait %steal %idle 10:14:02 10:08:01 all 2.35 0.00 1.46 0.70 0.03 95.45 10:14:02 10:08:01 0 2.38 0.00 1.45 0.14 0.03 96.00 10:14:02 10:08:01 1 2.20 0.00 1.07 0.10 0.05 96.58 10:14:02 10:08:01 2 2.40 0.00 1.53 0.63 0.02 95.42 10:14:02 10:08:01 3 2.43 0.00 1.80 1.92 0.02 93.83 10:14:02 10:09:01 all 0.14 0.00 0.04 0.00 0.01 99.81 10:14:02 10:09:01 0 0.43 0.00 0.05 0.00 0.00 99.52 10:14:02 10:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 10:14:02 10:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:14:02 10:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:14:02 10:10:01 all 0.19 0.00 0.03 0.00 0.00 99.78 10:14:02 10:10:01 0 0.40 0.00 0.02 0.00 0.00 99.58 10:14:02 10:10:01 1 0.20 0.00 0.03 0.00 0.00 99.77 10:14:02 10:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 10:14:02 10:10:01 3 0.12 0.00 0.03 0.00 0.00 99.85 10:14:02 10:11:01 all 0.15 0.00 0.02 0.00 0.00 99.82 10:14:02 10:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:14:02 10:11:01 1 0.52 0.00 0.05 0.00 0.00 99.43 10:14:02 10:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:14:02 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:14:02 10:12:01 all 0.17 0.00 0.05 0.00 0.01 99.78 10:14:02 10:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:14:02 10:12:01 1 0.15 0.00 0.08 0.00 0.02 99.75 10:14:02 10:12:01 2 0.42 0.00 0.05 0.00 0.00 99.53 10:14:02 10:12:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:14:02 10:13:01 all 0.15 0.00 0.03 0.00 0.00 99.82 10:14:02 10:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:14:02 10:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:14:02 10:13:01 2 0.52 0.00 0.02 0.00 0.00 99.47 10:14:02 10:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:14:02 Average: all 0.52 0.00 0.27 0.11 0.01 99.09 10:14:02 Average: 0 0.54 0.00 0.26 0.02 0.01 99.17 10:14:02 Average: 1 0.52 0.00 0.22 0.02 0.01 99.23 10:14:02 Average: 2 0.57 0.00 0.28 0.10 0.01 99.04 10:14:02 Average: 3 0.45 0.00 0.32 0.31 0.01 98.91 10:14:02 10:14:02 10:14:02