Pull request #1007 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 08e60c215f3308355d75f9b28039c48879f12d67+39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 (80d8a1ba78f8faebeecc06e03ebfe5281809e5e8) Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2398687775438095390.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8613784722560260768.key > 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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1007/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1007/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5987054349364537784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1007/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh902196183142379601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7776482373244089631.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1007/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1007/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3534767247574725437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-169 in /w/workspace/dry_app-functions-sdk-go_PR-1007 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/dry_app-functions-sdk-go_PR-1007 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/jenkins-gitclient-ssh1433172409959389512.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 into PR head commit 08e60c215f3308355d75f9b28039c48879f12d67 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/jenkins-gitclient-ssh8285294934581497924.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/jenkins-gitclient-ssh8130381569113761070.key Merge succeeded, producing 08e60c215f3308355d75f9b28039c48879f12d67 Checking out Revision 08e60c215f3308355d75f9b28039c48879f12d67 (PR-1007) > git merge 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 Commit message: "fix: Set TargetType properly when dynamically updating to configurable pipeline" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:26:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:26:35 ========================================================= 18:26:35 EdgeX Global Pipelines Version Info 18:26:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:26:36 ------------------- 18:26:36 stable info: 18:26:36 ------------------- 18:26:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:26:36 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 18:26:36 Message: update stable to v1.0.213 18:26:37 ------------------- 18:26:37 experimental info: 18:26:37 ------------------- 18:26:37 Commited By: **** collab-it+edgex@linuxfoundation.org 18:26:37 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 18:26:37 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:26:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1007 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1007 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1007 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08e60c215f3308355d75f9b28039c48879f12d67 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08e60c2 [Pipeline] echo 18:26:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:26:39 + git rev-list -1 --merges 08e60c215f3308355d75f9b28039c48879f12d67~1..08e60c215f3308355d75f9b28039c48879f12d67 [Pipeline] echo 18:26:39 -----------> git rev-list -1 --merges 08e60c215f3308355d75f9b28039c48879f12d67~1..08e60c215f3308355d75f9b28039c48879f12d67 08e60c215f3308355d75f9b28039c48879f12d67 [false] [Pipeline] sh 18:26:39 + git log --format=format:%s -1 08e60c215f3308355d75f9b28039c48879f12d67 [Pipeline] echo 18:26:39 ========================================================= 18:26:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:26:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:39 + git log --format=format:%s -1 08e60c215f3308355d75f9b28039c48879f12d67 [Pipeline] echo 18:26:39 [semverPrep] GIT_COMMIT: 08e60c215f3308355d75f9b28039c48879f12d67, Commit Message: fix: Set TargetType properly when dynamically updating to configurable pipeline [Pipeline] echo 18:26:39 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:40 18:26:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:26:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:40 latest: Pulling from edgex-devops/git-semver 18:26:40 a0d0a0d46f8b: Pulling fs layer 18:26:40 3e5f54012d9b: Pulling fs layer 18:26:40 4c7163046ea9: Pulling fs layer 18:26:40 0c2d73faf560: Pulling fs layer 18:26:40 0c2d73faf560: Waiting 18:26:40 3e5f54012d9b: Verifying Checksum 18:26:40 3e5f54012d9b: Download complete 18:26:40 a0d0a0d46f8b: Verifying Checksum 18:26:40 a0d0a0d46f8b: Download complete 18:26:41 0c2d73faf560: Verifying Checksum 18:26:41 0c2d73faf560: Download complete 18:26:41 4c7163046ea9: Verifying Checksum 18:26:41 4c7163046ea9: Download complete 18:26:41 a0d0a0d46f8b: Pull complete 18:26:41 3e5f54012d9b: Pull complete 18:26:41 4c7163046ea9: Pull complete 18:26:41 0c2d73faf560: Pull complete 18:26:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:26:41 prd-centos7-docker-4c-2g-169 does not seem to be running inside a container 18:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1007 -v /w/workspace/dry_app-functions-sdk-go_PR-1007:/w/workspace/dry_app-functions-sdk-go_PR-1007:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:26:42 $ docker top b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:42 [ssh-agent] Looking for ssh-agent implementation... 18:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:43 $ docker exec b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd ssh-agent 18:26:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXolIoMg/agent.15 18:26:43 SSH_AGENT_PID=22 18:26:43 Running ssh-add (command line suppressed) 18:26:43 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/private_key_4030360658634565440.key (/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/private_key_4030360658634565440.key) 18:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:43 + git tag --points-at HEAD [Pipeline] } 18:26:43 $ docker exec --env ******** --env ******** b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd ssh-agent -k 18:26:43 unset SSH_AUTH_SOCK; 18:26:43 unset SSH_AGENT_PID; 18:26:43 echo Agent pid 22 killed; 18:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:43 [ssh-agent] Looking for ssh-agent implementation... 18:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:43 $ docker exec b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd ssh-agent 18:26:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhLiPGL/agent.56 18:26:44 SSH_AGENT_PID=62 18:26:44 Running ssh-add (command line suppressed) 18:26:44 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/private_key_2882628418911735920.key (/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/private_key_2882628418911735920.key) 18:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:44 + git semver init 18:26:44 # -> Open(): unable to determine branch for HEAD 18:26:44 # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1007/.git 18:26:44 # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1007 18:26:44 # $SEMVER_REMOTE_NAME = origin 18:26:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:26:44 # $SEMVER_USER_NAME = edgex-jenkins 18:26:44 # $SEMVER_BRANCH = PR-1007 18:26:44 # $SEMVER_TEMP = /tmp/semver-790778399 18:26:44 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:26:47 # '/tmp/semver-790778399' -> '/w/workspace/dry_app-functions-sdk-go_PR-1007/.semver' 18:26:47 # -> Force: false 18:26:47 # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1007/.semver [Pipeline] } 18:26:47 $ docker exec --env ******** --env ******** b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd ssh-agent -k 18:26:47 unset SSH_AUTH_SOCK; 18:26:47 unset SSH_AGENT_PID; 18:26:47 echo Agent pid 62 killed; 18:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:47 + git semver [Pipeline] } 18:26:47 $ docker stop --time=1 b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd 18:26:48 $ docker rm -f b19e2b13dca7741639116c1c2545c095d13cba2debb42f4b785a9678eacdaedd [Pipeline] // withDockerContainer [Pipeline] sh 18:26:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:26:49 Stashed 1 file(s) [Pipeline] echo 18:26:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:27:05 Still waiting to schedule task 18:27:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-169’ 18:27:05 Still waiting to schedule task 18:27:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:28:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-170 in /w/workspace/dry_app-functions-sdk-go_PR-1007 [Pipeline] { [Pipeline] ws 18:28:34 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:28:34 The recommended git tool is: git 18:28:40 using credential edgex-jenkins-ssh 18:28:40 Cloning the remote Git repository 18:28:40 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:40 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:28:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:40 > git --version # timeout=10 18:28:40 > git --version # 'git version 2.17.1' 18:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:44 Merging remotes/origin/main commit 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 into PR head commit 08e60c215f3308355d75f9b28039c48879f12d67 18:28:44 Merge succeeded, producing 08e60c215f3308355d75f9b28039c48879f12d67 18:28:44 Checking out Revision 08e60c215f3308355d75f9b28039c48879f12d67 (PR-1007) 18:28:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:28:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:28:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:28:44 > git config core.sparsecheckout # timeout=10 18:28:44 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 18:28:44 > git remote # timeout=10 18:28:44 > git config --get remote.origin.url # timeout=10 18:28:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:44 > git merge 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 # timeout=10 18:28:44 > git rev-parse HEAD^{commit} # timeout=10 18:28:44 > git config core.sparsecheckout # timeout=10 18:28:44 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 18:28:49 Commit message: "fix: Set TargetType properly when dynamically updating to configurable pipeline" 18:28:49 > git --version # timeout=10 18:28:49 > git --version # 'git version 2.17.1' 18:28:49 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:50 Running on prd-centos7-docker-4c-2g-172 in /w/workspace/dry_app-functions-sdk-go_PR-1007 [Pipeline] { [Pipeline] ws 18:28:50 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:28:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:28:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:50 Dload Upload Total Spent Left Speed 18:28:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 61583 0 --:--:-- --:--:-- --:--:-- 61583 18:28:50 The recommended git tool is: git [Pipeline] sh 18:28:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:28:50 + sudo tee /etc/docker/daemon.new 18:28:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:28:50 { 18:28:50 "registry-mirrors": [ 18:28:50 "https://nexus3.edgexfoundry.org:10001" 18:28:50 ], 18:28:50 "bip": "10.250.0.254/24", 18:28:50 "hosts": [ 18:28:50 "tcp://0.0.0.0:5555", 18:28:50 "unix:///var/run/docker.sock" 18:28:50 ], 18:28:50 "mtu": 1458, 18:28:50 "selinux-enabled": true, 18:28:50 "seccomp-profile": "/etc/docker/seccomp.json" 18:28:50 } [Pipeline] sh 18:28:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:28:51 + sudo service docker restart 18:28:52 using credential edgex-jenkins-ssh 18:28:52 Cloning the remote Git repository 18:28:51 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:51 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:28:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:52 > git --version # timeout=10 18:28:52 > git --version # 'git version 2.24.4' 18:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:52 [INFO] Currently running in a labeled security context 18:28:52 [INFO] Currently SELinux is 'enforcing' on the host 18:28:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8231658271996128004.key 18:28:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:54 Merging remotes/origin/main commit 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 into PR head commit 08e60c215f3308355d75f9b28039c48879f12d67 18:28:54 Merge succeeded, producing 08e60c215f3308355d75f9b28039c48879f12d67 18:28:54 Checking out Revision 08e60c215f3308355d75f9b28039c48879f12d67 (PR-1007) 18:28:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:28:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:28:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:28:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:53 [INFO] Currently running in a labeled security context 18:28:53 [INFO] Currently SELinux is 'enforcing' on the host 18:28:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh4160295112691702247.key 18:28:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:28:54 > git config core.sparsecheckout # timeout=10 18:28:54 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 18:28:54 > git remote # timeout=10 18:28:54 > git config --get remote.origin.url # timeout=10 18:28:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:54 [INFO] Currently running in a labeled security context 18:28:54 [INFO] Currently SELinux is 'enforcing' on the host 18:28:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5379490022793283639.key 18:28:54 > git merge 39a95b068cd0ed8870bdfa4a10bdeebc7b1cc4b6 # timeout=10 18:28:54 > git rev-parse HEAD^{commit} # timeout=10 18:28:54 > git config core.sparsecheckout # timeout=10 18:28:54 > git checkout -f 08e60c215f3308355d75f9b28039c48879f12d67 # timeout=10 18:28:58 Commit message: "fix: Set TargetType properly when dynamically updating to configurable pipeline" 18:28:57 > git --version # timeout=10 18:28:57 > git --version # 'git version 2.24.4' 18:28:57 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:59 ========================================================= 18:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:28:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:28:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:59 a0d0a0d46f8b: Pulling fs layer 18:28:59 31adcdaf11c8: Pulling fs layer 18:28:59 b8b176561691: Pulling fs layer 18:28:59 4527c011a84f: Pulling fs layer 18:28:59 5d74067f8e1e: Pulling fs layer 18:28:59 e0aca202a116: Pulling fs layer 18:28:59 3a43be97a3b4: Pulling fs layer 18:28:59 34cad66bf833: Pulling fs layer 18:28:59 b4e3c513aaa6: Pulling fs layer 18:28:59 4527c011a84f: Waiting 18:28:59 5d74067f8e1e: Waiting 18:28:59 e0aca202a116: Waiting 18:28:59 3a43be97a3b4: Waiting 18:28:59 34cad66bf833: Waiting 18:28:59 b4e3c513aaa6: Waiting 18:28:59 b8b176561691: Verifying Checksum 18:28:59 b8b176561691: Download complete 18:28:59 31adcdaf11c8: Verifying Checksum 18:28:59 31adcdaf11c8: Download complete 18:28:59 5d74067f8e1e: Verifying Checksum 18:28:59 5d74067f8e1e: Download complete 18:28:59 e0aca202a116: Verifying Checksum 18:28:59 e0aca202a116: Download complete 18:28:59 3a43be97a3b4: Verifying Checksum 18:28:59 3a43be97a3b4: Download complete 18:28:59 a0d0a0d46f8b: Verifying Checksum 18:28:59 a0d0a0d46f8b: Download complete 18:28:59 34cad66bf833: Verifying Checksum 18:28:59 34cad66bf833: Download complete 18:29:00 a0d0a0d46f8b: Pull complete 18:29:00 31adcdaf11c8: Pull complete 18:29:00 4527c011a84f: Verifying Checksum 18:29:00 4527c011a84f: Download complete 18:29:00 b8b176561691: Pull complete 18:29:00 b4e3c513aaa6: Verifying Checksum 18:29:00 b4e3c513aaa6: Download complete 18:29:03 4527c011a84f: Pull complete 18:29:04 5d74067f8e1e: Pull complete 18:29:04 e0aca202a116: Pull complete 18:29:04 3a43be97a3b4: Pull complete 18:29:04 34cad66bf833: Pull complete 18:29:07 b4e3c513aaa6: Pull complete 18:29:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:29:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:29:07 + docker inspect -f . ci-base-image-x86_64 18:29:07 . [Pipeline] withDockerContainer 18:29:07 prd-centos7-docker-4c-2g-172 does not seem to be running inside a container 18:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:11 $ docker top 002c0894d9a3344261f92e5fdd3f6962a4ebfc470224b8f587944487db32fd07 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:12 + go version 18:29:12 go version go1.16.8 linux/amd64 [Pipeline] } 18:29:12 $ docker stop --time=1 002c0894d9a3344261f92e5fdd3f6962a4ebfc470224b8f587944487db32fd07 18:29:13 $ docker rm -f 002c0894d9a3344261f92e5fdd3f6962a4ebfc470224b8f587944487db32fd07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 18:29:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo 18:29:13 ========================================================= 18:29:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:29:13 ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:29:14 + docker inspect -f . ci-base-image-x86_64 18:29:14 . [Pipeline] withDockerContainer 18:29:14 prd-centos7-docker-4c-2g-172 does not seem to be running inside a container 18:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:14 $ docker top 7457003a07c4cfe618e7d8df2a004c6bd619a664e015ad6a2c4f3eccc391d5e7 -eo pid,comm 18:29:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:29:14 552d1f2373af: Pulling fs layer 18:29:14 ea3f2d53f512: Pulling fs layer 18:29:14 9e70ebbbe112: Pulling fs layer 18:29:14 7a9cfe048b4a: Pulling fs layer 18:29:14 72dc09318566: Pulling fs layer 18:29:14 f4f7b4309257: Pulling fs layer 18:29:14 0ac9a79272e3: Pulling fs layer 18:29:14 b78e95d17946: Pulling fs layer 18:29:14 72dc09318566: Waiting 18:29:14 f4f7b4309257: Waiting 18:29:14 0ac9a79272e3: Waiting 18:29:14 7a9cfe048b4a: Waiting 18:29:14 b78e95d17946: Waiting 18:29:14 9e70ebbbe112: Verifying Checksum 18:29:14 9e70ebbbe112: Download complete 18:29:14 ea3f2d53f512: Verifying Checksum 18:29:14 ea3f2d53f512: Download complete [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:29:14 72dc09318566: Download complete 18:29:14 f4f7b4309257: Verifying Checksum 18:29:14 f4f7b4309257: Download complete 18:29:14 552d1f2373af: Verifying Checksum 18:29:14 552d1f2373af: Download complete 18:29:14 0ac9a79272e3: Verifying Checksum 18:29:14 0ac9a79272e3: Download complete 18:29:15 + make test 18:29:15 make -C ./app-service-template build 18:29:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:29:15 go mod tidy 18:29:15 552d1f2373af: Pull complete 18:29:16 ea3f2d53f512: Pull complete 18:29:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 18:29:16 go: downloading github.com/google/uuid v1.3.0 18:29:16 go: downloading github.com/stretchr/testify v1.7.0 18:29:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 18:29:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 18:29:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 18:29:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:29:16 go: downloading github.com/go-kit/kit v0.11.0 18:29:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:29:16 go: downloading github.com/davecgh/go-spew v1.1.1 18:29:16 go: downloading github.com/pmezard/go-difflib v1.0.0 18:29:16 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:29:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:29:16 go: downloading github.com/stretchr/objx v0.1.1 18:29:16 go: downloading github.com/gorilla/mux v1.8.0 18:29:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:29:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:29:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 18:29:16 go: downloading github.com/go-playground/universal-translator v0.18.0 18:29:16 go: downloading github.com/leodido/go-urn v1.2.1 18:29:16 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:29:16 9e70ebbbe112: Pull complete 18:29:16 b78e95d17946: Verifying Checksum 18:29:17 go: downloading golang.org/x/text v0.3.6 18:29:17 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:29:17 go: downloading github.com/go-playground/locales v0.14.0 18:29:17 7a9cfe048b4a: Verifying Checksum 18:29:17 7a9cfe048b4a: Download complete 18:29:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:29:18 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:29:18 go: downloading github.com/go-stack/stack v1.8.0 18:29:18 go: downloading github.com/pelletier/go-toml v1.9.4 18:29:18 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:29:18 go: downloading github.com/hashicorp/consul/api v1.9.1 18:29:18 go: downloading github.com/gorilla/websocket v1.4.2 18:29:18 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:29:18 go: downloading github.com/mitchellh/copystructure v1.0.0 18:29:18 go: downloading github.com/hashicorp/errwrap v1.0.0 18:29:18 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:29:18 go: downloading github.com/kr/pretty v0.3.0 18:29:18 go: downloading github.com/x448/float16 v0.8.4 18:29:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:29:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:29:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:29:18 go: downloading github.com/hashicorp/serf v0.9.5 18:29:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:29:18 go: downloading github.com/hashicorp/consul/sdk v0.8.0 18:29:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:29:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:29:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:29:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:29:18 go: downloading github.com/kr/text v0.2.0 18:29:18 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:29:18 go: downloading github.com/fatih/color v1.9.0 18:29:18 go: downloading github.com/mattn/go-colorable v0.1.6 18:29:18 go: downloading github.com/mattn/go-isatty v0.0.12 18:29:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:29:18 go: downloading github.com/pkg/errors v0.9.1 18:29:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:29:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:29:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:29:18 go: downloading github.com/hashicorp/memberlist v0.2.2 18:29:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:29:18 go: downloading github.com/pebbe/zmq4 v1.2.7 18:29:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:29:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:29:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:29:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:29:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:29:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:29:18 go: downloading github.com/miekg/dns v1.1.26 18:29:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:29:18 go: downloading github.com/onsi/ginkgo v1.10.1 18:29:18 go: downloading github.com/onsi/gomega v1.7.0 18:29:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:29:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:29:18 go: downloading gopkg.in/yaml.v2 v2.3.0 18:29:18 go: downloading github.com/hpcloud/tail v1.0.0 18:29:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:29:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:29:19 go: downloading github.com/golang/protobuf v1.5.2 18:29:19 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:29:19 go: downloading google.golang.org/protobuf v1.27.1 18:29:19 go: downloading github.com/google/go-cmp v0.5.5 18:29:19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:29:19 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:29:27 7a9cfe048b4a: Pull complete 18:29:27 72dc09318566: Pull complete 18:29:27 f4f7b4309257: Pull complete 18:29:28 0ac9a79272e3: Pull complete 18:29:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:29:31 make -C ./app-service-template test 18:29:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:29:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:29:33 b78e95d17946: Pull complete 18:29:33 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:29:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:29:34 + docker inspect -f . ci-base-image-arm64 18:29:34 . [Pipeline] withDockerContainer 18:29:34 prd-ubuntu18.04-docker-arm64-4c-16g-170 does not seem to be running inside a container 18:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:29:38 $ docker top 5ae877033d12633753049ae453129650112e5388225ceac41f738f9d7e89b0c6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:39 + go version 18:29:39 go version go1.16.8 linux/arm64 [Pipeline] } 18:29:39 $ docker stop --time=1 5ae877033d12633753049ae453129650112e5388225ceac41f738f9d7e89b0c6 18:29:39 ok new-app-service 0.015s coverage: 48.1% of statements 18:29:39 ? new-app-service/config [no test files] 18:29:39 ok new-app-service/functions 0.008s 18:29:39 CGO_ENABLED=1 go vet ./... 18:29:40 $ docker rm -f 5ae877033d12633753049ae453129650112e5388225ceac41f738f9d7e89b0c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:41 + docker inspect -f . ci-base-image-arm64 18:29:41 . [Pipeline] withDockerContainer 18:29:41 prd-ubuntu18.04-docker-arm64-4c-16g-170 does not seem to be running inside a container 18:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:29:43 $ docker top 7cd71a98dc1f87b91a44590518eac44c579738c57f52d32e0f7e075e7c356032 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:29:44 + make test 18:29:44 make -C ./app-service-template build 18:29:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:29:44 go mod tidy 18:29:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 18:29:45 go: downloading github.com/google/uuid v1.3.0 18:29:46 go: downloading github.com/stretchr/testify v1.7.0 18:29:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 18:29:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 18:29:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 18:29:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:46 ./bin/test-attribution-txt.sh 18:29:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:29:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:29:46 go: downloading github.com/davecgh/go-spew v1.1.1 18:29:46 go: downloading github.com/pmezard/go-difflib v1.0.0 18:29:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:29:46 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:29:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:29:46 go: downloading github.com/stretchr/objx v0.1.1 18:29:46 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:29:46 go: downloading github.com/go-kit/kit v0.11.0 18:29:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:29:46 go: downloading github.com/gorilla/mux v1.8.0 18:29:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:29:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:29:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 18:29:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:29:46 go: downloading github.com/mitchellh/copystructure v1.0.0 18:29:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:29:46 go: downloading github.com/hashicorp/consul/api v1.9.1 18:29:47 go: downloading github.com/gorilla/websocket v1.4.2 18:29:47 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:29:47 go: downloading github.com/pelletier/go-toml v1.9.4 18:29:47 go: downloading github.com/hashicorp/errwrap v1.0.0 18:29:47 go: downloading github.com/go-playground/universal-translator v0.18.0 18:29:47 go: downloading github.com/leodido/go-urn v1.2.1 18:29:47 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:29:47 go: downloading golang.org/x/text v0.3.6 18:29:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:29:47 go: downloading github.com/go-playground/locales v0.14.0 18:29:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 65.8% of statements 18:29:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:29:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 93.7% of statements 18:29:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:29:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements 18:29:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:29:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.012s 18:29:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.003s coverage: 100.0% of statements 18:29:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:29:50 go: downloading github.com/x448/float16 v0.8.4 18:29:50 go: downloading github.com/kr/pretty v0.3.0 18:29:50 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:29:50 go: downloading github.com/go-stack/stack v1.8.0 18:29:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:29:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:29:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:29:50 go: downloading github.com/hashicorp/serf v0.9.5 18:29:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:29:50 go: downloading github.com/hashicorp/consul/sdk v0.8.0 18:29:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:29:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:29:50 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:29:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:29:50 go: downloading github.com/kr/text v0.2.0 18:29:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.049s coverage: 78.3% of statements 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:29:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:29:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 18:29:50 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:29:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:29:50 go: downloading github.com/fatih/color v1.9.0 18:29:50 go: downloading github.com/mattn/go-colorable v0.1.6 18:29:50 go: downloading github.com/mattn/go-isatty v0.0.12 18:29:50 go: downloading github.com/pkg/errors v0.9.1 18:29:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:29:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:29:50 go: downloading github.com/pebbe/zmq4 v1.2.7 18:29:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 18:29:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:29:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:29:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:29:50 go: downloading github.com/hashicorp/memberlist v0.2.2 18:29:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:29:50 go: downloading github.com/onsi/ginkgo v1.10.1 18:29:50 go: downloading github.com/onsi/gomega v1.7.0 18:29:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:29:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:29:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:29:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:29:51 go: downloading github.com/miekg/dns v1.1.26 18:29:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:29:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:29:51 go: downloading gopkg.in/yaml.v2 v2.3.0 18:29:51 go: downloading github.com/hpcloud/tail v1.0.0 18:29:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:29:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:29:51 go: downloading github.com/golang/protobuf v1.5.2 18:29:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:29:51 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:29:51 go: downloading google.golang.org/protobuf v1.27.1 18:29:52 go: downloading github.com/google/go-cmp v0.5.5 18:29:52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:29:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:29:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.054s coverage: 77.0% of statements 18:29:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 18:29:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:29:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 14.3% of statements 18:29:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 18:29:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:29:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:29:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 18:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 78.2% of statements 18:30:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 18:30:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:30:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 18:30:31 $ docker stop --time=1 7457003a07c4cfe618e7d8df2a004c6bd619a664e015ad6a2c4f3eccc391d5e7 18:30:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:30:31 make -C ./app-service-template test 18:30:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:30:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:30:32 $ docker rm -f 7457003a07c4cfe618e7d8df2a004c6bd619a664e015ad6a2c4f3eccc391d5e7 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:33 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:35 18:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:35 latest: Pulling from edgex-lftools-log-publisher 18:30:35 b4d181a07f80: Pulling fs layer 18:30:35 a1111a8f2ec3: Pulling fs layer 18:30:35 ed53099fbce6: Pulling fs layer 18:30:35 dc539afda2c1: Pulling fs layer 18:30:35 77bc0d833cb6: Pulling fs layer 18:30:35 9065ff56babe: Pulling fs layer 18:30:35 d287ab97295c: Pulling fs layer 18:30:35 dc539afda2c1: Waiting 18:30:35 77bc0d833cb6: Waiting 18:30:35 9065ff56babe: Waiting 18:30:35 d287ab97295c: Waiting 18:30:35 a1111a8f2ec3: Verifying Checksum 18:30:35 a1111a8f2ec3: Download complete 18:30:35 dc539afda2c1: Verifying Checksum 18:30:35 dc539afda2c1: Download complete 18:30:35 ed53099fbce6: Verifying Checksum 18:30:35 ed53099fbce6: Download complete 18:30:35 9065ff56babe: Verifying Checksum 18:30:35 9065ff56babe: Download complete 18:30:35 77bc0d833cb6: Verifying Checksum 18:30:35 77bc0d833cb6: Download complete 18:30:35 b4d181a07f80: Verifying Checksum 18:30:35 b4d181a07f80: Download complete 18:30:36 d287ab97295c: Verifying Checksum 18:30:36 d287ab97295c: Download complete 18:30:37 b4d181a07f80: Pull complete 18:30:37 a1111a8f2ec3: Pull complete 18:30:37 ed53099fbce6: Pull complete 18:30:37 dc539afda2c1: Pull complete 18:30:38 77bc0d833cb6: Pull complete 18:30:38 9065ff56babe: Pull complete 18:30:43 d287ab97295c: Pull complete 18:30:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:30:43 prd-centos7-docker-4c-2g-172 does not seem to be running inside a container 18:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:46 $ docker top b13d3aef33da80a8be3b0e2641d41186ef335313971317b4f7fc5070d3d89696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:46 ---> job-cost.sh 18:30:46 lf-activate-venv: SKIPPING 18:30:46 INFO: No Stack... 18:30:47 INFO: Retrieving Pricing Info for: v3-standard-2 18:30:47 INFO: Archiving Costs [Pipeline] sh 18:30:47 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 18:30:47 + cut -d, -f6 [Pipeline] lock 18:30:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] 18:30:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] did not exist. Created. 18:30:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:48 + echo total: 0.05999999865889549 [Pipeline] stash 18:30:48 Stashed 1 file(s) [Pipeline] } 18:30:48 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:48 $ docker stop --time=1 b13d3aef33da80a8be3b0e2641d41186ef335313971317b4f7fc5070d3d89696 18:30:49 $ docker rm -f b13d3aef33da80a8be3b0e2641d41186ef335313971317b4f7fc5070d3d89696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:03 ok new-app-service 0.049s coverage: 48.1% of statements 18:31:03 ? new-app-service/config [no test files] 18:31:03 ok new-app-service/functions 0.052s 18:31:03 CGO_ENABLED=1 go vet ./... 18:31:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:31:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:31:26 ./bin/test-attribution-txt.sh 18:31:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 18:31:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:31:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.112s coverage: 65.8% of statements 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 93.7% of statements 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.125s coverage: 61.8% of statements 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.093s 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.016s coverage: 100.0% of statements 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.187s coverage: 78.3% of statements 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.012s coverage: 97.3% of statements 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:31:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 18:31:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.046s coverage: 10.5% of statements 18:31:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.231s coverage: 77.0% of statements 18:31:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 18:31:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:31:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.069s coverage: 14.3% of statements 18:31:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.118s coverage: 27.3% of statements 18:31:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:31:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:31:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements 18:32:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.128s coverage: 78.2% of statements 18:32:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 18:32:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:32:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:16 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 18:32:16 $ docker stop --time=1 7cd71a98dc1f87b91a44590518eac44c579738c57f52d32e0f7e075e7c356032 18:32:18 $ docker rm -f 7cd71a98dc1f87b91a44590518eac44c579738c57f52d32e0f7e075e7c356032 [Pipeline] // withDockerContainer [Pipeline] sh 18:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:32:20 Warning: overwriting stash ‘coverage-report’ 18:32:21 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:22 18:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:23 arm64: Pulling from edgex-lftools-log-publisher 18:32:23 448f6bf000e3: Pulling fs layer 18:32:23 f757da607395: Pulling fs layer 18:32:23 05883995daec: Pulling fs layer 18:32:23 8603b9c90790: Pulling fs layer 18:32:23 1560dd03e051: Pulling fs layer 18:32:23 27f5ce0e4adf: Pulling fs layer 18:32:23 c2d8d7efcc4b: Pulling fs layer 18:32:23 8603b9c90790: Waiting 18:32:23 1560dd03e051: Waiting 18:32:23 27f5ce0e4adf: Waiting 18:32:23 c2d8d7efcc4b: Waiting 18:32:23 f757da607395: Verifying Checksum 18:32:23 f757da607395: Download complete 18:32:23 8603b9c90790: Verifying Checksum 18:32:23 8603b9c90790: Download complete 18:32:23 1560dd03e051: Download complete 18:32:23 27f5ce0e4adf: Verifying Checksum 18:32:23 27f5ce0e4adf: Download complete 18:32:23 05883995daec: Verifying Checksum 18:32:23 05883995daec: Download complete 18:32:24 448f6bf000e3: Verifying Checksum 18:32:24 448f6bf000e3: Download complete 18:32:26 c2d8d7efcc4b: Verifying Checksum 18:32:26 c2d8d7efcc4b: Download complete 18:32:28 448f6bf000e3: Pull complete 18:32:28 f757da607395: Pull complete 18:32:29 05883995daec: Pull complete 18:32:30 8603b9c90790: Pull complete 18:32:31 1560dd03e051: Pull complete 18:32:31 27f5ce0e4adf: Pull complete 18:32:46 c2d8d7efcc4b: Pull complete 18:32:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:32:46 prd-ubuntu18.04-docker-arm64-4c-16g-170 does not seem to be running inside a container 18:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:32:49 $ docker top 67297b7388b00b8bd810c9654a29968b76655e5bad74d35de4dffc4181475699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:50 ---> job-cost.sh 18:32:50 lf-activate-venv: SKIPPING 18:32:50 INFO: No Stack... 18:32:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:32:51 INFO: Archiving Costs [Pipeline] sh 18:32:51 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 18:32:51 + cut -d, -f6 [Pipeline] lock 18:32:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] 18:32:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] did not exist. Created. 18:32:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:52 /w/workspace/app-functions-sdk-go/1@tmp/durable-4a3ab876/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-4a3ab876/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:32:53 + echo total: 0.10999999940395355 [Pipeline] stash 18:32:53 Warning: overwriting stash ‘stack-cost’ 18:32:53 Stashed 1 file(s) [Pipeline] } 18:32:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1007-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:53 $ docker stop --time=1 67297b7388b00b8bd810c9654a29968b76655e5bad74d35de4dffc4181475699 18:32:54 $ docker rm -f 67297b7388b00b8bd810c9654a29968b76655e5bad74d35de4dffc4181475699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:32:55 provisioning config files... 18:32:55 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/config3815620477190921636tmp [Pipeline] { [Pipeline] sh 18:32:56 + set +x 18:32:56 + curl -s https://codecov.io/bash 18:32:56 + bash -s -- 18:32:56 18:32:56 _____ _ 18:32:56 / ____| | | 18:32:56 | | ___ __| | ___ ___ _____ __ 18:32:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:32:56 | |___| (_) | (_| | __/ (_| (_) \ V / 18:32:56 \_____\___/ \__,_|\___|\___\___/ \_/ 18:32:56 Bash-1.0.6 18:32:56 18:32:56 18:32:56 ==> git version 2.24.4 found 18:32:56 ==> 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 18:32:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:32:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:32:56 ==> Jenkins CI detected. 18:32:56 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1007 18:32:56 project root: . 18:32:56 --> token set from env 18:32:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:32:56 ==> Running gcov in . (disable via -X gcov) 18:32:56 ==> Python coveragepy not found 18:32:56 ==> Searching for coverage reports in: 18:32:56 + . 18:32:56 -> Found 2 reports 18:32:56 ==> Detecting git/mercurial file structure 18:32:56 ==> Reading reports 18:32:56 + ./app-service-template/coverage.out bytes=1219 18:32:56 + ./coverage.out bytes=107982 18:32:56 ==> Appending adjustments 18:32:56 https://docs.codecov.io/docs/fixing-reports 18:32:56 + Found adjustments 18:32:56 ==> Gzipping contents 18:32:56 20K /tmp/codecov.X55N5G.gz 18:32:56 ==> Uploading reports 18:32:56 url: https://codecov.io 18:32:56 query: branch=PR-1007&commit=08e60c215f3308355d75f9b28039c48879f12d67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1007%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1007&job=&cmd_args= 18:32:56 -> Pinging Codecov 18:32:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1007&commit=08e60c215f3308355d75f9b28039c48879f12d67&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1007%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1007&job=&cmd_args= 18:32:57 -> Uploading to 18:32:57 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/3D8B5DFFC46A037C893635FACE044666/08e60c215f3308355d75f9b28039c48879f12d67/e519beb9-a774-44e5-ac19-3a2cf3b41c6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T183257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc6c46a9dd5509b20f8eca24743a9d0bb1ce8048f50bded3bbb8c4024249a5dc 18:32:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:57 Dload Upload Total Spent Left Speed 18:32:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18931 0 0 100 18931 0 57927 --:--:-- --:--:-- --:--:-- 57892 100 18931 0 0 100 18931 0 57900 --:--:-- --:--:-- --:--:-- 57892 18:32:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/08e60c215f3308355d75f9b28039c48879f12d67 [Pipeline] } 18:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:32:59 + '[' -d /w/workspace/dry_app-functions-sdk-go_PR-1007/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:32:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:00 ---> package-listing.sh 18:33:00 ++ facter osfamily 18:33:00 ++ tr '[:upper:]' '[:lower:]' 18:33:00 + OS_FAMILY=redhat 18:33:00 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1007 18:33:00 + START_PACKAGES=/tmp/packages_start.txt 18:33:00 + END_PACKAGES=/tmp/packages_end.txt 18:33:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:00 + PACKAGES=/tmp/packages_start.txt 18:33:00 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1007 ']' 18:33:00 + PACKAGES=/tmp/packages_end.txt 18:33:00 + case "${OS_FAMILY}" in 18:33:00 + sort 18:33:00 + rpm -qa 18:33:01 + '[' -f /tmp/packages_start.txt ']' 18:33:01 + '[' -f /tmp/packages_end.txt ']' 18:33:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:01 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1007 ']' 18:33:01 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1007/archives/ 18:33:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1007/archives/ [Pipeline] echo 18:33:01 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/dry_app-functions-sdk-go_PR-1007/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:33:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:02 18:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:02 latest: Pulling from edgex-lftools-log-publisher 18:33:02 b4d181a07f80: Pulling fs layer 18:33:02 a1111a8f2ec3: Pulling fs layer 18:33:02 ed53099fbce6: Pulling fs layer 18:33:02 dc539afda2c1: Pulling fs layer 18:33:02 77bc0d833cb6: Pulling fs layer 18:33:02 9065ff56babe: Pulling fs layer 18:33:02 d287ab97295c: Pulling fs layer 18:33:02 dc539afda2c1: Waiting 18:33:02 77bc0d833cb6: Waiting 18:33:02 9065ff56babe: Waiting 18:33:02 d287ab97295c: Waiting 18:33:02 a1111a8f2ec3: Verifying Checksum 18:33:02 a1111a8f2ec3: Download complete 18:33:02 dc539afda2c1: Verifying Checksum 18:33:02 dc539afda2c1: Download complete 18:33:02 ed53099fbce6: Verifying Checksum 18:33:02 ed53099fbce6: Download complete 18:33:02 77bc0d833cb6: Verifying Checksum 18:33:02 77bc0d833cb6: Download complete 18:33:02 9065ff56babe: Verifying Checksum 18:33:02 9065ff56babe: Download complete 18:33:02 b4d181a07f80: Verifying Checksum 18:33:02 b4d181a07f80: Download complete 18:33:03 d287ab97295c: Verifying Checksum 18:33:03 d287ab97295c: Download complete 18:33:04 b4d181a07f80: Pull complete 18:33:04 a1111a8f2ec3: Pull complete 18:33:05 ed53099fbce6: Pull complete 18:33:05 dc539afda2c1: Pull complete 18:33:05 77bc0d833cb6: Pull complete 18:33:05 9065ff56babe: Pull complete 18:33:10 d287ab97295c: Pull complete 18:33:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:33:10 prd-centos7-docker-4c-2g-169 does not seem to be running inside a container 18:33:10 $ 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/dry_app-functions-sdk-go_PR-1007/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1007 -v /w/workspace/dry_app-functions-sdk-go_PR-1007:/w/workspace/dry_app-functions-sdk-go_PR-1007:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1007@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:33:13 $ docker top bb4847e93da0acd89c3a3f2b421154a151c743a795e4e8c4600e44955e4a211f -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:33:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:33:14 + ls /var/log/sa-host 18:33:14 + sadf -c /var/log/sa-host/sa11 18:33:14 file_magic: OK 18:33:14 HZ: Using current value: 100 18:33:14 file_header: OK 18:33:14 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 18:33:14 Statistics: 18:33:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:14 File successfully converted to sysstat format version 12.0.3 18:33:14 + sadf -c /var/log/sa-host/sa30 18:33:14 file_magic: OK 18:33:14 HZ: Using current value: 100 18:33:14 file_header: OK 18:33:14 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 18:33:14 Statistics: 18:33:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:33:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:14 provisioning config files... 18:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1007@tmp/config2803701654845488907tmp [Pipeline] { [Pipeline] echo 18:33:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:15 ---> create-netrc.sh [Pipeline] } 18:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:33:15 ---> python-tools-install.sh [Pipeline] echo 18:33:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:33:16 ---> sudo-logs.sh 18:33:16 Archiving 'sudo' log.. 18:33:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-169.novalocal: Name or service not known 18:33:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-169.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:33:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:33:16 ---> job-cost.sh 18:33:16 lf-activate-venv: SKIPPING 18:33:16 DEBUG: total: 0.10999999940395355 18:33:16 INFO: Retrieving Stack Cost... 18:33:16 INFO: Retrieving Pricing Info for: v3-standard-2 18:33:16 INFO: Archiving Costs [Pipeline] echo 18:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:17 ---> logs-deploy.sh 18:33:17 lf-activate-venv: SKIPPING 18:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1007/1 18:33:17 INFO: archiving workspace using pattern(s): 18:33:17 Archives upload complete. 18:33:18 INFO: archiving logs to Nexus 18:33:18 ---> uname -a: 18:33:18 Linux prd-centos7-docker-4c-2g-169.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:33:18 18:33:18 18:33:18 ---> lscpu: 18:33:18 Architecture: x86_64 18:33:18 CPU op-mode(s): 32-bit, 64-bit 18:33:18 Byte Order: Little Endian 18:33:18 Address sizes: 40 bits physical, 48 bits virtual 18:33:18 CPU(s): 2 18:33:18 On-line CPU(s) list: 0,1 18:33:18 Thread(s) per core: 1 18:33:18 Core(s) per socket: 1 18:33:18 Socket(s): 2 18:33:18 NUMA node(s): 1 18:33:18 Vendor ID: AuthenticAMD 18:33:18 CPU family: 23 18:33:18 Model: 49 18:33:18 Model name: AMD EPYC-Rome Processor 18:33:18 Stepping: 0 18:33:18 CPU MHz: 2799.998 18:33:18 BogoMIPS: 5599.99 18:33:18 Virtualization: AMD-V 18:33:18 Hypervisor vendor: KVM 18:33:18 Virtualization type: full 18:33:18 L1d cache: 32K 18:33:18 L1i cache: 32K 18:33:18 L2 cache: 512K 18:33:18 L3 cache: 16384K 18:33:18 NUMA node0 CPU(s): 0,1 18:33:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:33:18 18:33:18 18:33:18 ---> nproc: 18:33:18 2 18:33:18 18:33:18 18:33:18 ---> df -h: 18:33:18 Filesystem Size Used Avail Use% Mounted on 18:33:18 overlay 40G 7.7G 33G 20% / 18:33:18 tmpfs 64M 0 64M 0% /dev 18:33:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:33:18 shm 64M 0 64M 0% /dev/shm 18:33:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:33:18 18:33:18 18:33:18 ---> sar -b -r -n DEV: 18:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:33:18 18:33:18 18:25:53 LINUX RESTART (2 CPU) 18:33:18 18:33:18 18:27:02 tps rtps wtps bread/s bwrtn/s 18:33:18 18:28:01 1.54 0.03 1.51 1.08 31.23 18:33:18 18:29:01 0.40 0.00 0.40 0.00 6.58 18:33:18 18:30:01 0.28 0.00 0.28 0.00 2.75 18:33:18 18:31:01 0.25 0.00 0.25 0.00 3.22 18:33:18 18:32:01 0.30 0.00 0.30 0.00 4.40 18:33:18 18:33:01 0.32 0.15 0.17 14.26 2.32 18:33:18 Average: 0.51 0.03 0.48 2.56 8.35 18:33:18 18:33:18 18:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:18 18:28:01 5671668 0 602316 7.52 2620 1732328 1153912 12.74 563576 1540036 20 18:33:18 18:29:01 5664824 0 609156 7.61 2620 1732332 1154332 12.74 570408 1540188 12 18:33:18 18:30:01 5664560 0 609420 7.61 2620 1732332 1153912 12.74 571280 1540188 20 18:33:18 18:31:01 5664244 0 609728 7.61 2620 1732340 1153912 12.74 570556 1540868 8 18:33:18 18:32:01 5668976 0 604992 7.55 2620 1732344 1154188 12.74 565600 1540868 20 18:33:18 18:33:01 5663560 0 609800 7.61 2620 1732952 1159516 12.80 681092 1428736 236 18:33:18 Average: 5666305 0 607569 7.59 2620 1732438 1154962 12.75 587085 1521814 53 18:33:18 18:33:18 18:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:18 18:28:01 eth0 1.10 0.10 0.11 0.03 0.00 0.00 0.00 0.00 18:33:18 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:29:01 eth0 5.01 2.71 4.13 0.65 0.00 0.00 0.00 0.00 18:33:18 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:30:01 eth0 0.12 0.10 0.01 0.07 0.00 0.00 0.00 0.00 18:33:18 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:31:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:33:18 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:32:01 eth0 1.57 0.97 0.72 0.48 0.00 0.00 0.00 0.00 18:33:18 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:33:01 eth0 11.59 7.00 11.28 4.11 0.00 0.00 0.00 0.00 18:33:18 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 Average: eth0 3.34 1.83 2.72 0.89 0.00 0.00 0.00 0.00 18:33:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:33:18 18:33:18 ---> sar -P ALL: 18:33:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:33:18 18:33:18 18:25:53 LINUX RESTART (2 CPU) 18:33:18 18:33:18 18:27:02 CPU %user %nice %system %iowait %steal %idle 18:33:18 18:28:01 all 0.25 0.00 0.08 0.00 0.03 99.64 18:33:18 18:28:01 0 0.12 0.00 0.10 0.00 0.03 99.75 18:33:18 18:28:01 1 0.37 0.00 0.07 0.00 0.02 99.54 18:33:18 18:29:01 all 0.28 0.00 0.07 0.00 0.01 99.64 18:33:18 18:29:01 0 0.13 0.00 0.08 0.00 0.02 99.77 18:33:18 18:29:01 1 0.43 0.00 0.05 0.00 0.00 99.52 18:33:18 18:30:01 all 0.25 0.00 0.03 0.00 0.01 99.71 18:33:18 18:30:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:33:18 18:30:01 1 0.42 0.00 0.02 0.00 0.00 99.57 18:33:18 18:31:01 all 0.24 0.00 0.05 0.00 0.02 99.69 18:33:18 18:31:01 0 0.12 0.00 0.07 0.00 0.02 99.80 18:33:18 18:31:01 1 0.37 0.00 0.03 0.00 0.02 99.58 18:33:18 18:32:01 all 0.13 0.00 0.07 0.00 0.02 99.79 18:33:18 18:32:01 0 0.10 0.00 0.07 0.00 0.02 99.82 18:33:18 18:32:01 1 0.15 0.00 0.07 0.00 0.02 99.77 18:33:18 18:33:01 all 1.86 0.00 0.52 0.01 0.02 97.60 18:33:18 18:33:01 0 2.60 0.00 0.50 0.02 0.02 96.86 18:33:18 18:33:01 1 1.12 0.00 0.53 0.00 0.02 98.33 18:33:18 Average: all 0.50 0.00 0.14 0.00 0.02 99.35 18:33:18 Average: 0 0.53 0.00 0.15 0.00 0.02 99.31 18:33:18 Average: 1 0.48 0.00 0.13 0.00 0.01 99.38 18:33:18 18:33:18 18:33:18