Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8142930acee8fabaf6710482ac85b747560789e9 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-22323 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" > git rev-list --no-walk 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:32:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:32:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:32:27 ========================================================= 19:32:27 EdgeX Global Pipelines Version Info 19:32:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:32:28 ------------------- 19:32:28 stable info: 19:32:28 ------------------- 19:32:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:32:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:32:28 Message: update stable to v1.0.179 19:32:29 ------------------- 19:32:29 experimental info: 19:32:29 ------------------- 19:32:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:32:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:32:29 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:32:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:32:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:32:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:32:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] echo 19:32:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8142930 [Pipeline] echo 19:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:32:33 + git log --format=format:%s -1 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] echo 19:32:33 GIT_COMMIT: 8142930acee8fabaf6710482ac85b747560789e9, Commit Message: feat(sdk): Use ResponseContentType in MessageBus (#644) [Pipeline] echo 19:32:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:32:35 19:32:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:32:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:32:35 latest: Pulling from edgex-devops/git-semver 19:32:35 31603596830f: Pulling fs layer 19:32:35 2a8b12db71e7: Pulling fs layer 19:32:35 6ca5941a6612: Pulling fs layer 19:32:35 ecc8261a40a4: Pulling fs layer 19:32:35 ecc8261a40a4: Waiting 19:32:35 2a8b12db71e7: Verifying Checksum 19:32:35 2a8b12db71e7: Download complete 19:32:35 31603596830f: Verifying Checksum 19:32:35 31603596830f: Download complete 19:32:35 ecc8261a40a4: Verifying Checksum 19:32:35 ecc8261a40a4: Download complete 19:32:35 6ca5941a6612: Verifying Checksum 19:32:35 6ca5941a6612: Download complete 19:32:36 31603596830f: Pull complete 19:32:36 2a8b12db71e7: Pull complete 19:32:37 6ca5941a6612: Pull complete 19:32:37 ecc8261a40a4: Pull complete 19:32:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:32:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:32:37 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:32:39 $ docker top bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:39 [ssh-agent] Looking for ssh-agent implementation... 19:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:40 $ docker exec bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent 19:32:40 SSH_AUTH_SOCK=/tmp/ssh-kf2gencDcujG/agent.11 19:32:40 SSH_AGENT_PID=16 19:32:40 Running ssh-add (command line suppressed) 19:32:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2112687282639146664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2112687282639146664.key) 19:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:40 + git tag --points-at HEAD [Pipeline] } 19:32:40 $ docker exec --env ******** --env ******** bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent -k 19:32:41 unset SSH_AUTH_SOCK; 19:32:41 unset SSH_AGENT_PID; 19:32:41 echo Agent pid 16 killed; 19:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:32:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:41 [ssh-agent] Looking for ssh-agent implementation... 19:32:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:41 $ docker exec bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent 19:32:41 SSH_AUTH_SOCK=/tmp/ssh-MLXRp7DiYtQg/agent.45 19:32:41 SSH_AGENT_PID=51 19:32:41 Running ssh-add (command line suppressed) 19:32:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2811253509966787505.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2811253509966787505.key) 19:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:42 + git semver init 19:32:42 # -> Open(): unable to determine branch for HEAD 19:32:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:32:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:32:42 # $SEMVER_REMOTE_NAME = origin 19:32:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:32:42 # $SEMVER_USER_NAME = edgex-jenkins 19:32:42 # $SEMVER_BRANCH = master 19:32:42 # $SEMVER_TEMP = /tmp/semver-551824974 19:32:42 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:32:44 # '/tmp/semver-551824974' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 19:32:44 # -> Force: false 19:32:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:32:44 $ docker exec --env ******** --env ******** bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent -k 19:32:44 unset SSH_AUTH_SOCK; 19:32:44 unset SSH_AGENT_PID; 19:32:44 echo Agent pid 51 killed; 19:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:32:45 + git semver [Pipeline] } 19:32:45 $ docker stop --time=1 bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 19:32:46 $ docker rm -f bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:32:47 Stashed 1 file(s) [Pipeline] echo 19:32:47 [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [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 19:33:03 Still waiting to schedule task 19:33:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:33:03 Still waiting to schedule task 19:33:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:34:28 Running on prd-centos7-docker-4c-2g-22327 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 19:34:28 Running in /w/workspace/app-functions-sdk-go/173 [Pipeline] { [Pipeline] checkout 19:34:30 using credential edgex-jenkins-ssh 19:34:30 Cloning the remote Git repository 19:34:30 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:34:30 > git init /w/workspace/app-functions-sdk-go/173 # timeout=10 19:34:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:34:31 > git --version # timeout=10 19:34:31 > git --version # 'git version 2.24.3' 19:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:33 Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) 19:34:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:34:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:33 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:34:33 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:34:33 > git config core.sparsecheckout # timeout=10 19:34:33 > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 19:34:37 Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:34:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:34:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:34:39 + sudo service docker restart 19:34:39 + true 19:34:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:34:40 ========================================================= 19:34:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:34:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:34:40 + 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 . 19:34:41 Sending build context to Docker daemon 19.12MB 19:34:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:34:41 Step 2/8 : FROM ${BASE} 19:34:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:41 188c0c94c7c5: Pulling fs layer 19:34:41 0ef7d3d256c8: Pulling fs layer 19:34:41 de9db76c5a1d: Pulling fs layer 19:34:41 bca2f99d35d6: Pulling fs layer 19:34:41 93359f2a8cfa: Pulling fs layer 19:34:41 7c6f9722023f: Pulling fs layer 19:34:41 a35cf1a2eb13: Pulling fs layer 19:34:41 bca2f99d35d6: Waiting 19:34:41 93359f2a8cfa: Waiting 19:34:41 7c6f9722023f: Waiting 19:34:41 de9db76c5a1d: Verifying Checksum 19:34:41 de9db76c5a1d: Download complete 19:34:41 0ef7d3d256c8: Verifying Checksum 19:34:41 0ef7d3d256c8: Download complete 19:34:41 93359f2a8cfa: Verifying Checksum 19:34:41 93359f2a8cfa: Download complete 19:34:41 7c6f9722023f: Verifying Checksum 19:34:41 7c6f9722023f: Download complete 19:34:41 188c0c94c7c5: Verifying Checksum 19:34:41 188c0c94c7c5: Download complete 19:34:41 188c0c94c7c5: Pull complete 19:34:41 0ef7d3d256c8: Pull complete 19:34:42 de9db76c5a1d: Pull complete 19:34:43 a35cf1a2eb13: Verifying Checksum 19:34:43 a35cf1a2eb13: Download complete 19:34:44 bca2f99d35d6: Verifying Checksum 19:34:44 bca2f99d35d6: Download complete 19:34:49 bca2f99d35d6: Pull complete 19:34:49 93359f2a8cfa: Pull complete 19:34:49 7c6f9722023f: Pull complete 19:34:59 a35cf1a2eb13: Pull complete 19:34:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:34:59 ---> a62c8e92a672 19:34:59 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:34:59 20.10.0: Pulling from library/docker 19:34:59 05e7bc50f07f: Pulling fs layer 19:34:59 6db28d0fdbf6: Pulling fs layer 19:34:59 292df0bc6bf3: Pulling fs layer 19:34:59 2e060f4bd70b: Pulling fs layer 19:34:59 80e8d568a223: Pulling fs layer 19:34:59 8dc6ef1a942a: Pulling fs layer 19:34:59 2312dd95470a: Pulling fs layer 19:34:59 80e8d568a223: Waiting 19:34:59 8dc6ef1a942a: Waiting 19:34:59 2312dd95470a: Waiting 19:34:59 2e060f4bd70b: Waiting 19:34:59 292df0bc6bf3: Download complete 19:34:59 6db28d0fdbf6: Verifying Checksum 19:34:59 6db28d0fdbf6: Download complete 19:34:59 80e8d568a223: Verifying Checksum 19:34:59 80e8d568a223: Download complete 19:34:59 05e7bc50f07f: Verifying Checksum 19:34:59 05e7bc50f07f: Download complete 19:34:59 8dc6ef1a942a: Verifying Checksum 19:34:59 8dc6ef1a942a: Download complete 19:34:59 2312dd95470a: Verifying Checksum 19:34:59 2312dd95470a: Download complete 19:34:59 05e7bc50f07f: Pull complete 19:35:00 6db28d0fdbf6: Pull complete 19:35:00 292df0bc6bf3: Pull complete 19:35:00 2e060f4bd70b: Verifying Checksum 19:35:00 2e060f4bd70b: Download complete 19:35:03 2e060f4bd70b: Pull complete 19:35:03 80e8d568a223: Pull complete 19:35:03 8dc6ef1a942a: Pull complete 19:35:04 2312dd95470a: Pull complete 19:35:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:35:04 Status: Downloaded newer image for docker:20.10.0 19:35:05 ---> 0db9c111c743 19:35:05 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:35:05 ---> Running in 174a637f9a1c 19:35:05 Removing intermediate container 174a637f9a1c 19:35:05 ---> c0455dbda2ac 19:35:05 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:35:05 ---> Running in 0577d1a96207 19:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:35:07 (1/5) Installing libsodium (1.0.18-r0) 19:35:08 (2/5) Installing libzmq (4.3.3-r0) 19:35:08 (3/5) Installing pkgconf (1.7.2-r0) 19:35:08 (4/5) Installing libsodium-dev (1.0.18-r0) 19:35:08 (5/5) Installing zeromq-dev (4.3.3-r0) 19:35:08 Executing busybox-1.31.1-r19.trigger 19:35:08 OK: 167 MiB in 44 packages 19:35:09 Removing intermediate container 0577d1a96207 19:35:09 ---> 6575bc01a990 19:35:09 Step 6/8 : WORKDIR /build 19:35:09 ---> Running in 99591229a42f 19:35:09 Removing intermediate container 99591229a42f 19:35:09 ---> dbc98027b542 19:35:09 Step 7/8 : COPY go.mod . 19:35:09 ---> 984ca103c4c2 19:35:09 Step 8/8 : RUN go mod download 19:35:10 ---> Running in 14e722a2d82a 19:35:32 Removing intermediate container 14e722a2d82a 19:35:32 ---> 38fca617d141 19:35:32 Successfully built 38fca617d141 19:35:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:35:32 + docker inspect -f . ci-base-image-x86_64 19:35:32 . [Pipeline] withDockerContainer 19:35:32 prd-centos7-docker-4c-2g-22327 does not seem to be running inside a container 19:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:35:33 $ docker top e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:34 + go version 19:35:34 go version go1.15.5 linux/amd64 [Pipeline] } 19:35:34 $ docker stop --time=1 e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a 19:35:35 $ docker rm -f e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:36 + docker inspect -f . ci-base-image-x86_64 19:35:36 . [Pipeline] withDockerContainer 19:35:36 prd-centos7-docker-4c-2g-22327 does not seem to be running inside a container 19:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:35:37 $ docker top f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:37 + make test 19:35:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:35:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 19:35:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22328 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 19:35:39 Running in /w/workspace/app-functions-sdk-go/173 [Pipeline] { [Pipeline] checkout 19:35:45 using credential edgex-jenkins-ssh 19:35:45 Cloning the remote Git repository 19:35:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:35:45 > git init /w/workspace/app-functions-sdk-go/173 # timeout=10 19:35:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:35:45 > git --version # timeout=10 19:35:45 > git --version # 'git version 2.17.1' 19:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.011s coverage: 81.0% of statements 19:35:49 Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) 19:35:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:35:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:35:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:35:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 19:35:49 > git config core.sparsecheckout # timeout=10 19:35:49 > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 19:35:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.037s coverage: 48.6% of statements 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:35:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.022s coverage: 61.5% of statements 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:35:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 67.7% of statements 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:35:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 19:35:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:35:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 8.8% of statements 19:35:54 Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:35:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:35:56 + true 19:35:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:35:59 ========================================================= 19:35:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:35:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:36:00 + 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 . 19:36:01 Sending build context to Docker daemon 19.12MB 19:36:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:36:01 Step 2/8 : FROM ${BASE} 19:36:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:36:01 5f621e34cdf4: Pulling fs layer 19:36:01 a4357932f1b6: Pulling fs layer 19:36:01 18c013af1878: Pulling fs layer 19:36:01 00ac8860ef70: Pulling fs layer 19:36:01 63d7cb157983: Pulling fs layer 19:36:01 b116817d02f9: Pulling fs layer 19:36:01 745a02a5169b: Pulling fs layer 19:36:01 00ac8860ef70: Waiting 19:36:01 63d7cb157983: Waiting 19:36:01 b116817d02f9: Waiting 19:36:01 745a02a5169b: Waiting 19:36:01 18c013af1878: Verifying Checksum 19:36:01 18c013af1878: Download complete 19:36:01 a4357932f1b6: Download complete 19:36:01 63d7cb157983: Download complete 19:36:01 b116817d02f9: Verifying Checksum 19:36:01 b116817d02f9: Download complete 19:36:01 5f621e34cdf4: Verifying Checksum 19:36:01 5f621e34cdf4: Download complete 19:36:02 5f621e34cdf4: Pull complete 19:36:03 a4357932f1b6: Pull complete 19:36:03 18c013af1878: Pull complete 19:36:04 745a02a5169b: Verifying Checksum 19:36:04 745a02a5169b: Download complete 19:36:05 00ac8860ef70: Verifying Checksum 19:36:05 00ac8860ef70: Download complete 19:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.837s coverage: 77.5% of statements 19:36:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.025s coverage: 87.9% of statements 19:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.013s coverage: 80.5% of statements 19:36:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements 19:36:16 00ac8860ef70: Pull complete 19:36:16 63d7cb157983: Pull complete 19:36:16 b116817d02f9: Pull complete 19:36:20 745a02a5169b: Pull complete 19:36:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:36:20 ---> b7e6874047d6 19:36:20 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:36:20 20.10.0: Pulling from library/docker 19:36:20 a3cc7d3b244e: Pulling fs layer 19:36:20 02a3295e0d61: Pulling fs layer 19:36:20 0f4f2e6d8100: Pulling fs layer 19:36:20 330b718f631f: Pulling fs layer 19:36:20 a93816041522: Pulling fs layer 19:36:20 bdb6da89ff94: Pulling fs layer 19:36:20 2a70c0c122f4: Pulling fs layer 19:36:20 a93816041522: Waiting 19:36:20 bdb6da89ff94: Waiting 19:36:20 2a70c0c122f4: Waiting 19:36:20 330b718f631f: Waiting 19:36:20 0f4f2e6d8100: Download complete 19:36:20 02a3295e0d61: Verifying Checksum 19:36:20 02a3295e0d61: Download complete 19:36:20 a93816041522: Verifying Checksum 19:36:20 a93816041522: Download complete 19:36:20 a3cc7d3b244e: Verifying Checksum 19:36:20 a3cc7d3b244e: Download complete 19:36:20 2a70c0c122f4: Verifying Checksum 19:36:20 2a70c0c122f4: Download complete 19:36:20 bdb6da89ff94: Download complete 19:36:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 81.4% of statements 19:36:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 19:36:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:36:21 a3cc7d3b244e: Pull complete 19:36:22 02a3295e0d61: Pull complete 19:36:22 330b718f631f: Verifying Checksum 19:36:22 330b718f631f: Download complete 19:36:22 0f4f2e6d8100: Pull complete 19:36:24 gofmt -l . 19:36:24 [ "`gofmt -l .`" = "" ] 19:36:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:36:24 $ docker stop --time=1 f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 19:36:25 330b718f631f: Pull complete 19:36:25 a93816041522: Pull complete 19:36:26 bdb6da89ff94: Pull complete 19:36:26 $ docker rm -f f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 19:36:26 2a70c0c122f4: Pull complete 19:36:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:36:26 Status: Downloaded newer image for docker:20.10.0 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:27 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] } 19:36:33 ---> c3c257af37fb 19:36:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:36:33 ---> Running in f8fbed88e8c9 19:36:33 Removing intermediate container f8fbed88e8c9 19:36:33 ---> d472251a86da 19:36:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:36:33 ---> Running in c2394e7f2fe7 19:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:36:36 (1/5) Installing libsodium (1.0.18-r0) 19:36:36 (2/5) Installing libzmq (4.3.3-r0) 19:36:37 (3/5) Installing pkgconf (1.7.2-r0) 19:36:37 (4/5) Installing libsodium-dev (1.0.18-r0) 19:36:37 (5/5) Installing zeromq-dev (4.3.3-r0) 19:36:37 Executing busybox-1.31.1-r19.trigger 19:36:37 OK: 144 MiB in 44 packages 19:36:38 Removing intermediate container c2394e7f2fe7 19:36:38 ---> 9cc339d7f6cd 19:36:38 Step 6/8 : WORKDIR /build 19:36:38 ---> Running in e4811186d51a 19:36:39 Removing intermediate container e4811186d51a 19:36:39 ---> 5b866b22ec60 19:36:39 Step 7/8 : COPY go.mod . 19:36:40 ---> 8548fb1a25af 19:36:40 Step 8/8 : RUN go mod download 19:36:40 ---> Running in 58b93a9556ec 19:37:07 Removing intermediate container 58b93a9556ec 19:37:07 ---> ef0cc51d8f44 19:37:07 Successfully built ef0cc51d8f44 19:37:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:37:07 + docker inspect -f . ci-base-image-arm64 19:37:07 . [Pipeline] withDockerContainer 19:37:07 prd-ubuntu18.04-docker-arm64-4c-16g-22328 does not seem to be running inside a container 19:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-arm64 cat 19:37:09 $ docker top bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:10 + go version 19:37:10 go version go1.15.5 linux/arm64 [Pipeline] } 19:37:10 $ docker stop --time=1 bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 19:37:12 $ docker rm -f bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:37:13 + docker inspect -f . ci-base-image-arm64 19:37:13 . [Pipeline] withDockerContainer 19:37:13 prd-ubuntu18.04-docker-arm64-4c-16g-22328 does not seem to be running inside a container 19:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-arm64 cat 19:37:15 $ docker top 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:16 + make test 19:37:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:37:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 19:37:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.053s coverage: 81.0% of statements 19:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.063s coverage: 48.6% of statements 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.5% of statements 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.053s coverage: 67.7% of statements 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements 19:38:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:38:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.070s coverage: 8.8% of statements 19:38:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.862s coverage: 77.5% of statements 19:38:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:38:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.054s coverage: 87.9% of statements 19:38:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements 19:38:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements 19:38:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.071s coverage: 81.4% of statements 19:38:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements 19:38:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:38:44 gofmt -l . 19:38:44 [ "`gofmt -l .`" = "" ] 19:38:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:38:44 $ docker stop --time=1 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe 19:38:46 $ docker rm -f 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe [Pipeline] // withDockerContainer [Pipeline] sh 19:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:38:48 Warning: overwriting stash ‘coverage-report’ 19:38:48 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 19:38:50 provisioning config files... 19:38:50 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3617450496045785331tmp [Pipeline] { [Pipeline] sh 19:38:51 + set +x 19:38:51 + curl -s https://codecov.io/bash 19:38:51 + bash -s -- 19:38:51 19:38:51 _____ _ 19:38:51 / ____| | | 19:38:51 | | ___ __| | ___ ___ _____ __ 19:38:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:38:51 | |___| (_) | (_| | __/ (_| (_) \ V / 19:38:51 \_____\___/ \__,_|\___|\___\___/ \_/ 19:38:51 Bash-20210115-cec3c92 19:38:51 19:38:51 19:38:51 ==> git version 2.24.3 found 19:38:51 ==> 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 19:38:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:38:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:38:51 ==> Jenkins CI detected. 19:38:51 project root: . 19:38:51 --> token set from env 19:38:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:38:51 ==> Running gcov in . (disable via -X gcov) 19:38:51 ==> Python coveragepy not found 19:38:51 ==> Searching for coverage reports in: 19:38:51 + . 19:38:51 -> Found 1 reports 19:38:51 ==> Detecting git/mercurial file structure 19:38:51 ==> Reading reports 19:38:51 + ./coverage.out bytes=74538 19:38:51 ==> Appending adjustments 19:38:51 https://docs.codecov.io/docs/fixing-reports 19:38:51 + Found adjustments 19:38:51 ==> Gzipping contents 19:38:51 16K /tmp/codecov.AyOb8r.gz 19:38:51 ==> Uploading reports 19:38:51 url: https://codecov.io 19:38:51 query: branch=master&commit=8142930acee8fabaf6710482ac85b747560789e9&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:38:51 -> Pinging Codecov 19:38:51 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=8142930acee8fabaf6710482ac85b747560789e9&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:38:52 -> Uploading to 19:38:52 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/3D8B5DFFC46A037C893635FACE044666/8142930acee8fabaf6710482ac85b747560789e9/9243df00-93f6-4b15-bc23-9622dbb6b32a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T193852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b218669b0a1ee2ce3335c0f88495d9564bd470a3379de1a0ffbaebb81d813379 19:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:52 Dload Upload Total Spent Left Speed 19:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12981 0 0 100 12981 0 30378 --:--:-- --:--:-- --:--:-- 30329 19:38:53 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] } 19:38:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:38:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:38:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:53 19:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:38:54 188c0c94c7c5: Pulling fs layer 19:38:54 0ef7d3d256c8: Pulling fs layer 19:38:54 de9db76c5a1d: Pulling fs layer 19:38:54 0eba1c9be4d2: Pulling fs layer 19:38:54 0d57e429df01: Pulling fs layer 19:38:54 4e4be7b47b0d: Pulling fs layer 19:38:54 e1f770b5df2f: Pulling fs layer 19:38:54 85a0685a4137: Pulling fs layer 19:38:54 0d57e429df01: Waiting 19:38:54 4e4be7b47b0d: Waiting 19:38:54 e1f770b5df2f: Waiting 19:38:54 85a0685a4137: Waiting 19:38:54 0eba1c9be4d2: Waiting 19:38:54 de9db76c5a1d: Verifying Checksum 19:38:54 de9db76c5a1d: Download complete 19:38:54 0ef7d3d256c8: Verifying Checksum 19:38:54 0ef7d3d256c8: Download complete 19:38:54 0d57e429df01: Verifying Checksum 19:38:54 0d57e429df01: Download complete 19:38:54 4e4be7b47b0d: Verifying Checksum 19:38:54 4e4be7b47b0d: Download complete 19:38:54 188c0c94c7c5: Download complete 19:38:54 188c0c94c7c5: Pull complete 19:38:54 0ef7d3d256c8: Pull complete 19:38:55 de9db76c5a1d: Pull complete 19:38:55 e1f770b5df2f: Verifying Checksum 19:38:55 e1f770b5df2f: Download complete 19:38:57 0eba1c9be4d2: Download complete 19:38:57 85a0685a4137: Verifying Checksum 19:39:02 0eba1c9be4d2: Pull complete 19:39:02 0d57e429df01: Pull complete 19:39:02 4e4be7b47b0d: Pull complete 19:39:08 e1f770b5df2f: Pull complete 19:39:14 85a0685a4137: Pull complete 19:39:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:39:15 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:39:16 $ docker top 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f -eo pid,comm [Pipeline] { [Pipeline] echo 19:39:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:39:16 + set -o pipefail 19:39:16 + snyk monitor '--org=edgex-jenkins' 19:39:38 19:39:38 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 19:39:38 19:39:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/c16d0811-313c-4f97-bf5e-9a94c319831f 19:39:38 19:39:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:39:38 19:39:38 [Pipeline] } 19:39:38 $ docker stop --time=1 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f 19:39:41 $ docker rm -f 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 19:39:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:43 provisioning config files... 19:39:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1377022010448246502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:43 --> edgex-publish-swagger.sh 19:39:43 === Publish openapi/v2 API === 19:39:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:39:43 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 19:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:43 Dload Upload Total Spent Left Speed 19:39:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12422 0:00:01 0:00:01 --:--:-- 12442 100 13052 0 0 100 13052 0 12420 0:00:01 0:00:01 --:--:-- 12430 19:39:44 19:39:44 [Pipeline] } 19:39:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:45 + git log --format=format:%s -1 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] isUnix [Pipeline] sh 19:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:45 . [Pipeline] withDockerContainer 19:39:46 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:39:46 $ docker top 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:47 [ssh-agent] Looking for ssh-agent implementation... 19:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:47 $ docker exec 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 ssh-agent 19:39:47 SSH_AUTH_SOCK=/tmp/ssh-ozWE8Jn3Ppld/agent.12 19:39:47 SSH_AGENT_PID=17 19:39:47 Running ssh-add (command line suppressed) 19:39:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5200743071827697402.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5200743071827697402.key) 19:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:48 + git semver tag 19:39:48 # -> Open(): unable to determine branch for HEAD 19:39:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:39:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:39:48 # $SEMVER_REMOTE_NAME = origin 19:39:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:48 # $SEMVER_USER_NAME = edgex-jenkins 19:39:48 # $SEMVER_BRANCH = master 19:39:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:39:48 # 8142930acee8fabaf6710482ac85b747560789e9 HEAD 19:39:48 # -> Force: false 19:39:48 # 725c3424d7b07abc55aeb143554ec6e3c930d09a refs/tags/v2.0.0-dev.6 [Pipeline] } 19:39:48 $ docker exec --env ******** --env ******** 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 ssh-agent -k 19:39:48 unset SSH_AUTH_SOCK; 19:39:48 unset SSH_AGENT_PID; 19:39:48 echo Agent pid 17 killed; 19:39:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:49 + git semver [Pipeline] } 19:39:49 $ docker stop --time=1 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 19:39:50 $ docker rm -f 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:51 19:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:51 0.23.1-centos7: Pulling from edgex-lftools 19:39:51 ab5ef0e58194: Pulling fs layer 19:39:51 9712f1f96733: Pulling fs layer 19:39:51 63f879dbbcfc: Pulling fs layer 19:39:51 0d9ebad4ef96: Pulling fs layer 19:39:51 e9a5061849ea: Pulling fs layer 19:39:51 d747dcd14b5f: Pulling fs layer 19:39:51 2de7ff778b66: Pulling fs layer 19:39:51 0d9ebad4ef96: Waiting 19:39:51 e9a5061849ea: Waiting 19:39:51 d747dcd14b5f: Waiting 19:39:51 9712f1f96733: Verifying Checksum 19:39:51 9712f1f96733: Download complete 19:39:53 63f879dbbcfc: Verifying Checksum 19:39:53 63f879dbbcfc: Download complete 19:39:53 e9a5061849ea: Verifying Checksum 19:39:53 e9a5061849ea: Download complete 19:39:53 d747dcd14b5f: Verifying Checksum 19:39:53 d747dcd14b5f: Download complete 19:39:53 2de7ff778b66: Verifying Checksum 19:39:53 2de7ff778b66: Download complete 19:39:53 0d9ebad4ef96: Verifying Checksum 19:39:53 0d9ebad4ef96: Download complete 19:39:54 ab5ef0e58194: Verifying Checksum 19:39:54 ab5ef0e58194: Download complete 19:39:58 ab5ef0e58194: Pull complete 19:39:58 9712f1f96733: Pull complete 19:40:01 63f879dbbcfc: Pull complete 19:40:08 0d9ebad4ef96: Pull complete 19:40:09 e9a5061849ea: Pull complete 19:40:09 d747dcd14b5f: Pull complete 19:40:13 2de7ff778b66: Pull complete 19:40:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:40:13 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:40:16 $ docker top be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:40:16 provisioning config files... 19:40:16 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8147685765543396060tmp 19:40:16 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5832781232244515471tmp 19:40:16 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6651218109857379152tmp [Pipeline] { [Pipeline] echo 19:40:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:40:16 ---> sigul-configuration.sh 19:40:16 gpg: directory `/root/.gnupg' created 19:40:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:40:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:40:16 gpg: keyring `/root/.gnupg/secring.gpg' created 19:40:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:40:16 gpg: CAST5 encrypted data 19:40:17 gpg: encrypted with 1 passphrase 19:40:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:40:17 + mkdir /home/jenkins 19:40:17 + mkdir /home/jenkins/sigul [Pipeline] sh 19:40:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:40:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:40:18 ---> sigul-install.sh 19:40:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:40:24 + git tag --list 19:40:24 v0.1.0 19:40:24 v0.1.1 19:40:24 v1.0.0 19:40:24 v1.1.0 19:40:24 v1.2.0 19:40:24 v1.3.0 19:40:24 v2.0.0-dev.1 19:40:24 v2.0.0-dev.2 19:40:24 v2.0.0-dev.3 19:40:24 v2.0.0-dev.4 19:40:24 v2.0.0-dev.5 19:40:24 v2.0.0-dev.6 [Pipeline] sh 19:40:25 + lftools sign git-tag v2.0.0-dev.6 19:40:26 Signing Git tag with Sigul... 19:40:26 Signing v2.0.0-dev.6 [Pipeline] echo 19:40:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:40:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:40:28 $ docker stop --time=1 be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 19:40:30 $ docker rm -f be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:31 . [Pipeline] withDockerContainer 19:40:31 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:40:32 $ docker top 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:32 [ssh-agent] Looking for ssh-agent implementation... 19:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:33 $ docker exec 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff ssh-agent 19:40:33 SSH_AUTH_SOCK=/tmp/ssh-yswaAw7MFidR/agent.11 19:40:33 SSH_AGENT_PID=17 19:40:33 Running ssh-add (command line suppressed) 19:40:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7361407063110027435.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7361407063110027435.key) 19:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:33 + git semver bump pre 19:40:33 # -> Open(): unable to determine branch for HEAD 19:40:33 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:40:33 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:40:33 # $SEMVER_REMOTE_NAME = origin 19:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:40:33 # $SEMVER_USER_NAME = edgex-jenkins 19:40:33 # $SEMVER_BRANCH = master 19:40:33 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 19:40:33 2.0.0-dev.7 [Pipeline] } 19:40:33 $ docker exec --env ******** --env ******** 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff ssh-agent -k 19:40:34 unset SSH_AUTH_SOCK; 19:40:34 unset SSH_AGENT_PID; 19:40:34 echo Agent pid 17 killed; 19:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:34 + git semver [Pipeline] } 19:40:34 $ docker stop --time=1 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff 19:40:36 $ docker rm -f 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:40:36 . [Pipeline] withDockerContainer 19:40:36 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:40:37 $ docker top e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:38 [ssh-agent] Looking for ssh-agent implementation... 19:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:38 $ docker exec e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 ssh-agent 19:40:38 SSH_AUTH_SOCK=/tmp/ssh-rQTmvjdXz0OG/agent.13 19:40:38 SSH_AGENT_PID=18 19:40:38 Running ssh-add (command line suppressed) 19:40:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7955271723762721623.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7955271723762721623.key) 19:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:39 + git semver push 19:40:39 # -> Open(): unable to determine branch for HEAD 19:40:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 19:40:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 19:40:39 # $SEMVER_REMOTE_NAME = origin 19:40:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:40:39 # $SEMVER_USER_NAME = edgex-jenkins 19:40:39 # $SEMVER_BRANCH = master 19:40:39 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 19:40:45 $ docker exec --env ******** --env ******** e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 ssh-agent -k 19:40:45 unset SSH_AUTH_SOCK; 19:40:45 unset SSH_AGENT_PID; 19:40:45 echo Agent pid 18 killed; 19:40:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:46 + git semver [Pipeline] } 19:40:46 $ docker stop --time=1 e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 19:40:47 $ docker rm -f e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 19:40:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:50 ---> package-listing.sh 19:40:50 ++ facter osfamily 19:40:50 ++ tr '[:upper:]' '[:lower:]' 19:40:50 + OS_FAMILY=redhat 19:40:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 19:40:50 + START_PACKAGES=/tmp/packages_start.txt 19:40:50 + END_PACKAGES=/tmp/packages_end.txt 19:40:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:50 + PACKAGES=/tmp/packages_start.txt 19:40:50 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:40:50 + PACKAGES=/tmp/packages_end.txt 19:40:50 + case "${OS_FAMILY}" in 19:40:50 + rpm -qa 19:40:50 + sort 19:40:55 + '[' -f /tmp/packages_start.txt ']' 19:40:55 + '[' -f /tmp/packages_end.txt ']' 19:40:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:55 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 19:40:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 19:40:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 19:40:55 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:40:55 19:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:40:56 alpine: Pulling from edgex-lftools-log-publisher 19:40:56 df20fa9351a1: Pulling fs layer 19:40:56 36b3adc4ff6f: Pulling fs layer 19:40:56 8ad3a11d3b57: Pulling fs layer 19:40:56 46f8f816bc3b: Pulling fs layer 19:40:56 93b61091891f: Pulling fs layer 19:40:56 93b9cdb0e59b: Pulling fs layer 19:40:56 5e14af77c1be: Pulling fs layer 19:40:56 01666e4c0597: Pulling fs layer 19:40:56 aa168da1d23b: Pulling fs layer 19:40:56 93b61091891f: Waiting 19:40:56 93b9cdb0e59b: Waiting 19:40:56 5e14af77c1be: Waiting 19:40:56 01666e4c0597: Waiting 19:40:56 aa168da1d23b: Waiting 19:40:56 46f8f816bc3b: Waiting 19:40:56 36b3adc4ff6f: Verifying Checksum 19:40:56 36b3adc4ff6f: Download complete 19:40:56 46f8f816bc3b: Verifying Checksum 19:40:56 46f8f816bc3b: Download complete 19:40:56 df20fa9351a1: Verifying Checksum 19:40:56 df20fa9351a1: Download complete 19:40:56 93b61091891f: Verifying Checksum 19:40:56 93b61091891f: Download complete 19:40:56 5e14af77c1be: Verifying Checksum 19:40:56 5e14af77c1be: Download complete 19:40:56 01666e4c0597: Verifying Checksum 19:40:56 01666e4c0597: Download complete 19:40:56 93b9cdb0e59b: Verifying Checksum 19:40:56 93b9cdb0e59b: Download complete 19:40:56 df20fa9351a1: Pull complete 19:40:56 8ad3a11d3b57: Verifying Checksum 19:40:56 8ad3a11d3b57: Download complete 19:40:57 36b3adc4ff6f: Pull complete 19:40:58 8ad3a11d3b57: Pull complete 19:40:58 46f8f816bc3b: Pull complete 19:40:58 aa168da1d23b: Verifying Checksum 19:40:58 aa168da1d23b: Download complete 19:40:59 93b61091891f: Pull complete 19:40:59 93b9cdb0e59b: Pull complete 19:40:59 5e14af77c1be: Pull complete 19:40:59 01666e4c0597: Pull complete 19:41:07 aa168da1d23b: Pull complete 19:41:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:41:08 prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container 19:41:08 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:41:10 $ docker top e0e42e55be1f7bc4400d4e1f14242a6ee8b0b81fdcf5b0867b32d5c7e388da5c -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:11 + mkdir -p /var/log/sa [Pipeline] sh 19:41:11 + ls /var/log/sa-host 19:41:11 + sadf -c /var/log/sa-host/sa22 19:41:11 file_magic: OK 19:41:11 HZ: Using current value: 100 19:41:11 file_header: OK 19:41:11 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 19:41:11 Statistics: 19:41:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:41:11 File successfully converted to sysstat format version 12.2.1 19:41:11 + sadf -c /var/log/sa-host/sa23 19:41:11 file_magic: OK 19:41:11 HZ: Using current value: 100 19:41:11 file_header: OK 19:41:11 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 19:41:11 Statistics: 19:41:11 Hnuu...uuuununununu... 19:41:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:12 provisioning config files... 19:41:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6533038929952767606tmp [Pipeline] { [Pipeline] echo 19:41:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:12 ---> create-netrc.sh [Pipeline] } 19:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:41:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:41:13 ---> python-tools-install.sh [Pipeline] echo 19:41:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:13 ---> sudo-logs.sh 19:41:13 Archiving 'sudo' log.. [Pipeline] echo 19:41:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:13 ---> job-cost.sh 19:41:13 lf-activate-venv: SKIPPING 19:41:13 INFO: No Stack... 19:41:14 INFO: Retrieving Pricing Info for: v1-standard-2 19:41:14 INFO: Archiving Costs [Pipeline] echo 19:41:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:15 ---> logs-deploy.sh 19:41:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/173 19:41:15 INFO: archiving workspace using pattern(s): 19:41:17 Archives upload complete. 19:41:17 INFO: archiving logs to Nexus 19:41:18 ---> uname -a: 19:41:18 Linux prd-centos7-docker-4c-2g-22323.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:41:18 19:41:18 19:41:18 ---> lscpu: 19:41:18 Architecture: x86_64 19:41:18 CPU op-mode(s): 32-bit, 64-bit 19:41:18 Byte Order: Little Endian 19:41:18 Address sizes: 40 bits physical, 48 bits virtual 19:41:18 CPU(s): 4 19:41:18 On-line CPU(s) list: 0-3 19:41:18 Thread(s) per core: 1 19:41:18 Core(s) per socket: 1 19:41:18 Socket(s): 4 19:41:18 NUMA node(s): 1 19:41:18 Vendor ID: GenuineIntel 19:41:18 CPU family: 6 19:41:18 Model: 44 19:41:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:41:18 Stepping: 1 19:41:18 CPU MHz: 2933.438 19:41:18 BogoMIPS: 5866.87 19:41:18 Virtualization: VT-x 19:41:18 Hypervisor vendor: KVM 19:41:18 Virtualization type: full 19:41:18 L1d cache: 128 KiB 19:41:18 L1i cache: 128 KiB 19:41:18 L2 cache: 16 MiB 19:41:18 L3 cache: 64 MiB 19:41:18 NUMA node0 CPU(s): 0-3 19:41:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:41:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:41:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:41:18 Vulnerability Meltdown: Mitigation; PTI 19:41:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:41:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:41:18 Vulnerability Srbds: Not affected 19:41:18 Vulnerability Tsx async abort: Not affected 19:41:18 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 19:41:18 19:41:18 19:41:18 ---> nproc: 19:41:18 4 19:41:18 19:41:18 19:41:18 ---> df -h: 19:41:18 Filesystem Size Used Available Use% Mounted on 19:41:18 overlay 50.0G 8.6G 41.4G 17% / 19:41:18 tmpfs 64.0M 0 64.0M 0% /dev 19:41:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:41:18 shm 64.0M 0 64.0M 0% /dev/shm 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 19:41:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 19:41:18 19:41:18 19:41:18 ---> free -m: 19:41:18 total used free shared buff/cache available 19:41:18 Mem: 1837 825 151 0 860 949 19:41:18 Swap: 1023 3 1020 19:41:18 19:41:18 19:41:18 ---> ip addr: 19:41:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:41:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:41:18 inet 127.0.0.1/8 scope host lo 19:41:18 valid_lft forever preferred_lft forever 19:41:18 inet6 ::1/128 scope host 19:41:18 valid_lft forever preferred_lft forever 19:41:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:41:18 link/ether fa:16:3e:9d:4a:50 brd ff:ff:ff:ff:ff:ff 19:41:18 inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 19:41:18 valid_lft 85836sec preferred_lft 85836sec 19:41:18 inet6 fe80::f816:3eff:fe9d:4a50/64 scope link 19:41:18 valid_lft forever preferred_lft forever 19:41:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:41:18 link/ether 02:42:10:ac:1b:08 brd ff:ff:ff:ff:ff:ff 19:41:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:41:18 valid_lft forever preferred_lft forever 19:41:18 inet6 fe80::42:10ff:feac:1b08/64 scope link 19:41:18 valid_lft forever preferred_lft forever 19:41:18 19:41:18 19:41:18 ---> sar -b -r -n DEV: 19:41:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 19:41:18 19:41:18 19:31:40 LINUX RESTART (4 CPU) 19:41:18 19:41:18 19:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:18 19:33:01 153.75 66.45 87.30 0.00 8465.20 40921.13 0.00 19:41:18 19:34:01 2.40 0.00 2.40 0.00 0.00 50.96 0.00 19:41:18 19:35:01 0.40 0.00 0.40 0.00 0.00 6.18 0.00 19:41:18 19:36:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 19:41:18 19:37:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 19:41:18 19:38:01 0.32 0.00 0.32 0.00 0.00 4.35 0.00 19:41:18 19:39:01 28.15 2.43 25.72 0.00 371.64 15780.13 0.00 19:41:18 19:40:01 315.81 176.54 139.27 0.00 8302.70 35862.11 0.00 19:41:18 19:41:02 235.97 116.04 119.92 0.00 8171.54 25840.46 0.00 19:41:18 Average: 82.09 40.25 41.84 0.00 2818.49 13180.53 0.00 19:41:18 19:41:18 19:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:18 19:33:01 232484 0 569880 30.29 2620 1076560 1109260 37.86 381484 1068968 132 19:41:18 19:34:01 238240 0 564004 29.98 2620 1076680 1078144 36.80 386292 1059456 20 19:41:18 19:35:01 236428 0 565812 30.07 2620 1076684 1078156 36.80 386176 1061340 8 19:41:18 19:36:01 236824 0 565416 30.05 2620 1076684 1078120 36.79 391560 1055868 8 19:41:18 19:37:01 237680 0 564552 30.00 2620 1076692 1077976 36.79 388708 1057940 8 19:41:18 19:38:01 236208 0 566020 30.08 2620 1076696 1078164 36.80 399232 1049028 8 19:41:18 19:39:01 75212 0 669224 35.57 2620 1134488 1505784 51.39 581860 996376 60032 19:41:18 19:40:01 99052 0 755556 40.16 2608 1024328 1519360 51.85 616984 898764 86000 19:41:18 19:41:02 70628 0 838176 44.55 1576 971164 1538148 52.49 661760 807772 17420 19:41:18 Average: 184751 0 628738 33.42 2503 1065553 1229235 41.95 466006 1006168 18182 19:41:18 19:41:18 19:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:18 19:33:01 eth0 697.57 497.15 1658.70 103.96 0.00 0.00 0.00 0.00 19:41:18 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:33:01 docker0 106.09 97.57 9.09 307.48 0.00 0.00 0.00 0.00 19:41:18 19:34:01 eth0 1.88 0.48 0.40 0.18 0.00 0.00 0.00 0.00 19:41:18 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:35:01 eth0 1.85 0.57 0.66 0.42 0.00 0.00 0.00 0.00 19:41:18 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:36:01 eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 19:41:18 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:37:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:41:18 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:38:01 eth0 1.48 0.25 0.28 0.08 0.00 0.00 0.00 0.00 19:41:18 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:39:01 eth0 411.95 370.37 4071.85 28.97 0.00 0.00 0.00 0.00 19:41:18 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:40:01 eth0 436.37 380.88 3418.38 87.81 0.00 0.00 0.00 0.00 19:41:18 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:40:01 docker0 40.47 39.98 3.74 196.83 0.00 0.00 0.00 0.00 19:41:18 19:41:02 eth0 330.57 263.63 2411.56 86.65 0.00 0.00 0.00 0.00 19:41:18 19:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 19:41:02 docker0 38.58 47.38 2.31 201.36 0.00 0.00 0.00 0.00 19:41:18 Average: eth0 209.34 168.36 1286.21 34.32 0.00 0.00 0.00 0.00 19:41:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:18 Average: docker0 20.60 20.58 1.68 78.56 0.00 0.00 0.00 0.00 19:41:18 19:41:18 19:41:18 ---> sar -P ALL: 19:41:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 19:41:18 19:41:18 19:31:40 LINUX RESTART (4 CPU) 19:41:18 19:41:18 19:32:01 CPU %user %nice %system %iowait %steal %idle 19:41:18 19:33:01 all 14.79 0.00 7.14 6.29 0.13 71.65 19:41:18 19:33:01 0 15.00 0.00 8.05 4.95 0.12 71.88 19:41:18 19:33:01 1 15.08 0.00 6.23 6.40 0.14 72.16 19:41:18 19:33:01 2 13.34 0.00 7.00 6.03 0.14 73.49 19:41:18 19:33:01 3 15.74 0.00 7.27 7.78 0.14 69.07 19:41:18 19:34:01 all 0.20 0.00 0.05 0.00 0.02 99.72 19:41:18 19:34:01 0 0.03 0.00 0.08 0.00 0.00 99.88 19:41:18 19:34:01 1 0.53 0.00 0.05 0.00 0.03 99.38 19:41:18 19:34:01 2 0.12 0.00 0.05 0.00 0.07 99.77 19:41:18 19:34:01 3 0.12 0.00 0.03 0.00 0.00 99.85 19:41:18 19:35:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:41:18 19:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:41:18 19:35:01 1 0.42 0.00 0.03 0.00 0.02 99.53 19:41:18 19:35:01 2 0.10 0.00 0.05 0.00 0.03 99.82 19:41:18 19:35:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:41:18 19:36:01 all 0.13 0.00 0.05 0.00 0.00 99.82 19:41:18 19:36:01 0 0.00 0.00 0.07 0.00 0.02 99.92 19:41:18 19:36:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:41:18 19:36:01 2 0.25 0.00 0.05 0.00 0.00 99.70 19:41:18 19:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:41:18 19:37:01 all 0.17 0.00 0.05 0.00 0.04 99.75 19:41:18 19:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:41:18 19:37:01 1 0.03 0.00 0.05 0.00 0.05 99.87 19:41:18 19:37:01 2 0.53 0.00 0.07 0.00 0.05 99.35 19:41:18 19:37:01 3 0.05 0.00 0.07 0.00 0.05 99.83 19:41:18 19:38:01 all 0.12 0.00 0.05 0.00 0.01 99.82 19:41:18 19:38:01 0 0.02 0.00 0.08 0.00 0.00 99.90 19:41:18 19:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:41:18 19:38:01 2 0.38 0.00 0.03 0.00 0.02 99.56 19:41:18 19:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:41:18 19:39:01 all 3.96 0.00 2.49 0.04 0.09 93.42 19:41:18 19:39:01 0 3.97 0.00 3.01 0.03 0.08 92.91 19:41:18 19:39:01 1 3.87 0.00 1.94 0.03 0.10 94.06 19:41:18 19:39:01 2 4.14 0.00 2.69 0.07 0.10 93.00 19:41:18 19:39:01 3 3.87 0.00 2.32 0.02 0.08 93.71 19:41:18 19:40:01 all 11.40 0.00 7.33 4.23 0.53 76.52 19:41:18 19:40:01 0 11.00 0.00 8.24 5.12 0.57 75.08 19:41:18 19:40:01 1 12.50 0.00 7.20 3.67 0.48 76.15 19:41:18 19:40:01 2 10.69 0.00 6.66 3.72 0.46 78.46 19:41:18 19:40:01 3 11.39 0.00 7.21 4.40 0.62 76.38 19:41:18 19:41:02 all 11.07 0.00 7.88 3.09 1.16 76.80 19:41:18 19:41:02 0 9.81 0.00 7.53 1.32 1.15 80.19 19:41:18 19:41:02 1 9.29 0.00 6.99 2.33 1.15 80.25 19:41:18 19:41:02 2 10.48 0.00 8.19 3.75 1.18 76.40 19:41:18 19:41:02 3 14.73 0.00 8.82 4.96 1.17 70.32 19:41:18 Average: all 4.61 0.00 2.75 1.50 0.22 90.92 19:41:18 Average: 0 4.38 0.00 2.97 1.25 0.21 91.18 19:41:18 Average: 1 4.62 0.00 2.48 1.36 0.22 91.32 19:41:18 Average: 2 4.40 0.00 2.73 1.49 0.23 91.15 19:41:18 Average: 3 5.04 0.00 2.83 1.88 0.23 90.02 19:41:18 19:41:18 19:41:18