Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b7140a9e066d10e170167f3f6a69b25bc20ae06 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-ssh12487659346657918085.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13418370844857447786.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18352285306213574466.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6224877428854069918.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15841531225730879959.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117167 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9b7140a9e066d10e170167f3f6a69b25bc20ae06 (main) Commit message: "fix: Revert Client intitailization out of MakeItRun (#1207)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 > git rev-list --no-walk 41dacff4e2d29e4d95abdaf953355759a119e945 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:56:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:56:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:56:23 ========================================================= 15:56:23 EdgeX Global Pipelines Version Info 15:56:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:56:23 ------------------- 15:56:23 stable info: 15:56:23 ------------------- 15:56:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:56:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:56:23 Message: update stable to v1.0.243 15:56:24 ------------------- 15:56:24 experimental info: 15:56:24 ------------------- 15:56:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:56:24 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:56:24 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b7140a [Pipeline] echo 15:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:56:25 + git rev-list -1 --merges 9b7140a9e066d10e170167f3f6a69b25bc20ae06~1..9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo 15:56:25 -----------> git rev-list -1 --merges 9b7140a9e066d10e170167f3f6a69b25bc20ae06~1..9b7140a9e066d10e170167f3f6a69b25bc20ae06 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [false] [Pipeline] sh 15:56:25 + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo 15:56:25 ========================================================= 15:56:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:56:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:25 + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo 15:56:25 [semverPrep] GIT_COMMIT: 9b7140a9e066d10e170167f3f6a69b25bc20ae06, Commit Message: fix: Revert Client intitailization out of MakeItRun (#1207) [Pipeline] echo 15:56:25 [semverPrep] This is not a build commit. [Pipeline] sh 15:56:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:56:26 + grep -v github /etc/ssh/ssh_known_hosts 15:56:26 + [ -e /tmp/ssh_known_hosts ] 15:56:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:56:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:56:26 + sudo tee -a /etc/ssh/ssh_known_hosts 15:56:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:26 15:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:27 0.1.4: Pulling from edgex-devops/py-git-semver 15:56:27 b85a868b505f: Pulling fs layer 15:56:27 e2be974225ed: Pulling fs layer 15:56:27 339a4e72a1f5: Pulling fs layer 15:56:27 988bab9f4d93: Pulling fs layer 15:56:27 1469e6f7b9e6: Pulling fs layer 15:56:27 eaf3925da568: Pulling fs layer 15:56:27 bab4dde63d76: Pulling fs layer 15:56:27 bde34c3a00c8: Pulling fs layer 15:56:27 b352a97aabf1: Pulling fs layer 15:56:27 4872d77fe225: Pulling fs layer 15:56:27 5851b861e8e6: Pulling fs layer 15:56:27 eaf3925da568: Waiting 15:56:27 988bab9f4d93: Waiting 15:56:27 1469e6f7b9e6: Waiting 15:56:27 bab4dde63d76: Waiting 15:56:27 bde34c3a00c8: Waiting 15:56:27 b352a97aabf1: Waiting 15:56:27 5851b861e8e6: Waiting 15:56:27 4872d77fe225: Waiting 15:56:27 e2be974225ed: Verifying Checksum 15:56:27 e2be974225ed: Download complete 15:56:27 988bab9f4d93: Verifying Checksum 15:56:27 988bab9f4d93: Download complete 15:56:27 1469e6f7b9e6: Verifying Checksum 15:56:27 1469e6f7b9e6: Download complete 15:56:27 339a4e72a1f5: Verifying Checksum 15:56:27 339a4e72a1f5: Download complete 15:56:27 eaf3925da568: Download complete 15:56:27 bde34c3a00c8: Download complete 15:56:27 b352a97aabf1: Download complete 15:56:27 4872d77fe225: Verifying Checksum 15:56:27 4872d77fe225: Download complete 15:56:27 5851b861e8e6: Verifying Checksum 15:56:27 5851b861e8e6: Download complete 15:56:27 b85a868b505f: Verifying Checksum 15:56:27 b85a868b505f: Download complete 15:56:28 bab4dde63d76: Verifying Checksum 15:56:28 bab4dde63d76: Download complete 15:56:29 b85a868b505f: Pull complete 15:56:29 e2be974225ed: Pull complete 15:56:29 339a4e72a1f5: Pull complete 15:56:29 988bab9f4d93: Pull complete 15:56:29 1469e6f7b9e6: Pull complete 15:56:29 eaf3925da568: Pull complete 15:56:31 bab4dde63d76: Pull complete 15:56:31 bde34c3a00c8: Pull complete 15:56:32 b352a97aabf1: Pull complete 15:56:32 4872d77fe225: Pull complete 15:56:32 5851b861e8e6: Pull complete 15:56:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:32 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 15:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:56:34 $ docker top f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 -eo pid,comm 15:56:34 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). 15:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:34 [ssh-agent] Looking for ssh-agent implementation... 15:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:34 $ docker exec f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent 15:56:34 SSH_AUTH_SOCK=/tmp/ssh-MJNGI6Sj4iAI/agent.32 15:56:34 SSH_AGENT_PID=38 15:56:34 Running ssh-add (command line suppressed) 15:56:34 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1185874461482766384.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1185874461482766384.key) 15:56:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:34 + git tag --points-at HEAD [Pipeline] } 15:56:34 $ docker exec --env ******** --env ******** f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent -k 15:56:35 unset SSH_AUTH_SOCK; 15:56:35 unset SSH_AGENT_PID; 15:56:35 echo Agent pid 38 killed; 15:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:35 [ssh-agent] Looking for ssh-agent implementation... 15:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:35 $ docker exec f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent 15:56:35 SSH_AUTH_SOCK=/tmp/ssh-Hsw6MY3aCXvW/agent.70 15:56:35 SSH_AGENT_PID=76 15:56:35 Running ssh-add (command line suppressed) 15:56:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9670593979685911651.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9670593979685911651.key) 15:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:35 + git semver init 15:56:36 2022-10-26 15:56:35,916 [run_init] DEBUG init version:0.0.0 force:False 15:56:36 2022-10-26 15:56:35,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:56:36 2022-10-26 15:56:35,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:56:36 2022-10-26 15:56:35,918 [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) 15:56:37 2022-10-26 15:56:37,374 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:56:37 2022-10-26 15:56:37,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:56:37 2022-10-26 15:56:37,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:56:37 2022-10-26 15:56:37,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:56:37 2.3.0-dev.57 [Pipeline] } 15:56:37 $ docker exec --env ******** --env ******** f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent -k 15:56:37 unset SSH_AUTH_SOCK; 15:56:37 unset SSH_AGENT_PID; 15:56:37 echo Agent pid 76 killed; 15:56:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:38 + git semver [Pipeline] } 15:56:38 $ docker stop --time=1 f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 15:56:39 $ docker rm -f f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:56:40 Stashed 1 file(s) [Pipeline] echo 15:56:40 [edgeXSemver]: initialized semver on version 2.3.0-dev.57 [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 15:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:40 ========================================================= 15:56:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:56:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:56:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:56:40 213ec9aee27d: Pulling fs layer 15:56:40 4583459ba037: Pulling fs layer 15:56:40 93c1e223e6f2: Pulling fs layer 15:56:40 53926ce57604: Pulling fs layer 15:56:40 21b2b0c7a3f4: Pulling fs layer 15:56:40 30f14e443154: Pulling fs layer 15:56:40 801331c1e519: Pulling fs layer 15:56:40 99cc6dd402b0: Pulling fs layer 15:56:40 7d9ed39f4882: Pulling fs layer 15:56:40 21b2b0c7a3f4: Waiting 15:56:40 30f14e443154: Waiting 15:56:40 801331c1e519: Waiting 15:56:40 99cc6dd402b0: Waiting 15:56:40 7d9ed39f4882: Waiting 15:56:40 53926ce57604: Waiting 15:56:40 93c1e223e6f2: Verifying Checksum 15:56:40 93c1e223e6f2: Download complete 15:56:40 4583459ba037: Verifying Checksum 15:56:40 4583459ba037: Download complete 15:56:40 21b2b0c7a3f4: Download complete 15:56:40 30f14e443154: Verifying Checksum 15:56:40 30f14e443154: Download complete 15:56:40 213ec9aee27d: Verifying Checksum 15:56:40 213ec9aee27d: Download complete 15:56:40 801331c1e519: Download complete 15:56:40 213ec9aee27d: Pull complete 15:56:40 4583459ba037: Pull complete 15:56:41 93c1e223e6f2: Pull complete 15:56:41 7d9ed39f4882: Verifying Checksum 15:56:41 7d9ed39f4882: Download complete 15:56:41 99cc6dd402b0: Verifying Checksum 15:56:41 99cc6dd402b0: Download complete 15:56:41 53926ce57604: Verifying Checksum 15:56:41 53926ce57604: Download complete 15:56:45 53926ce57604: Pull complete 15:56:45 21b2b0c7a3f4: Pull complete 15:56:45 30f14e443154: Pull complete 15:56:45 801331c1e519: Pull complete 15:56:47 99cc6dd402b0: Pull complete 15:56:48 7d9ed39f4882: Pull complete 15:56:48 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:56:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker inspect -f . ci-base-image-x86_64 15:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:49 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 15:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:51 $ docker top 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:52 + go version 15:56:52 go version go1.18.7 linux/amd64 [Pipeline] } 15:56:52 $ docker stop --time=1 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 15:56:53 $ docker rm -f 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:54 + docker inspect -f . ci-base-image-x86_64 15:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:54 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 15:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:54 $ docker top 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:54 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:56:55 + make test 15:56:55 make -C ./app-service-template build 15:56:55 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:56:55 go mod tidy 15:56:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 15:56:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:56:55 go: downloading github.com/google/uuid v1.3.0 15:56:55 go: downloading github.com/stretchr/testify v1.8.0 15:56:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 15:56:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 15:56:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 15:56:55 go: downloading github.com/davecgh/go-spew v1.1.1 15:56:55 Still waiting to schedule task 15:56:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:56:55 go: downloading github.com/pmezard/go-difflib v1.0.0 15:56:55 go: downloading github.com/stretchr/objx v0.4.0 15:56:55 go: downloading gopkg.in/yaml.v3 v3.0.1 15:56:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 15:56:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:56:55 go: downloading github.com/go-kit/log v0.2.1 15:56:55 go: downloading github.com/go-playground/validator/v10 v10.11.1 15:56:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:56:55 go: downloading github.com/gorilla/mux v1.8.0 15:56:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:56:55 go: downloading github.com/mitchellh/copystructure v1.0.0 15:56:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 15:56:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 15:56:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:56:55 go: downloading github.com/pelletier/go-toml v1.9.5 15:56:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:56:55 go: downloading github.com/hashicorp/consul/api v1.15.3 15:56:55 go: downloading github.com/hashicorp/errwrap v1.0.0 15:56:55 go: downloading github.com/gorilla/websocket v1.4.2 15:56:55 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 15:56:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:56:55 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 15:56:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:56:55 go: downloading github.com/x448/float16 v0.8.4 15:56:55 go: downloading github.com/go-playground/universal-translator v0.18.0 15:56:55 go: downloading github.com/leodido/go-urn v1.2.1 15:56:55 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 15:56:55 go: downloading golang.org/x/text v0.3.7 15:56:55 go: downloading github.com/go-playground/locales v0.14.0 15:56:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 15:56:55 go: downloading github.com/nats-io/nats.go v1.18.0 15:56:55 go: downloading github.com/pebbe/zmq4 v1.2.7 15:56:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:56:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:56:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:56:56 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:56:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:56:56 go: downloading github.com/hashicorp/serf v0.9.7 15:56:56 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:56:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:56:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:56:56 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 15:56:56 go: downloading github.com/google/go-cmp v0.5.7 15:56:56 go: downloading github.com/hashicorp/consul/sdk v0.11.0 15:56:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:56:56 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 15:56:56 go: downloading github.com/Microsoft/go-winio v0.5.2 15:56:56 go: downloading github.com/zeebo/errs v1.2.2 15:56:56 go: downloading google.golang.org/grpc v1.46.0 15:56:56 go: downloading github.com/nats-io/nkeys v0.3.0 15:56:56 go: downloading github.com/nats-io/nuid v1.0.1 15:56:56 go: downloading github.com/onsi/ginkgo v1.10.1 15:56:56 go: downloading github.com/onsi/gomega v1.7.0 15:56:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:56:56 go: downloading github.com/fatih/color v1.9.0 15:56:56 go: downloading github.com/mattn/go-colorable v0.1.12 15:56:56 go: downloading github.com/mattn/go-isatty v0.0.14 15:56:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:56:56 go: downloading github.com/armon/go-metrics v0.3.10 15:56:56 go: downloading github.com/kr/pretty v0.3.0 15:56:56 go: downloading github.com/pkg/errors v0.9.1 15:56:56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:56:56 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:56:56 go: downloading github.com/hashicorp/memberlist v0.3.1 15:56:56 go: downloading github.com/klauspost/compress v1.15.11 15:56:56 go: downloading github.com/minio/highwayhash v1.0.2 15:56:56 go: downloading github.com/nats-io/jwt/v2 v2.3.0 15:56:56 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 15:56:56 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:56:56 go: downloading google.golang.org/protobuf v1.28.0 15:56:56 go: downloading github.com/golang/protobuf v1.5.2 15:56:56 go: downloading github.com/kr/text v0.2.0 15:56:56 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:56:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:56:56 go: downloading github.com/pascaldekloe/goe v0.1.0 15:56:56 go: downloading github.com/google/btree v1.0.0 15:56:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:56:56 go: downloading github.com/miekg/dns v1.1.41 15:56:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:56:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:56:56 go: downloading gopkg.in/yaml.v2 v2.4.0 15:56:56 go: downloading github.com/hpcloud/tail v1.0.0 15:56:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:56:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:56:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:56:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 15:56:58 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 15:57:16 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:57:16 make -C ./app-service-template test 15:57:16 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:57:16 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:57:38 ok app-new-service 0.073s coverage: 48.1% of statements 15:57:38 ? app-new-service/config [no test files] 15:57:38 ok app-new-service/functions 0.072s coverage: 85.3% of statements 15:57:38 CGO_ENABLED=1 go vet ./... 15:57:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:48 ./bin/test-attribution-txt.sh 15:57:48 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:57:48 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:57:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.26 15:57:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 15:57:48 go: downloading github.com/gomodule/redigo v1.8.9 15:57:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 15:57:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 60.4% of statements 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.088s coverage: 93.9% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 76.5% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.102s coverage: 88.7% of statements 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.055s coverage: 100.0% of statements 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.144s coverage: 76.4% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.058s coverage: 97.3% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.077s coverage: 82.8% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.709s coverage: 81.5% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.145s coverage: 28.7% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 14.0% of statements 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.088s coverage: 27.3% of statements 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:57:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:57:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements 15:58:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements 15:58:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.047s coverage: 94.4% of statements 15:58:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 15:58:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:58:29 $ docker stop --time=1 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 15:58:31 $ docker rm -f 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:32 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:32 15:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:32 latest: Pulling from edgex-lftools-log-publisher 15:58:32 5eb5b503b376: Pulling fs layer 15:58:32 5c69ac0246d0: Pulling fs layer 15:58:32 ec43610c2a17: Pulling fs layer 15:58:32 3a2ae6a8a46f: Pulling fs layer 15:58:32 33b1e0a273af: Pulling fs layer 15:58:32 5d3b04190fa2: Pulling fs layer 15:58:32 2f39f015ded8: Pulling fs layer 15:58:32 3a2ae6a8a46f: Waiting 15:58:32 33b1e0a273af: Waiting 15:58:32 5d3b04190fa2: Waiting 15:58:32 2f39f015ded8: Waiting 15:58:32 5c69ac0246d0: Download complete 15:58:32 3a2ae6a8a46f: Verifying Checksum 15:58:32 3a2ae6a8a46f: Download complete 15:58:33 33b1e0a273af: Verifying Checksum 15:58:33 33b1e0a273af: Download complete 15:58:33 5d3b04190fa2: Verifying Checksum 15:58:33 5d3b04190fa2: Download complete 15:58:33 ec43610c2a17: Verifying Checksum 15:58:33 ec43610c2a17: Download complete 15:58:33 5eb5b503b376: Verifying Checksum 15:58:33 5eb5b503b376: Download complete 15:58:33 2f39f015ded8: Download complete 15:58:34 5eb5b503b376: Pull complete 15:58:34 5c69ac0246d0: Pull complete 15:58:35 ec43610c2a17: Pull complete 15:58:35 3a2ae6a8a46f: Pull complete 15:58:35 33b1e0a273af: Pull complete 15:58:35 5d3b04190fa2: Pull complete 15:58:39 2f39f015ded8: Pull complete 15:58:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:39 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 15:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:58:41 $ docker top 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:41 ---> job-cost.sh 15:58:41 lf-activate-venv: SKIPPING 15:58:41 INFO: No Stack... 15:58:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:58:42 INFO: Archiving Costs [Pipeline] sh 15:58:42 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:58:42 + cut -d, -f6 [Pipeline] lock 15:58:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] 15:58:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] did not exist. Created. 15:58:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:43 + echo total: 0.2199999988079071 [Pipeline] stash 15:58:43 Stashed 1 file(s) [Pipeline] } 15:58:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 15:58:43 $ docker stop --time=1 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 15:58:44 $ docker rm -f 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117174 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:00:46 Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { [Pipeline] checkout 16:00:46 The recommended git tool is: git 16:00:52 using credential edgex-jenkins-ssh 16:00:52 Cloning the remote Git repository 16:00:52 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:00:52 > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 16:00:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:00:52 > git --version # timeout=10 16:00:52 > git --version # 'git version 2.25.1' 16:00:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:52 Verifying host key using known hosts file 16:00:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:00:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:00:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:57 Avoid second fetch 16:00:57 Checking out Revision 9b7140a9e066d10e170167f3f6a69b25bc20ae06 (main) 16:00:57 Commit message: "fix: Revert Client intitailization out of MakeItRun (#1207)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:57 > git config core.sparsecheckout # timeout=10 16:00:57 > git checkout -f 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 16:00:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:58 Dload Upload Total Spent Left Speed 16:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 16:00:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:59 + sudo tee /etc/docker/daemon.new 16:00:59 { 16:00:59 "registry-mirrors": [ 16:00:59 "https://nexus3.edgexfoundry.org:10001" 16:00:59 ], 16:00:59 "bip": "10.250.0.254/24", 16:00:59 "hosts": [ 16:00:59 "tcp://0.0.0.0:5555", 16:00:59 "unix:///var/run/docker.sock" 16:00:59 ], 16:00:59 "mtu": 1458, 16:00:59 "selinux-enabled": true, 16:00:59 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:59 } [Pipeline] sh 16:00:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:01:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:18 ========================================================= 16:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:19 9b18e9b68314: Pulling fs layer 16:01:19 d32db5db7311: Pulling fs layer 16:01:19 d0c4b47475fc: Pulling fs layer 16:01:19 5831b945b038: Pulling fs layer 16:01:19 86bbec2aaacd: Pulling fs layer 16:01:19 e10730c5d714: Pulling fs layer 16:01:19 5dd5c2283517: Pulling fs layer 16:01:19 d5ac0230b979: Pulling fs layer 16:01:19 5831b945b038: Waiting 16:01:19 e10730c5d714: Waiting 16:01:19 5dd5c2283517: Waiting 16:01:19 86bbec2aaacd: Waiting 16:01:19 d0c4b47475fc: Verifying Checksum 16:01:19 d0c4b47475fc: Download complete 16:01:19 d32db5db7311: Download complete 16:01:19 86bbec2aaacd: Download complete 16:01:19 e10730c5d714: Verifying Checksum 16:01:19 e10730c5d714: Download complete 16:01:19 9b18e9b68314: Verifying Checksum 16:01:19 9b18e9b68314: Download complete 16:01:20 9b18e9b68314: Pull complete 16:01:20 d5ac0230b979: Verifying Checksum 16:01:20 d5ac0230b979: Download complete 16:01:21 d32db5db7311: Pull complete 16:01:21 d0c4b47475fc: Pull complete 16:01:21 5dd5c2283517: Verifying Checksum 16:01:21 5dd5c2283517: Download complete 16:01:22 5831b945b038: Verifying Checksum 16:01:22 5831b945b038: Download complete 16:01:34 5831b945b038: Pull complete 16:01:34 86bbec2aaacd: Pull complete 16:01:34 e10730c5d714: Pull complete 16:01:39 5dd5c2283517: Pull complete 16:01:41 d5ac0230b979: Pull complete 16:01:41 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:01:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:42 + docker inspect -f . ci-base-image-arm64 16:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:42 prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container 16:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 16:01:46 $ docker top a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:46 + go version 16:01:46 go version go1.18.7 linux/arm64 [Pipeline] } 16:01:46 $ docker stop --time=1 a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 16:01:48 $ docker rm -f a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:49 + docker inspect -f . ci-base-image-arm64 16:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container 16:01:49 $ 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/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 16:01:50 $ docker top d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:51 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/178 [Pipeline] fileExists [Pipeline] sh 16:01:51 + make test 16:01:52 make -C ./app-service-template build 16:01:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/178/app-service-template' 16:01:52 go mod tidy 16:01:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 16:01:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:01:52 go: downloading github.com/google/uuid v1.3.0 16:01:52 go: downloading github.com/stretchr/testify v1.8.0 16:01:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 16:01:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 16:01:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 16:01:52 go: downloading github.com/go-playground/validator/v10 v10.11.1 16:01:52 go: downloading github.com/go-kit/log v0.2.1 16:01:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:01:52 go: downloading gopkg.in/yaml.v3 v3.0.1 16:01:52 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 16:01:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:01:52 go: downloading github.com/davecgh/go-spew v1.1.1 16:01:52 go: downloading github.com/pmezard/go-difflib v1.0.0 16:01:52 go: downloading github.com/stretchr/objx v0.4.0 16:01:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 16:01:53 go: downloading github.com/gorilla/mux v1.8.0 16:01:53 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:01:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 16:01:53 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:01:53 go: downloading github.com/x448/float16 v0.8.4 16:01:53 go: downloading github.com/mitchellh/copystructure v1.0.0 16:01:53 go: downloading github.com/go-playground/universal-translator v0.18.0 16:01:53 go: downloading github.com/leodido/go-urn v1.2.1 16:01:53 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 16:01:53 go: downloading golang.org/x/text v0.3.7 16:01:53 go: downloading github.com/go-playground/locales v0.14.0 16:01:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:01:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:01:56 go: downloading github.com/pelletier/go-toml v1.9.5 16:01:56 go: downloading github.com/gorilla/websocket v1.4.2 16:01:56 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 16:01:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:01:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:01:56 go: downloading github.com/hashicorp/errwrap v1.0.0 16:01:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:01:56 go: downloading github.com/hashicorp/consul/api v1.15.3 16:01:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:01:56 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 16:01:56 go: downloading github.com/kr/pretty v0.3.0 16:01:56 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 16:01:56 go: downloading github.com/nats-io/nats.go v1.18.0 16:01:56 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 16:01:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:01:57 go: downloading github.com/pebbe/zmq4 v1.2.7 16:01:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:01:57 go: downloading github.com/Microsoft/go-winio v0.5.2 16:01:57 go: downloading github.com/zeebo/errs v1.2.2 16:01:57 go: downloading google.golang.org/grpc v1.46.0 16:01:58 go: downloading github.com/kr/text v0.2.0 16:01:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:01:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:01:58 go: downloading github.com/hashicorp/go-hclog v0.14.1 16:01:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:01:58 go: downloading github.com/hashicorp/serf v0.9.7 16:01:58 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:01:58 go: downloading github.com/google/go-cmp v0.5.7 16:01:58 go: downloading github.com/hashicorp/consul/sdk v0.11.0 16:01:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:01:58 go: downloading github.com/nats-io/nkeys v0.3.0 16:01:58 go: downloading github.com/nats-io/nuid v1.0.1 16:01:58 go: downloading github.com/onsi/ginkgo v1.10.1 16:01:58 go: downloading github.com/onsi/gomega v1.7.0 16:01:58 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:01:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:01:59 go: downloading google.golang.org/protobuf v1.28.0 16:01:59 go: downloading github.com/klauspost/compress v1.15.11 16:01:59 go: downloading github.com/minio/highwayhash v1.0.2 16:01:59 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:01:59 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:01:59 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:02:00 go: downloading github.com/golang/protobuf v1.5.2 16:02:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:02:03 go: downloading github.com/fatih/color v1.9.0 16:02:03 go: downloading github.com/mattn/go-colorable v0.1.12 16:02:03 go: downloading github.com/mattn/go-isatty v0.0.14 16:02:03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 16:02:03 go: downloading github.com/pkg/errors v0.9.1 16:02:03 go: downloading github.com/armon/go-metrics v0.3.10 16:02:03 go: downloading github.com/hashicorp/go-msgpack v0.5.5 16:02:03 go: downloading github.com/hashicorp/memberlist v0.3.1 16:02:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 16:02:03 go: downloading github.com/pascaldekloe/goe v0.1.0 16:02:03 go: downloading github.com/google/btree v1.0.0 16:02:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:02:03 go: downloading github.com/miekg/dns v1.1.41 16:02:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:02:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:02:03 go: downloading github.com/hpcloud/tail v1.0.0 16:02:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:02:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:02:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:02:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 16:02:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 16:04:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/178/app-service-template' 16:04:28 make -C ./app-service-template test 16:04:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/178/app-service-template' 16:04:28 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 16:07:19 ok app-new-service 0.266s coverage: 48.1% of statements 16:07:19 ? app-new-service/config [no test files] 16:07:19 ok app-new-service/functions 0.290s coverage: 85.3% of statements 16:07:19 CGO_ENABLED=1 go vet ./... 16:08:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:08:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:08:56 ./bin/test-attribution-txt.sh 16:08:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/178/app-service-template' 16:08:56 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:08:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.26 16:08:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 16:08:56 go: downloading github.com/gomodule/redigo v1.8.9 16:08:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 16:08:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:09:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.618s coverage: 60.4% of statements 16:09:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.309s coverage: 93.9% of statements 16:09:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:09:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.391s coverage: 76.5% of statements 16:09:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:09:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.347s coverage: 88.7% of statements 16:09:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.142s coverage: 100.0% of statements 16:09:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.943s coverage: 76.4% of statements 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:09:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.268s coverage: 97.3% of statements 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 16:09:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.343s coverage: 82.8% of statements 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 16:09:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.253s coverage: 81.5% of statements 16:09:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 16:09:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 16:09:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.442s coverage: 28.7% of statements 16:09:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 16:09:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.259s coverage: 14.0% of statements 16:09:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.359s coverage: 27.3% of statements 16:09:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:09:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:09:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.273s coverage: 51.4% of statements 16:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.571s coverage: 75.5% of statements 16:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.321s coverage: 94.4% of statements 16:10:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:10:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:28 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 16:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:28 $ docker stop --time=1 d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 16:10:30 $ docker rm -f d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:35 Warning: overwriting stash ‘coverage-report’ 16:10:35 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 16:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:36 16:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:36 arm64: Pulling from edgex-lftools-log-publisher 16:10:36 8998bd30e6a1: Pulling fs layer 16:10:36 04944245beec: Pulling fs layer 16:10:36 699f458cf7ca: Pulling fs layer 16:10:36 765212b225bb: Pulling fs layer 16:10:36 f23df028b6ca: Pulling fs layer 16:10:36 d65c8cfc05b1: Pulling fs layer 16:10:36 2437ff75d9bd: Pulling fs layer 16:10:36 765212b225bb: Waiting 16:10:36 f23df028b6ca: Waiting 16:10:36 2437ff75d9bd: Waiting 16:10:36 d65c8cfc05b1: Waiting 16:10:37 04944245beec: Verifying Checksum 16:10:37 04944245beec: Download complete 16:10:37 765212b225bb: Verifying Checksum 16:10:37 765212b225bb: Download complete 16:10:37 f23df028b6ca: Verifying Checksum 16:10:37 f23df028b6ca: Download complete 16:10:37 d65c8cfc05b1: Verifying Checksum 16:10:37 d65c8cfc05b1: Download complete 16:10:37 699f458cf7ca: Verifying Checksum 16:10:37 699f458cf7ca: Download complete 16:10:37 8998bd30e6a1: Download complete 16:10:40 2437ff75d9bd: Verifying Checksum 16:10:40 2437ff75d9bd: Download complete 16:10:42 8998bd30e6a1: Pull complete 16:10:43 04944245beec: Pull complete 16:10:45 699f458cf7ca: Pull complete 16:10:45 765212b225bb: Pull complete 16:10:46 f23df028b6ca: Pull complete 16:10:46 d65c8cfc05b1: Pull complete 16:11:01 2437ff75d9bd: Pull complete 16:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container 16:11:01 $ 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/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 16:11:04 $ docker top 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:05 ---> job-cost.sh 16:11:05 lf-activate-venv: SKIPPING 16:11:05 INFO: No Stack... 16:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 16:11:06 INFO: Archiving Costs [Pipeline] sh 16:11:06 + cat /w/workspace/app-functions-sdk-go/178/archives/cost.csv 16:11:06 + cut -d, -f6 [Pipeline] lock 16:11:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] 16:11:07 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] did not exist. Created. 16:11:07 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:07 /w/workspace/app-functions-sdk-go/178@tmp/durable-1a808ca8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:11:08 + echo total: 0.10999999940395355 [Pipeline] stash 16:11:08 Warning: overwriting stash ‘stack-cost’ 16:11:08 Stashed 1 file(s) [Pipeline] } 16:11:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:08 $ docker stop --time=1 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 16:11:09 $ docker rm -f 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:11:10 provisioning config files... 16:11:10 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1979101537277222500tmp [Pipeline] { [Pipeline] sh 16:11:10 + set +x 16:11:10 + curl -s https://codecov.io/bash 16:11:10 + bash -s -- 16:11:10 16:11:10 _____ _ 16:11:10 / ____| | | 16:11:10 | | ___ __| | ___ ___ _____ __ 16:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 16:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 16:11:10 Bash-1.0.6 16:11:10 16:11:10 16:11:10 ==> git version 2.25.1 found 16:11:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:11:10 Release-Date: 2020-01-08 16:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:11:10 ==> Jenkins CI detected. 16:11:10 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 16:11:10 project root: . 16:11:10 --> token set from env 16:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:11:10 ==> Running gcov in . (disable via -X gcov) 16:11:10 ==> Python coveragepy not found 16:11:10 ==> Searching for coverage reports in: 16:11:10 + . 16:11:10 -> Found 2 reports 16:11:10 ==> Detecting git/mercurial file structure 16:11:10 ==> Reading reports 16:11:10 + ./app-service-template/coverage.out bytes=3432 16:11:10 + ./coverage.out bytes=126391 16:11:10 ==> Appending adjustments 16:11:10 https://docs.codecov.io/docs/fixing-reports 16:11:11 + Found adjustments 16:11:11 ==> Gzipping contents 16:11:11 24K /tmp/codecov.SRUih1.gz 16:11:11 ==> Uploading reports 16:11:11 url: https://codecov.io 16:11:11 query: branch=main&commit=9b7140a9e066d10e170167f3f6a69b25bc20ae06&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:11 -> Pinging Codecov 16:11:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=9b7140a9e066d10e170167f3f6a69b25bc20ae06&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:11 -> Uploading to 16:11:11 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/3D8B5DFFC46A037C893635FACE044666/9b7140a9e066d10e170167f3f6a69b25bc20ae06/26c4fc7c-0280-4db1-bc0f-4a73b6452f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T161111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c41509d2fb7ceb3f29a46b3c52eb15e5bd24314a8bc3200398d31e92c78dca8f 16:11:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:11 Dload Upload Total Spent Left Speed 16:11:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22127 0 0 100 22127 0 93758 --:--:-- --:--:-- --:--:-- 93362 16:11:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] } 16:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:11:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:11:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:12 16:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:11:12 df9b9388f04a: Pulling fs layer 16:11:12 52dc419b0ee2: Pulling fs layer 16:11:12 25bc292e5bac: Pulling fs layer 16:11:12 114826534d7a: Pulling fs layer 16:11:12 4657fd5d0bcf: Pulling fs layer 16:11:12 6ad1cebc031e: Pulling fs layer 16:11:12 8a3aa393b2d8: Pulling fs layer 16:11:12 6ad1cebc031e: Waiting 16:11:12 8a3aa393b2d8: Waiting 16:11:12 114826534d7a: Waiting 16:11:12 4657fd5d0bcf: Waiting 16:11:12 25bc292e5bac: Verifying Checksum 16:11:12 25bc292e5bac: Download complete 16:11:12 52dc419b0ee2: Download complete 16:11:12 4657fd5d0bcf: Download complete 16:11:12 df9b9388f04a: Download complete 16:11:12 df9b9388f04a: Pull complete 16:11:12 6ad1cebc031e: Verifying Checksum 16:11:12 6ad1cebc031e: Download complete 16:11:12 52dc419b0ee2: Pull complete 16:11:12 25bc292e5bac: Pull complete 16:11:13 114826534d7a: Verifying Checksum 16:11:13 114826534d7a: Download complete 16:11:13 8a3aa393b2d8: Download complete 16:11:16 114826534d7a: Pull complete 16:11:16 4657fd5d0bcf: Pull complete 16:11:16 6ad1cebc031e: Pull complete 16:11:19 8a3aa393b2d8: Pull complete 16:11:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:20 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:11:22 $ docker top b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 -eo pid,comm [Pipeline] { [Pipeline] echo 16:11:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 16:11:23 + set -o pipefail 16:11:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 16:11:29 16:11:29 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 16:11:29 16:11:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d5bd8630-5fa1-40ac-9b7f-025e30c7a1da 16:11:29 16:11:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:11:29 16:11:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:11:29 16:11:29 16:11:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:11:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:11:29 More details here: https://snyk.co/ue1NS [Pipeline] } 16:11:29 $ docker stop --time=1 b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 16:11:32 $ docker rm -f b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:11:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:32 provisioning config files... 16:11:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1128847701800320728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:32 --> edgex-publish-swagger.sh 16:11:32 === Publish openapi/v2 API === 16:11:32 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:11:32 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 16:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:32 Dload Upload Total Spent Left Speed 16:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13987 --:--:-- --:--:-- --:--:-- 13973 100 13708 0 0 100 13708 0 13987 --:--:-- --:--:-- --:--:-- 13973 16:11:33 16:11:33 [Pipeline] } 16:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:34 + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] sh 16:11:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:34 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:35 $ docker top f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:35 [ssh-agent] Looking for ssh-agent implementation... 16:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:35 $ docker exec f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e ssh-agent 16:11:35 SSH_AUTH_SOCK=/tmp/ssh-VkaqzCP8PzAf/agent.32 16:11:35 SSH_AGENT_PID=38 16:11:35 Running ssh-add (command line suppressed) 16:11:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2642244582138897522.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2642244582138897522.key) 16:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:35 + git semver tag 16:11:36 2022-10-26 16:11:36,001 [run_tag] DEBUG tag force:False 16:11:36 2022-10-26 16:11:36,001 [check_head_tag] DEBUG check head tag 16:11:36 2022-10-26 16:11:36,002 [execute] INFO git cat-file --batch-check 16:11:36 2022-10-26 16:11:36,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 16:11:36 2022-10-26 16:11:36,005 [execute] INFO git cat-file --batch 16:11:36 2022-10-26 16:11:36,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 16:11:36 2022-10-26 16:11:36,025 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:36 2022-10-26 16:11:36,025 [execute] INFO git tag -a v2.3.0-dev.57 -m v2.3.0-dev.57 16:11:36 2022-10-26 16:11:36,025 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.57', '-m', 'v2.3.0-dev.57'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 16:11:36 2022-10-26 16:11:36,030 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:36 2.3.0-dev.57 [Pipeline] } 16:11:36 $ docker exec --env ******** --env ******** f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e ssh-agent -k 16:11:36 unset SSH_AUTH_SOCK; 16:11:36 unset SSH_AGENT_PID; 16:11:36 echo Agent pid 38 killed; 16:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:36 + git semver [Pipeline] } 16:11:36 $ docker stop --time=1 f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e 16:11:38 $ docker rm -f f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:38 16:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:38 0.23.1-centos7: Pulling from edgex-lftools 16:11:38 ab5ef0e58194: Pulling fs layer 16:11:38 9712f1f96733: Pulling fs layer 16:11:38 63f879dbbcfc: Pulling fs layer 16:11:38 0d9ebad4ef96: Pulling fs layer 16:11:38 e9a5061849ea: Pulling fs layer 16:11:38 d747dcd14b5f: Pulling fs layer 16:11:38 2de7ff778b66: Pulling fs layer 16:11:38 0d9ebad4ef96: Waiting 16:11:38 e9a5061849ea: Waiting 16:11:38 9712f1f96733: Verifying Checksum 16:11:38 9712f1f96733: Download complete 16:11:39 63f879dbbcfc: Verifying Checksum 16:11:39 63f879dbbcfc: Download complete 16:11:39 e9a5061849ea: Verifying Checksum 16:11:39 e9a5061849ea: Download complete 16:11:39 d747dcd14b5f: Download complete 16:11:39 0d9ebad4ef96: Verifying Checksum 16:11:39 0d9ebad4ef96: Download complete 16:11:39 ab5ef0e58194: Download complete 16:11:39 2de7ff778b66: Verifying Checksum 16:11:39 2de7ff778b66: Download complete 16:11:42 ab5ef0e58194: Pull complete 16:11:42 9712f1f96733: Pull complete 16:11:42 63f879dbbcfc: Pull complete 16:11:46 0d9ebad4ef96: Pull complete 16:11:46 e9a5061849ea: Pull complete 16:11:46 d747dcd14b5f: Pull complete 16:11:47 2de7ff778b66: Pull complete 16:11:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:47 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:11:50 $ docker top 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:11:50 provisioning config files... 16:11:50 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5875775469170407553tmp 16:11:50 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4898956677385828635tmp 16:11:50 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15050500153651597343tmp [Pipeline] { [Pipeline] echo 16:11:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:11:50 ---> sigul-configuration.sh 16:11:50 gpg: directory `/root/.gnupg' created 16:11:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:11:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:11:50 gpg: keyring `/root/.gnupg/secring.gpg' created 16:11:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:11:50 gpg: CAST5 encrypted data 16:11:50 gpg: encrypted with 1 passphrase 16:11:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:11:51 + mkdir /home/jenkins 16:11:51 + mkdir /home/jenkins/sigul [Pipeline] sh 16:11:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:11:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:11:51 ---> sigul-install.sh 16:11:51 Sigul already installed; skipping installation. [Pipeline] sh 16:11:51 + git tag --list 16:11:51 v0.1.0 16:11:51 v0.1.1 16:11:51 v1.0.0 16:11:51 v1.1.0 16:11:51 v1.2.0 16:11:51 v1.3.0 16:11:51 v1.3.1 16:11:51 v2.0.0 16:11:51 v2.0.1 16:11:51 v2.1.0 16:11:51 v2.1.1 16:11:51 v2.1.1-dev.3 16:11:51 v2.1.1-dev.4 16:11:51 v2.2.0 16:11:51 v2.2.1-dev.1 16:11:51 v2.2.1-dev.10 16:11:51 v2.2.1-dev.11 16:11:51 v2.2.1-dev.12 16:11:51 v2.2.1-dev.13 16:11:51 v2.2.1-dev.14 16:11:51 v2.2.1-dev.15 16:11:51 v2.2.1-dev.16 16:11:51 v2.2.1-dev.17 16:11:51 v2.2.1-dev.18 16:11:51 v2.2.1-dev.19 16:11:51 v2.2.1-dev.2 16:11:51 v2.2.1-dev.20 16:11:51 v2.2.1-dev.21 16:11:51 v2.2.1-dev.22 16:11:51 v2.2.1-dev.23 16:11:51 v2.2.1-dev.3 16:11:51 v2.2.1-dev.4 16:11:51 v2.2.1-dev.5 16:11:51 v2.2.1-dev.6 16:11:51 v2.2.1-dev.7 16:11:51 v2.2.1-dev.8 16:11:51 v2.2.1-dev.9 16:11:51 v2.3.0-dev.24 16:11:51 v2.3.0-dev.25 16:11:51 v2.3.0-dev.26 16:11:51 v2.3.0-dev.27 16:11:51 v2.3.0-dev.28 16:11:51 v2.3.0-dev.29 16:11:51 v2.3.0-dev.30 16:11:51 v2.3.0-dev.31 16:11:51 v2.3.0-dev.32 16:11:51 v2.3.0-dev.33 16:11:51 v2.3.0-dev.34 16:11:51 v2.3.0-dev.35 16:11:51 v2.3.0-dev.36 16:11:51 v2.3.0-dev.37 16:11:51 v2.3.0-dev.38 16:11:51 v2.3.0-dev.39 16:11:51 v2.3.0-dev.40 16:11:51 v2.3.0-dev.41 16:11:51 v2.3.0-dev.42 16:11:51 v2.3.0-dev.43 16:11:51 v2.3.0-dev.44 16:11:51 v2.3.0-dev.45 16:11:51 v2.3.0-dev.46 16:11:51 v2.3.0-dev.47 16:11:51 v2.3.0-dev.48 16:11:51 v2.3.0-dev.49 16:11:51 v2.3.0-dev.50 16:11:51 v2.3.0-dev.51 16:11:51 v2.3.0-dev.52 16:11:51 v2.3.0-dev.53 16:11:51 v2.3.0-dev.54 16:11:51 v2.3.0-dev.55 16:11:51 v2.3.0-dev.56 16:11:51 v2.3.0-dev.57 [Pipeline] sh 16:11:52 + lftools sign git-tag v2.3.0-dev.57 16:11:52 Signing Git tag with Sigul... 16:11:52 Signing v2.3.0-dev.57 [Pipeline] echo 16:11:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:11:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:11:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:11:53 $ docker stop --time=1 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 16:11:54 $ docker rm -f 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:11:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:55 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:55 $ docker top 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 -eo pid,comm 16:11:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:11:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:55 [ssh-agent] Looking for ssh-agent implementation... 16:11:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:56 $ docker exec 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 ssh-agent 16:11:56 SSH_AUTH_SOCK=/tmp/ssh-JQrdH693GzEy/agent.32 16:11:56 SSH_AGENT_PID=38 16:11:56 Running ssh-add (command line suppressed) 16:11:56 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6671631031456850466.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6671631031456850466.key) 16:11:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:56 + git semver bump pre 16:11:56 2022-10-26 16:11:56,688 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:56 2022-10-26 16:11:56,688 [bump_version] DEBUG bumping version:2.3.0-dev.57 on axis:pre with prefix:dev 16:11:56 2022-10-26 16:11:56,688 [bump_version] DEBUG bumped version:2.3.0-dev.58 16:11:56 2022-10-26 16:11:56,688 [write_version] DEBUG write version:2.3.0-dev.58 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 16:11:56 2022-10-26 16:11:56,689 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:56 2022-10-26 16:11:56,689 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:56 2022-10-26 16:11:56,690 [execute] INFO git cat-file --batch-check 16:11:56 2022-10-26 16:11:56,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:11:56 2022-10-26 16:11:56,695 [execute] INFO git cat-file --batch 16:11:56 2022-10-26 16:11:56,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:11:56 2022-10-26 16:11:56,699 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:11:56 2.3.0-dev.58 [Pipeline] } 16:11:56 $ docker exec --env ******** --env ******** 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 ssh-agent -k 16:11:56 unset SSH_AUTH_SOCK; 16:11:56 unset SSH_AGENT_PID; 16:11:56 echo Agent pid 38 killed; 16:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:57 + git semver [Pipeline] } 16:11:57 $ docker stop --time=1 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 16:11:58 $ docker rm -f 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:59 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:59 $ docker top eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:59 [ssh-agent] Looking for ssh-agent implementation... 16:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:00 $ docker exec eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 ssh-agent 16:12:00 SSH_AUTH_SOCK=/tmp/ssh-BnAeWoIqWmnz/agent.32 16:12:00 SSH_AGENT_PID=38 16:12:00 Running ssh-add (command line suppressed) 16:12:00 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6110169118544493153.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6110169118544493153.key) 16:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:00 + git semver push 16:12:00 2022-10-26 16:12:00,752 [run_push] DEBUG push 16:12:00 2022-10-26 16:12:00,753 [execute] INFO git cat-file --batch-check 16:12:00 2022-10-26 16:12:00,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:12:00 2022-10-26 16:12:00,757 [execute] INFO git rev-list 97de9f6e52a371d63b34d1405f0486a82ab07a3a -- 16:12:00 2022-10-26 16:12:00,757 [execute] DEBUG Popen(['git', 'rev-list', '97de9f6e52a371d63b34d1405f0486a82ab07a3a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:12:00 2022-10-26 16:12:00,772 [execute] INFO git fetch -v origin 16:12:00 2022-10-26 16:12:00,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:12:01 2022-10-26 16:12:01,398 [run_push] DEBUG no remote changes detected 16:12:01 2022-10-26 16:12:01,399 [execute] INFO git push origin semver 16:12:01 2022-10-26 16:12:01,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:12:02 2022-10-26 16:12:02,467 [run_push] DEBUG push all version tags 16:12:02 2022-10-26 16:12:02,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:12:02 2022-10-26 16:12:02,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 16:12:03 2022-10-26 16:12:03,373 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 16:12:03 2.3.0-dev.58 [Pipeline] } 16:12:03 $ docker exec --env ******** --env ******** eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 ssh-agent -k 16:12:03 unset SSH_AUTH_SOCK; 16:12:03 unset SSH_AGENT_PID; 16:12:03 echo Agent pid 38 killed; 16:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:04 + git semver [Pipeline] } 16:12:04 $ docker stop --time=1 eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 16:12:05 $ docker rm -f eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:12:06 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 16:12:06 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 16:12:06 total 16 16:12:06 drwxr-xr-x 3 root root 4096 Oct 26 15:58 . 16:12:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 16:11 .. 16:12:06 drwxr-xr-x 2 root root 4096 Oct 26 15:58 cost 16:12:06 -rw-r--r-- 1 root root 92 Oct 26 15:58 cost.csv 16:12:06 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 16:12:06 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 16:12:06 total 16 16:12:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:58 . 16:12:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 16:11 .. 16:12:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 15:58 cost 16:12:06 -rw-r--r-- 1 jenkins jenkins 92 Oct 26 15:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:12:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:12:07 ---> package-listing.sh 16:12:07 ++ facter osfamily 16:12:07 ++ tr '[:upper:]' '[:lower:]' 16:12:07 + OS_FAMILY=debian 16:12:07 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 16:12:07 + START_PACKAGES=/tmp/packages_start.txt 16:12:07 + END_PACKAGES=/tmp/packages_end.txt 16:12:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:07 + PACKAGES=/tmp/packages_start.txt 16:12:07 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:12:07 + PACKAGES=/tmp/packages_end.txt 16:12:07 + case "${OS_FAMILY}" in 16:12:07 + dpkg -l 16:12:07 + grep '^ii' 16:12:07 + '[' -f /tmp/packages_start.txt ']' 16:12:07 + '[' -f /tmp/packages_end.txt ']' 16:12:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:07 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:12:07 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 16:12:07 + 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 16:12:07 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 16:12:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:08 prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container 16:12:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:08 $ docker top a8ffd20c2a78fa913aa3f29c82fd8c2f57a1b94f424035024f6653a6916fe96d -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:09 + touch /tmp/pre-build-complete [Pipeline] sh 16:12:09 + mkdir -p /var/log/sysstat [Pipeline] sh 16:12:09 + ls /var/log/sa-host 16:12:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:09 provisioning config files... 16:12:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8651542979633867043tmp [Pipeline] { [Pipeline] echo 16:12:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:12:09 ---> create-netrc.sh [Pipeline] } 16:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:12:10 ---> python-tools-install.sh [Pipeline] echo 16:12:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:12:10 ---> sudo-logs.sh 16:12:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:12:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:12:10 ---> job-cost.sh 16:12:10 lf-activate-venv: SKIPPING 16:12:10 DEBUG: total: 0.2199999988079071 16:12:10 INFO: Retrieving Stack Cost... 16:12:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:11 INFO: Archiving Costs [Pipeline] echo 16:12:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:12:12 ---> logs-deploy.sh 16:12:12 lf-activate-venv: SKIPPING 16:12:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/178 16:12:12 INFO: archiving workspace using pattern(s): 16:12:13 Archives upload complete. 16:12:13 INFO: archiving logs to Nexus 16:12:13 ---> uname -a: 16:12:13 Linux prd-ubuntu20-04-docker-8c-8g-117167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:12:13 16:12:13 16:12:13 ---> lscpu: 16:12:13 Architecture: x86_64 16:12:13 CPU op-mode(s): 32-bit, 64-bit 16:12:13 Byte Order: Little Endian 16:12:13 Address sizes: 40 bits physical, 48 bits virtual 16:12:13 CPU(s): 8 16:12:13 On-line CPU(s) list: 0-7 16:12:13 Thread(s) per core: 1 16:12:13 Core(s) per socket: 1 16:12:13 Socket(s): 8 16:12:13 NUMA node(s): 1 16:12:13 Vendor ID: AuthenticAMD 16:12:13 CPU family: 23 16:12:13 Model: 49 16:12:13 Model name: AMD EPYC-Rome Processor 16:12:13 Stepping: 0 16:12:13 CPU MHz: 2799.998 16:12:13 BogoMIPS: 5599.99 16:12:13 Virtualization: AMD-V 16:12:13 Hypervisor vendor: KVM 16:12:13 Virtualization type: full 16:12:13 L1d cache: 256 KiB 16:12:13 L1i cache: 256 KiB 16:12:13 L2 cache: 4 MiB 16:12:13 L3 cache: 128 MiB 16:12:13 NUMA node0 CPU(s): 0-7 16:12:13 Vulnerability Itlb multihit: Not affected 16:12:13 Vulnerability L1tf: Not affected 16:12:13 Vulnerability Mds: Not affected 16:12:13 Vulnerability Meltdown: Not affected 16:12:13 Vulnerability Mmio stale data: Not affected 16:12:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:12:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:12:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:12:13 Vulnerability Srbds: Not affected 16:12:13 Vulnerability Tsx async abort: Not affected 16:12:13 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 16:12:13 16:12:13 16:12:13 ---> nproc: 16:12:13 8 16:12:13 16:12:13 16:12:13 ---> df -h: 16:12:13 Filesystem Size Used Avail Use% Mounted on 16:12:13 overlay 155G 12G 144G 8% / 16:12:13 tmpfs 64M 0 64M 0% /dev 16:12:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:12:13 shm 64M 0 64M 0% /dev/shm 16:12:13 /dev/vda1 155G 12G 144G 8% /facter-os 16:12:13 16:12:13 16:12:13 ---> sar -b -r -n DEV: 16:12:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117167) 10/26/22 _x86_64_ (8 CPU) 16:12:13 16:12:13 15:55:46 LINUX RESTART (8 CPU) 16:12:13 16:12:13 15:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:12:13 15:57:01 160.02 47.46 112.56 0.00 5328.31 74817.13 0.00 16:12:13 15:58:01 45.30 0.02 45.28 0.00 0.13 25329.57 0.00 16:12:13 15:59:02 51.85 0.27 51.58 0.00 11.86 27129.22 0.00 16:12:13 16:00:01 1.83 0.00 1.83 0.00 0.00 20.20 0.00 16:12:13 16:01:01 26.05 7.75 18.30 0.00 904.12 2275.22 0.00 16:12:13 16:02:01 14.36 1.58 12.78 0.00 1979.87 2533.69 0.00 16:12:13 16:03:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 16:12:13 16:04:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 16:12:13 16:05:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 16:12:13 16:06:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 16:12:13 16:07:01 1.23 0.00 1.23 0.00 0.00 24.40 0.00 16:12:13 16:08:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 16:12:13 16:09:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 16:12:13 16:10:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 16:12:13 16:11:01 1.72 0.02 1.70 0.00 0.13 23.46 0.00 16:12:13 16:12:01 119.88 0.37 119.51 0.00 24.13 64720.56 0.00 16:12:13 Average: 27.02 3.59 23.43 0.00 516.05 12324.42 0.00 16:12:13 16:12:13 15:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:13 15:57:01 28577980 31479308 825668 2.51 90620 3043104 2170260 6.40 1282328 2607992 425852 16:12:13 15:58:01 28026548 31543352 757544 2.30 95896 3617096 1885840 5.56 1458116 2942124 292844 16:12:13 15:59:02 28605148 31591888 714592 2.17 101572 3109316 1758620 5.18 1114980 2739632 160 16:12:13 16:00:01 28605028 31591800 714556 2.17 101612 3109308 1758620 5.18 1114844 2739632 12 16:12:13 16:01:01 28410892 31551560 740300 2.25 118988 3242896 1826172 5.38 1225824 2803832 10320 16:12:13 16:02:01 28312308 31577020 716080 2.18 120456 3358220 1770568 5.22 1266972 2854680 8 16:12:13 16:03:01 28320560 31585336 707688 2.15 120544 3358224 1770568 5.22 1258720 2854688 8 16:12:13 16:04:01 28320600 31585540 707540 2.15 120576 3358232 1770568 5.22 1258608 2854780 8 16:12:13 16:05:01 28320412 31585364 707840 2.15 120596 3358244 1770568 5.22 1258596 2854784 8 16:12:13 16:06:01 28320308 31585432 707684 2.15 120644 3358252 1770568 5.22 1258564 2854884 32 16:12:13 16:07:01 28320292 31585480 707580 2.15 120700 3358252 1770568 5.22 1258708 2854888 8 16:12:13 16:08:01 28320148 31585404 707628 2.15 120732 3358256 1770568 5.22 1258700 2854900 4 16:12:13 16:09:01 28320132 31585388 707552 2.15 120764 3358256 1770568 5.22 1258704 2854900 8 16:12:13 16:10:01 28320120 31585440 707468 2.15 120796 3358260 1770568 5.22 1259012 2854908 4 16:12:13 16:11:01 28319728 31585188 707880 2.15 120880 3358232 1784140 5.26 1259128 2854884 72 16:12:13 16:12:01 26764812 31513268 768476 2.34 164124 4667000 1854144 5.46 1423836 4102724 580 16:12:13 Average: 28261564 31569798 725380 2.21 117469 3398197 1810807 5.34 1263478 2905264 45620 16:12:13 16:12:13 15:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:13 15:57:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 16:12:13 15:57:01 docker0 139.94 174.09 10.95 1720.49 0.00 0.00 0.00 0.00 16:12:13 15:57:01 vethce1bc54 93.95 128.15 8.56 1365.57 0.00 0.00 0.00 0.11 16:12:13 15:57:01 ens3 934.38 632.84 8424.21 112.10 0.00 0.00 0.00 0.00 16:12:13 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 15:58:01 docker0 3.25 3.77 0.24 8.48 0.00 0.00 0.00 0.00 16:12:13 15:58:01 vethce1bc54 3.25 3.82 0.28 8.48 0.00 0.00 0.00 0.00 16:12:13 15:58:01 ens3 28.24 15.19 32.30 7.89 0.00 0.00 0.00 0.00 16:12:13 15:59:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:12:13 15:59:02 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 15:59:02 ens3 124.51 102.37 2529.29 103.06 0.00 0.00 0.00 0.00 16:12:13 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:00:01 ens3 1.37 0.12 0.12 0.01 0.00 0.00 0.00 0.00 16:12:13 16:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:12:13 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:01:01 ens3 84.47 49.58 981.55 3.76 0.00 0.00 0.00 0.00 16:12:13 16:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:12:13 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:02:01 ens3 16.28 9.56 320.75 0.77 0.00 0.00 0.00 0.00 16:12:13 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:04:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:05:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:12:13 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:07:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:12:13 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:09:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:12:13 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:13 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:10:01 ens3 2.45 0.50 0.46 0.22 0.00 0.00 0.00 0.00 16:12:13 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 16:11:01 ens3 0.75 0.73 0.52 0.42 0.00 0.00 0.00 0.00 16:12:13 16:12:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:12:13 16:12:01 docker0 44.27 68.13 3.87 693.57 0.00 0.00 0.00 0.00 16:12:13 16:12:01 vethb2c140e 0.42 0.40 0.08 0.08 0.00 0.00 0.00 0.00 16:12:13 16:12:01 ens3 378.42 251.60 7910.50 49.18 0.00 0.00 0.00 0.00 16:12:13 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 16:12:13 Average: docker0 11.73 15.39 0.94 151.56 0.00 0.00 0.00 0.00 16:12:13 Average: vethb2c140e 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:12:13 Average: ens3 98.34 66.50 1263.82 17.36 0.00 0.00 0.00 0.00 16:12:13 16:12:13 16:12:13 ---> sar -P ALL: 16:12:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117167) 10/26/22 _x86_64_ (8 CPU) 16:12:13 16:12:13 15:55:46 LINUX RESTART (8 CPU) 16:12:13 16:12:13 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:12:13 15:57:01 all 13.07 0.00 4.34 1.79 0.06 80.74 16:12:13 15:57:01 0 16.90 0.00 4.31 5.49 0.07 73.23 16:12:13 15:57:01 1 11.64 0.00 5.34 0.88 0.07 82.08 16:12:13 15:57:01 2 11.94 0.00 4.03 1.58 0.05 82.40 16:12:13 15:57:01 3 12.75 0.00 4.44 0.56 0.05 82.20 16:12:13 15:57:01 4 14.50 0.00 5.29 0.64 0.07 79.50 16:12:13 15:57:01 5 10.58 0.00 4.00 0.25 0.07 85.10 16:12:13 15:57:01 6 13.64 0.00 3.95 0.79 0.07 81.55 16:12:13 15:57:01 7 12.57 0.00 3.38 4.14 0.05 79.86 16:12:13 15:58:01 all 51.47 0.00 7.50 0.34 0.09 40.59 16:12:13 15:58:01 0 52.58 0.00 7.77 0.25 0.10 39.29 16:12:13 15:58:01 1 52.08 0.00 8.03 0.05 0.08 39.75 16:12:13 15:58:01 2 47.49 0.00 6.98 1.90 0.10 43.53 16:12:13 15:58:01 3 52.60 0.00 7.83 0.02 0.10 39.46 16:12:13 15:58:01 4 47.42 0.00 6.87 0.00 0.09 45.62 16:12:13 15:58:01 5 52.37 0.00 7.81 0.02 0.08 39.73 16:12:13 15:58:01 6 53.94 0.00 7.29 0.35 0.08 38.33 16:12:13 15:58:01 7 53.24 0.00 7.45 0.17 0.08 39.06 16:12:13 15:59:02 all 11.93 0.00 2.10 0.56 0.03 85.38 16:12:13 15:59:02 0 10.88 0.00 1.54 0.72 0.02 86.84 16:12:13 15:59:02 1 11.94 0.00 3.00 0.02 0.05 84.99 16:12:13 15:59:02 2 11.11 0.00 1.93 3.19 0.03 83.73 16:12:13 15:59:02 3 12.13 0.00 2.03 0.25 0.03 85.55 16:12:13 15:59:02 4 11.82 0.00 2.48 0.18 0.02 85.50 16:12:13 15:59:02 5 12.18 0.00 1.94 0.02 0.03 85.83 16:12:13 15:59:02 6 13.06 0.00 1.89 0.07 0.03 84.95 16:12:13 15:59:02 7 12.28 0.00 2.00 0.03 0.03 85.65 16:12:13 16:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:12:13 16:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:12:13 16:00:01 2 0.05 0.00 0.02 0.03 0.02 99.88 16:12:13 16:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:12:13 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:12:13 16:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:12:13 16:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:12:13 16:01:01 all 0.85 0.00 0.67 0.35 0.01 98.12 16:12:13 16:01:01 0 0.79 0.00 0.77 0.13 0.00 98.31 16:12:13 16:01:01 1 1.33 0.00 0.67 0.05 0.00 97.95 16:12:13 16:01:01 2 0.73 0.00 0.28 0.10 0.00 98.88 16:12:13 16:01:01 3 1.44 0.00 0.75 0.59 0.00 97.22 16:12:13 16:01:01 4 0.72 0.00 1.08 0.13 0.02 98.05 16:12:13 16:01:01 5 0.95 0.00 0.47 0.32 0.02 98.25 16:12:13 16:01:01 6 0.35 0.00 0.80 1.42 0.02 97.42 16:12:13 16:01:01 7 0.45 0.00 0.57 0.03 0.03 98.91 16:12:13 16:02:01 all 0.46 0.00 0.13 0.23 0.01 99.18 16:12:13 16:02:01 0 0.23 0.00 0.05 0.03 0.00 99.68 16:12:13 16:02:01 1 0.23 0.00 0.18 0.17 0.02 99.40 16:12:13 16:02:01 2 1.21 0.00 0.12 0.02 0.02 98.64 16:12:13 16:02:01 3 0.67 0.00 0.23 0.27 0.02 98.82 16:12:13 16:02:01 4 0.27 0.00 0.23 0.42 0.00 99.08 16:12:13 16:02:01 5 0.85 0.00 0.10 0.02 0.00 99.03 16:12:13 16:02:01 6 0.13 0.00 0.08 0.88 0.00 98.90 16:12:13 16:02:01 7 0.07 0.00 0.07 0.00 0.00 99.87 16:12:13 16:03:01 all 0.03 0.00 0.01 0.03 0.00 99.93 16:12:13 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:12:13 16:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:12:13 16:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:03:01 4 0.02 0.00 0.00 0.08 0.00 99.90 16:12:13 16:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:12:13 16:03:01 6 0.03 0.00 0.00 0.13 0.00 99.83 16:12:13 16:03:01 7 0.02 0.00 0.03 0.03 0.02 99.90 16:12:13 16:04:01 all 0.01 0.00 0.00 0.01 0.01 99.97 16:12:13 16:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:04:01 2 0.02 0.00 0.00 0.00 0.03 99.95 16:12:13 16:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:12:13 16:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:04:01 6 0.00 0.00 0.02 0.03 0.00 99.95 16:12:13 16:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:12:13 16:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:12:13 16:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:12:13 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:12:13 16:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:12:13 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:12:13 16:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:12:13 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:12:13 16:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:12:13 16:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:12:13 16:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:12:13 16:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 16:12:13 16:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:12:13 16:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:12:13 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:12:13 16:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:12:13 16:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:12:13 16:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:12:13 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:12:13 16:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:12:13 16:12:13 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:12:13 16:08:01 all 0.09 0.00 0.00 0.01 0.00 99.90 16:12:13 16:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:12:13 16:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:08:01 2 0.60 0.00 0.02 0.00 0.00 99.38 16:12:13 16:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:12:13 16:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 16:12:13 16:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:12:13 16:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:12:13 16:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:12:13 16:09:01 all 0.25 0.00 0.01 0.01 0.00 99.73 16:12:13 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:09:01 2 1.97 0.00 0.02 0.00 0.00 98.01 16:12:13 16:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:09:01 4 0.00 0.00 0.02 0.03 0.00 99.95 16:12:13 16:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 16:12:13 16:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:12:13 16:10:01 all 0.18 0.00 0.01 0.01 0.01 99.80 16:12:13 16:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:10:01 2 1.35 0.00 0.00 0.00 0.02 98.63 16:12:13 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:12:13 16:10:01 4 0.03 0.00 0.00 0.02 0.02 99.93 16:12:13 16:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:12:13 16:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:12:13 16:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:12:13 16:11:01 all 0.18 0.00 0.02 0.01 0.01 99.78 16:12:13 16:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:13 16:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:12:13 16:11:01 2 1.32 0.00 0.05 0.00 0.00 98.63 16:12:13 16:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:12:13 16:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:12:13 16:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:12:13 16:11:01 6 0.02 0.00 0.02 0.03 0.02 99.92 16:12:13 16:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:12:13 16:12:01 all 8.66 0.00 3.90 1.59 0.05 85.80 16:12:13 16:12:01 0 8.95 0.00 3.47 0.13 0.05 87.39 16:12:13 16:12:01 1 8.60 0.00 3.99 0.13 0.03 87.24 16:12:13 16:12:01 2 7.59 0.00 3.38 1.28 0.05 87.69 16:12:13 16:12:01 3 7.77 0.00 3.53 0.37 0.05 88.27 16:12:13 16:12:01 4 8.17 0.00 4.92 5.51 0.05 81.35 16:12:13 16:12:01 5 8.99 0.00 3.88 2.66 0.05 84.42 16:12:13 16:12:01 6 9.74 0.00 4.40 2.14 0.05 83.68 16:12:13 16:12:01 7 9.48 0.00 3.64 0.49 0.05 86.34 16:12:13 Average: all 5.41 0.00 1.16 0.31 0.02 93.10 16:12:13 Average: 0 5.61 0.00 1.12 0.42 0.02 92.83 16:12:13 Average: 1 5.34 0.00 1.33 0.08 0.02 93.23 16:12:13 Average: 2 5.29 0.00 1.04 0.50 0.02 93.15 16:12:13 Average: 3 5.43 0.00 1.17 0.13 0.02 93.25 16:12:13 Average: 4 5.13 0.00 1.30 0.44 0.02 93.11 16:12:13 Average: 5 5.33 0.00 1.13 0.20 0.02 93.31 16:12:13 Average: 6 5.65 0.00 1.15 0.37 0.02 92.81 16:12:13 Average: 7 5.48 0.00 1.07 0.30 0.03 93.12 16:12:13 16:12:13 16:12:13