Pull request #610 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 ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 8a4cc340b1896daa37ef2daf350bd226481fa96a+d78c271fc58e0b0b1163e796583a0e1e72dfcd52 (66ab613b38ca5dd1a154951652693872ef39430a) 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16622 in /w/workspace/ndry_app-functions-sdk-go_PR-610 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-610 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d78c271fc58e0b0b1163e796583a0e1e72dfcd52 into PR head commit 8a4cc340b1896daa37ef2daf350bd226481fa96a Merge succeeded, producing 8a4cc340b1896daa37ef2daf350bd226481fa96a Checking out Revision 8a4cc340b1896daa37ef2daf350bd226481fa96a (PR-610) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # 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 d78c271fc58e0b0b1163e796583a0e1e72dfcd52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # timeout=10 Commit message: "Merge branch 'master' into devops-std-dockerfiles" > git rev-list --no-walk cf51aae973340b7b3d3da594962ebdf018dd460e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T21:21:22.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T21:21:23.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T21:21:23.196Z] ========================================================= [2020-12-17T21:21:23.196Z] EdgeX Global Pipelines Version Info [2020-12-17T21:21:23.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:21:24.969Z] ------------------- [2020-12-17T21:21:24.969Z] stable info: [2020-12-17T21:21:24.969Z] ------------------- [2020-12-17T21:21:24.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T21:21:24.969Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T21:21:24.969Z] Message: update stable to v1.0.173 [2020-12-17T21:21:25.940Z] ------------------- [2020-12-17T21:21:25.940Z] experimental info: [2020-12-17T21:21:25.940Z] ------------------- [2020-12-17T21:21:25.940Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T21:21:25.940Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T21:21:25.940Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T21:21:26.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-12-17T21:21:26.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-12-17T21:21:26.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T21:21:26.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T21:21:26.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T21:21:26.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T21:21:26.838Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T21:21:26.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T21:21:27.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T21:21:27.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T21:21:27.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T21:21:27.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-12-17T21:21:27.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T21:21:27.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T21:21:27.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:21:27.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:21:27.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:21:27.888Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T21:21:27.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T21:21:28.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-17T21:21:28.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-17T21:21:28.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-12-17T21:21:28.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T21:21:28.452Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T21:21:28.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-17T21:21:28.622Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T21:21:28.713Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T21:21:28.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo [2020-12-17T21:21:28.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo [2020-12-17T21:21:28.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo [2020-12-17T21:21:29.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a4cc340b1896daa37ef2daf350bd226481fa96a [Pipeline] echo [2020-12-17T21:21:29.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a4cc34 [Pipeline] echo [2020-12-17T21:21:29.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:21:29.986Z] + git log --format=format:%s -1 8a4cc340b1896daa37ef2daf350bd226481fa96a [Pipeline] echo [2020-12-17T21:21:30.066Z] GIT_COMMIT: 8a4cc340b1896daa37ef2daf350bd226481fa96a, Commit Message: Merge branch 'master' into devops-std-dockerfiles [Pipeline] echo [2020-12-17T21:21:30.138Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:21:30.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:21:31.036Z] [2020-12-17T21:21:31.036Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:21:31.402Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:21:31.402Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T21:21:31.402Z] 31603596830f: Pulling fs layer [2020-12-17T21:21:31.402Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T21:21:31.402Z] 6ca5941a6612: Pulling fs layer [2020-12-17T21:21:31.402Z] ecc8261a40a4: Pulling fs layer [2020-12-17T21:21:31.402Z] ecc8261a40a4: Waiting [2020-12-17T21:21:31.402Z] 2a8b12db71e7: Download complete [2020-12-17T21:21:31.672Z] 31603596830f: Verifying Checksum [2020-12-17T21:21:31.672Z] 31603596830f: Download complete [2020-12-17T21:21:31.672Z] ecc8261a40a4: Verifying Checksum [2020-12-17T21:21:31.672Z] ecc8261a40a4: Download complete [2020-12-17T21:21:31.942Z] 6ca5941a6612: Verifying Checksum [2020-12-17T21:21:31.942Z] 6ca5941a6612: Download complete [2020-12-17T21:21:31.942Z] 31603596830f: Pull complete [2020-12-17T21:21:32.206Z] 2a8b12db71e7: Pull complete [2020-12-17T21:21:33.173Z] 6ca5941a6612: Pull complete [2020-12-17T21:21:33.437Z] ecc8261a40a4: Pull complete [2020-12-17T21:21:33.437Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T21:21:33.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:21:33.437Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T21:21:33.551Z] prd-centos7-docker-4c-2g-16622 does not seem to be running inside a container [2020-12-17T21:21:33.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-610 -v /w/workspace/ndry_app-functions-sdk-go_PR-610:/w/workspace/ndry_app-functions-sdk-go_PR-610:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-610@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-610@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:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:21:36.666Z] $ docker top 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:21:37.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:21:37.083Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:21:37.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:21:37.330Z] $ docker exec 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d ssh-agent [2020-12-17T21:21:37.505Z] SSH_AUTH_SOCK=/tmp/ssh-gQ3GtKy7AJdr/agent.11 [2020-12-17T21:21:37.505Z] SSH_AGENT_PID=16 [2020-12-17T21:21:37.522Z] Running ssh-add (command line suppressed) [2020-12-17T21:21:37.652Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/private_key_5874120497317220669.key (/w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/private_key_5874120497317220669.key) [2020-12-17T21:21:37.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:21:38.050Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T21:21:38.076Z] $ docker exec --env ******** --env ******** 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d ssh-agent -k [2020-12-17T21:21:38.202Z] unset SSH_AUTH_SOCK; [2020-12-17T21:21:38.202Z] unset SSH_AGENT_PID; [2020-12-17T21:21:38.202Z] echo Agent pid 16 killed; [2020-12-17T21:21:38.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T21:21:38.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:21:38.427Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:21:38.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:21:38.619Z] $ docker exec 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d ssh-agent [2020-12-17T21:21:38.792Z] SSH_AUTH_SOCK=/tmp/ssh-79Rw3mD8H5DE/agent.44 [2020-12-17T21:21:38.792Z] SSH_AGENT_PID=49 [2020-12-17T21:21:38.800Z] Running ssh-add (command line suppressed) [2020-12-17T21:21:38.929Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/private_key_5896576594577996591.key (/w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/private_key_5896576594577996591.key) [2020-12-17T21:21:38.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:21:39.328Z] + git semver init [2020-12-17T21:21:39.328Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:21:39.328Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-610/.git [2020-12-17T21:21:39.328Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-610 [2020-12-17T21:21:39.328Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:21:39.328Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:21:39.328Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:21:39.328Z] # $SEMVER_BRANCH = PR-610 [2020-12-17T21:21:39.328Z] # $SEMVER_TEMP = /tmp/semver-509202832 [2020-12-17T21:21:39.328Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-12-17T21:21:41.918Z] # '/tmp/semver-509202832' -> '/w/workspace/ndry_app-functions-sdk-go_PR-610/.semver' [2020-12-17T21:21:42.194Z] # -> Force: false [2020-12-17T21:21:42.194Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-610/.semver [Pipeline] } [2020-12-17T21:21:42.229Z] $ docker exec --env ******** --env ******** 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d ssh-agent -k [2020-12-17T21:21:42.361Z] unset SSH_AUTH_SOCK; [2020-12-17T21:21:42.362Z] unset SSH_AGENT_PID; [2020-12-17T21:21:42.362Z] echo Agent pid 49 killed; [2020-12-17T21:21:42.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:21:42.930Z] + git semver [Pipeline] } [2020-12-17T21:21:42.961Z] $ docker stop --time=1 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d [2020-12-17T21:21:44.441Z] $ docker rm -f 066aa5f41c5c3fca4dc93a2c0281da422ce00788b1a309ced615cb2cff17c41d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:21:44.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T21:21:45.375Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T21:21:45.380Z] [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 [2020-12-17T21:22:01.060Z] Still waiting to schedule task [2020-12-17T21:22:01.060Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16613’ is offline; ‘prd-centos7-docker-4c-2g-16615’ is offline; ‘prd-centos7-docker-4c-2g-16624’ is offline; ‘prd-centos7-docker-4c-2g-16626’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16614’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16625’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-17T21:22:01.065Z] Still waiting to schedule task [2020-12-17T21:22:01.065Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16613’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16615’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16624’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16626’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16614’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16625’ is offline [2020-12-17T21:23:55.628Z] Running on prd-centos7-docker-4c-2g-16631 in /w/workspace/ndry_app-functions-sdk-go_PR-610 [Pipeline] { [Pipeline] ws [2020-12-17T21:23:55.689Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-12-17T21:23:58.061Z] using credential edgex-jenkins-ssh [2020-12-17T21:23:58.114Z] Cloning the remote Git repository [2020-12-17T21:23:58.136Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:23:58.209Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-12-17T21:23:58.273Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:23:58.273Z] > git --version # timeout=10 [2020-12-17T21:23:58.284Z] > git --version # 'git version 2.24.3' [2020-12-17T21:23:58.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:23:58.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:24:00.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-17T21:24:00.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:24:00.092Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-17T21:24:00.105Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:24:00.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:24:00.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:24:00.593Z] Merging remotes/origin/master commit d78c271fc58e0b0b1163e796583a0e1e72dfcd52 into PR head commit 8a4cc340b1896daa37ef2daf350bd226481fa96a [2020-12-17T21:24:00.694Z] Merge succeeded, producing 8a4cc340b1896daa37ef2daf350bd226481fa96a [2020-12-17T21:24:00.694Z] Checking out Revision 8a4cc340b1896daa37ef2daf350bd226481fa96a (PR-610) [2020-12-17T21:24:00.603Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:24:00.608Z] > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # timeout=10 [2020-12-17T21:24:00.654Z] > git remote # timeout=10 [2020-12-17T21:24:00.663Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T21:24:00.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:24:00.680Z] > git merge d78c271fc58e0b0b1163e796583a0e1e72dfcd52 # timeout=10 [2020-12-17T21:24:00.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T21:24:00.699Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:24:00.707Z] > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # timeout=10 [2020-12-17T21:24:04.364Z] Commit message: "Merge branch 'master' into devops-std-dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:24:05.632Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:24:05.970Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:24:06.276Z] + sudo service docker restart [2020-12-17T21:24:06.276Z] + true [2020-12-17T21:24:06.276Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-17T21:24:07.394Z] ========================================================= [2020-12-17T21:24:07.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T21:24:07.394Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:24:07.747Z] + 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 . [2020-12-17T21:24:08.326Z] Sending build context to Docker daemon 19.16MB [2020-12-17T21:24:08.326Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:24:08.326Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:24:08.588Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T21:24:08.588Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T21:24:08.588Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T21:24:08.588Z] de9db76c5a1d: Pulling fs layer [2020-12-17T21:24:08.588Z] bca2f99d35d6: Pulling fs layer [2020-12-17T21:24:08.588Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T21:24:08.588Z] 7c6f9722023f: Pulling fs layer [2020-12-17T21:24:08.588Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T21:24:08.588Z] 93359f2a8cfa: Waiting [2020-12-17T21:24:08.588Z] 7c6f9722023f: Waiting [2020-12-17T21:24:08.588Z] a35cf1a2eb13: Waiting [2020-12-17T21:24:08.588Z] bca2f99d35d6: Waiting [2020-12-17T21:24:08.588Z] de9db76c5a1d: Download complete [2020-12-17T21:24:08.588Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T21:24:08.588Z] 0ef7d3d256c8: Download complete [2020-12-17T21:24:08.588Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T21:24:08.588Z] 93359f2a8cfa: Download complete [2020-12-17T21:24:08.588Z] 7c6f9722023f: Download complete [2020-12-17T21:24:09.167Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T21:24:09.167Z] 188c0c94c7c5: Download complete [2020-12-17T21:24:09.167Z] 188c0c94c7c5: Pull complete [2020-12-17T21:24:09.437Z] 0ef7d3d256c8: Pull complete [2020-12-17T21:24:09.717Z] de9db76c5a1d: Pull complete [2020-12-17T21:24:10.697Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T21:24:10.697Z] a35cf1a2eb13: Download complete [2020-12-17T21:24:11.650Z] bca2f99d35d6: Verifying Checksum [2020-12-17T21:24:11.650Z] bca2f99d35d6: Download complete [2020-12-17T21:24:16.985Z] bca2f99d35d6: Pull complete [2020-12-17T21:24:16.985Z] 93359f2a8cfa: Pull complete [2020-12-17T21:24:16.985Z] 7c6f9722023f: Pull complete [2020-12-17T21:24:25.303Z] a35cf1a2eb13: Pull complete [2020-12-17T21:24:25.303Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T21:24:25.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T21:24:25.303Z] ---> a62c8e92a672 [2020-12-17T21:24:25.303Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T21:24:25.303Z] 20.10.0: Pulling from library/docker [2020-12-17T21:24:25.303Z] 05e7bc50f07f: Pulling fs layer [2020-12-17T21:24:25.303Z] 6db28d0fdbf6: Pulling fs layer [2020-12-17T21:24:25.303Z] 292df0bc6bf3: Pulling fs layer [2020-12-17T21:24:25.303Z] 2e060f4bd70b: Pulling fs layer [2020-12-17T21:24:25.303Z] 80e8d568a223: Pulling fs layer [2020-12-17T21:24:25.303Z] 8dc6ef1a942a: Pulling fs layer [2020-12-17T21:24:25.303Z] 2312dd95470a: Pulling fs layer [2020-12-17T21:24:25.303Z] 80e8d568a223: Waiting [2020-12-17T21:24:25.303Z] 8dc6ef1a942a: Waiting [2020-12-17T21:24:25.303Z] 2312dd95470a: Waiting [2020-12-17T21:24:25.303Z] 2e060f4bd70b: Waiting [2020-12-17T21:24:25.303Z] 292df0bc6bf3: Verifying Checksum [2020-12-17T21:24:25.303Z] 292df0bc6bf3: Download complete [2020-12-17T21:24:25.303Z] 6db28d0fdbf6: Verifying Checksum [2020-12-17T21:24:25.303Z] 6db28d0fdbf6: Download complete [2020-12-17T21:24:25.303Z] 80e8d568a223: Verifying Checksum [2020-12-17T21:24:25.303Z] 80e8d568a223: Download complete [2020-12-17T21:24:25.303Z] 05e7bc50f07f: Verifying Checksum [2020-12-17T21:24:25.303Z] 05e7bc50f07f: Download complete [2020-12-17T21:24:25.303Z] 8dc6ef1a942a: Verifying Checksum [2020-12-17T21:24:25.303Z] 8dc6ef1a942a: Download complete [2020-12-17T21:24:25.303Z] 2312dd95470a: Download complete [2020-12-17T21:24:25.303Z] 05e7bc50f07f: Pull complete [2020-12-17T21:24:25.303Z] 6db28d0fdbf6: Pull complete [2020-12-17T21:24:25.303Z] 292df0bc6bf3: Pull complete [2020-12-17T21:24:25.890Z] 2e060f4bd70b: Verifying Checksum [2020-12-17T21:24:25.890Z] 2e060f4bd70b: Download complete [2020-12-17T21:24:28.535Z] 2e060f4bd70b: Pull complete [2020-12-17T21:24:28.535Z] 80e8d568a223: Pull complete [2020-12-17T21:24:28.797Z] 8dc6ef1a942a: Pull complete [2020-12-17T21:24:28.797Z] 2312dd95470a: Pull complete [2020-12-17T21:24:28.797Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-17T21:24:28.797Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-17T21:24:30.186Z] ---> 272f8cd9e1bd [2020-12-17T21:24:30.186Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:24:30.482Z] ---> Running in 8903e75d207a [2020-12-17T21:24:30.482Z] Removing intermediate container 8903e75d207a [2020-12-17T21:24:30.482Z] ---> 1e5fbe0751f9 [2020-12-17T21:24:30.482Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-17T21:24:30.482Z] ---> Running in 4a7fff2b756b [2020-12-17T21:24:31.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:24:32.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:24:32.604Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-17T21:24:32.882Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-17T21:24:33.146Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-17T21:24:33.146Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-17T21:24:33.147Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-17T21:24:33.409Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:24:33.409Z] OK: 167 MiB in 44 packages [2020-12-17T21:24:33.992Z] Removing intermediate container 4a7fff2b756b [2020-12-17T21:24:33.992Z] ---> 9df0a9e9afba [2020-12-17T21:24:33.992Z] Step 6/8 : WORKDIR /build [2020-12-17T21:24:33.992Z] ---> Running in 276f8094e09b [2020-12-17T21:24:34.260Z] Removing intermediate container 276f8094e09b [2020-12-17T21:24:34.261Z] ---> 9cbfaf27556d [2020-12-17T21:24:34.261Z] Step 7/8 : COPY go.mod . [2020-12-17T21:24:34.526Z] ---> 42cd4164997e [2020-12-17T21:24:34.526Z] Step 8/8 : RUN go mod download [2020-12-17T21:24:34.526Z] ---> Running in 8c13a6e396f4 [2020-12-17T21:24:55.029Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16630 in /w/workspace/ndry_app-functions-sdk-go_PR-610 [Pipeline] { [Pipeline] ws [2020-12-17T21:24:55.092Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-12-17T21:24:56.626Z] Removing intermediate container 8c13a6e396f4 [2020-12-17T21:24:56.626Z] ---> 5fd7c6bc1a3f [2020-12-17T21:24:56.626Z] Successfully built 5fd7c6bc1a3f [2020-12-17T21:24:56.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:24:57.024Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:24:57.024Z] . [Pipeline] withDockerContainer [2020-12-17T21:24:57.255Z] prd-centos7-docker-4c-2g-16631 does not seem to be running inside a container [2020-12-17T21:24:57.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:24:58.126Z] $ docker top 35c96a99bcb65ce9086165897531d83a1a63b430708397708b228df27b9233c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:24:58.610Z] + go version [2020-12-17T21:24:58.610Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T21:24:58.626Z] $ docker stop --time=1 35c96a99bcb65ce9086165897531d83a1a63b430708397708b228df27b9233c0 [2020-12-17T21:24:59.984Z] $ docker rm -f 35c96a99bcb65ce9086165897531d83a1a63b430708397708b228df27b9233c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-17T21:25:00.421Z] using credential edgex-jenkins-ssh [2020-12-17T21:25:00.492Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:25:01.180Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:25:01.180Z] . [Pipeline] withDockerContainer [2020-12-17T21:25:01.292Z] prd-centos7-docker-4c-2g-16631 does not seem to be running inside a container [2020-12-17T21:25:01.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:25:00.550Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:25:00.670Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-12-17T21:25:00.753Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:25:00.754Z] > git --version # timeout=10 [2020-12-17T21:25:00.773Z] > git --version # 'git version 2.17.1' [2020-12-17T21:25:00.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:25:00.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:25:01.936Z] $ docker top 20b220238c38a43d6f304d6fc2cf9c645c29ed8ca896b3e4eaf1bdade5538d6c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:25:02.403Z] + make test [2020-12-17T21:25:02.403Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-17T21:25:03.796Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-17T21:25:05.296Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-17T21:25:05.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:25:05.359Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-17T21:25:05.402Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-17T21:25:05.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:25:05.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:25:06.053Z] Merging remotes/origin/master commit d78c271fc58e0b0b1163e796583a0e1e72dfcd52 into PR head commit 8a4cc340b1896daa37ef2daf350bd226481fa96a [2020-12-17T21:25:06.386Z] Merge succeeded, producing 8a4cc340b1896daa37ef2daf350bd226481fa96a [2020-12-17T21:25:06.386Z] Checking out Revision 8a4cc340b1896daa37ef2daf350bd226481fa96a (PR-610) [2020-12-17T21:25:06.075Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:25:06.099Z] > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # timeout=10 [2020-12-17T21:25:06.218Z] > git remote # timeout=10 [2020-12-17T21:25:06.242Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T21:25:06.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:25:06.268Z] > git merge d78c271fc58e0b0b1163e796583a0e1e72dfcd52 # timeout=10 [2020-12-17T21:25:06.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T21:25:06.396Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:25:06.439Z] > git checkout -f 8a4cc340b1896daa37ef2daf350bd226481fa96a # timeout=10 [2020-12-17T21:25:10.956Z] Commit message: "Merge branch 'master' into devops-std-dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:25:12.063Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.047s coverage: 86.2% of statements [2020-12-17T21:25:12.726Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:25:13.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:25:13.544Z] + sudo service docker restart [2020-12-17T21:25:13.544Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-17T21:25:15.852Z] ========================================================= [2020-12-17T21:25:15.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T21:25:15.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:25:16.249Z] + 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 . [2020-12-17T21:25:17.239Z] Sending build context to Docker daemon 19.16MB [2020-12-17T21:25:17.239Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:25:17.239Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:25:17.841Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T21:25:17.841Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T21:25:17.841Z] a4357932f1b6: Pulling fs layer [2020-12-17T21:25:17.841Z] 18c013af1878: Pulling fs layer [2020-12-17T21:25:17.841Z] 00ac8860ef70: Pulling fs layer [2020-12-17T21:25:17.841Z] 63d7cb157983: Pulling fs layer [2020-12-17T21:25:17.841Z] b116817d02f9: Pulling fs layer [2020-12-17T21:25:17.841Z] 745a02a5169b: Pulling fs layer [2020-12-17T21:25:17.841Z] 00ac8860ef70: Waiting [2020-12-17T21:25:17.841Z] 63d7cb157983: Waiting [2020-12-17T21:25:17.841Z] b116817d02f9: Waiting [2020-12-17T21:25:17.841Z] 745a02a5169b: Waiting [2020-12-17T21:25:17.841Z] 18c013af1878: Verifying Checksum [2020-12-17T21:25:17.841Z] 18c013af1878: Download complete [2020-12-17T21:25:17.841Z] a4357932f1b6: Download complete [2020-12-17T21:25:17.841Z] 63d7cb157983: Verifying Checksum [2020-12-17T21:25:17.841Z] 63d7cb157983: Download complete [2020-12-17T21:25:17.841Z] b116817d02f9: Verifying Checksum [2020-12-17T21:25:17.841Z] b116817d02f9: Download complete [2020-12-17T21:25:17.841Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T21:25:17.841Z] 5f621e34cdf4: Download complete [2020-12-17T21:25:18.462Z] 5f621e34cdf4: Pull complete [2020-12-17T21:25:19.075Z] a4357932f1b6: Pull complete [2020-12-17T21:25:19.684Z] 18c013af1878: Pull complete [2020-12-17T21:25:20.672Z] 745a02a5169b: Verifying Checksum [2020-12-17T21:25:20.672Z] 745a02a5169b: Download complete [2020-12-17T21:25:21.671Z] 00ac8860ef70: Verifying Checksum [2020-12-17T21:25:21.671Z] 00ac8860ef70: Download complete [2020-12-17T21:25:22.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.025s coverage: 50.5% of statements [2020-12-17T21:25:22.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-17T21:25:22.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-17T21:25:22.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.034s coverage: 54.7% of statements [2020-12-17T21:25:22.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-17T21:25:22.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.020s coverage: 69.1% of statements [2020-12-17T21:25:31.872Z] 00ac8860ef70: Pull complete [2020-12-17T21:25:31.872Z] 63d7cb157983: Pull complete [2020-12-17T21:25:31.872Z] b116817d02f9: Pull complete [2020-12-17T21:25:36.207Z] 745a02a5169b: Pull complete [2020-12-17T21:25:36.207Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T21:25:36.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T21:25:36.207Z] ---> b7e6874047d6 [2020-12-17T21:25:36.207Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T21:25:36.207Z] 20.10.0: Pulling from library/docker [2020-12-17T21:25:36.207Z] a3cc7d3b244e: Pulling fs layer [2020-12-17T21:25:36.207Z] 02a3295e0d61: Pulling fs layer [2020-12-17T21:25:36.207Z] 0f4f2e6d8100: Pulling fs layer [2020-12-17T21:25:36.207Z] 330b718f631f: Pulling fs layer [2020-12-17T21:25:36.207Z] a93816041522: Pulling fs layer [2020-12-17T21:25:36.207Z] bdb6da89ff94: Pulling fs layer [2020-12-17T21:25:36.207Z] 2a70c0c122f4: Pulling fs layer [2020-12-17T21:25:36.207Z] 330b718f631f: Waiting [2020-12-17T21:25:36.207Z] a93816041522: Waiting [2020-12-17T21:25:36.207Z] bdb6da89ff94: Waiting [2020-12-17T21:25:36.207Z] 2a70c0c122f4: Waiting [2020-12-17T21:25:36.207Z] 0f4f2e6d8100: Verifying Checksum [2020-12-17T21:25:36.207Z] 0f4f2e6d8100: Download complete [2020-12-17T21:25:36.207Z] 02a3295e0d61: Verifying Checksum [2020-12-17T21:25:36.207Z] 02a3295e0d61: Download complete [2020-12-17T21:25:36.207Z] a93816041522: Verifying Checksum [2020-12-17T21:25:36.207Z] a93816041522: Download complete [2020-12-17T21:25:36.207Z] bdb6da89ff94: Download complete [2020-12-17T21:25:36.207Z] 2a70c0c122f4: Download complete [2020-12-17T21:25:36.207Z] a3cc7d3b244e: Download complete [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.422s coverage: 61.6% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.013s coverage: 100.0% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.010s coverage: 8.8% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.918s coverage: 75.0% of statements [2020-12-17T21:25:37.181Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements [2020-12-17T21:25:37.181Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.009s coverage: 71.7% of statements [2020-12-17T21:25:37.189Z] a3cc7d3b244e: Pull complete [2020-12-17T21:25:37.800Z] 02a3295e0d61: Pull complete [2020-12-17T21:25:38.080Z] 0f4f2e6d8100: Pull complete [2020-12-17T21:25:38.683Z] 330b718f631f: Verifying Checksum [2020-12-17T21:25:38.683Z] 330b718f631f: Download complete [2020-12-17T21:25:42.069Z] 330b718f631f: Pull complete [2020-12-17T21:25:42.069Z] a93816041522: Pull complete [2020-12-17T21:25:42.344Z] bdb6da89ff94: Pull complete [2020-12-17T21:25:42.939Z] 2a70c0c122f4: Pull complete [2020-12-17T21:25:42.939Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-17T21:25:42.939Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-17T21:25:49.670Z] ---> a6990aeb4fc7 [2020-12-17T21:25:49.670Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:25:49.670Z] ---> Running in 8896f461963c [2020-12-17T21:25:49.670Z] Removing intermediate container 8896f461963c [2020-12-17T21:25:49.670Z] ---> b4228350cfa1 [2020-12-17T21:25:49.670Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-17T21:25:49.670Z] ---> Running in d4bf2b876442 [2020-12-17T21:25:50.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:25:52.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:25:52.126Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.022s coverage: 81.6% of statements [2020-12-17T21:25:52.126Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2020-12-17T21:25:52.126Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-17T21:25:53.506Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-17T21:25:53.778Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-17T21:25:54.052Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-17T21:25:54.052Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-17T21:25:54.326Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-17T21:25:54.326Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:25:54.326Z] OK: 144 MiB in 44 packages [2020-12-17T21:25:55.473Z] gofmt -l . [2020-12-17T21:25:55.473Z] [ "`gofmt -l .`" = "" ] [2020-12-17T21:25:55.473Z] ./bin/test-go-mod-tidy.sh [2020-12-17T21:25:55.755Z] Removing intermediate container d4bf2b876442 [2020-12-17T21:25:55.755Z] ---> b07e1ff452ca [2020-12-17T21:25:55.755Z] Step 6/8 : WORKDIR /build [2020-12-17T21:25:55.755Z] ---> Running in 38b1e116223f [Pipeline] } [2020-12-17T21:25:56.065Z] $ docker stop --time=1 20b220238c38a43d6f304d6fc2cf9c645c29ed8ca896b3e4eaf1bdade5538d6c [2020-12-17T21:25:56.354Z] Removing intermediate container 38b1e116223f [2020-12-17T21:25:56.355Z] ---> 94c3d6a7d9df [2020-12-17T21:25:56.355Z] Step 7/8 : COPY go.mod . [2020-12-17T21:25:56.949Z] ---> 628b24c8fc56 [2020-12-17T21:25:56.949Z] Step 8/8 : RUN go mod download [2020-12-17T21:25:57.227Z] ---> Running in 69a45bee317f [2020-12-17T21:25:57.646Z] $ docker rm -f 20b220238c38a43d6f304d6fc2cf9c645c29ed8ca896b3e4eaf1bdade5538d6c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:25:58.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:25:58.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } [2020-12-17T21:26:24.040Z] Removing intermediate container 69a45bee317f [2020-12-17T21:26:24.040Z] ---> 1342cc5cc13d [2020-12-17T21:26:24.040Z] Successfully built 1342cc5cc13d [2020-12-17T21:26:24.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:26:24.381Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:26:24.381Z] . [Pipeline] withDockerContainer [2020-12-17T21:26:24.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-16630 does not seem to be running inside a container [2020-12-17T21:26:24.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:26:26.187Z] $ docker top 0fb34420b59036ceada55a71f29f39ae8f3455017fb6a5b3a74a045c026ecf66 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:26:27.225Z] + go version [2020-12-17T21:26:27.226Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T21:26:27.254Z] $ docker stop --time=1 0fb34420b59036ceada55a71f29f39ae8f3455017fb6a5b3a74a045c026ecf66 [2020-12-17T21:26:29.216Z] $ docker rm -f 0fb34420b59036ceada55a71f29f39ae8f3455017fb6a5b3a74a045c026ecf66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:26:30.402Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:26:30.402Z] . [Pipeline] withDockerContainer [2020-12-17T21:26:30.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-16630 does not seem to be running inside a container [2020-12-17T21:26:30.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:26:32.078Z] $ docker top a5ff8a5c7796c0ed50a712f52b79fe00e65ab7be05a0ea3885d79bb98a290b33 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:26:33.065Z] + make test [2020-12-17T21:26:33.065Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-17T21:26:34.508Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-17T21:26:56.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.043s coverage: 86.2% of statements [2020-12-17T21:27:23.638Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.053s coverage: 50.5% of statements [2020-12-17T21:27:23.638Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-17T21:27:23.638Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-17T21:27:23.638Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.089s coverage: 54.7% of statements [2020-12-17T21:27:23.638Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-17T21:27:23.638Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.036s coverage: 69.1% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.449s coverage: 61.6% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.015s coverage: 89.5% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.011s coverage: 100.0% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.032s coverage: 100.0% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.011s coverage: 100.0% of statements [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.011s coverage: 97.7% of statements [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-17T21:27:31.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-17T21:27:31.951Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.023s coverage: 8.8% of statements [2020-12-17T21:27:32.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.944s coverage: 75.0% of statements [2020-12-17T21:27:32.925Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-17T21:27:32.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.032s coverage: 89.7% of statements [2020-12-17T21:27:32.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.024s coverage: 88.9% of statements [2020-12-17T21:27:32.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.035s coverage: 80.5% of statements [2020-12-17T21:27:32.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.046s coverage: 71.7% of statements [2020-12-17T21:27:59.819Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.066s coverage: 81.6% of statements [2020-12-17T21:27:59.819Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.011s coverage: 94.4% of statements [2020-12-17T21:27:59.819Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-17T21:28:08.137Z] gofmt -l . [2020-12-17T21:28:08.137Z] [ "`gofmt -l .`" = "" ] [2020-12-17T21:28:08.137Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-17T21:28:08.437Z] $ docker stop --time=1 a5ff8a5c7796c0ed50a712f52b79fe00e65ab7be05a0ea3885d79bb98a290b33 [2020-12-17T21:28:10.540Z] $ docker rm -f a5ff8a5c7796c0ed50a712f52b79fe00e65ab7be05a0ea3885d79bb98a290b33 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:28:11.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:28:11.517Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T21:28:12.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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 [2020-12-17T21:28:14.017Z] provisioning config files... [2020-12-17T21:28:14.046Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/config7367853882909718985tmp [Pipeline] { [Pipeline] sh [2020-12-17T21:28:14.431Z] + set +x [2020-12-17T21:28:14.431Z] + curl -s https://codecov.io/bash [2020-12-17T21:28:14.431Z] + bash -s -- [2020-12-17T21:28:14.700Z] [2020-12-17T21:28:14.700Z] _____ _ [2020-12-17T21:28:14.700Z] / ____| | | [2020-12-17T21:28:14.700Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T21:28:14.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T21:28:14.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T21:28:14.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T21:28:14.700Z] Bash-20201217-3d3df35 [2020-12-17T21:28:14.700Z] [2020-12-17T21:28:14.700Z] [2020-12-17T21:28:14.700Z] git version 2.24.3 found [2020-12-17T21:28:14.700Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-17T21:28:14.700Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-17T21:28:14.700Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-17T21:28:14.700Z] ==> Jenkins CI detected. [2020-12-17T21:28:14.700Z] project root: . [2020-12-17T21:28:14.700Z] --> token set from env [2020-12-17T21:28:14.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T21:28:14.700Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T21:28:14.700Z] ==> Python coveragepy not found [2020-12-17T21:28:14.700Z] ==> Searching for coverage reports in: [2020-12-17T21:28:14.700Z] + . [2020-12-17T21:28:14.700Z] -> Found 1 reports [2020-12-17T21:28:14.700Z] ==> Detecting git/mercurial file structure [2020-12-17T21:28:14.700Z] ==> Reading reports [2020-12-17T21:28:14.700Z] + ./coverage.out bytes=85267 [2020-12-17T21:28:14.700Z] ==> Appending adjustments [2020-12-17T21:28:14.700Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T21:28:15.291Z] + Found adjustments [2020-12-17T21:28:15.291Z] ==> Gzipping contents [2020-12-17T21:28:15.291Z] 16K /tmp/codecov.RKX8jK.gz [2020-12-17T21:28:15.291Z] ==> Uploading reports [2020-12-17T21:28:15.291Z] url: https://codecov.io [2020-12-17T21:28:15.291Z] query: branch=PR-610&commit=8a4cc340b1896daa37ef2daf350bd226481fa96a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2020-12-17T21:28:15.291Z] -> Pinging Codecov [2020-12-17T21:28:15.291Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-610&commit=8a4cc340b1896daa37ef2daf350bd226481fa96a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-610%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2020-12-17T21:28:15.558Z] -> Uploading to [2020-12-17T21:28:15.559Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/3D8B5DFFC46A037C893635FACE044666/8a4cc340b1896daa37ef2daf350bd226481fa96a/c2b3ddd1-1a2a-426d-82e9-2253ec4db393.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T212815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaea5f89da4957310751864f2940866e4e1c102cbdc4601b61f25ca528e66a92 [2020-12-17T21:28:15.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T21:28:15.559Z] Dload Upload Total Spent Left Speed [2020-12-17T21:28:16.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15070 0 0 100 15070 0 33690 --:--:-- --:--:-- --:--:-- 33638 [2020-12-17T21:28:16.101Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8a4cc340b1896daa37ef2daf350bd226481fa96a [Pipeline] } [2020-12-17T21:28:16.115Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:20.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:20.329Z] ---> package-listing.sh [2020-12-17T21:28:20.330Z] ++ facter osfamily [2020-12-17T21:28:20.330Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T21:28:20.330Z] + OS_FAMILY=redhat [2020-12-17T21:28:20.330Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-610 [2020-12-17T21:28:20.330Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T21:28:20.330Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T21:28:20.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T21:28:20.330Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T21:28:20.330Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-610 ']' [2020-12-17T21:28:20.330Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T21:28:20.330Z] + case "${OS_FAMILY}" in [2020-12-17T21:28:20.330Z] + rpm -qa [2020-12-17T21:28:20.330Z] + sort [2020-12-17T21:28:25.648Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T21:28:25.648Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T21:28:25.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T21:28:25.648Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-610 ']' [2020-12-17T21:28:25.648Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-610/archives/ [2020-12-17T21:28:25.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-610/archives/ [Pipeline] echo [2020-12-17T21:28:25.669Z] 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/ndry_app-functions-sdk-go_PR-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T21:28:25.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:28:26.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:28:26.291Z] [2020-12-17T21:28:26.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:28:26.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:28:26.650Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T21:28:26.650Z] df20fa9351a1: Pulling fs layer [2020-12-17T21:28:26.650Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T21:28:26.650Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T21:28:26.650Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T21:28:26.650Z] 93b61091891f: Pulling fs layer [2020-12-17T21:28:26.650Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T21:28:26.650Z] 5e14af77c1be: Pulling fs layer [2020-12-17T21:28:26.650Z] 01666e4c0597: Pulling fs layer [2020-12-17T21:28:26.650Z] aa168da1d23b: Pulling fs layer [2020-12-17T21:28:26.650Z] 93b9cdb0e59b: Waiting [2020-12-17T21:28:26.650Z] 5e14af77c1be: Waiting [2020-12-17T21:28:26.650Z] 01666e4c0597: Waiting [2020-12-17T21:28:26.650Z] aa168da1d23b: Waiting [2020-12-17T21:28:26.650Z] 46f8f816bc3b: Waiting [2020-12-17T21:28:26.650Z] 93b61091891f: Waiting [2020-12-17T21:28:26.650Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T21:28:26.650Z] 36b3adc4ff6f: Download complete [2020-12-17T21:28:26.650Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T21:28:26.650Z] 46f8f816bc3b: Download complete [2020-12-17T21:28:26.650Z] df20fa9351a1: Verifying Checksum [2020-12-17T21:28:26.650Z] df20fa9351a1: Download complete [2020-12-17T21:28:26.915Z] 93b9cdb0e59b: Download complete [2020-12-17T21:28:26.915Z] 5e14af77c1be: Verifying Checksum [2020-12-17T21:28:26.915Z] 5e14af77c1be: Download complete [2020-12-17T21:28:26.915Z] 01666e4c0597: Verifying Checksum [2020-12-17T21:28:26.915Z] 01666e4c0597: Download complete [2020-12-17T21:28:27.180Z] df20fa9351a1: Pull complete [2020-12-17T21:28:27.447Z] 36b3adc4ff6f: Pull complete [2020-12-17T21:28:27.447Z] 93b61091891f: Verifying Checksum [2020-12-17T21:28:27.447Z] 93b61091891f: Download complete [2020-12-17T21:28:27.447Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T21:28:27.447Z] 8ad3a11d3b57: Download complete [2020-12-17T21:28:28.400Z] 8ad3a11d3b57: Pull complete [2020-12-17T21:28:28.665Z] 46f8f816bc3b: Pull complete [2020-12-17T21:28:28.929Z] aa168da1d23b: Verifying Checksum [2020-12-17T21:28:28.929Z] aa168da1d23b: Download complete [2020-12-17T21:28:28.929Z] 93b61091891f: Pull complete [2020-12-17T21:28:29.192Z] 93b9cdb0e59b: Pull complete [2020-12-17T21:28:29.192Z] 5e14af77c1be: Pull complete [2020-12-17T21:28:29.454Z] 01666e4c0597: Pull complete [2020-12-17T21:28:36.101Z] aa168da1d23b: Pull complete [2020-12-17T21:28:36.101Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T21:28:36.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:28:36.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T21:28:36.583Z] prd-centos7-docker-4c-2g-16622 does not seem to be running inside a container [2020-12-17T21:28:36.648Z] $ 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/ndry_app-functions-sdk-go_PR-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-610 -v /w/workspace/ndry_app-functions-sdk-go_PR-610:/w/workspace/ndry_app-functions-sdk-go_PR-610:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-610@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T21:28:39.603Z] $ docker top 66120cd235ba4e6e162d6899c6eaaa06b1522a7e0c01654badabf66b71c504db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:28:40.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T21:28:40.440Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T21:28:40.742Z] + ls /var/log/sa-host [2020-12-17T21:28:40.742Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T21:28:40.742Z] file_magic: OK [2020-12-17T21:28:40.742Z] HZ: Using current value: 100 [2020-12-17T21:28:40.742Z] file_header: OK [2020-12-17T21:28:40.742Z] 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 [2020-12-17T21:28:40.742Z] Statistics: [2020-12-17T21:28:40.742Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T21:28:40.742Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T21:28:40.742Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T21:28:40.742Z] file_magic: OK [2020-12-17T21:28:40.742Z] HZ: Using current value: 100 [2020-12-17T21:28:40.742Z] file_header: OK [2020-12-17T21:28:40.742Z] 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 [2020-12-17T21:28:40.742Z] Statistics: [2020-12-17T21:28:40.742Z] Hnuu...uuuununununu... [2020-12-17T21:28:40.742Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T21:28:40.947Z] provisioning config files... [2020-12-17T21:28:40.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-610@tmp/config2513807630006347647tmp [Pipeline] { [Pipeline] echo [2020-12-17T21:28:41.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:41.340Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T21:28:41.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T21:28:41.449Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:41.771Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T21:28:41.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:42.101Z] ---> sudo-logs.sh [2020-12-17T21:28:42.101Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T21:28:42.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:42.425Z] ---> job-cost.sh [2020-12-17T21:28:42.425Z] lf-activate-venv: SKIPPING [2020-12-17T21:28:42.425Z] INFO: No Stack... [2020-12-17T21:28:43.382Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T21:28:43.965Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T21:28:43.990Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:28:44.303Z] ---> logs-deploy.sh [2020-12-17T21:28:44.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-610/2 [2020-12-17T21:28:44.304Z] INFO: archiving workspace using pattern(s): [2020-12-17T21:28:46.235Z] Archives upload complete. [2020-12-17T21:28:46.235Z] INFO: archiving logs to Nexus [2020-12-17T21:28:47.197Z] ---> uname -a: [2020-12-17T21:28:47.198Z] Linux prd-centos7-docker-4c-2g-16622.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> lscpu: [2020-12-17T21:28:47.198Z] Architecture: x86_64 [2020-12-17T21:28:47.198Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-17T21:28:47.198Z] Byte Order: Little Endian [2020-12-17T21:28:47.198Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-17T21:28:47.198Z] CPU(s): 4 [2020-12-17T21:28:47.198Z] On-line CPU(s) list: 0-3 [2020-12-17T21:28:47.198Z] Thread(s) per core: 1 [2020-12-17T21:28:47.198Z] Core(s) per socket: 1 [2020-12-17T21:28:47.198Z] Socket(s): 4 [2020-12-17T21:28:47.198Z] NUMA node(s): 1 [2020-12-17T21:28:47.198Z] Vendor ID: GenuineIntel [2020-12-17T21:28:47.198Z] CPU family: 6 [2020-12-17T21:28:47.198Z] Model: 44 [2020-12-17T21:28:47.198Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-17T21:28:47.198Z] Stepping: 1 [2020-12-17T21:28:47.198Z] CPU MHz: 2933.438 [2020-12-17T21:28:47.198Z] BogoMIPS: 5866.87 [2020-12-17T21:28:47.198Z] Virtualization: VT-x [2020-12-17T21:28:47.198Z] Hypervisor vendor: KVM [2020-12-17T21:28:47.198Z] Virtualization type: full [2020-12-17T21:28:47.198Z] L1d cache: 128 KiB [2020-12-17T21:28:47.198Z] L1i cache: 128 KiB [2020-12-17T21:28:47.198Z] L2 cache: 16 MiB [2020-12-17T21:28:47.198Z] L3 cache: 64 MiB [2020-12-17T21:28:47.198Z] NUMA node0 CPU(s): 0-3 [2020-12-17T21:28:47.198Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-17T21:28:47.198Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-17T21:28:47.198Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-17T21:28:47.198Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-17T21:28:47.198Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-17T21:28:47.198Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-17T21:28:47.198Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-17T21:28:47.198Z] Vulnerability Srbds: Not affected [2020-12-17T21:28:47.198Z] Vulnerability Tsx async abort: Not affected [2020-12-17T21:28:47.198Z] 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 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> nproc: [2020-12-17T21:28:47.198Z] 4 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> df -h: [2020-12-17T21:28:47.198Z] Filesystem Size Used Available Use% Mounted on [2020-12-17T21:28:47.198Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-17T21:28:47.198Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-17T21:28:47.198Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-17T21:28:47.198Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-610 [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-610@tmp [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-17T21:28:47.198Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> free -m: [2020-12-17T21:28:47.198Z] total used free shared buff/cache available [2020-12-17T21:28:47.198Z] Mem: 1837 709 94 0 1033 1023 [2020-12-17T21:28:47.198Z] Swap: 1023 1 1022 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> ip addr: [2020-12-17T21:28:47.198Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-17T21:28:47.198Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-17T21:28:47.198Z] inet 127.0.0.1/8 scope host lo [2020-12-17T21:28:47.198Z] valid_lft forever preferred_lft forever [2020-12-17T21:28:47.198Z] inet6 ::1/128 scope host [2020-12-17T21:28:47.198Z] valid_lft forever preferred_lft forever [2020-12-17T21:28:47.198Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-17T21:28:47.198Z] link/ether fa:16:3e:08:ea:ea brd ff:ff:ff:ff:ff:ff [2020-12-17T21:28:47.198Z] inet 10.30.123.57/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-17T21:28:47.198Z] valid_lft 85922sec preferred_lft 85922sec [2020-12-17T21:28:47.198Z] inet6 fe80::f816:3eff:fe08:eaea/64 scope link [2020-12-17T21:28:47.198Z] valid_lft forever preferred_lft forever [2020-12-17T21:28:47.198Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-17T21:28:47.198Z] link/ether 02:42:fa:25:57:a5 brd ff:ff:ff:ff:ff:ff [2020-12-17T21:28:47.198Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-17T21:28:47.198Z] valid_lft forever preferred_lft forever [2020-12-17T21:28:47.198Z] inet6 fe80::42:faff:fe25:57a5/64 scope link [2020-12-17T21:28:47.198Z] valid_lft forever preferred_lft forever [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> sar -b -r -n DEV: [2020-12-17T21:28:47.198Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:20:35 LINUX RESTART (4 CPU) [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-17T21:28:47.198Z] 21:22:02 100.07 48.19 51.88 0.00 8033.31 5853.09 0.00 [2020-12-17T21:28:47.198Z] 21:23:01 2.56 0.00 2.56 0.00 0.00 57.46 0.00 [2020-12-17T21:28:47.198Z] 21:24:01 0.43 0.00 0.43 0.00 0.00 6.46 0.00 [2020-12-17T21:28:47.198Z] 21:25:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-12-17T21:28:47.198Z] 21:26:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2020-12-17T21:28:47.198Z] 21:27:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 [2020-12-17T21:28:47.198Z] 21:28:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2020-12-17T21:28:47.198Z] Average: 14.91 6.90 8.00 0.00 1151.09 849.48 0.00 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-17T21:28:47.198Z] 21:22:02 242268 0 608448 32.34 2620 1028208 1104016 37.68 400712 1040796 128 [2020-12-17T21:28:47.198Z] 21:23:01 247104 0 603496 32.07 2620 1028324 1089344 37.18 402204 1035616 20 [2020-12-17T21:28:47.198Z] 21:24:01 245104 0 605488 32.18 2620 1028332 1089380 37.18 404092 1035752 12 [2020-12-17T21:28:47.198Z] 21:25:01 245020 0 605572 32.18 2620 1028332 1089368 37.18 411516 1028132 12 [2020-12-17T21:28:47.198Z] 21:26:01 245180 0 605404 32.18 2620 1028340 1089404 37.18 408360 1031516 8 [2020-12-17T21:28:47.198Z] 21:27:01 244920 0 605660 32.19 2620 1028344 1085196 37.04 420568 1019488 8 [2020-12-17T21:28:47.198Z] 21:28:01 244976 0 605600 32.19 2620 1028348 1078000 36.79 422004 1018352 8 [2020-12-17T21:28:47.198Z] Average: 244939 0 605667 32.19 2620 1028318 1089244 37.17 409922 1029950 28 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-17T21:28:47.198Z] 21:22:02 eth0 551.78 441.90 1648.40 103.70 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:22:02 docker0 107.37 87.07 9.20 304.85 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:23:01 eth0 2.73 0.71 0.94 0.57 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:24:01 eth0 3.51 0.85 1.02 0.59 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:25:01 eth0 1.60 0.53 0.59 0.40 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:26:01 eth0 0.53 0.38 0.27 0.23 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:27:01 eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:28:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] Average: eth0 80.33 63.71 236.62 15.13 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] Average: docker0 15.39 12.48 1.32 43.68 0.00 0.00 0.00 0.00 [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] ---> sar -P ALL: [2020-12-17T21:28:47.198Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:20:35 LINUX RESTART (4 CPU) [2020-12-17T21:28:47.198Z] [2020-12-17T21:28:47.198Z] 21:21:01 CPU %user %nice %system %iowait %steal %idle [2020-12-17T21:28:47.198Z] 21:22:02 all 14.92 0.00 6.38 2.40 0.16 76.15 [2020-12-17T21:28:47.198Z] 21:22:02 0 13.55 0.00 7.69 3.78 0.15 74.83 [2020-12-17T21:28:47.198Z] 21:22:02 1 15.66 0.00 5.98 1.25 0.15 76.96 [2020-12-17T21:28:47.198Z] 21:22:02 2 14.22 0.00 6.70 1.94 0.12 77.01 [2020-12-17T21:28:47.198Z] 21:22:02 3 16.24 0.00 5.13 2.61 0.20 75.82 [2020-12-17T21:28:47.198Z] 21:23:01 all 0.22 0.00 0.06 0.00 0.00 99.71 [2020-12-17T21:28:47.198Z] 21:23:01 0 0.32 0.00 0.08 0.00 0.02 99.58 [2020-12-17T21:28:47.198Z] 21:23:01 1 0.36 0.00 0.07 0.00 0.00 99.58 [2020-12-17T21:28:47.198Z] 21:23:01 2 0.14 0.00 0.03 0.00 0.00 99.83 [2020-12-17T21:28:47.198Z] 21:23:01 3 0.07 0.00 0.07 0.00 0.00 99.86 [2020-12-17T21:28:47.198Z] 21:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-17T21:28:47.198Z] 21:24:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2020-12-17T21:28:47.198Z] 21:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-17T21:28:47.198Z] 21:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-17T21:28:47.198Z] 21:24:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-17T21:28:47.198Z] 21:25:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2020-12-17T21:28:47.198Z] 21:25:01 0 0.52 0.00 0.08 0.00 0.00 99.40 [2020-12-17T21:28:47.198Z] 21:25:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-17T21:28:47.198Z] 21:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-17T21:28:47.198Z] 21:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-17T21:28:47.198Z] 21:26:01 all 0.23 0.00 0.28 0.00 0.00 99.49 [2020-12-17T21:28:47.198Z] 21:26:01 0 0.58 0.00 0.23 0.00 0.00 99.19 [2020-12-17T21:28:47.198Z] 21:26:01 1 0.12 0.00 0.27 0.00 0.00 99.62 [2020-12-17T21:28:47.198Z] 21:26:01 2 0.15 0.00 0.40 0.00 0.00 99.45 [2020-12-17T21:28:47.198Z] 21:26:01 3 0.08 0.00 0.22 0.00 0.00 99.70 [2020-12-17T21:28:47.198Z] 21:27:01 all 0.17 0.00 0.06 0.00 0.00 99.78 [2020-12-17T21:28:47.198Z] 21:27:01 0 0.30 0.00 0.10 0.00 0.00 99.60 [2020-12-17T21:28:47.198Z] 21:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-17T21:28:47.198Z] 21:27:01 2 0.27 0.00 0.07 0.00 0.00 99.67 [2020-12-17T21:28:47.198Z] 21:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-17T21:28:47.198Z] 21:28:01 all 0.17 0.00 0.09 0.00 0.00 99.75 [2020-12-17T21:28:47.198Z] 21:28:01 0 0.02 0.00 0.23 0.00 0.00 99.75 [2020-12-17T21:28:47.198Z] 21:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-17T21:28:47.198Z] 21:28:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-12-17T21:28:47.198Z] 21:28:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-17T21:28:47.198Z] Average: all 2.27 0.00 0.98 0.34 0.02 96.38 [2020-12-17T21:28:47.198Z] Average: 0 2.24 0.00 1.20 0.54 0.02 96.01 [2020-12-17T21:28:47.198Z] Average: 1 2.32 0.00 0.91 0.18 0.02 96.57 [2020-12-17T21:28:47.198Z] Average: 2 2.12 0.00 1.04 0.27 0.02 96.56 [2020-12-17T21:28:47.199Z] Average: 3 2.41 0.00 0.79 0.37 0.03 96.40 [2020-12-17T21:28:47.199Z] [2020-12-17T21:28:47.199Z] [2020-12-17T21:28:47.199Z]