Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 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-ssh7975140785765174223.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14454384149560994575.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7783787140889314475.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh8072963580810860117.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15934199828037973466.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-117270 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (main) Commit message: "fix: Correct spelling errors in app template config file (#1208)" > git config core.sparsecheckout # timeout=10 > git checkout -f 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 > git rev-list --no-walk 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:26 ========================================================= 20:03:26 EdgeX Global Pipelines Version Info 20:03:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:03:26 ------------------- 20:03:26 stable info: 20:03:26 ------------------- 20:03:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:26 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:03:26 Message: update stable to v1.0.243 20:03:27 ------------------- 20:03:27 experimental info: 20:03:27 ------------------- 20:03:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:03:27 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78eeb4c [Pipeline] echo 20:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:28 + git rev-list -1 --merges 78eeb4cf8eafd545e04d2aba3275c7a949e20c37~1..78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo 20:03:28 -----------> git rev-list -1 --merges 78eeb4cf8eafd545e04d2aba3275c7a949e20c37~1..78eeb4cf8eafd545e04d2aba3275c7a949e20c37 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [false] [Pipeline] sh 20:03:28 + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo 20:03:28 ========================================================= 20:03:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:28 + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] echo 20:03:28 [semverPrep] GIT_COMMIT: 78eeb4cf8eafd545e04d2aba3275c7a949e20c37, Commit Message: fix: Correct spelling errors in app template config file (#1208) [Pipeline] echo 20:03:28 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:29 + grep -v github /etc/ssh/ssh_known_hosts 20:03:29 + [ -e /tmp/ssh_known_hosts ] 20:03:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 20:03:29 tee -a /etc/ssh/ssh_known_hosts 20:03:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:29 20:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:29 b85a868b505f: Pulling fs layer 20:03:29 e2be974225ed: Pulling fs layer 20:03:29 339a4e72a1f5: Pulling fs layer 20:03:29 988bab9f4d93: Pulling fs layer 20:03:29 1469e6f7b9e6: Pulling fs layer 20:03:29 eaf3925da568: Pulling fs layer 20:03:29 bab4dde63d76: Pulling fs layer 20:03:29 bde34c3a00c8: Pulling fs layer 20:03:29 b352a97aabf1: Pulling fs layer 20:03:29 4872d77fe225: Pulling fs layer 20:03:29 5851b861e8e6: Pulling fs layer 20:03:29 988bab9f4d93: Waiting 20:03:29 eaf3925da568: Waiting 20:03:29 bab4dde63d76: Waiting 20:03:29 bde34c3a00c8: Waiting 20:03:29 1469e6f7b9e6: Waiting 20:03:29 b352a97aabf1: Waiting 20:03:29 5851b861e8e6: Waiting 20:03:29 4872d77fe225: Waiting 20:03:29 e2be974225ed: Verifying Checksum 20:03:29 e2be974225ed: Download complete 20:03:29 988bab9f4d93: Verifying Checksum 20:03:29 988bab9f4d93: Download complete 20:03:30 1469e6f7b9e6: Verifying Checksum 20:03:30 1469e6f7b9e6: Download complete 20:03:30 eaf3925da568: Verifying Checksum 20:03:30 eaf3925da568: Download complete 20:03:30 339a4e72a1f5: Verifying Checksum 20:03:30 339a4e72a1f5: Download complete 20:03:30 bde34c3a00c8: Download complete 20:03:30 b352a97aabf1: Verifying Checksum 20:03:30 b352a97aabf1: Download complete 20:03:30 4872d77fe225: Verifying Checksum 20:03:30 4872d77fe225: Download complete 20:03:30 5851b861e8e6: Verifying Checksum 20:03:30 5851b861e8e6: Download complete 20:03:30 b85a868b505f: Verifying Checksum 20:03:30 b85a868b505f: Download complete 20:03:30 bab4dde63d76: Verifying Checksum 20:03:30 bab4dde63d76: Download complete 20:03:31 b85a868b505f: Pull complete 20:03:31 e2be974225ed: Pull complete 20:03:31 339a4e72a1f5: Pull complete 20:03:31 988bab9f4d93: Pull complete 20:03:32 1469e6f7b9e6: Pull complete 20:03:32 eaf3925da568: Pull complete 20:03:33 bab4dde63d76: Pull complete 20:03:33 bde34c3a00c8: Pull complete 20:03:33 b352a97aabf1: Pull complete 20:03:33 4872d77fe225: Pull complete 20:03:33 5851b861e8e6: Pull complete 20:03:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:34 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:03:35 $ docker top 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef -eo pid,comm 20:03:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:03:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:35 [ssh-agent] Looking for ssh-agent implementation... 20:03:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:36 $ docker exec 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent 20:03:36 SSH_AUTH_SOCK=/tmp/ssh-xmvUsH5NogtX/agent.32 20:03:36 SSH_AGENT_PID=38 20:03:36 Running ssh-add (command line suppressed) 20:03:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8532197017512784946.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8532197017512784946.key) 20:03:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:36 + git tag --points-at HEAD [Pipeline] } 20:03:36 $ docker exec --env ******** --env ******** 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent -k 20:03:36 unset SSH_AUTH_SOCK; 20:03:36 unset SSH_AGENT_PID; 20:03:36 echo Agent pid 38 killed; 20:03:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:03:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:36 [ssh-agent] Looking for ssh-agent implementation... 20:03:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:36 $ docker exec 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent 20:03:36 SSH_AUTH_SOCK=/tmp/ssh-KvQPUToOaTh7/agent.70 20:03:36 SSH_AGENT_PID=76 20:03:36 Running ssh-add (command line suppressed) 20:03:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13707428748554849362.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13707428748554849362.key) 20:03:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:37 + git semver init 20:03:37 2022-10-26 20:03:37,519 [run_init] DEBUG init version:0.0.0 force:False 20:03:37 2022-10-26 20:03:37,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 20:03:37 2022-10-26 20:03:37,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:03:37 2022-10-26 20:03:37,520 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:03:39 2022-10-26 20:03:39,043 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 20:03:39 2022-10-26 20:03:39,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 20:03:39 2022-10-26 20:03:39,044 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:03:39 2022-10-26 20:03:39,044 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:03:39 2.3.0-dev.58 [Pipeline] } 20:03:39 $ docker exec --env ******** --env ******** 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef ssh-agent -k 20:03:39 unset SSH_AUTH_SOCK; 20:03:39 unset SSH_AGENT_PID; 20:03:39 echo Agent pid 76 killed; 20:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:39 + git semver [Pipeline] } 20:03:40 $ docker stop --time=1 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef 20:03:41 $ docker rm -f 60a23c5d8312d77213a82cd445602fb275bd3f56ec2ad5b1705748a54e8181ef [Pipeline] // withDockerContainer [Pipeline] sh 20:03:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:03:42 Stashed 1 file(s) [Pipeline] echo 20:03:42 [edgeXSemver]: initialized semver on version 2.3.0-dev.58 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:42 ========================================================= 20:03:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:03:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:03:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117281 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:03:42 Running in /w/workspace/app-functions-sdk-go/179 [Pipeline] { [Pipeline] checkout 20:03:42 The recommended git tool is: git 20:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:42 213ec9aee27d: Pulling fs layer 20:03:42 4583459ba037: Pulling fs layer 20:03:42 93c1e223e6f2: Pulling fs layer 20:03:42 53926ce57604: Pulling fs layer 20:03:42 53926ce57604: Waiting 20:03:42 21b2b0c7a3f4: Pulling fs layer 20:03:42 30f14e443154: Pulling fs layer 20:03:42 801331c1e519: Pulling fs layer 20:03:42 99cc6dd402b0: Pulling fs layer 20:03:42 7d9ed39f4882: Pulling fs layer 20:03:42 30f14e443154: Waiting 20:03:42 801331c1e519: Waiting 20:03:42 21b2b0c7a3f4: Waiting 20:03:42 99cc6dd402b0: Waiting 20:03:42 7d9ed39f4882: Waiting 20:03:42 93c1e223e6f2: Verifying Checksum 20:03:42 93c1e223e6f2: Download complete 20:03:42 4583459ba037: Verifying Checksum 20:03:42 21b2b0c7a3f4: Verifying Checksum 20:03:42 21b2b0c7a3f4: Download complete 20:03:42 30f14e443154: Verifying Checksum 20:03:42 30f14e443154: Download complete 20:03:42 213ec9aee27d: Verifying Checksum 20:03:42 213ec9aee27d: Download complete 20:03:42 801331c1e519: Download complete 20:03:42 213ec9aee27d: Pull complete 20:03:42 4583459ba037: Pull complete 20:03:43 93c1e223e6f2: Pull complete 20:03:43 7d9ed39f4882: Verifying Checksum 20:03:43 7d9ed39f4882: Download complete 20:03:43 99cc6dd402b0: Verifying Checksum 20:03:43 99cc6dd402b0: Download complete 20:03:43 53926ce57604: Verifying Checksum 20:03:43 53926ce57604: Download complete 20:03:47 53926ce57604: Pull complete 20:03:47 21b2b0c7a3f4: Pull complete 20:03:47 30f14e443154: Pull complete 20:03:47 801331c1e519: Pull complete 20:03:47 using credential edgex-jenkins-ssh 20:03:47 Cloning the remote Git repository 20:03:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:03:48 > git init /w/workspace/app-functions-sdk-go/179 # timeout=10 20:03:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:03:48 > git --version # timeout=10 20:03:48 > git --version # 'git version 2.25.1' 20:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:48 Verifying host key using known hosts file 20:03:48 99cc6dd402b0: Pull complete 20:03:49 7d9ed39f4882: Pull complete 20:03:49 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:03:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:03:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:03:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:50 + docker inspect -f . ci-base-image-x86_64 20:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:50 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:52 $ docker top 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:52 + go version 20:03:52 go version go1.18.7 linux/amd64 [Pipeline] } 20:03:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:52 $ docker stop --time=1 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e 20:03:53 Avoid second fetch 20:03:53 Checking out Revision 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (main) 20:03:53 Commit message: "fix: Correct spelling errors in app template config file (#1208)" 20:03:53 $ docker rm -f 5dac91669596e595a2c66201f58acdd939eb70ac9833cbd5148c4a454ade527e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:53 > git config core.sparsecheckout # timeout=10 20:03:53 > git checkout -f 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:54 + docker inspect -f . ci-base-image-x86_64 20:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:54 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:54 Dload Upload Total Spent Left Speed 20:03:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k 20:03:54 $ docker top d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:03:55 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:03:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:55 + make test 20:03:55 make -C ./app-service-template build 20:03:55 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:03:55 go mod tidy 20:03:55 go: downloading github.com/stretchr/testify v1.8.0 20:03:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 20:03:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:03:55 go: downloading github.com/google/uuid v1.3.0 20:03:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 20:03:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 20:03:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 20:03:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:03:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:55 + sudo tee /etc/docker/daemon.new 20:03:55 { 20:03:55 "registry-mirrors": [ 20:03:55 "https://nexus3.edgexfoundry.org:10001" 20:03:55 ], 20:03:55 "bip": "10.250.0.254/24", 20:03:55 "hosts": [ 20:03:55 "tcp://0.0.0.0:5555", 20:03:55 "unix:///var/run/docker.sock" 20:03:55 ], 20:03:55 "mtu": 1458, 20:03:55 "selinux-enabled": true, 20:03:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:55 } 20:03:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:03:55 go: downloading github.com/davecgh/go-spew v1.1.1 20:03:55 go: downloading github.com/pmezard/go-difflib v1.0.0 20:03:55 go: downloading github.com/stretchr/objx v0.4.0 20:03:55 go: downloading gopkg.in/yaml.v3 v3.0.1 20:03:55 go: downloading github.com/go-playground/validator/v10 v10.11.1 20:03:55 go: downloading github.com/go-kit/log v0.2.1 20:03:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:03:55 go: downloading github.com/gorilla/mux v1.8.0 20:03:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:03:55 go: downloading github.com/mitchellh/copystructure v1.0.0 20:03:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 20:03:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 20:03:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:03:55 go: downloading github.com/pelletier/go-toml v1.9.5 20:03:55 go: downloading github.com/hashicorp/errwrap v1.0.0 20:03:55 go: downloading github.com/hashicorp/consul/api v1.15.3 20:03:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:03:55 go: downloading github.com/gorilla/websocket v1.4.2 20:03:55 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 20:03:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:03:55 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:03:55 go: downloading github.com/x448/float16 v0.8.4 20:03:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:03:55 go: downloading github.com/go-playground/universal-translator v0.18.0 20:03:55 go: downloading github.com/leodido/go-urn v1.2.1 20:03:55 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 20:03:55 go: downloading golang.org/x/text v0.3.7 20:03:55 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] sh 20:03:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:03:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:56 go: downloading github.com/nats-io/nats.go v1.18.0 20:03:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:03:56 go: downloading github.com/pebbe/zmq4 v1.2.7 20:03:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:03:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:03:56 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:03:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:03:56 go: downloading github.com/hashicorp/serf v0.9.7 20:03:56 + sudo service docker restart 20:03:56 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:03:57 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:03:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:03:57 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 20:03:57 go: downloading github.com/google/go-cmp v0.5.7 20:03:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:03:57 go: downloading github.com/hashicorp/consul/sdk v0.11.0 20:03:57 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 20:03:57 go: downloading github.com/Microsoft/go-winio v0.5.2 20:03:57 go: downloading github.com/zeebo/errs v1.2.2 20:03:57 go: downloading google.golang.org/grpc v1.46.0 20:03:57 go: downloading github.com/nats-io/nkeys v0.3.0 20:03:57 go: downloading github.com/nats-io/nuid v1.0.1 20:03:58 go: downloading github.com/onsi/ginkgo v1.10.1 20:03:58 go: downloading github.com/onsi/gomega v1.7.0 20:03:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:03:58 go: downloading github.com/fatih/color v1.9.0 20:03:58 go: downloading github.com/mattn/go-colorable v0.1.12 20:03:58 go: downloading github.com/mattn/go-isatty v0.0.14 20:03:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:03:58 go: downloading github.com/armon/go-metrics v0.3.10 20:03:58 go: downloading github.com/hashicorp/go-msgpack v0.5.5 20:03:58 go: downloading github.com/hashicorp/memberlist v0.3.1 20:03:58 go: downloading github.com/kr/pretty v0.3.0 20:03:58 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:03:58 go: downloading google.golang.org/protobuf v1.28.0 20:03:58 go: downloading github.com/pkg/errors v0.9.1 20:03:58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:03:58 go: downloading github.com/golang/protobuf v1.5.2 20:03:58 go: downloading github.com/klauspost/compress v1.15.11 20:03:58 go: downloading github.com/minio/highwayhash v1.0.2 20:03:58 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:03:58 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:03:58 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:03:58 go: downloading github.com/kr/text v0.2.0 20:03:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:03:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:03:58 go: downloading github.com/pascaldekloe/goe v0.1.0 20:03:58 go: downloading github.com/google/btree v1.0.0 20:03:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:03:58 go: downloading github.com/miekg/dns v1.1.41 20:03:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:03:58 go: downloading github.com/hpcloud/tail v1.0.0 20:03:58 go: downloading gopkg.in/yaml.v2 v2.4.0 20:03:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:03:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:03:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:03:59 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [Pipeline] unstash [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:14 ========================================================= 20:04:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:04:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:15 9b18e9b68314: Pulling fs layer 20:04:15 d32db5db7311: Pulling fs layer 20:04:15 d0c4b47475fc: Pulling fs layer 20:04:15 5831b945b038: Pulling fs layer 20:04:15 86bbec2aaacd: Pulling fs layer 20:04:15 e10730c5d714: Pulling fs layer 20:04:15 5dd5c2283517: Pulling fs layer 20:04:15 d5ac0230b979: Pulling fs layer 20:04:15 e10730c5d714: Waiting 20:04:15 5831b945b038: Waiting 20:04:15 86bbec2aaacd: Waiting 20:04:15 5dd5c2283517: Waiting 20:04:15 d5ac0230b979: Waiting 20:04:15 d0c4b47475fc: Verifying Checksum 20:04:15 d0c4b47475fc: Download complete 20:04:15 d32db5db7311: Verifying Checksum 20:04:15 d32db5db7311: Download complete 20:04:15 86bbec2aaacd: Verifying Checksum 20:04:15 86bbec2aaacd: Download complete 20:04:15 e10730c5d714: Verifying Checksum 20:04:15 e10730c5d714: Download complete 20:04:15 9b18e9b68314: Verifying Checksum 20:04:15 9b18e9b68314: Download complete 20:04:16 9b18e9b68314: Pull complete 20:04:17 d5ac0230b979: Verifying Checksum 20:04:17 d5ac0230b979: Download complete 20:04:17 d32db5db7311: Pull complete 20:04:17 d0c4b47475fc: Pull complete 20:04:17 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:04:17 make -C ./app-service-template test 20:04:17 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:04:17 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:04:18 5dd5c2283517: Verifying Checksum 20:04:18 5dd5c2283517: Download complete 20:04:18 5831b945b038: Verifying Checksum 20:04:18 5831b945b038: Download complete 20:04:30 5831b945b038: Pull complete 20:04:30 86bbec2aaacd: Pull complete 20:04:30 e10730c5d714: Pull complete 20:04:35 5dd5c2283517: Pull complete 20:04:35 ok app-new-service 0.070s coverage: 48.1% of statements 20:04:35 ? app-new-service/config [no test files] 20:04:35 ok app-new-service/functions 0.069s coverage: 85.3% of statements 20:04:35 CGO_ENABLED=1 go vet ./... 20:04:36 d5ac0230b979: Pull complete 20:04:36 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:04:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:37 + docker inspect -f . ci-base-image-arm64 20:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:37 prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container 20:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:40 $ docker top 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:41 + go version 20:04:41 go version go1.18.7 linux/arm64 [Pipeline] } 20:04:41 $ docker stop --time=1 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 20:04:43 $ docker rm -f 096a29b5a2c776f04dd01151ef9e9050e90b96c17fb280378e89f2ce52ac1b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:43 + docker inspect -f . ci-base-image-arm64 20:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:44 ./bin/test-attribution-txt.sh 20:04:44 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:04:44 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:04:44 go: downloading github.com/gomodule/redigo v1.8.9 20:04:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container 20:04:44 $ 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/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:45 $ docker top b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:45 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/179 [Pipeline] fileExists [Pipeline] sh 20:04:46 + make test 20:04:46 make -C ./app-service-template build 20:04:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/179/app-service-template' 20:04:46 go mod tidy 20:04:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 20:04:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:04:46 go: downloading github.com/google/uuid v1.3.0 20:04:46 go: downloading github.com/stretchr/testify v1.8.0 20:04:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 20:04:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 20:04:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 20:04:47 go: downloading github.com/go-playground/validator/v10 v10.11.1 20:04:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:04:47 go: downloading github.com/go-kit/log v0.2.1 20:04:47 go: downloading gopkg.in/yaml.v3 v3.0.1 20:04:47 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:04:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 60.4% of statements 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.075s coverage: 93.9% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.115s coverage: 76.5% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s coverage: 88.7% of statements 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.052s coverage: 100.0% of statements 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.149s coverage: 76.4% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.073s coverage: 97.3% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.085s coverage: 82.8% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.710s coverage: 81.5% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.081s coverage: 28.7% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:04:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:04:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.059s coverage: 51.4% of statements 20:04:47 go: downloading github.com/davecgh/go-spew v1.1.1 20:04:47 go: downloading github.com/pmezard/go-difflib v1.0.0 20:04:47 go: downloading github.com/stretchr/objx v0.4.0 20:04:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 20:04:47 go: downloading github.com/gorilla/mux v1.8.0 20:04:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:04:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 20:04:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:04:47 go: downloading github.com/x448/float16 v0.8.4 20:04:47 go: downloading github.com/mitchellh/copystructure v1.0.0 20:04:47 go: downloading github.com/go-playground/universal-translator v0.18.0 20:04:47 go: downloading github.com/leodido/go-urn v1.2.1 20:04:47 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 20:04:47 go: downloading golang.org/x/text v0.3.7 20:04:48 go: downloading github.com/go-playground/locales v0.14.0 20:04:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:04:48 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:04:50 go: downloading github.com/pelletier/go-toml v1.9.5 20:04:50 go: downloading github.com/gorilla/websocket v1.4.2 20:04:50 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 20:04:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:04:50 go: downloading github.com/hashicorp/consul/api v1.15.3 20:04:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:04:50 go: downloading github.com/hashicorp/errwrap v1.0.0 20:04:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:04:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:04:51 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 20:04:51 go: downloading github.com/kr/pretty v0.3.0 20:04:51 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:04:51 go: downloading github.com/nats-io/nats.go v1.18.0 20:04:51 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 20:04:51 go: downloading github.com/pebbe/zmq4 v1.2.7 20:04:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:04:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:04:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:04:51 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:04:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:04:52 go: downloading github.com/hashicorp/serf v0.9.7 20:04:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:04:52 go: downloading github.com/google/go-cmp v0.5.7 20:04:52 go: downloading github.com/hashicorp/consul/sdk v0.11.0 20:04:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:04:52 go: downloading github.com/Microsoft/go-winio v0.5.2 20:04:52 go: downloading github.com/zeebo/errs v1.2.2 20:04:52 go: downloading google.golang.org/grpc v1.46.0 20:04:53 go: downloading github.com/kr/text v0.2.0 20:04:53 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:04:53 go: downloading github.com/nats-io/nkeys v0.3.0 20:04:53 go: downloading github.com/nats-io/nuid v1.0.1 20:04:53 go: downloading github.com/onsi/ginkgo v1.10.1 20:04:53 go: downloading github.com/onsi/gomega v1.7.0 20:04:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:04:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:04:53 go: downloading github.com/fatih/color v1.9.0 20:04:53 go: downloading github.com/mattn/go-colorable v0.1.12 20:04:53 go: downloading github.com/mattn/go-isatty v0.0.14 20:04:53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:04:53 go: downloading github.com/pkg/errors v0.9.1 20:04:53 go: downloading github.com/armon/go-metrics v0.3.10 20:04:53 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:04:53 go: downloading github.com/hashicorp/go-msgpack v0.5.5 20:04:53 go: downloading github.com/hashicorp/memberlist v0.3.1 20:04:53 go: downloading google.golang.org/protobuf v1.28.0 20:04:53 go: downloading github.com/klauspost/compress v1.15.11 20:04:54 go: downloading github.com/minio/highwayhash v1.0.2 20:04:54 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:04:54 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:04:54 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:04:54 go: downloading github.com/golang/protobuf v1.5.2 20:04:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:04:58 go: downloading github.com/pascaldekloe/goe v0.1.0 20:04:58 go: downloading github.com/google/btree v1.0.0 20:04:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:04:58 go: downloading github.com/miekg/dns v1.1.41 20:04:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:04:58 go: downloading gopkg.in/yaml.v2 v2.4.0 20:04:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:04:58 go: downloading github.com/hpcloud/tail v1.0.0 20:04:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:04:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:05:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 20:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements 20:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements 20:05:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 20:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:05:20 $ docker stop --time=1 d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 20:05:21 $ docker rm -f d038646e59beedba605f8778d4019ecec5bab32f64eecbf892c508b856fbd2f6 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:22 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:23 20:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:23 latest: Pulling from edgex-lftools-log-publisher 20:05:23 5eb5b503b376: Pulling fs layer 20:05:23 5c69ac0246d0: Pulling fs layer 20:05:23 ec43610c2a17: Pulling fs layer 20:05:23 3a2ae6a8a46f: Pulling fs layer 20:05:23 33b1e0a273af: Pulling fs layer 20:05:23 5d3b04190fa2: Pulling fs layer 20:05:23 2f39f015ded8: Pulling fs layer 20:05:23 3a2ae6a8a46f: Waiting 20:05:23 33b1e0a273af: Waiting 20:05:23 5d3b04190fa2: Waiting 20:05:23 2f39f015ded8: Waiting 20:05:23 5c69ac0246d0: Download complete 20:05:23 3a2ae6a8a46f: Download complete 20:05:23 33b1e0a273af: Verifying Checksum 20:05:23 33b1e0a273af: Download complete 20:05:23 5d3b04190fa2: Verifying Checksum 20:05:23 5d3b04190fa2: Download complete 20:05:23 ec43610c2a17: Verifying Checksum 20:05:23 ec43610c2a17: Download complete 20:05:23 5eb5b503b376: Verifying Checksum 20:05:23 5eb5b503b376: Download complete 20:05:24 2f39f015ded8: Download complete 20:05:24 5eb5b503b376: Pull complete 20:05:24 5c69ac0246d0: Pull complete 20:05:25 ec43610c2a17: Pull complete 20:05:25 3a2ae6a8a46f: Pull complete 20:05:25 33b1e0a273af: Pull complete 20:05:25 5d3b04190fa2: Pull complete 20:05:29 2f39f015ded8: Pull complete 20:05:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:29 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:32 $ docker top 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:32 ---> job-cost.sh 20:05:32 lf-activate-venv: SKIPPING 20:05:32 INFO: No Stack... 20:05:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:33 INFO: Archiving Costs [Pipeline] sh 20:05:33 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 20:05:33 + cut -d, -f6 [Pipeline] lock 20:05:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] 20:05:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] did not exist. Created. 20:05:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:33 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:33 Stashed 1 file(s) [Pipeline] } 20:05:33 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:33 $ docker stop --time=1 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 20:05:35 $ docker rm -f 9d764438490e1620ab92408f93554617c12ee005fe31d3c4a2e25bd723415021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:07:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/179/app-service-template' 20:07:22 make -C ./app-service-template test 20:07:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/179/app-service-template' 20:07:22 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:09:43 ok app-new-service 0.277s coverage: 48.1% of statements 20:09:43 ? app-new-service/config [no test files] 20:09:43 ok app-new-service/functions 0.288s coverage: 85.3% of statements 20:09:43 CGO_ENABLED=1 go vet ./... 20:11:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:20 ./bin/test-attribution-txt.sh 20:11:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/179/app-service-template' 20:11:20 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:11:20 go: downloading github.com/gomodule/redigo v1.8.9 20:11:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.644s coverage: 60.4% of statements 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.314s coverage: 93.9% of statements 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.424s coverage: 76.5% of statements 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.345s coverage: 88.7% of statements 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.113s coverage: 100.0% of statements 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.842s coverage: 76.4% of statements 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.308s coverage: 97.3% of statements 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.392s coverage: 82.8% of statements 20:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:11:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.162s coverage: 81.5% of statements 20:11:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:11:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:11:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.368s coverage: 28.7% of statements 20:11:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:11:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.315s coverage: 14.0% of statements 20:11:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.319s coverage: 27.3% of statements 20:11:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:11:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:11:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.267s coverage: 51.4% of statements 20:12:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.578s coverage: 75.5% of statements 20:12:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.242s coverage: 94.4% of statements 20:12:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:12:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:24 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:12:24 $ docker stop --time=1 b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e 20:12:26 $ docker rm -f b88c065ec9e962aa2b11f5d7a4dc237985558dcaa4e25c246279fee5c294507e [Pipeline] // withDockerContainer [Pipeline] sh 20:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:30 Warning: overwriting stash ‘coverage-report’ 20:12:30 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:31 20:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:31 arm64: Pulling from edgex-lftools-log-publisher 20:12:31 8998bd30e6a1: Pulling fs layer 20:12:31 04944245beec: Pulling fs layer 20:12:31 699f458cf7ca: Pulling fs layer 20:12:31 765212b225bb: Pulling fs layer 20:12:31 f23df028b6ca: Pulling fs layer 20:12:31 d65c8cfc05b1: Pulling fs layer 20:12:31 2437ff75d9bd: Pulling fs layer 20:12:31 765212b225bb: Waiting 20:12:31 d65c8cfc05b1: Waiting 20:12:31 2437ff75d9bd: Waiting 20:12:31 f23df028b6ca: Waiting 20:12:32 04944245beec: Verifying Checksum 20:12:32 04944245beec: Download complete 20:12:32 765212b225bb: Download complete 20:12:32 f23df028b6ca: Verifying Checksum 20:12:32 d65c8cfc05b1: Verifying Checksum 20:12:32 d65c8cfc05b1: Download complete 20:12:32 699f458cf7ca: Verifying Checksum 20:12:32 699f458cf7ca: Download complete 20:12:32 8998bd30e6a1: Verifying Checksum 20:12:32 8998bd30e6a1: Download complete 20:12:35 2437ff75d9bd: Verifying Checksum 20:12:35 2437ff75d9bd: Download complete 20:12:37 8998bd30e6a1: Pull complete 20:12:37 04944245beec: Pull complete 20:12:38 699f458cf7ca: Pull complete 20:12:39 765212b225bb: Pull complete 20:12:40 f23df028b6ca: Pull complete 20:12:40 d65c8cfc05b1: Pull complete 20:12:55 2437ff75d9bd: Pull complete 20:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-117281 does not seem to be running inside a container 20:12:55 $ 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/179 -v /w/workspace/app-functions-sdk-go/179:/w/workspace/app-functions-sdk-go/179:rw,z -v /w/workspace/app-functions-sdk-go/179@tmp:/w/workspace/app-functions-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:12:58 $ docker top a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:58 ---> job-cost.sh 20:12:58 lf-activate-venv: SKIPPING 20:12:58 INFO: No Stack... 20:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:00 INFO: Archiving Costs [Pipeline] sh 20:13:00 + cut -d, -f6 20:13:00 + cat /w/workspace/app-functions-sdk-go/179/archives/cost.csv [Pipeline] lock 20:13:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] 20:13:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] did not exist. Created. 20:13:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:01 /w/workspace/app-functions-sdk-go/179@tmp/durable-75b19b39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:13:02 + echo total: 0.10999999940395355 [Pipeline] stash 20:13:02 Warning: overwriting stash ‘stack-cost’ 20:13:02 Stashed 1 file(s) [Pipeline] } 20:13:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:02 $ docker stop --time=1 a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 20:13:04 $ docker rm -f a0cfe47aa3f9fbcfc9dccc7a4d92b0e0e07a69d20ec0b8cb7eb7195642aaae23 [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 20:13:04 provisioning config files... 20:13:04 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8343867295799523671tmp [Pipeline] { [Pipeline] sh 20:13:04 + set +x 20:13:04 + curl -s https://codecov.io/bash 20:13:04 + bash -s -- 20:13:04 20:13:04 _____ _ 20:13:04 / ____| | | 20:13:04 | | ___ __| | ___ ___ _____ __ 20:13:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:04 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:04 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:04 Bash-1.0.6 20:13:04 20:13:04 20:13:04 ==> git version 2.25.1 found 20:13:04 ==> 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 20:13:04 Release-Date: 2020-01-08 20:13:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:13:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:04 ==> Jenkins CI detected. 20:13:04 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 20:13:04 project root: . 20:13:04 --> token set from env 20:13:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:04 ==> Running gcov in . (disable via -X gcov) 20:13:04 ==> Python coveragepy not found 20:13:04 ==> Searching for coverage reports in: 20:13:04 + . 20:13:04 -> Found 2 reports 20:13:04 ==> Detecting git/mercurial file structure 20:13:04 ==> Reading reports 20:13:04 + ./app-service-template/coverage.out bytes=3432 20:13:04 + ./coverage.out bytes=126391 20:13:04 ==> Appending adjustments 20:13:04 https://docs.codecov.io/docs/fixing-reports 20:13:05 + Found adjustments 20:13:05 ==> Gzipping contents 20:13:05 24K /tmp/codecov.8Dey0l.gz 20:13:05 ==> Uploading reports 20:13:05 url: https://codecov.io 20:13:05 query: branch=main&commit=78eeb4cf8eafd545e04d2aba3275c7a949e20c37&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:13:05 -> Pinging Codecov 20:13:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=78eeb4cf8eafd545e04d2aba3275c7a949e20c37&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:13:05 -> Uploading to 20:13:05 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/3D8B5DFFC46A037C893635FACE044666/78eeb4cf8eafd545e04d2aba3275c7a949e20c37/62034a83-aa82-4a46-9e10-bb41b2171882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T201305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3505616cdb5c80f1beae82db148a55a2c09fa15396fae9e4b43719ac16619621 20:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:05 Dload Upload Total Spent Left Speed 20:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22129 0 0 100 22129 0 98k --:--:-- --:--:-- --:--:-- 98k 20:13:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] } 20:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:13:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:13:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:13:06 20:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:13:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:13:06 df9b9388f04a: Pulling fs layer 20:13:06 52dc419b0ee2: Pulling fs layer 20:13:06 25bc292e5bac: Pulling fs layer 20:13:06 114826534d7a: Pulling fs layer 20:13:06 4657fd5d0bcf: Pulling fs layer 20:13:06 6ad1cebc031e: Pulling fs layer 20:13:06 8a3aa393b2d8: Pulling fs layer 20:13:06 114826534d7a: Waiting 20:13:06 6ad1cebc031e: Waiting 20:13:06 4657fd5d0bcf: Waiting 20:13:06 8a3aa393b2d8: Waiting 20:13:06 25bc292e5bac: Download complete 20:13:06 52dc419b0ee2: Verifying Checksum 20:13:06 52dc419b0ee2: Download complete 20:13:06 4657fd5d0bcf: Verifying Checksum 20:13:06 4657fd5d0bcf: Download complete 20:13:06 df9b9388f04a: Verifying Checksum 20:13:06 df9b9388f04a: Download complete 20:13:06 df9b9388f04a: Pull complete 20:13:06 6ad1cebc031e: Verifying Checksum 20:13:06 6ad1cebc031e: Download complete 20:13:06 52dc419b0ee2: Pull complete 20:13:06 25bc292e5bac: Pull complete 20:13:07 114826534d7a: Verifying Checksum 20:13:07 114826534d7a: Download complete 20:13:07 8a3aa393b2d8: Verifying Checksum 20:13:07 8a3aa393b2d8: Download complete 20:13:10 114826534d7a: Pull complete 20:13:11 4657fd5d0bcf: Pull complete 20:13:11 6ad1cebc031e: Pull complete 20:13:14 8a3aa393b2d8: Pull complete 20:13:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:13:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:14 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:13:16 $ docker top d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:13:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 20:13:17 + set -o pipefail 20:13:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 20:13:22 20:13:22 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:13:22 20:13:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/01bf3c3f-b75a-44df-9370-687eb82e7c50 20:13:22 20:13:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:13:22 20:13:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:13:22 20:13:23 20:13:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:13:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:13:23 More details here: https://snyk.co/ue1NS [Pipeline] } 20:13:23 $ docker stop --time=1 d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 20:13:25 $ docker rm -f d4612415cf928386d715510abdccbebae214ae9c1987d1c0e6444667fbbf98f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:13:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:25 provisioning config files... 20:13:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18162816182563605822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:26 --> edgex-publish-swagger.sh 20:13:26 === Publish openapi/v2 API === 20:13:26 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:13:26 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 20:13:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:26 Dload Upload Total Spent Left Speed 20:13:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11310 0:00:01 0:00:01 --:--:-- 11310 100 13708 0 0 100 13708 0 10124 0:00:01 0:00:01 --:--:-- 10124 20:13:27 20:13:27 [Pipeline] } 20:13:27 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 20:13:28 + git log --format=format:%s -1 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 [Pipeline] sh 20:13:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:13:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:28 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:13:29 $ docker top 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 -eo pid,comm 20:13:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:13:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:13:29 [ssh-agent] Looking for ssh-agent implementation... 20:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:29 $ docker exec 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 ssh-agent 20:13:29 SSH_AUTH_SOCK=/tmp/ssh-v8bg2x3Igv6Z/agent.32 20:13:29 SSH_AGENT_PID=38 20:13:29 Running ssh-add (command line suppressed) 20:13:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8080915245268801552.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8080915245268801552.key) 20:13:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:13:29 + git semver tag 20:13:30 2022-10-26 20:13:29,989 [run_tag] DEBUG tag force:False 20:13:30 2022-10-26 20:13:29,989 [check_head_tag] DEBUG check head tag 20:13:30 2022-10-26 20:13:29,991 [execute] INFO git cat-file --batch-check 20:13:30 2022-10-26 20:13:29,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:13:30 2022-10-26 20:13:29,995 [execute] INFO git cat-file --batch 20:13:30 2022-10-26 20:13:29,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:13:30 2022-10-26 20:13:30,019 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:30 2022-10-26 20:13:30,019 [execute] INFO git tag -a v2.3.0-dev.58 -m v2.3.0-dev.58 20:13:30 2022-10-26 20:13:30,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.58', '-m', 'v2.3.0-dev.58'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:13:30 2022-10-26 20:13:30,024 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:30 2.3.0-dev.58 [Pipeline] } 20:13:30 $ docker exec --env ******** --env ******** 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 ssh-agent -k 20:13:30 unset SSH_AUTH_SOCK; 20:13:30 unset SSH_AGENT_PID; 20:13:30 echo Agent pid 38 killed; 20:13:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:13:30 + git semver [Pipeline] } 20:13:30 $ docker stop --time=1 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 20:13:32 $ docker rm -f 15d91dfe6e726cf14297f5b7b690e2c708ffa8811c545927ef7c8f1e0855f109 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:13:32 20:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:13:32 0.23.1-centos7: Pulling from edgex-lftools 20:13:32 ab5ef0e58194: Pulling fs layer 20:13:32 9712f1f96733: Pulling fs layer 20:13:32 63f879dbbcfc: Pulling fs layer 20:13:32 0d9ebad4ef96: Pulling fs layer 20:13:32 e9a5061849ea: Pulling fs layer 20:13:32 d747dcd14b5f: Pulling fs layer 20:13:32 2de7ff778b66: Pulling fs layer 20:13:32 e9a5061849ea: Waiting 20:13:32 d747dcd14b5f: Waiting 20:13:32 2de7ff778b66: Waiting 20:13:32 0d9ebad4ef96: Waiting 20:13:32 9712f1f96733: Verifying Checksum 20:13:32 9712f1f96733: Download complete 20:13:33 63f879dbbcfc: Verifying Checksum 20:13:33 63f879dbbcfc: Download complete 20:13:33 e9a5061849ea: Verifying Checksum 20:13:33 e9a5061849ea: Download complete 20:13:33 d747dcd14b5f: Verifying Checksum 20:13:33 d747dcd14b5f: Download complete 20:13:33 0d9ebad4ef96: Verifying Checksum 20:13:33 0d9ebad4ef96: Download complete 20:13:33 ab5ef0e58194: Verifying Checksum 20:13:33 ab5ef0e58194: Download complete 20:13:33 2de7ff778b66: Verifying Checksum 20:13:33 2de7ff778b66: Download complete 20:13:36 ab5ef0e58194: Pull complete 20:13:36 9712f1f96733: Pull complete 20:13:36 63f879dbbcfc: Pull complete 20:13:39 0d9ebad4ef96: Pull complete 20:13:39 e9a5061849ea: Pull complete 20:13:39 d747dcd14b5f: Pull complete 20:13:40 2de7ff778b66: Pull complete 20:13:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:40 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:13:43 $ docker top 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:13:43 provisioning config files... 20:13:43 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16995801927783961665tmp 20:13:43 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13175371451647138001tmp 20:13:43 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16343829608460485207tmp [Pipeline] { [Pipeline] echo 20:13:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:13:43 ---> sigul-configuration.sh 20:13:43 gpg: directory `/root/.gnupg' created 20:13:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:13:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:13:43 gpg: keyring `/root/.gnupg/secring.gpg' created 20:13:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:13:43 gpg: CAST5 encrypted data 20:13:43 gpg: encrypted with 1 passphrase 20:13:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:13:43 + mkdir /home/jenkins 20:13:43 + mkdir /home/jenkins/sigul [Pipeline] sh 20:13:44 + 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 20:13:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:13:44 ---> sigul-install.sh 20:13:44 Sigul already installed; skipping installation. [Pipeline] sh 20:13:44 + git tag --list 20:13:44 v0.1.0 20:13:44 v0.1.1 20:13:44 v1.0.0 20:13:44 v1.1.0 20:13:44 v1.2.0 20:13:44 v1.3.0 20:13:44 v1.3.1 20:13:44 v2.0.0 20:13:44 v2.0.1 20:13:44 v2.1.0 20:13:44 v2.1.1 20:13:44 v2.1.1-dev.3 20:13:44 v2.1.1-dev.4 20:13:44 v2.2.0 20:13:44 v2.2.1-dev.1 20:13:44 v2.2.1-dev.10 20:13:44 v2.2.1-dev.11 20:13:44 v2.2.1-dev.12 20:13:44 v2.2.1-dev.13 20:13:44 v2.2.1-dev.14 20:13:44 v2.2.1-dev.15 20:13:44 v2.2.1-dev.16 20:13:44 v2.2.1-dev.17 20:13:44 v2.2.1-dev.18 20:13:44 v2.2.1-dev.19 20:13:44 v2.2.1-dev.2 20:13:44 v2.2.1-dev.20 20:13:44 v2.2.1-dev.21 20:13:44 v2.2.1-dev.22 20:13:44 v2.2.1-dev.23 20:13:44 v2.2.1-dev.3 20:13:44 v2.2.1-dev.4 20:13:44 v2.2.1-dev.5 20:13:44 v2.2.1-dev.6 20:13:44 v2.2.1-dev.7 20:13:44 v2.2.1-dev.8 20:13:44 v2.2.1-dev.9 20:13:44 v2.3.0-dev.24 20:13:44 v2.3.0-dev.25 20:13:44 v2.3.0-dev.26 20:13:44 v2.3.0-dev.27 20:13:44 v2.3.0-dev.28 20:13:44 v2.3.0-dev.29 20:13:44 v2.3.0-dev.30 20:13:44 v2.3.0-dev.31 20:13:44 v2.3.0-dev.32 20:13:44 v2.3.0-dev.33 20:13:44 v2.3.0-dev.34 20:13:44 v2.3.0-dev.35 20:13:44 v2.3.0-dev.36 20:13:44 v2.3.0-dev.37 20:13:44 v2.3.0-dev.38 20:13:44 v2.3.0-dev.39 20:13:44 v2.3.0-dev.40 20:13:44 v2.3.0-dev.41 20:13:44 v2.3.0-dev.42 20:13:44 v2.3.0-dev.43 20:13:44 v2.3.0-dev.44 20:13:44 v2.3.0-dev.45 20:13:44 v2.3.0-dev.46 20:13:44 v2.3.0-dev.47 20:13:44 v2.3.0-dev.48 20:13:44 v2.3.0-dev.49 20:13:44 v2.3.0-dev.50 20:13:44 v2.3.0-dev.51 20:13:44 v2.3.0-dev.52 20:13:44 v2.3.0-dev.53 20:13:44 v2.3.0-dev.54 20:13:44 v2.3.0-dev.55 20:13:44 v2.3.0-dev.56 20:13:44 v2.3.0-dev.57 20:13:44 v2.3.0-dev.58 [Pipeline] sh 20:13:44 + lftools sign git-tag v2.3.0-dev.58 20:13:45 Signing Git tag with Sigul... 20:13:45 Signing v2.3.0-dev.58 [Pipeline] echo 20:13:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:13:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:13:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:13:46 $ docker stop --time=1 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 20:13:47 $ docker rm -f 22f4af6ba4f7cfa2f369f367a7e338d853f99b264504318deaa682bc9725e7a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:13:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:13:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:48 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:13:48 $ docker top 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 -eo pid,comm 20:13:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:13:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:13:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:13:48 [ssh-agent] Looking for ssh-agent implementation... 20:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:48 $ docker exec 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 ssh-agent 20:13:48 SSH_AUTH_SOCK=/tmp/ssh-COi30Y1YnmGf/agent.31 20:13:48 SSH_AGENT_PID=37 20:13:48 Running ssh-add (command line suppressed) 20:13:48 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706042930947192229.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2706042930947192229.key) 20:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:13:49 + git semver bump pre 20:13:49 2022-10-26 20:13:49,436 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:49 2022-10-26 20:13:49,437 [bump_version] DEBUG bumping version:2.3.0-dev.58 on axis:pre with prefix:dev 20:13:49 2022-10-26 20:13:49,437 [bump_version] DEBUG bumped version:2.3.0-dev.59 20:13:49 2022-10-26 20:13:49,437 [write_version] DEBUG write version:2.3.0-dev.59 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 20:13:49 2022-10-26 20:13:49,437 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:49 2022-10-26 20:13:49,437 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:49 2022-10-26 20:13:49,438 [execute] INFO git cat-file --batch-check 20:13:49 2022-10-26 20:13:49,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:13:49 2022-10-26 20:13:49,444 [execute] INFO git cat-file --batch 20:13:49 2022-10-26 20:13:49,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:13:49 2022-10-26 20:13:49,449 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:49 2.3.0-dev.59 [Pipeline] } 20:13:49 $ docker exec --env ******** --env ******** 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 ssh-agent -k 20:13:49 unset SSH_AUTH_SOCK; 20:13:49 unset SSH_AGENT_PID; 20:13:49 echo Agent pid 37 killed; 20:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:13:49 + git semver [Pipeline] } 20:13:50 $ docker stop --time=1 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 20:13:51 $ docker rm -f 602a28d0dd04432c2d3721360ad0b99a1faba468fdbc3b2c55ca5d35c69074a9 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:13:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:52 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:13:52 $ docker top 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:13:52 [ssh-agent] Looking for ssh-agent implementation... 20:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:52 $ docker exec 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 ssh-agent 20:13:52 SSH_AUTH_SOCK=/tmp/ssh-pGIZD9OGVs26/agent.31 20:13:52 SSH_AGENT_PID=37 20:13:52 Running ssh-add (command line suppressed) 20:13:52 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9727802654140878210.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9727802654140878210.key) 20:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:13:53 + git semver push 20:13:53 2022-10-26 20:13:53,436 [run_push] DEBUG push 20:13:53 2022-10-26 20:13:53,437 [execute] INFO git cat-file --batch-check 20:13:53 2022-10-26 20:13:53,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:13:53 2022-10-26 20:13:53,441 [execute] INFO git rev-list 3f86ad4e01d7773d86ec30cb8c5c38e036f5ec21 -- 20:13:53 2022-10-26 20:13:53,441 [execute] DEBUG Popen(['git', 'rev-list', '3f86ad4e01d7773d86ec30cb8c5c38e036f5ec21', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:13:53 2022-10-26 20:13:53,455 [execute] INFO git fetch -v origin 20:13:53 2022-10-26 20:13:53,455 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:13:54 2022-10-26 20:13:54,174 [run_push] DEBUG no remote changes detected 20:13:54 2022-10-26 20:13:54,175 [execute] INFO git push origin semver 20:13:54 2022-10-26 20:13:54,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:13:55 2022-10-26 20:13:54,967 [run_push] DEBUG push all version tags 20:13:55 2022-10-26 20:13:54,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:13:55 2022-10-26 20:13:54,968 [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) 20:13:55 2022-10-26 20:13:55,836 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:13:55 2.3.0-dev.59 [Pipeline] } 20:13:55 $ docker exec --env ******** --env ******** 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 ssh-agent -k 20:13:56 unset SSH_AUTH_SOCK; 20:13:56 unset SSH_AGENT_PID; 20:13:56 echo Agent pid 37 killed; 20:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:13:56 + git semver [Pipeline] } 20:13:56 $ docker stop --time=1 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 20:13:57 $ docker rm -f 2c71e303fad6d2bb3c8a4c7e552173c6e2d53c5074cbfbb8ac54ea0947180f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:13:58 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 20:13:58 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:13:58 total 16 20:13:58 drwxr-xr-x 3 root root 4096 Oct 26 20:05 . 20:13:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:13 .. 20:13:58 drwxr-xr-x 2 root root 4096 Oct 26 20:05 cost 20:13:58 -rw-r--r-- 1 root root 93 Oct 26 20:05 cost.csv 20:13:58 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 20:13:58 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:13:58 total 16 20:13:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:05 . 20:13:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:13 .. 20:13:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:05 cost 20:13:58 -rw-r--r-- 1 jenkins jenkins 93 Oct 26 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:13:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:59 ---> package-listing.sh 20:13:59 ++ facter osfamily 20:13:59 ++ tr '[:upper:]' '[:lower:]' 20:13:59 + OS_FAMILY=debian 20:13:59 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 20:13:59 + START_PACKAGES=/tmp/packages_start.txt 20:13:59 + END_PACKAGES=/tmp/packages_end.txt 20:13:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:59 + PACKAGES=/tmp/packages_start.txt 20:13:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:13:59 + PACKAGES=/tmp/packages_end.txt 20:13:59 + case "${OS_FAMILY}" in 20:13:59 + dpkg -l 20:13:59 + grep '^ii' 20:13:59 + '[' -f /tmp/packages_start.txt ']' 20:13:59 + '[' -f /tmp/packages_end.txt ']' 20:13:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:59 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:13:59 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 20:13:59 + 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 20:13:59 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 20:14:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:00 prd-ubuntu20.04-docker-8c-8g-117270 does not seem to be running inside a container 20:14:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:14:01 $ docker top a28254a9cdb581327fe74eae61a00c0c425120babf86ce585c68067ee201d280 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:14:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:14:01 + ls /var/log/sa-host 20:14:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:02 provisioning config files... 20:14:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15121903975967728607tmp [Pipeline] { [Pipeline] echo 20:14:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:14:02 ---> create-netrc.sh [Pipeline] } 20:14:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:14:02 ---> python-tools-install.sh [Pipeline] echo 20:14:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:14:03 ---> sudo-logs.sh 20:14:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:14:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:14:03 ---> job-cost.sh 20:14:03 lf-activate-venv: SKIPPING 20:14:03 DEBUG: total: 0.2199999988079071 20:14:03 INFO: Retrieving Stack Cost... 20:14:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:14:04 INFO: Archiving Costs [Pipeline] echo 20:14:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:14:04 ---> logs-deploy.sh 20:14:04 lf-activate-venv: SKIPPING 20:14:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/179 20:14:04 INFO: archiving workspace using pattern(s): 20:14:05 Archives upload complete. 20:14:06 INFO: archiving logs to Nexus 20:14:06 ---> uname -a: 20:14:06 Linux prd-ubuntu20-04-docker-8c-8g-117270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:14:06 20:14:06 20:14:06 ---> lscpu: 20:14:06 Architecture: x86_64 20:14:06 CPU op-mode(s): 32-bit, 64-bit 20:14:06 Byte Order: Little Endian 20:14:06 Address sizes: 40 bits physical, 48 bits virtual 20:14:06 CPU(s): 8 20:14:06 On-line CPU(s) list: 0-7 20:14:06 Thread(s) per core: 1 20:14:06 Core(s) per socket: 1 20:14:06 Socket(s): 8 20:14:06 NUMA node(s): 1 20:14:06 Vendor ID: AuthenticAMD 20:14:06 CPU family: 23 20:14:06 Model: 49 20:14:06 Model name: AMD EPYC-Rome Processor 20:14:06 Stepping: 0 20:14:06 CPU MHz: 2799.998 20:14:06 BogoMIPS: 5599.99 20:14:06 Virtualization: AMD-V 20:14:06 Hypervisor vendor: KVM 20:14:06 Virtualization type: full 20:14:06 L1d cache: 256 KiB 20:14:06 L1i cache: 256 KiB 20:14:06 L2 cache: 4 MiB 20:14:06 L3 cache: 128 MiB 20:14:06 NUMA node0 CPU(s): 0-7 20:14:06 Vulnerability Itlb multihit: Not affected 20:14:06 Vulnerability L1tf: Not affected 20:14:06 Vulnerability Mds: Not affected 20:14:06 Vulnerability Meltdown: Not affected 20:14:06 Vulnerability Mmio stale data: Not affected 20:14:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:14:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:14:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:14:06 Vulnerability Srbds: Not affected 20:14:06 Vulnerability Tsx async abort: Not affected 20:14:06 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 20:14:06 20:14:06 20:14:06 ---> nproc: 20:14:06 8 20:14:06 20:14:06 20:14:06 ---> df -h: 20:14:06 Filesystem Size Used Avail Use% Mounted on 20:14:06 overlay 155G 12G 144G 8% / 20:14:06 tmpfs 64M 0 64M 0% /dev 20:14:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:14:06 shm 64M 0 64M 0% /dev/shm 20:14:06 /dev/vda1 155G 12G 144G 8% /facter-os 20:14:06 20:14:06 20:14:06 ---> sar -b -r -n DEV: 20:14:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117270) 10/26/22 _x86_64_ (8 CPU) 20:14:06 20:14:06 19:36:07 LINUX RESTART (8 CPU) 20:14:06 20:14:06 19:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:14:06 19:38:01 10.73 0.00 10.73 0.00 0.00 58915.71 0.00 20:14:06 19:39:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 20:14:06 19:40:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:14:06 19:41:01 2.85 1.02 1.83 0.00 21.86 28.66 0.00 20:14:06 19:42:01 37.01 9.33 27.68 0.00 2884.32 4783.20 0.00 20:14:06 19:43:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 20:14:06 19:44:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 20:14:06 19:45:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 20:14:06 19:46:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 20:14:06 19:47:01 2.30 0.00 2.30 0.00 0.00 35.86 0.00 20:14:06 19:48:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 20:14:06 19:49:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 20:14:06 19:50:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:14:06 19:51:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 20:14:06 19:52:01 2.15 0.02 2.13 0.00 0.13 27.73 0.00 20:14:06 19:53:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 20:14:06 19:54:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:14:06 19:55:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 20:14:06 19:56:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:14:06 19:57:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 20:14:06 19:58:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 20:14:06 19:59:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 20:14:06 20:00:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:14:06 20:01:01 1.70 0.00 1.70 0.00 0.00 21.20 0.00 20:14:06 20:02:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:14:06 20:03:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 20:14:06 20:04:01 92.67 14.55 78.12 0.00 1867.42 37567.34 0.00 20:14:06 20:05:01 49.84 0.02 49.82 0.00 0.14 26423.05 0.00 20:14:06 20:06:01 53.23 0.30 52.93 0.00 21.46 25164.01 0.00 20:14:06 20:07:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 20:14:06 20:08:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:14:06 20:09:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 20:14:06 20:10:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 20:14:06 20:11:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:14:06 20:12:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 20:14:06 20:13:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 20:14:06 20:14:01 124.08 0.62 123.46 0.00 45.73 58682.49 0.00 20:14:06 Average: 11.19 0.70 10.49 0.00 130.89 5722.98 0.00 20:14:06 20:14:06 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:06 19:38:01 30611064 31882992 489208 1.49 47312 1541252 1699268 5.01 598912 1414060 180 20:14:06 19:39:01 30611428 31883472 488264 1.48 47344 1541256 1699268 5.01 597936 1414092 44 20:14:06 19:40:01 30611436 31883524 488176 1.48 47376 1541256 1682972 4.96 597900 1414096 12 20:14:06 19:41:01 30608708 31881652 489948 1.49 47468 1541872 1724864 5.08 597264 1414616 20 20:14:06 19:42:01 30314928 31858568 493424 1.50 66368 1790796 1725192 5.08 751788 1528356 4 20:14:06 19:43:01 30314988 31858724 492896 1.50 66448 1790800 1725192 5.08 752364 1528364 8 20:14:06 19:44:01 30314640 31858528 493012 1.50 66536 1790796 1725192 5.08 752136 1528412 8 20:14:06 19:45:01 30314544 31858524 492928 1.50 66624 1790804 1725192 5.08 752588 1528416 8 20:14:06 19:46:01 30314772 31858964 492596 1.50 66688 1790800 1725192 5.08 752240 1528560 4 20:14:06 19:47:01 30314312 31858668 492564 1.50 66816 1790812 1708888 5.04 752936 1528568 8 20:14:06 19:48:01 30314604 31859064 492172 1.50 66904 1790812 1708888 5.04 753044 1528576 8 20:14:06 19:49:01 30314596 31859168 492016 1.50 67000 1790820 1724940 5.08 753228 1528588 8 20:14:06 19:50:01 30314944 31859576 491724 1.50 67096 1790820 1724940 5.08 753076 1528592 8 20:14:06 19:51:01 30314952 31859744 491568 1.49 67192 1790824 1724940 5.08 753576 1528640 32 20:14:06 19:52:01 30311312 31856224 494892 1.51 67284 1790808 1740272 5.13 755380 1528592 168 20:14:06 19:53:01 30310800 31855804 495292 1.51 67372 1790808 1740272 5.13 756988 1528592 4 20:14:06 19:54:01 30310752 31855796 495188 1.51 67412 1790812 1740272 5.13 756756 1528596 184 20:14:06 19:55:01 30310436 31855568 495348 1.51 67492 1790812 1740272 5.13 756952 1528600 164 20:14:06 19:56:01 30310460 31855632 495296 1.51 67532 1790800 1740272 5.13 756856 1528604 8 20:14:06 19:57:01 30310380 31855616 495240 1.51 67600 1790820 1740272 5.13 757384 1528604 8 20:14:06 19:58:01 30310312 31855648 495372 1.51 67688 1790812 1740272 5.13 757304 1528604 4 20:14:06 19:59:01 30310028 31855392 495568 1.51 67720 1790824 1740272 5.13 757280 1528608 8 20:14:06 20:00:01 30309964 31855384 495540 1.51 67768 1790824 1740272 5.13 757584 1528612 4 20:14:06 20:01:01 30310208 31855656 495176 1.51 67824 1790824 1723304 5.08 757376 1528612 4 20:14:06 20:02:01 30309624 31855136 495664 1.51 67848 1790836 1723304 5.08 757568 1528624 16 20:14:06 20:03:01 30309576 31855116 495712 1.51 67888 1790836 1723304 5.08 757956 1528620 8 20:14:06 20:04:01 28236736 31387096 901076 2.74 110816 3262368 2012852 5.93 1461916 2744060 395864 20:14:06 20:05:01 27745468 31504276 781536 2.38 116204 3828804 1916356 5.65 1619384 3035000 233492 20:14:06 20:06:01 28292664 31558552 732920 2.23 120396 3358864 1758932 5.18 1279008 2860376 160 20:14:06 20:07:01 28292956 31558944 732556 2.23 120460 3358872 1758932 5.18 1278944 2860388 8 20:14:06 20:08:01 28302484 31568472 722968 2.20 120492 3358872 1758932 5.18 1269296 2860388 12 20:14:06 20:09:01 28302168 31568232 723216 2.20 120516 3358876 1758932 5.18 1269352 2860396 8 20:14:06 20:10:01 28306148 31572244 719360 2.19 120540 3358876 1758932 5.18 1265860 2860388 12 20:14:06 20:11:01 28305888 31571988 719556 2.19 120580 3358880 1758932 5.18 1266048 2860392 8 20:14:06 20:12:01 28305620 31571772 719728 2.19 120620 3358876 1758932 5.18 1266108 2860396 4 20:14:06 20:13:01 28305104 31571316 720112 2.19 120668 3358884 1758932 5.18 1266168 2860400 20 20:14:06 20:14:01 26771616 31523404 759720 2.31 165040 4669040 1808376 5.33 1414864 4107108 220 20:14:06 Average: 29688665 31766066 569122 1.73 81755 2275534 1747739 5.15 909765 1947419 17047 20:14:06 20:14:06 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:14:06 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:38:01 ens3 2.93 1.13 2.33 0.63 0.00 0.00 0.00 0.00 20:14:06 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:39:01 ens3 1.02 0.42 0.29 0.21 0.00 0.00 0.00 0.00 20:14:06 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:40:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:41:01 ens3 0.42 0.13 0.03 0.01 0.00 0.00 0.00 0.00 20:14:06 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:42:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:14:06 19:42:01 ens3 73.02 46.36 1298.57 3.51 0.00 0.00 0.00 0.00 20:14:06 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:43:01 ens3 0.72 0.52 0.27 0.22 0.00 0.00 0.00 0.00 20:14:06 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:44:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:45:01 ens3 0.70 0.17 0.10 0.01 0.00 0.00 0.00 0.00 20:14:06 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:46:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:47:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:14:06 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:48:01 ens3 0.47 0.10 0.08 0.01 0.00 0.00 0.00 0.00 20:14:06 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:49:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:06 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:50:01 ens3 2.97 0.00 0.26 0.00 0.00 0.00 0.00 0.00 20:14:06 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:51:01 ens3 2.82 0.28 0.30 0.08 0.00 0.00 0.00 0.00 20:14:06 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:52:01 ens3 1.70 0.78 0.79 0.53 0.00 0.00 0.00 0.00 20:14:06 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:53:01 ens3 1.33 0.80 0.77 0.61 0.00 0.00 0.00 0.00 20:14:06 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:54:01 ens3 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 20:14:06 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:55:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:06 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:56:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:57:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:14:06 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:58:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 19:59:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:06 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:00:01 ens3 0.55 0.12 0.08 0.01 0.00 0.00 0.00 0.00 20:14:06 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:02:01 ens3 0.40 0.25 0.14 0.07 0.00 0.00 0.00 0.00 20:14:06 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:04:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 20:14:06 20:04:01 ens3 638.59 430.81 7952.29 85.42 0.00 0.00 0.00 0.00 20:14:06 20:04:01 vetha598af8 75.79 120.55 7.44 1362.33 0.00 0.00 0.00 0.11 20:14:06 20:04:01 docker0 121.43 165.81 10.02 1717.34 0.00 0.00 0.00 0.00 20:14:06 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:05:01 ens3 19.35 14.22 16.95 7.63 0.00 0.00 0.00 0.00 20:14:06 20:05:01 vetha598af8 1.58 1.51 0.14 1.77 0.00 0.00 0.00 0.00 20:14:06 20:05:01 docker0 1.58 1.46 0.12 1.77 0.00 0.00 0.00 0.00 20:14:06 20:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:14:06 20:06:01 ens3 128.62 92.10 2528.07 99.72 0.00 0.00 0.00 0.00 20:14:06 20:06:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:07:01 ens3 0.43 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:14:06 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:08:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:14:06 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:09:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:14:06 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:10:01 ens3 1.83 0.18 1.94 0.01 0.00 0.00 0.00 0.00 20:14:06 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:11:01 ens3 1.98 0.43 0.42 0.22 0.00 0.00 0.00 0.00 20:14:06 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:12:01 ens3 1.28 0.33 0.39 0.26 0.00 0.00 0.00 0.00 20:14:06 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:06 20:13:01 ens3 2.03 0.45 0.52 0.28 0.00 0.00 0.00 0.00 20:14:06 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:06 20:14:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 20:14:06 20:14:01 ens3 382.52 239.04 7929.67 54.62 0.00 0.00 0.00 0.00 20:14:06 20:14:01 docker0 38.76 58.16 3.60 694.28 0.00 0.00 0.00 0.00 20:14:06 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 20:14:06 Average: ens3 34.31 22.43 533.59 6.87 0.00 0.00 0.00 0.00 20:14:06 Average: docker0 4.37 6.10 0.37 65.25 0.00 0.00 0.00 0.00 20:14:06 20:14:06 20:14:06 ---> sar -P ALL: 20:14:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117270) 10/26/22 _x86_64_ (8 CPU) 20:14:06 20:14:06 19:36:07 LINUX RESTART (8 CPU) 20:14:06 20:14:06 19:37:01 CPU %user %nice %system %iowait %steal %idle 20:14:06 19:38:01 all 0.05 0.00 0.01 0.03 0.01 99.91 20:14:06 19:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:14:06 19:38:01 1 0.00 0.00 0.03 0.10 0.02 99.85 20:14:06 19:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:14:06 19:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 19:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 19:38:01 5 0.15 0.00 0.00 0.12 0.02 99.72 20:14:06 19:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:14:06 19:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:14:06 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 19:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:14:06 19:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:14:06 19:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:14:06 19:40:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:14:06 19:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:14:06 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:40:01 5 0.00 0.00 0.02 0.07 0.00 99.92 20:14:06 19:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:14:06 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:41:01 all 0.05 0.00 0.04 0.01 0.01 99.89 20:14:06 19:41:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:14:06 19:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:14:06 19:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:14:06 19:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:14:06 19:41:01 4 0.22 0.00 0.07 0.03 0.00 99.68 20:14:06 19:41:01 5 0.03 0.00 0.03 0.03 0.00 99.90 20:14:06 19:41:01 6 0.02 0.00 0.05 0.02 0.00 99.92 20:14:06 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:14:06 19:42:01 all 1.24 0.00 0.87 0.42 0.01 97.46 20:14:06 19:42:01 0 1.62 0.00 0.82 0.57 0.02 96.98 20:14:06 19:42:01 1 0.87 0.00 0.98 0.17 0.00 97.98 20:14:06 19:42:01 2 1.02 0.00 1.98 0.13 0.02 96.85 20:14:06 19:42:01 3 1.44 0.00 0.70 0.05 0.02 97.80 20:14:06 19:42:01 4 1.22 0.00 0.78 0.07 0.02 97.91 20:14:06 19:42:01 5 0.62 0.00 0.52 2.04 0.02 96.81 20:14:06 19:42:01 6 1.12 0.00 0.62 0.27 0.02 97.97 20:14:06 19:42:01 7 1.99 0.00 0.59 0.05 0.02 97.35 20:14:06 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:14:06 19:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:14:06 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:14:06 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:43:01 5 0.03 0.00 0.00 0.07 0.00 99.90 20:14:06 19:43:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:14:06 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:14:06 19:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 19:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:14:06 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:44:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:14:06 19:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:14:06 19:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 19:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:14:06 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:45:01 5 0.03 0.00 0.00 0.05 0.02 99.90 20:14:06 19:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:14:06 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:14:06 19:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:14:06 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:46:01 3 0.03 0.00 0.02 0.03 0.02 99.90 20:14:06 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:46:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:14:06 19:46:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:14:06 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:14:06 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:47:01 3 0.07 0.00 0.02 0.02 0.00 99.90 20:14:06 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:47:01 5 0.03 0.00 0.02 0.08 0.00 99.87 20:14:06 19:47:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:14:06 19:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:14:06 19:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:14:06 19:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:48:01 5 0.00 0.00 0.00 0.08 0.02 99.90 20:14:06 19:48:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:14:06 19:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:14:06 19:48:01 CPU %user %nice %system %iowait %steal %idle 20:14:06 19:49:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:14:06 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:14:06 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:49:01 5 0.02 0.00 0.00 0.07 0.00 99.92 20:14:06 19:49:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:14:06 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:14:06 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:50:01 5 0.02 0.00 0.02 0.07 0.00 99.90 20:14:06 19:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:14:06 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:51:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:14:06 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:51:01 1 0.45 0.00 0.00 0.00 0.02 99.53 20:14:06 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:51:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:14:06 19:51:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:14:06 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:52:01 all 0.36 0.00 0.03 0.01 0.01 99.60 20:14:06 19:52:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:14:06 19:52:01 1 2.02 0.00 0.05 0.00 0.00 97.93 20:14:06 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:52:01 3 0.03 0.00 0.05 0.02 0.02 99.88 20:14:06 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:52:01 5 0.67 0.00 0.02 0.02 0.02 99.28 20:14:06 19:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:14:06 19:52:01 7 0.07 0.00 0.02 0.02 0.00 99.90 20:14:06 19:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 20:14:06 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:14:06 19:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 20:14:06 19:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:14:06 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:14:06 19:53:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:14:06 19:53:01 7 0.08 0.00 0.02 0.07 0.00 99.83 20:14:06 19:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:14:06 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:14:06 19:54:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:14:06 19:55:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:14:06 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:55:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:14:06 19:55:01 7 0.03 0.00 0.00 0.05 0.00 99.92 20:14:06 19:56:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:14:06 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:14:06 19:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:14:06 19:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 19:56:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:14:06 19:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:14:06 19:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:14:06 19:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:14:06 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:57:01 6 0.00 0.00 0.03 0.02 0.03 99.92 20:14:06 19:57:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:14:06 19:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:14:06 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:58:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:14:06 19:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 20:14:06 19:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:14:06 19:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 19:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 19:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 19:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 19:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 19:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:14:06 19:59:01 7 0.00 0.00 0.00 0.03 0.00 99.97 20:14:06 20:14:06 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:14:06 20:00:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:14:06 20:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:14:06 20:00:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:14:06 20:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:14:06 20:01:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:14:06 20:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:01:01 1 0.08 0.00 0.05 0.00 0.02 99.85 20:14:06 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:14:06 20:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 20:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 20:01:01 6 0.02 0.00 0.05 0.02 0.03 99.88 20:14:06 20:01:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:14:06 20:02:01 all 0.25 0.00 0.01 0.00 0.00 99.74 20:14:06 20:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 20:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:14:06 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:03:01 all 0.26 0.00 0.00 0.01 0.00 99.72 20:14:06 20:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:03:01 1 1.99 0.00 0.02 0.00 0.00 98.00 20:14:06 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:14:06 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:03:01 6 0.03 0.00 0.00 0.05 0.02 99.90 20:14:06 20:03:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:14:06 20:04:01 all 9.25 0.00 3.03 0.88 0.05 86.79 20:14:06 20:04:01 0 9.05 0.00 2.72 0.37 0.05 87.81 20:14:06 20:04:01 1 9.86 0.00 2.89 0.97 0.05 86.22 20:14:06 20:04:01 2 9.38 0.00 2.92 0.07 0.05 87.58 20:14:06 20:04:01 3 7.60 0.00 3.11 1.55 0.05 87.69 20:14:06 20:04:01 4 8.72 0.00 3.51 0.47 0.03 87.26 20:14:06 20:04:01 5 8.98 0.00 2.72 0.10 0.03 88.16 20:14:06 20:04:01 6 10.66 0.00 2.83 2.56 0.05 83.90 20:14:06 20:04:01 7 9.73 0.00 3.57 0.98 0.05 85.67 20:14:06 20:05:01 all 45.80 0.00 6.45 0.37 0.10 47.28 20:14:06 20:05:01 0 46.65 0.00 6.68 0.02 0.10 46.55 20:14:06 20:05:01 1 43.85 0.00 6.72 2.37 0.10 46.96 20:14:06 20:05:01 2 45.71 0.00 6.28 0.03 0.10 47.87 20:14:06 20:05:01 3 46.91 0.00 6.45 0.02 0.10 46.52 20:14:06 20:05:01 4 45.53 0.00 5.78 0.27 0.10 48.31 20:14:06 20:05:01 5 45.32 0.00 6.96 0.02 0.10 47.60 20:14:06 20:05:01 6 45.11 0.00 6.47 0.26 0.09 48.07 20:14:06 20:05:01 7 47.30 0.00 6.26 0.02 0.09 46.34 20:14:06 20:06:01 all 10.09 0.00 1.85 0.58 0.04 87.45 20:14:06 20:06:01 0 10.20 0.00 2.22 0.38 0.03 87.16 20:14:06 20:06:01 1 10.44 0.00 2.26 2.65 0.03 84.62 20:14:06 20:06:01 2 9.99 0.00 2.03 0.05 0.05 87.87 20:14:06 20:06:01 3 10.79 0.00 1.61 0.15 0.03 87.42 20:14:06 20:06:01 4 9.17 0.00 1.84 0.85 0.03 88.10 20:14:06 20:06:01 5 9.84 0.00 1.66 0.05 0.03 88.42 20:14:06 20:06:01 6 10.42 0.00 1.38 0.44 0.03 87.74 20:14:06 20:06:01 7 9.86 0.00 1.81 0.03 0.03 88.26 20:14:06 20:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:14:06 20:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:14:06 20:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:14:06 20:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:14:06 20:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 20:07:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:14:06 20:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:14:06 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:14:06 20:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:14:06 20:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:14:06 20:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:14:06 20:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:14:06 20:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:14:06 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:14:06 20:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:14:06 20:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:14:06 20:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 20:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:14:06 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:06 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:14:06 20:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:14:06 20:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:14:06 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:14:06 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:14:06 20:14:06 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:14:06 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:14:06 20:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:14:06 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:06 20:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:14:06 20:11:01 4 0.05 0.00 0.02 0.03 0.00 99.90 20:14:06 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:12:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:14:06 20:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:14:06 20:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:14:06 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:12:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:14:06 20:12:01 4 0.07 0.00 0.00 0.02 0.00 99.92 20:14:06 20:12:01 5 0.40 0.00 0.00 0.00 0.00 99.60 20:14:06 20:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:14:06 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:13:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:14:06 20:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:14:06 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:14:06 20:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:14:06 20:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:14:06 20:13:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:14:06 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:14:06 20:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:14:06 20:14:01 all 9.21 0.00 4.00 1.12 0.06 85.61 20:14:06 20:14:01 0 10.04 0.00 4.83 0.10 0.07 84.96 20:14:06 20:14:01 1 9.37 0.00 4.04 2.80 0.07 83.72 20:14:06 20:14:01 2 8.60 0.00 3.67 0.12 0.05 87.56 20:14:06 20:14:01 3 9.53 0.00 4.04 4.34 0.07 82.02 20:14:06 20:14:01 4 9.05 0.00 3.88 0.93 0.05 86.10 20:14:06 20:14:01 5 9.35 0.00 3.90 0.13 0.05 86.57 20:14:06 20:14:01 6 8.23 0.00 3.56 0.47 0.05 87.69 20:14:06 20:14:01 7 9.54 0.00 4.09 0.08 0.07 86.22 20:14:06 Average: all 2.05 0.00 0.44 0.10 0.01 97.40 20:14:06 Average: 0 2.08 0.00 0.48 0.04 0.01 97.39 20:14:06 Average: 1 2.17 0.00 0.46 0.24 0.01 97.12 20:14:06 Average: 2 1.99 0.00 0.46 0.01 0.01 97.54 20:14:06 Average: 3 2.05 0.00 0.43 0.17 0.02 97.34 20:14:06 Average: 4 1.97 0.00 0.43 0.07 0.01 97.52 20:14:06 Average: 5 2.06 0.00 0.42 0.09 0.01 97.42 20:14:06 Average: 6 2.02 0.00 0.41 0.12 0.02 97.43 20:14:06 Average: 7 2.09 0.00 0.44 0.04 0.01 97.41 20:14:06 20:14:06 20:14:06