Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7248df4637e25603b652d3e3e2bb52353b80987b 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-ssh11710982492438988771.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5914422142561461202.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16520888073643632811.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1979641504702402734.key Verifying host key using known hosts file > 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-ssh14084111337165874810.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1355 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7248df4637e25603b652d3e3e2bb52353b80987b (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 > git rev-list --no-walk 368968050bc782de46964af672791c80bdc7cdcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:52 ========================================================= 14:35:52 EdgeX Global Pipelines Version Info 14:35:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:52 ------------------- 14:35:52 stable info: 14:35:52 ------------------- 14:35:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:35:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:35:52 Message: update stable to v1.0.239 14:35:53 ------------------- 14:35:53 experimental info: 14:35:53 ------------------- 14:35:53 Commited By: **** collab-it+edgex@linuxfoundation.org 14:35:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:35:53 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7248df4 [Pipeline] echo 14:35:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:35:54 + git rev-list -1 --merges 7248df4637e25603b652d3e3e2bb52353b80987b~1..7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo 14:35:54 -----------> git rev-list -1 --merges 7248df4637e25603b652d3e3e2bb52353b80987b~1..7248df4637e25603b652d3e3e2bb52353b80987b 7248df4637e25603b652d3e3e2bb52353b80987b [false] [Pipeline] sh 14:35:54 + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo 14:35:54 ========================================================= 14:35:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:35:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:55 + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] echo 14:35:55 [semverPrep] GIT_COMMIT: 7248df4637e25603b652d3e3e2bb52353b80987b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177) [Pipeline] echo 14:35:55 [semverPrep] This is not a build commit. [Pipeline] sh 14:35:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:55 + grep -v github /etc/ssh/ssh_known_hosts 14:35:55 + [ -e /tmp/ssh_known_hosts ] 14:35:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:35:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:35:55 + sudo tee -a /etc/ssh/ssh_known_hosts 14:35:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:56 14:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:56 0.1.4: Pulling from edgex-devops/py-git-semver 14:35:56 b85a868b505f: Pulling fs layer 14:35:56 e2be974225ed: Pulling fs layer 14:35:56 339a4e72a1f5: Pulling fs layer 14:35:56 988bab9f4d93: Pulling fs layer 14:35:56 1469e6f7b9e6: Pulling fs layer 14:35:56 988bab9f4d93: Waiting 14:35:56 eaf3925da568: Pulling fs layer 14:35:56 bab4dde63d76: Pulling fs layer 14:35:56 bde34c3a00c8: Pulling fs layer 14:35:56 1469e6f7b9e6: Waiting 14:35:56 b352a97aabf1: Pulling fs layer 14:35:56 4872d77fe225: Pulling fs layer 14:35:56 eaf3925da568: Waiting 14:35:56 5851b861e8e6: Pulling fs layer 14:35:56 bab4dde63d76: Waiting 14:35:56 bde34c3a00c8: Waiting 14:35:56 5851b861e8e6: Waiting 14:35:56 b352a97aabf1: Waiting 14:35:56 4872d77fe225: Waiting 14:35:56 e2be974225ed: Verifying Checksum 14:35:56 e2be974225ed: Download complete 14:35:56 988bab9f4d93: Download complete 14:35:56 1469e6f7b9e6: Verifying Checksum 14:35:56 1469e6f7b9e6: Download complete 14:35:56 eaf3925da568: Download complete 14:35:56 339a4e72a1f5: Verifying Checksum 14:35:56 339a4e72a1f5: Download complete 14:35:56 bde34c3a00c8: Verifying Checksum 14:35:56 bde34c3a00c8: Download complete 14:35:56 b352a97aabf1: Verifying Checksum 14:35:56 b352a97aabf1: Download complete 14:35:56 4872d77fe225: Download complete 14:35:56 5851b861e8e6: Verifying Checksum 14:35:56 5851b861e8e6: Download complete 14:35:56 b85a868b505f: Verifying Checksum 14:35:56 b85a868b505f: Download complete 14:35:57 bab4dde63d76: Verifying Checksum 14:35:58 b85a868b505f: Pull complete 14:35:58 e2be974225ed: Pull complete 14:35:59 339a4e72a1f5: Pull complete 14:35:59 988bab9f4d93: Pull complete 14:35:59 1469e6f7b9e6: Pull complete 14:35:59 eaf3925da568: Pull complete 14:36:01 bab4dde63d76: Pull complete 14:36:01 bde34c3a00c8: Pull complete 14:36:01 b352a97aabf1: Pull complete 14:36:01 4872d77fe225: Pull complete 14:36:01 5851b861e8e6: Pull complete 14:36:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:01 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:36:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:36:03 $ docker top a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 -eo pid,comm 14:36:03 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). 14:36:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:36:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:03 [ssh-agent] Looking for ssh-agent implementation... 14:36:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:03 $ docker exec a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent 14:36:03 SSH_AUTH_SOCK=/tmp/ssh-OIEifYsmkFfw/agent.32 14:36:03 SSH_AGENT_PID=38 14:36:03 Running ssh-add (command line suppressed) 14:36:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6300681379163696546.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6300681379163696546.key) 14:36:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:04 + git tag --points-at HEAD [Pipeline] } 14:36:04 $ docker exec --env ******** --env ******** a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent -k 14:36:04 unset SSH_AUTH_SOCK; 14:36:04 unset SSH_AGENT_PID; 14:36:04 echo Agent pid 38 killed; 14:36:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:36:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:36:04 [ssh-agent] Looking for ssh-agent implementation... 14:36:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:36:04 $ docker exec a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent 14:36:04 SSH_AUTH_SOCK=/tmp/ssh-khyM2MQyCbUc/agent.70 14:36:04 SSH_AGENT_PID=76 14:36:04 Running ssh-add (command line suppressed) 14:36:04 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_763702580974358065.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_763702580974358065.key) 14:36:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:36:04 + git semver init 14:36:05 2022-09-27 14:36:05,103 [run_init] DEBUG init version:0.0.0 force:False 14:36:05 2022-09-27 14:36:05,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 14:36:05 2022-09-27 14:36:05,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 14:36:05 2022-09-27 14:36:05,104 [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) 14:36:07 2022-09-27 14:36:06,714 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 14:36:07 2022-09-27 14:36:06,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 14:36:07 2022-09-27 14:36:06,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:36:07 2022-09-27 14:36:06,714 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:36:07 2.3.0-dev.42 [Pipeline] } 14:36:07 $ docker exec --env ******** --env ******** a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 ssh-agent -k 14:36:07 unset SSH_AUTH_SOCK; 14:36:07 unset SSH_AGENT_PID; 14:36:07 echo Agent pid 76 killed; 14:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:36:07 + git semver [Pipeline] } 14:36:07 $ docker stop --time=1 a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 14:36:09 $ docker rm -f a1d8dd329bfaae6ea2e152da50037eb28d455e067499184caf6dda7a26dbf4c6 [Pipeline] // withDockerContainer [Pipeline] sh 14:36:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:36:09 Stashed 1 file(s) [Pipeline] echo 14:36:09 [edgeXSemver]: initialized semver on version 2.3.0-dev.42 [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 14:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:36:09 ========================================================= 14:36:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:36:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:36:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:36:10 2408cc74d12b: Pulling fs layer 14:36:10 ea60b727a1ce: Pulling fs layer 14:36:10 30c4a7721957: Pulling fs layer 14:36:10 370296b7ddb6: Pulling fs layer 14:36:10 7c6cee850709: Pulling fs layer 14:36:10 39a5fcdaea64: Pulling fs layer 14:36:10 d94ebbe4e438: Pulling fs layer 14:36:10 bcfd1f05c69d: Pulling fs layer 14:36:10 59ccb84bbe0f: Pulling fs layer 14:36:10 370296b7ddb6: Waiting 14:36:10 7c6cee850709: Waiting 14:36:10 39a5fcdaea64: Waiting 14:36:10 d94ebbe4e438: Waiting 14:36:10 bcfd1f05c69d: Waiting 14:36:10 59ccb84bbe0f: Waiting 14:36:10 30c4a7721957: Download complete 14:36:10 ea60b727a1ce: Verifying Checksum 14:36:10 ea60b727a1ce: Download complete 14:36:10 7c6cee850709: Verifying Checksum 14:36:10 7c6cee850709: Download complete 14:36:10 39a5fcdaea64: Verifying Checksum 14:36:10 39a5fcdaea64: Download complete 14:36:10 2408cc74d12b: Verifying Checksum 14:36:10 2408cc74d12b: Download complete 14:36:10 d94ebbe4e438: Verifying Checksum 14:36:10 d94ebbe4e438: Download complete 14:36:10 2408cc74d12b: Pull complete 14:36:10 ea60b727a1ce: Pull complete 14:36:10 30c4a7721957: Pull complete 14:36:10 59ccb84bbe0f: Verifying Checksum 14:36:10 59ccb84bbe0f: Download complete 14:36:10 bcfd1f05c69d: Verifying Checksum 14:36:10 bcfd1f05c69d: Download complete 14:36:10 370296b7ddb6: Verifying Checksum 14:36:10 370296b7ddb6: Download complete 14:36:15 370296b7ddb6: Pull complete 14:36:15 7c6cee850709: Pull complete 14:36:15 39a5fcdaea64: Pull complete 14:36:15 d94ebbe4e438: Pull complete 14:36:17 bcfd1f05c69d: Pull complete 14:36:18 59ccb84bbe0f: Pull complete 14:36:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:36:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker inspect -f . ci-base-image-x86_64 14:36:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:18 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:36:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:36:21 $ docker top 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:21 + go version 14:36:21 go version go1.18.3 linux/amd64 [Pipeline] } 14:36:21 $ docker stop --time=1 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee 14:36:22 $ docker rm -f 4078732e047b4daff5c45505fef002a950b718116b8680deff465b99132ec5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + docker inspect -f . ci-base-image-x86_64 14:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:23 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:36: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 ******** -e ******** ci-base-image-x86_64 cat 14:36:23 $ docker top ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:24 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:36:24 + make test 14:36:24 make -C ./app-service-template build 14:36:24 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:24 go mod tidy 14:36:24 go: downloading github.com/stretchr/testify v1.8.0 14:36:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:36:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 14:36:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 14:36:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:36:24 go: downloading github.com/google/uuid v1.3.0 14:36:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:36:24 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 14:36:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:36:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:36:24 go: downloading github.com/davecgh/go-spew v1.1.1 14:36:24 go: downloading github.com/pmezard/go-difflib v1.0.0 14:36:24 go: downloading github.com/stretchr/objx v0.4.0 14:36:24 go: downloading gopkg.in/yaml.v3 v3.0.1 14:36:24 go: downloading github.com/gorilla/mux v1.8.0 14:36:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:36:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:36:24 Still waiting to schedule task 14:36:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:36:24 go: downloading github.com/gorilla/websocket v1.4.2 14:36:24 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:36:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:36:24 go: downloading github.com/go-kit/log v0.2.0 14:36:24 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:36:24 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:36:24 go: downloading github.com/pelletier/go-toml v1.9.5 14:36:24 go: downloading github.com/hashicorp/consul/api v1.9.1 14:36:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:36:24 go: downloading github.com/mitchellh/copystructure v1.0.0 14:36:24 go: downloading github.com/hashicorp/errwrap v1.0.0 14:36:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:36:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:36:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:36:24 go: downloading github.com/nats-io/nats.go v1.16.0 14:36:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:36:24 go: downloading github.com/pebbe/zmq4 v1.2.7 14:36:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:36:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:36:24 go: downloading github.com/x448/float16 v0.8.4 14:36:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:36:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:36:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:36:24 go: downloading github.com/hashicorp/serf v0.9.5 14:36:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:36:25 go: downloading github.com/Microsoft/go-winio v0.5.2 14:36:25 go: downloading github.com/zeebo/errs v1.2.2 14:36:25 go: downloading google.golang.org/grpc v1.46.0 14:36:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:36:25 go: downloading github.com/hashicorp/consul/sdk v0.8.0 14:36:25 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:36:25 go: downloading github.com/onsi/ginkgo v1.10.1 14:36:25 go: downloading github.com/onsi/gomega v1.7.0 14:36:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:36:25 go: downloading github.com/nats-io/nkeys v0.3.0 14:36:25 go: downloading github.com/nats-io/nuid v1.0.1 14:36:25 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 14:36:25 go: downloading github.com/fatih/color v1.9.0 14:36:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:36:25 go: downloading github.com/mattn/go-isatty v0.0.14 14:36:25 go: downloading github.com/go-playground/universal-translator v0.18.0 14:36:25 go: downloading github.com/leodido/go-urn v1.2.1 14:36:25 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 14:36:25 go: downloading golang.org/x/text v0.3.7 14:36:25 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:36:25 go: downloading github.com/go-playground/locales v0.14.0 14:36:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:36:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:36:25 go: downloading github.com/hashicorp/memberlist v0.2.2 14:36:25 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:36:25 go: downloading google.golang.org/protobuf v1.28.0 14:36:25 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 14:36:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:36:25 go: downloading github.com/pkg/errors v0.9.1 14:36:25 go: downloading github.com/kr/pretty v0.3.0 14:36:25 go: downloading github.com/golang/protobuf v1.5.2 14:36:25 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:36:26 go: downloading github.com/google/go-cmp v0.5.6 14:36:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:36:26 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:36:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:36:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:36:26 go: downloading github.com/miekg/dns v1.1.26 14:36:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:36:26 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:36:26 go: downloading github.com/kr/text v0.2.0 14:36:26 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:36:26 go: downloading gopkg.in/yaml.v2 v2.4.0 14:36:26 go: downloading github.com/hpcloud/tail v1.0.0 14:36:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:36:26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 14:36:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:36:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:36:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 14:36:27 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 14:36:27 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 14:36:27 go: downloading github.com/nats-io/nats.go v1.17.0 14:36:27 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 14:36:28 go: downloading github.com/klauspost/compress v1.15.10 14:36:28 go: downloading github.com/minio/highwayhash v1.0.2 14:36:28 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:36:28 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 14:36:29 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 14:36:51 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:51 make -C ./app-service-template test 14:36:51 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:36:51 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 14:37:09 ok new-app-service 0.072s coverage: 48.1% of statements 14:37:09 ? new-app-service/config [no test files] 14:37:09 ok new-app-service/functions 0.051s 14:37:09 CGO_ENABLED=1 go vet ./... 14:37:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:37:19 ./bin/test-attribution-txt.sh 14:37:19 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:37:19 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:37:19 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:37:19 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:37:19 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:37:19 go: downloading github.com/gomodule/redigo v1.8.9 14:37:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.111s coverage: 60.4% of statements 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.9% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.111s coverage: 76.5% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.082s coverage: 88.7% of statements 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.034s coverage: 100.0% of statements 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.182s coverage: 78.5% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.091s coverage: 97.3% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 82.8% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.701s coverage: 81.5% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.077s coverage: 28.7% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.056s coverage: 14.0% of statements 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.074s coverage: 27.3% of statements 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:37:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:37:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements 14:37:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.149s coverage: 75.5% of statements 14:37:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.056s coverage: 94.4% of statements 14:37:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:37:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:37:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1356 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 14:37:52 Running in /w/workspace/app-functions-sdk-go/163 [Pipeline] { [Pipeline] checkout 14:37:52 The recommended git tool is: git 14:37:57 using credential edgex-jenkins-ssh 14:37:57 Cloning the remote Git repository 14:37:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:37:57 > git init /w/workspace/app-functions-sdk-go/163 # timeout=10 14:37:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:37:57 > git --version # timeout=10 14:37:57 > git --version # 'git version 2.25.1' 14:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:58 Verifying host key using known hosts file 14:37:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:37:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 14:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:38:00 $ docker stop --time=1 ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 14:38:01 $ docker rm -f ac10c522a519065939f40ba0d73dae41e9eda4a600d78c89802516ff1f6ed750 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:02 Avoid second fetch 14:38:02 Checking out Revision 7248df4637e25603b652d3e3e2bb52353b80987b (main) 14:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:02 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 14:38:01 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:38:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:02 > git config core.sparsecheckout # timeout=10 14:38:02 > git checkout -f 7248df4637e25603b652d3e3e2bb52353b80987b # timeout=10 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1177)" 14:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:03 14:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:03 latest: Pulling from edgex-lftools-log-publisher 14:38:03 5eb5b503b376: Pulling fs layer 14:38:03 5c69ac0246d0: Pulling fs layer 14:38:03 ec43610c2a17: Pulling fs layer 14:38:03 3a2ae6a8a46f: Pulling fs layer 14:38:03 33b1e0a273af: Pulling fs layer 14:38:03 5d3b04190fa2: Pulling fs layer 14:38:03 2f39f015ded8: Pulling fs layer 14:38:03 2f39f015ded8: Waiting 14:38:03 3a2ae6a8a46f: Waiting 14:38:03 33b1e0a273af: Waiting 14:38:03 5d3b04190fa2: Waiting 14:38:03 5c69ac0246d0: Download complete 14:38:03 3a2ae6a8a46f: Verifying Checksum 14:38:03 3a2ae6a8a46f: Download complete 14:38:03 14:38:03 GitHub has been notified of this commit’s build result 14:38:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:03 33b1e0a273af: Verifying Checksum 14:38:03 33b1e0a273af: Download complete 14:38:03 5d3b04190fa2: Verifying Checksum 14:38:03 5d3b04190fa2: Download complete 14:38:03 ec43610c2a17: Verifying Checksum 14:38:03 ec43610c2a17: Download complete 14:38:03 5eb5b503b376: Verifying Checksum 14:38:03 5eb5b503b376: Download complete 14:38:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:04 Dload Upload Total Spent Left Speed 14:38:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68489 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh 14:38:04 2f39f015ded8: Download complete 14:38:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:04 5eb5b503b376: Pull complete 14:38:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:05 + sudo tee /etc/docker/daemon.new 14:38:05 { 14:38:05 "registry-mirrors": [ 14:38:05 "https://nexus3.edgexfoundry.org:10001" 14:38:05 ], 14:38:05 "bip": "10.250.0.254/24", 14:38:05 "hosts": [ 14:38:05 "tcp://0.0.0.0:5555", 14:38:05 "unix:///var/run/docker.sock" 14:38:05 ], 14:38:05 "mtu": 1458, 14:38:05 "selinux-enabled": true, 14:38:05 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:05 } [Pipeline] sh 14:38:05 5c69ac0246d0: Pull complete 14:38:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:05 + sudo service docker restart 14:38:05 ec43610c2a17: Pull complete 14:38:05 3a2ae6a8a46f: Pull complete 14:38:05 33b1e0a273af: Pull complete 14:38:06 5d3b04190fa2: Pull complete 14:38:11 2f39f015ded8: Pull complete 14:38:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:11 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:38:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:38:13 $ docker top d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:13 ---> job-cost.sh 14:38:13 lf-activate-venv: SKIPPING 14:38:13 INFO: No Stack... 14:38:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:14 INFO: Archiving Costs [Pipeline] sh 14:38:14 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 14:38:14 + cut -d, -f6 [Pipeline] lock 14:38:14 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] 14:38:14 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] did not exist. Created. 14:38:14 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:38:15 Stashed 1 file(s) [Pipeline] } 14:38:15 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:15 $ docker stop --time=1 d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee 14:38:16 $ docker rm -f d8d1e242377967e144d041ad0bee156f567b8ff6214b253ab79f1d5792045cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 14:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:24 ========================================================= 14:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:38:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:25 b3c136eddcbf: Pulling fs layer 14:38:25 c0a3192eca97: Pulling fs layer 14:38:25 a050256f5b6f: Pulling fs layer 14:38:25 656be50a0ddc: Pulling fs layer 14:38:25 2bbca73fdf42: Pulling fs layer 14:38:25 46d945488cbd: Pulling fs layer 14:38:25 8a5474983e97: Pulling fs layer 14:38:25 329c88fbcd65: Pulling fs layer 14:38:25 46d945488cbd: Waiting 14:38:25 656be50a0ddc: Waiting 14:38:25 2bbca73fdf42: Waiting 14:38:25 8a5474983e97: Waiting 14:38:25 329c88fbcd65: Waiting 14:38:25 a050256f5b6f: Verifying Checksum 14:38:25 a050256f5b6f: Download complete 14:38:25 c0a3192eca97: Verifying Checksum 14:38:25 c0a3192eca97: Download complete 14:38:25 2bbca73fdf42: Verifying Checksum 14:38:25 2bbca73fdf42: Download complete 14:38:25 46d945488cbd: Verifying Checksum 14:38:25 46d945488cbd: Download complete 14:38:25 b3c136eddcbf: Download complete 14:38:26 b3c136eddcbf: Pull complete 14:38:26 329c88fbcd65: Verifying Checksum 14:38:26 329c88fbcd65: Download complete 14:38:26 c0a3192eca97: Pull complete 14:38:27 a050256f5b6f: Pull complete 14:38:27 8a5474983e97: Verifying Checksum 14:38:27 8a5474983e97: Download complete 14:38:28 656be50a0ddc: Download complete 14:38:40 656be50a0ddc: Pull complete 14:38:40 2bbca73fdf42: Pull complete 14:38:40 46d945488cbd: Pull complete 14:38:46 8a5474983e97: Pull complete 14:38:49 329c88fbcd65: Pull complete 14:38:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:38:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:50 + docker inspect -f . ci-base-image-arm64 14:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:50 prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container 14:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 14:38:53 $ docker top 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:54 + go version 14:38:54 go version go1.18.3 linux/arm64 [Pipeline] } 14:38:54 $ docker stop --time=1 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 14:38:56 $ docker rm -f 024d47b0f0eb078c1fe626e44aaf8caf8a9c83c64052d6974a9c9ab68e3951f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:56 + docker inspect -f . ci-base-image-arm64 14:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:56 prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container 14:38:57 $ 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/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 14:38:58 $ docker top 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:58 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/163 [Pipeline] fileExists [Pipeline] sh 14:38:59 + make test 14:38:59 make -C ./app-service-template build 14:38:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/163/app-service-template' 14:38:59 go mod tidy 14:38:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:38:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:38:59 go: downloading github.com/google/uuid v1.3.0 14:38:59 go: downloading github.com/stretchr/testify v1.8.0 14:38:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 14:38:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.15 14:38:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:38:59 go: downloading github.com/davecgh/go-spew v1.1.1 14:38:59 go: downloading github.com/pmezard/go-difflib v1.0.0 14:38:59 go: downloading gopkg.in/yaml.v3 v3.0.1 14:38:59 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:38:59 go: downloading github.com/go-kit/log v0.2.0 14:38:59 go: downloading github.com/stretchr/objx v0.4.0 14:38:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.5 14:38:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:39:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:39:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:39:00 go: downloading github.com/gorilla/mux v1.8.0 14:39:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:39:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:39:00 go: downloading github.com/mitchellh/copystructure v1.0.0 14:39:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:39:00 go: downloading github.com/go-playground/universal-translator v0.18.0 14:39:00 go: downloading github.com/leodido/go-urn v1.2.1 14:39:00 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 14:39:00 go: downloading golang.org/x/text v0.3.7 14:39:00 go: downloading github.com/go-playground/locales v0.14.0 14:39:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:39:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:39:03 go: downloading github.com/pelletier/go-toml v1.9.5 14:39:03 go: downloading github.com/hashicorp/consul/api v1.9.1 14:39:03 go: downloading github.com/gorilla/websocket v1.4.2 14:39:03 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:39:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:39:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:39:03 go: downloading github.com/hashicorp/errwrap v1.0.0 14:39:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:39:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:39:03 go: downloading github.com/x448/float16 v0.8.4 14:39:03 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 14:39:03 go: downloading github.com/kr/pretty v0.3.0 14:39:03 go: downloading github.com/nats-io/nats.go v1.16.0 14:39:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:39:03 go: downloading github.com/pebbe/zmq4 v1.2.7 14:39:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:39:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:39:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:39:04 go: downloading github.com/hashicorp/serf v0.9.5 14:39:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:39:04 go: downloading github.com/hashicorp/consul/sdk v0.8.0 14:39:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:39:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:39:04 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:39:04 go: downloading github.com/Microsoft/go-winio v0.5.2 14:39:04 go: downloading github.com/zeebo/errs v1.2.2 14:39:04 go: downloading google.golang.org/grpc v1.46.0 14:39:05 go: downloading github.com/kr/text v0.2.0 14:39:05 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:39:05 go: downloading github.com/onsi/ginkgo v1.10.1 14:39:05 go: downloading github.com/onsi/gomega v1.7.0 14:39:05 go: downloading github.com/nats-io/nkeys v0.3.0 14:39:05 go: downloading github.com/nats-io/nuid v1.0.1 14:39:05 go: downloading github.com/nats-io/nats-server/v2 v2.7.4 14:39:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:39:05 go: downloading github.com/fatih/color v1.9.0 14:39:05 go: downloading github.com/mattn/go-colorable v0.1.12 14:39:06 go: downloading github.com/mattn/go-isatty v0.0.14 14:39:06 go: downloading github.com/pkg/errors v0.9.1 14:39:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:39:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:39:06 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:39:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:39:06 go: downloading github.com/hashicorp/memberlist v0.2.2 14:39:06 go: downloading google.golang.org/protobuf v1.28.0 14:39:06 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:39:06 go: downloading github.com/golang/protobuf v1.5.2 14:39:07 go: downloading github.com/google/go-cmp v0.5.6 14:39:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:39:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:39:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:39:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:39:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:39:07 go: downloading github.com/miekg/dns v1.1.26 14:39:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:39:07 go: downloading gopkg.in/yaml.v2 v2.4.0 14:39:07 go: downloading github.com/hpcloud/tail v1.0.0 14:39:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:39:07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 14:39:08 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:39:08 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:39:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 14:39:12 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 14:39:12 go: downloading github.com/nats-io/nats.go v1.17.0 14:39:12 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 14:39:12 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 14:39:13 go: downloading github.com/klauspost/compress v1.15.10 14:39:13 go: downloading github.com/minio/highwayhash v1.0.2 14:39:13 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:39:13 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 14:39:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 14:41:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/163/app-service-template' 14:41:24 make -C ./app-service-template test 14:41:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/163/app-service-template' 14:41:24 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 14:43:46 ok new-app-service 0.261s coverage: 48.1% of statements 14:43:46 ? new-app-service/config [no test files] 14:43:46 ok new-app-service/functions 0.190s 14:43:46 CGO_ENABLED=1 go vet ./... 14:45:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:45:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:45:07 ./bin/test-attribution-txt.sh 14:45:07 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:45:07 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:45:07 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:45:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/163/app-service-template' 14:45:07 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:45:07 go: downloading github.com/gomodule/redigo v1.8.9 14:45:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.648s coverage: 60.4% of statements 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.247s coverage: 93.9% of statements 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.364s coverage: 76.5% of statements 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.383s coverage: 88.7% of statements 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.176s coverage: 100.0% of statements 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.924s coverage: 78.5% of statements 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:45:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.254s coverage: 97.3% of statements 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:45:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 14:45:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.392s coverage: 82.8% of statements 14:45:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 14:45:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.137s coverage: 81.5% of statements 14:45:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 14:45:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 14:45:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.421s coverage: 28.7% of statements 14:45:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 14:45:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.255s coverage: 14.0% of statements 14:45:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.250s coverage: 27.3% of statements 14:45:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:45:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:45:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 51.4% of statements 14:46:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.529s coverage: 75.5% of statements 14:46:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.190s coverage: 94.4% of statements 14:46:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:46:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:46:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:46:17 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 14:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:46:18 $ docker stop --time=1 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 14:46:20 $ docker rm -f 8d6f053fc94d3555072899503e0761aacb6516b83d4f792ff9c0f433972577a2 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:46:24 Warning: overwriting stash ‘coverage-report’ 14:46:24 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 14:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:25 14:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:25 arm64: Pulling from edgex-lftools-log-publisher 14:46:25 8998bd30e6a1: Pulling fs layer 14:46:25 04944245beec: Pulling fs layer 14:46:25 699f458cf7ca: Pulling fs layer 14:46:25 765212b225bb: Pulling fs layer 14:46:25 f23df028b6ca: Pulling fs layer 14:46:25 d65c8cfc05b1: Pulling fs layer 14:46:25 2437ff75d9bd: Pulling fs layer 14:46:25 765212b225bb: Waiting 14:46:25 f23df028b6ca: Waiting 14:46:25 d65c8cfc05b1: Waiting 14:46:25 2437ff75d9bd: Waiting 14:46:25 04944245beec: Verifying Checksum 14:46:25 04944245beec: Download complete 14:46:25 765212b225bb: Verifying Checksum 14:46:25 765212b225bb: Download complete 14:46:26 f23df028b6ca: Verifying Checksum 14:46:26 f23df028b6ca: Download complete 14:46:26 d65c8cfc05b1: Verifying Checksum 14:46:26 d65c8cfc05b1: Download complete 14:46:26 699f458cf7ca: Verifying Checksum 14:46:26 699f458cf7ca: Download complete 14:46:26 8998bd30e6a1: Verifying Checksum 14:46:26 8998bd30e6a1: Download complete 14:46:28 2437ff75d9bd: Verifying Checksum 14:46:28 2437ff75d9bd: Download complete 14:46:30 8998bd30e6a1: Pull complete 14:46:32 04944245beec: Pull complete 14:46:33 699f458cf7ca: Pull complete 14:46:33 765212b225bb: Pull complete 14:46:34 f23df028b6ca: Pull complete 14:46:35 d65c8cfc05b1: Pull complete 14:46:53 2437ff75d9bd: Pull complete 14:46:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-1356 does not seem to be running inside a container 14:46:53 $ 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/163 -v /w/workspace/app-functions-sdk-go/163:/w/workspace/app-functions-sdk-go/163:rw,z -v /w/workspace/app-functions-sdk-go/163@tmp:/w/workspace/app-functions-sdk-go/163@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 14:46:56 $ docker top 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:56 ---> job-cost.sh 14:46:56 lf-activate-venv: SKIPPING 14:46:56 INFO: No Stack... 14:46:57 INFO: Retrieving Pricing Info for: v3-standard-4 14:46:58 INFO: Archiving Costs [Pipeline] sh 14:46:58 + cat /w/workspace/app-functions-sdk-go/163/archives/cost.csv 14:46:58 + cut -d, -f6 [Pipeline] lock 14:46:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] 14:46:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] did not exist. Created. 14:46:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:46:59 /w/workspace/app-functions-sdk-go/163@tmp/durable-36159c25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:47:00 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:00 Warning: overwriting stash ‘stack-cost’ 14:47:00 Stashed 1 file(s) [Pipeline] } 14:47:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:00 $ docker stop --time=1 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e 14:47:01 $ docker rm -f 357401efc379c60ade48cae51cd4849e26bec42954b8c95a841767797485113e [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 14:47:02 provisioning config files... 14:47:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4480636924861612833tmp [Pipeline] { [Pipeline] sh 14:47:02 + set +x 14:47:02 + curl -s https://codecov.io/bash 14:47:02 + bash -s -- 14:47:02 14:47:02 _____ _ 14:47:02 / ____| | | 14:47:02 | | ___ __| | ___ ___ _____ __ 14:47:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:02 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:02 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:02 Bash-1.0.6 14:47:02 14:47:02 14:47:02 ==> git version 2.25.1 found 14:47:02 ==> 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 14:47:02 Release-Date: 2020-01-08 14:47:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:47:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:02 ==> Jenkins CI detected. 14:47:02 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 14:47:02 project root: . 14:47:02 --> token set from env 14:47:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:02 ==> Running gcov in . (disable via -X gcov) 14:47:02 ==> Python coveragepy not found 14:47:02 ==> Searching for coverage reports in: 14:47:02 + . 14:47:02 -> Found 2 reports 14:47:02 ==> Detecting git/mercurial file structure 14:47:02 ==> Reading reports 14:47:02 + ./app-service-template/coverage.out bytes=1222 14:47:02 + ./coverage.out bytes=126112 14:47:02 ==> Appending adjustments 14:47:02 https://docs.codecov.io/docs/fixing-reports 14:47:03 + Found adjustments 14:47:03 ==> Gzipping contents 14:47:03 24K /tmp/codecov.BmHChD.gz 14:47:03 ==> Uploading reports 14:47:03 url: https://codecov.io 14:47:03 query: branch=main&commit=7248df4637e25603b652d3e3e2bb52353b80987b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:03 -> Pinging Codecov 14:47:03 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=7248df4637e25603b652d3e3e2bb52353b80987b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:03 -> Uploading to 14:47:03 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/3D8B5DFFC46A037C893635FACE044666/7248df4637e25603b652d3e3e2bb52353b80987b/2b85f5e8-a25e-499d-bc02-0952fa1b9040.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T144703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e877b9bcc2481e735bdd946879ea1d69b37bd8786ce35faed0ddc3a867d2a85 14:47:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:03 Dload Upload Total Spent Left Speed 14:47:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21728 0 0 100 21728 0 98763 --:--:-- --:--:-- --:--:-- 98316 100 21728 0 0 100 21728 0 87261 --:--:-- --:--:-- --:--:-- 87261 14:47:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] } 14:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:47:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:04 14:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:47:04 df9b9388f04a: Pulling fs layer 14:47:04 52dc419b0ee2: Pulling fs layer 14:47:04 25bc292e5bac: Pulling fs layer 14:47:04 114826534d7a: Pulling fs layer 14:47:04 4657fd5d0bcf: Pulling fs layer 14:47:04 6ad1cebc031e: Pulling fs layer 14:47:04 8a3aa393b2d8: Pulling fs layer 14:47:04 4657fd5d0bcf: Waiting 14:47:04 6ad1cebc031e: Waiting 14:47:04 8a3aa393b2d8: Waiting 14:47:04 25bc292e5bac: Verifying Checksum 14:47:04 25bc292e5bac: Download complete 14:47:04 52dc419b0ee2: Verifying Checksum 14:47:04 52dc419b0ee2: Download complete 14:47:04 4657fd5d0bcf: Verifying Checksum 14:47:04 4657fd5d0bcf: Download complete 14:47:04 df9b9388f04a: Verifying Checksum 14:47:04 df9b9388f04a: Download complete 14:47:05 df9b9388f04a: Pull complete 14:47:05 6ad1cebc031e: Verifying Checksum 14:47:05 6ad1cebc031e: Download complete 14:47:05 52dc419b0ee2: Pull complete 14:47:05 25bc292e5bac: Pull complete 14:47:05 114826534d7a: Verifying Checksum 14:47:05 114826534d7a: Download complete 14:47:05 8a3aa393b2d8: Verifying Checksum 14:47:05 8a3aa393b2d8: Download complete 14:47:09 114826534d7a: Pull complete 14:47:09 4657fd5d0bcf: Pull complete 14:47:09 6ad1cebc031e: Pull complete 14:47:11 8a3aa393b2d8: Pull complete 14:47:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:11 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:47:14 $ docker top 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 14:47:14 + set -o pipefail 14:47:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 14:47:19 14:47:19 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 14:47:19 14:47:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/c93b0498-4b61-4fe5-b74e-36e009fdfefc 14:47:19 14:47:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:47:19 14:47:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:47:19 14:47:20 [Pipeline] } 14:47:20 $ docker stop --time=1 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b 14:47:22 $ docker rm -f 9554eb90c57ca2589eeed6781c216b81303283973a98bdeffcd672424634b11b [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 14:47:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:22 provisioning config files... 14:47:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17298666834411558654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:23 --> edgex-publish-swagger.sh 14:47:23 === Publish openapi/v2 API === 14:47:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:47:23 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 14:47:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:23 Dload Upload Total Spent Left Speed 14:47:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 12645 0:00:01 0:00:01 --:--:-- 12645 100 13708 0 0 100 13708 0 12645 0:00:01 0:00:01 --:--:-- 12645 14:47:24 14:47:24 [Pipeline] } 14:47:24 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 14:47:24 + git log --format=format:%s -1 7248df4637e25603b652d3e3e2bb52353b80987b [Pipeline] sh 14:47:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:25 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:25 $ docker top ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 -eo pid,comm 14:47:25 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). 14:47:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:25 [ssh-agent] Looking for ssh-agent implementation... 14:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:25 $ docker exec ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 ssh-agent 14:47:25 SSH_AUTH_SOCK=/tmp/ssh-zylIgldixJF7/agent.32 14:47:25 SSH_AGENT_PID=38 14:47:25 Running ssh-add (command line suppressed) 14:47:25 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14498625429033978160.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14498625429033978160.key) 14:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:26 + git semver tag 14:47:26 2022-09-27 14:47:26,448 [run_tag] DEBUG tag force:False 14:47:26 2022-09-27 14:47:26,448 [check_head_tag] DEBUG check head tag 14:47:26 2022-09-27 14:47:26,449 [execute] INFO git cat-file --batch-check 14:47:26 2022-09-27 14:47:26,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:47:26 2022-09-27 14:47:26,453 [execute] INFO git cat-file --batch 14:47:26 2022-09-27 14:47:26,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:47:26 2022-09-27 14:47:26,474 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:26 2022-09-27 14:47:26,474 [execute] INFO git tag -a v2.3.0-dev.42 -m v2.3.0-dev.42 14:47:26 2022-09-27 14:47:26,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.42', '-m', 'v2.3.0-dev.42'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:47:26 2022-09-27 14:47:26,478 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:26 2.3.0-dev.42 [Pipeline] } 14:47:26 $ docker exec --env ******** --env ******** ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 ssh-agent -k 14:47:26 unset SSH_AUTH_SOCK; 14:47:26 unset SSH_AGENT_PID; 14:47:26 echo Agent pid 38 killed; 14:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:26 + git semver [Pipeline] } 14:47:27 $ docker stop --time=1 ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 14:47:28 $ docker rm -f ef0a68681d5e6fdd8f7a4431cc22fe40ee92f8ffe861fbb7111deb9d35ed6310 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:28 14:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:29 0.23.1-centos7: Pulling from edgex-lftools 14:47:29 ab5ef0e58194: Pulling fs layer 14:47:29 9712f1f96733: Pulling fs layer 14:47:29 63f879dbbcfc: Pulling fs layer 14:47:29 0d9ebad4ef96: Pulling fs layer 14:47:29 e9a5061849ea: Pulling fs layer 14:47:29 d747dcd14b5f: Pulling fs layer 14:47:29 2de7ff778b66: Pulling fs layer 14:47:29 e9a5061849ea: Waiting 14:47:29 d747dcd14b5f: Waiting 14:47:29 0d9ebad4ef96: Waiting 14:47:29 9712f1f96733: Verifying Checksum 14:47:29 9712f1f96733: Download complete 14:47:29 63f879dbbcfc: Verifying Checksum 14:47:29 63f879dbbcfc: Download complete 14:47:29 e9a5061849ea: Verifying Checksum 14:47:29 e9a5061849ea: Download complete 14:47:29 0d9ebad4ef96: Verifying Checksum 14:47:29 0d9ebad4ef96: Download complete 14:47:29 d747dcd14b5f: Verifying Checksum 14:47:29 d747dcd14b5f: Download complete 14:47:30 ab5ef0e58194: Verifying Checksum 14:47:30 ab5ef0e58194: Download complete 14:47:30 2de7ff778b66: Verifying Checksum 14:47:30 2de7ff778b66: Download complete 14:47:32 ab5ef0e58194: Pull complete 14:47:32 9712f1f96733: Pull complete 14:47:33 63f879dbbcfc: Pull complete 14:47:36 0d9ebad4ef96: Pull complete 14:47:36 e9a5061849ea: Pull complete 14:47:36 d747dcd14b5f: Pull complete 14:47:37 2de7ff778b66: Pull complete 14:47:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:47:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:37 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:47:39 $ docker top e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:47:39 provisioning config files... 14:47:39 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14302117114270172949tmp 14:47:39 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10208400288661586032tmp 14:47:39 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13848549920538085728tmp [Pipeline] { [Pipeline] echo 14:47:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:47:40 ---> sigul-configuration.sh 14:47:40 gpg: directory `/root/.gnupg' created 14:47:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:47:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:47:40 gpg: keyring `/root/.gnupg/secring.gpg' created 14:47:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:47:40 gpg: CAST5 encrypted data 14:47:40 gpg: encrypted with 1 passphrase 14:47:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:47:40 + mkdir /home/jenkins 14:47:40 + mkdir /home/jenkins/sigul [Pipeline] sh 14:47:40 + 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 14:47:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:47:41 ---> sigul-install.sh 14:47:41 Sigul already installed; skipping installation. [Pipeline] sh 14:47:41 + git tag --list 14:47:41 v0.1.0 14:47:41 v0.1.1 14:47:41 v1.0.0 14:47:41 v1.1.0 14:47:41 v1.2.0 14:47:41 v1.3.0 14:47:41 v1.3.1 14:47:41 v2.0.0 14:47:41 v2.0.1 14:47:41 v2.1.0 14:47:41 v2.1.1 14:47:41 v2.1.1-dev.3 14:47:41 v2.1.1-dev.4 14:47:41 v2.2.0 14:47:41 v2.2.1-dev.1 14:47:41 v2.2.1-dev.10 14:47:41 v2.2.1-dev.11 14:47:41 v2.2.1-dev.12 14:47:41 v2.2.1-dev.13 14:47:41 v2.2.1-dev.14 14:47:41 v2.2.1-dev.15 14:47:41 v2.2.1-dev.16 14:47:41 v2.2.1-dev.17 14:47:41 v2.2.1-dev.18 14:47:41 v2.2.1-dev.19 14:47:41 v2.2.1-dev.2 14:47:41 v2.2.1-dev.20 14:47:41 v2.2.1-dev.21 14:47:41 v2.2.1-dev.22 14:47:41 v2.2.1-dev.23 14:47:41 v2.2.1-dev.3 14:47:41 v2.2.1-dev.4 14:47:41 v2.2.1-dev.5 14:47:41 v2.2.1-dev.6 14:47:41 v2.2.1-dev.7 14:47:41 v2.2.1-dev.8 14:47:41 v2.2.1-dev.9 14:47:41 v2.3.0-dev.24 14:47:41 v2.3.0-dev.25 14:47:41 v2.3.0-dev.26 14:47:41 v2.3.0-dev.27 14:47:41 v2.3.0-dev.28 14:47:41 v2.3.0-dev.29 14:47:41 v2.3.0-dev.30 14:47:41 v2.3.0-dev.31 14:47:41 v2.3.0-dev.32 14:47:41 v2.3.0-dev.33 14:47:41 v2.3.0-dev.34 14:47:41 v2.3.0-dev.35 14:47:41 v2.3.0-dev.36 14:47:41 v2.3.0-dev.37 14:47:41 v2.3.0-dev.38 14:47:41 v2.3.0-dev.39 14:47:41 v2.3.0-dev.40 14:47:41 v2.3.0-dev.41 14:47:41 v2.3.0-dev.42 [Pipeline] sh 14:47:41 + lftools sign git-tag v2.3.0-dev.42 14:47:42 Signing Git tag with Sigul... 14:47:42 Signing v2.3.0-dev.42 [Pipeline] echo 14:47:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:47:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:47:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:47:42 $ docker stop --time=1 e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 14:47:44 $ docker rm -f e9cef455d7d86544cf45b3519bd3bbcb184a273223deb66fa795c98cea30b317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:47:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:44 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:45 $ docker top a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 -eo pid,comm 14:47:45 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). 14:47:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:45 [ssh-agent] Looking for ssh-agent implementation... 14:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:45 $ docker exec a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 ssh-agent 14:47:45 SSH_AUTH_SOCK=/tmp/ssh-u7ifXja7FKsO/agent.32 14:47:45 SSH_AGENT_PID=38 14:47:45 Running ssh-add (command line suppressed) 14:47:45 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17300906927634639351.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17300906927634639351.key) 14:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:45 + git semver bump pre 14:47:46 2022-09-27 14:47:46,149 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:46 2022-09-27 14:47:46,149 [bump_version] DEBUG bumping version:2.3.0-dev.42 on axis:pre with prefix:dev 14:47:46 2022-09-27 14:47:46,149 [bump_version] DEBUG bumped version:2.3.0-dev.43 14:47:46 2022-09-27 14:47:46,149 [write_version] DEBUG write version:2.3.0-dev.43 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 14:47:46 2022-09-27 14:47:46,149 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:46 2022-09-27 14:47:46,149 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:46 2022-09-27 14:47:46,151 [execute] INFO git cat-file --batch-check 14:47:46 2022-09-27 14:47:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:46 2022-09-27 14:47:46,156 [execute] INFO git cat-file --batch 14:47:46 2022-09-27 14:47:46,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:46 2022-09-27 14:47:46,160 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:46 2.3.0-dev.43 [Pipeline] } 14:47:46 $ docker exec --env ******** --env ******** a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 ssh-agent -k 14:47:46 unset SSH_AUTH_SOCK; 14:47:46 unset SSH_AGENT_PID; 14:47:46 echo Agent pid 38 killed; 14:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:46 + git semver [Pipeline] } 14:47:46 $ docker stop --time=1 a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 14:47:48 $ docker rm -f a5d88536bf97674982228e9eb30c834e73a4fa62b6d4a2f517acef612750d6f6 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:49 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:49 $ docker top f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:49 [ssh-agent] Looking for ssh-agent implementation... 14:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:49 $ docker exec f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 ssh-agent 14:47:49 SSH_AUTH_SOCK=/tmp/ssh-jzbrEgABrUXg/agent.32 14:47:49 SSH_AGENT_PID=38 14:47:49 Running ssh-add (command line suppressed) 14:47:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_77161477698212283.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_77161477698212283.key) 14:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:50 + git semver push 14:47:50 2022-09-27 14:47:50,360 [run_push] DEBUG push 14:47:50 2022-09-27 14:47:50,361 [execute] INFO git cat-file --batch-check 14:47:50 2022-09-27 14:47:50,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:47:50 2022-09-27 14:47:50,364 [execute] INFO git rev-list 35d54e7c75ae66995be3addbc6ce726ac28c5a51 -- 14:47:50 2022-09-27 14:47:50,364 [execute] DEBUG Popen(['git', 'rev-list', '35d54e7c75ae66995be3addbc6ce726ac28c5a51', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:47:50 2022-09-27 14:47:50,375 [execute] INFO git fetch -v origin 14:47:50 2022-09-27 14:47:50,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:47:51 2022-09-27 14:47:50,969 [run_push] DEBUG no remote changes detected 14:47:51 2022-09-27 14:47:50,969 [execute] INFO git push origin semver 14:47:51 2022-09-27 14:47:50,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:47:51 2022-09-27 14:47:51,823 [run_push] DEBUG push all version tags 14:47:51 2022-09-27 14:47:51,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:47:51 2022-09-27 14:47:51,824 [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) 14:47:52 2022-09-27 14:47:52,694 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:47:52 2.3.0-dev.43 [Pipeline] } 14:47:52 $ docker exec --env ******** --env ******** f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 ssh-agent -k 14:47:53 unset SSH_AUTH_SOCK; 14:47:53 unset SSH_AGENT_PID; 14:47:53 echo Agent pid 38 killed; 14:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:53 + git semver [Pipeline] } 14:47:53 $ docker stop --time=1 f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 14:47:54 $ docker rm -f f6cf4d0791673ab876d04af47ac109e5b07a8fdcf9f1fc4b6342d88a85374b46 [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 14:47:55 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 14:47:55 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:47:55 total 16 14:47:55 drwxr-xr-x 3 root root 4096 Sep 27 14:38 . 14:47:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 14:47 .. 14:47:55 drwxr-xr-x 2 root root 4096 Sep 27 14:38 cost 14:47:55 -rw-r--r-- 1 root root 92 Sep 27 14:38 cost.csv 14:47:55 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 14:47:55 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:47:55 total 16 14:47:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 14:38 . 14:47:55 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 14:47 .. 14:47:55 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 14:38 cost 14:47:55 -rw-r--r-- 1 jenkins jenkins 92 Sep 27 14:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:47:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:47:56 ---> package-listing.sh 14:47:56 ++ facter osfamily 14:47:56 ++ tr '[:upper:]' '[:lower:]' 14:47:56 + OS_FAMILY=debian 14:47:56 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 14:47:56 + START_PACKAGES=/tmp/packages_start.txt 14:47:56 + END_PACKAGES=/tmp/packages_end.txt 14:47:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:56 + PACKAGES=/tmp/packages_start.txt 14:47:56 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:47:56 + PACKAGES=/tmp/packages_end.txt 14:47:56 + case "${OS_FAMILY}" in 14:47:56 + dpkg -l 14:47:56 + grep '^ii' 14:47:56 + '[' -f /tmp/packages_start.txt ']' 14:47:56 + '[' -f /tmp/packages_end.txt ']' 14:47:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:56 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:47:56 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 14:47:56 + 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 14:47:56 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 14:47:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:57 prd-ubuntu20.04-docker-8c-8g-1355 does not seem to be running inside a container 14:47:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:47:58 $ docker top 7fcc8abc8f16249621590427fb9e6c9c3040afd353586fb90876ed012342f626 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:58 + touch /tmp/pre-build-complete [Pipeline] sh 14:47:58 + mkdir -p /var/log/sysstat [Pipeline] sh 14:47:58 + ls /var/log/sa-host 14:47:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:59 provisioning config files... 14:47:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15295595577024602297tmp [Pipeline] { [Pipeline] echo 14:47:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:47:59 ---> create-netrc.sh [Pipeline] } 14:47:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:47:59 ---> python-tools-install.sh [Pipeline] echo 14:47:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:48:00 ---> sudo-logs.sh 14:48:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:48:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:48:00 ---> job-cost.sh 14:48:00 lf-activate-venv: SKIPPING 14:48:00 DEBUG: total: 0.2199999988079071 14:48:00 INFO: Retrieving Stack Cost... 14:48:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:01 INFO: Archiving Costs [Pipeline] echo 14:48:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:48:01 ---> logs-deploy.sh 14:48:01 lf-activate-venv: SKIPPING 14:48:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/163 14:48:01 INFO: archiving workspace using pattern(s): 14:48:02 Archives upload complete. 14:48:02 INFO: archiving logs to Nexus 14:48:03 ---> uname -a: 14:48:03 Linux prd-ubuntu20-04-docker-8c-8g-1355 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:48:03 14:48:03 14:48:03 ---> lscpu: 14:48:03 Architecture: x86_64 14:48:03 CPU op-mode(s): 32-bit, 64-bit 14:48:03 Byte Order: Little Endian 14:48:03 Address sizes: 40 bits physical, 48 bits virtual 14:48:03 CPU(s): 8 14:48:03 On-line CPU(s) list: 0-7 14:48:03 Thread(s) per core: 1 14:48:03 Core(s) per socket: 1 14:48:03 Socket(s): 8 14:48:03 NUMA node(s): 1 14:48:03 Vendor ID: AuthenticAMD 14:48:03 CPU family: 23 14:48:03 Model: 49 14:48:03 Model name: AMD EPYC-Rome Processor 14:48:03 Stepping: 0 14:48:03 CPU MHz: 2799.998 14:48:03 BogoMIPS: 5599.99 14:48:03 Virtualization: AMD-V 14:48:03 Hypervisor vendor: KVM 14:48:03 Virtualization type: full 14:48:03 L1d cache: 256 KiB 14:48:03 L1i cache: 256 KiB 14:48:03 L2 cache: 4 MiB 14:48:03 L3 cache: 128 MiB 14:48:03 NUMA node0 CPU(s): 0-7 14:48:03 Vulnerability Itlb multihit: Not affected 14:48:03 Vulnerability L1tf: Not affected 14:48:03 Vulnerability Mds: Not affected 14:48:03 Vulnerability Meltdown: Not affected 14:48:03 Vulnerability Mmio stale data: Not affected 14:48:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:48:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:48:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:48:03 Vulnerability Srbds: Not affected 14:48:03 Vulnerability Tsx async abort: Not affected 14:48:03 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 14:48:03 14:48:03 14:48:03 ---> nproc: 14:48:03 8 14:48:03 14:48:03 14:48:03 ---> df -h: 14:48:03 Filesystem Size Used Avail Use% Mounted on 14:48:03 overlay 155G 12G 144G 8% / 14:48:03 tmpfs 64M 0 64M 0% /dev 14:48:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:48:03 shm 64M 0 64M 0% /dev/shm 14:48:03 /dev/vda1 155G 12G 144G 8% /facter-os 14:48:03 14:48:03 14:48:03 ---> sar -b -r -n DEV: 14:48:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1355) 09/27/22 _x86_64_ (8 CPU) 14:48:03 14:48:03 14:35:14 LINUX RESTART (8 CPU) 14:48:03 14:48:03 14:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:48:03 14:37:01 92.71 3.25 89.46 0.00 423.11 46424.13 0.00 14:48:03 14:38:01 34.38 0.03 34.34 0.00 0.27 20814.15 0.00 14:48:03 14:39:01 39.90 0.20 39.70 0.00 13.86 19718.09 0.00 14:48:03 14:40:01 1.85 0.00 1.85 0.00 0.00 1630.91 0.00 14:48:03 14:41:01 40.69 9.35 31.34 0.00 2886.99 6441.73 0.00 14:48:03 14:42:01 2.23 0.00 2.23 0.00 0.00 1635.46 0.00 14:48:03 14:43:01 3.82 1.02 2.80 0.00 21.86 1512.30 0.00 14:48:03 14:44:01 2.25 0.00 2.25 0.00 0.00 1637.19 0.00 14:48:03 14:45:01 1.53 0.00 1.53 0.00 0.00 1628.39 0.00 14:48:03 14:46:01 2.68 0.00 2.68 0.00 0.00 1651.86 0.00 14:48:03 14:47:01 1.37 0.00 1.37 0.00 0.00 1491.77 0.00 14:48:03 14:48:01 127.00 0.55 126.45 0.00 38.93 60289.55 0.00 14:48:03 Average: 29.11 1.20 27.91 0.00 281.86 13693.08 0.00 14:48:03 14:48:03 14:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:48:03 14:37:01 27884536 31253172 1052612 3.20 94132 3478908 2367368 6.98 1645696 2908668 450540 14:48:03 14:38:01 28085120 31591108 712760 2.17 98344 3592560 1859228 5.48 1406624 2930056 32032 14:48:03 14:39:01 28606040 31590360 718968 2.19 101612 3105120 1712160 5.05 1116600 2738592 16 14:48:03 14:40:01 28606228 31590724 718520 2.19 101668 3105124 1712160 5.05 1116612 2738592 12 14:48:03 14:41:01 28315540 31575860 717496 2.18 120496 3353716 1777960 5.24 1270236 2852448 60 14:48:03 14:42:01 28318240 31578604 714780 2.17 120556 3353720 1777960 5.24 1263456 2852452 156 14:48:03 14:43:01 28321964 31583528 710000 2.16 120684 3354332 1790588 5.28 1258868 2853056 12 14:48:03 14:44:01 28321832 31583600 709768 2.16 120772 3354348 1790588 5.28 1258788 2853064 12 14:48:03 14:45:01 28321824 31583688 709620 2.16 120868 3354348 1790588 5.28 1258868 2853064 12 14:48:03 14:46:01 28321808 31583848 709408 2.16 120992 3354352 1790588 5.28 1259012 2853124 12 14:48:03 14:47:01 28321728 31583832 709364 2.16 121056 3354352 1790588 5.28 1259020 2853120 12 14:48:03 14:48:01 26749628 31497792 783056 2.38 164368 4664140 1835848 5.41 1442268 4095136 312 14:48:03 Average: 28181207 31549676 747196 2.27 117129 3452085 1832969 5.40 1296337 2948448 40266 14:48:03 14:48:03 14:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:48:03 14:37:01 docker0 148.11 205.08 11.63 1837.76 0.00 0.00 0.00 0.00 14:48:03 14:37:01 veth21d492b 84.02 149.67 8.14 1477.20 0.00 0.00 0.00 0.12 14:48:03 14:37:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:48:03 14:37:01 ens3 384.65 260.09 5874.73 40.74 0.00 0.00 0.00 0.00 14:48:03 14:38:01 docker0 1.07 1.03 0.07 1.53 0.00 0.00 0.00 0.00 14:48:03 14:38:01 veth21d492b 1.07 1.05 0.09 1.53 0.00 0.00 0.00 0.00 14:48:03 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:38:01 ens3 23.31 15.70 25.33 7.85 0.00 0.00 0.00 0.00 14:48:03 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:39:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:48:03 14:39:01 ens3 124.58 103.22 2524.58 101.40 0.00 0.00 0.00 0.00 14:48:03 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:48:03 14:41:01 ens3 99.70 59.01 1300.36 4.32 0.00 0.00 0.00 0.00 14:48:03 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:42:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:43:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 14:48:03 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:44:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:03 14:46:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 14:48:03 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:03 14:47:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:48:03 14:48:01 docker0 49.83 62.96 4.31 691.06 0.00 0.00 0.00 0.00 14:48:03 14:48:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 14:48:03 14:48:01 ens3 411.53 298.73 7940.14 62.35 0.00 0.00 0.00 0.00 14:48:03 Average: docker0 16.40 22.17 1.32 208.58 0.00 0.00 0.00 0.00 14:48:03 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 14:48:03 Average: ens3 86.69 61.20 1465.88 18.05 0.00 0.00 0.00 0.00 14:48:03 14:48:03 14:48:03 ---> sar -P ALL: 14:48:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1355) 09/27/22 _x86_64_ (8 CPU) 14:48:03 14:48:03 14:35:14 LINUX RESTART (8 CPU) 14:48:03 14:48:03 14:36:02 CPU %user %nice %system %iowait %steal %idle 14:48:03 14:37:01 all 36.90 0.00 6.69 0.80 0.08 55.53 14:48:03 14:37:01 0 38.37 0.00 6.95 0.36 0.09 54.23 14:48:03 14:37:01 1 39.29 0.00 7.96 0.07 0.07 52.61 14:48:03 14:37:01 2 39.04 0.00 5.92 0.99 0.09 53.97 14:48:03 14:37:01 3 32.93 0.00 5.92 0.29 0.09 60.77 14:48:03 14:37:01 4 33.09 0.00 5.84 0.93 0.09 60.05 14:48:03 14:37:01 5 37.44 0.00 7.24 3.11 0.07 52.14 14:48:03 14:37:01 6 36.11 0.00 6.53 0.40 0.07 56.90 14:48:03 14:37:01 7 38.84 0.00 7.19 0.29 0.09 53.59 14:48:03 14:38:01 all 31.65 0.00 4.79 0.34 0.05 63.17 14:48:03 14:38:01 0 32.70 0.00 4.66 0.93 0.05 61.66 14:48:03 14:38:01 1 32.25 0.00 4.84 0.07 0.07 62.78 14:48:03 14:38:01 2 34.07 0.00 4.74 0.40 0.05 60.75 14:48:03 14:38:01 3 28.81 0.00 4.28 0.94 0.05 65.91 14:48:03 14:38:01 4 29.09 0.00 4.39 0.08 0.05 66.38 14:48:03 14:38:01 5 32.54 0.00 4.92 0.03 0.05 62.46 14:48:03 14:38:01 6 31.77 0.00 5.27 0.22 0.05 62.70 14:48:03 14:38:01 7 31.91 0.00 5.22 0.02 0.05 62.81 14:48:03 14:39:01 all 2.89 0.00 1.48 0.41 0.02 95.20 14:48:03 14:39:01 0 2.74 0.00 1.10 0.05 0.02 96.09 14:48:03 14:39:01 1 3.35 0.00 1.07 0.00 0.00 95.58 14:48:03 14:39:01 2 3.13 0.00 2.06 0.80 0.02 93.98 14:48:03 14:39:01 3 1.74 0.00 2.75 2.15 0.02 93.35 14:48:03 14:39:01 4 2.84 0.00 1.09 0.02 0.02 96.04 14:48:03 14:39:01 5 2.96 0.00 1.31 0.12 0.03 95.58 14:48:03 14:39:01 6 2.91 0.00 1.09 0.03 0.03 95.93 14:48:03 14:39:01 7 3.43 0.00 1.41 0.13 0.02 95.01 14:48:03 14:40:01 all 0.02 0.00 0.02 0.01 0.00 99.94 14:48:03 14:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:48:03 14:40:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:48:03 14:40:01 2 0.00 0.00 0.00 0.07 0.00 99.93 14:48:03 14:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:48:03 14:40:01 4 0.05 0.00 0.05 0.00 0.00 99.90 14:48:03 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:48:03 14:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:48:03 14:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:48:03 14:41:01 all 1.22 0.00 0.79 0.32 0.01 97.65 14:48:03 14:41:01 0 0.75 0.00 0.65 0.15 0.02 98.43 14:48:03 14:41:01 1 1.44 0.00 0.60 1.50 0.02 96.44 14:48:03 14:41:01 2 2.32 0.00 0.92 0.43 0.02 96.32 14:48:03 14:41:01 3 1.34 0.00 0.63 0.22 0.02 97.80 14:48:03 14:41:01 4 0.65 0.00 0.52 0.07 0.00 98.77 14:48:03 14:41:01 5 1.02 0.00 0.45 0.05 0.02 98.46 14:48:03 14:41:01 6 0.77 0.00 1.62 0.02 0.00 97.59 14:48:03 14:41:01 7 1.45 0.00 0.95 0.15 0.02 97.43 14:48:03 14:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:48:03 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:42:01 1 0.00 0.00 0.02 0.10 0.00 99.88 14:48:03 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:48:03 14:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:48:03 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:48:03 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:48:03 14:43:01 all 0.06 0.00 0.04 0.02 0.01 99.87 14:48:03 14:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:48:03 14:43:01 1 0.05 0.00 0.05 0.10 0.02 99.78 14:48:03 14:43:01 2 0.07 0.00 0.03 0.00 0.00 99.90 14:48:03 14:43:01 3 0.02 0.00 0.05 0.02 0.03 99.88 14:48:03 14:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:48:03 14:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:48:03 14:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:48:03 14:43:01 7 0.25 0.00 0.07 0.03 0.00 99.65 14:48:03 14:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:48:03 14:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:48:03 14:44:01 1 0.02 0.00 0.02 0.12 0.00 99.85 14:48:03 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:48:03 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:48:03 14:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:48:03 14:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:48:03 14:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 14:48:03 14:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:48:03 14:45:01 1 0.00 0.00 0.02 0.12 0.02 99.85 14:48:03 14:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:48:03 14:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:48:03 14:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:48:03 14:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:48:03 14:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:48:03 14:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:48:03 14:46:01 all 0.01 0.00 0.00 0.02 0.00 99.96 14:48:03 14:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:48:03 14:46:01 1 0.03 0.00 0.00 0.08 0.00 99.88 14:48:03 14:46:01 2 0.00 0.00 0.02 0.03 0.02 99.93 14:48:03 14:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:48:03 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:48:03 14:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:48:03 14:46:01 7 0.07 0.00 0.00 0.02 0.00 99.92 14:48:03 14:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:48:03 14:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:48:03 14:47:01 1 0.00 0.00 0.02 0.05 0.00 99.93 14:48:03 14:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:48:03 14:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:48:03 14:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:48:03 14:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:48:03 14:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:48:03 14:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:48:03 14:48:03 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:48:03 14:48:01 all 9.21 0.00 4.13 1.26 0.06 85.34 14:48:03 14:48:01 0 9.37 0.00 4.21 1.77 0.07 84.59 14:48:03 14:48:01 1 9.39 0.00 4.08 0.74 0.05 85.74 14:48:03 14:48:01 2 10.70 0.00 3.54 0.13 0.07 85.55 14:48:03 14:48:01 3 8.30 0.00 3.35 0.39 0.07 87.90 14:48:03 14:48:01 4 8.54 0.00 4.65 2.84 0.05 83.91 14:48:03 14:48:01 5 8.69 0.00 5.35 3.72 0.05 82.20 14:48:03 14:48:01 6 10.33 0.00 3.70 0.10 0.05 85.82 14:48:03 14:48:01 7 8.38 0.00 4.14 0.34 0.07 87.07 14:48:03 Average: all 6.75 0.00 1.48 0.27 0.02 91.48 14:48:03 Average: 0 6.91 0.00 1.46 0.27 0.02 91.34 14:48:03 Average: 1 7.05 0.00 1.54 0.25 0.02 91.14 14:48:03 Average: 2 7.40 0.00 1.43 0.24 0.02 90.91 14:48:03 Average: 3 6.01 0.00 1.41 0.33 0.03 92.23 14:48:03 Average: 4 6.09 0.00 1.37 0.32 0.02 92.20 14:48:03 Average: 5 6.82 0.00 1.59 0.58 0.02 90.99 14:48:03 Average: 6 6.74 0.00 1.51 0.06 0.02 91.66 14:48:03 Average: 7 6.94 0.00 1.57 0.08 0.02 91.39 14:48:03 14:48:03 14:48:03