Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d22e914b307701daf6362d5d20470ca2579e0e56 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-26581 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 Checking out Revision d22e914b307701daf6362d5d20470ca2579e0e56 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d22e914b307701daf6362d5d20470ca2579e0e56 # timeout=10 Commit message: "fix(sdk): Normalize Trigger Factory Returns (#699)" > git rev-list --no-walk ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:17:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:17:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:17:33 ========================================================= 15:17:33 EdgeX Global Pipelines Version Info 15:17:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:17:34 ------------------- 15:17:34 stable info: 15:17:34 ------------------- 15:17:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:17:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:17:34 Message: update stable to v1.0.179 15:17:35 ------------------- 15:17:35 experimental info: 15:17:35 ------------------- 15:17:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:17:35 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:17:35 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:17:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:17:39 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d22e914b307701daf6362d5d20470ca2579e0e56 [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d22e914 [Pipeline] echo 15:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:17:41 + git log --format=format:%s -1 d22e914b307701daf6362d5d20470ca2579e0e56 [Pipeline] echo 15:17:42 GIT_COMMIT: d22e914b307701daf6362d5d20470ca2579e0e56, Commit Message: fix(sdk): Normalize Trigger Factory Returns (#699) [Pipeline] echo 15:17:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:17:43 15:17:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:17:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:17:43 latest: Pulling from edgex-devops/git-semver 15:17:43 31603596830f: Pulling fs layer 15:17:43 2a8b12db71e7: Pulling fs layer 15:17:43 6ca5941a6612: Pulling fs layer 15:17:43 ecc8261a40a4: Pulling fs layer 15:17:43 ecc8261a40a4: Waiting 15:17:44 2a8b12db71e7: Verifying Checksum 15:17:44 2a8b12db71e7: Download complete 15:17:44 31603596830f: Verifying Checksum 15:17:44 31603596830f: Download complete 15:17:44 ecc8261a40a4: Verifying Checksum 15:17:44 ecc8261a40a4: Download complete 15:17:44 6ca5941a6612: Verifying Checksum 15:17:44 6ca5941a6612: Download complete 15:17:44 31603596830f: Pull complete 15:17:44 2a8b12db71e7: Pull complete 15:17:45 6ca5941a6612: Pull complete 15:17:46 ecc8261a40a4: Pull complete 15:17:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:17:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:17:46 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:17: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:17:48 $ docker top 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:49 [ssh-agent] Looking for ssh-agent implementation... 15:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:49 $ docker exec 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a ssh-agent 15:17:49 SSH_AUTH_SOCK=/tmp/ssh-K87VnUsqXBQr/agent.11 15:17:49 SSH_AGENT_PID=16 15:17:49 Running ssh-add (command line suppressed) 15:17:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5669750156600263489.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5669750156600263489.key) 15:17:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:50 + git tag --points-at HEAD [Pipeline] } 15:17:50 $ docker exec --env ******** --env ******** 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a ssh-agent -k 15:17:50 unset SSH_AUTH_SOCK; 15:17:50 unset SSH_AGENT_PID; 15:17:50 echo Agent pid 16 killed; 15:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:50 [ssh-agent] Looking for ssh-agent implementation... 15:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:50 $ docker exec 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a ssh-agent 15:17:50 SSH_AUTH_SOCK=/tmp/ssh-CoxOhNjGTt2q/agent.46 15:17:50 SSH_AGENT_PID=52 15:17:50 Running ssh-add (command line suppressed) 15:17:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5269536838470474516.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5269536838470474516.key) 15:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:51 + git semver init 15:17:51 # -> Open(): unable to determine branch for HEAD 15:17:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:17:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:17:51 # $SEMVER_REMOTE_NAME = origin 15:17:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:17:51 # $SEMVER_USER_NAME = edgex-jenkins 15:17:51 # $SEMVER_BRANCH = master 15:17:51 # $SEMVER_TEMP = /tmp/semver-119735097 15:17:51 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:17:54 # '/tmp/semver-119735097' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:17:54 # -> Force: false 15:17:54 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:17:54 $ docker exec --env ******** --env ******** 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a ssh-agent -k 15:17:54 unset SSH_AUTH_SOCK; 15:17:54 unset SSH_AGENT_PID; 15:17:54 echo Agent pid 52 killed; 15:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:54 + git semver [Pipeline] } 15:17:54 $ docker stop --time=1 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a 15:17:56 $ docker rm -f 26e4747a4596ebd4be00ab856f36aa3ef555ce60dbcbd947913b025024b3375a [Pipeline] // withDockerContainer [Pipeline] sh 15:17:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:17:57 Stashed 1 file(s) [Pipeline] echo 15:17:57 [edgeXSemver]: initialized semver on version 2.0.0-dev.13 [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 15:18:13 Still waiting to schedule task 15:18:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26581’ 15:18:13 Still waiting to schedule task 15:18:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 15:20:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26582 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:20:01 Running in /w/workspace/app-functions-sdk-go/180 [Pipeline] { [Pipeline] checkout 15:20:06 using credential edgex-jenkins-ssh 15:20:06 Cloning the remote Git repository 15:20:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:06 > git init /w/workspace/app-functions-sdk-go/180 # timeout=10 15:20:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:06 > git --version # timeout=10 15:20:06 > git --version # 'git version 2.17.1' 15:20:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:20:10 Checking out Revision d22e914b307701daf6362d5d20470ca2579e0e56 (master) 15:20:10 > git config core.sparsecheckout # timeout=10 15:20:10 > git checkout -f d22e914b307701daf6362d5d20470ca2579e0e56 # timeout=10 15:20:14 Commit message: "fix(sdk): Normalize Trigger Factory Returns (#699)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:20:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:20:17 + true 15:20:17 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:20:22 ========================================================= 15:20:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:20:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:20:22 + 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 . 15:20:24 Sending build context to Docker daemon 19.14MB 15:20:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:20:24 Step 2/8 : FROM ${BASE} 15:20:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:20:24 5f621e34cdf4: Pulling fs layer 15:20:24 a4357932f1b6: Pulling fs layer 15:20:24 18c013af1878: Pulling fs layer 15:20:24 00ac8860ef70: Pulling fs layer 15:20:24 63d7cb157983: Pulling fs layer 15:20:24 b116817d02f9: Pulling fs layer 15:20:24 745a02a5169b: Pulling fs layer 15:20:24 63d7cb157983: Waiting 15:20:24 745a02a5169b: Waiting 15:20:24 00ac8860ef70: Waiting 15:20:24 b116817d02f9: Waiting 15:20:24 18c013af1878: Verifying Checksum 15:20:24 18c013af1878: Download complete 15:20:24 a4357932f1b6: Verifying Checksum 15:20:24 a4357932f1b6: Download complete 15:20:24 63d7cb157983: Verifying Checksum 15:20:24 63d7cb157983: Download complete 15:20:24 b116817d02f9: Download complete 15:20:24 5f621e34cdf4: Verifying Checksum 15:20:24 5f621e34cdf4: Download complete 15:20:25 5f621e34cdf4: Pull complete 15:20:26 a4357932f1b6: Pull complete 15:20:26 18c013af1878: Pull complete 15:20:27 745a02a5169b: Verifying Checksum 15:20:27 745a02a5169b: Download complete 15:20:28 00ac8860ef70: Verifying Checksum 15:20:28 00ac8860ef70: Download complete 15:20:38 00ac8860ef70: Pull complete 15:20:38 63d7cb157983: Pull complete 15:20:39 b116817d02f9: Pull complete 15:20:43 745a02a5169b: Pull complete 15:20:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:20:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:20:43 ---> b7e6874047d6 15:20:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:20:43 20.10.0: Pulling from library/docker 15:20:43 a3cc7d3b244e: Pulling fs layer 15:20:43 02a3295e0d61: Pulling fs layer 15:20:43 0f4f2e6d8100: Pulling fs layer 15:20:43 330b718f631f: Pulling fs layer 15:20:43 a93816041522: Pulling fs layer 15:20:43 bdb6da89ff94: Pulling fs layer 15:20:43 2a70c0c122f4: Pulling fs layer 15:20:43 330b718f631f: Waiting 15:20:43 a93816041522: Waiting 15:20:43 bdb6da89ff94: Waiting 15:20:43 0f4f2e6d8100: Download complete 15:20:43 02a3295e0d61: Verifying Checksum 15:20:43 02a3295e0d61: Download complete 15:20:43 a93816041522: Verifying Checksum 15:20:43 a93816041522: Download complete 15:20:43 a3cc7d3b244e: Download complete 15:20:43 bdb6da89ff94: Download complete 15:20:43 2a70c0c122f4: Verifying Checksum 15:20:43 2a70c0c122f4: Download complete 15:20:44 a3cc7d3b244e: Pull complete 15:20:44 02a3295e0d61: Pull complete 15:20:44 330b718f631f: Verifying Checksum 15:20:44 330b718f631f: Download complete 15:20:44 0f4f2e6d8100: Pull complete 15:20:49 330b718f631f: Pull complete 15:20:49 a93816041522: Pull complete 15:20:49 bdb6da89ff94: Pull complete 15:20:49 2a70c0c122f4: Pull complete 15:20:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:20:49 Status: Downloaded newer image for docker:20.10.0 15:20:56 ---> ba5b9f414276 15:20:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:20:56 ---> Running in dd150eb3d7bd 15:20:56 Removing intermediate container dd150eb3d7bd 15:20:56 ---> fa8146a12963 15:20:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:20:56 ---> Running in 8397c0f3b29a 15:20:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:20:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:20:59 (1/5) Installing libsodium (1.0.18-r0) 15:20:59 (2/5) Installing libzmq (4.3.3-r0) 15:20:59 (3/5) Installing pkgconf (1.7.2-r0) 15:20:59 Running on prd-centos7-docker-4c-2g-26583 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:20:59 Running in /w/workspace/app-functions-sdk-go/180 [Pipeline] { [Pipeline] checkout 15:20:59 (4/5) Installing libsodium-dev (1.0.18-r0) 15:20:59 (5/5) Installing zeromq-dev (4.3.3-r0) 15:20:59 Executing busybox-1.31.1-r19.trigger 15:20:59 OK: 144 MiB in 44 packages 15:21:00 Removing intermediate container 8397c0f3b29a 15:21:00 ---> 34fe0e62b9e0 15:21:00 Step 6/8 : WORKDIR /build 15:21:00 ---> Running in 6903d7461060 15:21:01 Removing intermediate container 6903d7461060 15:21:01 ---> 808ac67b3f7a 15:21:01 Step 7/8 : COPY go.mod . 15:21:01 using credential edgex-jenkins-ssh 15:21:01 Cloning the remote Git repository 15:21:01 ---> 77dcf7e344cb 15:21:01 Step 8/8 : RUN go mod download 15:21:02 ---> Running in 74820982eee0 15:21:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:21:01 > git init /w/workspace/app-functions-sdk-go/180 # timeout=10 15:21:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:21:01 > git --version # timeout=10 15:21:01 > git --version # 'git version 2.24.3' 15:21:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:21:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:21:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:21:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:21:14 Checking out Revision d22e914b307701daf6362d5d20470ca2579e0e56 (master) 15:21:14 > git config core.sparsecheckout # timeout=10 15:21:14 > git checkout -f d22e914b307701daf6362d5d20470ca2579e0e56 # timeout=10 15:21:17 Commit message: "fix(sdk): Normalize Trigger Factory Returns (#699)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:21:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:21:20 + sudo service docker restart 15:21:20 + true 15:21:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:21:21 ========================================================= 15:21:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:21:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:21:21 + 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 . 15:21:22 Sending build context to Docker daemon 19.14MB 15:21:22 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:21:22 Step 2/8 : FROM ${BASE} 15:21:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:22 188c0c94c7c5: Pulling fs layer 15:21:22 0ef7d3d256c8: Pulling fs layer 15:21:22 de9db76c5a1d: Pulling fs layer 15:21:22 bca2f99d35d6: Pulling fs layer 15:21:22 93359f2a8cfa: Pulling fs layer 15:21:22 7c6f9722023f: Pulling fs layer 15:21:22 a35cf1a2eb13: Pulling fs layer 15:21:22 93359f2a8cfa: Waiting 15:21:22 7c6f9722023f: Waiting 15:21:22 a35cf1a2eb13: Waiting 15:21:22 bca2f99d35d6: Waiting 15:21:22 de9db76c5a1d: Verifying Checksum 15:21:22 de9db76c5a1d: Download complete 15:21:22 0ef7d3d256c8: Verifying Checksum 15:21:22 0ef7d3d256c8: Download complete 15:21:22 93359f2a8cfa: Verifying Checksum 15:21:22 93359f2a8cfa: Download complete 15:21:22 188c0c94c7c5: Download complete 15:21:22 188c0c94c7c5: Pull complete 15:21:22 0ef7d3d256c8: Pull complete 15:21:22 de9db76c5a1d: Pull complete 15:21:23 7c6f9722023f: Download complete 15:21:25 a35cf1a2eb13: Verifying Checksum 15:21:25 a35cf1a2eb13: Download complete 15:21:25 bca2f99d35d6: Verifying Checksum 15:21:25 bca2f99d35d6: Download complete 15:21:29 Removing intermediate container 74820982eee0 15:21:29 ---> 4caa5515c613 15:21:29 Successfully built 4caa5515c613 15:21:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:21:29 + docker inspect -f . ci-base-image-arm64 15:21:29 . [Pipeline] withDockerContainer 15:21:29 prd-ubuntu18.04-docker-arm64-4c-16g-26582 does not seem to be running inside a container 15:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/180 -v /w/workspace/app-functions-sdk-go/180:/w/workspace/app-functions-sdk-go/180:rw,z -v /w/workspace/app-functions-sdk-go/180@tmp:/w/workspace/app-functions-sdk-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:30 bca2f99d35d6: Pull complete 15:21:30 93359f2a8cfa: Pull complete 15:21:30 7c6f9722023f: Pull complete 15:21:31 $ docker top ee55695fca7db08102308f6cfb22c49acd44b898c0086041b29fb6c665250493 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:32 + go version 15:21:32 go version go1.15.5 linux/arm64 [Pipeline] } 15:21:32 $ docker stop --time=1 ee55695fca7db08102308f6cfb22c49acd44b898c0086041b29fb6c665250493 15:21:34 $ docker rm -f ee55695fca7db08102308f6cfb22c49acd44b898c0086041b29fb6c665250493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:35 + docker inspect -f . ci-base-image-arm64 15:21:35 . [Pipeline] withDockerContainer 15:21:35 prd-ubuntu18.04-docker-arm64-4c-16g-26582 does not seem to be running inside a container 15:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/180 -v /w/workspace/app-functions-sdk-go/180:/w/workspace/app-functions-sdk-go/180:rw,z -v /w/workspace/app-functions-sdk-go/180@tmp:/w/workspace/app-functions-sdk-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:37 $ docker top 79b224f48a60253b5640b8869f8f76f9caf5de716da24f6401322c4ce5503032 -eo pid,comm 15:21:37 a35cf1a2eb13: Pull complete 15:21:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:21:37 ---> a62c8e92a672 15:21:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:21:37 20.10.0: Pulling from library/docker 15:21:37 05e7bc50f07f: Pulling fs layer 15:21:37 6db28d0fdbf6: Pulling fs layer 15:21:37 292df0bc6bf3: Pulling fs layer 15:21:37 2e060f4bd70b: Pulling fs layer 15:21:37 80e8d568a223: Pulling fs layer 15:21:37 8dc6ef1a942a: Pulling fs layer 15:21:37 2312dd95470a: Pulling fs layer 15:21:37 8dc6ef1a942a: Waiting 15:21:37 2312dd95470a: Waiting 15:21:37 2e060f4bd70b: Waiting 15:21:37 80e8d568a223: Waiting 15:21:37 292df0bc6bf3: Verifying Checksum 15:21:37 292df0bc6bf3: Download complete 15:21:37 6db28d0fdbf6: Verifying Checksum 15:21:37 6db28d0fdbf6: Download complete 15:21:37 05e7bc50f07f: Verifying Checksum 15:21:37 05e7bc50f07f: Download complete 15:21:37 80e8d568a223: Verifying Checksum 15:21:37 80e8d568a223: Download complete 15:21:37 8dc6ef1a942a: Verifying Checksum 15:21:37 8dc6ef1a942a: Download complete 15:21:37 2312dd95470a: Verifying Checksum 15:21:37 2312dd95470a: Download complete 15:21:37 05e7bc50f07f: Pull complete [Pipeline] { [Pipeline] sh 15:21:38 6db28d0fdbf6: Pull complete 15:21:38 + make test 15:21:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:21:38 2e060f4bd70b: Verifying Checksum 15:21:38 2e060f4bd70b: Download complete 15:21:38 292df0bc6bf3: Pull complete 15:21:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:21:40 2e060f4bd70b: Pull complete 15:21:40 80e8d568a223: Pull complete 15:21:40 8dc6ef1a942a: Pull complete 15:21:41 2312dd95470a: Pull complete 15:21:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:21:41 Status: Downloaded newer image for docker:20.10.0 15:21:42 ---> 8bf3a456cf92 15:21:42 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:21:42 ---> Running in 6850782cb693 15:21:42 Removing intermediate container 6850782cb693 15:21:42 ---> 2132773acbe3 15:21:42 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:21:43 ---> Running in 67cf70afd257 15:21:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:44 (1/5) Installing libsodium (1.0.18-r0) 15:21:44 (2/5) Installing libzmq (4.3.3-r0) 15:21:45 (3/5) Installing pkgconf (1.7.2-r0) 15:21:45 (4/5) Installing libsodium-dev (1.0.18-r0) 15:21:45 (5/5) Installing zeromq-dev (4.3.3-r0) 15:21:45 Executing busybox-1.31.1-r19.trigger 15:21:45 OK: 167 MiB in 44 packages 15:21:46 Removing intermediate container 67cf70afd257 15:21:46 ---> e598c4bb616e 15:21:46 Step 6/8 : WORKDIR /build 15:21:46 ---> Running in a007f80ac4d9 15:21:46 Removing intermediate container a007f80ac4d9 15:21:46 ---> e13374b6462a 15:21:46 Step 7/8 : COPY go.mod . 15:21:46 ---> b7a90586b809 15:21:46 Step 8/8 : RUN go mod download 15:21:46 ---> Running in ac89ab25b5ac 15:22:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.120s coverage: 82.6% of statements 15:22:13 Removing intermediate container ac89ab25b5ac 15:22:13 ---> 835c47156438 15:22:13 Successfully built 835c47156438 15:22:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:13 + docker inspect -f . ci-base-image-x86_64 15:22:13 . [Pipeline] withDockerContainer 15:22:14 prd-centos7-docker-4c-2g-26583 does not seem to be running inside a container 15:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/180 -v /w/workspace/app-functions-sdk-go/180:/w/workspace/app-functions-sdk-go/180:rw,z -v /w/workspace/app-functions-sdk-go/180@tmp:/w/workspace/app-functions-sdk-go/180@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-x86_64 cat 15:22:14 $ docker top 12db8da4958ba3c7309c3d8c410a15d2977a70ce63ff2bf60207845476a3e04b -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:15 + go version 15:22:15 go version go1.15.5 linux/amd64 [Pipeline] } 15:22:15 $ docker stop --time=1 12db8da4958ba3c7309c3d8c410a15d2977a70ce63ff2bf60207845476a3e04b 15:22:16 $ docker rm -f 12db8da4958ba3c7309c3d8c410a15d2977a70ce63ff2bf60207845476a3e04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:17 + docker inspect -f . ci-base-image-x86_64 15:22:17 . [Pipeline] withDockerContainer 15:22:17 prd-centos7-docker-4c-2g-26583 does not seem to be running inside a container 15:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/180 -v /w/workspace/app-functions-sdk-go/180:/w/workspace/app-functions-sdk-go/180:rw,z -v /w/workspace/app-functions-sdk-go/180@tmp:/w/workspace/app-functions-sdk-go/180@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-x86_64 cat 15:22:18 $ docker top 1acc9925dafebcab579b8a3fb787e0d3416a59feddcd8d8f9b1e5928a3d812d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:19 + make test 15:22:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:22:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.058s coverage: 50.6% of statements 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.5% of statements 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.065s coverage: 74.3% of statements 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements 15:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.024s coverage: 8.8% of statements 15:22:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.047s coverage: 82.6% of statements 15:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.034s coverage: 50.6% of statements 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.027s coverage: 61.5% of statements 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 74.3% of statements 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements 15:22:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.016s coverage: 8.8% of statements 15:22:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.930s coverage: 77.5% of statements 15:22:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:22:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.049s coverage: 87.9% of statements 15:22:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.041s coverage: 80.5% of statements 15:22:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.021s coverage: 71.7% of statements 15:22:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.837s coverage: 77.5% of statements 15:22:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:22:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.024s coverage: 87.9% of statements 15:22:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 80.5% of statements 15:22:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 71.7% of statements 15:22:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.9% of statements 15:22:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 15:22:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:23:04 gofmt -l . 15:23:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 82.9% of statements 15:23:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.013s coverage: 94.4% of statements 15:23:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:23:04 [ "`gofmt -l .`" = "" ] 15:23:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:23:05 $ docker stop --time=1 79b224f48a60253b5640b8869f8f76f9caf5de716da24f6401322c4ce5503032 15:23:07 gofmt -l . 15:23:07 [ "`gofmt -l .`" = "" ] 15:23:07 ./bin/test-go-mod-tidy.sh 15:23:07 $ docker rm -f 79b224f48a60253b5640b8869f8f76f9caf5de716da24f6401322c4ce5503032 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 15:23:08 $ docker stop --time=1 1acc9925dafebcab579b8a3fb787e0d3416a59feddcd8d8f9b1e5928a3d812d5 15:23:08 + sudo chown -R jenkins:jenkins . 15:23:10 $ docker rm -f 1acc9925dafebcab579b8a3fb787e0d3416a59feddcd8d8f9b1e5928a3d812d5 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 15:23:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:10 Warning: overwriting stash ‘coverage-report’ 15:23:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:23:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [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 15:23:13 provisioning config files... 15:23:13 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3844134533534709168tmp [Pipeline] { [Pipeline] sh 15:23:14 + set +x 15:23:14 + curl -s https://codecov.io/bash 15:23:14 + bash -s -- 15:23:14 15:23:14 _____ _ 15:23:14 / ____| | | 15:23:14 | | ___ __| | ___ ___ _____ __ 15:23:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:23:14 | |___| (_) | (_| | __/ (_| (_) \ V / 15:23:14 \_____\___/ \__,_|\___|\___\___/ \_/ 15:23:14 Bash-20210129-7c25fce 15:23:14 15:23:14 15:23:14 ==> git version 2.24.3 found 15:23:14 ==> 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 15:23:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:23:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:23:14 ==> Jenkins CI detected. 15:23:14 project root: . 15:23:14 --> token set from env 15:23:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:23:14 ==> Running gcov in . (disable via -X gcov) 15:23:14 ==> Python coveragepy not found 15:23:14 ==> Searching for coverage reports in: 15:23:14 + . 15:23:14 -> Found 1 reports 15:23:14 ==> Detecting git/mercurial file structure 15:23:14 ==> Reading reports 15:23:14 + ./coverage.out bytes=80964 15:23:14 ==> Appending adjustments 15:23:14 https://docs.codecov.io/docs/fixing-reports 15:23:15 + Found adjustments 15:23:15 ==> Gzipping contents 15:23:15 16K /tmp/codecov.zis3we.gz 15:23:15 ==> Uploading reports 15:23:15 url: https://codecov.io 15:23:15 query: branch=master&commit=d22e914b307701daf6362d5d20470ca2579e0e56&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:23:15 -> Pinging Codecov 15:23:15 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=d22e914b307701daf6362d5d20470ca2579e0e56&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:23:15 -> Uploading to 15:23:15 https://storage.googleapis.com/codecov/v4/raw/2021-02-16/3D8B5DFFC46A037C893635FACE044666/d22e914b307701daf6362d5d20470ca2579e0e56/14bffb46-f0b0-4206-868f-7a0a14d4faaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210216T152315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=425c4cb5b0f6a4d9cc6409846a14da26084b124d68d0302c42cbc8a55a1cab5e 15:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:15 Dload Upload Total Spent Left Speed 15:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13744 0 0 100 13744 0 27913 --:--:-- --:--:-- --:--:-- 27878 15:23:16 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d22e914b307701daf6362d5d20470ca2579e0e56 [Pipeline] } 15:23:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:23:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:23:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:17 15:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:23:17 188c0c94c7c5: Pulling fs layer 15:23:17 0ef7d3d256c8: Pulling fs layer 15:23:17 de9db76c5a1d: Pulling fs layer 15:23:17 0eba1c9be4d2: Pulling fs layer 15:23:17 0d57e429df01: Pulling fs layer 15:23:17 4e4be7b47b0d: Pulling fs layer 15:23:17 e1f770b5df2f: Pulling fs layer 15:23:17 85a0685a4137: Pulling fs layer 15:23:17 e1f770b5df2f: Waiting 15:23:17 0eba1c9be4d2: Waiting 15:23:17 85a0685a4137: Waiting 15:23:17 4e4be7b47b0d: Waiting 15:23:17 0d57e429df01: Waiting 15:23:17 de9db76c5a1d: Verifying Checksum 15:23:17 de9db76c5a1d: Download complete 15:23:17 0ef7d3d256c8: Download complete 15:23:17 0d57e429df01: Verifying Checksum 15:23:17 0d57e429df01: Download complete 15:23:18 188c0c94c7c5: Verifying Checksum 15:23:18 188c0c94c7c5: Download complete 15:23:18 4e4be7b47b0d: Verifying Checksum 15:23:18 4e4be7b47b0d: Download complete 15:23:18 188c0c94c7c5: Pull complete 15:23:18 0ef7d3d256c8: Pull complete 15:23:18 de9db76c5a1d: Pull complete 15:23:19 e1f770b5df2f: Verifying Checksum 15:23:19 e1f770b5df2f: Download complete 15:23:21 0eba1c9be4d2: Verifying Checksum 15:23:21 0eba1c9be4d2: Download complete 15:23:22 85a0685a4137: Verifying Checksum 15:23:22 85a0685a4137: Download complete 15:23:27 0eba1c9be4d2: Pull complete 15:23:27 0d57e429df01: Pull complete 15:23:27 4e4be7b47b0d: Pull complete 15:23:34 e1f770b5df2f: Pull complete 15:23:39 85a0685a4137: Pull complete 15:23:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:23:40 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:23:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:23:41 $ docker top e593190f6babd9e10a26d6b4cf4e4711e74347b9f5542ea4f3109d60a424e8b7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:23:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:23:42 + set -o pipefail 15:23:42 + snyk monitor '--org=edgex-jenkins' 15:23:52 15:23:52 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:23:52 15:23:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/65a0007e-6ba7-4827-ae02-08962edba457 15:23:52 15:23:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:23:52 15:23:52 15:23:52 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 15:23:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:23:52 $ docker stop --time=1 e593190f6babd9e10a26d6b4cf4e4711e74347b9f5542ea4f3109d60a424e8b7 15:23:55 $ docker rm -f e593190f6babd9e10a26d6b4cf4e4711e74347b9f5542ea4f3109d60a424e8b7 [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 15:23:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:56 provisioning config files... 15:23:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2762567612292080243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:57 --> edgex-publish-swagger.sh 15:23:57 === Publish openapi/v2 API === 15:23:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:23:57 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 15:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:57 Dload Upload Total Spent Left Speed 15:23:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 9996 0:00:01 0:00:01 --:--:-- 10009 100 13052 0 0 100 13052 0 9678 0:00:01 0:00:01 --:--:-- 9689 15:23:58 15:23:58 [Pipeline] } 15:23:58 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 15:23:59 + git log --format=format:%s -1 d22e914b307701daf6362d5d20470ca2579e0e56 [Pipeline] isUnix [Pipeline] sh 15:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:59 . [Pipeline] withDockerContainer 15:23:59 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:23:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:24:00 $ docker top 10e0fb6aa307390fe5caca1fe74e8bb2ec5b4bf84db795ddf6c1a902388e29de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:01 [ssh-agent] Looking for ssh-agent implementation... 15:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:01 $ docker exec 10e0fb6aa307390fe5caca1fe74e8bb2ec5b4bf84db795ddf6c1a902388e29de ssh-agent 15:24:01 SSH_AUTH_SOCK=/tmp/ssh-Etfhb8ZMjgIo/agent.12 15:24:01 SSH_AGENT_PID=17 15:24:01 Running ssh-add (command line suppressed) 15:24:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1617669533246857401.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1617669533246857401.key) 15:24:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:02 + git semver tag 15:24:02 # -> Open(): unable to determine branch for HEAD 15:24:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:24:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:24:02 # $SEMVER_REMOTE_NAME = origin 15:24:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:24:02 # $SEMVER_USER_NAME = edgex-jenkins 15:24:02 # $SEMVER_BRANCH = master 15:24:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:24:02 # d22e914b307701daf6362d5d20470ca2579e0e56 HEAD 15:24:02 # -> Force: false 15:24:02 # 183f3a4b46e743ffa8d0001c6f66a383750f1309 refs/tags/v2.0.0-dev.13 [Pipeline] } 15:24:02 $ docker exec --env ******** --env ******** 10e0fb6aa307390fe5caca1fe74e8bb2ec5b4bf84db795ddf6c1a902388e29de ssh-agent -k 15:24:02 unset SSH_AUTH_SOCK; 15:24:02 unset SSH_AGENT_PID; 15:24:02 echo Agent pid 17 killed; 15:24:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:03 + git semver [Pipeline] } 15:24:03 $ docker stop --time=1 10e0fb6aa307390fe5caca1fe74e8bb2ec5b4bf84db795ddf6c1a902388e29de 15:24:04 $ docker rm -f 10e0fb6aa307390fe5caca1fe74e8bb2ec5b4bf84db795ddf6c1a902388e29de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:05 15:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:05 0.23.1-centos7: Pulling from edgex-lftools 15:24:05 ab5ef0e58194: Pulling fs layer 15:24:05 9712f1f96733: Pulling fs layer 15:24:05 63f879dbbcfc: Pulling fs layer 15:24:05 0d9ebad4ef96: Pulling fs layer 15:24:05 e9a5061849ea: Pulling fs layer 15:24:05 d747dcd14b5f: Pulling fs layer 15:24:05 2de7ff778b66: Pulling fs layer 15:24:05 0d9ebad4ef96: Waiting 15:24:05 e9a5061849ea: Waiting 15:24:05 d747dcd14b5f: Waiting 15:24:05 2de7ff778b66: Waiting 15:24:05 9712f1f96733: Download complete 15:24:06 63f879dbbcfc: Verifying Checksum 15:24:06 63f879dbbcfc: Download complete 15:24:07 e9a5061849ea: Verifying Checksum 15:24:07 e9a5061849ea: Download complete 15:24:07 d747dcd14b5f: Verifying Checksum 15:24:07 d747dcd14b5f: Download complete 15:24:07 2de7ff778b66: Verifying Checksum 15:24:07 2de7ff778b66: Download complete 15:24:07 0d9ebad4ef96: Verifying Checksum 15:24:07 0d9ebad4ef96: Download complete 15:24:08 ab5ef0e58194: Verifying Checksum 15:24:08 ab5ef0e58194: Download complete 15:24:12 ab5ef0e58194: Pull complete 15:24:12 9712f1f96733: Pull complete 15:24:15 63f879dbbcfc: Pull complete 15:24:22 0d9ebad4ef96: Pull complete 15:24:25 e9a5061849ea: Pull complete 15:24:25 d747dcd14b5f: Pull complete 15:24:26 2de7ff778b66: Pull complete 15:24:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:24:27 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:24:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:24:30 $ docker top 443116d2650a61a347d614c1e84b5d1a579b42e0ac500ed5a7733b96d8a9795e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:24:31 provisioning config files... 15:24:31 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7994064251395119238tmp 15:24:31 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5666682986101432129tmp 15:24:31 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5580933960965029872tmp [Pipeline] { [Pipeline] echo 15:24:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:24:31 ---> sigul-configuration.sh 15:24:31 gpg: directory `/root/.gnupg' created 15:24:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:24:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:24:31 gpg: keyring `/root/.gnupg/secring.gpg' created 15:24:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:24:31 gpg: CAST5 encrypted data 15:24:31 gpg: encrypted with 1 passphrase 15:24:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:24:32 + mkdir /home/jenkins 15:24:32 + mkdir /home/jenkins/sigul [Pipeline] sh 15:24:32 + 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 15:24:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:24:32 ---> sigul-install.sh 15:24:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:24:39 + git tag --list 15:24:39 v0.1.0 15:24:39 v0.1.1 15:24:39 v1.0.0 15:24:39 v1.1.0 15:24:39 v1.2.0 15:24:39 v1.3.0 15:24:39 v1.3.1 15:24:39 v1.3.1-dev.1 15:24:39 v1.3.2-dev.1 15:24:39 v2.0.0-dev.1 15:24:39 v2.0.0-dev.10 15:24:39 v2.0.0-dev.11 15:24:39 v2.0.0-dev.12 15:24:39 v2.0.0-dev.13 15:24:39 v2.0.0-dev.2 15:24:39 v2.0.0-dev.3 15:24:39 v2.0.0-dev.4 15:24:39 v2.0.0-dev.5 15:24:39 v2.0.0-dev.6 15:24:39 v2.0.0-dev.7 15:24:39 v2.0.0-dev.8 15:24:39 v2.0.0-dev.9 [Pipeline] sh 15:24:40 + lftools sign git-tag v2.0.0-dev.13 15:24:41 Signing Git tag with Sigul... 15:24:41 Signing v2.0.0-dev.13 [Pipeline] echo 15:24:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:24:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:24:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:24:42 $ docker stop --time=1 443116d2650a61a347d614c1e84b5d1a579b42e0ac500ed5a7733b96d8a9795e 15:24:44 $ docker rm -f 443116d2650a61a347d614c1e84b5d1a579b42e0ac500ed5a7733b96d8a9795e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:45 . [Pipeline] withDockerContainer 15:24:45 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:24:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:24:46 $ docker top c168a4a7c8b4b8e9658a6011f59964df874df0676f5f0a811b14e6e19b1d9b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:47 [ssh-agent] Looking for ssh-agent implementation... 15:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:47 $ docker exec c168a4a7c8b4b8e9658a6011f59964df874df0676f5f0a811b14e6e19b1d9b46 ssh-agent 15:24:47 SSH_AUTH_SOCK=/tmp/ssh-qIa9fhmXoSeE/agent.11 15:24:47 SSH_AGENT_PID=17 15:24:47 Running ssh-add (command line suppressed) 15:24:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5311323931112551505.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5311323931112551505.key) 15:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:47 + git semver bump pre 15:24:47 # -> Open(): unable to determine branch for HEAD 15:24:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:24:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:24:47 # $SEMVER_REMOTE_NAME = origin 15:24:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:24:47 # $SEMVER_USER_NAME = edgex-jenkins 15:24:47 # $SEMVER_BRANCH = master 15:24:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:24:47 2.0.0-dev.14 [Pipeline] } 15:24:47 $ docker exec --env ******** --env ******** c168a4a7c8b4b8e9658a6011f59964df874df0676f5f0a811b14e6e19b1d9b46 ssh-agent -k 15:24:48 unset SSH_AUTH_SOCK; 15:24:48 unset SSH_AGENT_PID; 15:24:48 echo Agent pid 17 killed; 15:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:48 + git semver [Pipeline] } 15:24:48 $ docker stop --time=1 c168a4a7c8b4b8e9658a6011f59964df874df0676f5f0a811b14e6e19b1d9b46 15:24:50 $ docker rm -f c168a4a7c8b4b8e9658a6011f59964df874df0676f5f0a811b14e6e19b1d9b46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:24:50 . [Pipeline] withDockerContainer 15:24:50 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:24:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:24:51 $ docker top 12eeb974517b64cf372d64d340f872861db783e470586705e7fe0a5997767703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:52 [ssh-agent] Looking for ssh-agent implementation... 15:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:52 $ docker exec 12eeb974517b64cf372d64d340f872861db783e470586705e7fe0a5997767703 ssh-agent 15:24:52 SSH_AUTH_SOCK=/tmp/ssh-APaTjRiC2fQu/agent.11 15:24:52 SSH_AGENT_PID=17 15:24:52 Running ssh-add (command line suppressed) 15:24:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065087733857701783.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065087733857701783.key) 15:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:53 + git semver push 15:24:53 # -> Open(): unable to determine branch for HEAD 15:24:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:24:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:24:53 # $SEMVER_REMOTE_NAME = origin 15:24:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:24:53 # $SEMVER_USER_NAME = edgex-jenkins 15:24:53 # $SEMVER_BRANCH = master 15:24:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:24:59 $ docker exec --env ******** --env ******** 12eeb974517b64cf372d64d340f872861db783e470586705e7fe0a5997767703 ssh-agent -k 15:24:59 unset SSH_AUTH_SOCK; 15:24:59 unset SSH_AGENT_PID; 15:24:59 echo Agent pid 17 killed; 15:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:25:00 + git semver [Pipeline] } 15:25:00 $ docker stop --time=1 12eeb974517b64cf372d64d340f872861db783e470586705e7fe0a5997767703 15:25:01 $ docker rm -f 12eeb974517b64cf372d64d340f872861db783e470586705e7fe0a5997767703 [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 15:25:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:25:04 ---> package-listing.sh 15:25:04 ++ facter osfamily 15:25:04 ++ tr '[:upper:]' '[:lower:]' 15:25:04 + OS_FAMILY=redhat 15:25:04 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:25:04 + START_PACKAGES=/tmp/packages_start.txt 15:25:04 + END_PACKAGES=/tmp/packages_end.txt 15:25:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:25:04 + PACKAGES=/tmp/packages_start.txt 15:25:04 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:25:04 + PACKAGES=/tmp/packages_end.txt 15:25:04 + case "${OS_FAMILY}" in 15:25:04 + rpm -qa 15:25:04 + sort 15:25:09 + '[' -f /tmp/packages_start.txt ']' 15:25:09 + '[' -f /tmp/packages_end.txt ']' 15:25:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:25:09 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:25:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:25:09 + 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 15:25:09 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 15:25:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:10 15:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:10 alpine: Pulling from edgex-lftools-log-publisher 15:25:10 df20fa9351a1: Pulling fs layer 15:25:10 36b3adc4ff6f: Pulling fs layer 15:25:10 8ad3a11d3b57: Pulling fs layer 15:25:10 46f8f816bc3b: Pulling fs layer 15:25:10 93b61091891f: Pulling fs layer 15:25:10 93b9cdb0e59b: Pulling fs layer 15:25:10 5e14af77c1be: Pulling fs layer 15:25:10 01666e4c0597: Pulling fs layer 15:25:10 aa168da1d23b: Pulling fs layer 15:25:10 46f8f816bc3b: Waiting 15:25:10 93b61091891f: Waiting 15:25:10 93b9cdb0e59b: Waiting 15:25:10 01666e4c0597: Waiting 15:25:10 5e14af77c1be: Waiting 15:25:10 aa168da1d23b: Waiting 15:25:10 36b3adc4ff6f: Verifying Checksum 15:25:10 36b3adc4ff6f: Download complete 15:25:10 46f8f816bc3b: Verifying Checksum 15:25:10 46f8f816bc3b: Download complete 15:25:10 df20fa9351a1: Verifying Checksum 15:25:10 df20fa9351a1: Download complete 15:25:10 93b9cdb0e59b: Verifying Checksum 15:25:10 93b9cdb0e59b: Download complete 15:25:10 5e14af77c1be: Verifying Checksum 15:25:10 5e14af77c1be: Download complete 15:25:10 93b61091891f: Verifying Checksum 15:25:10 93b61091891f: Download complete 15:25:10 01666e4c0597: Verifying Checksum 15:25:10 01666e4c0597: Download complete 15:25:10 8ad3a11d3b57: Verifying Checksum 15:25:10 8ad3a11d3b57: Download complete 15:25:11 df20fa9351a1: Pull complete 15:25:11 36b3adc4ff6f: Pull complete 15:25:13 8ad3a11d3b57: Pull complete 15:25:13 aa168da1d23b: Verifying Checksum 15:25:13 aa168da1d23b: Download complete 15:25:13 46f8f816bc3b: Pull complete 15:25:14 93b61091891f: Pull complete 15:25:14 93b9cdb0e59b: Pull complete 15:25:14 5e14af77c1be: Pull complete 15:25:14 01666e4c0597: Pull complete 15:25:22 aa168da1d23b: Pull complete 15:25:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:25:22 prd-centos7-docker-4c-2g-26581 does not seem to be running inside a container 15:25:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:25:25 $ docker top 21be5a3ab54904adf5a13fb11c5d3111964251fc3ea6992112ee142bfa9bb3c9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:26 + touch /tmp/pre-build-complete [Pipeline] sh 15:25:26 + mkdir -p /var/log/sa [Pipeline] sh 15:25:27 + ls /var/log/sa-host 15:25:27 + sadf -c /var/log/sa-host/sa16 15:25:27 file_magic: OK 15:25:27 HZ: Using current value: 100 15:25:27 file_header: OK 15:25:27 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 15:25:27 Statistics: 15:25:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:25:27 File successfully converted to sysstat format version 12.2.1 15:25:27 + sadf -c /var/log/sa-host/sa23 15:25:27 file_magic: OK 15:25:27 HZ: Using current value: 100 15:25:27 file_header: OK 15:25:27 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 15:25:27 Statistics: 15:25:27 Hnuu...uuuununununu... 15:25:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:27 provisioning config files... 15:25:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3566263888417110843tmp [Pipeline] { [Pipeline] echo 15:25:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:25:28 ---> create-netrc.sh [Pipeline] } 15:25:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:25:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:25:28 ---> python-tools-install.sh [Pipeline] echo 15:25:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:25:28 ---> sudo-logs.sh 15:25:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:25:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:25:29 ---> job-cost.sh 15:25:29 lf-activate-venv: SKIPPING 15:25:29 INFO: No Stack... 15:25:30 INFO: Retrieving Pricing Info for: v1-standard-2 15:25:30 INFO: Archiving Costs [Pipeline] echo 15:25:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:25:30 ---> logs-deploy.sh 15:25:30 lf-activate-venv: SKIPPING 15:25:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/180 15:25:30 INFO: archiving workspace using pattern(s): 15:25:32 Archives upload complete. 15:25:32 INFO: archiving logs to Nexus 15:25:33 ---> uname -a: 15:25:33 Linux prd-centos7-docker-4c-2g-26581.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:25:33 15:25:33 15:25:33 ---> lscpu: 15:25:33 Architecture: x86_64 15:25:33 CPU op-mode(s): 32-bit, 64-bit 15:25:33 Byte Order: Little Endian 15:25:33 Address sizes: 40 bits physical, 48 bits virtual 15:25:33 CPU(s): 4 15:25:33 On-line CPU(s) list: 0-3 15:25:33 Thread(s) per core: 1 15:25:33 Core(s) per socket: 1 15:25:33 Socket(s): 4 15:25:33 NUMA node(s): 1 15:25:33 Vendor ID: GenuineIntel 15:25:33 CPU family: 6 15:25:33 Model: 44 15:25:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:25:33 Stepping: 1 15:25:33 CPU MHz: 2933.436 15:25:33 BogoMIPS: 5866.87 15:25:33 Virtualization: VT-x 15:25:33 Hypervisor vendor: KVM 15:25:33 Virtualization type: full 15:25:33 L1d cache: 128 KiB 15:25:33 L1i cache: 128 KiB 15:25:33 L2 cache: 16 MiB 15:25:33 L3 cache: 64 MiB 15:25:33 NUMA node0 CPU(s): 0-3 15:25:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:25:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:25:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:25:33 Vulnerability Meltdown: Mitigation; PTI 15:25:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:25:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:25:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:25:33 Vulnerability Srbds: Not affected 15:25:33 Vulnerability Tsx async abort: Not affected 15:25:33 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 15:25:33 15:25:33 15:25:33 ---> nproc: 15:25:33 4 15:25:33 15:25:33 15:25:33 ---> df -h: 15:25:33 Filesystem Size Used Available Use% Mounted on 15:25:33 overlay 50.0G 8.6G 41.4G 17% / 15:25:33 tmpfs 64.0M 0 64.0M 0% /dev 15:25:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:25:33 shm 64.0M 0 64.0M 0% /dev/shm 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 15:25:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 15:25:33 15:25:33 15:25:33 ---> free -m: 15:25:33 total used free shared buff/cache available 15:25:33 Mem: 1837 833 149 0 853 938 15:25:33 Swap: 1023 3 1020 15:25:33 15:25:33 15:25:33 ---> ip addr: 15:25:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:25:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:33 inet 127.0.0.1/8 scope host lo 15:25:33 valid_lft forever preferred_lft forever 15:25:33 inet6 ::1/128 scope host 15:25:33 valid_lft forever preferred_lft forever 15:25:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:25:33 link/ether fa:16:3e:8a:41:4a brd ff:ff:ff:ff:ff:ff 15:25:33 inet 10.30.123.56/23 brd 10.30.123.255 scope global dynamic eth0 15:25:33 valid_lft 85818sec preferred_lft 85818sec 15:25:33 inet6 fe80::f816:3eff:fe8a:414a/64 scope link 15:25:33 valid_lft forever preferred_lft forever 15:25:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:25:33 link/ether 02:42:f7:1e:58:6c brd ff:ff:ff:ff:ff:ff 15:25:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:25:33 valid_lft forever preferred_lft forever 15:25:33 inet6 fe80::42:f7ff:fe1e:586c/64 scope link 15:25:33 valid_lft forever preferred_lft forever 15:25:33 15:25:33 15:25:33 ---> sar -b -r -n DEV: 15:25:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/16/21 _x86_64_ (4 CPU) 15:25:33 15:25:33 15:15:39 LINUX RESTART (4 CPU) 15:25:33 15:25:33 15:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:25:33 15:17:01 133.81 81.71 52.10 0.00 7682.60 36626.27 0.00 15:25:33 15:18:01 52.83 13.74 39.09 0.00 4581.02 4336.48 0.00 15:25:33 15:19:01 2.06 0.00 2.06 0.00 0.00 44.46 0.00 15:25:33 15:20:01 0.33 0.00 0.33 0.00 0.00 5.40 0.00 15:25:33 15:21:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 15:25:33 15:22:01 0.40 0.00 0.40 0.00 0.00 5.96 0.00 15:25:33 15:23:01 0.23 0.00 0.23 0.00 0.00 3.31 0.00 15:25:33 15:24:01 308.30 182.75 125.56 0.00 8783.49 36108.79 0.00 15:25:33 15:25:01 197.59 67.28 130.31 0.00 4133.22 33108.95 0.00 15:25:33 Average: 77.35 38.41 38.95 0.00 2799.05 12256.04 0.00 15:25:33 15:25:33 15:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:33 15:17:01 70788 0 579892 30.82 2620 1228244 1059516 36.16 411172 1204392 18476 15:25:33 15:18:01 248412 0 612956 32.58 2620 1017556 1089296 37.18 397992 1037432 136 15:25:33 15:19:01 250076 0 611288 32.49 2620 1017560 1089388 37.18 403452 1030604 20 15:25:33 15:20:01 252644 0 608716 32.35 2620 1017564 1070668 36.54 402712 1029176 8 15:25:33 15:21:01 252152 0 609204 32.38 2620 1017568 1070824 36.55 412936 1019980 8 15:25:33 15:22:01 251940 0 609408 32.39 2620 1017576 1070776 36.54 412740 1020040 8 15:25:33 15:23:01 237056 0 624292 33.18 2620 1017576 1070728 36.54 480712 967176 12 15:25:33 15:24:01 191732 0 740440 39.35 2596 946776 1556096 53.11 557832 875616 40 15:25:33 15:25:01 220072 0 805508 42.81 1492 854472 1270884 43.37 604200 724088 52 15:25:33 Average: 219430 0 644634 34.26 2492 1014988 1149797 39.24 453750 989834 2084 15:25:33 15:25:33 15:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:33 15:17:01 eth0 350.53 233.74 737.30 47.03 0.00 0.00 0.00 0.00 15:25:33 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:18:01 eth0 291.33 259.41 939.57 62.42 0.00 0.00 0.00 0.00 15:25:33 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:18:01 docker0 108.79 81.32 9.51 305.84 0.00 0.00 0.00 0.00 15:25:33 15:19:01 eth0 2.71 1.23 2.96 0.09 0.00 0.00 0.00 0.00 15:25:33 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:20:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 15:25:33 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:21:01 eth0 1.57 0.90 0.70 0.39 0.00 0.00 0.00 0.00 15:25:33 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:22:01 eth0 0.22 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:25:33 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:23:01 eth0 0.23 0.22 0.09 0.02 0.00 0.00 0.00 0.00 15:25:33 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:24:01 eth0 519.83 448.69 4301.22 45.88 0.00 0.00 0.00 0.00 15:25:33 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:24:01 veth97b0fd3 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:25:33 15:24:01 docker0 41.25 41.71 3.76 198.21 0.00 0.00 0.00 0.00 15:25:33 15:25:01 eth0 512.43 430.43 3471.92 108.03 0.00 0.00 0.00 0.00 15:25:33 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 15:25:01 docker0 34.79 52.44 1.93 218.58 0.00 0.00 0.00 0.00 15:25:33 Average: eth0 186.66 152.83 1050.99 29.34 0.00 0.00 0.00 0.00 15:25:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:33 Average: docker0 20.54 19.50 1.69 80.32 0.00 0.00 0.00 0.00 15:25:33 15:25:33 15:25:33 ---> sar -P ALL: 15:25:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/16/21 _x86_64_ (4 CPU) 15:25:33 15:25:33 15:15:39 LINUX RESTART (4 CPU) 15:25:33 15:25:33 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:25:33 15:17:01 all 10.62 0.00 5.12 3.10 0.18 80.98 15:25:33 15:17:01 0 11.62 0.00 4.49 1.27 0.19 82.43 15:25:33 15:17:01 1 10.00 0.00 4.03 4.22 0.13 81.62 15:25:33 15:17:01 2 11.39 0.00 3.59 4.45 0.17 80.40 15:25:33 15:17:01 3 9.46 0.00 8.37 2.46 0.24 79.47 15:25:33 15:18:01 all 4.86 0.00 2.75 1.27 0.20 90.92 15:25:33 15:18:01 0 5.31 0.00 3.64 2.66 0.25 88.13 15:25:33 15:18:01 1 3.57 0.00 2.32 0.71 0.24 93.17 15:25:33 15:18:01 2 5.96 0.00 2.16 0.89 0.17 90.82 15:25:33 15:18:01 3 4.59 0.00 2.87 0.84 0.15 91.55 15:25:33 15:19:01 all 0.20 0.00 0.05 0.00 0.01 99.75 15:25:33 15:19:01 0 0.08 0.00 0.05 0.00 0.00 99.87 15:25:33 15:19:01 1 0.13 0.00 0.05 0.00 0.00 99.82 15:25:33 15:19:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:25:33 15:19:01 3 0.52 0.00 0.05 0.00 0.02 99.42 15:25:33 15:20:01 all 0.13 0.00 0.05 0.00 0.02 99.81 15:25:33 15:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:25:33 15:20:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:25:33 15:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:25:33 15:20:01 3 0.42 0.00 0.03 0.00 0.03 99.52 15:25:33 15:21:01 all 0.13 0.00 0.05 0.00 0.00 99.82 15:25:33 15:21:01 0 0.03 0.00 0.08 0.00 0.00 99.88 15:25:33 15:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:25:33 15:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:25:33 15:21:01 3 0.42 0.00 0.05 0.00 0.00 99.53 15:25:33 15:22:01 all 0.15 0.00 0.08 0.00 0.00 99.77 15:25:33 15:22:01 0 0.02 0.00 0.08 0.00 0.00 99.90 15:25:33 15:22:01 1 0.08 0.00 0.15 0.00 0.00 99.77 15:25:33 15:22:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:25:33 15:22:01 3 0.45 0.00 0.07 0.00 0.00 99.48 15:25:33 15:23:01 all 0.16 0.00 0.11 0.00 0.01 99.72 15:25:33 15:23:01 0 0.02 0.00 0.32 0.00 0.02 99.65 15:25:33 15:23:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:25:33 15:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:25:33 15:23:01 3 0.52 0.00 0.05 0.00 0.00 99.43 15:25:33 15:24:01 all 10.62 0.00 8.28 2.06 0.22 78.81 15:25:33 15:24:01 0 10.68 0.00 9.58 1.67 0.22 77.85 15:25:33 15:24:01 1 10.35 0.00 7.62 1.88 0.22 79.93 15:25:33 15:24:01 2 10.14 0.00 7.40 3.01 0.21 79.25 15:25:33 15:24:01 3 11.32 0.00 8.56 1.67 0.24 78.21 15:25:33 15:25:01 all 11.88 0.00 9.66 2.61 0.24 75.61 15:25:33 15:25:01 0 11.31 0.00 10.02 4.18 0.19 74.30 15:25:33 15:25:01 1 12.96 0.00 8.64 1.06 0.22 77.11 15:25:33 15:25:01 2 10.83 0.00 9.61 2.34 0.29 76.93 15:25:33 15:25:01 3 12.41 0.00 10.37 2.86 0.26 74.10 15:25:33 Average: all 4.25 0.00 2.86 0.99 0.10 91.80 15:25:33 Average: 0 4.28 0.00 3.09 1.07 0.10 91.46 15:25:33 Average: 1 4.09 0.00 2.52 0.87 0.09 92.43 15:25:33 Average: 2 4.23 0.00 2.51 1.18 0.10 91.98 15:25:33 Average: 3 4.39 0.00 3.33 0.86 0.10 91.32 15:25:33 15:25:33 15:25:33