Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 199daa5cb17192f55923a937836ae9c0122b15cf 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-ssh17985091504736250437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12749767831031681835.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15975979319786799562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3554338306552777322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11949092175176395771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11068 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 199daa5cb17192f55923a937836ae9c0122b15cf (main) Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#1397)" > git config core.sparsecheckout # timeout=10 > git checkout -f 199daa5cb17192f55923a937836ae9c0122b15cf # timeout=10 > git rev-list --no-walk fb339689721b5820e9fcd4b1438cc17d90431218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:49:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:49:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:49:47 ========================================================= 20:49:47 EdgeX Global Pipelines Version Info 20:49:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:49:48 ------------------- 20:49:48 stable info: 20:49:48 ------------------- 20:49:48 Commited By: Bill Mahoney bill.mahoney@intel.com 20:49:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:49:48 Message: update stable to v1.0.248 20:49:48 ------------------- 20:49:48 experimental info: 20:49:48 ------------------- 20:49:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:49:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:49:48 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 199daa5 [Pipeline] echo 20:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:49:49 + git rev-list -1 --merges 199daa5cb17192f55923a937836ae9c0122b15cf~1..199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo 20:49:49 -----------> git rev-list -1 --merges 199daa5cb17192f55923a937836ae9c0122b15cf~1..199daa5cb17192f55923a937836ae9c0122b15cf 199daa5cb17192f55923a937836ae9c0122b15cf [false] [Pipeline] sh 20:49:50 + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo 20:49:50 ========================================================= 20:49:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:49:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:50 + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] echo 20:49:50 [semverPrep] GIT_COMMIT: 199daa5cb17192f55923a937836ae9c0122b15cf, Commit Message: feat: Consume new -d/--dev Dev Mode command-line flag (#1397) [Pipeline] echo 20:49:50 [semverPrep] This is not a build commit. [Pipeline] sh 20:49:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:50 + grep -v github /etc/ssh/ssh_known_hosts 20:49:50 + [ -e /tmp/ssh_known_hosts ] 20:49:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:49:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:49:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:49:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:51 20:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:49:51 b85a868b505f: Pulling fs layer 20:49:51 e2be974225ed: Pulling fs layer 20:49:51 339a4e72a1f5: Pulling fs layer 20:49:51 988bab9f4d93: Pulling fs layer 20:49:51 988bab9f4d93: Waiting 20:49:51 1469e6f7b9e6: Pulling fs layer 20:49:51 eaf3925da568: Pulling fs layer 20:49:51 bab4dde63d76: Pulling fs layer 20:49:51 bde34c3a00c8: Pulling fs layer 20:49:51 b352a97aabf1: Pulling fs layer 20:49:51 1469e6f7b9e6: Waiting 20:49:51 4872d77fe225: Pulling fs layer 20:49:51 eaf3925da568: Waiting 20:49:51 bde34c3a00c8: Waiting 20:49:51 bab4dde63d76: Waiting 20:49:51 b352a97aabf1: Waiting 20:49:51 5851b861e8e6: Pulling fs layer 20:49:51 4872d77fe225: Waiting 20:49:51 5851b861e8e6: Waiting 20:49:51 e2be974225ed: Verifying Checksum 20:49:51 e2be974225ed: Download complete 20:49:51 988bab9f4d93: Verifying Checksum 20:49:51 988bab9f4d93: Download complete 20:49:51 1469e6f7b9e6: Verifying Checksum 20:49:51 1469e6f7b9e6: Download complete 20:49:51 eaf3925da568: Verifying Checksum 20:49:51 eaf3925da568: Download complete 20:49:51 339a4e72a1f5: Verifying Checksum 20:49:51 339a4e72a1f5: Download complete 20:49:51 bde34c3a00c8: Verifying Checksum 20:49:51 bde34c3a00c8: Download complete 20:49:51 b352a97aabf1: Download complete 20:49:51 4872d77fe225: Download complete 20:49:51 b85a868b505f: Verifying Checksum 20:49:51 b85a868b505f: Download complete 20:49:51 5851b861e8e6: Verifying Checksum 20:49:51 5851b861e8e6: Download complete 20:49:52 bab4dde63d76: Verifying Checksum 20:49:52 bab4dde63d76: Download complete 20:49:53 b85a868b505f: Pull complete 20:49:53 e2be974225ed: Pull complete 20:49:53 339a4e72a1f5: Pull complete 20:49:53 988bab9f4d93: Pull complete 20:49:53 1469e6f7b9e6: Pull complete 20:49:54 eaf3925da568: Pull complete 20:49:56 bab4dde63d76: Pull complete 20:49:56 bde34c3a00c8: Pull complete 20:49:56 b352a97aabf1: Pull complete 20:49:56 4872d77fe225: Pull complete 20:49:56 5851b861e8e6: Pull complete 20:49:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:56 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 20:49:56 $ 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 20:49:57 $ docker top 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f -eo pid,comm 20:49:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:49:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:57 [ssh-agent] Looking for ssh-agent implementation... 20:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:57 $ docker exec 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent 20:49:57 SSH_AUTH_SOCK=/tmp/ssh-evbHSemi5LKg/agent.31 20:49:57 SSH_AGENT_PID=37 20:49:57 Running ssh-add (command line suppressed) 20:49:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10283184704366235091.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10283184704366235091.key) 20:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:58 + git tag --points-at HEAD [Pipeline] } 20:49:58 $ docker exec --env ******** --env ******** 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent -k 20:49:58 unset SSH_AUTH_SOCK; 20:49:58 unset SSH_AGENT_PID; 20:49:58 echo Agent pid 37 killed; 20:49:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:58 [ssh-agent] Looking for ssh-agent implementation... 20:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:58 $ docker exec 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent 20:49:58 SSH_AUTH_SOCK=/tmp/ssh-utxttmkb0FwC/agent.69 20:49:58 SSH_AGENT_PID=75 20:49:58 Running ssh-add (command line suppressed) 20:49:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3054519733852165250.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3054519733852165250.key) 20:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:59 + git semver init 20:49:59 2023-04-26 20:49:59,290 [run_init] DEBUG init version:0.0.0 force:False 20:49:59 2023-04-26 20:49:59,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 20:49:59 2023-04-26 20:49:59,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:49:59 2023-04-26 20:49:59,291 [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) 20:50:00 2023-04-26 20:50:00,603 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 20:50:00 2023-04-26 20:50:00,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 20:50:00 2023-04-26 20:50:00,604 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:50:00 2023-04-26 20:50:00,604 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:50:00 3.0.0-dev.53 [Pipeline] } 20:50:00 $ docker exec --env ******** --env ******** 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f ssh-agent -k 20:50:00 unset SSH_AUTH_SOCK; 20:50:00 unset SSH_AGENT_PID; 20:50:00 echo Agent pid 75 killed; 20:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:50:01 + git semver [Pipeline] } 20:50:01 $ docker stop --time=1 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f 20:50:02 $ docker rm -f --volumes 8dfc2a8ee6672eccc86e01ebf3c580789e20c49ae5dfd9a4f3b7271d2750f67f [Pipeline] // withDockerContainer [Pipeline] sh 20:50:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:50:03 Stashed 1 file(s) [Pipeline] echo 20:50:03 [edgeXSemver]: initialized semver on version 3.0.0-dev.53 [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 20:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:03 ========================================================= 20:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:50:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:50:03 f56be85fc22e: Pulling fs layer 20:50:03 85791d961cd3: Pulling fs layer 20:50:03 d694b5ae8c79: Pulling fs layer 20:50:03 9f32a84ed3da: Pulling fs layer 20:50:03 4d19c01a9841: Pulling fs layer 20:50:03 9325e15d5711: Pulling fs layer 20:50:03 9f32a84ed3da: Waiting 20:50:03 4d19c01a9841: Waiting 20:50:03 556b6ee489ea: Pulling fs layer 20:50:03 c5a4b2cf53e6: Pulling fs layer 20:50:03 c5a4b2cf53e6: Waiting 20:50:03 556b6ee489ea: Waiting 20:50:03 9325e15d5711: Waiting 20:50:03 85791d961cd3: Download complete 20:50:03 9f32a84ed3da: Download complete 20:50:03 4d19c01a9841: Verifying Checksum 20:50:03 4d19c01a9841: Download complete 20:50:03 f56be85fc22e: Verifying Checksum 20:50:03 f56be85fc22e: Download complete 20:50:03 9325e15d5711: Verifying Checksum 20:50:03 9325e15d5711: Download complete 20:50:04 f56be85fc22e: Pull complete 20:50:04 85791d961cd3: Pull complete 20:50:04 c5a4b2cf53e6: Verifying Checksum 20:50:04 c5a4b2cf53e6: Download complete 20:50:04 d694b5ae8c79: Verifying Checksum 20:50:04 d694b5ae8c79: Download complete 20:50:04 556b6ee489ea: Verifying Checksum 20:50:04 556b6ee489ea: Download complete 20:50:07 d694b5ae8c79: Pull complete 20:50:08 9f32a84ed3da: Pull complete 20:50:08 4d19c01a9841: Pull complete 20:50:08 9325e15d5711: Pull complete 20:50:10 556b6ee489ea: Pull complete 20:50:11 c5a4b2cf53e6: Pull complete 20:50:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 20:50:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:12 + docker inspect -f . ci-base-image-x86_64 20:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:12 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 20:50:12 $ 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 20:50:13 $ docker top 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:14 + go version 20:50:14 go version go1.20.2 linux/amd64 [Pipeline] } 20:50:14 $ docker stop --time=1 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 20:50:15 $ docker rm -f --volumes 0a1e1c2de7fdd7c45722fe9e147855a6cf3cd101d052dd130917ce3750c8cf74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:15 + docker inspect -f . ci-base-image-x86_64 20:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:16 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 20:50:16 $ 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 20:50:16 $ docker top b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:16 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:50:17 + make test 20:50:17 make -C ./app-service-template build 20:50:17 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:50:17 go mod tidy 20:50:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.73 20:50:17 go: downloading github.com/stretchr/testify v1.8.2 20:50:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 20:50:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:50:17 go: downloading github.com/google/uuid v1.3.0 20:50:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 20:50:17 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:50:17 go: downloading github.com/gorilla/mux v1.8.0 20:50:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:50:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:50:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:50:17 go: downloading github.com/davecgh/go-spew v1.1.1 20:50:17 go: downloading github.com/pmezard/go-difflib v1.0.0 20:50:17 go: downloading gopkg.in/yaml.v3 v3.0.1 20:50:17 go: downloading github.com/stretchr/objx v0.5.0 20:50:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:50:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.13 20:50:17 go: downloading github.com/go-kit/log v0.2.1 20:50:17 go: downloading github.com/go-playground/validator/v10 v10.12.0 20:50:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:50:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:50:17 go: downloading github.com/mitchellh/copystructure v1.2.0 20:50:17 go: downloading github.com/hashicorp/errwrap v1.0.0 20:50:17 go: downloading github.com/gorilla/websocket v1.4.2 20:50:17 go: downloading golang.org/x/net v0.9.0 20:50:17 go: downloading golang.org/x/sync v0.1.0 20:50:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:50:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:50:17 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:50:17 go: downloading github.com/hashicorp/consul/api v1.20.0 20:50:17 go: downloading github.com/x448/float16 v0.8.4 20:50:17 go: downloading github.com/nats-io/nats.go v1.24.0 20:50:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:50:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:50:17 go: downloading github.com/go-playground/universal-translator v0.18.1 20:50:17 go: downloading github.com/leodido/go-urn v1.2.2 20:50:17 go: downloading golang.org/x/crypto v0.8.0 20:50:17 go: downloading golang.org/x/text v0.9.0 20:50:17 go: downloading github.com/go-playground/locales v0.14.1 20:50:17 go: downloading github.com/Microsoft/go-winio v0.6.0 20:50:17 go: downloading github.com/zeebo/errs v1.3.0 20:50:17 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 20:50:17 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:50:17 go: downloading google.golang.org/grpc v1.53.0 20:50:17 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:50:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:50:18 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:50:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:50:18 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:50:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:50:18 go: downloading github.com/hashicorp/serf v0.10.1 20:50:18 go: downloading github.com/google/go-cmp v0.5.9 20:50:18 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:50:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:50:18 go: downloading github.com/onsi/ginkgo v1.10.1 20:50:18 go: downloading github.com/onsi/gomega v1.7.0 20:50:18 go: downloading github.com/nats-io/nkeys v0.4.4 20:50:18 go: downloading github.com/nats-io/nuid v1.0.1 20:50:18 go: downloading golang.org/x/sys v0.7.0 20:50:18 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:50:18 Still waiting to schedule task 20:50:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11069’ is offline 20:50:18 go: downloading golang.org/x/tools v0.6.0 20:50:18 go: downloading google.golang.org/protobuf v1.28.1 20:50:18 go: downloading github.com/kr/pretty v0.2.1 20:50:18 go: downloading github.com/klauspost/compress v1.16.4 20:50:18 go: downloading github.com/minio/highwayhash v1.0.2 20:50:18 go: downloading github.com/nats-io/jwt/v2 v2.4.1 20:50:18 go: downloading golang.org/x/time v0.3.0 20:50:18 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:50:18 go: downloading github.com/golang/protobuf v1.5.2 20:50:18 go: downloading github.com/fatih/color v1.9.0 20:50:18 go: downloading github.com/mattn/go-colorable v0.1.12 20:50:18 go: downloading github.com/mattn/go-isatty v0.0.14 20:50:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:50:18 go: downloading github.com/hashicorp/go-version v1.2.1 20:50:18 go: downloading github.com/pkg/errors v0.9.1 20:50:18 go: downloading github.com/armon/go-metrics v0.3.10 20:50:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:50:18 go: downloading github.com/hashicorp/memberlist v0.5.0 20:50:18 go: downloading github.com/kr/text v0.2.0 20:50:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:50:18 go: downloading github.com/pascaldekloe/goe v0.1.0 20:50:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:50:18 go: downloading github.com/hpcloud/tail v1.0.0 20:50:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:50:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:50:18 go: downloading github.com/miekg/dns v1.1.41 20:50:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:50:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:50:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:50:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:50:19 go: downloading golang.org/x/mod v0.8.0 20:50:20 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:50:34 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:50:34 make -C ./app-service-template test 20:50:34 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:50:34 go test -race -coverprofile=coverage.out ./... 20:50:56 ? app-new-service/config [no test files] 20:50:56 ok app-new-service 0.063s coverage: 48.1% of statements 20:50:56 ok app-new-service/functions 0.064s coverage: 85.3% of statements 20:50:56 go vet ./... 20:51:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:09 ./bin/test-attribution-txt.sh 20:51:09 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:51:09 go test -race -coverprofile=coverage.out ./... 20:51:09 go: downloading github.com/gomodule/redigo v1.8.9 20:51:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 20:51:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 20:51:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 20:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.096s coverage: 64.6% of statements 20:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.070s coverage: 93.0% of statements 20:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.079s coverage: 85.1% of statements 20:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements 20:51:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.041s coverage: 100.0% of statements 20:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 20:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 20:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 20:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 20:51:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 20:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.249s coverage: 77.9% of statements 20:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.061s coverage: 97.3% of statements 20:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.068s coverage: 82.8% of statements 20:51:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.082s coverage: 65.2% of statements 20:51:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 20:51:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 20:51:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:51:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.082s coverage: 28.7% of statements 20:51:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.046s coverage: 11.5% of statements 20:51:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.057s coverage: 27.3% of statements 20:51:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements 20:51:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.136s coverage: 75.2% of statements 20:51:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements 20:51:41 go vet ./... 20:51:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:51:49 $ docker stop --time=1 b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 20:51:51 $ docker rm -f --volumes b5087f7329ae1745e56209a74e5ffb0b4e580444b1c8caf27bd88b9741835424 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:52 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:52 20:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:52 latest: Pulling from edgex-lftools-log-publisher 20:51:52 5eb5b503b376: Pulling fs layer 20:51:52 5c69ac0246d0: Pulling fs layer 20:51:52 ec43610c2a17: Pulling fs layer 20:51:52 3a2ae6a8a46f: Pulling fs layer 20:51:52 33b1e0a273af: Pulling fs layer 20:51:52 5d3b04190fa2: Pulling fs layer 20:51:52 2f39f015ded8: Pulling fs layer 20:51:52 33b1e0a273af: Waiting 20:51:52 5d3b04190fa2: Waiting 20:51:52 2f39f015ded8: Waiting 20:51:52 3a2ae6a8a46f: Waiting 20:51:52 5c69ac0246d0: Download complete 20:51:52 3a2ae6a8a46f: Verifying Checksum 20:51:52 3a2ae6a8a46f: Download complete 20:51:52 33b1e0a273af: Verifying Checksum 20:51:52 33b1e0a273af: Download complete 20:51:52 5d3b04190fa2: Download complete 20:51:52 ec43610c2a17: Verifying Checksum 20:51:52 ec43610c2a17: Download complete 20:51:53 5eb5b503b376: Verifying Checksum 20:51:53 5eb5b503b376: Download complete 20:51:53 2f39f015ded8: Download complete 20:51:54 5eb5b503b376: Pull complete 20:51:54 5c69ac0246d0: Pull complete 20:51:54 ec43610c2a17: Pull complete 20:51:54 3a2ae6a8a46f: Pull complete 20:51:55 33b1e0a273af: Pull complete 20:51:55 5d3b04190fa2: Pull complete 20:51:59 2f39f015ded8: Pull complete 20:51:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:59 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 20:51:59 $ 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 20:52:00 $ docker top 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:01 ---> job-cost.sh 20:52:01 lf-activate-venv: SKIPPING 20:52:01 INFO: No Stack... 20:52:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:01 INFO: Archiving Costs [Pipeline] sh 20:52:02 + + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 20:52:02 cut -d, -f6 [Pipeline] lock 20:52:02 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] 20:52:02 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] did not exist. Created. 20:52:02 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:02 + echo total: 0.2199999988079071 [Pipeline] stash 20:52:02 Stashed 1 file(s) [Pipeline] } 20:52:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:02 $ docker stop --time=1 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 20:52:03 $ docker rm -f --volumes 4ed91ed85c55d27a9e26f539c9815bae332f1fdec89845fe89c504570769a176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11070 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:52:47 Running in /w/workspace/app-functions-sdk-go/245 [Pipeline] { [Pipeline] checkout 20:52:48 The recommended git tool is: git 20:52:53 using credential edgex-jenkins-ssh 20:52:53 Cloning the remote Git repository 20:52:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:52:53 > git init /w/workspace/app-functions-sdk-go/245 # timeout=10 20:52:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:52:53 > git --version # timeout=10 20:52:53 > git --version # 'git version 2.25.1' 20:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:52:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:58 Avoid second fetch 20:52:58 Checking out Revision 199daa5cb17192f55923a937836ae9c0122b15cf (main) 20:52:59 Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#1397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:58 > git config core.sparsecheckout # timeout=10 20:52:58 > git checkout -f 199daa5cb17192f55923a937836ae9c0122b15cf # timeout=10 20:53:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:00 Dload Upload Total Spent Left Speed 20:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 20:53:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:53:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:53:00 sudo tee /etc/docker/daemon.new 20:53:00 { 20:53:00 "registry-mirrors": [ 20:53:00 "https://nexus3.edgexfoundry.org:10001" 20:53:00 ], 20:53:00 "bip": "10.250.0.254/24", 20:53:00 "hosts": [ 20:53:00 "tcp://0.0.0.0:5555", 20:53:00 "unix:///var/run/docker.sock" 20:53:00 ], 20:53:00 "mtu": 1458, 20:53:00 "selinux-enabled": true, 20:53:00 "seccomp-profile": "/etc/docker/seccomp.json" 20:53:00 } [Pipeline] sh 20:53:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:53:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:20 ========================================================= 20:53:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:53:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:53:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:53:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:53:21 c41833b44d91: Pulling fs layer 20:53:21 ed15518f5707: Pulling fs layer 20:53:21 feae8fd75edb: Pulling fs layer 20:53:21 242c74f7c9fa: Pulling fs layer 20:53:21 3cdef696dda3: Pulling fs layer 20:53:21 2ced38df9373: Pulling fs layer 20:53:21 58f1dce35555: Pulling fs layer 20:53:21 242c74f7c9fa: Waiting 20:53:21 2ced38df9373: Waiting 20:53:21 3cdef696dda3: Waiting 20:53:21 58f1dce35555: Waiting 20:53:21 ed15518f5707: Download complete 20:53:21 242c74f7c9fa: Verifying Checksum 20:53:21 242c74f7c9fa: Download complete 20:53:21 3cdef696dda3: Verifying Checksum 20:53:21 3cdef696dda3: Download complete 20:53:21 c41833b44d91: Verifying Checksum 20:53:21 c41833b44d91: Download complete 20:53:22 c41833b44d91: Pull complete 20:53:22 58f1dce35555: Verifying Checksum 20:53:22 58f1dce35555: Download complete 20:53:22 ed15518f5707: Pull complete 20:53:23 feae8fd75edb: Verifying Checksum 20:53:23 feae8fd75edb: Download complete 20:53:23 2ced38df9373: Verifying Checksum 20:53:23 2ced38df9373: Download complete 20:53:36 feae8fd75edb: Pull complete 20:53:36 242c74f7c9fa: Pull complete 20:53:36 3cdef696dda3: Pull complete 20:53:42 2ced38df9373: Pull complete 20:53:48 58f1dce35555: Pull complete 20:53:48 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 20:53:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:48 + docker inspect -f . ci-base-image-arm64 20:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:49 prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container 20:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:53:52 $ docker top e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:53 + go version 20:53:53 go version go1.20.2 linux/arm64 [Pipeline] } 20:53:53 $ docker stop --time=1 e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 20:53:54 $ docker rm -f --volumes e92da2d8daf672140c5a466e85af1d8cb94e012c39c8dc893611a363cd8885f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:55 + docker inspect -f . ci-base-image-arm64 20:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:55 prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container 20:53:55 $ 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/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:53:57 $ docker top 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:57 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/245 [Pipeline] fileExists [Pipeline] sh 20:53:58 + make test 20:53:58 make -C ./app-service-template build 20:53:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/245/app-service-template' 20:53:58 go mod tidy 20:53:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 20:53:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:53:59 go: downloading github.com/google/uuid v1.3.0 20:53:59 go: downloading github.com/stretchr/testify v1.8.2 20:53:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.73 20:53:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.25 20:53:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:53:59 go: downloading github.com/go-playground/validator/v10 v10.12.0 20:53:59 go: downloading github.com/go-kit/log v0.2.1 20:53:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:53:59 go: downloading gopkg.in/yaml.v3 v3.0.1 20:53:59 go: downloading github.com/davecgh/go-spew v1.1.1 20:53:59 go: downloading github.com/pmezard/go-difflib v1.0.0 20:53:59 go: downloading github.com/stretchr/objx v0.5.0 20:53:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:53:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:53:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.13 20:53:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:53:59 go: downloading github.com/gorilla/mux v1.8.0 20:53:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:53:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:53:59 go: downloading github.com/x448/float16 v0.8.4 20:54:00 go: downloading github.com/go-playground/universal-translator v0.18.1 20:54:00 go: downloading github.com/leodido/go-urn v1.2.2 20:54:00 go: downloading golang.org/x/crypto v0.8.0 20:54:00 go: downloading golang.org/x/text v0.9.0 20:54:01 go: downloading github.com/go-playground/locales v0.14.1 20:54:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:54:01 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:54:04 go: downloading github.com/mitchellh/copystructure v1.2.0 20:54:04 go: downloading github.com/hashicorp/consul/api v1.20.0 20:54:04 go: downloading github.com/gorilla/websocket v1.4.2 20:54:04 go: downloading golang.org/x/net v0.9.0 20:54:05 go: downloading golang.org/x/sync v0.1.0 20:54:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:54:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:54:05 go: downloading github.com/hashicorp/errwrap v1.0.0 20:54:05 go: downloading golang.org/x/sys v0.7.0 20:54:05 go: downloading github.com/kr/pretty v0.2.1 20:54:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:54:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:54:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:54:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:54:05 go: downloading github.com/hashicorp/serf v0.10.1 20:54:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:54:05 go: downloading github.com/google/go-cmp v0.5.9 20:54:05 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:54:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:54:05 go: downloading github.com/nats-io/nats.go v1.24.0 20:54:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 20:54:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:54:05 go: downloading github.com/Microsoft/go-winio v0.6.0 20:54:05 go: downloading github.com/zeebo/errs v1.3.0 20:54:05 go: downloading google.golang.org/grpc v1.53.0 20:54:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:54:07 go: downloading github.com/kr/text v0.2.0 20:54:07 go: downloading github.com/fatih/color v1.9.0 20:54:07 go: downloading github.com/mattn/go-colorable v0.1.12 20:54:07 go: downloading github.com/mattn/go-isatty v0.0.14 20:54:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:54:07 go: downloading github.com/hashicorp/go-version v1.2.1 20:54:07 go: downloading github.com/pkg/errors v0.9.1 20:54:07 go: downloading github.com/armon/go-metrics v0.3.10 20:54:07 go: downloading github.com/hashicorp/memberlist v0.5.0 20:54:07 go: downloading github.com/onsi/ginkgo v1.10.1 20:54:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:54:07 go: downloading github.com/onsi/gomega v1.7.0 20:54:07 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:54:07 go: downloading github.com/nats-io/nuid v1.0.1 20:54:07 go: downloading github.com/nats-io/nkeys v0.4.4 20:54:07 go: downloading google.golang.org/protobuf v1.28.1 20:54:08 go: downloading golang.org/x/tools v0.6.0 20:54:09 go: downloading github.com/klauspost/compress v1.16.4 20:54:09 go: downloading github.com/minio/highwayhash v1.0.2 20:54:09 go: downloading github.com/nats-io/jwt/v2 v2.4.1 20:54:09 go: downloading golang.org/x/time v0.3.0 20:54:09 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:54:11 go: downloading github.com/golang/protobuf v1.5.2 20:54:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:54:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:54:13 go: downloading github.com/pascaldekloe/goe v0.1.0 20:54:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:54:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:13 go: downloading github.com/miekg/dns v1.1.41 20:54:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:54:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:54:13 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:13 go: downloading github.com/hpcloud/tail v1.0.0 20:54:13 go: downloading golang.org/x/mod v0.8.0 20:54:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:54:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:54:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:56:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/245/app-service-template' 20:56:20 make -C ./app-service-template test 20:56:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/245/app-service-template' 20:56:20 go test -race -coverprofile=coverage.out ./... 20:59:27 ? app-new-service/config [no test files] 20:59:27 ok app-new-service 0.266s coverage: 48.1% of statements 20:59:27 ok app-new-service/functions 0.268s coverage: 85.3% of statements 20:59:27 go vet ./... 21:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:01:49 ./bin/test-attribution-txt.sh 21:01:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/245/app-service-template' 21:01:49 go test -race -coverprofile=coverage.out ./... 21:01:49 go: downloading github.com/gomodule/redigo v1.8.9 21:01:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:01:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:01:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.603s coverage: 64.6% of statements 21:01:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.309s coverage: 93.0% of statements 21:01:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.384s coverage: 85.1% of statements 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.324s coverage: 87.8% of statements 21:02:02 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.130s coverage: 100.0% of statements 21:02:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:02:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:02:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.588s coverage: 77.9% of statements 21:02:06 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:02:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.236s coverage: 97.3% of statements 21:02:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:02:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.303s coverage: 82.8% of statements 21:02:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:02:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.284s coverage: 65.2% of statements 21:02:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:02:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.401s coverage: 28.7% of statements 21:02:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.230s coverage: 11.5% of statements 21:02:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:02:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:02:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.259s coverage: 27.3% of statements 21:02:20 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.338s coverage: 52.8% of statements 21:02:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.636s coverage: 75.2% of statements 21:02:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.219s coverage: 94.4% of statements 21:02:52 go vet ./... 21:02:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:02:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:02:58 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 21:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:02:58 $ docker stop --time=1 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 21:03:00 $ docker rm -f --volumes 0885ccb24a9ddd1e61173292ebb6fd3768a87da09aeac55dfe0ec21be8090829 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:03:05 Warning: overwriting stash ‘coverage-report’ 21:03:05 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 21:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:03:06 21:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:03:06 arm64: Pulling from edgex-lftools-log-publisher 21:03:06 8998bd30e6a1: Pulling fs layer 21:03:06 04944245beec: Pulling fs layer 21:03:06 699f458cf7ca: Pulling fs layer 21:03:06 765212b225bb: Pulling fs layer 21:03:06 f23df028b6ca: Pulling fs layer 21:03:06 d65c8cfc05b1: Pulling fs layer 21:03:06 2437ff75d9bd: Pulling fs layer 21:03:06 765212b225bb: Waiting 21:03:06 f23df028b6ca: Waiting 21:03:06 d65c8cfc05b1: Waiting 21:03:06 2437ff75d9bd: Waiting 21:03:06 04944245beec: Verifying Checksum 21:03:06 04944245beec: Download complete 21:03:06 765212b225bb: Verifying Checksum 21:03:06 765212b225bb: Download complete 21:03:06 f23df028b6ca: Verifying Checksum 21:03:06 f23df028b6ca: Download complete 21:03:06 d65c8cfc05b1: Verifying Checksum 21:03:06 d65c8cfc05b1: Download complete 21:03:06 699f458cf7ca: Verifying Checksum 21:03:06 699f458cf7ca: Download complete 21:03:07 8998bd30e6a1: Verifying Checksum 21:03:07 8998bd30e6a1: Download complete 21:03:09 2437ff75d9bd: Verifying Checksum 21:03:09 2437ff75d9bd: Download complete 21:03:11 8998bd30e6a1: Pull complete 21:03:11 04944245beec: Pull complete 21:03:12 699f458cf7ca: Pull complete 21:03:12 765212b225bb: Pull complete 21:03:13 f23df028b6ca: Pull complete 21:03:13 d65c8cfc05b1: Pull complete 21:03:28 2437ff75d9bd: Pull complete 21:03:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:03:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:03:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-11070 does not seem to be running inside a container 21:03:29 $ 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/245 -v /w/workspace/app-functions-sdk-go/245:/w/workspace/app-functions-sdk-go/245:rw,z -v /w/workspace/app-functions-sdk-go/245@tmp:/w/workspace/app-functions-sdk-go/245@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:arm64 cat 21:03:32 $ docker top a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:33 ---> job-cost.sh 21:03:33 lf-activate-venv: SKIPPING 21:03:33 INFO: No Stack... 21:03:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:03:34 INFO: Archiving Costs [Pipeline] sh 21:03:34 + cat /w/workspace/app-functions-sdk-go/245/archives/cost.csv 21:03:34 + cut -d, -f6 [Pipeline] lock 21:03:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] 21:03:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] did not exist. Created. 21:03:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:03:35 /w/workspace/app-functions-sdk-go/245@tmp/durable-6a02b66f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:03:36 + echo total: 0.10999999940395355 [Pipeline] stash 21:03:36 Warning: overwriting stash ‘stack-cost’ 21:03:36 Stashed 1 file(s) [Pipeline] } 21:03:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 21:03:36 $ docker stop --time=1 a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad 21:03:37 $ docker rm -f --volumes a6ef0939829116487da118500669e883f6deb49840d89d8595bbc1b830f005ad [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 21:03:38 provisioning config files... 21:03:38 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3857277122188522335tmp [Pipeline] { [Pipeline] sh 21:03:38 + set +x 21:03:38 + curl -s https://codecov.io/bash 21:03:38 + bash -s -- 21:03:38 21:03:38 _____ _ 21:03:38 / ____| | | 21:03:38 | | ___ __| | ___ ___ _____ __ 21:03:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:03:38 | |___| (_) | (_| | __/ (_| (_) \ V / 21:03:38 \_____\___/ \__,_|\___|\___\___/ \_/ 21:03:38 Bash-1.0.6 21:03:38 21:03:38 21:03:38 ==> git version 2.25.1 found 21:03:38 ==> 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 21:03:38 Release-Date: 2020-01-08 21:03:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:03:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:03:38 ==> Jenkins CI detected. 21:03:38 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 21:03:38 project root: . 21:03:38 --> token set from env 21:03:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:03:38 ==> Running gcov in . (disable via -X gcov) 21:03:38 ==> Python coveragepy not found 21:03:38 ==> Searching for coverage reports in: 21:03:38 + . 21:03:38 -> Found 2 reports 21:03:38 ==> Detecting git/mercurial file structure 21:03:38 ==> Reading reports 21:03:38 + ./app-service-template/coverage.out bytes=3431 21:03:38 + ./coverage.out bytes=116786 21:03:38 ==> Appending adjustments 21:03:38 https://docs.codecov.io/docs/fixing-reports 21:03:39 + Found adjustments 21:03:39 ==> Gzipping contents 21:03:39 20K /tmp/codecov.6sGTTv.gz 21:03:39 ==> Uploading reports 21:03:39 url: https://codecov.io 21:03:39 query: branch=main&commit=199daa5cb17192f55923a937836ae9c0122b15cf&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:03:39 -> Pinging Codecov 21:03:39 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=199daa5cb17192f55923a937836ae9c0122b15cf&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:03:39 -> Uploading to 21:03:39 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/3D8B5DFFC46A037C893635FACE044666/199daa5cb17192f55923a937836ae9c0122b15cf/ef82a719-5160-4720-ae1a-bde07018f0ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T210339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6641138c334e48bca59cf73efb40e82d4cdf5efa1112444ce7895fc35f1d4db7 21:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:39 Dload Upload Total Spent Left Speed 21:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20431 0 0 100 20431 0 83733 --:--:-- --:--:-- --:--:-- 83733 21:03:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] } 21:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:03:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:03:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:40 21:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:03:40 df9b9388f04a: Pulling fs layer 21:03:40 52dc419b0ee2: Pulling fs layer 21:03:40 25bc292e5bac: Pulling fs layer 21:03:40 114826534d7a: Pulling fs layer 21:03:40 4657fd5d0bcf: Pulling fs layer 21:03:40 6ad1cebc031e: Pulling fs layer 21:03:40 8a3aa393b2d8: Pulling fs layer 21:03:40 4657fd5d0bcf: Waiting 21:03:40 6ad1cebc031e: Waiting 21:03:40 8a3aa393b2d8: Waiting 21:03:40 114826534d7a: Waiting 21:03:40 25bc292e5bac: Verifying Checksum 21:03:40 25bc292e5bac: Download complete 21:03:40 52dc419b0ee2: Verifying Checksum 21:03:40 52dc419b0ee2: Download complete 21:03:40 4657fd5d0bcf: Download complete 21:03:40 df9b9388f04a: Verifying Checksum 21:03:40 df9b9388f04a: Download complete 21:03:40 6ad1cebc031e: Verifying Checksum 21:03:40 6ad1cebc031e: Download complete 21:03:40 df9b9388f04a: Pull complete 21:03:40 52dc419b0ee2: Pull complete 21:03:40 25bc292e5bac: Pull complete 21:03:41 114826534d7a: Verifying Checksum 21:03:41 114826534d7a: Download complete 21:03:41 8a3aa393b2d8: Verifying Checksum 21:03:41 8a3aa393b2d8: Download complete 21:03:44 114826534d7a: Pull complete 21:03:44 4657fd5d0bcf: Pull complete 21:03:44 6ad1cebc031e: Pull complete 21:03:47 8a3aa393b2d8: Pull complete 21:03:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:47 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:03:47 $ 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 21:03:48 $ docker top e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 21:03:49 + set -o pipefail 21:03:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 21:03:55 21:03:55 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 21:03:55 21:03:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/e7f3c412-3df6-4f0e-af13-61a70c29f93a 21:03:55 21:03:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:03:55 21:03:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:03:55 21:03:56 21:03:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:03:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:03:56 More details here: https://snyk.co/ue1NS [Pipeline] } 21:03:56 $ docker stop --time=1 e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 21:03:58 $ docker rm -f --volumes e1e9f596643d6391063d9ea3a455201bf6af2e4f55064b7ba8d7b8e8f49ab1c8 [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 21:03:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:58 provisioning config files... 21:03:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11452479541928040202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:58 --> edgex-publish-swagger.sh 21:03:58 === Publish openapi/v3 API === 21:03:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:03:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 21:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:58 Dload Upload Total Spent Left Speed 21:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 21425 --:--:-- --:--:-- --:--:-- 21385 100 11420 0 0 100 11420 0 21385 --:--:-- --:--:-- --:--:-- 21345 21:03:59 21:03:59 [Pipeline] } 21:03:59 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 21:03:59 + git log --format=format:%s -1 199daa5cb17192f55923a937836ae9c0122b15cf [Pipeline] sh 21:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:00 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:04:00 $ 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 21:04:00 $ docker top 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:00 [ssh-agent] Looking for ssh-agent implementation... 21:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:01 $ docker exec 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 ssh-agent 21:04:01 SSH_AUTH_SOCK=/tmp/ssh-YdmNnWteYR7W/agent.32 21:04:01 SSH_AGENT_PID=38 21:04:01 Running ssh-add (command line suppressed) 21:04:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4399647309626446701.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4399647309626446701.key) 21:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:01 + git semver tag 21:04:01 2023-04-26 21:04:01,792 [run_tag] DEBUG tag force:False 21:04:01 2023-04-26 21:04:01,792 [check_head_tag] DEBUG check head tag 21:04:01 2023-04-26 21:04:01,795 [execute] INFO git cat-file --batch-check 21:04:01 2023-04-26 21:04:01,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:04:01 2023-04-26 21:04:01,799 [execute] INFO git cat-file --batch 21:04:01 2023-04-26 21:04:01,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:04:01 2023-04-26 21:04:01,834 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:01 2023-04-26 21:04:01,835 [execute] INFO git tag -a v3.0.0-dev.53 -m v3.0.0-dev.53 21:04:01 2023-04-26 21:04:01,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.53', '-m', 'v3.0.0-dev.53'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:04:01 2023-04-26 21:04:01,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:01 3.0.0-dev.53 [Pipeline] } 21:04:01 $ docker exec --env ******** --env ******** 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 ssh-agent -k 21:04:01 unset SSH_AUTH_SOCK; 21:04:01 unset SSH_AGENT_PID; 21:04:01 echo Agent pid 38 killed; 21:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:02 + git semver [Pipeline] } 21:04:02 $ docker stop --time=1 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 21:04:03 $ docker rm -f --volumes 7abe813f30c7e379844cc35c695106e3340a3ed97253d62248b6c5571b9836d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:04:04 21:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:04:04 0.23.1-centos7: Pulling from edgex-lftools 21:04:04 ab5ef0e58194: Pulling fs layer 21:04:04 9712f1f96733: Pulling fs layer 21:04:04 63f879dbbcfc: Pulling fs layer 21:04:04 0d9ebad4ef96: Pulling fs layer 21:04:04 e9a5061849ea: Pulling fs layer 21:04:04 d747dcd14b5f: Pulling fs layer 21:04:04 2de7ff778b66: Pulling fs layer 21:04:04 0d9ebad4ef96: Waiting 21:04:04 e9a5061849ea: Waiting 21:04:04 d747dcd14b5f: Waiting 21:04:04 2de7ff778b66: Waiting 21:04:04 9712f1f96733: Verifying Checksum 21:04:04 9712f1f96733: Download complete 21:04:04 63f879dbbcfc: Verifying Checksum 21:04:04 63f879dbbcfc: Download complete 21:04:05 e9a5061849ea: Verifying Checksum 21:04:05 e9a5061849ea: Download complete 21:04:05 d747dcd14b5f: Download complete 21:04:05 ab5ef0e58194: Verifying Checksum 21:04:05 ab5ef0e58194: Download complete 21:04:05 0d9ebad4ef96: Verifying Checksum 21:04:05 0d9ebad4ef96: Download complete 21:04:05 2de7ff778b66: Verifying Checksum 21:04:05 2de7ff778b66: Download complete 21:04:07 ab5ef0e58194: Pull complete 21:04:07 9712f1f96733: Pull complete 21:04:08 63f879dbbcfc: Pull complete 21:04:12 0d9ebad4ef96: Pull complete 21:04:12 e9a5061849ea: Pull complete 21:04:12 d747dcd14b5f: Pull complete 21:04:12 2de7ff778b66: Pull complete 21:04:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:04:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:13 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:04:13 $ 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 21:04:14 $ docker top 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:04:14 provisioning config files... 21:04:14 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4823479485615770542tmp 21:04:14 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8034437042162046573tmp 21:04:14 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16035596230180531521tmp [Pipeline] { [Pipeline] echo 21:04:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:04:14 ---> sigul-configuration.sh 21:04:14 gpg: directory `/root/.gnupg' created 21:04:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:04:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:04:14 gpg: keyring `/root/.gnupg/secring.gpg' created 21:04:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:04:14 gpg: CAST5 encrypted data 21:04:14 gpg: encrypted with 1 passphrase 21:04:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:04:15 + mkdir /home/jenkins 21:04:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:04:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:04:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:04:15 ---> sigul-install.sh 21:04:15 Sigul already installed; skipping installation. [Pipeline] sh 21:04:16 + git tag --list 21:04:16 v0.1.0 21:04:16 v0.1.1 21:04:16 v1.0.0 21:04:16 v1.1.0 21:04:16 v1.2.0 21:04:16 v1.3.0 21:04:16 v1.3.1 21:04:16 v2.0.0 21:04:16 v2.0.1 21:04:16 v2.1.0 21:04:16 v2.1.1 21:04:16 v2.1.1-dev.3 21:04:16 v2.1.1-dev.4 21:04:16 v2.1.2 21:04:16 v2.1.2-dev.1 21:04:16 v2.1.2-dev.2 21:04:16 v2.2.0 21:04:16 v2.2.1-dev.1 21:04:16 v2.2.1-dev.10 21:04:16 v2.2.1-dev.11 21:04:16 v2.2.1-dev.12 21:04:16 v2.2.1-dev.13 21:04:16 v2.2.1-dev.14 21:04:16 v2.2.1-dev.15 21:04:16 v2.2.1-dev.16 21:04:16 v2.2.1-dev.17 21:04:16 v2.2.1-dev.18 21:04:16 v2.2.1-dev.19 21:04:16 v2.2.1-dev.2 21:04:16 v2.2.1-dev.20 21:04:16 v2.2.1-dev.21 21:04:16 v2.2.1-dev.22 21:04:16 v2.2.1-dev.23 21:04:16 v2.2.1-dev.3 21:04:16 v2.2.1-dev.4 21:04:16 v2.2.1-dev.5 21:04:16 v2.2.1-dev.6 21:04:16 v2.2.1-dev.7 21:04:16 v2.2.1-dev.8 21:04:16 v2.2.1-dev.9 21:04:16 v2.3 21:04:16 v2.3.0 21:04:16 v2.3.0-dev.24 21:04:16 v2.3.0-dev.25 21:04:16 v2.3.0-dev.26 21:04:16 v2.3.0-dev.27 21:04:16 v2.3.0-dev.28 21:04:16 v2.3.0-dev.29 21:04:16 v2.3.0-dev.30 21:04:16 v2.3.0-dev.31 21:04:16 v2.3.0-dev.32 21:04:16 v2.3.0-dev.33 21:04:16 v2.3.0-dev.34 21:04:16 v2.3.0-dev.35 21:04:16 v2.3.0-dev.36 21:04:16 v2.3.0-dev.37 21:04:16 v2.3.0-dev.38 21:04:16 v2.3.0-dev.39 21:04:16 v2.3.0-dev.40 21:04:16 v2.3.0-dev.41 21:04:16 v2.3.0-dev.42 21:04:16 v2.3.0-dev.43 21:04:16 v2.3.0-dev.44 21:04:16 v2.3.0-dev.45 21:04:16 v2.3.0-dev.46 21:04:16 v2.3.0-dev.47 21:04:16 v2.3.0-dev.48 21:04:16 v2.3.0-dev.49 21:04:16 v2.3.0-dev.50 21:04:16 v2.3.0-dev.51 21:04:16 v2.3.0-dev.52 21:04:16 v2.3.0-dev.53 21:04:16 v2.3.0-dev.54 21:04:16 v2.3.0-dev.55 21:04:16 v2.3.0-dev.56 21:04:16 v2.3.0-dev.57 21:04:16 v2.3.0-dev.58 21:04:16 v2.3.0-dev.59 21:04:16 v2.3.0-dev.60 21:04:16 v2.3.0-dev.61 21:04:16 v2.3.0-dev.62 21:04:16 v2.3.1 21:04:16 v2.3.1-dev.1 21:04:16 v2.3.1-dev.2 21:04:16 v2.3.1-dev.3 21:04:16 v2.3.1-dev.4 21:04:16 v3.0.0-dev.1 21:04:16 v3.0.0-dev.10 21:04:16 v3.0.0-dev.11 21:04:16 v3.0.0-dev.12 21:04:16 v3.0.0-dev.13 21:04:16 v3.0.0-dev.14 21:04:16 v3.0.0-dev.15 21:04:16 v3.0.0-dev.16 21:04:16 v3.0.0-dev.17 21:04:16 v3.0.0-dev.18 21:04:16 v3.0.0-dev.19 21:04:16 v3.0.0-dev.2 21:04:16 v3.0.0-dev.20 21:04:16 v3.0.0-dev.21 21:04:16 v3.0.0-dev.22 21:04:16 v3.0.0-dev.23 21:04:16 v3.0.0-dev.24 21:04:16 v3.0.0-dev.25 21:04:16 v3.0.0-dev.26 21:04:16 v3.0.0-dev.27 21:04:16 v3.0.0-dev.28 21:04:16 v3.0.0-dev.29 21:04:16 v3.0.0-dev.3 21:04:16 v3.0.0-dev.30 21:04:16 v3.0.0-dev.31 21:04:16 v3.0.0-dev.32 21:04:16 v3.0.0-dev.33 21:04:16 v3.0.0-dev.34 21:04:16 v3.0.0-dev.35 21:04:16 v3.0.0-dev.36 21:04:16 v3.0.0-dev.37 21:04:16 v3.0.0-dev.38 21:04:16 v3.0.0-dev.39 21:04:16 v3.0.0-dev.4 21:04:16 v3.0.0-dev.40 21:04:16 v3.0.0-dev.41 21:04:16 v3.0.0-dev.42 21:04:16 v3.0.0-dev.43 21:04:16 v3.0.0-dev.44 21:04:16 v3.0.0-dev.45 21:04:16 v3.0.0-dev.46 21:04:16 v3.0.0-dev.47 21:04:16 v3.0.0-dev.48 21:04:16 v3.0.0-dev.49 21:04:16 v3.0.0-dev.5 21:04:16 v3.0.0-dev.50 21:04:16 v3.0.0-dev.51 21:04:16 v3.0.0-dev.52 21:04:16 v3.0.0-dev.53 21:04:16 v3.0.0-dev.6 21:04:16 v3.0.0-dev.7 21:04:16 v3.0.0-dev.8 21:04:16 v3.0.0-dev.9 [Pipeline] sh 21:04:16 + lftools sign git-tag v3.0.0-dev.53 21:04:16 Signing Git tag with Sigul... 21:04:16 Signing v3.0.0-dev.53 [Pipeline] echo 21:04:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:04:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:04:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:04:17 $ docker stop --time=1 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 21:04:18 $ docker rm -f --volumes 98c2853cf5e1f3a37c96af748355270b225580010a8b4199eae9d9064af227c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:19 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:04:19 $ docker top 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 -eo pid,comm 21:04:19 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). 21:04:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:20 [ssh-agent] Looking for ssh-agent implementation... 21:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:20 $ docker exec 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 ssh-agent 21:04:20 SSH_AUTH_SOCK=/tmp/ssh-4SikLXkrbo4G/agent.32 21:04:20 SSH_AGENT_PID=38 21:04:20 Running ssh-add (command line suppressed) 21:04:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3632097550247724081.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3632097550247724081.key) 21:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:20 + git semver bump pre 21:04:20 2023-04-26 21:04:20,839 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:20 2023-04-26 21:04:20,839 [bump_version] DEBUG bumping version:3.0.0-dev.53 on axis:pre with prefix:dev 21:04:20 2023-04-26 21:04:20,839 [bump_version] DEBUG bumped version:3.0.0-dev.54 21:04:20 2023-04-26 21:04:20,839 [write_version] DEBUG write version:3.0.0-dev.54 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 21:04:20 2023-04-26 21:04:20,839 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:20 2023-04-26 21:04:20,839 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:20 2023-04-26 21:04:20,842 [execute] INFO git cat-file --batch-check 21:04:20 2023-04-26 21:04:20,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:20 2023-04-26 21:04:20,847 [execute] INFO git cat-file --batch 21:04:20 2023-04-26 21:04:20,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:20 2023-04-26 21:04:20,853 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:20 3.0.0-dev.54 [Pipeline] } 21:04:20 $ docker exec --env ******** --env ******** 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 ssh-agent -k 21:04:21 unset SSH_AUTH_SOCK; 21:04:21 unset SSH_AGENT_PID; 21:04:21 echo Agent pid 38 killed; 21:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:21 + git semver [Pipeline] } 21:04:21 $ docker stop --time=1 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 21:04:22 $ docker rm -f --volumes 30852dc88749afcb1b6d0d9e2351f9eaac2e767025795aa8da3762d34cc8c255 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:04:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:23 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:04:23 $ 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 21:04:23 $ docker top 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:24 [ssh-agent] Looking for ssh-agent implementation... 21:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:24 $ docker exec 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f ssh-agent 21:04:24 SSH_AUTH_SOCK=/tmp/ssh-G72VE8khtIp4/agent.32 21:04:24 SSH_AGENT_PID=38 21:04:24 Running ssh-add (command line suppressed) 21:04:24 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5564562150465549935.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5564562150465549935.key) 21:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:24 + git semver push 21:04:24 2023-04-26 21:04:24,823 [run_push] DEBUG push 21:04:24 2023-04-26 21:04:24,824 [execute] INFO git cat-file --batch-check 21:04:24 2023-04-26 21:04:24,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:24 2023-04-26 21:04:24,827 [execute] INFO git rev-list 0fe4a6dc8d5aa1276d42512ccb739e547561c174 -- 21:04:24 2023-04-26 21:04:24,827 [execute] DEBUG Popen(['git', 'rev-list', '0fe4a6dc8d5aa1276d42512ccb739e547561c174', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:04:24 2023-04-26 21:04:24,843 [execute] INFO git fetch -v origin 21:04:24 2023-04-26 21:04:24,844 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:04:25 2023-04-26 21:04:25,297 [run_push] DEBUG no remote changes detected 21:04:25 2023-04-26 21:04:25,297 [execute] INFO git push origin semver 21:04:25 2023-04-26 21:04:25,298 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:04:26 2023-04-26 21:04:26,286 [run_push] DEBUG push all version tags 21:04:26 2023-04-26 21:04:26,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:04:26 2023-04-26 21:04:26,286 [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) 21:04:27 2023-04-26 21:04:27,042 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 21:04:27 3.0.0-dev.54 [Pipeline] } 21:04:27 $ docker exec --env ******** --env ******** 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f ssh-agent -k 21:04:27 unset SSH_AUTH_SOCK; 21:04:27 unset SSH_AGENT_PID; 21:04:27 echo Agent pid 38 killed; 21:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:27 + git semver [Pipeline] } 21:04:28 $ docker stop --time=1 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f 21:04:29 $ docker rm -f --volumes 795f677a793e4f95d0b228fd43c056271d16920171f234b0295bfa07e462185f [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 21:04:29 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 21:04:29 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:04:29 total 16 21:04:29 drwxr-xr-x 3 root root 4096 Apr 26 20:52 . 21:04:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:04 .. 21:04:29 drwxr-xr-x 2 root root 4096 Apr 26 20:52 cost 21:04:29 -rw-r--r-- 1 root root 92 Apr 26 20:52 cost.csv 21:04:29 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 21:04:29 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 21:04:29 total 16 21:04:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 20:52 . 21:04:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 21:04 .. 21:04:29 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 20:52 cost 21:04:29 -rw-r--r-- 1 jenkins jenkins 92 Apr 26 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:04:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:31 ---> package-listing.sh 21:04:31 ++ facter osfamily 21:04:31 ++ tr '[:upper:]' '[:lower:]' 21:04:31 + OS_FAMILY=debian 21:04:31 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 21:04:31 + START_PACKAGES=/tmp/packages_start.txt 21:04:31 + END_PACKAGES=/tmp/packages_end.txt 21:04:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:31 + PACKAGES=/tmp/packages_start.txt 21:04:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:04:31 + PACKAGES=/tmp/packages_end.txt 21:04:31 + case "${OS_FAMILY}" in 21:04:31 + dpkg -l 21:04:31 + grep '^ii' 21:04:31 + '[' -f /tmp/packages_start.txt ']' 21:04:31 + '[' -f /tmp/packages_end.txt ']' 21:04:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:31 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 21:04:31 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 21:04:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 21:04:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:04:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:32 prd-ubuntu20.04-docker-8c-8g-11068 does not seem to be running inside a container 21:04:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:04:32 $ docker top bdc3c13775b8f2fa6ae6659e9f9d571c0322630d3f5d3c8473f0eb8b82671357 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:04:33 + mkdir -p /var/log/sysstat [Pipeline] sh 21:04:33 + ls /var/log/sa-host 21:04:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:33 provisioning config files... 21:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8826870789359474990tmp [Pipeline] { [Pipeline] echo 21:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:04:33 ---> create-netrc.sh [Pipeline] } 21:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:04:34 ---> python-tools-install.sh [Pipeline] echo 21:04:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:04:34 ---> sudo-logs.sh 21:04:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:04:34 ---> job-cost.sh 21:04:34 lf-activate-venv: SKIPPING 21:04:34 DEBUG: total: 0.2199999988079071 21:04:34 INFO: Retrieving Stack Cost... 21:04:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:35 INFO: Archiving Costs [Pipeline] echo 21:04:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:04:35 ---> logs-deploy.sh 21:04:35 lf-activate-venv: SKIPPING 21:04:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/245 21:04:35 INFO: archiving workspace using pattern(s): 21:04:36 Archives upload complete. 21:04:37 INFO: archiving logs to Nexus 21:04:37 ---> uname -a: 21:04:37 Linux prd-ubuntu20-04-docker-8c-8g-11068 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:04:37 21:04:37 21:04:37 ---> lscpu: 21:04:37 Architecture: x86_64 21:04:37 CPU op-mode(s): 32-bit, 64-bit 21:04:37 Byte Order: Little Endian 21:04:37 Address sizes: 40 bits physical, 48 bits virtual 21:04:37 CPU(s): 8 21:04:37 On-line CPU(s) list: 0-7 21:04:37 Thread(s) per core: 1 21:04:37 Core(s) per socket: 1 21:04:37 Socket(s): 8 21:04:37 NUMA node(s): 1 21:04:37 Vendor ID: AuthenticAMD 21:04:37 CPU family: 23 21:04:37 Model: 49 21:04:37 Model name: AMD EPYC-Rome Processor 21:04:37 Stepping: 0 21:04:37 CPU MHz: 2799.998 21:04:37 BogoMIPS: 5599.99 21:04:37 Virtualization: AMD-V 21:04:37 Hypervisor vendor: KVM 21:04:37 Virtualization type: full 21:04:37 L1d cache: 256 KiB 21:04:37 L1i cache: 256 KiB 21:04:37 L2 cache: 4 MiB 21:04:37 L3 cache: 128 MiB 21:04:37 NUMA node0 CPU(s): 0-7 21:04:37 Vulnerability Itlb multihit: Not affected 21:04:37 Vulnerability L1tf: Not affected 21:04:37 Vulnerability Mds: Not affected 21:04:37 Vulnerability Meltdown: Not affected 21:04:37 Vulnerability Mmio stale data: Not affected 21:04:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:04:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:04:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:04:37 Vulnerability Srbds: Not affected 21:04:37 Vulnerability Tsx async abort: Not affected 21:04:37 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 21:04:37 21:04:37 21:04:37 ---> nproc: 21:04:37 8 21:04:37 21:04:37 21:04:37 ---> df -h: 21:04:37 Filesystem Size Used Avail Use% Mounted on 21:04:37 overlay 155G 12G 143G 8% / 21:04:37 tmpfs 64M 0 64M 0% /dev 21:04:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:04:37 shm 64M 0 64M 0% /dev/shm 21:04:37 /dev/vda1 155G 12G 143G 8% /facter-os 21:04:37 21:04:37 21:04:37 ---> sar -b -r -n DEV: 21:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11068) 04/26/23 _x86_64_ (8 CPU) 21:04:37 21:04:37 20:49:14 LINUX RESTART (8 CPU) 21:04:37 21:04:37 20:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:04:37 20:51:01 71.76 0.61 71.15 0.00 26.43 53881.53 0.00 21:04:37 20:52:01 65.62 0.15 65.47 0.00 4.40 37567.76 0.00 21:04:37 20:53:01 4.13 0.00 4.13 0.00 0.00 62.65 0.00 21:04:37 20:54:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 21:04:37 20:55:01 36.83 11.85 24.98 0.00 5422.16 6246.56 0.00 21:04:37 20:56:01 4.07 0.00 4.07 0.00 0.00 46.92 0.00 21:04:37 20:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 21:04:37 20:58:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 21:04:37 20:59:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:04:37 21:00:01 2.12 0.00 2.12 0.00 0.00 37.19 0.00 21:04:37 21:01:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 21:04:37 21:02:02 1.23 0.00 1.23 0.00 0.00 14.93 0.00 21:04:37 21:03:01 0.90 0.00 0.90 0.00 0.00 10.44 0.00 21:04:37 21:04:01 51.66 1.40 50.26 0.00 35.33 33346.04 0.00 21:04:37 Average: 17.40 1.00 16.39 0.00 392.89 9335.05 0.00 21:04:37 21:04:37 20:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:04:37 20:51:01 27783416 31310640 994100 3.02 97444 3620100 2420100 7.13 1551968 3088216 526584 21:04:37 20:52:01 28563264 31581620 725460 2.21 103112 3134520 1808120 5.33 1118392 2772312 308 21:04:37 20:53:01 28581768 31599800 709408 2.16 103252 3134372 1754612 5.17 1103472 2771636 16 21:04:37 20:54:01 28581372 31599464 709592 2.16 103276 3134372 1754612 5.17 1103404 2771636 12 21:04:37 20:55:01 28210376 31583908 714728 2.17 111672 3466652 1784720 5.26 1333884 2883768 900 21:04:37 20:56:01 28210932 31584552 713848 2.17 111760 3466652 1784720 5.26 1333528 2883768 16 21:04:37 20:57:01 28220136 31594152 704508 2.14 111792 3466656 1784720 5.26 1324496 2884116 20 21:04:37 20:58:01 28220152 31594212 704388 2.14 111832 3466660 1784720 5.26 1324404 2884124 16 21:04:37 20:59:01 28220080 31594412 704352 2.14 111872 3466664 1784720 5.26 1324352 2884352 20 21:04:37 21:00:01 28220128 31594712 703980 2.14 111988 3466776 1784720 5.26 1324892 2884460 16 21:04:37 21:01:01 28219860 31594476 704148 2.14 112028 3466776 1784720 5.26 1324460 2884460 24 21:04:37 21:02:02 28220236 31594900 703904 2.14 112060 3466780 1784720 5.26 1324596 2884464 16 21:04:37 21:03:01 28220664 31595336 703400 2.14 112092 3466780 1784720 5.26 1324384 2884464 24 21:04:37 21:04:01 27387520 31541080 752544 2.29 131656 4171580 2035460 6.00 1433908 3547592 616 21:04:37 Average: 28204279 31568805 732026 2.23 110417 3456810 1845385 5.44 1303581 2922098 37756 21:04:37 21:04:37 20:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:04:37 20:51:01 docker0 105.68 180.63 7.75 1352.78 0.00 0.00 0.00 0.00 21:04:37 20:51:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 21:04:37 20:51:01 ens3 347.44 202.66 5682.31 32.06 0.00 0.00 0.00 0.00 21:04:37 20:51:01 vethc26cc73 105.68 180.75 9.19 1352.79 0.00 0.00 0.00 0.11 21:04:37 20:52:01 docker0 1.05 1.05 0.08 1.55 0.00 0.00 0.00 0.00 21:04:37 20:52:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:04:37 20:52:01 ens3 134.06 94.15 2543.32 101.38 0.00 0.00 0.00 0.00 21:04:37 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:53:01 ens3 6.28 3.72 7.17 2.09 0.00 0.00 0.00 0.00 21:04:37 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 20:54:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:04:37 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:04:37 20:55:01 ens3 112.83 54.04 1951.23 4.13 0.00 0.00 0.00 0.00 21:04:37 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 20:56:01 ens3 0.40 0.22 0.08 0.02 0.00 0.00 0.00 0.00 21:04:37 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:57:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 20:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 20:59:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:04:37 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 21:00:01 ens3 1.52 0.97 0.73 0.56 0.00 0.00 0.00 0.00 21:04:37 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:01:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:04:37 21:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:37 21:02:02 ens3 1.12 0.10 0.11 0.01 0.00 0.00 0.00 0.00 21:04:37 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:03:01 ens3 2.10 0.64 0.77 0.49 0.00 0.00 0.00 0.00 21:04:37 21:04:01 veth57127ee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 21:04:01 docker0 34.69 64.91 2.94 580.59 0.00 0.00 0.00 0.00 21:04:37 21:04:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 21:04:37 21:04:01 ens3 223.88 120.73 4571.77 21.17 0.00 0.00 0.00 0.00 21:04:37 Average: veth57127ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:37 Average: docker0 10.00 17.44 0.76 136.93 0.00 0.00 0.00 0.00 21:04:37 Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 21:04:37 Average: ens3 59.05 33.94 1049.81 11.55 0.00 0.00 0.00 0.00 21:04:37 21:04:37 21:04:37 ---> sar -P ALL: 21:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11068) 04/26/23 _x86_64_ (8 CPU) 21:04:37 21:04:37 20:49:14 LINUX RESTART (8 CPU) 21:04:37 21:04:37 20:50:02 CPU %user %nice %system %iowait %steal %idle 21:04:37 20:51:01 all 43.83 0.00 7.83 0.36 0.08 47.89 21:04:37 20:51:01 0 43.88 0.00 7.42 0.19 0.09 48.42 21:04:37 20:51:01 1 45.09 0.00 7.83 0.03 0.09 46.97 21:04:37 20:51:01 2 44.64 0.00 8.45 0.02 0.10 46.78 21:04:37 20:51:01 3 44.88 0.00 8.64 0.09 0.09 46.32 21:04:37 20:51:01 4 42.45 0.00 7.32 0.62 0.09 49.53 21:04:37 20:51:01 5 42.13 0.00 7.34 0.02 0.07 50.44 21:04:37 20:51:01 6 43.46 0.00 7.52 0.67 0.07 48.28 21:04:37 20:51:01 7 44.12 0.00 8.14 1.29 0.09 46.37 21:04:37 20:52:01 all 24.52 0.00 3.91 0.29 0.06 71.22 21:04:37 20:52:01 0 25.40 0.00 3.90 0.00 0.05 70.65 21:04:37 20:52:01 1 23.90 0.00 4.15 0.59 0.05 71.32 21:04:37 20:52:01 2 25.56 0.00 3.60 0.02 0.05 70.77 21:04:37 20:52:01 3 23.88 0.00 4.07 0.00 0.05 72.00 21:04:37 20:52:01 4 24.49 0.00 3.74 0.03 0.07 71.67 21:04:37 20:52:01 5 24.72 0.00 3.74 0.05 0.07 71.42 21:04:37 20:52:01 6 23.60 0.00 3.55 1.35 0.07 71.43 21:04:37 20:52:01 7 24.64 0.00 4.52 0.27 0.07 70.50 21:04:37 20:53:01 all 0.12 0.00 0.07 0.01 0.00 99.79 21:04:37 20:53:01 0 0.08 0.00 0.07 0.02 0.00 99.83 21:04:37 20:53:01 1 0.10 0.00 0.08 0.02 0.00 99.80 21:04:37 20:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:04:37 20:53:01 3 0.25 0.00 0.08 0.00 0.02 99.65 21:04:37 20:53:01 4 0.03 0.00 0.07 0.03 0.00 99.87 21:04:37 20:53:01 5 0.07 0.00 0.07 0.02 0.00 99.85 21:04:37 20:53:01 6 0.32 0.00 0.08 0.00 0.02 99.58 21:04:37 20:53:01 7 0.05 0.00 0.08 0.00 0.00 99.87 21:04:37 20:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:04:37 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:04:37 20:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:04:37 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 20:54:01 3 0.05 0.00 0.05 0.00 0.03 99.87 21:04:37 20:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:04:37 20:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:04:37 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 20:55:01 all 1.43 0.00 0.62 1.10 0.01 96.84 21:04:37 20:55:01 0 0.62 0.00 0.55 0.37 0.00 98.47 21:04:37 20:55:01 1 2.15 0.00 0.55 0.63 0.02 96.65 21:04:37 20:55:01 2 0.67 0.00 0.75 0.20 0.00 98.38 21:04:37 20:55:01 3 1.66 0.00 0.60 0.45 0.03 97.26 21:04:37 20:55:01 4 1.24 0.00 0.36 6.64 0.00 91.76 21:04:37 20:55:01 5 0.82 0.00 0.60 0.07 0.02 98.50 21:04:37 20:55:01 6 2.44 0.00 0.60 0.20 0.02 96.75 21:04:37 20:55:01 7 1.82 0.00 0.97 0.22 0.02 96.98 21:04:37 20:56:01 all 0.26 0.00 0.01 0.01 0.01 99.71 21:04:37 20:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:04:37 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 20:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 21:04:37 20:56:01 4 1.97 0.00 0.00 0.00 0.02 98.01 21:04:37 20:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:04:37 20:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:04:37 20:56:01 7 0.03 0.00 0.02 0.03 0.02 99.90 21:04:37 20:57:01 all 0.27 0.00 0.01 0.00 0.00 99.71 21:04:37 20:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:04:37 20:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:04:37 20:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:04:37 20:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:04:37 20:57:01 4 1.99 0.00 0.00 0.00 0.00 98.01 21:04:37 20:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:04:37 20:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:04:37 20:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:04:37 20:58:01 all 0.08 0.00 0.02 0.01 0.01 99.88 21:04:37 20:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:04:37 20:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:04:37 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 20:58:01 3 0.05 0.00 0.00 0.00 0.03 99.92 21:04:37 20:58:01 4 0.55 0.00 0.08 0.00 0.02 99.35 21:04:37 20:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:04:37 20:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:04:37 20:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:04:37 20:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:04:37 20:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:04:37 20:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:04:37 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 20:59:01 3 0.03 0.00 0.07 0.00 0.02 99.88 21:04:37 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 20:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:04:37 20:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:04:37 21:00:01 all 0.03 0.00 0.01 0.04 0.01 99.91 21:04:37 21:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:04:37 21:00:01 1 0.08 0.00 0.02 0.02 0.00 99.88 21:04:37 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 21:00:01 3 0.10 0.00 0.03 0.00 0.03 99.83 21:04:37 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:04:37 21:00:01 5 0.00 0.00 0.00 0.13 0.02 99.85 21:04:37 21:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:04:37 21:00:01 7 0.00 0.00 0.02 0.12 0.02 99.85 21:04:37 21:01:01 all 0.04 0.00 0.02 0.00 0.02 99.92 21:04:37 21:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:04:37 21:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:04:37 21:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:04:37 21:01:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:04:37 21:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:04:37 21:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 21:04:37 21:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:04:37 21:01:01 7 0.05 0.00 0.00 0.02 0.00 99.93 21:04:37 21:04:37 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:04:37 21:02:02 all 0.03 0.00 0.01 0.00 0.00 99.96 21:04:37 21:02:02 0 0.02 0.00 0.02 0.00 0.00 99.97 21:04:37 21:02:02 1 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 21:02:02 2 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 21:02:02 3 0.07 0.00 0.02 0.00 0.02 99.90 21:04:37 21:02:02 4 0.05 0.00 0.00 0.00 0.00 99.95 21:04:37 21:02:02 5 0.02 0.00 0.02 0.02 0.00 99.95 21:04:37 21:02:02 6 0.02 0.00 0.02 0.00 0.00 99.97 21:04:37 21:02:02 7 0.02 0.00 0.00 0.02 0.00 99.97 21:04:37 21:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:04:37 21:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:04:37 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:04:37 21:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:04:37 21:03:01 3 0.05 0.00 0.05 0.00 0.03 99.86 21:04:37 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:04:37 21:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:04:37 21:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:04:37 21:04:01 all 4.37 0.00 1.83 0.33 0.03 93.44 21:04:37 21:04:01 0 4.99 0.00 1.69 0.02 0.03 93.27 21:04:37 21:04:01 1 3.99 0.00 1.61 0.07 0.02 94.31 21:04:37 21:04:01 2 4.50 0.00 2.15 1.58 0.02 91.76 21:04:37 21:04:01 3 3.57 0.00 2.60 0.23 0.03 93.56 21:04:37 21:04:01 4 4.42 0.00 1.45 0.59 0.03 93.51 21:04:37 21:04:01 5 4.97 0.00 1.66 0.02 0.03 93.32 21:04:37 21:04:01 6 4.51 0.00 1.57 0.07 0.03 93.82 21:04:37 21:04:01 7 4.04 0.00 1.89 0.10 0.05 93.92 21:04:37 Average: all 5.28 0.00 1.01 0.15 0.02 93.54 21:04:37 Average: 0 5.29 0.00 0.97 0.04 0.02 93.68 21:04:37 Average: 1 5.32 0.00 1.01 0.10 0.02 93.56 21:04:37 Average: 2 5.31 0.00 1.06 0.13 0.01 93.49 21:04:37 Average: 3 5.25 0.00 1.15 0.06 0.03 93.51 21:04:37 Average: 4 5.44 0.00 0.92 0.57 0.02 93.05 21:04:37 Average: 5 5.13 0.00 0.95 0.03 0.02 93.88 21:04:37 Average: 6 5.24 0.00 0.95 0.16 0.02 93.63 21:04:37 Average: 7 5.25 0.00 1.10 0.15 0.02 93.48 21:04:37 21:04:37 21:04:37