Pull request #713 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 76023af34ba6f447d4cb4323ea016fe79a268d46+372098887a6a7d5d9395bdaf9d03a023308f69fd (5eb65efa08e3dd1d55238bb5e9f25f7f2044cf93) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18262 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [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-713 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 Merge succeeded, producing 17b761ede73780e69f546e6eb5576d0a5856249a Checking out Revision 17b761ede73780e69f546e6eb5576d0a5856249a (PR-713) > git config core.sparsecheckout # timeout=10 > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # 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 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b761ede73780e69f546e6eb5576d0a5856249a # timeout=10 Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:22:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:22:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:22:15 ========================================================= 20:22:15 EdgeX Global Pipelines Version Info 20:22:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 20:22:17 ------------------- 20:22:17 stable info: 20:22:17 ------------------- 20:22:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:22:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:22:17 Message: update stable to v1.0.173 20:22:18 ------------------- 20:22:18 experimental info: 20:22:18 ------------------- 20:22:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:22:18 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:22:18 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:22:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17b761ede73780e69f546e6eb5576d0a5856249a [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17b761e [Pipeline] echo 20:22:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:22:21 provisioning config files... 20:22:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config1628276302470531047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:22 ---> docker-login.sh 20:22:22 nexus3.edgexfoundry.org:10001 20:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:22 Configure a credential helper to remove this warning. See 20:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:22 20:22:22 Login Succeeded 20:22:22 nexus3.edgexfoundry.org:10002 20:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:22 Configure a credential helper to remove this warning. See 20:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:22 20:22:22 Login Succeeded 20:22:22 nexus3.edgexfoundry.org:10003 20:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 nexus3.edgexfoundry.org:10004 20:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 docker.io 20:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 ---> docker-login.sh ends [Pipeline] } 20:22:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:24 + git log --format=format:%s -1 17b761ede73780e69f546e6eb5576d0a5856249a [Pipeline] echo 20:22:24 GIT_COMMIT: 17b761ede73780e69f546e6eb5576d0a5856249a, Commit Message: Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD [Pipeline] echo 20:22:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:25 20:22:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:22:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:25 latest: Pulling from edgex-devops/git-semver 20:22:25 31603596830f: Pulling fs layer 20:22:25 2a8b12db71e7: Pulling fs layer 20:22:25 6ca5941a6612: Pulling fs layer 20:22:25 ecc8261a40a4: Pulling fs layer 20:22:25 ecc8261a40a4: Waiting 20:22:25 2a8b12db71e7: Verifying Checksum 20:22:25 2a8b12db71e7: Download complete 20:22:25 31603596830f: Download complete 20:22:25 ecc8261a40a4: Verifying Checksum 20:22:25 ecc8261a40a4: Download complete 20:22:25 6ca5941a6612: Verifying Checksum 20:22:25 6ca5941a6612: Download complete 20:22:25 31603596830f: Pull complete 20:22:25 2a8b12db71e7: Pull complete 20:22:26 6ca5941a6612: Pull complete 20:22:27 ecc8261a40a4: Pull complete 20:22:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:22:27 prd-centos7-docker-4c-2g-18262 does not seem to be running inside a container 20:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 20:22:29 $ docker top 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:29 [ssh-agent] Looking for ssh-agent implementation... 20:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:30 $ docker exec 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent 20:22:30 SSH_AUTH_SOCK=/tmp/ssh-YrTiVVV4q7kv/agent.12 20:22:30 SSH_AGENT_PID=18 20:22:30 Running ssh-add (command line suppressed) 20:22:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4829424792245737577.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4829424792245737577.key) 20:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:30 + git tag --points-at HEAD [Pipeline] } 20:22:30 $ docker exec --env ******** --env ******** 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent -k 20:22:31 unset SSH_AUTH_SOCK; 20:22:31 unset SSH_AGENT_PID; 20:22:31 echo Agent pid 18 killed; 20:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:31 [ssh-agent] Looking for ssh-agent implementation... 20:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:31 $ docker exec 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent 20:22:31 SSH_AUTH_SOCK=/tmp/ssh-q3T2GqCO79Km/agent.46 20:22:31 SSH_AGENT_PID=51 20:22:31 Running ssh-add (command line suppressed) 20:22:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2402166604541774143.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2402166604541774143.key) 20:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:32 + git semver init 20:22:32 # -> Open(): unable to determine branch for HEAD 20:22:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git 20:22:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 20:22:32 # $SEMVER_REMOTE_NAME = origin 20:22:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:22:32 # $SEMVER_USER_NAME = edgex-jenkins 20:22:32 # $SEMVER_BRANCH = PR-713 20:22:32 # $SEMVER_TEMP = /tmp/semver-551172397 20:22:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:22:32 # '/tmp/semver-551172397' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' 20:22:32 # -> Force: false 20:22:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } 20:22:32 $ docker exec --env ******** --env ******** 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 ssh-agent -k 20:22:32 unset SSH_AUTH_SOCK; 20:22:32 unset SSH_AGENT_PID; 20:22:32 echo Agent pid 51 killed; 20:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:33 + git semver [Pipeline] } 20:22:33 $ docker stop --time=1 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 20:22:34 $ docker rm -f 903c7c619ea990e1fcd72c187f236638e099d9b7e7f6ebfab472e74c5f02ed45 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:36 Stashed 1 file(s) [Pipeline] echo 20:22:36 [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 20:22:51 Still waiting to schedule task 20:22:51 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18251’ is offline; ‘prd-centos7-docker-4c-2g-18252’ is offline; ‘prd-centos7-docker-4c-2g-18263’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18259’ doesn’t have label ‘centos7-docker-4c-2g’ 20:22:51 Still waiting to schedule task 20:22:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:23:45 Running on prd-centos7-docker-4c-2g-18266 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws 20:23:45 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:23:47 using credential edgex-jenkins-ssh 20:23:48 Cloning the remote Git repository 20:23:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:23:48 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:23:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:23:48 > git --version # timeout=10 20:23:48 > git --version # 'git version 2.24.3' 20:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:23:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:23:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:23:49 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 20:23:49 Merge succeeded, producing eedd30935f7aae2875098d90d0568c151579c322 20:23:49 Checking out Revision eedd30935f7aae2875098d90d0568c151579c322 (PR-713) 20:23:49 > git config core.sparsecheckout # timeout=10 20:23:49 > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # timeout=10 20:23:49 > git remote # timeout=10 20:23:49 > git config --get remote.origin.url # timeout=10 20:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:49 > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 20:23:49 > git rev-parse HEAD^{commit} # timeout=10 20:23:49 > git config core.sparsecheckout # timeout=10 20:23:49 > git checkout -f eedd30935f7aae2875098d90d0568c151579c322 # timeout=10 20:23:53 Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" 20:23:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:23:53 > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 20:23:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:23:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:23:55 + sudo service docker restart 20:23:55 + true 20:23:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:23:56 provisioning config files... 20:23:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2877344957917993676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:56 ---> docker-login.sh 20:23:56 nexus3.edgexfoundry.org:10001 20:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:56 Configure a credential helper to remove this warning. See 20:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:56 20:23:56 Login Succeeded 20:23:56 nexus3.edgexfoundry.org:10002 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 nexus3.edgexfoundry.org:10003 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 nexus3.edgexfoundry.org:10004 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 docker.io 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 ---> docker-login.sh ends [Pipeline] } 20:23:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:23:58 ========================================================= 20:23:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:23:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:23:58 + 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 . 20:23:58 Sending build context to Docker daemon 2.536MB 20:23:58 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:23:58 Step 2/8 : FROM ${BASE} 20:23:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:23:58 188c0c94c7c5: Pulling fs layer 20:23:58 0ef7d3d256c8: Pulling fs layer 20:23:58 de9db76c5a1d: Pulling fs layer 20:23:58 bca2f99d35d6: Pulling fs layer 20:23:58 93359f2a8cfa: Pulling fs layer 20:23:58 7c6f9722023f: Pulling fs layer 20:23:58 a35cf1a2eb13: Pulling fs layer 20:23:58 93359f2a8cfa: Waiting 20:23:58 7c6f9722023f: Waiting 20:23:58 a35cf1a2eb13: Waiting 20:23:58 bca2f99d35d6: Waiting 20:23:58 de9db76c5a1d: Download complete 20:23:58 0ef7d3d256c8: Verifying Checksum 20:23:58 0ef7d3d256c8: Download complete 20:23:58 93359f2a8cfa: Download complete 20:23:58 188c0c94c7c5: Verifying Checksum 20:23:58 188c0c94c7c5: Download complete 20:23:58 7c6f9722023f: Verifying Checksum 20:23:58 7c6f9722023f: Download complete 20:23:59 188c0c94c7c5: Pull complete 20:23:59 0ef7d3d256c8: Pull complete 20:23:59 de9db76c5a1d: Pull complete 20:24:02 a35cf1a2eb13: Verifying Checksum 20:24:02 a35cf1a2eb13: Download complete 20:24:03 bca2f99d35d6: Verifying Checksum 20:24:03 bca2f99d35d6: Download complete 20:24:10 bca2f99d35d6: Pull complete 20:24:10 93359f2a8cfa: Pull complete 20:24:10 7c6f9722023f: Pull complete 20:24:13 a35cf1a2eb13: Pull complete 20:24:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:24:13 ---> a62c8e92a672 20:24:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:24:13 ---> Running in 1b1c97dd288e 20:24:13 Removing intermediate container 1b1c97dd288e 20:24:13 ---> cc83fb3dd7ca 20:24:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:13 ---> Running in 550ee2c681f1 20:24:15 Removing intermediate container 550ee2c681f1 20:24:15 ---> addc4e3632d6 20:24:15 Step 5/8 : RUN apk add --update --no-cache make git 20:24:15 ---> Running in 9115e1b896c0 20:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:24:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:24:18 OK: 166 MiB in 39 packages 20:24:19 Removing intermediate container 9115e1b896c0 20:24:19 ---> 2863835f0908 20:24:19 Step 6/8 : WORKDIR /device-sdk-go 20:24:19 ---> Running in 9ccae521bd0f 20:24:19 Removing intermediate container 9ccae521bd0f 20:24:19 ---> a94d4e89b695 20:24:19 Step 7/8 : COPY . . 20:24:20 ---> 85b93227af55 20:24:20 Step 8/8 : RUN go mod download 20:24:20 ---> Running in bb71323b7bb0 20:24:38 Removing intermediate container bb71323b7bb0 20:24:38 ---> 186468be758b 20:24:38 Successfully built 186468be758b 20:24:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:24:39 + docker inspect -f . ci-base-image-x86_64 20:24:39 . [Pipeline] withDockerContainer 20:24:39 prd-centos7-docker-4c-2g-18266 does not seem to be running inside a container 20:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:24:40 $ docker top c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:40 + go version 20:24:40 go version go1.15.5 linux/amd64 [Pipeline] } 20:24:40 $ docker stop --time=1 c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc 20:24:42 $ docker rm -f c6b0188ff0c48bd8f9d9ca7fd591874e7a4672fc4fa1504764c2dd57fc989dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:43 + docker inspect -f . ci-base-image-x86_64 20:24:43 . [Pipeline] withDockerContainer 20:24:43 prd-centos7-docker-4c-2g-18266 does not seem to be running inside a container 20:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:24:44 $ docker top ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:44 + make test 20:24:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:24:52 ? github.com/edgexfoundry/device-sdk-go [no test files] 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] 20:25:07 internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut 20:25:07 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] 20:25:07 internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] 20:25:07 internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] 20:25:07 internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut 20:25:07 internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut 20:25:07 internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut 20:25:07 internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut 20:25:07 internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 20:25:07 internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 20:25:07 internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut 20:25:07 # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] 20:25:07 internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 20:25:07 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 20:25:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 20:25:09 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.092s coverage: 31.3% of statements 20:25:09 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.495s coverage: 68.9% of statements 20:25:09 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements 20:25:09 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 20:25:09 FAIL 20:25:10 make: *** [Makefile:32: test] Error 2 [Pipeline] } 20:25:10 $ docker stop --time=1 ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 20:25:12 $ docker rm -f ed7d3de084b466234139f7971e06d600e83474040d907df3fa502a2d374aae78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:25:13 Failed in branch amd64 20:25:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18267 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws 20:25:47 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:25:52 using credential edgex-jenkins-ssh 20:25:52 Cloning the remote Git repository 20:25:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:25:52 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:25:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:25:53 > git --version # timeout=10 20:25:53 > git --version # 'git version 2.17.1' 20:25:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:54 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit 76023af34ba6f447d4cb4323ea016fe79a268d46 20:25:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:25:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:25:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:25:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:25:54 > git config core.sparsecheckout # timeout=10 20:25:55 > git checkout -f 76023af34ba6f447d4cb4323ea016fe79a268d46 # timeout=10 20:25:55 Merge succeeded, producing 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d 20:25:55 Checking out Revision 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d (PR-713) 20:25:55 > git remote # timeout=10 20:25:55 > git config --get remote.origin.url # timeout=10 20:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:55 > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 20:25:55 > git rev-parse HEAD^{commit} # timeout=10 20:25:55 > git config core.sparsecheckout # timeout=10 20:25:55 > git checkout -f 05a7d4c21870617b8ad39e0b51b2f3b2d0a1d52d # timeout=10 20:25:59 Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" 20:25:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:59 > git rev-list --no-walk fae3ab27dbdb7a862cdb1d8324a6b72faac0a423 # timeout=10 20:26:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:26:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:26:02 + sudo service docker restart 20:26:02 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:26:04 provisioning config files... 20:26:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6440293296680412968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:05 ---> docker-login.sh 20:26:05 nexus3.edgexfoundry.org:10001 20:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:06 Configure a credential helper to remove this warning. See 20:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:06 20:26:06 Login Succeeded 20:26:06 nexus3.edgexfoundry.org:10002 20:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:07 Configure a credential helper to remove this warning. See 20:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:07 20:26:07 Login Succeeded 20:26:07 nexus3.edgexfoundry.org:10003 20:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:07 Configure a credential helper to remove this warning. See 20:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:07 20:26:07 Login Succeeded 20:26:07 nexus3.edgexfoundry.org:10004 20:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:07 Configure a credential helper to remove this warning. See 20:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:07 20:26:07 Login Succeeded 20:26:08 docker.io 20:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:08 Configure a credential helper to remove this warning. See 20:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:08 20:26:08 Login Succeeded 20:26:08 ---> docker-login.sh ends [Pipeline] } 20:26:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:26:09 ========================================================= 20:26:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:26:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:26:09 + 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 . 20:26:10 Sending build context to Docker daemon 2.534MB 20:26:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:26:10 Step 2/8 : FROM ${BASE} 20:26:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:26:10 5f621e34cdf4: Pulling fs layer 20:26:10 a4357932f1b6: Pulling fs layer 20:26:10 18c013af1878: Pulling fs layer 20:26:10 00ac8860ef70: Pulling fs layer 20:26:10 63d7cb157983: Pulling fs layer 20:26:10 b116817d02f9: Pulling fs layer 20:26:10 745a02a5169b: Pulling fs layer 20:26:10 00ac8860ef70: Waiting 20:26:10 63d7cb157983: Waiting 20:26:10 b116817d02f9: Waiting 20:26:10 745a02a5169b: Waiting 20:26:10 18c013af1878: Verifying Checksum 20:26:10 18c013af1878: Download complete 20:26:10 a4357932f1b6: Verifying Checksum 20:26:10 a4357932f1b6: Download complete 20:26:10 63d7cb157983: Download complete 20:26:10 b116817d02f9: Verifying Checksum 20:26:10 b116817d02f9: Download complete 20:26:10 5f621e34cdf4: Verifying Checksum 20:26:10 5f621e34cdf4: Download complete 20:26:11 5f621e34cdf4: Pull complete 20:26:12 a4357932f1b6: Pull complete 20:26:12 18c013af1878: Pull complete 20:26:12 745a02a5169b: Verifying Checksum 20:26:12 745a02a5169b: Download complete 20:26:13 00ac8860ef70: Verifying Checksum 20:26:13 00ac8860ef70: Download complete 20:26:24 00ac8860ef70: Pull complete 20:26:24 63d7cb157983: Pull complete 20:26:24 b116817d02f9: Pull complete 20:26:28 745a02a5169b: Pull complete 20:26:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:26:28 ---> b7e6874047d6 20:26:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:26:31 ---> Running in 3cb4e30cbbf6 20:26:31 Removing intermediate container 3cb4e30cbbf6 20:26:31 ---> f7fca1b9ba04 20:26:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:31 ---> Running in edd6e922c5bc 20:26:34 Removing intermediate container edd6e922c5bc 20:26:34 ---> 6c4e465e021d 20:26:34 Step 5/8 : RUN apk add --update --no-cache make git 20:26:34 ---> Running in 782ce7c2a781 20:26:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:26:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:26:37 OK: 142 MiB in 39 packages 20:26:38 Removing intermediate container 782ce7c2a781 20:26:38 ---> 9eaa326cadd2 20:26:38 Step 6/8 : WORKDIR /device-sdk-go 20:26:38 ---> Running in 3b4f3d5439ff 20:26:39 Removing intermediate container 3b4f3d5439ff 20:26:39 ---> 93130a9e7ae8 20:26:39 Step 7/8 : COPY . . 20:26:40 ---> 6ef34c57d6fd 20:26:40 Step 8/8 : RUN go mod download 20:26:40 ---> Running in 68fa2ba5055a 20:27:02 Removing intermediate container 68fa2ba5055a 20:27:02 ---> 58cebcc8ba0e 20:27:02 Successfully built 58cebcc8ba0e 20:27:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:27:03 + docker inspect -f . ci-base-image-arm64 20:27:03 . [Pipeline] withDockerContainer 20:27:03 prd-ubuntu18.04-docker-arm64-4c-16g-18267 does not seem to be running inside a container 20:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:27:04 $ docker top 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:05 + go version 20:27:05 go version go1.15.5 linux/arm64 [Pipeline] } 20:27:05 $ docker stop --time=1 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f 20:27:07 $ docker rm -f 65c56c0254fd539c0c943c1c0b9a39b516a58ec1aa92346e75660da76702935f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:08 + docker inspect -f . ci-base-image-arm64 20:27:08 . [Pipeline] withDockerContainer 20:27:08 prd-ubuntu18.04-docker-arm64-4c-16g-18267 does not seem to be running inside a container 20:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:27:10 $ docker top 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:11 + make test 20:27:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:27:33 ? github.com/edgexfoundry/device-sdk-go [no test files] 20:28:12 # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] 20:28:12 internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut 20:28:12 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 20:28:12 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 20:28:12 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 20:28:12 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 20:28:12 # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] 20:28:12 internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut 20:28:12 # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] 20:28:12 internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut 20:28:13 # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] 20:28:13 internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut 20:28:13 internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut 20:28:13 internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut 20:28:13 internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut 20:28:13 internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut 20:28:13 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 20:28:13 internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut 20:28:13 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 20:28:13 FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] 20:28:13 FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] 20:28:13 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 20:28:13 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 20:28:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 20:28:13 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 20:28:13 internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut 20:28:14 # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] 20:28:14 internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut 20:28:14 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 20:28:14 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 20:28:14 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 20:28:18 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.175s coverage: 31.3% of statements 20:28:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.895s coverage: 68.9% of statements 20:28:21 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.142s coverage: 4.2% of statements 20:28:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 20:28:21 FAIL 20:28:22 make: *** [Makefile:32: test] Error 2 [Pipeline] } 20:28:22 $ docker stop --time=1 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 20:28:24 $ docker rm -f 388a33e080c34b4619baa2650223ce8191114c23e73695f75a4f20122d789b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:28:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:28:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:29 ---> package-listing.sh 20:28:29 ++ facter osfamily 20:28:29 ++ tr '[:upper:]' '[:lower:]' 20:28:29 + OS_FAMILY=redhat 20:28:29 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 20:28:29 + START_PACKAGES=/tmp/packages_start.txt 20:28:29 + END_PACKAGES=/tmp/packages_end.txt 20:28:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:29 + PACKAGES=/tmp/packages_start.txt 20:28:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' 20:28:29 + PACKAGES=/tmp/packages_end.txt 20:28:29 + case "${OS_FAMILY}" in 20:28:29 + rpm -qa 20:28:29 + sort 20:28:33 + '[' -f /tmp/packages_start.txt ']' 20:28:33 + '[' -f /tmp/packages_end.txt ']' 20:28:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' 20:28:33 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ 20:28:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [Pipeline] echo 20:28:33 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-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:28:34 20:28:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:28:34 alpine: Pulling from edgex-lftools-log-publisher 20:28:34 df20fa9351a1: Pulling fs layer 20:28:34 36b3adc4ff6f: Pulling fs layer 20:28:34 8ad3a11d3b57: Pulling fs layer 20:28:34 46f8f816bc3b: Pulling fs layer 20:28:34 93b61091891f: Pulling fs layer 20:28:34 93b9cdb0e59b: Pulling fs layer 20:28:34 5e14af77c1be: Pulling fs layer 20:28:34 01666e4c0597: Pulling fs layer 20:28:34 aa168da1d23b: Pulling fs layer 20:28:34 93b9cdb0e59b: Waiting 20:28:34 5e14af77c1be: Waiting 20:28:34 01666e4c0597: Waiting 20:28:34 aa168da1d23b: Waiting 20:28:34 46f8f816bc3b: Waiting 20:28:34 93b61091891f: Waiting 20:28:34 36b3adc4ff6f: Verifying Checksum 20:28:34 36b3adc4ff6f: Download complete 20:28:34 46f8f816bc3b: Verifying Checksum 20:28:34 46f8f816bc3b: Download complete 20:28:34 df20fa9351a1: Verifying Checksum 20:28:34 df20fa9351a1: Download complete 20:28:34 93b9cdb0e59b: Verifying Checksum 20:28:34 93b9cdb0e59b: Download complete 20:28:34 5e14af77c1be: Download complete 20:28:34 93b61091891f: Download complete 20:28:34 01666e4c0597: Verifying Checksum 20:28:34 01666e4c0597: Download complete 20:28:34 8ad3a11d3b57: Verifying Checksum 20:28:34 8ad3a11d3b57: Download complete 20:28:35 df20fa9351a1: Pull complete 20:28:35 36b3adc4ff6f: Pull complete 20:28:36 8ad3a11d3b57: Pull complete 20:28:36 46f8f816bc3b: Pull complete 20:28:36 aa168da1d23b: Verifying Checksum 20:28:36 aa168da1d23b: Download complete 20:28:37 93b61091891f: Pull complete 20:28:37 93b9cdb0e59b: Pull complete 20:28:37 5e14af77c1be: Pull complete 20:28:37 01666e4c0597: Pull complete 20:28:44 aa168da1d23b: Pull complete 20:28:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:28:44 prd-centos7-docker-4c-2g-18262 does not seem to be running inside a container 20:28: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-713/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-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 20:28:51 $ docker top 6ec1e5273e17521c18d3c934c15a9072cd78eab95c6b79fe3e0535f08a4f797f -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:52 + mkdir -p /var/log/sa [Pipeline] sh 20:28:52 + ls /var/log/sa-host 20:28:52 + sadf -c /var/log/sa-host/sa04 20:28:52 file_magic: OK 20:28:52 HZ: Using current value: 100 20:28:52 file_header: OK 20:28:52 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 20:28:52 Statistics: 20:28:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:28:52 File successfully converted to sysstat format version 12.2.1 20:28:52 + sadf -c /var/log/sa-host/sa23 20:28:52 file_magic: OK 20:28:52 HZ: Using current value: 100 20:28:52 file_header: OK 20:28:52 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 20:28:52 Statistics: 20:28:52 Hnuu...uuuununununu... 20:28:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:52 provisioning config files... 20:28:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config3325155885060149222tmp [Pipeline] { [Pipeline] echo 20:28:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:53 ---> create-netrc.sh [Pipeline] } 20:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:28:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:28:53 ---> python-tools-install.sh [Pipeline] echo 20:28:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:53 ---> sudo-logs.sh 20:28:53 Archiving 'sudo' log.. [Pipeline] echo 20:28:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:54 ---> job-cost.sh 20:28:54 lf-activate-venv: SKIPPING 20:28:54 INFO: No Stack... 20:28:55 INFO: Retrieving Pricing Info for: v1-standard-2 20:28:55 INFO: Archiving Costs [Pipeline] echo 20:28:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:56 ---> logs-deploy.sh 20:28:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/2 20:28:56 INFO: archiving workspace using pattern(s): 20:28:58 Archives upload complete. 20:28:58 INFO: archiving logs to Nexus 20:28:59 ---> uname -a: 20:28:59 Linux prd-centos7-docker-4c-2g-18262.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:28:59 20:28:59 20:28:59 ---> lscpu: 20:28:59 Architecture: x86_64 20:28:59 CPU op-mode(s): 32-bit, 64-bit 20:28:59 Byte Order: Little Endian 20:28:59 Address sizes: 40 bits physical, 48 bits virtual 20:28:59 CPU(s): 4 20:28:59 On-line CPU(s) list: 0-3 20:28:59 Thread(s) per core: 1 20:28:59 Core(s) per socket: 1 20:28:59 Socket(s): 4 20:28:59 NUMA node(s): 1 20:28:59 Vendor ID: GenuineIntel 20:28:59 CPU family: 6 20:28:59 Model: 44 20:28:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:28:59 Stepping: 1 20:28:59 CPU MHz: 2933.442 20:28:59 BogoMIPS: 5866.88 20:28:59 Virtualization: VT-x 20:28:59 Hypervisor vendor: KVM 20:28:59 Virtualization type: full 20:28:59 L1d cache: 128 KiB 20:28:59 L1i cache: 128 KiB 20:28:59 L2 cache: 16 MiB 20:28:59 L3 cache: 64 MiB 20:28:59 NUMA node0 CPU(s): 0-3 20:28:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:28:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:28:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:28:59 Vulnerability Meltdown: Mitigation; PTI 20:28:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:28:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:28:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:28:59 Vulnerability Srbds: Not affected 20:28:59 Vulnerability Tsx async abort: Not affected 20:28:59 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 20:28:59 20:28:59 20:28:59 ---> nproc: 20:28:59 4 20:28:59 20:28:59 20:28:59 ---> df -h: 20:28:59 Filesystem Size Used Available Use% Mounted on 20:28:59 overlay 50.0G 7.3G 42.7G 15% / 20:28:59 tmpfs 64.0M 0 64.0M 0% /dev 20:28:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:28:59 shm 64.0M 0 64.0M 0% /dev/shm 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-713 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:28:59 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:28:59 20:28:59 20:28:59 ---> free -m: 20:28:59 total used free shared buff/cache available 20:28:59 Mem: 1837 688 96 0 1052 1044 20:28:59 Swap: 1023 0 1023 20:28:59 20:28:59 20:28:59 ---> ip addr: 20:28:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:28:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:28:59 inet 127.0.0.1/8 scope host lo 20:28:59 valid_lft forever preferred_lft forever 20:28:59 inet6 ::1/128 scope host 20:28:59 valid_lft forever preferred_lft forever 20:28:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:28:59 link/ether fa:16:3e:bc:0d:32 brd ff:ff:ff:ff:ff:ff 20:28:59 inet 10.30.123.170/23 brd 10.30.123.255 scope global dynamic eth0 20:28:59 valid_lft 85964sec preferred_lft 85964sec 20:28:59 inet6 fe80::f816:3eff:febc:d32/64 scope link 20:28:59 valid_lft forever preferred_lft forever 20:28:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:28:59 link/ether 02:42:aa:ea:e8:6a brd ff:ff:ff:ff:ff:ff 20:28:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:28:59 valid_lft forever preferred_lft forever 20:28:59 inet6 fe80::42:aaff:feea:e86a/64 scope link 20:28:59 valid_lft forever preferred_lft forever 20:28:59 20:28:59 20:28:59 ---> sar -b -r -n DEV: 20:28:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 20:28:59 20:28:59 20:21:30 LINUX RESTART (4 CPU) 20:28:59 20:28:59 20:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:28:59 20:23:02 61.53 17.58 43.95 0.00 5031.60 3866.52 0.00 20:28:59 20:24:02 1.96 0.00 1.96 0.00 0.00 39.89 0.00 20:28:59 20:25:01 0.24 0.00 0.24 0.00 0.00 3.17 0.00 20:28:59 20:26:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 20:28:59 20:27:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 20:28:59 20:28:01 0.35 0.00 0.35 0.00 0.00 5.86 0.00 20:28:59 Average: 10.83 2.95 7.88 0.00 843.54 657.41 0.00 20:28:59 20:28:59 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:59 20:23:02 145592 0 583108 30.99 2620 1150224 1114048 38.02 432164 1103092 132 20:28:59 20:24:02 149684 0 579008 30.77 2620 1150232 1106408 37.76 432676 1099252 20 20:28:59 20:25:01 148740 0 579948 30.82 2620 1150236 1097968 37.47 429704 1103236 8 20:28:59 20:26:01 147852 0 580836 30.87 2620 1150236 1079748 36.85 449768 1084452 20 20:28:59 20:27:01 147132 0 581548 30.91 2620 1150244 1079676 36.85 446892 1088252 12 20:28:59 20:28:01 147028 0 581648 30.91 2620 1150248 1079724 36.85 447088 1088252 20 20:28:59 Average: 147671 0 581016 30.88 2620 1150237 1092929 37.30 439715 1094423 35 20:28:59 20:28:59 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:59 20:23:02 eth0 524.37 324.95 1068.65 100.57 0.00 0.00 0.00 0.00 20:28:59 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:23:02 docker0 7.47 5.58 1.28 20.77 0.00 0.00 0.00 0.00 20:28:59 20:24:02 eth0 2.03 0.56 0.65 0.40 0.00 0.00 0.00 0.00 20:28:59 20:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:25:01 eth0 1.56 0.34 0.35 0.24 0.00 0.00 0.00 0.00 20:28:59 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:26:01 eth0 1.27 0.32 0.33 0.20 0.00 0.00 0.00 0.00 20:28:59 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:27:01 eth0 1.62 0.35 0.38 0.20 0.00 0.00 0.00 0.00 20:28:59 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:28:01 eth0 2.32 0.95 1.03 0.63 0.00 0.00 0.00 0.00 20:28:59 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 Average: eth0 89.37 54.90 179.61 17.14 0.00 0.00 0.00 0.00 20:28:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:59 Average: docker0 1.25 0.93 0.21 3.48 0.00 0.00 0.00 0.00 20:28:59 20:28:59 20:28:59 ---> sar -P ALL: 20:28:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 20:28:59 20:28:59 20:21:30 LINUX RESTART (4 CPU) 20:28:59 20:28:59 20:22:01 CPU %user %nice %system %iowait %steal %idle 20:28:59 20:23:02 all 10.64 0.00 3.61 1.20 0.04 84.51 20:28:59 20:23:02 0 10.96 0.00 4.09 1.82 0.03 83.10 20:28:59 20:23:02 1 10.81 0.00 3.61 0.34 0.03 85.20 20:28:59 20:23:02 2 10.60 0.00 3.40 0.89 0.05 85.06 20:28:59 20:23:02 3 10.18 0.00 3.35 1.74 0.03 84.69 20:28:59 20:24:02 all 0.08 0.00 0.05 0.00 0.00 99.87 20:28:59 20:24:02 0 0.07 0.00 0.08 0.00 0.00 99.85 20:28:59 20:24:02 1 0.14 0.00 0.05 0.00 0.00 99.81 20:28:59 20:24:02 2 0.07 0.00 0.03 0.00 0.00 99.90 20:28:59 20:24:02 3 0.05 0.00 0.03 0.00 0.00 99.92 20:28:59 20:25:01 all 0.12 0.00 0.08 0.00 0.00 99.80 20:28:59 20:25:01 0 0.03 0.00 0.07 0.00 0.00 99.90 20:28:59 20:25:01 1 0.10 0.00 0.12 0.00 0.00 99.78 20:28:59 20:25:01 2 0.30 0.00 0.05 0.00 0.00 99.64 20:28:59 20:25:01 3 0.03 0.00 0.07 0.00 0.00 99.90 20:28:59 20:26:01 all 0.17 0.00 0.07 0.00 0.00 99.76 20:28:59 20:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:28:59 20:26:01 1 0.07 0.00 0.18 0.00 0.00 99.75 20:28:59 20:26:01 2 0.52 0.00 0.03 0.00 0.00 99.45 20:28:59 20:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:28:59 20:27:01 all 0.20 0.00 0.15 0.00 0.00 99.64 20:28:59 20:27:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:28:59 20:27:01 1 0.07 0.00 0.17 0.00 0.00 99.77 20:28:59 20:27:01 2 0.43 0.00 0.17 0.00 0.02 99.38 20:28:59 20:27:01 3 0.23 0.00 0.25 0.00 0.00 99.52 20:28:59 20:28:01 all 0.18 0.00 0.04 0.00 0.00 99.78 20:28:59 20:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:28:59 20:28:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:28:59 20:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:28:59 20:28:01 3 0.55 0.00 0.05 0.00 0.02 99.38 20:28:59 Average: all 1.89 0.00 0.66 0.20 0.01 97.24 20:28:59 Average: 0 1.87 0.00 0.72 0.30 0.01 97.10 20:28:59 Average: 1 1.86 0.00 0.69 0.06 0.01 97.38 20:28:59 Average: 2 1.99 0.00 0.62 0.15 0.01 97.23 20:28:59 Average: 3 1.84 0.00 0.63 0.29 0.01 97.23 20:28:59 20:28:59 20:28:59