Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06ff85a8bc9e1bece7c11505525587a266084ad6 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration 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-go-mod-configuration 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4017 in /w/workspace/ndry_go-mod-configuration_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/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" > git rev-list --no-walk 4d2dcc302aea349da7dddd1875c8995ac5d915d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:32:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:32:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:32:11 ========================================================= 23:32:11 EdgeX Global Pipelines Version Info 23:32:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:32:12 ------------------- 23:32:12 stable info: 23:32:12 ------------------- 23:32:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:32:12 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 23:32:12 Message: update stable to v1.0.131 23:32:13 ------------------- 23:32:13 experimental info: 23:32:13 ------------------- 23:32:13 Commited By: **** collab-it+edgex@linuxfoundation.org 23:32:13 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 23:32:13 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 23:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06ff85a8bc9e1bece7c11505525587a266084ad6 [Pipeline] echo 23:32:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06ff85a [Pipeline] echo 23:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:17 + git log --format=format:%s -1 06ff85a8bc9e1bece7c11505525587a266084ad6 [Pipeline] echo 23:32:17 GIT_COMMIT: 06ff85a8bc9e1bece7c11505525587a266084ad6, Commit Message: Merge pull request #20 from jpwhitemn/set-conventional-commits [Pipeline] echo 23:32:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:32:18 23:32:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:32:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:32:19 latest: Pulling from edgex-devops/git-semver 23:32:19 31603596830f: Pulling fs layer 23:32:19 2a8b12db71e7: Pulling fs layer 23:32:19 6ca5941a6612: Pulling fs layer 23:32:19 ecc8261a40a4: Pulling fs layer 23:32:19 ecc8261a40a4: Waiting 23:32:19 2a8b12db71e7: Verifying Checksum 23:32:19 2a8b12db71e7: Download complete 23:32:19 31603596830f: Verifying Checksum 23:32:19 31603596830f: Download complete 23:32:19 ecc8261a40a4: Verifying Checksum 23:32:19 ecc8261a40a4: Download complete 23:32:19 6ca5941a6612: Verifying Checksum 23:32:19 6ca5941a6612: Download complete 23:32:19 31603596830f: Pull complete 23:32:19 2a8b12db71e7: Pull complete 23:32:20 6ca5941a6612: Pull complete 23:32:21 ecc8261a40a4: Pull complete 23:32:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:32:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:32:21 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:32:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:32:23 $ docker top 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:23 [ssh-agent] Looking for ssh-agent implementation... 23:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:23 $ docker exec 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent 23:32:23 SSH_AUTH_SOCK=/tmp/ssh-2b5WDJnPGy3Q/agent.12 23:32:23 SSH_AGENT_PID=18 23:32:23 Running ssh-add (command line suppressed) 23:32:23 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3164800121865402829.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3164800121865402829.key) 23:32:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:24 + git describe --exact-match --tags HEAD 23:32:24 fatal: no tag exactly matches '06ff85a8bc9e1bece7c11505525587a266084ad6' [Pipeline] } 23:32:24 $ docker exec --env ******** --env ******** 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent -k 23:32:24 unset SSH_AUTH_SOCK; 23:32:24 unset SSH_AGENT_PID; 23:32:24 echo Agent pid 18 killed; 23:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:32:24 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:32:24 This usually means this commit has not been tagged. [Pipeline] sshagent 23:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:24 [ssh-agent] Looking for ssh-agent implementation... 23:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:24 $ docker exec 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent 23:32:25 SSH_AUTH_SOCK=/tmp/ssh-uEh4BfoATyXQ/agent.46 23:32:25 SSH_AGENT_PID=51 23:32:25 Running ssh-add (command line suppressed) 23:32:25 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_8023005399026151259.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_8023005399026151259.key) 23:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:25 + git semver init 23:32:25 # -> Open(): unable to determine branch for HEAD 23:32:25 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 23:32:25 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 23:32:25 # $SEMVER_REMOTE_NAME = origin 23:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:32:25 # $SEMVER_USER_NAME = edgex-jenkins 23:32:25 # $SEMVER_BRANCH = master 23:32:25 # $SEMVER_TEMP = /tmp/semver-637961442 23:32:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 23:32:25 # '/tmp/semver-637961442' -> '/w/workspace/ndry_go-mod-configuration_master/.semver' 23:32:25 # -> Force: false 23:32:25 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 23:32:25 $ docker exec --env ******** --env ******** 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a ssh-agent -k 23:32:25 unset SSH_AUTH_SOCK; 23:32:25 unset SSH_AGENT_PID; 23:32:25 echo Agent pid 51 killed; 23:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:26 + git semver [Pipeline] } 23:32:26 $ docker stop --time=1 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a 23:32:27 $ docker rm -f 90d1ca3f310f2ddbbab654bb46907386eac5779d6be26171afc11b3102013c2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:32:28 Stashed 16 file(s) [Pipeline] echo 23:32:28 [edgeXSemver]: initialized semver on version 0.0.7 [Pipeline] echo 23:32:28 Archived original version: [0.0.7] [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 23:32:44 Still waiting to schedule task 23:32:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:32:44 Still waiting to schedule task 23:32:44 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4013’ 23:34:25 Running on prd-centos7-docker-4c-2g-4022 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 23:34:25 Running in /w/workspace/go-mod-configuration/9 [Pipeline] { [Pipeline] checkout 23:34:30 using credential edgex-jenkins-ssh 23:34:30 Cloning the remote Git repository 23:34:30 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 23:34:30 > git init /w/workspace/go-mod-configuration/9 # timeout=10 23:34:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 23:34:30 > git --version # timeout=10 23:34:30 > git --version # 'git version 2.16.5' 23:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:33 Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) 23:34:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 23:34:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 23:34:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 23:34:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:33 > git config core.sparsecheckout # timeout=10 23:34:33 > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 23:34:36 Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:34:37 ========================================================= 23:34:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:34:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:34:38 + 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 . 23:34:39 Sending build context to Docker daemon 242.7kB 23:34:39 Step 1/7 : ARG BASE=golang:1.15-alpine 23:34:39 Step 2/7 : FROM ${BASE} 23:34:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:39 df20fa9351a1: Pulling fs layer 23:34:39 ed8968b2872e: Pulling fs layer 23:34:39 a92cc7c5fd73: Pulling fs layer 23:34:39 e871e8e8d7a9: Pulling fs layer 23:34:39 e73272ec9a57: Pulling fs layer 23:34:39 1e910a182e73: Pulling fs layer 23:34:39 4e634b169226: Pulling fs layer 23:34:39 e73272ec9a57: Waiting 23:34:39 1e910a182e73: Waiting 23:34:39 4e634b169226: Waiting 23:34:39 e871e8e8d7a9: Waiting 23:34:39 a92cc7c5fd73: Verifying Checksum 23:34:39 a92cc7c5fd73: Download complete 23:34:39 ed8968b2872e: Verifying Checksum 23:34:39 ed8968b2872e: Download complete 23:34:39 e73272ec9a57: Verifying Checksum 23:34:39 e73272ec9a57: Download complete 23:34:39 1e910a182e73: Verifying Checksum 23:34:39 1e910a182e73: Download complete 23:34:39 df20fa9351a1: Verifying Checksum 23:34:39 df20fa9351a1: Download complete 23:34:40 df20fa9351a1: Pull complete 23:34:40 ed8968b2872e: Pull complete 23:34:40 a92cc7c5fd73: Pull complete 23:34:43 4e634b169226: Verifying Checksum 23:34:43 4e634b169226: Download complete 23:34:45 e871e8e8d7a9: Verifying Checksum 23:34:45 e871e8e8d7a9: Download complete 23:34:54 e871e8e8d7a9: Pull complete 23:34:54 e73272ec9a57: Pull complete 23:34:54 1e910a182e73: Pull complete 23:35:00 4e634b169226: Pull complete 23:35:00 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:35:00 ---> f7629b54cfaa 23:35:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:35:00 ---> Running in bccd5f855126 23:35:00 Removing intermediate container bccd5f855126 23:35:00 ---> 4029cb82d6c8 23:35:00 Step 4/7 : RUN apk add --update bash 23:35:00 ---> Running in 82b4864eb7c8 23:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:35:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:35:02 OK: 166 MiB in 39 packages 23:35:03 Removing intermediate container 82b4864eb7c8 23:35:03 ---> b27f66c41a51 23:35:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:35:03 ---> Running in aa13ec2d6f01 23:35:03 Removing intermediate container aa13ec2d6f01 23:35:03 ---> 47c0123d68a5 23:35:03 Step 6/7 : COPY go.mod . 23:35:04 ---> 7868e39dd049 23:35:04 Step 7/7 : RUN go mod download 23:35:04 ---> Running in 63d782119a96 23:35:14 Removing intermediate container 63d782119a96 23:35:14 ---> 3a8c6e7a69de 23:35:14 Successfully built 3a8c6e7a69de 23:35:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:35:14 + docker inspect -f . ci-base-image-x86_64 23:35:14 . [Pipeline] withDockerContainer 23:35:15 prd-centos7-docker-4c-2g-4022 does not seem to be running inside a container 23:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/9 -v /w/workspace/go-mod-configuration/9:/w/workspace/go-mod-configuration/9:rw,z -v /w/workspace/go-mod-configuration/9@tmp:/w/workspace/go-mod-configuration/9@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 ******** ci-base-image-x86_64 cat 23:35:16 $ docker top 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:16 + go version 23:35:16 go version go1.15.2 linux/amd64 [Pipeline] } 23:35:17 $ docker stop --time=1 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d 23:35:18 $ docker rm -f 8687bfc1ba7020cf43b27fc9e7c0c2c46ef034972bc95af9a637bbe508be6b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } 23:35:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4024 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 23:35:27 Running in /w/workspace/go-mod-configuration/9 [Pipeline] { [Pipeline] checkout 23:35:32 using credential edgex-jenkins-ssh 23:35:33 Cloning the remote Git repository 23:35:33 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 23:35:33 > git init /w/workspace/go-mod-configuration/9 # timeout=10 23:35:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 23:35:33 > git --version # timeout=10 23:35:33 > git --version # 'git version 2.17.1' 23:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 23:35:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 23:35:34 Checking out Revision 06ff85a8bc9e1bece7c11505525587a266084ad6 (master) 23:35:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 23:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:35:34 > git config core.sparsecheckout # timeout=10 23:35:34 > git checkout -f 06ff85a8bc9e1bece7c11505525587a266084ad6 # timeout=10 23:35:39 Commit message: "Merge pull request #20 from jpwhitemn/set-conventional-commits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:35:40 ========================================================= 23:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:35:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:35:41 + 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 . 23:35:41 Sending build context to Docker daemon 242.7kB 23:35:41 Step 1/7 : ARG BASE=golang:1.15-alpine 23:35:41 Step 2/7 : FROM ${BASE} 23:35:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:35:42 b538f80385f9: Pulling fs layer 23:35:42 74f711af9a0d: Pulling fs layer 23:35:42 99f96fe45779: Pulling fs layer 23:35:42 8529a6b9a6be: Pulling fs layer 23:35:42 45590311c82a: Pulling fs layer 23:35:42 69ca0ff8b7b3: Pulling fs layer 23:35:42 209524e5b208: Pulling fs layer 23:35:42 8529a6b9a6be: Waiting 23:35:42 45590311c82a: Waiting 23:35:42 69ca0ff8b7b3: Waiting 23:35:42 209524e5b208: Waiting 23:35:42 99f96fe45779: Download complete 23:35:42 74f711af9a0d: Download complete 23:35:42 45590311c82a: Verifying Checksum 23:35:42 45590311c82a: Download complete 23:35:42 69ca0ff8b7b3: Download complete 23:35:42 b538f80385f9: Verifying Checksum 23:35:42 b538f80385f9: Download complete 23:35:43 b538f80385f9: Pull complete 23:35:44 74f711af9a0d: Pull complete 23:35:44 99f96fe45779: Pull complete 23:35:44 209524e5b208: Verifying Checksum 23:35:44 209524e5b208: Download complete 23:35:46 8529a6b9a6be: Verifying Checksum 23:35:46 8529a6b9a6be: Download complete 23:35:56 8529a6b9a6be: Pull complete 23:35:56 45590311c82a: Pull complete 23:35:56 69ca0ff8b7b3: Pull complete 23:36:01 209524e5b208: Pull complete 23:36:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:36:01 ---> 5bddaf1c2fca 23:36:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:36:03 ---> Running in db08e6447eb6 23:36:04 Removing intermediate container db08e6447eb6 23:36:04 ---> e359a8de0e54 23:36:04 Step 4/7 : RUN apk add --update bash 23:36:04 ---> Running in 38c1b9b4a72d 23:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:08 OK: 142 MiB in 39 packages 23:36:09 Removing intermediate container 38c1b9b4a72d 23:36:09 ---> d723be5f2ebb 23:36:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:36:09 ---> Running in 382987dc6933 23:36:10 Removing intermediate container 382987dc6933 23:36:10 ---> 27f77e41097c 23:36:10 Step 6/7 : COPY go.mod . 23:36:11 ---> 7016659b921b 23:36:11 Step 7/7 : RUN go mod download 23:36:11 ---> Running in 0387baf22389 23:36:23 Removing intermediate container 0387baf22389 23:36:23 ---> d61acfe55dcc 23:36:23 Successfully built d61acfe55dcc 23:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:36:23 + docker inspect -f . ci-base-image-arm64 23:36:23 . [Pipeline] withDockerContainer 23:36:24 prd-ubuntu18.04-docker-arm64-4c-16g-4024 does not seem to be running inside a container 23:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/9 -v /w/workspace/go-mod-configuration/9:/w/workspace/go-mod-configuration/9:rw,z -v /w/workspace/go-mod-configuration/9@tmp:/w/workspace/go-mod-configuration/9@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 ******** ci-base-image-arm64 cat 23:36:26 $ docker top 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:27 + go version 23:36:27 go version go1.15.2 linux/arm64 [Pipeline] } 23:36:27 $ docker stop --time=1 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a 23:36:29 $ docker rm -f 27e39e59f7e5a24389d5e93bdfd76a1b02d17e4505fa99b4466301d1089be96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:36:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 23:36:32 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 23:36:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:33 23:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 23:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:33 1.317.0: Pulling from edgex-devops/edgex-snyk-go 23:36:33 cbdbe7a5bc2a: Pulling fs layer 23:36:33 408f87550127: Pulling fs layer 23:36:33 fe522b08c979: Pulling fs layer 23:36:33 221eaa008020: Pulling fs layer 23:36:33 2a4607e5d6b9: Pulling fs layer 23:36:33 8f79b27c4fd2: Pulling fs layer 23:36:33 e5c8dbe1645b: Pulling fs layer 23:36:33 23e8b3b47431: Pulling fs layer 23:36:33 5c568d65a230: Pulling fs layer 23:36:33 8f79b27c4fd2: Waiting 23:36:33 e5c8dbe1645b: Waiting 23:36:33 23e8b3b47431: Waiting 23:36:33 5c568d65a230: Waiting 23:36:33 221eaa008020: Waiting 23:36:33 fe522b08c979: Download complete 23:36:33 408f87550127: Verifying Checksum 23:36:33 408f87550127: Download complete 23:36:33 2a4607e5d6b9: Verifying Checksum 23:36:33 2a4607e5d6b9: Download complete 23:36:33 8f79b27c4fd2: Download complete 23:36:33 cbdbe7a5bc2a: Verifying Checksum 23:36:33 cbdbe7a5bc2a: Download complete 23:36:34 cbdbe7a5bc2a: Pull complete 23:36:34 408f87550127: Pull complete 23:36:34 fe522b08c979: Pull complete 23:36:35 e5c8dbe1645b: Download complete 23:36:36 23e8b3b47431: Verifying Checksum 23:36:36 23e8b3b47431: Download complete 23:36:36 5c568d65a230: Verifying Checksum 23:36:36 5c568d65a230: Download complete 23:36:38 221eaa008020: Download complete 23:36:43 221eaa008020: Pull complete 23:36:43 2a4607e5d6b9: Pull complete 23:36:43 8f79b27c4fd2: Pull complete 23:36:45 e5c8dbe1645b: Pull complete 23:36:48 23e8b3b47431: Pull complete 23:36:49 5c568d65a230: Pull complete 23:36:49 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 23:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 23:36:50 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_go-mod-configuration_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 23:36:50 $ docker top df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:51 + snyk monitor '--org=edgex-jenkins' 23:36:55 23:36:55 Monitoring /w/workspace/ndry_go-mod-configuration_master (github.com/edgexfoundry/go-mod-configuration)... 23:36:55 23:36:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43ad17a-7ac6-4c18-9984-78156b9141cb/history/13e111c8-cbf2-49e0-b499-c2933b931ced 23:36:55 23:36:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:55 23:36:55 23:36:55 Snyk CLI supports Node.js 8 and higher. 23:36:55 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 23:36:55 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 23:36:55 23:36:55 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 23:36:55 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 23:36:55 $ docker stop --time=1 df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 23:36:57 $ docker rm -f df846e540d4289c1d125a41223c0470d2c58e0c46717734f15abb2d0239c4176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 23:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:59 . [Pipeline] withDockerContainer 23:36:59 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:36:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:00 $ docker top 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:00 [ssh-agent] Looking for ssh-agent implementation... 23:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:01 $ docker exec 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 ssh-agent 23:37:01 SSH_AUTH_SOCK=/tmp/ssh-pMDNpF7SE0Tk/agent.11 23:37:01 SSH_AGENT_PID=16 23:37:01 Running ssh-add (command line suppressed) 23:37:01 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4983285514404093517.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4983285514404093517.key) 23:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:01 + git semver tag 23:37:01 # -> Open(): unable to determine branch for HEAD 23:37:01 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 23:37:01 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 23:37:01 # $SEMVER_REMOTE_NAME = origin 23:37:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:01 # $SEMVER_USER_NAME = edgex-jenkins 23:37:01 # $SEMVER_BRANCH = master 23:37:01 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 23:37:01 # 06ff85a8bc9e1bece7c11505525587a266084ad6 HEAD 23:37:01 # -> Force: false 23:37:01 # 723646d72aa01fca68c4a144109dec88158285a9 refs/tags/v0.0.7 [Pipeline] } 23:37:01 $ docker exec --env ******** --env ******** 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 ssh-agent -k 23:37:02 unset SSH_AUTH_SOCK; 23:37:02 unset SSH_AGENT_PID; 23:37:02 echo Agent pid 16 killed; 23:37:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:02 + git semver [Pipeline] } 23:37:02 $ docker stop --time=1 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 23:37:03 $ docker rm -f 0758390f9555f832155ca078a85023a9684ff9b4ed3b158d53d3d887c8559094 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:04 23:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:05 0.23.1-centos7: Pulling from edgex-lftools 23:37:05 ab5ef0e58194: Pulling fs layer 23:37:05 9712f1f96733: Pulling fs layer 23:37:05 63f879dbbcfc: Pulling fs layer 23:37:05 0d9ebad4ef96: Pulling fs layer 23:37:05 e9a5061849ea: Pulling fs layer 23:37:05 d747dcd14b5f: Pulling fs layer 23:37:05 2de7ff778b66: Pulling fs layer 23:37:05 0d9ebad4ef96: Waiting 23:37:05 e9a5061849ea: Waiting 23:37:05 d747dcd14b5f: Waiting 23:37:05 2de7ff778b66: Waiting 23:37:05 9712f1f96733: Verifying Checksum 23:37:05 9712f1f96733: Download complete 23:37:07 63f879dbbcfc: Verifying Checksum 23:37:07 63f879dbbcfc: Download complete 23:37:08 e9a5061849ea: Verifying Checksum 23:37:08 e9a5061849ea: Download complete 23:37:08 d747dcd14b5f: Download complete 23:37:08 2de7ff778b66: Verifying Checksum 23:37:08 2de7ff778b66: Download complete 23:37:09 0d9ebad4ef96: Verifying Checksum 23:37:09 0d9ebad4ef96: Download complete 23:37:09 ab5ef0e58194: Verifying Checksum 23:37:09 ab5ef0e58194: Download complete 23:37:14 ab5ef0e58194: Pull complete 23:37:14 9712f1f96733: Pull complete 23:37:17 63f879dbbcfc: Pull complete 23:37:24 0d9ebad4ef96: Pull complete 23:37:24 e9a5061849ea: Pull complete 23:37:24 d747dcd14b5f: Pull complete 23:37:32 2de7ff778b66: Pull complete 23:37:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:37:32 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:37:35 $ docker top 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:35 provisioning config files... 23:37:35 copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config850616558004935267tmp 23:37:35 copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config1211899755586956105tmp 23:37:35 copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config3555071443046463842tmp [Pipeline] { [Pipeline] echo 23:37:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:36 ---> sigul-configuration.sh 23:37:36 gpg: directory `/root/.gnupg' created 23:37:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:36 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:36 gpg: CAST5 encrypted data 23:37:36 gpg: encrypted with 1 passphrase 23:37:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:36 + mkdir /home/jenkins 23:37:36 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:37 + 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 23:37:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:37 ---> sigul-install.sh 23:37:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:37:43 + git tag --list 23:37:43 v0.0.0 23:37:43 v0.0.1 23:37:43 v0.0.2 23:37:43 v0.0.3 23:37:43 v0.0.4 23:37:43 v0.0.5 23:37:43 v0.0.6 23:37:43 v0.0.7 [Pipeline] sh 23:37:43 + lftools sign git-tag v0.0.7 23:37:44 Signing Git tag with Sigul... 23:37:44 Signing v0.0.7 [Pipeline] echo 23:37:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:46 $ docker stop --time=1 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 23:37:48 $ docker rm -f 4b4b07cf4a544ed314e1f13ae1aaed3c29fb52518946a9c98b24a0a7a6cbca03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:49 . [Pipeline] withDockerContainer 23:37:49 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:37:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:49 $ docker top 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:50 [ssh-agent] Looking for ssh-agent implementation... 23:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:50 $ docker exec 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 ssh-agent 23:37:50 SSH_AUTH_SOCK=/tmp/ssh-VyxZjtTeaCoX/agent.11 23:37:50 SSH_AGENT_PID=16 23:37:50 Running ssh-add (command line suppressed) 23:37:50 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1142093990868722553.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1142093990868722553.key) 23:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:51 + git semver bump patch 23:37:51 # -> Open(): unable to determine branch for HEAD 23:37:51 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 23:37:51 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 23:37:51 # $SEMVER_REMOTE_NAME = origin 23:37:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:51 # $SEMVER_USER_NAME = edgex-jenkins 23:37:51 # $SEMVER_BRANCH = master 23:37:51 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 23:37:51 0.0.8 [Pipeline] } 23:37:51 $ docker exec --env ******** --env ******** 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 ssh-agent -k 23:37:51 unset SSH_AUTH_SOCK; 23:37:51 unset SSH_AGENT_PID; 23:37:51 echo Agent pid 16 killed; 23:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:51 + git semver [Pipeline] } 23:37:51 $ docker stop --time=1 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 23:37:53 $ docker rm -f 5acdec8a247881d8d096ba65812cf9d1f61c6d84acc720796f564f3d0742fd39 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:53 . [Pipeline] withDockerContainer 23:37:53 prd-centos7-docker-4c-2g-4017 does not seem to be running inside a container 23:37:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:54 $ docker top 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:55 [ssh-agent] Looking for ssh-agent implementation... 23:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:55 $ docker exec 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a ssh-agent 23:37:55 SSH_AUTH_SOCK=/tmp/ssh-XQjlPfIxxhh4/agent.13 23:37:55 SSH_AGENT_PID=18 23:37:55 Running ssh-add (command line suppressed) 23:37:55 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1519815271380359044.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1519815271380359044.key) 23:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:55 + git semver push 23:37:55 # -> Open(): unable to determine branch for HEAD 23:37:55 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 23:37:55 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 23:37:55 # $SEMVER_REMOTE_NAME = origin 23:37:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:55 # $SEMVER_USER_NAME = edgex-jenkins 23:37:55 # $SEMVER_BRANCH = master 23:37:55 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 23:38:02 $ docker exec --env ******** --env ******** 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a ssh-agent -k 23:38:02 unset SSH_AUTH_SOCK; 23:38:02 unset SSH_AGENT_PID; 23:38:02 echo Agent pid 18 killed; 23:38:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:03 + git semver [Pipeline] } 23:38:03 $ docker stop --time=1 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a 23:38:04 $ docker rm -f 1a4c79d45d25f2d1338a47f6f7d473031d4c4f24f91a21f110f20f9bbf62a45a [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 23:38:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:38:06 ---> package-listing.sh 23:38:06 ++ facter osfamily 23:38:06 ++ tr '[:upper:]' '[:lower:]' 23:38:06 + OS_FAMILY=redhat 23:38:06 + workspace=/w/workspace/ndry_go-mod-configuration_master 23:38:06 + START_PACKAGES=/tmp/packages_start.txt 23:38:06 + END_PACKAGES=/tmp/packages_end.txt 23:38:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:06 + PACKAGES=/tmp/packages_start.txt 23:38:06 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 23:38:06 + PACKAGES=/tmp/packages_end.txt 23:38:06 + case "${OS_FAMILY}" in 23:38:06 + rpm -qa 23:38:06 + sort 23:38:11 + '[' -f /tmp/packages_start.txt ']' 23:38:11 + '[' -f /tmp/packages_end.txt ']' 23:38:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:11 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 23:38:11 + mkdir -p /w/workspace/ndry_go-mod-configuration_master/archives/ 23:38:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:11 provisioning config files... 23:38:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config7313291585727208501tmp [Pipeline] { [Pipeline] echo 23:38:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:11 ---> create-netrc.sh [Pipeline] } 23:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:38:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:38:12 ---> python-tools-install.sh 23:38:12 Generating Requirements File 23:39:33 Python 3.6.8 23:39:33 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 23:39:33 appdirs==1.4.3 23:39:33 argcomplete==1.12.1 23:39:33 aspy.yaml==1.3.0 23:39:33 attrs==19.3.0 23:39:33 Babel==2.8.0 23:39:33 beautifulsoup4==4.8.2 23:39:33 boto3==1.11.6 23:39:33 botocore==1.14.6 23:39:33 bs4==0.0.1 23:39:33 cachetools==4.1.1 23:39:33 certifi==2019.11.28 23:39:33 cffi==1.14.3 23:39:33 cfgv==2.0.1 23:39:33 chardet==3.0.4 23:39:33 click==7.1 23:39:33 cliff==3.4.0 23:39:33 cmd2==1.3.11 23:39:33 colorama==0.4.3 23:39:33 cryptography==3.1.1 23:39:33 debtcollector==2.2.0 23:39:33 decorator==4.4.2 23:39:33 defusedxml==0.6.0 23:39:33 Deprecated==1.2.7 23:39:33 distlib==0.3.1 23:39:33 distro==1.2.0 23:39:33 dnspython==1.16.0 23:39:33 docker==4.2.0 23:39:33 docutils==0.15.2 23:39:33 dogpile.cache==1.0.2 23:39:33 email-validator==1.0.5 23:39:33 filelock==3.0.12 23:39:33 future==0.18.2 23:39:33 google-auth==1.22.1 23:39:33 httplib2==0.17.0 23:39:33 identify==1.4.11 23:39:33 idna==2.9 23:39:33 importlib-metadata==1.7.0 23:39:33 importlib-resources==1.5.0 23:39:33 iso8601==0.1.13 23:39:33 Jinja2==2.11.1 23:39:33 jmespath==0.10.0 23:39:33 jsonpatch==1.26 23:39:33 jsonpointer==2.0 23:39:33 jsonschema==3.2.0 23:39:33 keystoneauth1==4.2.1 23:39:33 kubernetes==11.0.0 23:39:33 lftools==0.34.2 23:39:33 lxml==4.5.0 23:39:33 MarkupSafe==0.23 23:39:33 msgpack==1.0.0 23:39:33 multi-key-dict==2.0.3 23:39:33 munch==2.5.0 23:39:33 netaddr==0.8.0 23:39:33 netifaces==0.10.9 23:39:33 niet==1.4.2 23:39:33 nodeenv==1.3.5 23:39:33 oauth2client==4.1.3 23:39:33 oauthlib==3.1.0 23:39:33 openstacksdk==0.50.0 23:39:33 os-client-config==2.1.0 23:39:33 os-service-types==1.7.0 23:39:33 osc-lib==2.2.1 23:39:33 oslo.config==8.3.2 23:39:33 oslo.context==3.1.1 23:39:33 oslo.i18n==5.0.1 23:39:33 oslo.log==4.4.0 23:39:33 oslo.serialization==4.0.1 23:39:33 oslo.utils==4.6.0 23:39:33 packaging==20.4 23:39:33 pbr==5.4.4 23:39:33 pluggy==0.13.1 23:39:33 prettytable==0.7.2 23:39:33 py==1.9.0 23:39:33 pyasn1==0.4.8 23:39:33 pyasn1-modules==0.2.8 23:39:33 pycparser==2.20 23:39:33 pygerrit2==2.0.10 23:39:33 PyGithub==1.46 23:39:33 pyinotify==0.9.6 23:39:33 PyJWT==1.7.1 23:39:33 pyparsing==2.4.7 23:39:33 pyperclip==1.8.0 23:39:33 pyroute2==0.4.13 23:39:33 pyrsistent==0.15.7 23:39:33 PySocks==1.6.8 23:39:33 python-cinderclient==7.2.0 23:39:33 python-dateutil==2.8.1 23:39:33 python-heatclient==2.2.1 23:39:33 python-jenkins==1.7.0 23:39:33 python-keystoneclient==4.1.1 23:39:33 python-magnumclient==3.2.1 23:39:33 python-novaclient==17.2.1 23:39:33 python-openstackclient==5.4.0 23:39:33 python-swiftclient==3.10.1 23:39:33 pytz==2020.1 23:39:33 PyYAML==5.3 23:39:33 requests==2.23.0 23:39:33 requests-oauthlib==1.3.0 23:39:33 requestsexceptions==1.4.0 23:39:33 rfc3986==1.4.0 23:39:33 rpm==4.11.3 23:39:33 rsa==4.0 23:39:33 ruamel.yaml==0.16.10 23:39:33 ruamel.yaml.clib==0.2.0 23:39:33 s3transfer==0.3.3 23:39:33 shade==1.27.2 23:39:33 simplejson==3.17.2 23:39:33 six==1.14.0 23:39:33 soupsieve==2.0 23:39:33 stevedore==3.2.2 23:39:33 tabulate==0.8.6 23:39:33 toml==0.10.0 23:39:33 tox==3.20.0 23:39:33 tqdm==4.43.0 23:39:33 urllib3==1.25.8 23:39:33 virtualenv==20.0.33 23:39:33 wcwidth==0.2.5 23:39:33 websocket-client==0.57.0 23:39:33 wrapt==1.12.1 23:39:33 xdg==3.0.2 23:39:33 xmltodict==0.12.0 23:39:33 yq==2.11.1 23:39:33 zipp==3.3.0 23:39:33 Cache entry deserialization failed, entry ignored 23:39:33 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:39:33 Python 2.7.5 23:39:33 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 23:39:33 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:39:33 ansible==2.9.7 23:39:33 Babel==0.9.6 23:39:33 backports.ssl-match-hostname==3.5.0.1 23:39:33 beautifulsoup4==4.4.1 23:39:33 bodhi==2.11.0 23:39:33 bodhi-client==2.11.0 23:39:33 CCColUtils==1.4 23:39:33 cffi==1.6.0 23:39:33 chardet==2.2.1 23:39:33 click==6.7 23:39:33 cloud-init==18.5 23:39:33 configobj==4.7.2 23:39:33 cryptography==1.7.2 23:39:33 decorator==3.4.0 23:39:33 distro==1.2.0 23:39:33 enum34==1.0.4 23:39:33 fedpkg==1.38 23:39:33 futures==3.1.1 23:39:33 gitdb==0.6.4 23:39:33 GitPython==1.0.1 23:39:33 html5lib==0.999 23:39:33 httplib2==0.9.2 23:39:33 idna==2.4 23:39:33 iniparse==0.4 23:39:33 ipaddress==1.0.16 23:39:33 IPy==0.75 23:39:33 javapackages==1.0.0 23:39:33 Jinja2==2.7.2 23:39:33 jmespath==0.9.4 23:39:33 jsonpatch==1.2 23:39:33 jsonpointer==1.9 23:39:33 kerberos==1.1 23:39:33 kitchen==1.1.1 23:39:33 langtable==0.0.31 23:39:33 lockfile==0.9.1 23:39:33 lxml==3.2.1 23:39:33 MarkupSafe==0.11 23:39:33 munch==2.0.2 23:39:33 offtrac==0.1.0 23:39:33 openidc-client==0.6.0 23:39:33 packagedb-cli==2.14.1 23:39:33 paramiko==2.1.1 23:39:33 perf==0.1 23:39:33 ply==3.4 23:39:33 policycoreutils-default-encoding==0.1 23:39:33 prettytable==0.7.2 23:39:33 pyasn1==0.1.9 23:39:33 pycparser==2.14 23:39:33 pycurl==7.19.0 23:39:33 pygobject==3.22.0 23:39:33 pygpgme==0.3 23:39:33 pyliblzma==0.5.3 23:39:33 pyOpenSSL==0.13.1 23:39:33 pyparsing==1.5.6 23:39:33 pyserial==2.6 23:39:33 python-augeas==0.5.0 23:39:33 python-bugzilla==2.3.0 23:39:33 python-dateutil==1.5 23:39:33 python-fedora==0.10.0 23:39:33 python-linux-procfs==0.4.9 23:39:33 python-yubico==1.2.3 23:39:33 pyudev==0.15 23:39:33 pyusb==1.0.0b1 23:39:33 pyxattr==0.5.1 23:39:33 PyYAML==3.10 23:39:33 requests==2.6.0 23:39:33 requests-kerberos==0.7.0 23:39:33 rpkg==1.60 23:39:33 schedutils==0.4 23:39:33 seobject==0.1 23:39:33 sepolicy==1.1 23:39:33 six==1.9.0 23:39:33 smmap==0.9.0 23:39:33 urlgrabber==3.10 23:39:33 urllib3==1.10.2 23:39:33 virtualenv==15.1.0 23:39:33 yum-langpacks==0.4.2 23:39:33 yum-metadata-parser==1.1.4 [Pipeline] echo 23:39:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:34 ---> sudo-logs.sh 23:39:34 Archiving 'sudo' log.. [Pipeline] echo 23:39:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:34 ---> job-cost.sh 23:39:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXGU 23:39:43 Cache entry deserialization failed, entry ignored 23:39:43 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:44 Cache entry deserialization failed, entry ignored 23:39:45 Cache entry deserialization failed, entry ignored 23:39:45 Cache entry deserialization failed, entry ignored 23:39:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:40:20 lf-activate-venv(): INFO: Adding /tmp/venv-tXGU/bin to PATH 23:40:20 INFO: No Stack... 23:40:20 INFO: Retrieving Pricing Info for: v1-standard-2 23:40:20 INFO: Archiving Costs [Pipeline] echo 23:40:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:20 ---> logs-deploy.sh 23:40:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/9 23:40:20 INFO: archiving workspace using pattern(s): 23:40:22 Archives upload complete. 23:40:22 INFO: archiving logs to Nexus 23:40:23 ---> uname -a: 23:40:23 Linux prd-centos7-docker-4c-2g-4017.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 23:40:23 23:40:23 23:40:23 ---> lscpu: 23:40:23 Architecture: x86_64 23:40:23 CPU op-mode(s): 32-bit, 64-bit 23:40:23 Byte Order: Little Endian 23:40:23 CPU(s): 4 23:40:23 On-line CPU(s) list: 0-3 23:40:23 Thread(s) per core: 1 23:40:23 Core(s) per socket: 1 23:40:23 Socket(s): 4 23:40:23 NUMA node(s): 1 23:40:23 Vendor ID: GenuineIntel 23:40:23 CPU family: 6 23:40:23 Model: 44 23:40:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:40:23 Stepping: 1 23:40:23 CPU MHz: 2933.442 23:40:23 BogoMIPS: 5866.88 23:40:23 Virtualization: VT-x 23:40:23 Hypervisor vendor: KVM 23:40:23 Virtualization type: full 23:40:23 L1d cache: 32K 23:40:23 L1i cache: 32K 23:40:23 L2 cache: 4096K 23:40:23 L3 cache: 16384K 23:40:23 NUMA node0 CPU(s): 0-3 23:40:23 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 23:40:23 23:40:23 23:40:23 ---> nproc: 23:40:23 4 23:40:23 23:40:23 23:40:23 ---> df -h: 23:40:23 Filesystem Size Used Avail Use% Mounted on 23:40:23 devtmpfs 887M 0 887M 0% /dev 23:40:23 tmpfs 919M 0 919M 0% /dev/shm 23:40:23 tmpfs 919M 17M 903M 2% /run 23:40:23 tmpfs 919M 0 919M 0% /sys/fs/cgroup 23:40:23 /dev/vda1 50G 8.6G 42G 18% / 23:40:23 tmpfs 184M 0 184M 0% /run/user/1001 23:40:23 23:40:23 23:40:23 ---> free -m: 23:40:23 total used free shared buff/cache available 23:40:23 Mem: 1837 666 74 16 1095 971 23:40:23 Swap: 1023 3 1020 23:40:23 23:40:23 23:40:23 ---> ip addr: 23:40:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:40:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:40:23 inet 127.0.0.1/8 scope host lo 23:40:23 valid_lft forever preferred_lft forever 23:40:23 inet6 ::1/128 scope host 23:40:23 valid_lft forever preferred_lft forever 23:40:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 23:40:23 link/ether fa:16:3e:c0:c6:71 brd ff:ff:ff:ff:ff:ff 23:40:23 inet 10.30.123.227/23 brd 10.30.123.255 scope global dynamic eth0 23:40:23 valid_lft 85875sec preferred_lft 85875sec 23:40:23 inet6 fe80::f816:3eff:fec0:c671/64 scope link 23:40:23 valid_lft forever preferred_lft forever 23:40:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:40:23 link/ether 02:42:05:c4:1e:b6 brd ff:ff:ff:ff:ff:ff 23:40:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:40:23 valid_lft forever preferred_lft forever 23:40:23 inet6 fe80::42:5ff:fec4:1eb6/64 scope link 23:40:23 valid_lft forever preferred_lft forever 23:40:23 23:40:23 23:40:23 ---> sar -b -r -n DEV: 23:40:23 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/07/2020 _x86_64_ (4 CPU) 23:40:23 23:40:23 11:31:11 PM LINUX RESTART 23:40:23 23:40:23 11:32:01 PM tps rtps wtps bread/s bwrtn/s 23:40:23 11:33:01 PM 54.75 15.35 39.40 4994.71 4630.35 23:40:23 11:34:01 PM 1.62 0.00 1.62 0.00 28.34 23:40:23 11:35:01 PM 0.35 0.00 0.35 0.00 5.08 23:40:23 11:36:02 PM 0.18 0.00 0.18 0.00 2.01 23:40:23 11:37:01 PM 207.86 120.39 87.47 7037.59 31343.23 23:40:23 11:38:01 PM 208.51 70.59 137.92 4462.45 32523.88 23:40:23 11:39:01 PM 110.90 62.38 48.52 5580.56 6294.81 23:40:23 11:40:01 PM 111.64 26.57 85.06 1197.07 8804.66 23:40:23 Average: 86.73 36.74 49.99 2900.84 10411.76 23:40:23 23:40:23 11:32:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:40:23 11:33:01 PM 163564 1717992 91.31 2620 1135932 1109640 37.87 430484 1128140 12 23:40:23 11:34:01 PM 166748 1714808 91.14 2620 1135936 1092520 37.29 429956 1126084 8 23:40:23 11:35:01 PM 167340 1714216 91.11 2620 1135944 1086376 37.08 429732 1125896 8 23:40:23 11:36:02 PM 165640 1715916 91.20 2620 1135944 1086400 37.08 431788 1125376 8 23:40:23 11:37:01 PM 164488 1717068 91.26 2620 1052176 1382208 47.17 544072 977148 32 23:40:23 11:38:01 PM 231476 1650080 87.70 1536 916716 1292784 44.12 604852 760476 56 23:40:23 11:39:01 PM 108056 1773500 94.26 1536 984148 1140812 38.93 655104 823872 32668 23:40:23 11:40:01 PM 81332 1800224 95.68 1536 984380 1129616 38.55 645488 822416 72920 23:40:23 Average: 156080 1725476 91.70 2214 1060147 1165044 39.76 521434 986176 13214 23:40:23 23:40:23 11:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:40:23 11:33:01 PM eth0 293.32 193.39 671.42 67.90 0.00 0.00 0.00 23:40:23 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:33:01 PM docker0 0.80 0.73 0.14 0.71 0.00 0.00 0.00 23:40:23 11:34:01 PM eth0 2.26 0.63 0.65 0.40 0.00 0.00 0.00 23:40:23 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:35:01 PM eth0 2.55 0.28 0.47 0.20 0.00 0.00 0.00 23:40:23 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:36:02 PM eth0 2.65 0.73 0.89 0.55 0.00 0.00 0.00 23:40:23 11:36:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:36:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:37:01 PM eth0 471.22 425.87 3887.88 38.95 0.00 0.00 0.00 23:40:23 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:37:01 PM vethac56cd8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:40:23 11:37:01 PM docker0 14.19 12.26 1.56 23.33 0.00 0.00 0.00 23:40:23 11:38:01 PM eth0 538.52 477.15 3456.13 108.44 0.00 0.00 0.00 23:40:23 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:38:01 PM vethcb6cd88 1.22 1.02 0.22 0.17 0.00 0.00 0.00 23:40:23 11:38:01 PM docker0 34.75 44.84 2.03 199.68 0.00 0.00 0.00 23:40:23 11:39:01 PM eth0 103.26 86.20 829.56 14.66 0.00 0.00 0.00 23:40:23 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:39:01 PM docker0 0.18 0.13 0.01 0.01 0.00 0.00 0.00 23:40:23 11:40:01 PM eth0 50.87 43.71 128.80 53.55 0.00 0.00 0.00 23:40:23 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 11:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 Average: eth0 182.50 152.95 1116.35 35.58 0.00 0.00 0.00 23:40:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:23 Average: docker0 6.13 7.14 0.45 27.90 0.00 0.00 0.00 23:40:23 23:40:23 23:40:23 ---> sar -P ALL: 23:40:23 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/07/2020 _x86_64_ (4 CPU) 23:40:23 23:40:23 11:31:11 PM LINUX RESTART 23:40:23 23:40:23 11:32:01 PM CPU %user %nice %system %iowait %steal %idle 23:40:23 11:33:01 PM all 6.34 0.00 2.93 1.88 0.02 88.83 23:40:23 11:33:01 PM 0 5.93 0.00 3.22 1.04 0.02 89.80 23:40:23 11:33:01 PM 1 6.65 0.00 3.38 3.47 0.02 86.49 23:40:23 11:33:01 PM 2 5.50 0.00 2.58 1.59 0.03 90.29 23:40:23 11:33:01 PM 3 7.28 0.00 2.57 1.41 0.02 88.73 23:40:23 11:34:01 PM all 0.17 0.00 0.05 0.00 0.00 99.78 23:40:23 11:34:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 23:40:23 11:34:01 PM 1 0.53 0.00 0.05 0.00 0.00 99.42 23:40:23 11:34:01 PM 2 0.05 0.00 0.07 0.00 0.00 99.88 23:40:23 11:34:01 PM 3 0.05 0.00 0.02 0.00 0.00 99.93 23:40:23 11:35:01 PM all 0.08 0.00 0.04 0.00 0.00 99.87 23:40:23 11:35:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:40:23 11:35:01 PM 1 0.15 0.00 0.07 0.00 0.00 99.78 23:40:23 11:35:01 PM 2 0.10 0.00 0.02 0.00 0.00 99.88 23:40:23 11:35:01 PM 3 0.05 0.00 0.07 0.00 0.00 99.88 23:40:23 11:36:02 PM all 0.18 0.00 0.05 0.00 0.00 99.77 23:40:23 11:36:02 PM 0 0.57 0.00 0.03 0.00 0.00 99.40 23:40:23 11:36:02 PM 1 0.07 0.00 0.03 0.00 0.00 99.90 23:40:23 11:36:02 PM 2 0.05 0.00 0.03 0.00 0.00 99.92 23:40:23 11:36:02 PM 3 0.07 0.00 0.07 0.00 0.00 99.87 23:40:23 11:37:01 PM all 7.67 0.00 4.92 1.92 0.04 85.44 23:40:23 11:37:01 PM 0 7.94 0.00 5.14 2.05 0.03 84.84 23:40:23 11:37:01 PM 1 6.73 0.00 4.72 1.99 0.03 86.52 23:40:23 11:37:01 PM 2 8.12 0.00 5.15 1.89 0.05 84.79 23:40:23 11:37:01 PM 3 7.93 0.00 4.67 1.78 0.05 85.57 23:40:23 11:38:01 PM all 10.98 0.00 8.00 2.65 0.05 78.32 23:40:23 11:38:01 PM 0 10.49 0.00 8.88 2.42 0.03 78.17 23:40:23 11:38:01 PM 1 10.07 0.00 7.87 2.14 0.03 79.89 23:40:23 11:38:01 PM 2 10.07 0.00 7.27 1.25 0.05 81.35 23:40:23 11:38:01 PM 3 13.26 0.00 8.04 4.79 0.07 73.84 23:40:23 11:39:01 PM all 14.80 0.00 2.55 1.88 0.02 80.75 23:40:23 11:39:01 PM 0 23.54 0.00 2.68 1.38 0.03 72.35 23:40:23 11:39:01 PM 1 13.27 0.00 2.77 2.10 0.02 81.84 23:40:23 11:39:01 PM 2 13.48 0.00 2.39 2.42 0.02 81.69 23:40:23 11:39:01 PM 3 8.94 0.00 2.34 1.60 0.02 87.10 23:40:23 11:40:01 PM all 15.50 0.00 3.34 2.14 0.02 79.00 23:40:23 11:40:01 PM 0 11.18 0.00 2.10 2.21 0.00 84.51 23:40:23 11:40:01 PM 1 10.81 0.00 2.98 3.01 0.02 83.19 23:40:23 11:40:01 PM 2 14.57 0.00 2.67 0.89 0.02 81.85 23:40:23 11:40:01 PM 3 25.53 0.00 5.66 2.47 0.03 66.30 23:40:23 Average: all 6.93 0.00 2.71 1.30 0.02 89.04 23:40:23 Average: 0 7.43 0.00 2.73 1.13 0.01 88.70 23:40:23 Average: 1 6.01 0.00 2.71 1.58 0.01 89.68 23:40:23 Average: 2 6.46 0.00 2.50 1.00 0.02 90.01 23:40:23 Average: 3 7.84 0.00 2.90 1.49 0.02 87.75 23:40:23 23:40:23 23:40:23