Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 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-ssh11545324232592059042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh157825507624042220.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4155014880443931182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2254217372639824702.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-ssh10326372070814139382.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.23 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-22322 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 Avoid second fetch Checking out Revision 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 (main) Commit message: "Merge pull request #1622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 # timeout=10 > git rev-list --no-walk cb66fceec3504c79e19e9cca6722a73d3b72f8b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:57:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:57:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:57:37 ========================================================= 11:57:37 EdgeX Global Pipelines Version Info 11:57:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:57:38 ------------------- 11:57:38 stable info: 11:57:38 ------------------- 11:57:38 Commited By: Ginny Guan ginny@iotechsys.com 11:57:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:57:38 Message: update stable to v1.0.265 11:57:38 ------------------- 11:57:38 experimental info: 11:57:38 ------------------- 11:57:38 Commited By: Cherry Wang cherry@iotechsys.com 11:57:38 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:57:38 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bbd138 [Pipeline] echo 11:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:57:39 + git rev-list -1 --merges 5bbd1386ea794e5a5f6316d5a3d980a675fdf934~1..5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] echo 11:57:39 -----------> git rev-list -1 --merges 5bbd1386ea794e5a5f6316d5a3d980a675fdf934~1..5bbd1386ea794e5a5f6316d5a3d980a675fdf934 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 11:57:39 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [false] [Pipeline] sh 11:57:40 + git log --format=format:%s -1 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] echo 11:57:40 ========================================================= 11:57:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:57:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:40 + git log --format=format:%s -1 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] echo 11:57:40 [semverPrep] GIT_COMMIT: 5bbd1386ea794e5a5f6316d5a3d980a675fdf934, Commit Message: Merge pull request #1622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66 [Pipeline] echo 11:57:40 [semverPrep] This is not a build commit. [Pipeline] sh 11:57:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:40 + grep -v github /etc/ssh/ssh_known_hosts 11:57:40 + [ -e /tmp/ssh_known_hosts ] 11:57:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:57:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:57:40 + sudo tee -a /etc/ssh/ssh_known_hosts 11:57:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:41 11:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:41 0.1.4: Pulling from edgex-devops/py-git-semver 11:57:41 b85a868b505f: Pulling fs layer 11:57:41 e2be974225ed: Pulling fs layer 11:57:41 339a4e72a1f5: Pulling fs layer 11:57:41 988bab9f4d93: Pulling fs layer 11:57:41 1469e6f7b9e6: Pulling fs layer 11:57:41 eaf3925da568: Pulling fs layer 11:57:41 bab4dde63d76: Pulling fs layer 11:57:41 bde34c3a00c8: Pulling fs layer 11:57:41 b352a97aabf1: Pulling fs layer 11:57:41 4872d77fe225: Pulling fs layer 11:57:41 5851b861e8e6: Pulling fs layer 11:57:41 bab4dde63d76: Waiting 11:57:41 bde34c3a00c8: Waiting 11:57:41 b352a97aabf1: Waiting 11:57:41 4872d77fe225: Waiting 11:57:41 5851b861e8e6: Waiting 11:57:41 988bab9f4d93: Waiting 11:57:41 1469e6f7b9e6: Waiting 11:57:41 eaf3925da568: Waiting 11:57:41 e2be974225ed: Download complete 11:57:41 988bab9f4d93: Verifying Checksum 11:57:41 988bab9f4d93: Download complete 11:57:41 1469e6f7b9e6: Verifying Checksum 11:57:41 1469e6f7b9e6: Download complete 11:57:42 339a4e72a1f5: Verifying Checksum 11:57:42 339a4e72a1f5: Download complete 11:57:42 eaf3925da568: Download complete 11:57:42 bde34c3a00c8: Verifying Checksum 11:57:42 bde34c3a00c8: Download complete 11:57:42 b352a97aabf1: Verifying Checksum 11:57:42 b352a97aabf1: Download complete 11:57:42 4872d77fe225: Verifying Checksum 11:57:42 4872d77fe225: Download complete 11:57:42 5851b861e8e6: Download complete 11:57:42 b85a868b505f: Verifying Checksum 11:57:42 b85a868b505f: Download complete 11:57:42 bab4dde63d76: Verifying Checksum 11:57:42 bab4dde63d76: Download complete 11:57:43 b85a868b505f: Pull complete 11:57:43 e2be974225ed: Pull complete 11:57:43 339a4e72a1f5: Pull complete 11:57:43 988bab9f4d93: Pull complete 11:57:44 1469e6f7b9e6: Pull complete 11:57:44 eaf3925da568: Pull complete 11:57:46 bab4dde63d76: Pull complete 11:57:46 bde34c3a00c8: Pull complete 11:57:46 b352a97aabf1: Pull complete 11:57:46 4872d77fe225: Pull complete 11:57:46 5851b861e8e6: Pull complete 11:57:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:46 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 11:57:46 $ 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 11:57:49 $ docker top 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 -eo pid,comm 11:57:49 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). 11:57:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:49 [ssh-agent] Looking for ssh-agent implementation... 11:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:49 $ docker exec 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 ssh-agent 11:57:49 SSH_AUTH_SOCK=/tmp/ssh-SlW866zItctk/agent.32 11:57:49 SSH_AGENT_PID=38 11:57:49 Running ssh-add (command line suppressed) 11:57:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6899481148604637349.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6899481148604637349.key) 11:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:50 + git tag --points-at HEAD [Pipeline] } 11:57:50 $ docker exec --env ******** --env ******** 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 ssh-agent -k 11:57:50 unset SSH_AUTH_SOCK; 11:57:50 unset SSH_AGENT_PID; 11:57:50 echo Agent pid 38 killed; 11:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:50 [ssh-agent] Looking for ssh-agent implementation... 11:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:50 $ docker exec 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 ssh-agent 11:57:50 SSH_AUTH_SOCK=/tmp/ssh-f8KhFuAWq4u3/agent.71 11:57:50 SSH_AGENT_PID=77 11:57:50 Running ssh-add (command line suppressed) 11:57:50 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8539233910092691342.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8539233910092691342.key) 11:57:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:50 + git semver init 11:57:51 2024-10-09 11:57:51,031 [run_init] DEBUG init version:0.0.0 force:False 11:57:51 2024-10-09 11:57:51,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 11:57:51 2024-10-09 11:57:51,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 11:57:51 2024-10-09 11:57:51,032 [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) 11:57:53 2024-10-09 11:57:52,792 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 11:57:53 2024-10-09 11:57:52,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 11:57:53 2024-10-09 11:57:52,793 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 11:57:53 2024-10-09 11:57:52,793 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 11:57:53 3.2.0-dev.55 [Pipeline] } 11:57:53 $ docker exec --env ******** --env ******** 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 ssh-agent -k 11:57:53 unset SSH_AUTH_SOCK; 11:57:53 unset SSH_AGENT_PID; 11:57:53 echo Agent pid 77 killed; 11:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:53 + git semver [Pipeline] } 11:57:53 $ docker stop --time=1 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 11:57:55 $ docker rm -f --volumes 177fa549b77b8dd1ba0b721e795f86ef1b04da4c09b04760f241d843bbe01a88 [Pipeline] // withDockerContainer [Pipeline] sh 11:57:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:57:55 Stashed 1 file(s) [Pipeline] echo 11:57:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.55 [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 11:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:57:55 ========================================================= 11:57:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:57:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:57:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:57:56 43c4264eed91: Pulling fs layer 11:57:56 4cc291be95ef: Pulling fs layer 11:57:56 2ac1f1163629: Pulling fs layer 11:57:56 5c3c966382ef: Pulling fs layer 11:57:56 4f4fb700ef54: Pulling fs layer 11:57:56 5d5c8e513c77: Pulling fs layer 11:57:56 9f66e0745190: Pulling fs layer 11:57:56 f49a43e4bbc0: Pulling fs layer 11:57:56 561ebcabdf7f: Pulling fs layer 11:57:56 4f4fb700ef54: Waiting 11:57:56 5d5c8e513c77: Waiting 11:57:56 f49a43e4bbc0: Waiting 11:57:56 9f66e0745190: Waiting 11:57:56 5c3c966382ef: Waiting 11:57:56 561ebcabdf7f: Waiting 11:57:56 4cc291be95ef: Verifying Checksum 11:57:56 4cc291be95ef: Download complete 11:57:56 5c3c966382ef: Verifying Checksum 11:57:56 5c3c966382ef: Download complete 11:57:56 4f4fb700ef54: Verifying Checksum 11:57:56 4f4fb700ef54: Download complete 11:57:56 5d5c8e513c77: Verifying Checksum 11:57:56 5d5c8e513c77: Download complete 11:57:56 43c4264eed91: Download complete 11:57:56 9f66e0745190: Verifying Checksum 11:57:56 9f66e0745190: Download complete 11:57:56 43c4264eed91: Pull complete 11:57:56 561ebcabdf7f: Verifying Checksum 11:57:56 561ebcabdf7f: Download complete 11:57:56 4cc291be95ef: Pull complete 11:57:56 2ac1f1163629: Verifying Checksum 11:57:56 2ac1f1163629: Download complete 11:57:57 f49a43e4bbc0: Verifying Checksum 11:57:57 f49a43e4bbc0: Download complete 11:58:00 2ac1f1163629: Pull complete 11:58:00 5c3c966382ef: Pull complete 11:58:00 4f4fb700ef54: Pull complete 11:58:00 5d5c8e513c77: Pull complete 11:58:00 9f66e0745190: Pull complete 11:58:02 f49a43e4bbc0: Pull complete 11:58:02 561ebcabdf7f: Pull complete 11:58:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 11:58:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:03 + docker inspect -f . ci-base-image-x86_64 11:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:03 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 11:58:03 $ 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 11:58:07 $ docker top f7bee140bd15ffe0b87de8aa2f4487bf8ceffba3999878018c482cbc1d94fd66 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:08 + go version 11:58:08 go version go1.23.2 linux/amd64 [Pipeline] } 11:58:08 $ docker stop --time=1 f7bee140bd15ffe0b87de8aa2f4487bf8ceffba3999878018c482cbc1d94fd66 11:58:09 $ docker rm -f --volumes f7bee140bd15ffe0b87de8aa2f4487bf8ceffba3999878018c482cbc1d94fd66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:10 + docker inspect -f . ci-base-image-x86_64 11:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:10 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 11:58:10 $ 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 11:58:10 $ docker top ddfaaf38150d01ce32be57d9e538c4e3e2a9cfa438214b8110940452bf9db9c4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:10 Still waiting to schedule task 11:58:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22323’ is offline 11:58:10 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 11:58:11 + make test 11:58:11 make -C ./app-service-template build 11:58:11 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 11:58:11 go mod tidy 11:58:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.49 11:58:11 go: downloading github.com/labstack/echo/v4 v4.11.4 11:58:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:58:11 go: downloading github.com/google/uuid v1.6.0 11:58:11 go: downloading github.com/stretchr/testify v1.9.0 11:58:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.60 11:58:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 11:58:11 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 11:58:11 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 11:58:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:58:11 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:58:11 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:58:11 go: downloading gopkg.in/yaml.v3 v3.0.1 11:58:11 go: downloading github.com/stretchr/objx v0.5.2 11:58:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:58:11 go: downloading github.com/labstack/gommon v0.4.2 11:58:11 go: downloading golang.org/x/crypto v0.27.0 11:58:11 go: downloading golang.org/x/net v0.29.0 11:58:11 go: downloading github.com/go-kit/log v0.2.1 11:58:11 go: downloading github.com/go-playground/validator/v10 v10.22.1 11:58:11 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:58:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 11:58:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 11:58:12 go: downloading github.com/gorilla/websocket v1.5.3 11:58:12 go: downloading golang.org/x/sync v0.8.0 11:58:12 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 11:58:12 go: downloading github.com/jackc/pgx/v5 v5.7.1 11:58:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:58:12 go: downloading github.com/pkg/errors v0.9.1 11:58:12 go: downloading github.com/mitchellh/copystructure v1.2.0 11:58:12 go: downloading github.com/openziti/sdk-golang v0.23.43 11:58:12 go: downloading github.com/sirupsen/logrus v1.9.3 11:58:12 go: downloading github.com/hashicorp/errwrap v1.1.0 11:58:12 go: downloading github.com/mattn/go-colorable v0.1.13 11:58:12 go: downloading github.com/mattn/go-isatty v0.0.20 11:58:12 go: downloading github.com/valyala/fasttemplate v1.2.2 11:58:12 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 11:58:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:58:12 go: downloading github.com/x448/float16 v0.8.4 11:58:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:58:12 go: downloading github.com/go-playground/universal-translator v0.18.1 11:58:12 go: downloading github.com/leodido/go-urn v1.4.0 11:58:12 go: downloading golang.org/x/text v0.18.0 11:58:12 go: downloading github.com/go-playground/locales v0.14.1 11:58:12 go: downloading github.com/jackc/puddle/v2 v2.2.2 11:58:12 go: downloading github.com/jackc/pgpassfile v1.0.0 11:58:12 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 11:58:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:58:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:58:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 11:58:13 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:58:13 go: downloading golang.org/x/time v0.6.0 11:58:13 go: downloading golang.org/x/sys v0.25.0 11:58:13 go: downloading github.com/go-openapi/runtime v0.28.0 11:58:13 go: downloading github.com/go-openapi/strfmt v0.23.0 11:58:13 go: downloading github.com/go-resty/resty/v2 v2.15.3 11:58:13 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:58:13 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:58:13 go: downloading github.com/openziti/edge-api v0.26.32 11:58:14 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:58:14 go: downloading github.com/go-playground/assert/v2 v2.2.0 11:58:14 go: downloading github.com/openziti/foundation/v2 v2.0.49 11:58:14 go: downloading github.com/openziti/identity v1.0.85 11:58:14 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:58:14 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:58:14 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:58:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:58:14 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:58:14 go: downloading golang.org/x/oauth2 v0.23.0 11:58:14 go: downloading github.com/kataras/go-events v0.0.3 11:58:14 go: downloading github.com/openziti/channel/v3 v3.0.4 11:58:14 go: downloading github.com/openziti/metrics v1.2.58 11:58:14 go: downloading github.com/openziti/secretstream v0.1.25 11:58:14 go: downloading github.com/openziti/transport/v2 v2.0.146 11:58:14 go: downloading github.com/nats-io/nats.go v1.37.0 11:58:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:58:14 go: downloading github.com/hashicorp/consul/api v1.29.4 11:58:14 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:58:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:58:14 go: downloading github.com/spf13/cast v1.7.0 11:58:14 go: downloading github.com/Microsoft/go-winio v0.6.2 11:58:14 go: downloading github.com/zeebo/errs v1.3.0 11:58:14 go: downloading google.golang.org/grpc v1.64.1 11:58:14 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:58:14 go: downloading github.com/go-openapi/errors v0.22.0 11:58:14 go: downloading github.com/oklog/ulid v1.3.1 11:58:14 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:58:14 go: downloading github.com/go-openapi/swag v0.23.0 11:58:14 go: downloading github.com/go-openapi/spec v0.21.0 11:58:14 go: downloading github.com/go-openapi/validate v0.24.0 11:58:14 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:58:14 go: downloading go.opentelemetry.io/otel v1.29.0 11:58:14 go: downloading go.opentelemetry.io/otel/trace v1.29.0 11:58:14 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 11:58:14 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:58:14 go: downloading github.com/kr/pretty v0.3.1 11:58:14 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:58:14 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:58:14 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:58:14 go: downloading github.com/gorilla/securecookie v1.1.2 11:58:14 go: downloading github.com/gorilla/schema v1.4.1 11:58:14 go: downloading github.com/muhlemmer/gu v0.3.1 11:58:14 go: downloading github.com/mitchellh/go-ps v1.0.0 11:58:14 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:58:14 go: downloading go.mozilla.org/pkcs7 v0.9.0 11:58:14 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:58:14 go: downloading github.com/golang/protobuf v1.5.4 11:58:14 go: downloading google.golang.org/protobuf v1.34.2 11:58:14 go: downloading github.com/google/go-cmp v0.6.0 11:58:15 go: downloading github.com/gorilla/mux v1.8.1 11:58:15 go: downloading nhooyr.io/websocket v1.8.17 11:58:15 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 11:58:15 go: downloading github.com/frankban/quicktest v1.14.6 11:58:15 go: downloading github.com/onsi/ginkgo v1.16.4 11:58:15 go: downloading github.com/onsi/gomega v1.13.0 11:58:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:58:15 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:58:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:58:15 go: downloading github.com/hashicorp/serf v0.10.1 11:58:15 go: downloading github.com/hashicorp/consul/proto-public v0.6.2 11:58:15 go: downloading github.com/hashicorp/consul/sdk v0.16.1 11:58:15 go: downloading github.com/hashicorp/go-uuid v1.0.3 11:58:15 go: downloading github.com/klauspost/compress v1.17.2 11:58:15 go: downloading github.com/nats-io/nkeys v0.4.7 11:58:15 go: downloading github.com/nats-io/nuid v1.0.1 11:58:15 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 11:58:15 go: downloading github.com/go-openapi/analysis v0.23.0 11:58:15 go: downloading github.com/go-openapi/loads v0.22.0 11:58:15 go: downloading github.com/mailru/easyjson v0.7.7 11:58:15 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:58:15 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:58:15 go: downloading github.com/go-logr/logr v1.4.2 11:58:15 go: downloading go.opentelemetry.io/otel/metric v1.29.0 11:58:15 go: downloading github.com/go-logr/stdr v1.2.2 11:58:15 go: downloading golang.org/x/term v0.24.0 11:58:15 go: downloading github.com/emirpasic/gods v1.18.1 11:58:15 go: downloading github.com/kr/text v0.2.0 11:58:15 go: downloading github.com/rogpeppe/go-internal v1.11.0 11:58:15 go: downloading github.com/jeremija/gosubmit v0.2.7 11:58:15 go: downloading github.com/google/gofuzz v1.2.0 11:58:15 go: downloading github.com/yusufpapurcu/wmi v1.2.4 11:58:15 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:58:15 go: downloading github.com/fatih/color v1.16.0 11:58:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:58:15 go: downloading github.com/armon/go-metrics v0.4.1 11:58:15 go: downloading github.com/hashicorp/go-msgpack v0.5.5 11:58:15 go: downloading github.com/hashicorp/memberlist v0.5.0 11:58:15 go: downloading github.com/hashicorp/go-version v1.2.1 11:58:15 go: downloading github.com/josharian/intern v1.0.0 11:58:15 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:58:15 go: downloading github.com/miekg/pkcs11 v1.1.1 11:58:15 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 11:58:15 go: downloading github.com/rs/cors v1.11.0 11:58:15 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 11:58:15 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 11:58:15 go: downloading github.com/shoenig/go-m1cpu v0.1.6 11:58:15 go: downloading github.com/go-ole/go-ole v1.2.6 11:58:15 go: downloading github.com/tklauser/numcpus v0.6.1 11:58:15 go: downloading gopkg.in/yaml.v2 v2.4.0 11:58:15 go: downloading github.com/nxadm/tail v1.4.8 11:58:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:58:15 go: downloading github.com/pascaldekloe/goe v0.1.0 11:58:15 go: downloading github.com/google/btree v1.0.1 11:58:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:58:15 go: downloading github.com/miekg/dns v1.1.41 11:58:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:58:15 go: downloading github.com/shoenig/test v0.6.4 11:58:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:58:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:58:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.50 11:58:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.66 11:58:16 go: downloading github.com/labstack/echo/v4 v4.12.0 11:58:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.40 11:58:16 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 11:58:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.18 11:58:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.19 11:58:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 11:58:16 go: downloading google.golang.org/grpc v1.67.1 11:58:16 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 11:58:17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 11:58:17 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 11:58:43 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 11:58:43 make -C ./app-service-template test 11:58:43 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 11:58:43 go test -race -coverprofile=coverage.out ./... 11:59:10 app-new-service/config coverage: 0.0% of statements 11:59:11 ok app-new-service 1.048s coverage: 45.9% of statements 11:59:11 ok app-new-service/functions 1.052s coverage: 85.3% of statements 11:59:11 go vet ./... 11:59:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:37 ./bin/test-attribution-txt.sh 11:59:37 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 11:59:37 go test -race -coverprofile=coverage.out ./... 11:59:37 go: downloading github.com/gomodule/redigo v1.8.9 11:59:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 11:59:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 11:59:38 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container coverage: 0.0% of statements 11:59:38 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common coverage: 0.0% of statements 11:59:39 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/postgres coverage: 0.0% of statements 11:59:39 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis coverage: 0.0% of statements 11:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 11:59:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.126s coverage: 66.6% of statements 11:59:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.032s coverage: 89.3% of statements 11:59:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.043s coverage: 85.1% of statements 11:59:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.027s coverage: 100.0% of statements 11:59:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.103s coverage: 75.5% of statements 11:59:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/models 1.023s coverage: 97.3% of statements 11:59:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks coverage: 0.0% of statements 11:59:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks coverage: 0.0% of statements 11:59:41 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks coverage: 0.0% of statements 11:59:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.050s coverage: 82.8% of statements 11:59:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.029s coverage: 65.1% of statements 11:59:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.040s coverage: 27.6% of statements 11:59:42 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 11:59:42 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces coverage: 0.0% of statements 11:59:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.043s coverage: 11.2% of statements 11:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.047s coverage: 27.3% of statements 11:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.028s coverage: 52.8% of statements 12:00:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.128s coverage: 72.2% of statements 12:00:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.023s coverage: 94.4% of statements 12:00:10 go vet ./... 12:00:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:00:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:00:23 $ docker stop --time=1 ddfaaf38150d01ce32be57d9e538c4e3e2a9cfa438214b8110940452bf9db9c4 12:00:25 $ docker rm -f --volumes ddfaaf38150d01ce32be57d9e538c4e3e2a9cfa438214b8110940452bf9db9c4 [Pipeline] // withDockerContainer [Pipeline] sh 12:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:00:26 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:27 12:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:27 latest: Pulling from edgex-lftools-log-publisher 12:00:27 5eb5b503b376: Pulling fs layer 12:00:27 5c69ac0246d0: Pulling fs layer 12:00:27 ec43610c2a17: Pulling fs layer 12:00:27 3a2ae6a8a46f: Pulling fs layer 12:00:27 33b1e0a273af: Pulling fs layer 12:00:27 5d3b04190fa2: Pulling fs layer 12:00:27 2f39f015ded8: Pulling fs layer 12:00:27 33b1e0a273af: Waiting 12:00:27 2f39f015ded8: Waiting 12:00:27 5d3b04190fa2: Waiting 12:00:27 3a2ae6a8a46f: Waiting 12:00:27 5c69ac0246d0: Download complete 12:00:27 3a2ae6a8a46f: Verifying Checksum 12:00:27 3a2ae6a8a46f: Download complete 12:00:27 33b1e0a273af: Verifying Checksum 12:00:27 33b1e0a273af: Download complete 12:00:27 5d3b04190fa2: Download complete 12:00:27 ec43610c2a17: Verifying Checksum 12:00:27 ec43610c2a17: Download complete 12:00:27 5eb5b503b376: Verifying Checksum 12:00:27 5eb5b503b376: Download complete 12:00:28 2f39f015ded8: Download complete 12:00:28 5eb5b503b376: Pull complete 12:00:29 5c69ac0246d0: Pull complete 12:00:29 ec43610c2a17: Pull complete 12:00:29 3a2ae6a8a46f: Pull complete 12:00:29 33b1e0a273af: Pull complete 12:00:29 5d3b04190fa2: Pull complete 12:00:33 2f39f015ded8: Pull complete 12:00:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:34 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:00:34 $ 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 12:00:38 $ docker top d499fd6697b22fc1b918a4dc8f0d338b73a480f2c40ea7b238864e9857f4208c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:39 ---> job-cost.sh 12:00:39 lf-activate-venv: SKIPPING 12:00:39 INFO: No Stack... 12:00:39 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:39 INFO: Archiving Costs [Pipeline] sh 12:00:40 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 12:00:40 + cut -d, -f6 [Pipeline] lock 12:00:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] 12:00:40 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] did not exist. Created. 12:00:40 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:40 + echo total: 0.2199999988079071 [Pipeline] stash 12:00:40 Stashed 1 file(s) [Pipeline] } 12:00:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:40 $ docker stop --time=1 d499fd6697b22fc1b918a4dc8f0d338b73a480f2c40ea7b238864e9857f4208c 12:00:41 $ docker rm -f --volumes d499fd6697b22fc1b918a4dc8f0d338b73a480f2c40ea7b238864e9857f4208c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:00:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22324 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 12:00:55 Running in /w/workspace/app-functions-sdk-go/376 [Pipeline] { [Pipeline] checkout 12:00:58 The recommended git tool is: git 12:01:06 using credential edgex-jenkins-ssh 12:01:06 Cloning the remote Git repository 12:01:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 12:01:06 > git init /w/workspace/app-functions-sdk-go/376 # timeout=10 12:01:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 12:01:06 > git --version # timeout=10 12:01:06 > git --version # 'git version 2.25.1' 12:01:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:01:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 12:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:12 Avoid second fetch 12:01:12 Checking out Revision 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 (main) 12:01:13 Commit message: "Merge pull request #1622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" 12:01:12 > git config core.sparsecheckout # timeout=10 12:01:12 > git checkout -f 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:01:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:01:18 % Total % Received % Xferd Average Speed Time Time Time Current 12:01:18 Dload Upload Total Spent Left Speed 12:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 12:01:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:01:19 + sudo tee /etc/docker/daemon.new 12:01:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:01:19 { 12:01:19 "registry-mirrors": [ 12:01:19 "https://nexus3.edgexfoundry.org:10001" 12:01:19 ], 12:01:19 "bip": "10.250.0.254/24", 12:01:19 "hosts": [ 12:01:19 "tcp://0.0.0.0:5555", 12:01:19 "unix:///var/run/docker.sock" 12:01:19 ], 12:01:19 "mtu": 1458, 12:01:19 "selinux-enabled": true, 12:01:19 "seccomp-profile": "/etc/docker/seccomp.json" 12:01:19 } [Pipeline] sh 12:01:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:01:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:38 ========================================================= 12:01:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:01:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:01:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:01:40 cf04c63912e1: Pulling fs layer 12:01:40 55b35a11ae5e: Pulling fs layer 12:01:40 a37a00ec5f00: Pulling fs layer 12:01:40 50b3750afda1: Pulling fs layer 12:01:40 4f4fb700ef54: Pulling fs layer 12:01:40 50b3750afda1: Waiting 12:01:40 80978eb59214: Pulling fs layer 12:01:40 4f4fb700ef54: Waiting 12:01:40 c9f46d7d2bd2: Pulling fs layer 12:01:40 80978eb59214: Waiting 12:01:40 c5a475d317c9: Pulling fs layer 12:01:40 c9f46d7d2bd2: Waiting 12:01:40 c5a475d317c9: Waiting 12:01:40 55b35a11ae5e: Download complete 12:01:40 50b3750afda1: Verifying Checksum 12:01:40 50b3750afda1: Download complete 12:01:40 4f4fb700ef54: Verifying Checksum 12:01:40 4f4fb700ef54: Download complete 12:01:40 80978eb59214: Verifying Checksum 12:01:40 80978eb59214: Download complete 12:01:40 cf04c63912e1: Verifying Checksum 12:01:40 cf04c63912e1: Download complete 12:01:41 c5a475d317c9: Verifying Checksum 12:01:41 c5a475d317c9: Download complete 12:01:41 cf04c63912e1: Pull complete 12:01:42 55b35a11ae5e: Pull complete 12:01:42 a37a00ec5f00: Verifying Checksum 12:01:42 a37a00ec5f00: Download complete 12:01:43 c9f46d7d2bd2: Verifying Checksum 12:01:43 c9f46d7d2bd2: Download complete 12:01:58 a37a00ec5f00: Pull complete 12:01:58 50b3750afda1: Pull complete 12:01:58 4f4fb700ef54: Pull complete 12:01:58 80978eb59214: Pull complete 12:02:07 c9f46d7d2bd2: Pull complete 12:02:09 c5a475d317c9: Pull complete 12:02:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 12:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:02:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 12:02:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:09 + docker inspect -f . ci-base-image-arm64 12:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:10 prd-ubuntu20.04-docker-arm64-4c-16g-22324 does not seem to be running inside a container 12:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/376 -v /w/workspace/app-functions-sdk-go/376:/w/workspace/app-functions-sdk-go/376:rw,z -v /w/workspace/app-functions-sdk-go/376@tmp:/w/workspace/app-functions-sdk-go/376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:02:13 $ docker top 57f7b654ad1939c054b2ca83eba7ba092d80de66716d1e6446f807638b01c938 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:14 + go version 12:02:14 go version go1.23.2 linux/arm64 [Pipeline] } 12:02:14 $ docker stop --time=1 57f7b654ad1939c054b2ca83eba7ba092d80de66716d1e6446f807638b01c938 12:02:15 $ docker rm -f --volumes 57f7b654ad1939c054b2ca83eba7ba092d80de66716d1e6446f807638b01c938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:16 + docker inspect -f . ci-base-image-arm64 12:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-22324 does not seem to be running inside a container 12:02:16 $ 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/376 -v /w/workspace/app-functions-sdk-go/376:/w/workspace/app-functions-sdk-go/376:rw,z -v /w/workspace/app-functions-sdk-go/376@tmp:/w/workspace/app-functions-sdk-go/376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:02:17 $ docker top e31da5aebcc76db9d875a53d8ddb1d65b64cffe4ae1c151e6d427a840be6d9b9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:18 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/376 [Pipeline] fileExists [Pipeline] sh 12:02:18 + make test 12:02:18 make -C ./app-service-template build 12:02:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/376/app-service-template' 12:02:18 go mod tidy 12:02:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.49 12:02:18 go: downloading github.com/labstack/echo/v4 v4.11.4 12:02:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 12:02:19 go: downloading github.com/stretchr/testify v1.9.0 12:02:19 go: downloading github.com/google/uuid v1.6.0 12:02:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.60 12:02:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 12:02:19 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 12:02:19 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 12:02:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:02:20 go: downloading github.com/labstack/gommon v0.4.2 12:02:20 go: downloading golang.org/x/crypto v0.27.0 12:02:20 go: downloading golang.org/x/net v0.29.0 12:02:20 go: downloading github.com/go-kit/log v0.2.1 12:02:20 go: downloading github.com/go-playground/validator/v10 v10.22.1 12:02:21 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:02:21 go: downloading gopkg.in/yaml.v3 v3.0.1 12:02:21 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:02:21 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:02:21 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:02:21 go: downloading github.com/stretchr/objx v0.5.2 12:02:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 12:02:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 12:02:21 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 12:02:21 go: downloading github.com/gorilla/websocket v1.5.3 12:02:21 go: downloading golang.org/x/sync v0.8.0 12:02:21 go: downloading github.com/mattn/go-colorable v0.1.13 12:02:21 go: downloading github.com/mattn/go-isatty v0.0.20 12:02:21 go: downloading github.com/valyala/fasttemplate v1.2.2 12:02:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 12:02:22 go: downloading github.com/x448/float16 v0.8.4 12:02:22 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:02:22 go: downloading github.com/go-playground/universal-translator v0.18.1 12:02:22 go: downloading github.com/leodido/go-urn v1.4.0 12:02:22 go: downloading golang.org/x/text v0.18.0 12:02:22 go: downloading github.com/go-playground/locales v0.14.1 12:02:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 12:02:26 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 12:02:26 go: downloading github.com/jackc/pgx/v5 v5.7.1 12:02:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:02:26 go: downloading github.com/pkg/errors v0.9.1 12:02:26 go: downloading github.com/mitchellh/copystructure v1.2.0 12:02:26 go: downloading github.com/openziti/sdk-golang v0.23.43 12:02:26 go: downloading github.com/sirupsen/logrus v1.9.3 12:02:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:02:27 go: downloading github.com/hashicorp/errwrap v1.1.0 12:02:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 12:02:27 go: downloading github.com/hashicorp/consul/api v1.29.4 12:02:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:02:27 go: downloading golang.org/x/sys v0.25.0 12:02:27 go: downloading github.com/jackc/pgpassfile v1.0.0 12:02:27 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 12:02:27 go: downloading github.com/jackc/puddle/v2 v2.2.2 12:02:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:02:27 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:02:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:02:27 go: downloading golang.org/x/time v0.6.0 12:02:27 go: downloading github.com/michaelquigley/pfxlog v0.6.10 12:02:27 go: downloading github.com/openziti/channel/v3 v3.0.4 12:02:27 go: downloading github.com/openziti/edge-api v0.26.32 12:02:28 go: downloading github.com/openziti/foundation/v2 v2.0.49 12:02:28 go: downloading github.com/openziti/secretstream v0.1.25 12:02:28 go: downloading github.com/openziti/transport/v2 v2.0.146 12:02:28 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:02:28 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 12:02:28 go: downloading github.com/go-openapi/strfmt v0.23.0 12:02:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:02:28 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 12:02:28 go: downloading github.com/kataras/go-events v0.0.3 12:02:30 go: downloading github.com/openziti/metrics v1.2.58 12:02:30 go: downloading github.com/openziti/identity v1.0.85 12:02:30 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 12:02:30 go: downloading github.com/nats-io/nats.go v1.37.0 12:02:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:02:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:02:30 go: downloading github.com/spf13/cast v1.7.0 12:02:30 go: downloading github.com/go-openapi/runtime v0.28.0 12:02:30 go: downloading github.com/go-resty/resty/v2 v2.15.3 12:02:30 go: downloading github.com/zitadel/oidc/v2 v2.12.2 12:02:31 go: downloading golang.org/x/oauth2 v0.23.0 12:02:31 go: downloading github.com/kr/pretty v0.3.1 12:02:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:02:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:02:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:02:31 go: downloading github.com/hashicorp/serf v0.10.1 12:02:31 go: downloading github.com/google/go-cmp v0.6.0 12:02:31 go: downloading github.com/hashicorp/consul/proto-public v0.6.2 12:02:31 go: downloading github.com/hashicorp/consul/sdk v0.16.1 12:02:31 go: downloading github.com/hashicorp/go-uuid v1.0.3 12:02:31 go: downloading google.golang.org/protobuf v1.34.2 12:02:31 go: downloading github.com/Microsoft/go-winio v0.6.2 12:02:32 go: downloading github.com/zeebo/errs v1.3.0 12:02:32 go: downloading google.golang.org/grpc v1.64.1 12:02:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 12:02:33 go: downloading github.com/golang/protobuf v1.5.4 12:02:33 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 12:02:33 go: downloading github.com/gorilla/mux v1.8.1 12:02:33 go: downloading nhooyr.io/websocket v1.8.17 12:02:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 12:02:33 go: downloading github.com/go-openapi/errors v0.22.0 12:02:33 go: downloading github.com/oklog/ulid v1.3.1 12:02:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 12:02:33 go: downloading github.com/go-openapi/swag v0.23.0 12:02:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 12:02:33 go: downloading github.com/go-openapi/validate v0.24.0 12:02:34 go: downloading github.com/mitchellh/go-ps v1.0.0 12:02:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 12:02:35 go: downloading go.mozilla.org/pkcs7 v0.9.0 12:02:35 go: downloading github.com/fsnotify/fsnotify v1.7.0 12:02:35 go: downloading github.com/frankban/quicktest v1.14.6 12:02:35 go: downloading github.com/onsi/ginkgo v1.16.4 12:02:35 go: downloading github.com/onsi/gomega v1.13.0 12:02:35 go: downloading github.com/opentracing/opentracing-go v1.2.0 12:02:35 go: downloading go.opentelemetry.io/otel v1.29.0 12:02:36 go: downloading go.opentelemetry.io/otel/trace v1.29.0 12:02:36 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 12:02:36 go: downloading github.com/go-openapi/spec v0.21.0 12:02:36 go: downloading github.com/klauspost/compress v1.17.2 12:02:37 go: downloading github.com/nats-io/nuid v1.0.1 12:02:37 go: downloading github.com/nats-io/nkeys v0.4.7 12:02:37 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 12:02:37 go: downloading github.com/gorilla/securecookie v1.1.2 12:02:37 go: downloading github.com/gorilla/schema v1.4.1 12:02:37 go: downloading github.com/muhlemmer/gu v0.3.1 12:02:37 go: downloading github.com/kr/text v0.2.0 12:02:37 go: downloading github.com/rogpeppe/go-internal v1.11.0 12:02:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:02:37 go: downloading github.com/fatih/color v1.16.0 12:02:37 go: downloading github.com/hashicorp/go-version v1.2.1 12:02:37 go: downloading github.com/armon/go-metrics v0.4.1 12:02:37 go: downloading github.com/hashicorp/go-msgpack v0.5.5 12:02:37 go: downloading github.com/hashicorp/memberlist v0.5.0 12:02:37 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 12:02:37 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 12:02:37 go: downloading golang.org/x/term v0.24.0 12:02:37 go: downloading github.com/mailru/easyjson v0.7.7 12:02:38 go: downloading github.com/go-openapi/analysis v0.23.0 12:02:38 go: downloading github.com/go-openapi/jsonpointer v0.21.0 12:02:38 go: downloading github.com/go-openapi/loads v0.22.0 12:02:38 go: downloading github.com/emirpasic/gods v1.18.1 12:02:38 go: downloading github.com/yusufpapurcu/wmi v1.2.4 12:02:38 go: downloading github.com/tklauser/go-sysconf v0.3.12 12:02:38 go: downloading github.com/go-logr/logr v1.4.2 12:02:38 go: downloading go.opentelemetry.io/otel/metric v1.29.0 12:02:38 go: downloading github.com/go-logr/stdr v1.2.2 12:02:38 go: downloading github.com/jeremija/gosubmit v0.2.7 12:02:38 go: downloading github.com/google/gofuzz v1.2.0 12:02:38 go: downloading github.com/go-openapi/jsonreference v0.21.0 12:02:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:02:38 go: downloading github.com/pascaldekloe/goe v0.1.0 12:02:38 go: downloading github.com/google/btree v1.0.1 12:02:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 12:02:38 go: downloading github.com/miekg/dns v1.1.41 12:02:38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:02:38 go: downloading github.com/josharian/intern v1.0.0 12:02:38 go: downloading github.com/go-ole/go-ole v1.2.6 12:02:38 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 12:02:38 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 12:02:38 go: downloading github.com/shoenig/go-m1cpu v0.1.6 12:02:38 go: downloading github.com/tklauser/numcpus v0.6.1 12:02:38 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 12:02:39 go: downloading github.com/miekg/pkcs11 v1.1.1 12:02:39 go: downloading github.com/nxadm/tail v1.4.8 12:02:39 go: downloading gopkg.in/yaml.v2 v2.4.0 12:02:39 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 12:02:39 go: downloading github.com/rs/cors v1.11.0 12:02:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:02:39 go: downloading github.com/shoenig/test v0.6.4 12:02:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:02:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.50 12:02:43 go: downloading github.com/labstack/echo/v4 v4.12.0 12:02:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.66 12:02:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.40 12:02:43 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 12:02:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.19 12:02:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.18 12:02:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 12:02:43 go: downloading google.golang.org/grpc v1.67.1 12:02:45 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 12:02:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 12:02:45 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 12:06:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/376/app-service-template' 12:06:22 make -C ./app-service-template test 12:06:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/376/app-service-template' 12:06:22 go test -race -coverprofile=coverage.out ./... 12:11:14 app-new-service/config coverage: 0.0% of statements 12:11:14 ok app-new-service 1.279s coverage: 45.9% of statements 12:11:14 ok app-new-service/functions 1.264s coverage: 85.3% of statements 12:11:14 go vet ./... 12:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:15:36 ./bin/test-attribution-txt.sh 12:15:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/376/app-service-template' 12:15:36 go test -race -coverprofile=coverage.out ./... 12:15:36 go: downloading github.com/gomodule/redigo v1.8.9 12:15:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 12:16:03 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container coverage: 0.0% of statements 12:16:03 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common coverage: 0.0% of statements 12:16:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.640s coverage: 66.6% of statements 12:16:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.179s coverage: 89.3% of statements 12:16:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.263s coverage: 85.1% of statements 12:16:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.115s coverage: 100.0% of statements 12:16:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 12:16:14 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/postgres coverage: 0.0% of statements 12:16:14 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis coverage: 0.0% of statements 12:16:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 12:16:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.585s coverage: 75.5% of statements 12:16:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/models 1.151s coverage: 97.3% of statements 12:16:22 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks coverage: 0.0% of statements 12:16:22 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks coverage: 0.0% of statements 12:16:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.251s coverage: 82.8% of statements 12:16:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.264s coverage: 65.1% of statements 12:16:29 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks coverage: 0.0% of statements 12:16:31 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.235s coverage: 27.6% of statements 12:16:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.219s coverage: 11.2% of statements 12:16:35 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces coverage: 0.0% of statements 12:16:35 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 12:16:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.353s coverage: 27.3% of statements 12:16:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.119s coverage: 52.8% of statements 12:17:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.506s coverage: 72.2% of statements 12:17:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.092s coverage: 94.4% of statements 12:17:14 go vet ./... 12:17:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:17:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:17:21 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 12:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:17:21 $ docker stop --time=1 e31da5aebcc76db9d875a53d8ddb1d65b64cffe4ae1c151e6d427a840be6d9b9 12:17:23 $ docker rm -f --volumes e31da5aebcc76db9d875a53d8ddb1d65b64cffe4ae1c151e6d427a840be6d9b9 [Pipeline] // withDockerContainer [Pipeline] sh 12:17:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:17:30 Warning: overwriting stash ‘coverage-report’ 12:17:30 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:17:31 12:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:17:31 arm64: Pulling from edgex-lftools-log-publisher 12:17:31 8998bd30e6a1: Pulling fs layer 12:17:31 04944245beec: Pulling fs layer 12:17:31 699f458cf7ca: Pulling fs layer 12:17:31 765212b225bb: Pulling fs layer 12:17:31 f23df028b6ca: Pulling fs layer 12:17:31 d65c8cfc05b1: Pulling fs layer 12:17:31 2437ff75d9bd: Pulling fs layer 12:17:31 f23df028b6ca: Waiting 12:17:31 d65c8cfc05b1: Waiting 12:17:31 2437ff75d9bd: Waiting 12:17:31 765212b225bb: Waiting 12:17:31 04944245beec: Verifying Checksum 12:17:31 04944245beec: Download complete 12:17:31 765212b225bb: Verifying Checksum 12:17:31 765212b225bb: Download complete 12:17:31 f23df028b6ca: Verifying Checksum 12:17:31 f23df028b6ca: Download complete 12:17:31 d65c8cfc05b1: Verifying Checksum 12:17:31 d65c8cfc05b1: Download complete 12:17:32 699f458cf7ca: Verifying Checksum 12:17:32 699f458cf7ca: Download complete 12:17:32 8998bd30e6a1: Verifying Checksum 12:17:32 8998bd30e6a1: Download complete 12:17:34 2437ff75d9bd: Verifying Checksum 12:17:34 2437ff75d9bd: Download complete 12:17:36 8998bd30e6a1: Pull complete 12:17:37 04944245beec: Pull complete 12:17:39 699f458cf7ca: Pull complete 12:17:39 765212b225bb: Pull complete 12:17:40 f23df028b6ca: Pull complete 12:17:40 d65c8cfc05b1: Pull complete 12:17:58 2437ff75d9bd: Pull complete 12:17:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:17:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-22324 does not seem to be running inside a container 12:17:58 $ 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/376 -v /w/workspace/app-functions-sdk-go/376:/w/workspace/app-functions-sdk-go/376:rw,z -v /w/workspace/app-functions-sdk-go/376@tmp:/w/workspace/app-functions-sdk-go/376@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:18:00 $ docker top 6e745094737008a3df0283e167d27fdd30b7339a54d518018456c67e80ee7dac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:01 ---> job-cost.sh 12:18:01 lf-activate-venv: SKIPPING 12:18:01 INFO: No Stack... 12:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:18:02 INFO: Archiving Costs [Pipeline] sh 12:18:03 + cat /w/workspace/app-functions-sdk-go/376/archives/cost.csv 12:18:03 + cut -d, -f6 [Pipeline] lock 12:18:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] 12:18:03 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] did not exist. Created. 12:18:03 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:18:03 /w/workspace/app-functions-sdk-go/376@tmp/durable-4b06b9b6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:18:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:18:04 Warning: overwriting stash ‘stack-cost’ 12:18:04 Stashed 1 file(s) [Pipeline] } 12:18:04 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-main-376-stack-cost] [Pipeline] // lock [Pipeline] } 12:18:04 $ docker stop --time=1 6e745094737008a3df0283e167d27fdd30b7339a54d518018456c67e80ee7dac 12:18:06 $ docker rm -f --volumes 6e745094737008a3df0283e167d27fdd30b7339a54d518018456c67e80ee7dac [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 12:18:06 provisioning config files... 12:18:06 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2595927409446127003tmp [Pipeline] { [Pipeline] sh 12:18:07 + set +x 12:18:07 + + curl -s https://codecov.io/bash 12:18:07 bash -s -- 12:18:07 12:18:07 _____ _ 12:18:07 / ____| | | 12:18:07 | | ___ __| | ___ ___ _____ __ 12:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 12:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 12:18:07 Bash-1.0.6 12:18:07 12:18:07 12:18:07 ==> git version 2.25.1 found 12:18:07 ==> 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 12:18:07 Release-Date: 2020-01-08 12:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:18:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:18:07 ==> Jenkins CI detected. 12:18:07 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 12:18:07 project root: . 12:18:07 --> token set from env 12:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:18:07 ==> Running gcov in . (disable via -X gcov) 12:18:07 ==> Python coveragepy not found 12:18:07 ==> Searching for coverage reports in: 12:18:07 + . 12:18:07 -> Found 2 reports 12:18:07 ==> Detecting git/mercurial file structure 12:18:07 ==> Reading reports 12:18:07 + ./app-service-template/coverage.out bytes=4438 12:18:07 + ./coverage.out bytes=519599 12:18:07 ==> Appending adjustments 12:18:07 https://docs.codecov.io/docs/fixing-reports 12:18:07 + Found adjustments 12:18:07 ==> Gzipping contents 12:18:07 48K /tmp/codecov.ODWLKu.gz 12:18:07 ==> Uploading reports 12:18:07 url: https://codecov.io 12:18:07 query: branch=main&commit=5bbd1386ea794e5a5f6316d5a3d980a675fdf934&build=376&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F376%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:18:07 -> Pinging Codecov 12:18:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5bbd1386ea794e5a5f6316d5a3d980a675fdf934&build=376&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F376%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:18:07 -> Uploading to 12:18:07 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-functions-sdk-go/5bbd1386ea794e5a5f6316d5a3d980a675fdf934/69e735f4-52a3-42d5-9cc2-06e9d71581bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T121807Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=bf30dba6a8836e3f3babfb898f34b651bede796568ff0755cc522dc507e4d4f5 12:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 12:18:07 Dload Upload Total Spent Left Speed 12:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48631 0 0 100 48631 0 181k --:--:-- --:--:-- --:--:-- 181k 12:18:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] } 12:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:18:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:18:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:18:08 12:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:18:08 latest: Pulling from edgex-devops/edgex-snyk-go 12:18:08 43c4264eed91: Already exists 12:18:08 4cc291be95ef: Already exists 12:18:08 2ac1f1163629: Already exists 12:18:08 5c3c966382ef: Already exists 12:18:08 4f4fb700ef54: Already exists 12:18:08 d9c7d2e4e75e: Pulling fs layer 12:18:08 9c3e1370e548: Pulling fs layer 12:18:09 d9c7d2e4e75e: Verifying Checksum 12:18:09 d9c7d2e4e75e: Download complete 12:18:09 d9c7d2e4e75e: Pull complete 12:18:09 9c3e1370e548: Verifying Checksum 12:18:09 9c3e1370e548: Download complete 12:18:13 9c3e1370e548: Pull complete 12:18:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:18:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:13 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:18:13 $ 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:latest cat 12:18:15 $ docker top f9e413bf259024f847065ee0f21eea67f741f3b707fe7a91abd4a520ca4377c3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:15 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] echo 12:18:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 12:18:15 + set -o pipefail 12:18:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 12:18:24 12:18:24 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 12:18:24 12:18:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6c09f06e-751f-448b-87b5-b640e988b8fe/history/78bf8277-c375-4759-b8c4-d6b3c0a19c38 12:18:24 12:18:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:18:24 12:18:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:18:24 12:18:24 12:18:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:18:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:18:24 $ docker stop --time=1 f9e413bf259024f847065ee0f21eea67f741f3b707fe7a91abd4a520ca4377c3 12:18:29 $ docker rm -f --volumes f9e413bf259024f847065ee0f21eea67f741f3b707fe7a91abd4a520ca4377c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:18:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:29 provisioning config files... 12:18:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15194679934102275282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:30 --> edgex-publish-swagger.sh 12:18:30 === Publish openapi/v3 API === 12:18:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 12:18:30 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 12:18:30 % Total % Received % Xferd Average Speed Time Time Time Current 12:18:30 Dload Upload Total Spent Left Speed 12:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11576 100 156 100 11420 462 33887 --:--:-- --:--:-- --:--:-- 34350 12:18:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 12:18:30 [Pipeline] } 12:18:30 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 12:18:30 + git log --format=format:%s -1 5bbd1386ea794e5a5f6316d5a3d980a675fdf934 [Pipeline] sh 12:18:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:18:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:31 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:18:31 $ 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 12:18:31 $ docker top 0adda1a01ad69d5dd2cd48cf481f7cb56c84163fac9fbeb79ae6f99bfedd2741 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:32 [ssh-agent] Looking for ssh-agent implementation... 12:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:32 $ docker exec 0adda1a01ad69d5dd2cd48cf481f7cb56c84163fac9fbeb79ae6f99bfedd2741 ssh-agent 12:18:32 SSH_AUTH_SOCK=/tmp/ssh-I44m8W12qDsq/agent.32 12:18:32 SSH_AGENT_PID=38 12:18:32 Running ssh-add (command line suppressed) 12:18:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_323533570615150760.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_323533570615150760.key) 12:18:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:32 + git semver tag 12:18:32 2024-10-09 12:18:32,858 [run_tag] DEBUG tag force:False 12:18:32 2024-10-09 12:18:32,858 [check_head_tag] DEBUG check head tag 12:18:32 2024-10-09 12:18:32,860 [execute] INFO git cat-file --batch-check 12:18:32 2024-10-09 12:18:32,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 12:18:32 2024-10-09 12:18:32,863 [execute] INFO git cat-file --batch 12:18:32 2024-10-09 12:18:32,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 12:18:32 2024-10-09 12:18:32,899 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:32 2024-10-09 12:18:32,899 [execute] INFO git tag -a v3.2.0-dev.55 -m v3.2.0-dev.55 12:18:32 2024-10-09 12:18:32,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.55', '-m', 'v3.2.0-dev.55'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 12:18:32 2024-10-09 12:18:32,903 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:32 3.2.0-dev.55 [Pipeline] } 12:18:32 $ docker exec --env ******** --env ******** 0adda1a01ad69d5dd2cd48cf481f7cb56c84163fac9fbeb79ae6f99bfedd2741 ssh-agent -k 12:18:33 unset SSH_AUTH_SOCK; 12:18:33 unset SSH_AGENT_PID; 12:18:33 echo Agent pid 38 killed; 12:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:33 + git semver [Pipeline] } 12:18:33 $ docker stop --time=1 0adda1a01ad69d5dd2cd48cf481f7cb56c84163fac9fbeb79ae6f99bfedd2741 12:18:34 $ docker rm -f --volumes 0adda1a01ad69d5dd2cd48cf481f7cb56c84163fac9fbeb79ae6f99bfedd2741 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:18:35 12:18:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:18:35 0.23.1-centos7: Pulling from edgex-lftools 12:18:35 ab5ef0e58194: Pulling fs layer 12:18:35 9712f1f96733: Pulling fs layer 12:18:35 63f879dbbcfc: Pulling fs layer 12:18:35 0d9ebad4ef96: Pulling fs layer 12:18:35 e9a5061849ea: Pulling fs layer 12:18:35 d747dcd14b5f: Pulling fs layer 12:18:35 2de7ff778b66: Pulling fs layer 12:18:35 e9a5061849ea: Waiting 12:18:35 0d9ebad4ef96: Waiting 12:18:35 d747dcd14b5f: Waiting 12:18:35 2de7ff778b66: Waiting 12:18:35 9712f1f96733: Verifying Checksum 12:18:35 9712f1f96733: Download complete 12:18:36 63f879dbbcfc: Verifying Checksum 12:18:36 63f879dbbcfc: Download complete 12:18:36 e9a5061849ea: Verifying Checksum 12:18:36 e9a5061849ea: Download complete 12:18:36 d747dcd14b5f: Verifying Checksum 12:18:36 d747dcd14b5f: Download complete 12:18:36 ab5ef0e58194: Verifying Checksum 12:18:36 ab5ef0e58194: Download complete 12:18:36 0d9ebad4ef96: Verifying Checksum 12:18:36 0d9ebad4ef96: Download complete 12:18:36 2de7ff778b66: Download complete 12:18:39 ab5ef0e58194: Pull complete 12:18:39 9712f1f96733: Pull complete 12:18:39 63f879dbbcfc: Pull complete 12:18:44 0d9ebad4ef96: Pull complete 12:18:44 e9a5061849ea: Pull complete 12:18:44 d747dcd14b5f: Pull complete 12:18:44 2de7ff778b66: Pull complete 12:18:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:18:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:45 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:18:45 $ 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 12:18:49 $ docker top 391c3a42d518841d4c5924ce0792e1a41da6bb6f6146fb863b8c81e83869122f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:18:49 provisioning config files... 12:18:49 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12544127475375693161tmp 12:18:49 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15319104892264723342tmp 12:18:49 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1302298606407873740tmp [Pipeline] { [Pipeline] echo 12:18:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:18:50 ---> sigul-configuration.sh 12:18:50 gpg: directory `/root/.gnupg' created 12:18:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:18:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:18:50 gpg: keyring `/root/.gnupg/secring.gpg' created 12:18:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:18:50 gpg: CAST5 encrypted data 12:18:50 gpg: encrypted with 1 passphrase 12:18:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:18:50 + mkdir /home/jenkins 12:18:50 + mkdir /home/jenkins/sigul [Pipeline] sh 12:18:50 + 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 12:18:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:18:51 ---> sigul-install.sh 12:18:51 Sigul already installed; skipping installation. [Pipeline] sh 12:18:51 + git tag --list 12:18:51 v0.1.0 12:18:51 v0.1.1 12:18:51 v1.0.0 12:18:51 v1.1.0 12:18:51 v1.2.0 12:18:51 v1.3.0 12:18:51 v1.3.1 12:18:51 v2.0.0 12:18:51 v2.0.1 12:18:51 v2.1.0 12:18:51 v2.1.1 12:18:51 v2.1.2 12:18:51 v2.2.0 12:18:51 v2.3 12:18:51 v2.3.0 12:18:51 v2.3.1 12:18:51 v3.0 12:18:51 v3.0.0 12:18:51 v3.0.1 12:18:51 v3.0.1-dev.1 12:18:51 v3.0.1-dev.2 12:18:51 v3.1 12:18:51 v3.1.0 12:18:51 v3.1.0-dev.1 12:18:51 v3.1.0-dev.10 12:18:51 v3.1.0-dev.11 12:18:51 v3.1.0-dev.12 12:18:51 v3.1.0-dev.13 12:18:51 v3.1.0-dev.14 12:18:51 v3.1.0-dev.15 12:18:51 v3.1.0-dev.16 12:18:51 v3.1.0-dev.17 12:18:51 v3.1.0-dev.18 12:18:51 v3.1.0-dev.19 12:18:51 v3.1.0-dev.2 12:18:51 v3.1.0-dev.20 12:18:51 v3.1.0-dev.21 12:18:51 v3.1.0-dev.22 12:18:51 v3.1.0-dev.23 12:18:51 v3.1.0-dev.24 12:18:51 v3.1.0-dev.25 12:18:51 v3.1.0-dev.26 12:18:51 v3.1.0-dev.27 12:18:51 v3.1.0-dev.28 12:18:51 v3.1.0-dev.29 12:18:51 v3.1.0-dev.3 12:18:51 v3.1.0-dev.30 12:18:51 v3.1.0-dev.31 12:18:51 v3.1.0-dev.32 12:18:51 v3.1.0-dev.33 12:18:51 v3.1.0-dev.34 12:18:51 v3.1.0-dev.35 12:18:51 v3.1.0-dev.36 12:18:51 v3.1.0-dev.37 12:18:51 v3.1.0-dev.38 12:18:51 v3.1.0-dev.39 12:18:51 v3.1.0-dev.4 12:18:51 v3.1.0-dev.40 12:18:51 v3.1.0-dev.41 12:18:51 v3.1.0-dev.42 12:18:51 v3.1.0-dev.43 12:18:51 v3.1.0-dev.44 12:18:51 v3.1.0-dev.45 12:18:51 v3.1.0-dev.46 12:18:51 v3.1.0-dev.47 12:18:51 v3.1.0-dev.48 12:18:51 v3.1.0-dev.49 12:18:51 v3.1.0-dev.5 12:18:51 v3.1.0-dev.50 12:18:51 v3.1.0-dev.51 12:18:51 v3.1.0-dev.52 12:18:51 v3.1.0-dev.6 12:18:51 v3.1.0-dev.7 12:18:51 v3.1.0-dev.8 12:18:51 v3.1.0-dev.9 12:18:51 v3.1.1 12:18:51 v3.1.1-dev.1 12:18:51 v3.2.0-dev.1 12:18:51 v3.2.0-dev.10 12:18:51 v3.2.0-dev.11 12:18:51 v3.2.0-dev.12 12:18:51 v3.2.0-dev.13 12:18:51 v3.2.0-dev.14 12:18:51 v3.2.0-dev.15 12:18:51 v3.2.0-dev.16 12:18:51 v3.2.0-dev.17 12:18:51 v3.2.0-dev.18 12:18:51 v3.2.0-dev.19 12:18:51 v3.2.0-dev.2 12:18:51 v3.2.0-dev.20 12:18:51 v3.2.0-dev.21 12:18:51 v3.2.0-dev.22 12:18:51 v3.2.0-dev.23 12:18:51 v3.2.0-dev.24 12:18:51 v3.2.0-dev.25 12:18:51 v3.2.0-dev.26 12:18:51 v3.2.0-dev.27 12:18:51 v3.2.0-dev.28 12:18:51 v3.2.0-dev.29 12:18:51 v3.2.0-dev.3 12:18:51 v3.2.0-dev.30 12:18:51 v3.2.0-dev.31 12:18:51 v3.2.0-dev.32 12:18:51 v3.2.0-dev.33 12:18:51 v3.2.0-dev.34 12:18:51 v3.2.0-dev.35 12:18:51 v3.2.0-dev.36 12:18:51 v3.2.0-dev.37 12:18:51 v3.2.0-dev.38 12:18:51 v3.2.0-dev.39 12:18:51 v3.2.0-dev.4 12:18:51 v3.2.0-dev.40 12:18:51 v3.2.0-dev.41 12:18:51 v3.2.0-dev.42 12:18:51 v3.2.0-dev.43 12:18:51 v3.2.0-dev.44 12:18:51 v3.2.0-dev.45 12:18:51 v3.2.0-dev.46 12:18:51 v3.2.0-dev.47 12:18:51 v3.2.0-dev.48 12:18:51 v3.2.0-dev.49 12:18:51 v3.2.0-dev.5 12:18:51 v3.2.0-dev.50 12:18:51 v3.2.0-dev.51 12:18:51 v3.2.0-dev.52 12:18:51 v3.2.0-dev.53 12:18:51 v3.2.0-dev.54 12:18:51 v3.2.0-dev.55 12:18:51 v3.2.0-dev.6 12:18:51 v3.2.0-dev.7 12:18:51 v3.2.0-dev.8 12:18:51 v3.2.0-dev.9 [Pipeline] sh 12:18:51 + lftools sign git-tag v3.2.0-dev.55 12:18:52 Signing Git tag with Sigul... 12:18:52 Signing v3.2.0-dev.55 [Pipeline] echo 12:18:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:18:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:18:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:18:52 $ docker stop --time=1 391c3a42d518841d4c5924ce0792e1a41da6bb6f6146fb863b8c81e83869122f 12:18:54 $ docker rm -f --volumes 391c3a42d518841d4c5924ce0792e1a41da6bb6f6146fb863b8c81e83869122f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:18:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:18:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:54 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:18:54 $ 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 12:18:55 $ docker top d015af7ac984a63db58795211b0b79125170633ebffcf4f5b5adf95d6c323ac2 -eo pid,comm 12:18:55 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). 12:18:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:55 [ssh-agent] Looking for ssh-agent implementation... 12:18:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:55 $ docker exec d015af7ac984a63db58795211b0b79125170633ebffcf4f5b5adf95d6c323ac2 ssh-agent 12:18:55 SSH_AUTH_SOCK=/tmp/ssh-vcUOqREgCQC5/agent.32 12:18:55 SSH_AGENT_PID=38 12:18:55 Running ssh-add (command line suppressed) 12:18:55 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3947727506952469230.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3947727506952469230.key) 12:18:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:56 + git semver bump pre 12:18:56 2024-10-09 12:18:56,197 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:56 2024-10-09 12:18:56,197 [bump_version] DEBUG bumping version:3.2.0-dev.55 on axis:pre with prefix:dev 12:18:56 2024-10-09 12:18:56,197 [bump_version] DEBUG bumped version:3.2.0-dev.56 12:18:56 2024-10-09 12:18:56,197 [write_version] DEBUG write version:3.2.0-dev.56 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 12:18:56 2024-10-09 12:18:56,197 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:56 2024-10-09 12:18:56,198 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:56 2024-10-09 12:18:56,200 [execute] INFO git cat-file --batch-check 12:18:56 2024-10-09 12:18:56,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:18:56 2024-10-09 12:18:56,205 [execute] INFO git cat-file --batch 12:18:56 2024-10-09 12:18:56,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:18:56 2024-10-09 12:18:56,211 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:18:56 3.2.0-dev.56 [Pipeline] } 12:18:56 $ docker exec --env ******** --env ******** d015af7ac984a63db58795211b0b79125170633ebffcf4f5b5adf95d6c323ac2 ssh-agent -k 12:18:56 unset SSH_AUTH_SOCK; 12:18:56 unset SSH_AGENT_PID; 12:18:56 echo Agent pid 38 killed; 12:18:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:56 + git semver [Pipeline] } 12:18:57 $ docker stop --time=1 d015af7ac984a63db58795211b0b79125170633ebffcf4f5b5adf95d6c323ac2 12:18:58 $ docker rm -f --volumes d015af7ac984a63db58795211b0b79125170633ebffcf4f5b5adf95d6c323ac2 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:18:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:18:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:58 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:18:59 $ docker top c06e5558f0404fb89c8b05ed8a63886a0b1f2e25779888214484a2d80faaa2d9 -eo pid,comm 12:18:59 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). 12:18:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:59 [ssh-agent] Looking for ssh-agent implementation... 12:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:59 $ docker exec c06e5558f0404fb89c8b05ed8a63886a0b1f2e25779888214484a2d80faaa2d9 ssh-agent 12:18:59 SSH_AUTH_SOCK=/tmp/ssh-nBc9XR9zeMUd/agent.32 12:18:59 SSH_AGENT_PID=38 12:18:59 Running ssh-add (command line suppressed) 12:18:59 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8125689071087043992.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8125689071087043992.key) 12:18:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:19:00 + git semver push 12:19:00 2024-10-09 12:19:00,277 [run_push] DEBUG push 12:19:00 2024-10-09 12:19:00,278 [execute] INFO git cat-file --batch-check 12:19:00 2024-10-09 12:19:00,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:19:00 2024-10-09 12:19:00,281 [execute] INFO git rev-list a69edd979d3c0d6afc7354ab34966c7edda148b2 -- 12:19:00 2024-10-09 12:19:00,281 [execute] DEBUG Popen(['git', 'rev-list', 'a69edd979d3c0d6afc7354ab34966c7edda148b2', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:19:00 2024-10-09 12:19:00,298 [execute] INFO git fetch -v origin 12:19:00 2024-10-09 12:19:00,299 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:19:00 2024-10-09 12:19:00,724 [run_push] DEBUG no remote changes detected 12:19:00 2024-10-09 12:19:00,725 [execute] INFO git push origin semver 12:19:00 2024-10-09 12:19:00,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:19:01 2024-10-09 12:19:01,504 [run_push] DEBUG push all version tags 12:19:01 2024-10-09 12:19:01,504 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:19:01 2024-10-09 12:19:01,505 [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) 12:19:02 2024-10-09 12:19:02,189 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 12:19:02 3.2.0-dev.56 [Pipeline] } 12:19:02 $ docker exec --env ******** --env ******** c06e5558f0404fb89c8b05ed8a63886a0b1f2e25779888214484a2d80faaa2d9 ssh-agent -k 12:19:02 unset SSH_AUTH_SOCK; 12:19:02 unset SSH_AGENT_PID; 12:19:02 echo Agent pid 38 killed; 12:19:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:19:02 + git semver [Pipeline] } 12:19:03 $ docker stop --time=1 c06e5558f0404fb89c8b05ed8a63886a0b1f2e25779888214484a2d80faaa2d9 12:19:04 $ docker rm -f --volumes c06e5558f0404fb89c8b05ed8a63886a0b1f2e25779888214484a2d80faaa2d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:19:05 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 12:19:05 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 12:19:05 total 16 12:19:05 drwxr-xr-x 3 root root 4096 Oct 9 12:00 . 12:19:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 12:18 .. 12:19:05 drwxr-xr-x 2 root root 4096 Oct 9 12:00 cost 12:19:05 -rw-r--r-- 1 root root 92 Oct 9 12:00 cost.csv 12:19:05 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 12:19:05 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 12:19:05 total 16 12:19:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 12:00 . 12:19:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 12:18 .. 12:19:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 12:00 cost 12:19:05 -rw-r--r-- 1 jenkins jenkins 92 Oct 9 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:19:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:19:06 ---> package-listing.sh 12:19:06 ++ facter osfamily 12:19:06 ++ tr '[:upper:]' '[:lower:]' 12:19:06 + OS_FAMILY=debian 12:19:06 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 12:19:06 + START_PACKAGES=/tmp/packages_start.txt 12:19:06 + END_PACKAGES=/tmp/packages_end.txt 12:19:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:19:06 + PACKAGES=/tmp/packages_start.txt 12:19:06 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 12:19:06 + PACKAGES=/tmp/packages_end.txt 12:19:06 + case "${OS_FAMILY}" in 12:19:06 + dpkg -l 12:19:06 + grep '^ii' 12:19:06 + '[' -f /tmp/packages_start.txt ']' 12:19:06 + '[' -f /tmp/packages_end.txt ']' 12:19:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:19:06 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 12:19:06 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 12:19:06 + 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 12:19:06 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 12:19:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:07 prd-ubuntu20.04-docker-8c-8g-22322 does not seem to be running inside a container 12:19:07 $ 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 12:19:07 $ docker top 14c8e28d2a345155f2dd3f45a64fb7131db03fc2008dae0353bd308481461af7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:07 + touch /tmp/pre-build-complete [Pipeline] sh 12:19:08 + mkdir -p /var/log/sysstat [Pipeline] sh 12:19:08 + ls /var/log/sa-host 12:19:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:19:08 provisioning config files... 12:19:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8606122906222451125tmp [Pipeline] { [Pipeline] echo 12:19:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:19:08 ---> create-netrc.sh [Pipeline] } 12:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:19:09 ---> python-tools-install.sh [Pipeline] echo 12:19:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:19:09 ---> sudo-logs.sh 12:19:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:19:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:19:09 ---> job-cost.sh 12:19:09 lf-activate-venv: SKIPPING 12:19:09 DEBUG: total: 0.2199999988079071 12:19:09 INFO: Retrieving Stack Cost... 12:19:10 INFO: Retrieving Pricing Info for: v3-standard-8 12:19:10 INFO: Archiving Costs [Pipeline] echo 12:19:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:19:10 ---> logs-deploy.sh 12:19:10 lf-activate-venv: SKIPPING 12:19:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/376 12:19:10 INFO: archiving workspace using pattern(s): 12:19:11 Archives upload complete. 12:19:11 INFO: archiving logs to Nexus 12:19:12 ---> uname -a: 12:19:12 Linux prd-ubuntu20-04-docker-8c-8g-22322 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:19:12 12:19:12 12:19:12 ---> lscpu: 12:19:12 Architecture: x86_64 12:19:12 CPU op-mode(s): 32-bit, 64-bit 12:19:12 Byte Order: Little Endian 12:19:12 Address sizes: 40 bits physical, 48 bits virtual 12:19:12 CPU(s): 8 12:19:12 On-line CPU(s) list: 0-7 12:19:12 Thread(s) per core: 1 12:19:12 Core(s) per socket: 1 12:19:12 Socket(s): 8 12:19:12 NUMA node(s): 1 12:19:12 Vendor ID: AuthenticAMD 12:19:12 CPU family: 23 12:19:12 Model: 49 12:19:12 Model name: AMD EPYC-Rome Processor 12:19:12 Stepping: 0 12:19:12 CPU MHz: 2799.998 12:19:12 BogoMIPS: 5599.99 12:19:12 Virtualization: AMD-V 12:19:12 Hypervisor vendor: KVM 12:19:12 Virtualization type: full 12:19:12 L1d cache: 256 KiB 12:19:12 L1i cache: 256 KiB 12:19:12 L2 cache: 4 MiB 12:19:12 L3 cache: 128 MiB 12:19:12 NUMA node0 CPU(s): 0-7 12:19:12 Vulnerability Itlb multihit: Not affected 12:19:12 Vulnerability L1tf: Not affected 12:19:12 Vulnerability Mds: Not affected 12:19:12 Vulnerability Meltdown: Not affected 12:19:12 Vulnerability Mmio stale data: Not affected 12:19:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:19:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:19:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:19:12 Vulnerability Srbds: Not affected 12:19:12 Vulnerability Tsx async abort: Not affected 12:19:12 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 12:19:12 12:19:12 12:19:12 ---> nproc: 12:19:12 8 12:19:12 12:19:12 12:19:12 ---> df -h: 12:19:12 Filesystem Size Used Avail Use% Mounted on 12:19:12 overlay 155G 12G 144G 8% / 12:19:12 tmpfs 64M 0 64M 0% /dev 12:19:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:19:12 shm 64M 0 64M 0% /dev/shm 12:19:12 /dev/vda1 155G 12G 144G 8% /facter-os 12:19:12 12:19:12 12:19:12 ---> sar -b -r -n DEV: 12:19:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22322) 10/09/24 _x86_64_ (8 CPU) 12:19:12 12:19:12 11:56:52 LINUX RESTART (8 CPU) 12:19:12 12:19:12 11:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:19:12 11:58:02 336.64 48.08 288.57 0.00 5411.10 118294.82 0.00 12:19:12 11:59:01 129.57 0.85 128.72 0.00 14.64 46509.95 0.00 12:19:12 12:00:01 62.52 0.00 62.52 0.00 0.00 41445.91 0.00 12:19:12 12:01:01 61.86 0.23 61.62 0.00 11.46 22593.17 0.00 12:19:12 12:02:01 9.28 2.85 6.43 0.00 2059.52 264.49 0.00 12:19:12 12:03:01 32.29 8.81 23.48 0.00 3365.14 6126.09 0.00 12:19:12 12:04:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 12:19:12 12:05:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:19:12 12:06:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:19:12 12:07:01 2.10 0.00 2.10 0.00 0.00 36.13 0.00 12:19:12 12:08:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:19:12 12:09:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 12:19:12 12:10:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 12:19:12 12:11:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 12:19:12 12:12:01 1.60 0.02 1.58 0.00 0.13 20.40 0.00 12:19:12 12:13:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 12:19:12 12:14:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 12:19:12 12:15:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 12:19:12 12:16:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 12:19:12 12:17:01 1.47 0.02 1.45 0.00 0.13 18.53 0.00 12:19:12 12:18:01 1.43 0.18 1.25 0.00 18.53 14.26 0.00 12:19:12 12:19:01 139.39 0.45 138.94 0.00 21.46 53017.13 0.00 12:19:12 Average: 35.86 2.80 33.06 0.00 495.92 13087.51 0.00 12:19:12 12:19:12 11:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:19:12 11:58:02 29177928 31516684 810580 2.47 73056 2537132 2051064 6.04 1042332 2279592 602992 12:19:12 11:59:01 26974036 31234364 1069344 3.25 110880 4269924 2218928 6.54 1978492 3376460 1098140 12:19:12 12:00:01 26970512 31467540 834440 2.54 112936 4485568 1927924 5.68 1847964 3490064 117724 12:19:12 12:01:01 28569824 31531532 777824 2.37 118120 3041588 1750796 5.16 1182552 2657040 460 12:19:12 12:02:01 28394068 31495812 808092 2.46 120640 3172048 1821168 5.37 1285272 2719056 66452 12:19:12 12:03:01 28202228 31520288 779240 2.37 126768 3374680 1810616 5.34 1403704 2776012 168 12:19:12 12:04:01 28202212 31520344 779052 2.37 126820 3374684 1810616 5.34 1404032 2776016 180 12:19:12 12:05:01 28203416 31521580 777756 2.37 126844 3374688 1810616 5.34 1402708 2776020 204 12:19:12 12:06:01 28203400 31522268 777684 2.37 126868 3374692 1810616 5.34 1401944 2776724 168 12:19:12 12:07:01 28203856 31522968 776920 2.36 126972 3374800 1810616 5.34 1401956 2776840 188 12:19:12 12:08:01 28203788 31522916 777084 2.36 127016 3374800 1810616 5.34 1402040 2776840 172 12:19:12 12:09:01 28203608 31522796 777252 2.36 127036 3374808 1810616 5.34 1401728 2776844 4 12:19:12 12:10:01 28203836 31523032 776948 2.36 127068 3374808 1810616 5.34 1401488 2776844 12 12:19:12 12:11:01 28203844 31523144 776832 2.36 127100 3374812 1810616 5.34 1401520 2776880 4 12:19:12 12:12:01 28202704 31522124 777604 2.36 127136 3374812 1816880 5.35 1401864 2776888 20 12:19:12 12:13:01 28203064 31522512 777164 2.36 127168 3374816 1816880 5.35 1401976 2776888 172 12:19:12 12:14:01 28202720 31522260 777124 2.36 127200 3374820 1816880 5.35 1401952 2776892 188 12:19:12 12:15:01 28202768 31522404 777084 2.36 127220 3374820 1816880 5.35 1402040 2776892 252 12:19:12 12:16:01 28202296 31521936 777520 2.36 127232 3374824 1816880 5.35 1401960 2776896 8 12:19:12 12:17:01 28202280 31521972 777376 2.36 127280 3374828 1816880 5.35 1402324 2776904 72 12:19:12 12:18:01 28187796 31507784 790376 2.40 127304 3375268 1814960 5.35 1415532 2777196 8 12:19:12 12:19:01 26999432 31448772 841792 2.56 150556 4380276 1896212 5.59 1523476 3750464 656 12:19:12 Average: 28105437 31501592 799777 2.43 123601 3449250 1848994 5.45 1423130 2850011 85829 12:19:12 12:19:12 11:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:19:12 11:58:02 docker0 91.67 84.54 6.44 472.56 0.00 0.00 0.00 0.00 12:19:12 11:58:02 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 12:19:12 11:58:02 ens3 628.81 460.24 6538.83 100.12 0.00 0.00 0.00 0.00 12:19:12 11:59:01 veth7a743ed 161.57 259.35 15.78 2100.03 0.00 0.00 0.00 0.17 12:19:12 11:59:01 docker0 161.57 259.24 13.57 2100.02 0.00 0.00 0.00 0.00 12:19:12 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 11:59:01 ens3 296.25 183.97 2142.40 29.71 0.00 0.00 0.00 0.00 12:19:12 12:00:01 veth7a743ed 1.17 1.32 0.10 1.59 0.00 0.00 0.00 0.00 12:19:12 12:00:01 docker0 1.17 1.30 0.08 1.59 0.00 0.00 0.00 0.00 12:19:12 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:00:01 ens3 17.73 12.50 14.71 7.51 0.00 0.00 0.00 0.00 12:19:12 12:01:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 12:19:12 12:01:01 ens3 99.45 65.56 2531.19 14.65 0.00 0.00 0.00 0.00 12:19:12 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:19:12 12:02:01 ens3 63.92 32.63 686.82 2.55 0.00 0.00 0.00 0.00 12:19:12 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:19:12 12:03:01 ens3 75.52 25.06 1392.60 1.82 0.00 0.00 0.00 0.00 12:19:12 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:04:01 ens3 0.92 0.32 0.36 0.21 0.00 0.00 0.00 0.00 12:19:12 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:05:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:06:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:19:12 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:07:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:08:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:19:12 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:12:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 12:19:12 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:13:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:19:12 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:14:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:15:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:16:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:19:12 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:17:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:19:12 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:12 12:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:19:12 12:18:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:19:12 12:19:01 vethfaf202e 1.60 1.57 0.26 0.76 0.00 0.00 0.00 0.00 12:19:12 12:19:01 docker0 92.64 153.42 8.13 1271.21 0.00 0.00 0.00 0.00 12:19:12 12:19:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 12:19:12 12:19:01 ens3 443.24 282.59 7186.42 174.00 0.00 0.00 0.00 0.00 12:19:12 Average: vethfaf202e 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 12:19:12 Average: docker0 15.67 22.48 1.27 173.33 0.00 0.00 0.00 0.00 12:19:12 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 12:19:12 Average: ens3 73.82 48.26 930.64 15.03 0.00 0.00 0.00 0.00 12:19:12 12:19:12 12:19:12 ---> sar -P ALL: 12:19:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22322) 10/09/24 _x86_64_ (8 CPU) 12:19:12 12:19:12 11:56:52 LINUX RESTART (8 CPU) 12:19:12 12:19:12 11:57:01 CPU %user %nice %system %iowait %steal %idle 12:19:12 11:58:02 all 9.18 0.00 2.87 2.26 0.05 85.64 12:19:12 11:58:02 0 9.75 0.00 3.23 6.37 0.05 80.60 12:19:12 11:58:02 1 10.45 0.00 2.73 1.63 0.05 85.14 12:19:12 11:58:02 2 7.80 0.00 2.13 1.64 0.05 88.37 12:19:12 11:58:02 3 8.32 0.00 2.85 0.18 0.07 88.58 12:19:12 11:58:02 4 8.79 0.00 3.03 3.89 0.05 84.23 12:19:12 11:58:02 5 8.06 0.00 2.88 3.69 0.03 85.33 12:19:12 11:58:02 6 8.21 0.00 2.44 0.30 0.05 88.99 12:19:12 11:58:02 7 12.05 0.00 3.67 0.39 0.07 83.83 12:19:12 11:59:01 all 50.65 0.00 7.10 1.45 0.09 40.71 12:19:12 11:59:01 0 49.76 0.00 7.51 1.61 0.09 41.04 12:19:12 11:59:01 1 50.65 0.00 7.29 1.71 0.09 40.27 12:19:12 11:59:01 2 49.00 0.00 6.95 0.34 0.09 43.61 12:19:12 11:59:01 3 53.32 0.00 6.63 0.75 0.09 39.21 12:19:12 11:59:01 4 50.77 0.00 7.71 6.38 0.10 35.04 12:19:12 11:59:01 5 50.76 0.00 7.05 0.10 0.09 42.00 12:19:12 11:59:01 6 51.07 0.00 6.72 0.29 0.10 41.82 12:19:12 11:59:01 7 49.87 0.00 6.92 0.43 0.09 42.70 12:19:12 12:00:01 all 36.78 0.00 5.91 1.86 0.08 55.37 12:19:12 12:00:01 0 37.11 0.00 5.96 0.59 0.08 56.27 12:19:12 12:00:01 1 37.17 0.00 6.44 1.31 0.08 55.00 12:19:12 12:00:01 2 35.48 0.00 6.00 4.87 0.08 53.56 12:19:12 12:00:01 3 38.04 0.00 5.95 5.73 0.08 50.20 12:19:12 12:00:01 4 36.52 0.00 5.61 0.02 0.08 57.76 12:19:12 12:00:01 5 36.13 0.00 5.39 0.19 0.07 58.23 12:19:12 12:00:01 6 38.13 0.00 5.88 1.49 0.08 54.42 12:19:12 12:00:01 7 35.65 0.00 6.09 0.67 0.07 57.52 12:19:12 12:01:01 all 17.54 0.00 2.27 1.22 0.04 78.92 12:19:12 12:01:01 0 16.83 0.00 2.97 0.08 0.03 80.08 12:19:12 12:01:01 1 17.71 0.00 2.11 1.63 0.03 78.51 12:19:12 12:01:01 2 17.45 0.00 2.61 5.94 0.05 73.94 12:19:12 12:01:01 3 17.53 0.00 2.00 1.01 0.03 79.43 12:19:12 12:01:01 4 17.41 0.00 1.89 0.07 0.03 80.60 12:19:12 12:01:01 5 17.57 0.00 2.31 0.37 0.05 79.71 12:19:12 12:01:01 6 18.33 0.00 2.39 0.72 0.05 78.52 12:19:12 12:01:01 7 17.48 0.00 1.92 0.00 0.05 80.56 12:19:12 12:02:01 all 0.65 0.00 0.19 0.16 0.01 99.00 12:19:12 12:02:01 0 0.12 0.00 0.07 0.00 0.02 99.80 12:19:12 12:02:01 1 0.17 0.00 0.38 0.35 0.00 99.10 12:19:12 12:02:01 2 0.18 0.00 0.05 0.00 0.00 99.77 12:19:12 12:02:01 3 2.37 0.00 0.13 0.00 0.05 97.45 12:19:12 12:02:01 4 1.23 0.00 0.33 0.83 0.00 97.60 12:19:12 12:02:01 5 0.18 0.00 0.08 0.00 0.00 99.73 12:19:12 12:02:01 6 0.37 0.00 0.25 0.05 0.00 99.33 12:19:12 12:02:01 7 0.55 0.00 0.20 0.02 0.00 99.23 12:19:12 12:03:01 all 1.15 0.00 0.49 0.36 0.02 97.98 12:19:12 12:03:01 0 0.60 0.00 0.32 0.03 0.00 99.05 12:19:12 12:03:01 1 0.83 0.00 0.40 0.47 0.03 98.26 12:19:12 12:03:01 2 0.82 0.00 0.80 1.37 0.02 97.00 12:19:12 12:03:01 3 2.42 0.00 0.46 0.03 0.02 97.07 12:19:12 12:03:01 4 0.52 0.00 0.42 0.02 0.02 99.03 12:19:12 12:03:01 5 1.55 0.00 0.50 0.02 0.02 97.92 12:19:12 12:03:01 6 1.39 0.00 0.60 0.37 0.03 97.61 12:19:12 12:03:01 7 1.07 0.00 0.45 0.57 0.02 97.90 12:19:12 12:04:01 all 0.03 0.00 0.02 0.02 0.01 99.93 12:19:12 12:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:19:12 12:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:04:01 2 0.00 0.00 0.00 0.10 0.00 99.90 12:19:12 12:04:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:19:12 12:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:19:12 12:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:19:12 12:04:01 6 0.02 0.00 0.03 0.07 0.02 99.87 12:19:12 12:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:19:12 12:05:01 all 0.13 0.00 0.01 0.00 0.01 99.85 12:19:12 12:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:19:12 12:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:19:12 12:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:05:01 3 0.88 0.00 0.02 0.00 0.00 99.10 12:19:12 12:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:05:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:19:12 12:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:19:12 12:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:06:01 all 0.13 0.00 0.05 0.00 0.01 99.81 12:19:12 12:06:01 0 0.07 0.00 0.08 0.00 0.02 99.83 12:19:12 12:06:01 1 0.03 0.00 0.07 0.00 0.02 99.88 12:19:12 12:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:19:12 12:06:01 3 0.70 0.00 0.02 0.00 0.02 99.27 12:19:12 12:06:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:19:12 12:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:19:12 12:06:01 7 0.15 0.00 0.20 0.00 0.02 99.63 12:19:12 12:07:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:19:12 12:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:19:12 12:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:19:12 12:07:01 2 0.15 0.00 0.03 0.03 0.00 99.78 12:19:12 12:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:19:12 12:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:19:12 12:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:19:12 12:08:01 all 0.04 0.00 0.01 0.01 0.01 99.92 12:19:12 12:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 12:19:12 12:08:01 2 0.08 0.00 0.00 0.02 0.02 99.88 12:19:12 12:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:08:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:19:12 12:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:19:12 12:08:01 6 0.00 0.00 0.00 0.07 0.02 99.92 12:19:12 12:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:19:12 12:19:12 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:19:12 12:09:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:19:12 12:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:19:12 12:09:01 1 0.17 0.00 0.00 0.00 0.00 99.83 12:19:12 12:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:19:12 12:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:19:12 12:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:19:12 12:09:01 5 0.02 0.00 0.05 0.00 0.02 99.92 12:19:12 12:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:19:12 12:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:19:12 12:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:19:12 12:10:01 1 0.07 0.00 0.00 0.00 0.00 99.93 12:19:12 12:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:19:12 12:10:01 3 0.02 0.00 0.00 0.00 0.03 99.95 12:19:12 12:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:19:12 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:19:12 12:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:19:12 12:11:01 2 0.05 0.00 0.00 0.03 0.02 99.90 12:19:12 12:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:19:12 12:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:19:12 12:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:19:12 12:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:19:12 12:12:01 all 0.02 0.00 0.04 0.00 0.01 99.93 12:19:12 12:12:01 0 0.00 0.00 0.07 0.00 0.02 99.92 12:19:12 12:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:19:12 12:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:19:12 12:12:01 3 0.02 0.00 0.03 0.00 0.03 99.92 12:19:12 12:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:19:12 12:12:01 5 0.07 0.00 0.03 0.00 0.00 99.90 12:19:12 12:12:01 6 0.02 0.00 0.08 0.00 0.00 99.90 12:19:12 12:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:19:12 12:13:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:19:12 12:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:19:12 12:13:01 2 0.43 0.00 0.05 0.00 0.02 99.50 12:19:12 12:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:19:12 12:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:19:12 12:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:19:12 12:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:14:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:19:12 12:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:19:12 12:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:14:01 2 1.98 0.00 0.00 0.02 0.02 97.98 12:19:12 12:14:01 3 0.02 0.00 0.05 0.00 0.03 99.90 12:19:12 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:19:12 12:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:15:01 all 0.24 0.00 0.01 0.00 0.01 99.74 12:19:12 12:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:15:01 2 1.82 0.00 0.00 0.02 0.00 98.16 12:19:12 12:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:19:12 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:19:12 12:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:19:12 12:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:19:12 12:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:19:12 12:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:19:12 12:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:19:12 12:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:16:01 3 0.00 0.00 0.00 0.00 0.03 99.97 12:19:12 12:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 12:19:12 12:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:19:12 12:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:19:12 12:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:19:12 12:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:19:12 12:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:19:12 12:17:01 3 0.02 0.00 0.03 0.00 0.03 99.92 12:19:12 12:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:19:12 12:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:19:12 12:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:19:12 12:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:19:12 12:18:01 all 0.10 0.00 0.04 0.00 0.01 99.85 12:19:12 12:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:19:12 12:18:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:19:12 12:18:01 2 0.07 0.00 0.03 0.02 0.02 99.87 12:19:12 12:18:01 3 0.52 0.00 0.12 0.00 0.02 99.35 12:19:12 12:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:19:12 12:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:19:12 12:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:19:12 12:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:19:12 12:19:01 all 8.30 0.00 3.78 2.38 0.06 85.48 12:19:12 12:19:01 0 8.28 0.00 3.69 0.20 0.03 87.79 12:19:12 12:19:01 1 9.31 0.00 4.40 0.69 0.07 85.53 12:19:12 12:19:01 2 7.09 0.00 3.17 3.52 0.05 86.17 12:19:12 12:19:01 3 9.56 0.00 3.65 0.15 0.07 86.56 12:19:12 12:19:01 4 7.10 0.00 3.85 0.34 0.05 88.66 12:19:12 12:19:01 5 7.75 0.00 4.16 5.29 0.05 82.75 12:19:12 12:19:01 6 8.37 0.00 4.13 8.54 0.08 78.88 12:19:12 12:19:01 7 8.91 0.00 3.19 0.35 0.07 87.48 12:19:12 12:19:12 Average: CPU %user %nice %system %iowait %steal %idle 12:19:12 Average: all 5.63 0.00 1.03 0.44 0.02 92.88 12:19:12 Average: 0 5.50 0.00 1.08 0.40 0.02 92.99 12:19:12 Average: 1 5.70 0.00 1.08 0.35 0.02 92.85 12:19:12 Average: 2 5.49 0.00 0.98 0.81 0.02 92.70 12:19:12 Average: 3 6.01 0.00 0.99 0.35 0.03 92.62 12:19:12 Average: 4 5.50 0.00 1.03 0.52 0.02 92.93 12:19:12 Average: 5 5.49 0.00 1.02 0.43 0.02 93.04 12:19:12 Average: 6 5.68 0.00 1.02 0.54 0.03 92.73 12:19:12 Average: 7 5.65 0.00 1.02 0.11 0.02 93.20 12:19:12 12:19:12 12:19:12