Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2309ffa869e084a77348fb496641ade41ecf9547 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-ssh15885815529225357865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3465108495910671465.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7234017553516321068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17326272372964535407.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8444857072120479387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-57 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2309ffa869e084a77348fb496641ade41ecf9547 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2309ffa869e084a77348fb496641ade41ecf9547 # timeout=10 Commit message: "Merge pull request #1564 from edgexfoundry/dependabot/go_modules/app-service-template/google.golang.org/protobuf-1.33.0" > git rev-list --no-walk 715e28491025e9b61b9bb26af150c1f2469d4a34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:17 ========================================================= 07:29:17 EdgeX Global Pipelines Version Info 07:29:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:29:17 ------------------- 07:29:17 stable info: 07:29:17 ------------------- 07:29:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:29:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:29:17 Message: update stable to v1.0.258 07:29:18 ------------------- 07:29:18 experimental info: 07:29:18 ------------------- 07:29:18 Commited By: **** collab-it+edgex@linuxfoundation.org 07:29:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:29:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:29:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2309ffa869e084a77348fb496641ade41ecf9547 [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2309ffa [Pipeline] echo 07:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:29:19 + git rev-list -1 --merges 2309ffa869e084a77348fb496641ade41ecf9547~1..2309ffa869e084a77348fb496641ade41ecf9547 [Pipeline] echo 07:29:19 -----------> git rev-list -1 --merges 2309ffa869e084a77348fb496641ade41ecf9547~1..2309ffa869e084a77348fb496641ade41ecf9547 2309ffa869e084a77348fb496641ade41ecf9547 07:29:19 2309ffa869e084a77348fb496641ade41ecf9547 [false] [Pipeline] sh 07:29:20 + git log --format=format:%s -1 2309ffa869e084a77348fb496641ade41ecf9547 [Pipeline] echo 07:29:20 ========================================================= 07:29:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:29:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:20 + git log --format=format:%s -1 2309ffa869e084a77348fb496641ade41ecf9547 [Pipeline] echo 07:29:20 [semverPrep] GIT_COMMIT: 2309ffa869e084a77348fb496641ade41ecf9547, Commit Message: Merge pull request #1564 from edgexfoundry/dependabot/go_modules/app-service-template/google.golang.org/protobuf-1.33.0 [Pipeline] echo 07:29:20 [semverPrep] This is not a build commit. [Pipeline] sh 07:29:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:20 + grep -v github /etc/ssh/ssh_known_hosts 07:29:20 + [ -e /tmp/ssh_known_hosts ] 07:29:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:29:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:29:20 + sudo tee -a /etc/ssh/ssh_known_hosts 07:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:21 07:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:21 0.1.4: Pulling from edgex-devops/py-git-semver 07:29:21 b85a868b505f: Pulling fs layer 07:29:21 e2be974225ed: Pulling fs layer 07:29:21 339a4e72a1f5: Pulling fs layer 07:29:21 988bab9f4d93: Pulling fs layer 07:29:21 1469e6f7b9e6: Pulling fs layer 07:29:21 eaf3925da568: Pulling fs layer 07:29:21 bab4dde63d76: Pulling fs layer 07:29:21 988bab9f4d93: Waiting 07:29:21 bde34c3a00c8: Pulling fs layer 07:29:21 1469e6f7b9e6: Waiting 07:29:21 b352a97aabf1: Pulling fs layer 07:29:21 eaf3925da568: Waiting 07:29:21 bde34c3a00c8: Waiting 07:29:21 bab4dde63d76: Waiting 07:29:21 4872d77fe225: Pulling fs layer 07:29:21 5851b861e8e6: Pulling fs layer 07:29:21 b352a97aabf1: Waiting 07:29:21 4872d77fe225: Waiting 07:29:21 5851b861e8e6: Waiting 07:29:21 e2be974225ed: Verifying Checksum 07:29:21 e2be974225ed: Download complete 07:29:21 988bab9f4d93: Verifying Checksum 07:29:21 988bab9f4d93: Download complete 07:29:21 1469e6f7b9e6: Verifying Checksum 07:29:21 1469e6f7b9e6: Download complete 07:29:21 eaf3925da568: Download complete 07:29:21 339a4e72a1f5: Verifying Checksum 07:29:21 339a4e72a1f5: Download complete 07:29:21 bde34c3a00c8: Verifying Checksum 07:29:21 bde34c3a00c8: Download complete 07:29:21 b352a97aabf1: Verifying Checksum 07:29:21 b352a97aabf1: Download complete 07:29:21 4872d77fe225: Download complete 07:29:21 5851b861e8e6: Verifying Checksum 07:29:21 5851b861e8e6: Download complete 07:29:21 b85a868b505f: Verifying Checksum 07:29:21 b85a868b505f: Download complete 07:29:22 bab4dde63d76: Verifying Checksum 07:29:22 bab4dde63d76: Download complete 07:29:23 b85a868b505f: Pull complete 07:29:23 e2be974225ed: Pull complete 07:29:23 339a4e72a1f5: Pull complete 07:29:23 988bab9f4d93: Pull complete 07:29:24 1469e6f7b9e6: Pull complete 07:29:24 eaf3925da568: Pull complete 07:29:26 bab4dde63d76: Pull complete 07:29:26 bde34c3a00c8: Pull complete 07:29:26 b352a97aabf1: Pull complete 07:29:26 4872d77fe225: Pull complete 07:29:26 5851b861e8e6: Pull complete 07:29:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:26 prd-ubuntu20.04-docker-8c-8g-57 does not seem to be running inside a container 07:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:29 $ docker top 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe -eo pid,comm 07:29:30 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). 07:29:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:30 [ssh-agent] Looking for ssh-agent implementation... 07:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:30 $ docker exec 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe ssh-agent 07:29:30 SSH_AUTH_SOCK=/tmp/ssh-CdQ2YlVzEdLP/agent.31 07:29:30 SSH_AGENT_PID=37 07:29:30 Running ssh-add (command line suppressed) 07:29:30 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14168618880723230265.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14168618880723230265.key) 07:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:30 + git tag --points-at HEAD [Pipeline] } 07:29:30 $ docker exec --env ******** --env ******** 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe ssh-agent -k 07:29:30 unset SSH_AUTH_SOCK; 07:29:30 unset SSH_AGENT_PID; 07:29:30 echo Agent pid 37 killed; 07:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:30 [ssh-agent] Looking for ssh-agent implementation... 07:29:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:31 $ docker exec 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe ssh-agent 07:29:31 SSH_AUTH_SOCK=/tmp/ssh-qhzxYCsncPQF/agent.70 07:29:31 SSH_AGENT_PID=76 07:29:31 Running ssh-add (command line suppressed) 07:29:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2213006913289405455.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2213006913289405455.key) 07:29:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:31 + git semver init 07:29:31 2024-03-15 07:29:31,790 [run_init] DEBUG init version:0.0.0 force:False 07:29:31 2024-03-15 07:29:31,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 07:29:31 2024-03-15 07:29:31,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 07:29:31 2024-03-15 07:29:31,792 [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) 07:29:33 2024-03-15 07:29:33,565 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 07:29:33 2024-03-15 07:29:33,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 07:29:33 2024-03-15 07:29:33,567 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:29:33 2024-03-15 07:29:33,568 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 07:29:33 3.2.0-dev.29 [Pipeline] } 07:29:33 $ docker exec --env ******** --env ******** 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe ssh-agent -k 07:29:33 unset SSH_AUTH_SOCK; 07:29:33 unset SSH_AGENT_PID; 07:29:33 echo Agent pid 76 killed; 07:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:34 + git semver [Pipeline] } 07:29:34 $ docker stop --time=1 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe 07:29:35 $ docker rm -f --volumes 59521ab56b1197dbfdc4e1c303eaa955e846d84f1f3c2c27d84b3f18cee585fe [Pipeline] // withDockerContainer [Pipeline] sh 07:29:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:36 Stashed 1 file(s) [Pipeline] echo 07:29:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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 07:29:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:36 ========================================================= 07:29:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:29:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:37 7264a8db6415: Pulling fs layer 07:29:37 c4d48a809fc2: Pulling fs layer 07:29:37 4f1c88b9dad5: Pulling fs layer 07:29:37 ad3a456e5733: Pulling fs layer 07:29:37 69c7f0334f64: Pulling fs layer 07:29:37 1f1c1a5573a3: Pulling fs layer 07:29:37 ce7588e14bc9: Pulling fs layer 07:29:37 b5e4710f87ac: Pulling fs layer 07:29:37 ad3a456e5733: Waiting 07:29:37 69c7f0334f64: Waiting 07:29:37 1f1c1a5573a3: Waiting 07:29:37 ce7588e14bc9: Waiting 07:29:37 b5e4710f87ac: Waiting 07:29:37 c4d48a809fc2: Download complete 07:29:37 ad3a456e5733: Verifying Checksum 07:29:37 ad3a456e5733: Download complete 07:29:37 69c7f0334f64: Verifying Checksum 07:29:37 69c7f0334f64: Download complete 07:29:37 7264a8db6415: Verifying Checksum 07:29:37 7264a8db6415: Download complete 07:29:37 1f1c1a5573a3: Verifying Checksum 07:29:37 1f1c1a5573a3: Download complete 07:29:37 7264a8db6415: Pull complete 07:29:37 b5e4710f87ac: Verifying Checksum 07:29:37 b5e4710f87ac: Download complete 07:29:37 c4d48a809fc2: Pull complete 07:29:37 4f1c88b9dad5: Verifying Checksum 07:29:37 4f1c88b9dad5: Download complete 07:29:38 ce7588e14bc9: Verifying Checksum 07:29:38 ce7588e14bc9: Download complete 07:29:41 4f1c88b9dad5: Pull complete 07:29:41 ad3a456e5733: Pull complete 07:29:41 69c7f0334f64: Pull complete 07:29:41 1f1c1a5573a3: Pull complete 07:29:43 ce7588e14bc9: Pull complete 07:29:44 b5e4710f87ac: Pull complete 07:29:44 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 07:29:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker inspect -f . ci-base-image-x86_64 07:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:44 prd-ubuntu20.04-docker-8c-8g-57 does not seem to be running inside a container 07:29:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:29:49 $ docker top 314a3bb935030aebae40c31ea2d39ba4fe141f984510e6a3543e90d760a40327 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:49 + go version 07:29:49 go version go1.21.0 linux/amd64 [Pipeline] } 07:29:49 $ docker stop --time=1 314a3bb935030aebae40c31ea2d39ba4fe141f984510e6a3543e90d760a40327 07:29:50 $ docker rm -f --volumes 314a3bb935030aebae40c31ea2d39ba4fe141f984510e6a3543e90d760a40327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker inspect -f . ci-base-image-x86_64 07:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:51 prd-ubuntu20.04-docker-8c-8g-57 does not seem to be running inside a container 07:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:29:51 Still waiting to schedule task 07:29:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:29:51 $ docker top 4334cc12daedad70c6188e6e9d5826f634c1760f307271ddf9f06734d9008bbc -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:52 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:29:52 + make test 07:29:52 make -C ./app-service-template build 07:29:52 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 07:29:52 go mod tidy 07:29:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 07:29:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:29:52 go: downloading github.com/labstack/echo/v4 v4.11.4 07:29:52 go: downloading github.com/google/uuid v1.6.0 07:29:52 go: downloading github.com/stretchr/testify v1.9.0 07:29:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 07:29:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 07:29:52 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 07:29:52 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 07:29:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 07:29:52 go: downloading github.com/labstack/gommon v0.4.2 07:29:52 go: downloading golang.org/x/crypto v0.19.0 07:29:52 go: downloading golang.org/x/net v0.21.0 07:29:52 go: downloading github.com/go-playground/validator/v10 v10.18.0 07:29:52 go: downloading gopkg.in/yaml.v3 v3.0.1 07:29:52 go: downloading github.com/go-kit/log v0.2.1 07:29:52 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 07:29:53 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:29:53 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:29:53 go: downloading github.com/stretchr/objx v0.5.2 07:29:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:29:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 07:29:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 07:29:53 go: downloading github.com/gorilla/websocket v1.5.0 07:29:53 go: downloading golang.org/x/sync v0.4.0 07:29:53 go: downloading github.com/mattn/go-colorable v0.1.13 07:29:53 go: downloading github.com/mattn/go-isatty v0.0.20 07:29:53 go: downloading github.com/mitchellh/copystructure v1.2.0 07:29:53 go: downloading github.com/valyala/fasttemplate v1.2.2 07:29:53 go: downloading github.com/x448/float16 v0.8.4 07:29:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:29:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:29:53 go: downloading github.com/go-playground/universal-translator v0.18.1 07:29:53 go: downloading github.com/leodido/go-urn v1.4.0 07:29:53 go: downloading golang.org/x/text v0.14.0 07:29:53 go: downloading github.com/go-playground/locales v0.14.1 07:29:53 go: downloading github.com/hashicorp/consul/api v1.27.0 07:29:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:29:53 go: downloading github.com/hashicorp/errwrap v1.1.0 07:29:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 07:29:53 go: downloading github.com/mitchellh/reflectwalk v1.0.2 07:29:53 go: downloading golang.org/x/sys v0.17.0 07:29:53 go: downloading github.com/valyala/bytebufferpool v1.0.0 07:29:53 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:29:53 go: downloading github.com/go-playground/assert/v2 v2.2.0 07:29:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:29:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:29:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 07:29:54 go: downloading github.com/hashicorp/serf v0.10.1 07:29:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:29:54 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 07:29:54 go: downloading github.com/google/go-cmp v0.5.9 07:29:54 go: downloading github.com/hashicorp/consul/sdk v0.15.1 07:29:54 go: downloading github.com/hashicorp/go-uuid v1.0.3 07:29:54 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 07:29:54 go: downloading golang.org/x/time v0.5.0 07:29:54 go: downloading github.com/nats-io/nats.go v1.33.1 07:29:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:29:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:29:54 go: downloading github.com/Microsoft/go-winio v0.6.1 07:29:54 go: downloading github.com/zeebo/errs v1.3.0 07:29:54 go: downloading google.golang.org/grpc v1.60.1 07:29:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:29:54 go: downloading github.com/kr/pretty v0.1.0 07:29:54 go: downloading github.com/fatih/color v1.14.1 07:29:54 go: downloading github.com/hashicorp/go-version v1.2.1 07:29:54 go: downloading github.com/pkg/errors v0.9.1 07:29:54 go: downloading github.com/armon/go-metrics v0.4.1 07:29:54 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:29:54 go: downloading github.com/hashicorp/memberlist v0.5.0 07:29:54 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 07:29:54 go: downloading google.golang.org/protobuf v1.33.0 07:29:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:29:54 go: downloading github.com/onsi/ginkgo v1.10.1 07:29:54 go: downloading github.com/onsi/gomega v1.7.0 07:29:54 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 07:29:54 go: downloading github.com/klauspost/compress v1.17.2 07:29:54 go: downloading github.com/nats-io/nkeys v0.4.7 07:29:54 go: downloading github.com/nats-io/nuid v1.0.1 07:29:54 go: downloading github.com/kr/text v0.2.0 07:29:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:29:54 go: downloading github.com/pascaldekloe/goe v0.1.0 07:29:54 go: downloading github.com/google/btree v1.0.1 07:29:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:29:55 go: downloading github.com/miekg/dns v1.1.41 07:29:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:29:55 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 07:29:55 go: downloading github.com/golang/protobuf v1.5.3 07:29:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:29:55 go: downloading gopkg.in/yaml.v2 v2.4.0 07:29:55 go: downloading github.com/hpcloud/tail v1.0.0 07:29:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:29:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:29:55 go: downloading golang.org/x/mod v0.12.0 07:29:55 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 07:30:11 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 07:30:11 make -C ./app-service-template test 07:30:11 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 07:30:11 go test -race -coverprofile=coverage.out ./... 07:30:32 ? app-new-service/config [no test files] 07:30:32 ok app-new-service 1.051s coverage: 45.9% of statements 07:30:32 ok app-new-service/functions 1.051s coverage: 85.3% of statements 07:30:32 go vet ./... 07:30:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:30:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:30:49 ./bin/test-attribution-txt.sh 07:30:49 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 07:30:49 go test -race -coverprofile=coverage.out ./... 07:30:49 go: downloading github.com/gomodule/redigo v1.9.2 07:30:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 07:30:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 07:30:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 07:30:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 07:30:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 07:30:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 07:30:51 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 07:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.098s coverage: 66.6% of statements 07:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.046s coverage: 89.3% of statements 07:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.072s coverage: 85.1% of statements 07:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.026s coverage: 100.0% of statements 07:30:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.132s coverage: 75.5% of statements 07:30:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.226s coverage: 97.3% of statements 07:30:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.506s coverage: 82.8% of statements 07:30:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 07:30:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 07:30:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 07:30:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:30:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.054s coverage: 65.1% of statements 07:30:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.064s coverage: 27.6% of statements 07:30:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.050s coverage: 17.2% of statements 07:30:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.049s coverage: 27.3% of statements 07:30:55 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements 07:31:18 panic: interface conversion: interface {} is nil, not [][]uint8 07:31:18 07:31:18 goroutine 70 [running]: 07:31:18 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeMode.func1() 07:31:18 /w/workspace/oundry_app-functions-sdk-go_main/pkg/transforms/batch_test.go:168 +0x1cd 07:31:18 created by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms.TestBatchInTimeMode in goroutine 69 07:31:18 /w/workspace/oundry_app-functions-sdk-go_main/pkg/transforms/batch_test.go:160 +0x1e5 07:31:18 FAIL github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 22.061s 07:31:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.044s coverage: 94.4% of statements 07:31:18 FAIL 07:31:18 make: *** [Makefile:43: test-sdk] Error 1 [Pipeline] } 07:31:18 $ docker stop --time=1 4334cc12daedad70c6188e6e9d5826f634c1760f307271ddf9f06734d9008bbc 07:31:19 $ docker rm -f --volumes 4334cc12daedad70c6188e6e9d5826f634c1760f307271ddf9f06734d9008bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:20 07:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:21 latest: Pulling from edgex-lftools-log-publisher 07:31:21 5eb5b503b376: Pulling fs layer 07:31:21 5c69ac0246d0: Pulling fs layer 07:31:21 ec43610c2a17: Pulling fs layer 07:31:21 3a2ae6a8a46f: Pulling fs layer 07:31:21 33b1e0a273af: Pulling fs layer 07:31:21 5d3b04190fa2: Pulling fs layer 07:31:21 2f39f015ded8: Pulling fs layer 07:31:21 3a2ae6a8a46f: Waiting 07:31:21 2f39f015ded8: Waiting 07:31:21 5d3b04190fa2: Waiting 07:31:21 5c69ac0246d0: Download complete 07:31:21 3a2ae6a8a46f: Download complete 07:31:21 33b1e0a273af: Verifying Checksum 07:31:21 33b1e0a273af: Download complete 07:31:21 5d3b04190fa2: Verifying Checksum 07:31:21 5d3b04190fa2: Download complete 07:31:21 ec43610c2a17: Verifying Checksum 07:31:21 ec43610c2a17: Download complete 07:31:21 5eb5b503b376: Verifying Checksum 07:31:21 5eb5b503b376: Download complete 07:31:22 2f39f015ded8: Download complete 07:31:22 5eb5b503b376: Pull complete 07:31:22 5c69ac0246d0: Pull complete 07:31:23 ec43610c2a17: Pull complete 07:31:23 3a2ae6a8a46f: Pull complete 07:31:23 33b1e0a273af: Pull complete 07:31:23 5d3b04190fa2: Pull complete 07:31:29 2f39f015ded8: Pull complete 07:31:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:29 prd-ubuntu20.04-docker-8c-8g-57 does not seem to be running inside a container 07:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:31:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-58 in /w/workspace/oundry_app-functions-sdk-go_main 07:31:34 $ docker top 206f3142b27d591c7287e9338aa71b715394715eb7de335f878623fcf732eb21 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 07:31:35 Running in /w/workspace/app-functions-sdk-go/348 [Pipeline] { [Pipeline] checkout 07:31:35 The recommended git tool is: git 07:31:35 ---> job-cost.sh 07:31:35 lf-activate-venv: SKIPPING 07:31:35 INFO: No Stack... 07:31:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:31:36 INFO: Archiving Costs [Pipeline] sh 07:31:36 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 07:31:36 + cut -d, -f6 [Pipeline] lock 07:31:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] 07:31:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] did not exist. Created. 07:31:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:36 + echo total: 0.2199999988079071 [Pipeline] stash 07:31:36 Stashed 1 file(s) [Pipeline] } 07:31:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:36 $ docker stop --time=1 206f3142b27d591c7287e9338aa71b715394715eb7de335f878623fcf732eb21 07:31:38 $ docker rm -f --volumes 206f3142b27d591c7287e9338aa71b715394715eb7de335f878623fcf732eb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:38 Failed in branch amd64 07:31:39 using credential edgex-jenkins-ssh 07:31:39 Cloning the remote Git repository 07:31:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:31:39 > git init /w/workspace/app-functions-sdk-go/348 # timeout=10 07:31:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:31:39 > git --version # timeout=10 07:31:39 > git --version # 'git version 2.25.1' 07:31:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:44 Avoid second fetch 07:31:44 Checking out Revision 2309ffa869e084a77348fb496641ade41ecf9547 (main) 07:31:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:31:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:44 > git config core.sparsecheckout # timeout=10 07:31:44 > git checkout -f 2309ffa869e084a77348fb496641ade41ecf9547 # timeout=10 07:31:45 Commit message: "Merge pull request #1564 from edgexfoundry/dependabot/go_modules/app-service-template/google.golang.org/protobuf-1.33.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:31:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:49 Dload Upload Total Spent Left Speed 07:31:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 07:31:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:31:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:31:50 + sudo tee /etc/docker/daemon.new 07:31:50 { 07:31:50 "registry-mirrors": [ 07:31:50 "https://nexus3.edgexfoundry.org:10001" 07:31:50 ], 07:31:50 "bip": "10.250.0.254/24", 07:31:50 "hosts": [ 07:31:50 "tcp://0.0.0.0:5555", 07:31:50 "unix:///var/run/docker.sock" 07:31:50 ], 07:31:50 "mtu": 1458, 07:31:50 "selinux-enabled": true, 07:31:50 "seccomp-profile": "/etc/docker/seccomp.json" 07:31:50 } [Pipeline] sh 07:31:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:31:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:09 ========================================================= 07:32:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:32:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:32:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:32:10 9fda8d8052c6: Pulling fs layer 07:32:10 5d54e960e981: Pulling fs layer 07:32:10 c4a7e357bf2a: Pulling fs layer 07:32:10 f0e02332f6b5: Pulling fs layer 07:32:10 872ee5b61b7b: Pulling fs layer 07:32:10 0c6a40ed1a82: Pulling fs layer 07:32:10 94ae7d8d031c: Pulling fs layer 07:32:10 872ee5b61b7b: Waiting 07:32:10 0c6a40ed1a82: Waiting 07:32:10 94ae7d8d031c: Waiting 07:32:10 f0e02332f6b5: Waiting 07:32:10 5d54e960e981: Verifying Checksum 07:32:10 5d54e960e981: Download complete 07:32:10 f0e02332f6b5: Verifying Checksum 07:32:10 f0e02332f6b5: Download complete 07:32:10 872ee5b61b7b: Verifying Checksum 07:32:10 872ee5b61b7b: Download complete 07:32:10 9fda8d8052c6: Download complete 07:32:11 94ae7d8d031c: Verifying Checksum 07:32:11 94ae7d8d031c: Download complete 07:32:11 9fda8d8052c6: Pull complete 07:32:12 5d54e960e981: Pull complete 07:32:12 c4a7e357bf2a: Verifying Checksum 07:32:12 c4a7e357bf2a: Download complete 07:32:13 0c6a40ed1a82: Verifying Checksum 07:32:13 0c6a40ed1a82: Download complete 07:32:26 c4a7e357bf2a: Pull complete 07:32:26 f0e02332f6b5: Pull complete 07:32:26 872ee5b61b7b: Pull complete 07:32:36 0c6a40ed1a82: Pull complete 07:32:36 94ae7d8d031c: Pull complete 07:32:36 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 07:32:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker inspect -f . ci-base-image-arm64 07:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:37 prd-ubuntu20.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 07:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/348 -v /w/workspace/app-functions-sdk-go/348:/w/workspace/app-functions-sdk-go/348:rw,z -v /w/workspace/app-functions-sdk-go/348@tmp:/w/workspace/app-functions-sdk-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:32:40 $ docker top 5bb51bea05b367d2d4713633c5dd77eb4ef7fffdea9288b97310d23030bc04a3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:40 + go version 07:32:40 go version go1.21.0 linux/arm64 [Pipeline] } 07:32:40 $ docker stop --time=1 5bb51bea05b367d2d4713633c5dd77eb4ef7fffdea9288b97310d23030bc04a3 07:32:42 $ docker rm -f --volumes 5bb51bea05b367d2d4713633c5dd77eb4ef7fffdea9288b97310d23030bc04a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:43 + docker inspect -f . ci-base-image-arm64 07:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:43 prd-ubuntu20.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 07:32:43 $ 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/348 -v /w/workspace/app-functions-sdk-go/348:/w/workspace/app-functions-sdk-go/348:rw,z -v /w/workspace/app-functions-sdk-go/348@tmp:/w/workspace/app-functions-sdk-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:32:44 $ docker top 0f832ab18d573460dfd21395d1b346fcd009f671b0d78f36906c9eeccd32fb22 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:45 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/348 [Pipeline] fileExists [Pipeline] sh 07:32:45 + make test 07:32:45 make -C ./app-service-template build 07:32:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/348/app-service-template' 07:32:45 go mod tidy 07:32:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 07:32:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:32:45 go: downloading github.com/labstack/echo/v4 v4.11.4 07:32:46 go: downloading github.com/stretchr/testify v1.9.0 07:32:46 go: downloading github.com/google/uuid v1.6.0 07:32:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.22 07:32:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 07:32:46 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 07:32:47 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 07:32:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 07:32:47 go: downloading gopkg.in/yaml.v3 v3.0.1 07:32:47 go: downloading github.com/go-kit/log v0.2.1 07:32:47 go: downloading github.com/go-playground/validator/v10 v10.18.0 07:32:47 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:32:47 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:32:47 go: downloading github.com/stretchr/objx v0.5.2 07:32:47 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 07:32:47 go: downloading github.com/labstack/gommon v0.4.2 07:32:47 go: downloading golang.org/x/crypto v0.19.0 07:32:47 go: downloading golang.org/x/net v0.21.0 07:32:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 07:32:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 07:32:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:32:48 go: downloading github.com/mitchellh/copystructure v1.2.0 07:32:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:32:48 go: downloading github.com/gorilla/websocket v1.5.0 07:32:49 go: downloading golang.org/x/sync v0.4.0 07:32:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:32:49 go: downloading github.com/go-playground/universal-translator v0.18.1 07:32:49 go: downloading github.com/leodido/go-urn v1.4.0 07:32:49 go: downloading golang.org/x/text v0.14.0 07:32:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:32:51 go: downloading github.com/go-playground/assert/v2 v2.2.0 07:32:51 go: downloading github.com/go-playground/locales v0.14.1 07:32:53 go: downloading github.com/x448/float16 v0.8.4 07:32:54 go: downloading github.com/mattn/go-colorable v0.1.13 07:32:54 go: downloading github.com/mattn/go-isatty v0.0.20 07:32:54 go: downloading github.com/valyala/fasttemplate v1.2.2 07:32:54 go: downloading github.com/hashicorp/consul/api v1.27.0 07:32:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 07:32:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:32:54 go: downloading github.com/hashicorp/errwrap v1.1.0 07:32:54 go: downloading github.com/mitchellh/reflectwalk v1.0.2 07:32:54 go: downloading golang.org/x/sys v0.17.0 07:32:54 go: downloading github.com/kr/pretty v0.1.0 07:32:54 go: downloading github.com/valyala/bytebufferpool v1.0.0 07:32:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:32:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 07:32:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:32:54 go: downloading github.com/hashicorp/serf v0.10.1 07:32:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:32:54 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 07:32:55 go: downloading github.com/google/go-cmp v0.5.9 07:32:55 go: downloading github.com/hashicorp/consul/sdk v0.15.1 07:32:55 go: downloading github.com/hashicorp/go-uuid v1.0.3 07:32:55 go: downloading github.com/nats-io/nats.go v1.33.1 07:32:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:32:55 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 07:32:55 go: downloading golang.org/x/time v0.5.0 07:32:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:32:55 go: downloading github.com/Microsoft/go-winio v0.6.1 07:32:55 go: downloading github.com/zeebo/errs v1.3.0 07:32:55 go: downloading google.golang.org/grpc v1.60.1 07:32:57 go: downloading github.com/kr/text v0.2.0 07:32:57 go: downloading github.com/fatih/color v1.14.1 07:32:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:32:57 go: downloading github.com/armon/go-metrics v0.4.1 07:32:57 go: downloading github.com/hashicorp/go-version v1.2.1 07:32:57 go: downloading github.com/pkg/errors v0.9.1 07:32:57 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:32:57 go: downloading github.com/hashicorp/memberlist v0.5.0 07:32:57 go: downloading github.com/onsi/ginkgo v1.10.1 07:32:57 go: downloading github.com/onsi/gomega v1.7.0 07:32:57 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 07:32:57 go: downloading google.golang.org/protobuf v1.33.0 07:32:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:32:57 go: downloading github.com/klauspost/compress v1.17.2 07:32:59 go: downloading github.com/nats-io/nkeys v0.4.7 07:32:59 go: downloading github.com/nats-io/nuid v1.0.1 07:32:59 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 07:32:59 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 07:32:59 go: downloading github.com/golang/protobuf v1.5.3 07:32:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:32:59 go: downloading github.com/pascaldekloe/goe v0.1.0 07:32:59 go: downloading github.com/google/btree v1.0.1 07:32:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:32:59 go: downloading github.com/miekg/dns v1.1.41 07:32:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:32:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:32:59 go: downloading gopkg.in/yaml.v2 v2.4.0 07:32:59 go: downloading github.com/hpcloud/tail v1.0.0 07:32:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:32:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:33:01 go: downloading golang.org/x/mod v0.12.0 07:33:02 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 07:34:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/348/app-service-template' 07:34:39 make -C ./app-service-template test 07:34:39 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/348/app-service-template' 07:34:39 go test -race -coverprofile=coverage.out ./... 07:36:33 ? app-new-service/config [no test files] 07:36:33 ok app-new-service 1.240s coverage: 45.9% of statements 07:36:33 ok app-new-service/functions 1.236s coverage: 85.3% of statements 07:36:33 go vet ./... 07:38:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:38:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:38:26 ./bin/test-attribution-txt.sh 07:38:26 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/348/app-service-template' 07:38:26 go test -race -coverprofile=coverage.out ./... 07:38:26 go: downloading github.com/gomodule/redigo v1.9.2 07:38:26 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 07:38:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 07:38:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 07:38:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.598s coverage: 66.6% of statements 07:38:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.328s coverage: 89.3% of statements 07:38:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.347s coverage: 85.1% of statements 07:38:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.099s coverage: 100.0% of statements 07:38:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 07:38:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 07:38:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 07:38:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.578s coverage: 75.5% of statements 07:38:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.238s coverage: 97.3% of statements 07:38:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 07:38:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 07:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.259s coverage: 82.8% of statements 07:38:47 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.294s coverage: 65.1% of statements 07:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 07:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 07:38:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:38:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.341s coverage: 27.6% of statements 07:38:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.227s coverage: 17.2% of statements 07:38:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.200s coverage: 27.3% of statements 07:38:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.295s coverage: 52.8% of statements 07:39:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.511s coverage: 72.2% of statements 07:39:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.175s coverage: 94.4% of statements 07:39:21 go vet ./... 07:39:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:39:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:39:27 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 07:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:39:27 $ docker stop --time=1 0f832ab18d573460dfd21395d1b346fcd009f671b0d78f36906c9eeccd32fb22 07:39:29 $ docker rm -f --volumes 0f832ab18d573460dfd21395d1b346fcd009f671b0d78f36906c9eeccd32fb22 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:39:36 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 07:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:36 07:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:37 arm64: Pulling from edgex-lftools-log-publisher 07:39:37 8998bd30e6a1: Pulling fs layer 07:39:37 04944245beec: Pulling fs layer 07:39:37 699f458cf7ca: Pulling fs layer 07:39:37 765212b225bb: Pulling fs layer 07:39:37 f23df028b6ca: Pulling fs layer 07:39:37 d65c8cfc05b1: Pulling fs layer 07:39:37 2437ff75d9bd: Pulling fs layer 07:39:37 f23df028b6ca: Waiting 07:39:37 d65c8cfc05b1: Waiting 07:39:37 2437ff75d9bd: Waiting 07:39:37 765212b225bb: Waiting 07:39:37 04944245beec: Verifying Checksum 07:39:37 04944245beec: Download complete 07:39:37 765212b225bb: Verifying Checksum 07:39:37 765212b225bb: Download complete 07:39:37 f23df028b6ca: Verifying Checksum 07:39:37 f23df028b6ca: Download complete 07:39:37 d65c8cfc05b1: Verifying Checksum 07:39:37 d65c8cfc05b1: Download complete 07:39:37 699f458cf7ca: Verifying Checksum 07:39:37 699f458cf7ca: Download complete 07:39:38 8998bd30e6a1: Download complete 07:39:40 2437ff75d9bd: Verifying Checksum 07:39:40 2437ff75d9bd: Download complete 07:39:42 8998bd30e6a1: Pull complete 07:39:42 04944245beec: Pull complete 07:39:44 699f458cf7ca: Pull complete 07:39:44 765212b225bb: Pull complete 07:39:45 f23df028b6ca: Pull complete 07:39:45 d65c8cfc05b1: Pull complete 07:40:04 2437ff75d9bd: Pull complete 07:40:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:07 prd-ubuntu20.04-docker-arm64-4c-16g-58 does not seem to be running inside a container 07:40:07 $ 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/348 -v /w/workspace/app-functions-sdk-go/348:/w/workspace/app-functions-sdk-go/348:rw,z -v /w/workspace/app-functions-sdk-go/348@tmp:/w/workspace/app-functions-sdk-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:40:08 $ docker top 0d56927e78559df98727e8d987867089107375b901747ed2f32905b22a730aea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:09 ---> job-cost.sh 07:40:09 lf-activate-venv: SKIPPING 07:40:09 INFO: No Stack... 07:40:10 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:11 INFO: Archiving Costs [Pipeline] sh 07:40:11 + cat /w/workspace/app-functions-sdk-go/348/archives/cost.csv 07:40:11 + cut -d, -f6 [Pipeline] lock 07:40:11 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] 07:40:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] did not exist. Created. 07:40:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:12 /w/workspace/app-functions-sdk-go/348@tmp/durable-4765adc6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:12 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:13 Warning: overwriting stash ‘stack-cost’ 07:40:13 Stashed 1 file(s) [Pipeline] } 07:40:13 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:13 $ docker stop --time=1 0d56927e78559df98727e8d987867089107375b901747ed2f32905b22a730aea 07:40:14 $ docker rm -f --volumes 0d56927e78559df98727e8d987867089107375b901747ed2f32905b22a730aea [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:40:15 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 07:40:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 07:40:15 total 16 07:40:15 drwxr-xr-x 3 root root 4096 Mar 15 07:31 . 07:40:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:31 .. 07:40:15 drwxr-xr-x 2 root root 4096 Mar 15 07:31 cost 07:40:15 -rw-r--r-- 1 root root 92 Mar 15 07:31 cost.csv 07:40:15 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 07:40:15 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 07:40:15 total 16 07:40:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 07:31 . 07:40:15 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:31 .. 07:40:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 07:31 cost 07:40:15 -rw-r--r-- 1 jenkins jenkins 92 Mar 15 07:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:40:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:17 ---> package-listing.sh 07:40:17 ++ tr '[:upper:]' '[:lower:]' 07:40:17 ++ facter osfamily 07:40:17 + OS_FAMILY=debian 07:40:17 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 07:40:17 + START_PACKAGES=/tmp/packages_start.txt 07:40:17 + END_PACKAGES=/tmp/packages_end.txt 07:40:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:17 + PACKAGES=/tmp/packages_start.txt 07:40:17 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 07:40:17 + PACKAGES=/tmp/packages_end.txt 07:40:17 + case "${OS_FAMILY}" in 07:40:17 + dpkg -l 07:40:17 + grep '^ii' 07:40:17 + '[' -f /tmp/packages_start.txt ']' 07:40:17 + '[' -f /tmp/packages_end.txt ']' 07:40:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:17 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 07:40:17 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 07:40:17 + 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 07:40:17 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 07:40:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:18 prd-ubuntu20.04-docker-8c-8g-57 does not seem to be running inside a container 07:40:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:40:21 $ docker top 5b3877a31bcf05086ae537e17f5df76f5a1e37f26482509108a33ba4466b9d3e -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:23 + ls /var/log/sa-host 07:40:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:23 provisioning config files... 07:40:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12132158210656890516tmp [Pipeline] { [Pipeline] echo 07:40:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:24 ---> create-netrc.sh [Pipeline] } 07:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:24 ---> python-tools-install.sh [Pipeline] echo 07:40:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:24 ---> sudo-logs.sh 07:40:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:40:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:40:25 ---> job-cost.sh 07:40:25 lf-activate-venv: SKIPPING 07:40:25 DEBUG: total: 0.2199999988079071 07:40:25 INFO: Retrieving Stack Cost... 07:40:25 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:25 INFO: Archiving Costs [Pipeline] echo 07:40:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:40:26 ---> logs-deploy.sh 07:40:26 lf-activate-venv: SKIPPING 07:40:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/348 07:40:26 INFO: archiving workspace using pattern(s): 07:40:27 Archives upload complete. 07:40:27 INFO: archiving logs to Nexus 07:40:28 ---> uname -a: 07:40:28 Linux prd-ubuntu20-04-docker-8c-8g-57 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:40:28 07:40:28 07:40:28 ---> lscpu: 07:40:28 Architecture: x86_64 07:40:28 CPU op-mode(s): 32-bit, 64-bit 07:40:28 Byte Order: Little Endian 07:40:28 Address sizes: 40 bits physical, 48 bits virtual 07:40:28 CPU(s): 8 07:40:28 On-line CPU(s) list: 0-7 07:40:28 Thread(s) per core: 1 07:40:28 Core(s) per socket: 1 07:40:28 Socket(s): 8 07:40:28 NUMA node(s): 1 07:40:28 Vendor ID: AuthenticAMD 07:40:28 CPU family: 23 07:40:28 Model: 49 07:40:28 Model name: AMD EPYC-Rome Processor 07:40:28 Stepping: 0 07:40:28 CPU MHz: 2800.000 07:40:28 BogoMIPS: 5600.00 07:40:28 Virtualization: AMD-V 07:40:28 Hypervisor vendor: KVM 07:40:28 Virtualization type: full 07:40:28 L1d cache: 256 KiB 07:40:28 L1i cache: 256 KiB 07:40:28 L2 cache: 4 MiB 07:40:28 L3 cache: 128 MiB 07:40:28 NUMA node0 CPU(s): 0-7 07:40:28 Vulnerability Itlb multihit: Not affected 07:40:28 Vulnerability L1tf: Not affected 07:40:28 Vulnerability Mds: Not affected 07:40:28 Vulnerability Meltdown: Not affected 07:40:28 Vulnerability Mmio stale data: Not affected 07:40:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:40:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:40:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:40:28 Vulnerability Srbds: Not affected 07:40:28 Vulnerability Tsx async abort: Not affected 07:40:28 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 07:40:28 07:40:28 07:40:28 ---> nproc: 07:40:28 8 07:40:28 07:40:28 07:40:28 ---> df -h: 07:40:28 Filesystem Size Used Avail Use% Mounted on 07:40:28 overlay 155G 11G 145G 7% / 07:40:28 tmpfs 64M 0 64M 0% /dev 07:40:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:40:28 shm 64M 0 64M 0% /dev/shm 07:40:28 /dev/vda1 155G 11G 145G 7% /facter-os 07:40:28 07:40:28 07:40:28 ---> sar -b -r -n DEV: 07:40:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-57) 03/15/24 _x86_64_ (8 CPU) 07:40:28 07:40:28 07:28:33 LINUX RESTART (8 CPU) 07:40:28 07:40:28 07:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:40:28 07:30:01 357.38 18.43 338.95 0.00 2016.93 84354.02 0.00 07:40:28 07:31:01 55.94 0.02 55.92 0.00 0.13 29741.59 0.00 07:40:28 07:32:02 62.59 0.12 62.47 0.00 2.13 25148.61 0.00 07:40:28 07:33:01 2.32 0.00 2.32 0.00 0.00 27.52 0.00 07:40:28 07:34:01 3.68 0.97 2.72 0.00 67.44 42.25 0.00 07:40:28 07:35:01 2.40 0.00 2.40 0.00 0.00 29.46 0.00 07:40:28 07:36:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 07:40:28 07:37:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 07:40:28 07:38:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 07:40:28 07:39:01 2.00 0.00 2.00 0.00 0.00 26.13 0.00 07:40:28 07:40:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 07:40:28 Average: 44.68 1.78 42.90 0.00 190.00 12694.12 0.00 07:40:28 07:40:28 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:28 07:30:01 28216416 31145520 1159540 3.53 94164 3053120 2436488 7.18 1635748 2570836 532228 07:40:28 07:31:01 27896412 31461576 841828 2.56 99020 3644244 1904264 5.61 1579808 2905884 281328 07:40:28 07:32:02 28640052 31534852 773536 2.35 101356 3007256 1744752 5.14 1144048 2637512 228 07:40:28 07:33:01 28640120 31535048 773084 2.35 101436 3007256 1744752 5.14 1143808 2637516 16 07:40:28 07:34:01 28640916 31542880 764992 2.33 102868 3012388 1750816 5.16 1138300 2642812 4 07:40:28 07:35:01 28641428 31543476 764856 2.33 102964 3012384 1768276 5.21 1138012 2642776 8 07:40:28 07:36:01 28642364 31544452 763764 2.32 103036 3012388 1768276 5.21 1136220 2642776 8 07:40:28 07:37:01 28645900 31548060 760136 2.31 103080 3012388 1768276 5.21 1133148 2642788 176 07:40:28 07:38:01 28645812 31548008 760132 2.31 103104 3012396 1768276 5.21 1133168 2642792 12 07:40:28 07:39:01 28645684 31548484 760120 2.31 103188 3012376 1768276 5.21 1133848 2643332 8 07:40:28 07:40:01 28645456 31548316 760464 2.31 103244 3012376 1768276 5.21 1134820 2643336 4 07:40:28 Average: 28536415 31500061 807496 2.46 101587 3072597 1835521 5.41 1222812 2659305 74002 07:40:28 07:40:28 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:28 07:30:01 ens3 810.73 593.79 8001.25 121.75 0.00 0.00 0.00 0.00 07:40:28 07:30:01 vethb760bdd 123.76 150.27 11.42 1662.57 0.00 0.00 0.00 0.14 07:40:28 07:30:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 07:40:28 07:30:01 docker0 204.28 231.29 15.46 2093.93 0.00 0.00 0.00 0.00 07:40:28 07:31:01 ens3 19.21 14.53 15.40 7.89 0.00 0.00 0.00 0.00 07:40:28 07:31:01 vethb760bdd 1.87 1.92 0.16 1.86 0.00 0.00 0.00 0.00 07:40:28 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:31:01 docker0 1.87 1.88 0.13 1.86 0.00 0.00 0.00 0.00 07:40:28 07:32:02 ens3 91.85 58.66 2524.48 12.02 0.00 0.00 0.00 0.00 07:40:28 07:32:02 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:40:28 07:32:02 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:33:01 ens3 0.22 0.14 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:34:01 ens3 0.40 0.38 0.34 0.18 0.00 0.00 0.00 0.00 07:40:28 07:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:40:28 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:39:01 ens3 1.65 1.37 8.50 0.13 0.00 0.00 0.00 0.00 07:40:28 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:28 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:40:01 ens3 3.02 1.33 3.71 0.15 0.00 0.00 0.00 0.00 07:40:28 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:28 Average: ens3 84.45 61.05 960.92 12.95 0.00 0.00 0.00 0.00 07:40:28 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 07:40:28 Average: docker0 18.77 21.23 1.42 190.83 0.00 0.00 0.00 0.00 07:40:28 07:40:28 07:40:28 ---> sar -P ALL: 07:40:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-57) 03/15/24 _x86_64_ (8 CPU) 07:40:28 07:40:28 07:28:33 LINUX RESTART (8 CPU) 07:40:28 07:40:28 07:29:01 CPU %user %nice %system %iowait %steal %idle 07:40:28 07:30:01 all 16.51 0.00 4.06 2.50 0.07 76.84 07:40:28 07:30:01 0 17.38 0.00 3.80 2.05 0.07 76.70 07:40:28 07:30:01 1 16.35 0.00 5.40 11.47 0.08 66.69 07:40:28 07:30:01 2 15.45 0.00 3.45 0.45 0.07 80.58 07:40:28 07:30:01 3 19.11 0.00 4.63 1.06 0.08 75.11 07:40:28 07:30:01 4 17.08 0.00 4.25 1.16 0.07 77.44 07:40:28 07:30:01 5 16.06 0.00 3.52 2.83 0.07 77.52 07:40:28 07:30:01 6 15.84 0.00 3.90 0.12 0.07 80.08 07:40:28 07:30:01 7 14.82 0.00 3.57 0.90 0.08 80.62 07:40:28 07:31:01 all 47.12 0.00 5.04 2.35 0.11 45.38 07:40:28 07:31:01 0 45.65 0.00 5.89 11.99 0.12 36.34 07:40:28 07:31:01 1 47.84 0.00 4.68 0.07 0.09 47.32 07:40:28 07:31:01 2 48.88 0.00 4.69 1.46 0.12 44.85 07:40:28 07:31:01 3 45.63 0.00 6.37 0.48 0.10 47.42 07:40:28 07:31:01 4 49.69 0.00 4.64 1.75 0.12 43.79 07:40:28 07:31:01 5 46.54 0.00 4.55 1.61 0.10 47.20 07:40:28 07:31:01 6 47.35 0.00 4.72 0.34 0.14 47.45 07:40:28 07:31:01 7 45.37 0.00 4.79 1.13 0.09 48.63 07:40:28 07:32:02 all 2.63 0.00 1.47 1.64 0.03 94.23 07:40:28 07:32:02 0 2.23 0.00 1.81 3.86 0.03 92.05 07:40:28 07:32:02 1 2.58 0.00 1.63 7.42 0.03 88.34 07:40:28 07:32:02 2 2.53 0.00 1.24 0.02 0.03 96.18 07:40:28 07:32:02 3 3.05 0.00 1.86 0.49 0.02 94.59 07:40:28 07:32:02 4 2.12 0.00 1.25 1.15 0.02 95.45 07:40:28 07:32:02 5 2.95 0.00 1.11 0.02 0.03 95.89 07:40:28 07:32:02 6 2.61 0.00 1.94 0.20 0.03 95.21 07:40:28 07:32:02 7 2.93 0.00 0.94 0.00 0.02 96.12 07:40:28 07:33:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:40:28 07:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:40:28 07:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:40:28 07:33:01 2 0.08 0.00 0.03 0.00 0.03 99.85 07:40:28 07:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:28 07:33:01 4 0.00 0.00 0.00 0.17 0.00 99.83 07:40:28 07:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:40:28 07:33:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:40:28 07:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:40:28 07:34:01 all 0.06 0.00 0.06 0.07 0.01 99.80 07:40:28 07:34:01 0 0.15 0.00 0.07 0.02 0.03 99.73 07:40:28 07:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:28 07:34:01 2 0.10 0.00 0.25 0.02 0.02 99.62 07:40:28 07:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:40:28 07:34:01 4 0.07 0.00 0.07 0.37 0.02 99.48 07:40:28 07:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:40:28 07:34:01 6 0.03 0.00 0.03 0.10 0.00 99.83 07:40:28 07:34:01 7 0.07 0.00 0.02 0.02 0.02 99.88 07:40:28 07:35:01 all 0.04 0.00 0.03 0.28 0.01 99.64 07:40:28 07:35:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:40:28 07:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:40:28 07:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:40:28 07:35:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:40:28 07:35:01 4 0.00 0.00 0.03 1.88 0.00 98.08 07:40:28 07:35:01 5 0.20 0.00 0.03 0.00 0.02 99.75 07:40:28 07:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:40:28 07:35:01 7 0.02 0.00 0.02 0.33 0.02 99.62 07:40:28 07:36:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:40:28 07:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:40:28 07:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:40:28 07:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:40:28 07:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:40:28 07:36:01 4 0.03 0.00 0.00 0.07 0.02 99.88 07:40:28 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:40:28 07:36:01 6 0.03 0.00 0.00 0.07 0.00 99.90 07:40:28 07:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:40:28 07:37:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:40:28 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:40:28 07:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:40:28 07:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:40:28 07:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:40:28 07:37:01 4 0.03 0.00 0.03 0.12 0.00 99.82 07:40:28 07:37:01 5 0.08 0.00 0.00 0.00 0.02 99.90 07:40:28 07:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:40:28 07:37:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:40:28 07:38:01 all 0.26 0.00 0.02 0.00 0.01 99.71 07:40:28 07:38:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:40:28 07:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:28 07:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:40:28 07:38:01 3 0.00 0.00 0.05 0.00 0.00 99.95 07:40:28 07:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:40:28 07:38:01 5 1.97 0.00 0.00 0.00 0.00 98.03 07:40:28 07:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:40:28 07:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:40:28 07:39:01 all 0.31 0.00 0.02 0.01 0.01 99.66 07:40:28 07:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:40:28 07:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:40:28 07:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:40:28 07:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:40:28 07:39:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:40:28 07:39:01 5 1.87 0.00 0.02 0.00 0.00 98.11 07:40:28 07:39:01 6 0.12 0.00 0.02 0.02 0.00 99.85 07:40:28 07:39:01 7 0.30 0.00 0.02 0.00 0.02 99.67 07:40:28 07:40:01 all 0.07 0.00 0.02 0.00 0.02 99.89 07:40:28 07:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:40:28 07:40:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:40:28 07:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:40:28 07:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:40:28 07:40:01 4 0.03 0.00 0.02 0.02 0.02 99.92 07:40:28 07:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:40:28 07:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:40:28 07:40:01 7 0.28 0.00 0.05 0.02 0.02 99.63 07:40:28 07:40:28 Average: CPU %user %nice %system %iowait %steal %idle 07:40:28 Average: all 6.01 0.00 0.97 0.62 0.03 92.37 07:40:28 Average: 0 5.86 0.00 1.06 1.60 0.03 91.45 07:40:28 Average: 1 5.92 0.00 1.06 1.72 0.03 91.28 07:40:28 Average: 2 6.05 0.00 0.88 0.18 0.03 92.86 07:40:28 Average: 3 6.09 0.00 1.17 0.18 0.02 92.53 07:40:28 Average: 4 6.21 0.00 0.93 0.61 0.02 92.23 07:40:28 Average: 5 6.29 0.00 0.83 0.40 0.02 92.45 07:40:28 Average: 6 5.96 0.00 0.96 0.08 0.02 92.99 07:40:28 Average: 7 5.71 0.00 0.85 0.22 0.03 93.19 07:40:28 07:40:28 07:40:28