Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8e71211126e7e084c7a8b14118610d97b0e7218 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-ssh11922798674040259674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2395131155539055313.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14749158390093622148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh42101520716261233.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15647891185312384611.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14528 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b8e71211126e7e084c7a8b14118610d97b0e7218 (main) Commit message: "Merge pull request #1413 from lenny-intel/refactor-run" > git config core.sparsecheckout # timeout=10 > git checkout -f b8e71211126e7e084c7a8b14118610d97b0e7218 # timeout=10 > git rev-list --no-walk 5c98e1d673ccd3214c21633743fde49e78b85122 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:50 ========================================================= 19:06:50 EdgeX Global Pipelines Version Info 19:06:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:51 ------------------- 19:06:51 stable info: 19:06:51 ------------------- 19:06:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:06:51 Message: update stable to v1.0.249 19:06:51 ------------------- 19:06:51 experimental info: 19:06:51 ------------------- 19:06:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:06:51 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8e7121 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:52 + git rev-list -1 --merges b8e71211126e7e084c7a8b14118610d97b0e7218~1..b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo 19:06:52 -----------> git rev-list -1 --merges b8e71211126e7e084c7a8b14118610d97b0e7218~1..b8e71211126e7e084c7a8b14118610d97b0e7218 b8e71211126e7e084c7a8b14118610d97b0e7218 19:06:52 b8e71211126e7e084c7a8b14118610d97b0e7218 [false] [Pipeline] sh 19:06:52 + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo 19:06:52 ========================================================= 19:06:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:53 + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] echo 19:06:53 [semverPrep] GIT_COMMIT: b8e71211126e7e084c7a8b14118610d97b0e7218, Commit Message: Merge pull request #1413 from lenny-intel/refactor-run [Pipeline] echo 19:06:53 [semverPrep] This is not a build commit. [Pipeline] sh 19:06:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:53 + grep -v github /etc/ssh/ssh_known_hosts 19:06:53 + [ -e /tmp/ssh_known_hosts ] 19:06:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:53 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:54 19:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:54 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:54 b85a868b505f: Pulling fs layer 19:06:54 e2be974225ed: Pulling fs layer 19:06:54 339a4e72a1f5: Pulling fs layer 19:06:54 988bab9f4d93: Pulling fs layer 19:06:54 1469e6f7b9e6: Pulling fs layer 19:06:54 eaf3925da568: Pulling fs layer 19:06:54 bab4dde63d76: Pulling fs layer 19:06:54 bde34c3a00c8: Pulling fs layer 19:06:54 b352a97aabf1: Pulling fs layer 19:06:54 4872d77fe225: Pulling fs layer 19:06:54 5851b861e8e6: Pulling fs layer 19:06:54 988bab9f4d93: Waiting 19:06:54 bde34c3a00c8: Waiting 19:06:54 b352a97aabf1: Waiting 19:06:54 4872d77fe225: Waiting 19:06:54 1469e6f7b9e6: Waiting 19:06:54 eaf3925da568: Waiting 19:06:54 bab4dde63d76: Waiting 19:06:54 5851b861e8e6: Waiting 19:06:54 e2be974225ed: Verifying Checksum 19:06:54 e2be974225ed: Download complete 19:06:54 988bab9f4d93: Verifying Checksum 19:06:54 988bab9f4d93: Download complete 19:06:54 339a4e72a1f5: Verifying Checksum 19:06:54 339a4e72a1f5: Download complete 19:06:54 1469e6f7b9e6: Verifying Checksum 19:06:54 1469e6f7b9e6: Download complete 19:06:54 eaf3925da568: Download complete 19:06:54 bde34c3a00c8: Verifying Checksum 19:06:54 bde34c3a00c8: Download complete 19:06:54 b352a97aabf1: Verifying Checksum 19:06:54 b352a97aabf1: Download complete 19:06:54 4872d77fe225: Download complete 19:06:54 5851b861e8e6: Verifying Checksum 19:06:54 5851b861e8e6: Download complete 19:06:54 b85a868b505f: Download complete 19:06:55 bab4dde63d76: Verifying Checksum 19:06:55 bab4dde63d76: Download complete 19:06:56 b85a868b505f: Pull complete 19:06:56 e2be974225ed: Pull complete 19:06:56 339a4e72a1f5: Pull complete 19:06:56 988bab9f4d93: Pull complete 19:06:57 1469e6f7b9e6: Pull complete 19:06:57 eaf3925da568: Pull complete 19:06:59 bab4dde63d76: Pull complete 19:06:59 bde34c3a00c8: Pull complete 19:06:59 b352a97aabf1: Pull complete 19:06:59 4872d77fe225: Pull complete 19:06:59 5851b861e8e6: Pull complete 19:06:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:59 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:01 $ docker top f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 -eo pid,comm 19:07:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:02 [ssh-agent] Looking for ssh-agent implementation... 19:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:02 $ docker exec f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent 19:07:02 SSH_AUTH_SOCK=/tmp/ssh-V3uXRJqewBsy/agent.31 19:07:02 SSH_AGENT_PID=38 19:07:02 Running ssh-add (command line suppressed) 19:07:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12469136347391633172.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12469136347391633172.key) 19:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:02 + git tag --points-at HEAD [Pipeline] } 19:07:02 $ docker exec --env ******** --env ******** f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent -k 19:07:02 unset SSH_AUTH_SOCK; 19:07:02 unset SSH_AGENT_PID; 19:07:02 echo Agent pid 38 killed; 19:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:02 [ssh-agent] Looking for ssh-agent implementation... 19:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:02 $ docker exec f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent 19:07:03 SSH_AUTH_SOCK=/tmp/ssh-GjncBouy6Jb4/agent.70 19:07:03 SSH_AGENT_PID=76 19:07:03 Running ssh-add (command line suppressed) 19:07:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12399944669250838614.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12399944669250838614.key) 19:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:03 + git semver init 19:07:03 2023-05-08 19:07:03,694 [run_init] DEBUG init version:0.0.0 force:False 19:07:03 2023-05-08 19:07:03,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 19:07:03 2023-05-08 19:07:03,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 19:07:03 2023-05-08 19:07:03,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:07:05 2023-05-08 19:07:05,151 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 19:07:05 2023-05-08 19:07:05,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 19:07:05 2023-05-08 19:07:05,152 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:07:05 2023-05-08 19:07:05,152 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:07:05 3.0.0-dev.60 [Pipeline] } 19:07:05 $ docker exec --env ******** --env ******** f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 ssh-agent -k 19:07:05 unset SSH_AUTH_SOCK; 19:07:05 unset SSH_AGENT_PID; 19:07:05 echo Agent pid 76 killed; 19:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:06 + git semver [Pipeline] } 19:07:06 $ docker stop --time=1 f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 19:07:07 $ docker rm -f --volumes f47f7e27fe501a9b266d8038c5dbda0a3243aa4eea0bc6f46cbbd1f44f132476 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:08 Stashed 1 file(s) [Pipeline] echo 19:07:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.60 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:08 ========================================================= 19:07:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:07:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:07:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:08 f56be85fc22e: Pulling fs layer 19:07:08 85791d961cd3: Pulling fs layer 19:07:08 d694b5ae8c79: Pulling fs layer 19:07:08 9f32a84ed3da: Pulling fs layer 19:07:08 4d19c01a9841: Pulling fs layer 19:07:08 9325e15d5711: Pulling fs layer 19:07:08 556b6ee489ea: Pulling fs layer 19:07:08 c5a4b2cf53e6: Pulling fs layer 19:07:08 9325e15d5711: Waiting 19:07:08 556b6ee489ea: Waiting 19:07:08 c5a4b2cf53e6: Waiting 19:07:08 9f32a84ed3da: Waiting 19:07:08 4d19c01a9841: Waiting 19:07:08 85791d961cd3: Download complete 19:07:08 9f32a84ed3da: Verifying Checksum 19:07:08 9f32a84ed3da: Download complete 19:07:08 4d19c01a9841: Verifying Checksum 19:07:08 4d19c01a9841: Download complete 19:07:08 f56be85fc22e: Verifying Checksum 19:07:08 f56be85fc22e: Download complete 19:07:08 9325e15d5711: Verifying Checksum 19:07:08 9325e15d5711: Download complete 19:07:09 f56be85fc22e: Pull complete 19:07:09 85791d961cd3: Pull complete 19:07:09 c5a4b2cf53e6: Verifying Checksum 19:07:09 c5a4b2cf53e6: Download complete 19:07:09 d694b5ae8c79: Download complete 19:07:09 556b6ee489ea: Verifying Checksum 19:07:09 556b6ee489ea: Download complete 19:07:13 d694b5ae8c79: Pull complete 19:07:13 9f32a84ed3da: Pull complete 19:07:13 4d19c01a9841: Pull complete 19:07:13 9325e15d5711: Pull complete 19:07:15 556b6ee489ea: Pull complete 19:07:16 c5a4b2cf53e6: Pull complete 19:07:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 19:07:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:16 + docker inspect -f . ci-base-image-x86_64 19:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:16 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** ci-base-image-x86_64 cat 19:07:21 $ docker top 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:21 + go version 19:07:21 go version go1.20.2 linux/amd64 [Pipeline] } 19:07:21 $ docker stop --time=1 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 19:07:22 $ docker rm -f --volumes 5cc9c97db23e5297861baf3e0a5bca1912c5ac2c14561d2c5882795d797f2904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:23 + docker inspect -f . ci-base-image-x86_64 19:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:23 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** ci-base-image-x86_64 cat 19:07:23 Still waiting to schedule task 19:07:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:23 $ docker top 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:24 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 19:07:24 + make test 19:07:24 make -C ./app-service-template build 19:07:24 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:07:24 go mod tidy 19:07:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 19:07:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:07:24 go: downloading github.com/stretchr/testify v1.8.2 19:07:24 go: downloading github.com/google/uuid v1.3.0 19:07:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 19:07:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 19:07:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:07:24 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 19:07:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:07:24 go: downloading github.com/davecgh/go-spew v1.1.1 19:07:24 go: downloading github.com/pmezard/go-difflib v1.0.0 19:07:24 go: downloading gopkg.in/yaml.v3 v3.0.1 19:07:24 go: downloading github.com/stretchr/objx v0.5.0 19:07:24 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:07:24 go: downloading github.com/go-kit/log v0.2.1 19:07:24 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:07:24 go: downloading github.com/gorilla/mux v1.8.0 19:07:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:07:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 19:07:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 19:07:24 go: downloading github.com/mitchellh/copystructure v1.2.0 19:07:24 go: downloading github.com/gorilla/websocket v1.4.2 19:07:24 go: downloading golang.org/x/net v0.9.0 19:07:24 go: downloading golang.org/x/sync v0.1.0 19:07:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:07:24 go: downloading github.com/hashicorp/consul/api v1.20.0 19:07:24 go: downloading github.com/hashicorp/errwrap v1.0.0 19:07:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:07:24 go: downloading github.com/x448/float16 v0.8.4 19:07:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:07:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 19:07:24 go: downloading github.com/nats-io/nats.go v1.25.0 19:07:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:07:24 go: downloading github.com/go-playground/universal-translator v0.18.1 19:07:24 go: downloading github.com/leodido/go-urn v1.2.3 19:07:24 go: downloading golang.org/x/crypto v0.8.0 19:07:24 go: downloading golang.org/x/text v0.9.0 19:07:24 go: downloading github.com/go-playground/locales v0.14.1 19:07:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:07:25 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 19:07:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:07:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 19:07:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:07:25 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:07:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:07:25 go: downloading github.com/hashicorp/serf v0.10.1 19:07:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:07:25 go: downloading github.com/google/go-cmp v0.5.9 19:07:25 go: downloading github.com/hashicorp/consul/sdk v0.13.1 19:07:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:07:25 go: downloading github.com/onsi/ginkgo v1.10.1 19:07:25 go: downloading github.com/onsi/gomega v1.7.0 19:07:25 go: downloading github.com/Microsoft/go-winio v0.6.0 19:07:25 go: downloading github.com/zeebo/errs v1.3.0 19:07:25 go: downloading google.golang.org/grpc v1.53.0 19:07:25 go: downloading github.com/nats-io/nkeys v0.4.4 19:07:25 go: downloading github.com/nats-io/nuid v1.0.1 19:07:25 go: downloading golang.org/x/sys v0.7.0 19:07:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:07:25 go: downloading github.com/kr/pretty v0.2.1 19:07:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:07:25 go: downloading github.com/fatih/color v1.9.0 19:07:25 go: downloading github.com/mattn/go-colorable v0.1.12 19:07:25 go: downloading github.com/mattn/go-isatty v0.0.14 19:07:25 go: downloading github.com/hashicorp/go-version v1.2.1 19:07:25 go: downloading github.com/pkg/errors v0.9.1 19:07:25 go: downloading github.com/armon/go-metrics v0.3.10 19:07:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:07:25 go: downloading github.com/hashicorp/memberlist v0.5.0 19:07:25 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:07:25 go: downloading golang.org/x/tools v0.6.0 19:07:25 go: downloading google.golang.org/protobuf v1.28.1 19:07:25 go: downloading github.com/klauspost/compress v1.16.4 19:07:25 go: downloading github.com/minio/highwayhash v1.0.2 19:07:25 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:07:25 go: downloading golang.org/x/time v0.3.0 19:07:25 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:07:25 go: downloading github.com/golang/protobuf v1.5.2 19:07:25 go: downloading github.com/kr/text v0.2.0 19:07:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:07:25 go: downloading github.com/pascaldekloe/goe v0.1.0 19:07:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:07:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:07:25 go: downloading github.com/miekg/dns v1.1.41 19:07:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:07:25 go: downloading gopkg.in/yaml.v2 v2.4.0 19:07:26 go: downloading github.com/hpcloud/tail v1.0.0 19:07:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:07:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:07:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:07:26 go: downloading golang.org/x/mod v0.8.0 19:07:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:07:42 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:07:42 make -C ./app-service-template test 19:07:42 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:07:42 go test -race -coverprofile=coverage.out ./... 19:08:00 ? app-new-service/config [no test files] 19:08:00 ok app-new-service 0.063s coverage: 48.1% of statements 19:08:00 ok app-new-service/functions 0.060s coverage: 85.3% of statements 19:08:00 go vet ./... 19:08:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:15 ./bin/test-attribution-txt.sh 19:08:15 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 19:08:15 go test -race -coverprofile=coverage.out ./... 19:08:15 go: downloading github.com/gomodule/redigo v1.8.9 19:08:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:08:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:08:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:08:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.098s coverage: 64.4% of statements 19:08:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.070s coverage: 93.0% of statements 19:08:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.081s coverage: 85.1% of statements 19:08:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.070s coverage: 87.8% of statements 19:08:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.044s coverage: 100.0% of statements 19:08:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:08:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:08:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:08:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:08:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:08:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.141s coverage: 77.9% of statements 19:08:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.075s coverage: 97.3% of statements 19:08:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.063s coverage: 82.8% of statements 19:08:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.082s coverage: 65.2% of statements 19:08:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:08:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:08:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.097s coverage: 28.7% of statements 19:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 11.5% of statements 19:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.059s coverage: 27.3% of statements 19:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.076s coverage: 52.8% of statements 19:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.128s coverage: 75.4% of statements 19:08:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.052s coverage: 94.4% of statements 19:08:47 go vet ./... 19:08:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:56 $ docker stop --time=1 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f 19:08:57 $ docker rm -f --volumes 41464bc78ad90ebac98d080a5fed7695d2361b04b2123cea38f8a62a5a98c49f [Pipeline] // withDockerContainer [Pipeline] sh 19:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:58 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] withEnv [Pipeline] { [Pipeline] sh 19:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:59 19:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:59 latest: Pulling from edgex-lftools-log-publisher 19:08:59 5eb5b503b376: Pulling fs layer 19:08:59 5c69ac0246d0: Pulling fs layer 19:08:59 ec43610c2a17: Pulling fs layer 19:08:59 3a2ae6a8a46f: Pulling fs layer 19:08:59 33b1e0a273af: Pulling fs layer 19:08:59 5d3b04190fa2: Pulling fs layer 19:08:59 2f39f015ded8: Pulling fs layer 19:08:59 5d3b04190fa2: Waiting 19:08:59 3a2ae6a8a46f: Waiting 19:08:59 33b1e0a273af: Waiting 19:08:59 2f39f015ded8: Waiting 19:08:59 5c69ac0246d0: Download complete 19:08:59 3a2ae6a8a46f: Verifying Checksum 19:08:59 3a2ae6a8a46f: Download complete 19:08:59 33b1e0a273af: Verifying Checksum 19:08:59 33b1e0a273af: Download complete 19:08:59 5d3b04190fa2: Verifying Checksum 19:08:59 5d3b04190fa2: Download complete 19:08:59 ec43610c2a17: Verifying Checksum 19:08:59 ec43610c2a17: Download complete 19:08:59 5eb5b503b376: Verifying Checksum 19:08:59 5eb5b503b376: Download complete 19:09:00 2f39f015ded8: Verifying Checksum 19:09:00 2f39f015ded8: Download complete 19:09:01 5eb5b503b376: Pull complete 19:09:01 5c69ac0246d0: Pull complete 19:09:01 ec43610c2a17: Pull complete 19:09:01 3a2ae6a8a46f: Pull complete 19:09:01 33b1e0a273af: Pull complete 19:09:02 5d3b04190fa2: Pull complete 19:09:06 2f39f015ded8: Pull complete 19:09:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:06 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:09:06 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14530 in /w/workspace/oundry_app-functions-sdk-go_main 19:09:09 $ docker top 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 19:09:09 Running in /w/workspace/app-functions-sdk-go/252 [Pipeline] { [Pipeline] checkout 19:09:09 The recommended git tool is: git 19:09:10 ---> job-cost.sh 19:09:10 lf-activate-venv: SKIPPING 19:09:10 INFO: No Stack... 19:09:10 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:10 INFO: Archiving Costs [Pipeline] sh 19:09:10 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 19:09:10 + cut -d, -f6 [Pipeline] lock 19:09:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] 19:09:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] did not exist. Created. 19:09:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:11 + echo total: 0.2199999988079071 [Pipeline] stash 19:09:11 Stashed 1 file(s) [Pipeline] } 19:09:11 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:11 $ docker stop --time=1 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 19:09:12 $ docker rm -f --volumes 461a14bbcc8e7db5dfe5e4f4e9db5af78ce788fc6196609ba542e773376b5043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:15 using credential edgex-jenkins-ssh 19:09:15 Cloning the remote Git repository 19:09:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:09:15 > git init /w/workspace/app-functions-sdk-go/252 # timeout=10 19:09:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:09:15 > git --version # timeout=10 19:09:15 > git --version # 'git version 2.25.1' 19:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:20 Avoid second fetch 19:09:20 Checking out Revision b8e71211126e7e084c7a8b14118610d97b0e7218 (main) 19:09:20 Commit message: "Merge pull request #1413 from lenny-intel/refactor-run" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:20 > git config core.sparsecheckout # timeout=10 19:09:20 > git checkout -f b8e71211126e7e084c7a8b14118610d97b0e7218 # timeout=10 19:09:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:21 Dload Upload Total Spent Left Speed 19:09:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 19:09:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:22 + sudo tee /etc/docker/daemon.new 19:09:22 { 19:09:22 "registry-mirrors": [ 19:09:22 "https://nexus3.edgexfoundry.org:10001" 19:09:22 ], 19:09:22 "bip": "10.250.0.254/24", 19:09:22 "hosts": [ 19:09:22 "tcp://0.0.0.0:5555", 19:09:22 "unix:///var/run/docker.sock" 19:09:22 ], 19:09:22 "mtu": 1458, 19:09:22 "selinux-enabled": true, 19:09:22 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:22 } [Pipeline] sh 19:09:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:41 ========================================================= 19:09:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:09:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:09:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:42 c41833b44d91: Pulling fs layer 19:09:42 ed15518f5707: Pulling fs layer 19:09:42 feae8fd75edb: Pulling fs layer 19:09:42 242c74f7c9fa: Pulling fs layer 19:09:42 3cdef696dda3: Pulling fs layer 19:09:42 2ced38df9373: Pulling fs layer 19:09:42 58f1dce35555: Pulling fs layer 19:09:42 3cdef696dda3: Waiting 19:09:42 2ced38df9373: Waiting 19:09:42 58f1dce35555: Waiting 19:09:42 242c74f7c9fa: Waiting 19:09:42 ed15518f5707: Verifying Checksum 19:09:42 ed15518f5707: Download complete 19:09:42 242c74f7c9fa: Verifying Checksum 19:09:42 242c74f7c9fa: Download complete 19:09:42 3cdef696dda3: Verifying Checksum 19:09:42 3cdef696dda3: Download complete 19:09:42 c41833b44d91: Verifying Checksum 19:09:44 58f1dce35555: Verifying Checksum 19:09:44 58f1dce35555: Download complete 19:09:45 feae8fd75edb: Download complete 19:09:45 2ced38df9373: Verifying Checksum 19:09:45 2ced38df9373: Download complete 19:09:45 c41833b44d91: Pull complete 19:09:46 ed15518f5707: Pull complete 19:09:58 feae8fd75edb: Pull complete 19:09:58 242c74f7c9fa: Pull complete 19:09:59 3cdef696dda3: Pull complete 19:10:05 2ced38df9373: Pull complete 19:10:07 58f1dce35555: Pull complete 19:10:07 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:10:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 19:10:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:08 + docker inspect -f . ci-base-image-arm64 19:10:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container 19:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 ******** ci-base-image-arm64 cat 19:10:12 $ docker top 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:13 + go version 19:10:13 go version go1.20.2 linux/arm64 [Pipeline] } 19:10:13 $ docker stop --time=1 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 19:10:14 $ docker rm -f --volumes 8e65aab19ad0a4b0e6a558baf40ec567a20a86eda48f637eca77ee3d8432ec59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:15 + docker inspect -f . ci-base-image-arm64 19:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container 19:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 ******** ci-base-image-arm64 cat 19:10:16 $ docker top 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:17 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/252 [Pipeline] fileExists [Pipeline] sh 19:10:17 + make test 19:10:17 make -C ./app-service-template build 19:10:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/252/app-service-template' 19:10:17 go mod tidy 19:10:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 19:10:17 go: downloading github.com/stretchr/testify v1.8.2 19:10:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:10:18 go: downloading github.com/google/uuid v1.3.0 19:10:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.79 19:10:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 19:10:18 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:10:18 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 19:10:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:10:19 go: downloading github.com/davecgh/go-spew v1.1.1 19:10:19 go: downloading github.com/pmezard/go-difflib v1.0.0 19:10:19 go: downloading gopkg.in/yaml.v3 v3.0.1 19:10:19 go: downloading github.com/stretchr/objx v0.5.0 19:10:19 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:10:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:10:19 go: downloading github.com/go-kit/log v0.2.1 19:10:19 go: downloading github.com/gorilla/mux v1.8.0 19:10:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:10:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 19:10:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 19:10:19 go: downloading github.com/mitchellh/copystructure v1.2.0 19:10:19 go: downloading github.com/gorilla/websocket v1.4.2 19:10:19 go: downloading golang.org/x/net v0.9.0 19:10:19 go: downloading golang.org/x/sync v0.1.0 19:10:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:10:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:10:19 go: downloading github.com/x448/float16 v0.8.4 19:10:19 go: downloading github.com/hashicorp/errwrap v1.0.0 19:10:19 go: downloading github.com/go-playground/universal-translator v0.18.1 19:10:19 go: downloading github.com/leodido/go-urn v1.2.3 19:10:19 go: downloading golang.org/x/crypto v0.8.0 19:10:20 go: downloading golang.org/x/text v0.9.0 19:10:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:10:20 go: downloading github.com/go-playground/assert/v2 v2.2.0 19:10:20 go: downloading github.com/go-playground/locales v0.14.1 19:10:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 19:10:23 go: downloading github.com/hashicorp/consul/api v1.20.0 19:10:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:10:23 go: downloading github.com/nats-io/nats.go v1.25.0 19:10:24 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 19:10:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:10:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:10:24 go: downloading github.com/kr/pretty v0.2.1 19:10:24 go: downloading golang.org/x/sys v0.7.0 19:10:24 go: downloading github.com/Microsoft/go-winio v0.6.0 19:10:24 go: downloading github.com/zeebo/errs v1.3.0 19:10:24 go: downloading google.golang.org/grpc v1.53.0 19:10:25 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:10:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:10:25 go: downloading github.com/hashicorp/serf v0.10.1 19:10:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:10:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:10:25 go: downloading github.com/google/go-cmp v0.5.9 19:10:25 go: downloading github.com/hashicorp/consul/sdk v0.13.1 19:10:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:10:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:10:26 go: downloading github.com/nats-io/nkeys v0.4.4 19:10:26 go: downloading github.com/nats-io/nuid v1.0.1 19:10:26 go: downloading github.com/kr/text v0.2.0 19:10:26 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:10:26 go: downloading github.com/onsi/ginkgo v1.10.1 19:10:26 go: downloading github.com/onsi/gomega v1.7.0 19:10:26 go: downloading google.golang.org/protobuf v1.28.1 19:10:26 go: downloading golang.org/x/tools v0.6.0 19:10:27 go: downloading github.com/klauspost/compress v1.16.4 19:10:27 go: downloading github.com/minio/highwayhash v1.0.2 19:10:27 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:10:27 go: downloading golang.org/x/time v0.3.0 19:10:27 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:10:27 go: downloading github.com/golang/protobuf v1.5.2 19:10:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:10:31 go: downloading github.com/fatih/color v1.9.0 19:10:31 go: downloading github.com/mattn/go-colorable v0.1.12 19:10:31 go: downloading github.com/mattn/go-isatty v0.0.14 19:10:31 go: downloading github.com/hashicorp/go-version v1.2.1 19:10:31 go: downloading github.com/pkg/errors v0.9.1 19:10:31 go: downloading github.com/armon/go-metrics v0.3.10 19:10:31 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:10:31 go: downloading github.com/hashicorp/memberlist v0.5.0 19:10:31 go: downloading gopkg.in/yaml.v2 v2.4.0 19:10:31 go: downloading github.com/hpcloud/tail v1.0.0 19:10:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:10:31 go: downloading github.com/pascaldekloe/goe v0.1.0 19:10:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:10:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:10:31 go: downloading github.com/miekg/dns v1.1.41 19:10:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:10:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:10:31 go: downloading golang.org/x/mod v0.8.0 19:10:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:10:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:10:31 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 19:12:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/252/app-service-template' 19:12:38 make -C ./app-service-template test 19:12:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/252/app-service-template' 19:12:38 go test -race -coverprofile=coverage.out ./... 19:15:15 ? app-new-service/config [no test files] 19:15:15 ok app-new-service 0.252s coverage: 48.1% of statements 19:15:15 ok app-new-service/functions 0.261s coverage: 85.3% of statements 19:15:15 go vet ./... 19:17:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:37 ./bin/test-attribution-txt.sh 19:17:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/252/app-service-template' 19:17:37 go test -race -coverprofile=coverage.out ./... 19:17:37 go: downloading github.com/gomodule/redigo v1.8.9 19:17:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 19:17:45 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 19:17:45 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 19:17:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.640s coverage: 64.4% of statements 19:17:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.311s coverage: 93.0% of statements 19:17:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.355s coverage: 85.1% of statements 19:17:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.310s coverage: 87.8% of statements 19:17:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.129s coverage: 100.0% of statements 19:17:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 19:17:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 19:17:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.603s coverage: 77.9% of statements 19:17:54 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 19:17:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.260s coverage: 97.3% of statements 19:17:56 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 19:17:56 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.304s coverage: 82.8% of statements 19:17:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 19:17:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.294s coverage: 65.2% of statements 19:18:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 19:18:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.589s coverage: 28.7% of statements 19:18:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.219s coverage: 11.5% of statements 19:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 19:18:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:18:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.256s coverage: 27.3% of statements 19:18:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.260s coverage: 52.8% of statements 19:18:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.538s coverage: 75.4% of statements 19:18:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.198s coverage: 94.4% of statements 19:18:39 go vet ./... 19:18:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:46 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 19:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:18:46 $ docker stop --time=1 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 19:18:48 $ docker rm -f --volumes 4ec0c28b2f578b3f3015e346ce95ecb9e9bc232a46afa324b476bc161c172263 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:53 Warning: overwriting stash ‘coverage-report’ 19:18:54 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] withEnv [Pipeline] { [Pipeline] sh 19:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:54 19:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:54 arm64: Pulling from edgex-lftools-log-publisher 19:18:54 8998bd30e6a1: Pulling fs layer 19:18:54 04944245beec: Pulling fs layer 19:18:54 699f458cf7ca: Pulling fs layer 19:18:54 765212b225bb: Pulling fs layer 19:18:54 f23df028b6ca: Pulling fs layer 19:18:54 d65c8cfc05b1: Pulling fs layer 19:18:54 2437ff75d9bd: Pulling fs layer 19:18:54 765212b225bb: Waiting 19:18:54 f23df028b6ca: Waiting 19:18:54 d65c8cfc05b1: Waiting 19:18:54 2437ff75d9bd: Waiting 19:18:55 04944245beec: Verifying Checksum 19:18:55 04944245beec: Download complete 19:18:55 765212b225bb: Verifying Checksum 19:18:55 765212b225bb: Download complete 19:18:55 f23df028b6ca: Verifying Checksum 19:18:55 f23df028b6ca: Download complete 19:18:55 d65c8cfc05b1: Verifying Checksum 19:18:55 d65c8cfc05b1: Download complete 19:18:55 699f458cf7ca: Verifying Checksum 19:18:55 699f458cf7ca: Download complete 19:18:55 8998bd30e6a1: Verifying Checksum 19:18:55 8998bd30e6a1: Download complete 19:18:58 2437ff75d9bd: Verifying Checksum 19:18:58 2437ff75d9bd: Download complete 19:18:59 8998bd30e6a1: Pull complete 19:18:59 04944245beec: Pull complete 19:19:01 699f458cf7ca: Pull complete 19:19:01 765212b225bb: Pull complete 19:19:02 f23df028b6ca: Pull complete 19:19:02 d65c8cfc05b1: Pull complete 19:19:17 2437ff75d9bd: Pull complete 19:19:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-14530 does not seem to be running inside a container 19:19:17 $ 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/252 -v /w/workspace/app-functions-sdk-go/252:/w/workspace/app-functions-sdk-go/252:rw,z -v /w/workspace/app-functions-sdk-go/252@tmp:/w/workspace/app-functions-sdk-go/252@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:19:20 $ docker top bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:21 ---> job-cost.sh 19:19:21 lf-activate-venv: SKIPPING 19:19:21 INFO: No Stack... 19:19:21 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:22 INFO: Archiving Costs [Pipeline] sh 19:19:22 + cat /w/workspace/app-functions-sdk-go/252/archives/cost.csv 19:19:22 + cut -d, -f6 [Pipeline] lock 19:19:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] 19:19:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] did not exist. Created. 19:19:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:23 /w/workspace/app-functions-sdk-go/252@tmp/durable-41c990c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:19:23 + echo total: 0.10999999940395355 [Pipeline] stash 19:19:23 Warning: overwriting stash ‘stack-cost’ 19:19:23 Stashed 1 file(s) [Pipeline] } 19:19:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:23 $ docker stop --time=1 bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 19:19:25 $ docker rm -f --volumes bb3dd9d6ed4fc2326af22c87b6f03ed1d591e9837149a5f3e6d40695626f2ba6 [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 19:19:26 provisioning config files... 19:19:26 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8788341564900369136tmp [Pipeline] { [Pipeline] sh 19:19:27 + set +x 19:19:27 + bash -s -- 19:19:27 + curl -s https://codecov.io/bash 19:19:27 19:19:27 _____ _ 19:19:27 / ____| | | 19:19:27 | | ___ __| | ___ ___ _____ __ 19:19:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:27 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:27 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:27 Bash-1.0.6 19:19:27 19:19:27 19:19:27 ==> git version 2.25.1 found 19:19:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:19:27 Release-Date: 2020-01-08 19:19:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:19:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:19:27 ==> Jenkins CI detected. 19:19:27 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 19:19:27 project root: . 19:19:27 --> token set from env 19:19:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:27 ==> Running gcov in . (disable via -X gcov) 19:19:27 ==> Python coveragepy not found 19:19:27 ==> Searching for coverage reports in: 19:19:27 + . 19:19:27 -> Found 2 reports 19:19:27 ==> Detecting git/mercurial file structure 19:19:27 ==> Reading reports 19:19:27 + ./app-service-template/coverage.out bytes=3431 19:19:27 + ./coverage.out bytes=117166 19:19:27 ==> Appending adjustments 19:19:27 https://docs.codecov.io/docs/fixing-reports 19:19:27 + Found adjustments 19:19:27 ==> Gzipping contents 19:19:27 24K /tmp/codecov.g1QnC8.gz 19:19:27 ==> Uploading reports 19:19:27 url: https://codecov.io 19:19:27 query: branch=main&commit=b8e71211126e7e084c7a8b14118610d97b0e7218&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:19:27 -> Pinging Codecov 19:19:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=b8e71211126e7e084c7a8b14118610d97b0e7218&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:19:27 -> Uploading to 19:19:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/3D8B5DFFC46A037C893635FACE044666/b8e71211126e7e084c7a8b14118610d97b0e7218/66608a9b-70e9-40cb-b3a6-f0366fc8c6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T191927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf21b342a786a5bdac213439e7e2c40a7a0a3a6bd3460306fdc60ab4b11a1c50 19:19:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:27 Dload Upload Total Spent Left Speed 19:19:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20491 0 0 100 20491 0 90668 --:--:-- --:--:-- --:--:-- 90668 19:19:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] } 19:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:19:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:19:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:28 19:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:19:29 df9b9388f04a: Pulling fs layer 19:19:29 52dc419b0ee2: Pulling fs layer 19:19:29 25bc292e5bac: Pulling fs layer 19:19:29 114826534d7a: Pulling fs layer 19:19:29 4657fd5d0bcf: Pulling fs layer 19:19:29 6ad1cebc031e: Pulling fs layer 19:19:29 114826534d7a: Waiting 19:19:29 4657fd5d0bcf: Waiting 19:19:29 8a3aa393b2d8: Pulling fs layer 19:19:29 6ad1cebc031e: Waiting 19:19:29 25bc292e5bac: Verifying Checksum 19:19:29 25bc292e5bac: Download complete 19:19:29 52dc419b0ee2: Download complete 19:19:29 4657fd5d0bcf: Verifying Checksum 19:19:29 4657fd5d0bcf: Download complete 19:19:29 df9b9388f04a: Verifying Checksum 19:19:29 df9b9388f04a: Download complete 19:19:29 6ad1cebc031e: Verifying Checksum 19:19:29 6ad1cebc031e: Download complete 19:19:29 df9b9388f04a: Pull complete 19:19:29 52dc419b0ee2: Pull complete 19:19:29 25bc292e5bac: Pull complete 19:19:29 114826534d7a: Verifying Checksum 19:19:29 114826534d7a: Download complete 19:19:30 8a3aa393b2d8: Verifying Checksum 19:19:30 8a3aa393b2d8: Download complete 19:19:33 114826534d7a: Pull complete 19:19:33 4657fd5d0bcf: Pull complete 19:19:33 6ad1cebc031e: Pull complete 19:19:35 8a3aa393b2d8: Pull complete 19:19:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:35 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:19:41 $ docker top 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 19:19:41 + set -o pipefail 19:19:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 19:19:51 19:19:51 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 19:19:51 19:19:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/2a93bd9e-82ff-485a-b907-5e7985a0f436 19:19:51 19:19:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:19:51 19:19:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:19:51 19:19:51 19:19:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:19:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:19:51 More details here: https://snyk.co/ue1NS 19:19:51 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:19:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:19:51 $ docker stop --time=1 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 19:19:54 $ docker rm -f --volumes 3dba2528b512d126ef747a01902856db28db26bd168e4ca59707338e04c28895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:19:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:55 provisioning config files... 19:19:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7618458025066540413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:55 --> edgex-publish-swagger.sh 19:19:55 === Publish openapi/v3 API === 19:19:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:19:55 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 19:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:55 Dload Upload Total Spent Left Speed 19:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20248 --:--:-- --:--:-- --:--:-- 20212 100 11420 0 0 100 11420 0 20248 --:--:-- --:--:-- --:--:-- 20212 19:19:55 19:19:55 [Pipeline] } 19:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:56 + git log --format=format:%s -1 b8e71211126e7e084c7a8b14118610d97b0e7218 [Pipeline] sh 19:19:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:57 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:19:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:57 $ docker top 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 -eo pid,comm 19:19:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:19:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:57 [ssh-agent] Looking for ssh-agent implementation... 19:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:57 $ docker exec 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 ssh-agent 19:19:57 SSH_AUTH_SOCK=/tmp/ssh-cb6cNPwSJDDP/agent.33 19:19:57 SSH_AGENT_PID=39 19:19:57 Running ssh-add (command line suppressed) 19:19:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6762707468203961425.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6762707468203961425.key) 19:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:58 + git semver tag 19:19:58 2023-05-08 19:19:58,325 [run_tag] DEBUG tag force:False 19:19:58 2023-05-08 19:19:58,325 [check_head_tag] DEBUG check head tag 19:19:58 2023-05-08 19:19:58,327 [execute] INFO git cat-file --batch-check 19:19:58 2023-05-08 19:19:58,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:19:58 2023-05-08 19:19:58,330 [execute] INFO git cat-file --batch 19:19:58 2023-05-08 19:19:58,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 19:19:58 2023-05-08 19:19:58,370 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:19:58 2023-05-08 19:19:58,370 [execute] INFO git tag -a v3.0.0-dev.60 -m v3.0.0-dev.60 19:19:58 2023-05-08 19:19:58,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.60', '-m', 'v3.0.0-dev.60'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:19:58 2023-05-08 19:19:58,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:19:58 3.0.0-dev.60 [Pipeline] } 19:19:58 $ docker exec --env ******** --env ******** 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 ssh-agent -k 19:19:58 unset SSH_AUTH_SOCK; 19:19:58 unset SSH_AGENT_PID; 19:19:58 echo Agent pid 39 killed; 19:19:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:58 + git semver [Pipeline] } 19:19:59 $ docker stop --time=1 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 19:20:00 $ docker rm -f --volumes 20afee4b7c192b9845d7877d4b8c18717e134ab9c3ea960ceab0fe1da8efddd9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:00 19:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:01 0.23.1-centos7: Pulling from edgex-lftools 19:20:01 ab5ef0e58194: Pulling fs layer 19:20:01 9712f1f96733: Pulling fs layer 19:20:01 63f879dbbcfc: Pulling fs layer 19:20:01 0d9ebad4ef96: Pulling fs layer 19:20:01 e9a5061849ea: Pulling fs layer 19:20:01 d747dcd14b5f: Pulling fs layer 19:20:01 2de7ff778b66: Pulling fs layer 19:20:01 0d9ebad4ef96: Waiting 19:20:01 e9a5061849ea: Waiting 19:20:01 d747dcd14b5f: Waiting 19:20:01 2de7ff778b66: Waiting 19:20:01 9712f1f96733: Download complete 19:20:01 63f879dbbcfc: Verifying Checksum 19:20:01 63f879dbbcfc: Download complete 19:20:01 0d9ebad4ef96: Verifying Checksum 19:20:01 0d9ebad4ef96: Download complete 19:20:01 e9a5061849ea: Verifying Checksum 19:20:01 e9a5061849ea: Download complete 19:20:01 d747dcd14b5f: Verifying Checksum 19:20:01 d747dcd14b5f: Download complete 19:20:01 2de7ff778b66: Verifying Checksum 19:20:01 2de7ff778b66: Download complete 19:20:01 ab5ef0e58194: Verifying Checksum 19:20:01 ab5ef0e58194: Download complete 19:20:04 ab5ef0e58194: Pull complete 19:20:04 9712f1f96733: Pull complete 19:20:04 63f879dbbcfc: Pull complete 19:20:07 0d9ebad4ef96: Pull complete 19:20:08 e9a5061849ea: Pull complete 19:20:08 d747dcd14b5f: Pull complete 19:20:09 2de7ff778b66: Pull complete 19:20:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:20:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:09 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:20:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:20:14 $ docker top a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:20:14 provisioning config files... 19:20:14 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config896383611823561926tmp 19:20:14 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17702120146208963672tmp 19:20:14 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2873766481472121630tmp [Pipeline] { [Pipeline] echo 19:20:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> sigul-configuration.sh 19:20:14 gpg: directory `/root/.gnupg' created 19:20:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:20:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:20:14 gpg: keyring `/root/.gnupg/secring.gpg' created 19:20:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:20:14 gpg: CAST5 encrypted data 19:20:14 gpg: encrypted with 1 passphrase 19:20:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:20:14 + mkdir /home/jenkins 19:20:14 + mkdir /home/jenkins/sigul [Pipeline] sh 19:20:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:20:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:20:15 ---> sigul-install.sh 19:20:15 Sigul already installed; skipping installation. [Pipeline] sh 19:20:15 + git tag --list 19:20:15 v0.1.0 19:20:15 v0.1.1 19:20:15 v1.0.0 19:20:15 v1.1.0 19:20:15 v1.2.0 19:20:15 v1.3.0 19:20:15 v1.3.1 19:20:15 v2.0.0 19:20:15 v2.0.1 19:20:15 v2.1.0 19:20:15 v2.1.1 19:20:15 v2.1.1-dev.3 19:20:15 v2.1.1-dev.4 19:20:15 v2.1.2 19:20:15 v2.1.2-dev.1 19:20:15 v2.1.2-dev.2 19:20:15 v2.2.0 19:20:15 v2.2.1-dev.1 19:20:15 v2.2.1-dev.10 19:20:15 v2.2.1-dev.11 19:20:15 v2.2.1-dev.12 19:20:15 v2.2.1-dev.13 19:20:15 v2.2.1-dev.14 19:20:15 v2.2.1-dev.15 19:20:15 v2.2.1-dev.16 19:20:15 v2.2.1-dev.17 19:20:15 v2.2.1-dev.18 19:20:15 v2.2.1-dev.19 19:20:15 v2.2.1-dev.2 19:20:15 v2.2.1-dev.20 19:20:15 v2.2.1-dev.21 19:20:15 v2.2.1-dev.22 19:20:15 v2.2.1-dev.23 19:20:15 v2.2.1-dev.3 19:20:15 v2.2.1-dev.4 19:20:15 v2.2.1-dev.5 19:20:15 v2.2.1-dev.6 19:20:15 v2.2.1-dev.7 19:20:15 v2.2.1-dev.8 19:20:15 v2.2.1-dev.9 19:20:15 v2.3 19:20:15 v2.3.0 19:20:15 v2.3.0-dev.24 19:20:15 v2.3.0-dev.25 19:20:15 v2.3.0-dev.26 19:20:15 v2.3.0-dev.27 19:20:15 v2.3.0-dev.28 19:20:15 v2.3.0-dev.29 19:20:15 v2.3.0-dev.30 19:20:15 v2.3.0-dev.31 19:20:15 v2.3.0-dev.32 19:20:15 v2.3.0-dev.33 19:20:15 v2.3.0-dev.34 19:20:15 v2.3.0-dev.35 19:20:15 v2.3.0-dev.36 19:20:15 v2.3.0-dev.37 19:20:15 v2.3.0-dev.38 19:20:15 v2.3.0-dev.39 19:20:15 v2.3.0-dev.40 19:20:15 v2.3.0-dev.41 19:20:15 v2.3.0-dev.42 19:20:15 v2.3.0-dev.43 19:20:15 v2.3.0-dev.44 19:20:15 v2.3.0-dev.45 19:20:15 v2.3.0-dev.46 19:20:15 v2.3.0-dev.47 19:20:15 v2.3.0-dev.48 19:20:15 v2.3.0-dev.49 19:20:15 v2.3.0-dev.50 19:20:15 v2.3.0-dev.51 19:20:15 v2.3.0-dev.52 19:20:15 v2.3.0-dev.53 19:20:15 v2.3.0-dev.54 19:20:15 v2.3.0-dev.55 19:20:15 v2.3.0-dev.56 19:20:15 v2.3.0-dev.57 19:20:15 v2.3.0-dev.58 19:20:15 v2.3.0-dev.59 19:20:15 v2.3.0-dev.60 19:20:15 v2.3.0-dev.61 19:20:15 v2.3.0-dev.62 19:20:15 v2.3.1 19:20:15 v2.3.1-dev.1 19:20:15 v2.3.1-dev.2 19:20:15 v2.3.1-dev.3 19:20:15 v2.3.1-dev.4 19:20:15 v3.0.0-dev.1 19:20:15 v3.0.0-dev.10 19:20:15 v3.0.0-dev.11 19:20:15 v3.0.0-dev.12 19:20:15 v3.0.0-dev.13 19:20:15 v3.0.0-dev.14 19:20:15 v3.0.0-dev.15 19:20:15 v3.0.0-dev.16 19:20:15 v3.0.0-dev.17 19:20:15 v3.0.0-dev.18 19:20:15 v3.0.0-dev.19 19:20:15 v3.0.0-dev.2 19:20:15 v3.0.0-dev.20 19:20:15 v3.0.0-dev.21 19:20:15 v3.0.0-dev.22 19:20:15 v3.0.0-dev.23 19:20:15 v3.0.0-dev.24 19:20:15 v3.0.0-dev.25 19:20:15 v3.0.0-dev.26 19:20:15 v3.0.0-dev.27 19:20:15 v3.0.0-dev.28 19:20:15 v3.0.0-dev.29 19:20:15 v3.0.0-dev.3 19:20:15 v3.0.0-dev.30 19:20:15 v3.0.0-dev.31 19:20:15 v3.0.0-dev.32 19:20:15 v3.0.0-dev.33 19:20:15 v3.0.0-dev.34 19:20:15 v3.0.0-dev.35 19:20:15 v3.0.0-dev.36 19:20:15 v3.0.0-dev.37 19:20:15 v3.0.0-dev.38 19:20:15 v3.0.0-dev.39 19:20:15 v3.0.0-dev.4 19:20:15 v3.0.0-dev.40 19:20:15 v3.0.0-dev.41 19:20:15 v3.0.0-dev.42 19:20:15 v3.0.0-dev.43 19:20:15 v3.0.0-dev.44 19:20:15 v3.0.0-dev.45 19:20:15 v3.0.0-dev.46 19:20:15 v3.0.0-dev.47 19:20:15 v3.0.0-dev.48 19:20:15 v3.0.0-dev.49 19:20:15 v3.0.0-dev.5 19:20:15 v3.0.0-dev.50 19:20:15 v3.0.0-dev.51 19:20:15 v3.0.0-dev.52 19:20:15 v3.0.0-dev.53 19:20:15 v3.0.0-dev.54 19:20:15 v3.0.0-dev.55 19:20:15 v3.0.0-dev.56 19:20:15 v3.0.0-dev.57 19:20:15 v3.0.0-dev.58 19:20:15 v3.0.0-dev.59 19:20:15 v3.0.0-dev.6 19:20:15 v3.0.0-dev.60 19:20:15 v3.0.0-dev.7 19:20:15 v3.0.0-dev.8 19:20:15 v3.0.0-dev.9 [Pipeline] sh 19:20:15 + lftools sign git-tag v3.0.0-dev.60 19:20:16 Signing Git tag with Sigul... 19:20:16 Signing v3.0.0-dev.60 [Pipeline] echo 19:20:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:20:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:20:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:20:17 $ docker stop --time=1 a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 19:20:18 $ docker rm -f --volumes a38962bc8487826367c35a044cf6c6f01046d472a393c71d8c2920c596fea509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:20:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:19 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:20:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:20 $ docker top 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 -eo pid,comm 19:20:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:20:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:20 [ssh-agent] Looking for ssh-agent implementation... 19:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:20 $ docker exec 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 ssh-agent 19:20:20 SSH_AUTH_SOCK=/tmp/ssh-FlrNGVsVKkTQ/agent.31 19:20:20 SSH_AGENT_PID=37 19:20:20 Running ssh-add (command line suppressed) 19:20:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15338479297702780013.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15338479297702780013.key) 19:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:20 + git semver bump pre 19:20:21 2023-05-08 19:20:21,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:21 2023-05-08 19:20:21,169 [bump_version] DEBUG bumping version:3.0.0-dev.60 on axis:pre with prefix:dev 19:20:21 2023-05-08 19:20:21,169 [bump_version] DEBUG bumped version:3.0.0-dev.61 19:20:21 2023-05-08 19:20:21,169 [write_version] DEBUG write version:3.0.0-dev.61 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 19:20:21 2023-05-08 19:20:21,169 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:21 2023-05-08 19:20:21,169 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:21 2023-05-08 19:20:21,172 [execute] INFO git cat-file --batch-check 19:20:21 2023-05-08 19:20:21,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:21 2023-05-08 19:20:21,177 [execute] INFO git cat-file --batch 19:20:21 2023-05-08 19:20:21,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:21 2023-05-08 19:20:21,181 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:21 3.0.0-dev.61 [Pipeline] } 19:20:21 $ docker exec --env ******** --env ******** 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 ssh-agent -k 19:20:21 unset SSH_AUTH_SOCK; 19:20:21 unset SSH_AGENT_PID; 19:20:21 echo Agent pid 37 killed; 19:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:21 + git semver [Pipeline] } 19:20:21 $ docker stop --time=1 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 19:20:23 $ docker rm -f --volumes 7d110221c468221d020496b7f553237d8296480ee98817a7a1a7b2746db7d422 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:23 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:24 $ docker top 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:24 [ssh-agent] Looking for ssh-agent implementation... 19:20:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:24 $ docker exec 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f ssh-agent 19:20:24 SSH_AUTH_SOCK=/tmp/ssh-hnIeBa14Uif3/agent.32 19:20:24 SSH_AGENT_PID=38 19:20:24 Running ssh-add (command line suppressed) 19:20:24 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3640511273801256769.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3640511273801256769.key) 19:20:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:25 + git semver push 19:20:25 2023-05-08 19:20:25,230 [run_push] DEBUG push 19:20:25 2023-05-08 19:20:25,231 [execute] INFO git cat-file --batch-check 19:20:25 2023-05-08 19:20:25,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:25 2023-05-08 19:20:25,234 [execute] INFO git rev-list 953e62c2eac50f526465a86251c6ec397df72a59 -- 19:20:25 2023-05-08 19:20:25,234 [execute] DEBUG Popen(['git', 'rev-list', '953e62c2eac50f526465a86251c6ec397df72a59', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:20:25 2023-05-08 19:20:25,248 [execute] INFO git fetch -v origin 19:20:25 2023-05-08 19:20:25,248 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:20:25 2023-05-08 19:20:25,845 [run_push] DEBUG no remote changes detected 19:20:25 2023-05-08 19:20:25,845 [execute] INFO git push origin semver 19:20:25 2023-05-08 19:20:25,846 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:20:26 2023-05-08 19:20:26,635 [run_push] DEBUG push all version tags 19:20:26 2023-05-08 19:20:26,635 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:20:26 2023-05-08 19:20:26,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 19:20:27 2023-05-08 19:20:27,427 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 19:20:27 3.0.0-dev.61 [Pipeline] } 19:20:27 $ docker exec --env ******** --env ******** 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f ssh-agent -k 19:20:27 unset SSH_AUTH_SOCK; 19:20:27 unset SSH_AGENT_PID; 19:20:27 echo Agent pid 38 killed; 19:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:28 + git semver [Pipeline] } 19:20:28 $ docker stop --time=1 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f 19:20:29 $ docker rm -f --volumes 2a4ab0f9ecefbba861b8587d4e2a93d62167969f7ad0c3624c08cf2883a3260f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:20:30 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 19:20:30 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:20:30 total 16 19:20:30 drwxr-xr-x 3 root root 4096 May 8 19:09 . 19:20:30 drwxrwxr-x 10 jenkins jenkins 4096 May 8 19:20 .. 19:20:30 drwxr-xr-x 2 root root 4096 May 8 19:09 cost 19:20:30 -rw-r--r-- 1 root root 92 May 8 19:09 cost.csv 19:20:30 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 19:20:30 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 19:20:30 total 16 19:20:30 drwxr-xr-x 3 jenkins jenkins 4096 May 8 19:09 . 19:20:30 drwxrwxr-x 10 jenkins jenkins 4096 May 8 19:20 .. 19:20:30 drwxr-xr-x 2 jenkins jenkins 4096 May 8 19:09 cost 19:20:30 -rw-r--r-- 1 jenkins jenkins 92 May 8 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:20:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:31 ---> package-listing.sh 19:20:31 ++ facter osfamily 19:20:31 ++ tr '[:upper:]' '[:lower:]' 19:20:31 + OS_FAMILY=debian 19:20:31 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 19:20:31 + START_PACKAGES=/tmp/packages_start.txt 19:20:31 + END_PACKAGES=/tmp/packages_end.txt 19:20:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:31 + PACKAGES=/tmp/packages_start.txt 19:20:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:20:31 + PACKAGES=/tmp/packages_end.txt 19:20:31 + case "${OS_FAMILY}" in 19:20:31 + dpkg -l 19:20:31 + grep '^ii' 19:20:31 + '[' -f /tmp/packages_start.txt ']' 19:20:31 + '[' -f /tmp/packages_end.txt ']' 19:20:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 19:20:31 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 19:20:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 19:20:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:20:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:32 prd-ubuntu20.04-docker-8c-8g-14528 does not seem to be running inside a container 19:20:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:32 $ docker top af2978e4677e4b56f0c318baaca21298df2e99c237f5401bb8213e8ee08e2c89 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:20:33 + ls /var/log/sa-host 19:20:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:33 provisioning config files... 19:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18141603494218521tmp [Pipeline] { [Pipeline] echo 19:20:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:34 ---> create-netrc.sh [Pipeline] } 19:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:34 ---> python-tools-install.sh [Pipeline] echo 19:20:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:35 ---> sudo-logs.sh 19:20:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:35 ---> job-cost.sh 19:20:35 lf-activate-venv: SKIPPING 19:20:35 DEBUG: total: 0.2199999988079071 19:20:35 INFO: Retrieving Stack Cost... 19:20:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:36 INFO: Archiving Costs [Pipeline] echo 19:20:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:36 ---> logs-deploy.sh 19:20:36 lf-activate-venv: SKIPPING 19:20:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/252 19:20:36 INFO: archiving workspace using pattern(s): 19:20:37 Archives upload complete. 19:20:37 INFO: archiving logs to Nexus 19:20:38 ---> uname -a: 19:20:38 Linux prd-ubuntu20-04-docker-8c-8g-14528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:20:38 19:20:38 19:20:38 ---> lscpu: 19:20:38 Architecture: x86_64 19:20:38 CPU op-mode(s): 32-bit, 64-bit 19:20:38 Byte Order: Little Endian 19:20:38 Address sizes: 40 bits physical, 48 bits virtual 19:20:38 CPU(s): 8 19:20:38 On-line CPU(s) list: 0-7 19:20:38 Thread(s) per core: 1 19:20:38 Core(s) per socket: 1 19:20:38 Socket(s): 8 19:20:38 NUMA node(s): 1 19:20:38 Vendor ID: AuthenticAMD 19:20:38 CPU family: 23 19:20:38 Model: 49 19:20:38 Model name: AMD EPYC-Rome Processor 19:20:38 Stepping: 0 19:20:38 CPU MHz: 2799.998 19:20:38 BogoMIPS: 5599.99 19:20:38 Virtualization: AMD-V 19:20:38 Hypervisor vendor: KVM 19:20:38 Virtualization type: full 19:20:38 L1d cache: 256 KiB 19:20:38 L1i cache: 256 KiB 19:20:38 L2 cache: 4 MiB 19:20:38 L3 cache: 128 MiB 19:20:38 NUMA node0 CPU(s): 0-7 19:20:38 Vulnerability Itlb multihit: Not affected 19:20:38 Vulnerability L1tf: Not affected 19:20:38 Vulnerability Mds: Not affected 19:20:38 Vulnerability Meltdown: Not affected 19:20:38 Vulnerability Mmio stale data: Not affected 19:20:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:38 Vulnerability Srbds: Not affected 19:20:38 Vulnerability Tsx async abort: Not affected 19:20:38 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:20:38 19:20:38 19:20:38 ---> nproc: 19:20:38 8 19:20:38 19:20:38 19:20:38 ---> df -h: 19:20:38 Filesystem Size Used Avail Use% Mounted on 19:20:38 overlay 155G 12G 143G 8% / 19:20:38 tmpfs 64M 0 64M 0% /dev 19:20:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:20:38 shm 64M 0 64M 0% /dev/shm 19:20:38 /dev/vda1 155G 12G 143G 8% /facter-os 19:20:38 19:20:38 19:20:38 ---> sar -b -r -n DEV: 19:20:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14528) 05/08/23 _x86_64_ (8 CPU) 19:20:38 19:20:38 19:06:13 LINUX RESTART (8 CPU) 19:20:38 19:20:38 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:38 19:08:01 73.44 3.13 70.30 0.00 423.80 36514.85 0.00 19:20:38 19:09:01 48.88 0.17 48.71 0.00 2.67 28240.51 0.00 19:20:38 19:10:01 32.21 0.02 32.19 0.00 2.27 16622.19 0.00 19:20:38 19:11:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 19:20:38 19:12:01 39.59 11.90 27.70 0.00 5428.83 6339.34 0.00 19:20:38 19:13:01 2.35 0.00 2.35 0.00 0.00 25.86 0.00 19:20:38 19:14:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 19:20:38 19:15:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 19:20:38 19:16:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 19:20:38 19:17:01 2.42 0.02 2.40 0.00 0.13 39.05 0.00 19:20:38 19:18:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 19:20:38 19:19:01 3.22 1.58 1.63 0.00 36.26 20.26 0.00 19:20:38 19:20:01 55.56 0.35 55.21 0.00 10.13 33413.63 0.00 19:20:38 Average: 20.39 1.32 19.07 0.00 454.14 9330.74 0.00 19:20:38 19:20:38 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:38 19:08:01 28169976 31503000 791152 2.41 96568 3437716 1900544 5.60 1272576 2987668 538860 19:20:38 19:09:01 28815456 31563840 739444 2.25 100248 2911112 1817512 5.36 1125740 2553372 239280 19:20:38 19:10:01 28570256 31576548 724256 2.20 102480 3132640 1728188 5.09 1125672 2762380 184 19:20:38 19:11:01 28570640 31577056 723504 2.20 102516 3132640 1728188 5.09 1125604 2762380 4 19:20:38 19:12:01 28203940 31566452 724712 2.20 111140 3465136 1776032 5.23 1353624 2874820 300 19:20:38 19:13:01 28203844 31566368 724732 2.20 111212 3465112 1776032 5.23 1353604 2874820 12 19:20:38 19:14:01 28207772 31570508 720516 2.19 111308 3465140 1776032 5.23 1349552 2874860 8 19:20:38 19:15:01 28208104 31570960 720064 2.19 111404 3465140 1776032 5.23 1349756 2874860 4 19:20:38 19:16:01 28208152 31571652 719896 2.19 111496 3465152 1776032 5.23 1349032 2875440 8 19:20:38 19:17:01 28207672 31571448 720060 2.19 111620 3465256 1776032 5.23 1349236 2875576 16 19:20:38 19:18:01 28207748 31571548 720020 2.19 111656 3465252 1776032 5.23 1349472 2875568 20 19:20:38 19:19:01 28201632 31567512 723836 2.20 111692 3466348 1776032 5.23 1357020 2875888 8 19:20:38 19:20:01 27172696 31508164 780160 2.37 132032 4359268 2117340 6.24 1475696 3725436 188980 19:20:38 Average: 28226761 31560389 733258 2.23 109644 3438147 1807694 5.33 1302814 2907159 74437 19:20:38 19:20:38 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:38 19:08:01 docker0 137.94 217.53 10.64 1690.96 0.00 0.00 0.00 0.00 19:20:38 19:08:01 ens3 415.01 260.62 5973.67 40.41 0.00 0.00 0.00 0.00 19:20:38 19:08:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:20:38 19:08:01 veth2a96b99 84.65 164.29 7.69 1329.38 0.00 0.00 0.00 0.11 19:20:38 19:09:01 docker0 1.08 1.05 0.08 1.55 0.00 0.00 0.00 0.00 19:20:38 19:09:01 ens3 119.61 94.53 2526.36 98.65 0.00 0.00 0.00 0.00 19:20:38 19:09:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 19:20:38 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:10:01 ens3 15.56 9.61 14.49 5.69 0.00 0.00 0.00 0.00 19:20:38 19:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:20:38 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:11:01 ens3 0.53 0.30 0.26 0.20 0.00 0.00 0.00 0.00 19:20:38 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:38 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:12:01 ens3 151.02 84.32 1953.87 5.90 0.00 0.00 0.00 0.00 19:20:38 19:12:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:20:38 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:13:01 ens3 0.67 0.22 0.06 0.02 0.00 0.00 0.00 0.00 19:20:38 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:38 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:14:01 ens3 0.78 0.60 0.36 0.28 0.00 0.00 0.00 0.00 19:20:38 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:15:01 ens3 0.50 0.33 1.78 0.02 0.00 0.00 0.00 0.00 19:20:38 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:38 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:16:01 ens3 0.57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:20:38 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:17:01 ens3 1.87 0.20 0.18 0.07 0.00 0.00 0.00 0.00 19:20:38 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:38 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:18:01 ens3 1.12 0.43 0.42 0.28 0.00 0.00 0.00 0.00 19:20:38 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:38 19:19:01 ens3 7.93 6.55 5.34 5.86 0.00 0.00 0.00 0.00 19:20:38 19:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:20:38 19:20:01 docker0 33.69 65.02 2.86 580.62 0.00 0.00 0.00 0.00 19:20:38 19:20:01 ens3 322.00 186.04 7754.71 28.59 0.00 0.00 0.00 0.00 19:20:38 19:20:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:20:38 Average: docker0 13.29 21.81 1.04 174.85 0.00 0.00 0.00 0.00 19:20:38 Average: ens3 79.78 49.52 1402.35 14.31 0.00 0.00 0.00 0.00 19:20:38 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 19:20:38 19:20:38 19:20:38 ---> sar -P ALL: 19:20:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14528) 05/08/23 _x86_64_ (8 CPU) 19:20:38 19:20:38 19:06:13 LINUX RESTART (8 CPU) 19:20:38 19:20:38 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:20:38 19:08:01 all 34.89 0.00 6.19 1.57 0.08 57.26 19:20:38 19:08:01 0 34.14 0.00 6.33 0.32 0.07 59.15 19:20:38 19:08:01 1 37.07 0.00 5.55 0.49 0.08 56.80 19:20:38 19:08:01 2 35.80 0.00 5.79 0.12 0.07 58.23 19:20:38 19:08:01 3 33.87 0.00 6.02 0.17 0.08 59.87 19:20:38 19:08:01 4 32.82 0.00 6.81 6.68 0.07 53.63 19:20:38 19:08:01 5 35.17 0.00 6.50 0.81 0.10 57.42 19:20:38 19:08:01 6 33.88 0.00 6.24 3.92 0.08 55.87 19:20:38 19:08:01 7 36.35 0.00 6.31 0.12 0.10 57.13 19:20:38 19:09:01 all 29.98 0.00 4.27 1.21 0.06 64.48 19:20:38 19:09:01 0 30.47 0.00 4.10 0.10 0.07 65.26 19:20:38 19:09:01 1 29.19 0.00 5.26 1.36 0.05 64.15 19:20:38 19:09:01 2 29.86 0.00 4.24 0.12 0.07 65.71 19:20:38 19:09:01 3 29.41 0.00 4.82 5.13 0.07 60.57 19:20:38 19:09:01 4 30.50 0.00 3.66 0.37 0.07 65.40 19:20:38 19:09:01 5 29.47 0.00 3.98 0.81 0.07 65.68 19:20:38 19:09:01 6 30.60 0.00 4.35 1.75 0.05 63.26 19:20:38 19:09:01 7 30.33 0.00 3.72 0.10 0.05 65.79 19:20:38 19:10:01 all 1.66 0.00 0.69 0.70 0.01 96.94 19:20:38 19:10:01 0 1.69 0.00 0.65 0.02 0.00 97.64 19:20:38 19:10:01 1 1.47 0.00 1.13 0.72 0.02 96.66 19:20:38 19:10:01 2 2.02 0.00 0.53 0.03 0.00 97.41 19:20:38 19:10:01 3 1.70 0.00 0.91 4.10 0.03 93.26 19:20:38 19:10:01 4 1.41 0.00 0.32 0.54 0.02 97.72 19:20:38 19:10:01 5 1.52 0.00 0.75 0.17 0.00 97.56 19:20:38 19:10:01 6 1.97 0.00 0.42 0.00 0.00 97.61 19:20:38 19:10:01 7 1.52 0.00 0.77 0.03 0.02 97.66 19:20:38 19:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:20:38 19:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:20:38 19:11:01 3 0.03 0.00 0.02 0.05 0.00 99.90 19:20:38 19:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:20:38 19:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:20:38 19:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:20:38 19:11:01 7 0.02 0.00 0.05 0.00 0.00 99.93 19:20:38 19:12:01 all 1.31 0.00 0.57 0.49 0.02 97.61 19:20:38 19:12:01 0 0.90 0.00 0.38 0.05 0.02 98.65 19:20:38 19:12:01 1 2.32 0.00 0.73 0.05 0.02 96.88 19:20:38 19:12:01 2 1.25 0.00 0.78 0.60 0.00 97.37 19:20:38 19:12:01 3 0.64 0.00 0.37 0.15 0.03 98.81 19:20:38 19:12:01 4 1.24 0.00 0.88 1.60 0.03 96.24 19:20:38 19:12:01 5 1.40 0.00 0.54 0.69 0.02 97.36 19:20:38 19:12:01 6 0.53 0.00 0.27 0.30 0.02 98.88 19:20:38 19:12:01 7 2.19 0.00 0.59 0.47 0.03 96.72 19:20:38 19:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:20:38 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:38 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:20:38 19:13:01 4 0.00 0.00 0.03 0.02 0.02 99.93 19:20:38 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:20:38 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:14:01 all 0.06 0.00 0.05 0.02 0.00 99.86 19:20:38 19:14:01 0 0.08 0.00 0.05 0.00 0.00 99.87 19:20:38 19:14:01 1 0.12 0.00 0.08 0.00 0.00 99.80 19:20:38 19:14:01 2 0.05 0.00 0.07 0.00 0.02 99.87 19:20:38 19:14:01 3 0.08 0.00 0.02 0.00 0.00 99.90 19:20:38 19:14:01 4 0.12 0.00 0.10 0.00 0.02 99.77 19:20:38 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:14:01 6 0.03 0.00 0.08 0.15 0.00 99.73 19:20:38 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:15:01 all 0.05 0.00 0.01 0.01 0.01 99.92 19:20:38 19:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:38 19:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:20:38 19:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:15:01 3 0.32 0.00 0.05 0.00 0.02 99.62 19:20:38 19:15:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:20:38 19:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:20:38 19:15:01 6 0.00 0.00 0.00 0.05 0.00 99.95 19:20:38 19:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:20:38 19:16:01 all 0.03 0.00 0.01 0.01 0.00 99.96 19:20:38 19:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:20:38 19:16:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:20:38 19:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:20:38 19:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:20:38 19:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:20:38 19:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:20:38 19:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:20:38 19:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:20:38 19:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:20:38 19:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:20:38 19:17:01 3 0.05 0.00 0.02 0.02 0.02 99.90 19:20:38 19:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:20:38 19:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:17:01 6 0.00 0.00 0.02 0.03 0.02 99.93 19:20:38 19:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:18:01 all 0.14 0.00 0.01 0.01 0.00 99.84 19:20:38 19:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:20:38 19:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:20:38 19:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:20:38 19:18:01 3 0.86 0.00 0.00 0.00 0.02 99.12 19:20:38 19:18:01 4 0.07 0.00 0.02 0.00 0.00 99.92 19:20:38 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:38 19:18:01 6 0.00 0.00 0.00 0.08 0.00 99.92 19:20:38 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:20:38 19:20:38 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:20:38 19:19:01 all 0.43 0.00 0.03 0.01 0.01 99.52 19:20:38 19:19:01 0 0.12 0.00 0.00 0.02 0.00 99.87 19:20:38 19:19:01 1 0.08 0.00 0.00 0.00 0.02 99.90 19:20:38 19:19:01 2 0.32 0.00 0.03 0.03 0.02 99.60 19:20:38 19:19:01 3 2.33 0.00 0.07 0.00 0.00 97.60 19:20:38 19:19:01 4 0.08 0.00 0.05 0.00 0.02 99.85 19:20:38 19:19:01 5 0.10 0.00 0.03 0.00 0.00 99.87 19:20:38 19:19:01 6 0.22 0.00 0.05 0.02 0.00 99.72 19:20:38 19:19:01 7 0.18 0.00 0.02 0.00 0.02 99.78 19:20:38 19:20:01 all 4.84 0.00 1.96 1.78 0.03 91.39 19:20:38 19:20:01 0 4.46 0.00 2.62 5.30 0.05 87.57 19:20:38 19:20:01 1 5.48 0.00 1.67 0.65 0.02 92.18 19:20:38 19:20:01 2 5.21 0.00 2.11 0.08 0.03 92.56 19:20:38 19:20:01 3 4.63 0.00 2.10 0.84 0.03 92.39 19:20:38 19:20:01 4 5.73 0.00 2.06 4.28 0.05 87.88 19:20:38 19:20:01 5 4.82 0.00 1.27 0.18 0.03 93.69 19:20:38 19:20:01 6 3.11 0.00 1.27 2.74 0.02 92.86 19:20:38 19:20:01 7 5.30 0.00 2.55 0.13 0.03 91.98 19:20:38 Average: all 5.61 0.00 1.06 0.45 0.02 92.87 19:20:38 Average: 0 5.50 0.00 1.09 0.45 0.02 92.94 19:20:38 Average: 1 5.81 0.00 1.11 0.25 0.02 92.81 19:20:38 Average: 2 5.73 0.00 1.04 0.08 0.02 93.14 19:20:38 Average: 3 5.66 0.00 1.10 0.80 0.02 92.41 19:20:38 Average: 4 5.50 0.00 1.07 1.03 0.03 92.37 19:20:38 Average: 5 5.54 0.00 1.00 0.20 0.02 93.24 19:20:38 Average: 6 5.37 0.00 0.97 0.70 0.01 92.95 19:20:38 Average: 7 5.79 0.00 1.07 0.07 0.02 93.05 19:20:38 19:20:38 19:20:38