Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c69509804e16640f3857169a5a9862e5c8a893d 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-ssh1518372926176520487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5086445628753455361.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4540124841750667187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15862532792846241767.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9894757779320294468.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8404 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4c69509804e16640f3857169a5a9862e5c8a893d (main) Commit message: "refactor(sdk)!: Renamed secretName to secretValueKey and secretPath t… (#1337)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c69509804e16640f3857169a5a9862e5c8a893d # timeout=10 > git rev-list --no-walk 23a06a59b43cebc5cff4e8a424f341ee6d304330 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:26 ========================================================= 20:30:26 EdgeX Global Pipelines Version Info 20:30:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:26 ------------------- 20:30:26 stable info: 20:30:26 ------------------- 20:30:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:30:26 Message: update stable to v1.0.244 20:30:27 ------------------- 20:30:27 experimental info: 20:30:27 ------------------- 20:30:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:30:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c69509 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:28 + git rev-list -1 --merges 4c69509804e16640f3857169a5a9862e5c8a893d~1..4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] echo 20:30:28 -----------> git rev-list -1 --merges 4c69509804e16640f3857169a5a9862e5c8a893d~1..4c69509804e16640f3857169a5a9862e5c8a893d 4c69509804e16640f3857169a5a9862e5c8a893d [false] [Pipeline] sh 20:30:28 + git log --format=format:%s -1 4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] echo 20:30:28 ========================================================= 20:30:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:29 + git log --format=format:%s -1 4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] echo 20:30:29 [semverPrep] GIT_COMMIT: 4c69509804e16640f3857169a5a9862e5c8a893d, Commit Message: refactor(sdk)!: Renamed secretName to secretValueKey and secretPath t… (#1337) [Pipeline] echo 20:30:29 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:29 + grep -v github /etc/ssh/ssh_known_hosts 20:30:29 + [ -e /tmp/ssh_known_hosts ] 20:30:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:30 20:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:30 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:30 b85a868b505f: Pulling fs layer 20:30:30 e2be974225ed: Pulling fs layer 20:30:30 339a4e72a1f5: Pulling fs layer 20:30:30 988bab9f4d93: Pulling fs layer 20:30:30 1469e6f7b9e6: Pulling fs layer 20:30:30 eaf3925da568: Pulling fs layer 20:30:30 bab4dde63d76: Pulling fs layer 20:30:30 bde34c3a00c8: Pulling fs layer 20:30:30 b352a97aabf1: Pulling fs layer 20:30:30 4872d77fe225: Pulling fs layer 20:30:30 5851b861e8e6: Pulling fs layer 20:30:30 bab4dde63d76: Waiting 20:30:30 b352a97aabf1: Waiting 20:30:30 bde34c3a00c8: Waiting 20:30:30 4872d77fe225: Waiting 20:30:30 5851b861e8e6: Waiting 20:30:30 988bab9f4d93: Waiting 20:30:30 1469e6f7b9e6: Waiting 20:30:30 eaf3925da568: Waiting 20:30:30 e2be974225ed: Verifying Checksum 20:30:30 e2be974225ed: Download complete 20:30:30 988bab9f4d93: Verifying Checksum 20:30:30 988bab9f4d93: Download complete 20:30:30 1469e6f7b9e6: Verifying Checksum 20:30:30 1469e6f7b9e6: Download complete 20:30:30 eaf3925da568: Download complete 20:30:30 339a4e72a1f5: Verifying Checksum 20:30:30 339a4e72a1f5: Download complete 20:30:30 bde34c3a00c8: Download complete 20:30:30 b352a97aabf1: Verifying Checksum 20:30:30 b352a97aabf1: Download complete 20:30:30 4872d77fe225: Verifying Checksum 20:30:30 4872d77fe225: Download complete 20:30:30 5851b861e8e6: Verifying Checksum 20:30:30 5851b861e8e6: Download complete 20:30:30 b85a868b505f: Download complete 20:30:31 bab4dde63d76: Verifying Checksum 20:30:31 bab4dde63d76: Download complete 20:30:31 b85a868b505f: Pull complete 20:30:31 e2be974225ed: Pull complete 20:30:32 339a4e72a1f5: Pull complete 20:30:32 988bab9f4d93: Pull complete 20:30:32 1469e6f7b9e6: Pull complete 20:30:32 eaf3925da568: Pull complete 20:30:34 bab4dde63d76: Pull complete 20:30:34 bde34c3a00c8: Pull complete 20:30:34 b352a97aabf1: Pull complete 20:30:34 4872d77fe225: Pull complete 20:30:34 5851b861e8e6: Pull complete 20:30:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:34 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:30: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:30:36 $ docker top aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 -eo pid,comm 20:30:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:30:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:36 [ssh-agent] Looking for ssh-agent implementation... 20:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:36 $ docker exec aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-o8YhbAm3QZ8Z/agent.32 20:30:36 SSH_AGENT_PID=38 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16301749312756447623.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16301749312756447623.key) 20:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:36 + git tag --points-at HEAD [Pipeline] } 20:30:36 $ docker exec --env ******** --env ******** aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 ssh-agent -k 20:30:36 unset SSH_AUTH_SOCK; 20:30:36 unset SSH_AGENT_PID; 20:30:36 echo Agent pid 38 killed; 20:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:37 [ssh-agent] Looking for ssh-agent implementation... 20:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:37 $ docker exec aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 ssh-agent 20:30:37 SSH_AUTH_SOCK=/tmp/ssh-NCimoeNoBbHq/agent.70 20:30:37 SSH_AGENT_PID=76 20:30:37 Running ssh-add (command line suppressed) 20:30:37 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3463848780337088625.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3463848780337088625.key) 20:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:37 + git semver init 20:30:37 2023-03-06 20:30:37,808 [run_init] DEBUG init version:0.0.0 force:False 20:30:37 2023-03-06 20:30:37,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 20:30:37 2023-03-06 20:30:37,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:30:37 2023-03-06 20:30:37,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:30:39 2023-03-06 20:30:39,221 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 20:30:39 2023-03-06 20:30:39,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 20:30:39 2023-03-06 20:30:39,222 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:30:39 2023-03-06 20:30:39,222 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:30:39 3.0.0-dev.38 [Pipeline] } 20:30:39 $ docker exec --env ******** --env ******** aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 ssh-agent -k 20:30:39 unset SSH_AUTH_SOCK; 20:30:39 unset SSH_AGENT_PID; 20:30:39 echo Agent pid 76 killed; 20:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:39 + git semver [Pipeline] } 20:30:39 $ docker stop --time=1 aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 20:30:41 $ docker rm -f --volumes aecee38f7a346f1faa4489c21a2abb04824e615c4066056c8db856eb5800bf19 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:41 Stashed 1 file(s) [Pipeline] echo 20:30:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:42 ========================================================= 20:30:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:30:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:30:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:42 213ec9aee27d: Pulling fs layer 20:30:42 4583459ba037: Pulling fs layer 20:30:42 93c1e223e6f2: Pulling fs layer 20:30:42 53926ce57604: Pulling fs layer 20:30:42 21b2b0c7a3f4: Pulling fs layer 20:30:42 22ff95d597cd: Pulling fs layer 20:30:42 12d6caf4c0d1: Pulling fs layer 20:30:42 96b7cbca73a9: Pulling fs layer 20:30:42 a7acece74701: Pulling fs layer 20:30:42 53926ce57604: Waiting 20:30:42 21b2b0c7a3f4: Waiting 20:30:42 96b7cbca73a9: Waiting 20:30:42 a7acece74701: Waiting 20:30:42 22ff95d597cd: Waiting 20:30:42 12d6caf4c0d1: Waiting 20:30:42 93c1e223e6f2: Verifying Checksum 20:30:42 93c1e223e6f2: Download complete 20:30:42 4583459ba037: Verifying Checksum 20:30:42 4583459ba037: Download complete 20:30:42 21b2b0c7a3f4: Verifying Checksum 20:30:42 21b2b0c7a3f4: Download complete 20:30:42 22ff95d597cd: Verifying Checksum 20:30:42 22ff95d597cd: Download complete 20:30:42 213ec9aee27d: Verifying Checksum 20:30:42 213ec9aee27d: Download complete 20:30:42 12d6caf4c0d1: Verifying Checksum 20:30:42 12d6caf4c0d1: Download complete 20:30:42 213ec9aee27d: Pull complete 20:30:42 4583459ba037: Pull complete 20:30:42 93c1e223e6f2: Pull complete 20:30:42 a7acece74701: Verifying Checksum 20:30:42 a7acece74701: Download complete 20:30:43 96b7cbca73a9: Verifying Checksum 20:30:43 96b7cbca73a9: Download complete 20:30:43 53926ce57604: Verifying Checksum 20:30:43 53926ce57604: Download complete 20:30:46 53926ce57604: Pull complete 20:30:46 21b2b0c7a3f4: Pull complete 20:30:46 22ff95d597cd: Pull complete 20:30:46 12d6caf4c0d1: Pull complete 20:30:48 96b7cbca73a9: Pull complete 20:30:49 a7acece74701: Pull complete 20:30:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:30:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:50 + docker inspect -f . ci-base-image-x86_64 20:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:50 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:52 $ docker top 02ed350399c90374402bd9988dd77da7c6c9bc1d1707db7c63d76a0ce91d0dcd -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:52 + go version 20:30:52 go version go1.18.7 linux/amd64 [Pipeline] } 20:30:52 $ docker stop --time=1 02ed350399c90374402bd9988dd77da7c6c9bc1d1707db7c63d76a0ce91d0dcd 20:30:53 $ docker rm -f --volumes 02ed350399c90374402bd9988dd77da7c6c9bc1d1707db7c63d76a0ce91d0dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:54 + docker inspect -f . ci-base-image-x86_64 20:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:54 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:30: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 ******** -e ******** ci-base-image-x86_64 cat 20:30:54 $ docker top e3fcebe9f01a7e1c6e9bdbbf03c5b7c3b7b29a1b77a7b2a1c208f74965514780 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:55 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:30:55 + make test 20:30:55 make -C ./app-service-template build 20:30:55 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:30:55 go mod tidy 20:30:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.23 20:30:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:30:55 go: downloading github.com/google/uuid v1.3.0 20:30:55 go: downloading github.com/stretchr/testify v1.8.2 20:30:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.35 20:30:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.12 20:30:55 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 20:30:55 go: downloading github.com/davecgh/go-spew v1.1.1 20:30:55 go: downloading github.com/pmezard/go-difflib v1.0.0 20:30:55 go: downloading github.com/stretchr/objx v0.5.0 20:30:55 go: downloading gopkg.in/yaml.v3 v3.0.1 20:30:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:30:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:30:55 go: downloading github.com/gorilla/mux v1.8.0 20:30:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:30:55 go: downloading github.com/go-kit/log v0.2.1 20:30:55 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:30:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:30:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 20:30:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 20:30:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:30:55 go: downloading github.com/pelletier/go-toml v1.9.5 20:30:55 go: downloading github.com/mitchellh/copystructure v1.2.0 20:30:55 go: downloading github.com/hashicorp/errwrap v1.0.0 20:30:55 go: downloading github.com/hashicorp/consul/api v1.19.1 20:30:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:30:55 go: downloading github.com/x448/float16 v0.8.4 20:30:55 go: downloading github.com/gorilla/websocket v1.4.2 20:30:55 go: downloading golang.org/x/net v0.7.0 20:30:55 go: downloading golang.org/x/sync v0.1.0 20:30:55 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:30:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 20:30:55 go: downloading github.com/nats-io/nats.go v1.24.0 20:30:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:30:55 go: downloading github.com/go-playground/universal-translator v0.18.1 20:30:55 go: downloading github.com/leodido/go-urn v1.2.1 20:30:55 go: downloading golang.org/x/crypto v0.5.0 20:30:55 go: downloading golang.org/x/text v0.7.0 20:30:55 go: downloading github.com/go-playground/locales v0.14.1 20:30:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:30:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:30:55 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:30:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:30:56 go: downloading github.com/hashicorp/serf v0.10.1 20:30:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:30:56 go: downloading github.com/nats-io/nats-server/v2 v2.9.14 20:30:56 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:30:56 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:30:56 go: downloading github.com/google/go-cmp v0.5.9 20:30:56 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:30:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:30:56 go: downloading github.com/Microsoft/go-winio v0.6.0 20:30:56 go: downloading github.com/zeebo/errs v1.3.0 20:30:56 go: downloading google.golang.org/grpc v1.51.0 20:30:56 go: downloading github.com/nats-io/nkeys v0.3.0 20:30:56 go: downloading github.com/nats-io/nuid v1.0.1 20:30:56 go: downloading github.com/onsi/ginkgo v1.10.1 20:30:56 go: downloading github.com/onsi/gomega v1.7.0 20:30:56 go: downloading golang.org/x/sys v0.5.0 20:30:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:30:56 go: downloading github.com/fatih/color v1.9.0 20:30:56 go: downloading github.com/mattn/go-colorable v0.1.12 20:30:56 go: downloading github.com/mattn/go-isatty v0.0.14 20:30:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:30:56 go: downloading github.com/kr/pretty v0.3.0 20:30:56 go: downloading github.com/armon/go-metrics v0.3.10 20:30:56 go: downloading github.com/hashicorp/go-version v1.2.1 20:30:56 go: downloading github.com/pkg/errors v0.9.1 20:30:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:30:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:30:56 go: downloading github.com/hashicorp/memberlist v0.5.0 20:30:56 go: downloading google.golang.org/protobuf v1.28.1 20:30:56 Still waiting to schedule task 20:30:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:30:57 go: downloading golang.org/x/tools v0.5.0 20:30:57 go: downloading github.com/klauspost/compress v1.15.15 20:30:57 go: downloading github.com/minio/highwayhash v1.0.2 20:30:57 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:30:57 go: downloading golang.org/x/time v0.3.0 20:30:57 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 20:30:57 go: downloading github.com/golang/protobuf v1.5.2 20:30:57 go: downloading github.com/kr/text v0.2.0 20:30:57 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:30:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:30:57 go: downloading github.com/pascaldekloe/goe v0.1.0 20:30:57 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:30:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:30:57 go: downloading github.com/miekg/dns v1.1.41 20:30:57 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:30:57 go: downloading github.com/hpcloud/tail v1.0.0 20:30:57 go: downloading gopkg.in/yaml.v2 v2.4.0 20:30:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:30:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:30:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:30:57 go: downloading golang.org/x/mod v0.7.0 20:30:58 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:31:13 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:31:13 make -C ./app-service-template test 20:31:13 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:31:13 go test -race -coverprofile=coverage.out ./... 20:31:31 ok app-new-service 0.064s coverage: 48.1% of statements 20:31:31 ? app-new-service/config [no test files] 20:31:31 ok app-new-service/functions 0.069s coverage: 85.3% of statements 20:31:31 go vet ./... 20:31:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:41 ./bin/test-attribution-txt.sh 20:31:41 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:31:41 go test -race -coverprofile=coverage.out ./... 20:31:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.29 20:31:41 go: downloading github.com/gomodule/redigo v1.8.9 20:31:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 20:31:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.118s coverage: 64.6% of statements 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.075s coverage: 93.0% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.105s coverage: 85.1% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.065s coverage: 87.8% of statements 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.037s coverage: 100.0% of statements 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.147s coverage: 77.9% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.069s coverage: 97.3% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.085s coverage: 82.8% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.2% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.085s coverage: 28.7% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.066s coverage: 11.7% of statements 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.044s coverage: 27.3% of statements 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 20:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.071s coverage: 52.8% of statements 20:32:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.136s coverage: 75.2% of statements 20:32:11 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements 20:32:11 go vet ./... 20:32:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 20:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:32:18 $ docker stop --time=1 e3fcebe9f01a7e1c6e9bdbbf03c5b7c3b7b29a1b77a7b2a1c208f74965514780 20:32:20 $ docker rm -f --volumes e3fcebe9f01a7e1c6e9bdbbf03c5b7c3b7b29a1b77a7b2a1c208f74965514780 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:32:21 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:21 20:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:21 latest: Pulling from edgex-lftools-log-publisher 20:32:21 5eb5b503b376: Pulling fs layer 20:32:21 5c69ac0246d0: Pulling fs layer 20:32:21 ec43610c2a17: Pulling fs layer 20:32:21 3a2ae6a8a46f: Pulling fs layer 20:32:21 33b1e0a273af: Pulling fs layer 20:32:21 5d3b04190fa2: Pulling fs layer 20:32:21 2f39f015ded8: Pulling fs layer 20:32:21 33b1e0a273af: Waiting 20:32:21 2f39f015ded8: Waiting 20:32:21 5d3b04190fa2: Waiting 20:32:21 3a2ae6a8a46f: Waiting 20:32:21 5c69ac0246d0: Verifying Checksum 20:32:21 5c69ac0246d0: Download complete 20:32:21 3a2ae6a8a46f: Verifying Checksum 20:32:21 3a2ae6a8a46f: Download complete 20:32:22 33b1e0a273af: Verifying Checksum 20:32:22 33b1e0a273af: Download complete 20:32:22 5d3b04190fa2: Verifying Checksum 20:32:22 5d3b04190fa2: Download complete 20:32:22 ec43610c2a17: Verifying Checksum 20:32:22 ec43610c2a17: Download complete 20:32:22 5eb5b503b376: Verifying Checksum 20:32:22 5eb5b503b376: Download complete 20:32:23 2f39f015ded8: Download complete 20:32:23 5eb5b503b376: Pull complete 20:32:23 5c69ac0246d0: Pull complete 20:32:23 ec43610c2a17: Pull complete 20:32:23 3a2ae6a8a46f: Pull complete 20:32:24 33b1e0a273af: Pull complete 20:32:24 5d3b04190fa2: Pull complete 20:32:28 2f39f015ded8: Pull complete 20:32:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:28 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:30 $ docker top be9fdf4172f0ef9515cae4c24d1292f0b41a61802c8d24b0fac72f654d801a8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:30 ---> job-cost.sh 20:32:30 lf-activate-venv: SKIPPING 20:32:30 INFO: No Stack... 20:32:30 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:31 INFO: Archiving Costs [Pipeline] sh 20:32:31 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 20:32:31 + cut -d, -f6 [Pipeline] lock 20:32:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] 20:32:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] did not exist. Created. 20:32:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:31 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:31 Stashed 1 file(s) [Pipeline] } 20:32:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:31 $ docker stop --time=1 be9fdf4172f0ef9515cae4c24d1292f0b41a61802c8d24b0fac72f654d801a8d 20:32:32 $ docker rm -f --volumes be9fdf4172f0ef9515cae4c24d1292f0b41a61802c8d24b0fac72f654d801a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8405 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:35:27 Running in /w/workspace/app-functions-sdk-go/228 [Pipeline] { [Pipeline] checkout 20:35:27 The recommended git tool is: git 20:35:38 using credential edgex-jenkins-ssh 20:35:38 Cloning the remote Git repository 20:35:38 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:38 > git init /w/workspace/app-functions-sdk-go/228 # timeout=10 20:35:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:35:39 > git --version # timeout=10 20:35:39 > git --version # 'git version 2.25.1' 20:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:35:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:44 Avoid second fetch 20:35:44 Checking out Revision 4c69509804e16640f3857169a5a9862e5c8a893d (main) 20:35:45 Commit message: "refactor(sdk)!: Renamed secretName to secretValueKey and secretPath t… (#1337)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:44 > git config core.sparsecheckout # timeout=10 20:35:44 > git checkout -f 4c69509804e16640f3857169a5a9862e5c8a893d # timeout=10 20:35:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:46 Dload Upload Total Spent Left Speed 20:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 20:35:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:47 + sudo tee /etc/docker/daemon.new 20:35:47 { 20:35:47 "registry-mirrors": [ 20:35:47 "https://nexus3.edgexfoundry.org:10001" 20:35:47 ], 20:35:47 "bip": "10.250.0.254/24", 20:35:47 "hosts": [ 20:35:47 "tcp://0.0.0.0:5555", 20:35:47 "unix:///var/run/docker.sock" 20:35:47 ], 20:35:47 "mtu": 1458, 20:35:47 "selinux-enabled": true, 20:35:47 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:47 } [Pipeline] sh 20:35:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:48 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:07 ========================================================= 20:36:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:36:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:36:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:36:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:07 9b18e9b68314: Pulling fs layer 20:36:07 35d82f9e3411: Pulling fs layer 20:36:07 e16973657156: Pulling fs layer 20:36:07 fc693d55d65f: Pulling fs layer 20:36:07 7e9fc2657dce: Pulling fs layer 20:36:07 dda99020689f: Pulling fs layer 20:36:07 db1c61fa0a46: Pulling fs layer 20:36:07 891c053d2c06: Pulling fs layer 20:36:07 fc693d55d65f: Waiting 20:36:07 dda99020689f: Waiting 20:36:07 db1c61fa0a46: Waiting 20:36:07 7e9fc2657dce: Waiting 20:36:07 891c053d2c06: Waiting 20:36:07 e16973657156: Verifying Checksum 20:36:07 e16973657156: Download complete 20:36:07 35d82f9e3411: Verifying Checksum 20:36:07 35d82f9e3411: Download complete 20:36:07 7e9fc2657dce: Verifying Checksum 20:36:07 7e9fc2657dce: Download complete 20:36:08 dda99020689f: Verifying Checksum 20:36:08 dda99020689f: Download complete 20:36:08 9b18e9b68314: Download complete 20:36:09 9b18e9b68314: Pull complete 20:36:09 891c053d2c06: Verifying Checksum 20:36:09 891c053d2c06: Download complete 20:36:11 db1c61fa0a46: Verifying Checksum 20:36:11 db1c61fa0a46: Download complete 20:36:11 35d82f9e3411: Pull complete 20:36:11 e16973657156: Pull complete 20:36:11 fc693d55d65f: Verifying Checksum 20:36:11 fc693d55d65f: Download complete 20:36:26 fc693d55d65f: Pull complete 20:36:26 7e9fc2657dce: Pull complete 20:36:26 dda99020689f: Pull complete 20:36:30 db1c61fa0a46: Pull complete 20:36:32 891c053d2c06: Pull complete 20:36:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:36:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:36:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:32 + docker inspect -f . ci-base-image-arm64 20:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:33 prd-ubuntu20.04-docker-arm64-4c-16g-8405 does not seem to be running inside a container 20:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/228 -v /w/workspace/app-functions-sdk-go/228:/w/workspace/app-functions-sdk-go/228:rw,z -v /w/workspace/app-functions-sdk-go/228@tmp:/w/workspace/app-functions-sdk-go/228@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 20:36:36 $ docker top fd8ac8c464aa2a24c9fd82233a2adc5e4d63098335b65115dd31252c1c93c070 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:37 + go version 20:36:37 go version go1.18.7 linux/arm64 [Pipeline] } 20:36:37 $ docker stop --time=1 fd8ac8c464aa2a24c9fd82233a2adc5e4d63098335b65115dd31252c1c93c070 20:36:39 $ docker rm -f --volumes fd8ac8c464aa2a24c9fd82233a2adc5e4d63098335b65115dd31252c1c93c070 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:39 + docker inspect -f . ci-base-image-arm64 20:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-8405 does not seem to be running inside a container 20:36:40 $ 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/228 -v /w/workspace/app-functions-sdk-go/228:/w/workspace/app-functions-sdk-go/228:rw,z -v /w/workspace/app-functions-sdk-go/228@tmp:/w/workspace/app-functions-sdk-go/228@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 20:36:41 $ docker top 9511a9c22989b906ba2d5eb701852e997140f1afa74c918d5f64f93875264ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:42 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/228 [Pipeline] fileExists [Pipeline] sh 20:36:43 + make test 20:36:43 make -C ./app-service-template build 20:36:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/228/app-service-template' 20:36:43 go mod tidy 20:36:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.23 20:36:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:43 go: downloading github.com/google/uuid v1.3.0 20:36:43 go: downloading github.com/stretchr/testify v1.8.2 20:36:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.35 20:36:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.12 20:36:43 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 20:36:43 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:36:43 go: downloading github.com/go-kit/log v0.2.1 20:36:43 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 20:36:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:36:43 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:36:43 go: downloading gopkg.in/yaml.v3 v3.0.1 20:36:44 go: downloading github.com/pmezard/go-difflib v1.0.0 20:36:44 go: downloading github.com/davecgh/go-spew v1.1.1 20:36:44 go: downloading github.com/stretchr/objx v0.5.0 20:36:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 20:36:44 go: downloading github.com/gorilla/mux v1.8.0 20:36:44 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:36:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 20:36:44 go: downloading github.com/mitchellh/copystructure v1.2.0 20:36:44 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:36:44 go: downloading github.com/x448/float16 v0.8.4 20:36:44 go: downloading github.com/gorilla/websocket v1.4.2 20:36:44 go: downloading golang.org/x/net v0.7.0 20:36:44 go: downloading golang.org/x/sync v0.1.0 20:36:44 go: downloading github.com/go-playground/universal-translator v0.18.1 20:36:44 go: downloading github.com/leodido/go-urn v1.2.1 20:36:44 go: downloading golang.org/x/crypto v0.5.0 20:36:45 go: downloading golang.org/x/text v0.7.0 20:36:45 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:36:45 go: downloading github.com/go-playground/assert/v2 v2.2.0 20:36:45 go: downloading github.com/go-playground/locales v0.14.1 20:36:49 go: downloading github.com/pelletier/go-toml v1.9.5 20:36:49 go: downloading github.com/hashicorp/consul/api v1.19.1 20:36:49 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:36:49 go: downloading github.com/hashicorp/errwrap v1.0.0 20:36:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 20:36:49 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:36:49 go: downloading golang.org/x/sys v0.5.0 20:36:49 go: downloading github.com/kr/pretty v0.3.0 20:36:49 go: downloading github.com/nats-io/nats.go v1.24.0 20:36:49 go: downloading github.com/nats-io/nats-server/v2 v2.9.14 20:36:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:36:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:36:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:36:49 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:36:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:36:49 go: downloading github.com/hashicorp/serf v0.10.1 20:36:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:36:49 go: downloading github.com/google/go-cmp v0.5.9 20:36:49 go: downloading github.com/hashicorp/consul/sdk v0.13.1 20:36:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:50 go: downloading github.com/Microsoft/go-winio v0.6.0 20:36:50 go: downloading github.com/zeebo/errs v1.3.0 20:36:50 go: downloading google.golang.org/grpc v1.51.0 20:36:51 go: downloading github.com/kr/text v0.2.0 20:36:51 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:36:51 go: downloading github.com/onsi/ginkgo v1.10.1 20:36:51 go: downloading github.com/onsi/gomega v1.7.0 20:36:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:36:51 go: downloading github.com/fatih/color v1.9.0 20:36:51 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:51 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:51 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:36:51 go: downloading github.com/nats-io/nkeys v0.3.0 20:36:51 go: downloading github.com/nats-io/nuid v1.0.1 20:36:51 go: downloading github.com/hashicorp/go-version v1.2.1 20:36:51 go: downloading github.com/pkg/errors v0.9.1 20:36:51 go: downloading github.com/armon/go-metrics v0.3.10 20:36:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:36:52 go: downloading github.com/hashicorp/memberlist v0.5.0 20:36:52 go: downloading google.golang.org/protobuf v1.28.1 20:36:52 go: downloading golang.org/x/tools v0.5.0 20:36:53 go: downloading github.com/klauspost/compress v1.15.15 20:36:53 go: downloading github.com/minio/highwayhash v1.0.2 20:36:53 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:36:53 go: downloading golang.org/x/time v0.3.0 20:36:53 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 20:36:54 go: downloading github.com/golang/protobuf v1.5.2 20:36:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:36:57 go: downloading github.com/pascaldekloe/goe v0.1.0 20:36:57 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:36:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:57 go: downloading github.com/miekg/dns v1.1.41 20:36:57 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:36:57 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:57 go: downloading github.com/hpcloud/tail v1.0.0 20:36:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:36:57 go: downloading golang.org/x/mod v0.7.0 20:36:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:36:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 20:39:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/228/app-service-template' 20:39:04 make -C ./app-service-template test 20:39:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/228/app-service-template' 20:39:04 go test -race -coverprofile=coverage.out ./... 20:41:41 ok app-new-service 0.297s coverage: 48.1% of statements 20:41:41 ? app-new-service/config [no test files] 20:41:41 ok app-new-service/functions 0.289s coverage: 85.3% of statements 20:41:41 go vet ./... 20:43:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:18 ./bin/test-attribution-txt.sh 20:43:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/228/app-service-template' 20:43:18 go test -race -coverprofile=coverage.out ./... 20:43:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.29 20:43:18 go: downloading github.com/gomodule/redigo v1.8.9 20:43:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 20:43:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.753s coverage: 64.6% of statements 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.370s coverage: 93.0% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.674s coverage: 85.1% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.392s coverage: 87.8% of statements 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.176s coverage: 100.0% of statements 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.768s coverage: 77.9% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.317s coverage: 97.3% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.495s coverage: 82.8% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 20:43:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.373s coverage: 65.2% of statements 20:43:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 20:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.279s coverage: 28.7% of statements 20:43:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 20:43:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.466s coverage: 11.7% of statements 20:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.277s coverage: 27.3% of statements 20:43:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 20:43:43 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.313s coverage: 52.8% of statements 20:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.562s coverage: 75.2% of statements 20:44:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.394s coverage: 94.4% of statements 20:44:17 go vet ./... 20:44:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:28 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:44:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:44:28 $ docker stop --time=1 9511a9c22989b906ba2d5eb701852e997140f1afa74c918d5f64f93875264ce4 20:44:30 $ docker rm -f --volumes 9511a9c22989b906ba2d5eb701852e997140f1afa74c918d5f64f93875264ce4 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:35 Warning: overwriting stash ‘coverage-report’ 20:44: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 20:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:36 20:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:36 arm64: Pulling from edgex-lftools-log-publisher 20:44:36 8998bd30e6a1: Pulling fs layer 20:44:36 04944245beec: Pulling fs layer 20:44:36 699f458cf7ca: Pulling fs layer 20:44:36 765212b225bb: Pulling fs layer 20:44:36 f23df028b6ca: Pulling fs layer 20:44:36 d65c8cfc05b1: Pulling fs layer 20:44:36 2437ff75d9bd: Pulling fs layer 20:44:36 d65c8cfc05b1: Waiting 20:44:36 2437ff75d9bd: Waiting 20:44:36 f23df028b6ca: Waiting 20:44:36 04944245beec: Verifying Checksum 20:44:36 04944245beec: Download complete 20:44:36 765212b225bb: Verifying Checksum 20:44:36 765212b225bb: Download complete 20:44:37 f23df028b6ca: Verifying Checksum 20:44:37 f23df028b6ca: Download complete 20:44:37 d65c8cfc05b1: Verifying Checksum 20:44:37 d65c8cfc05b1: Download complete 20:44:37 699f458cf7ca: Verifying Checksum 20:44:37 699f458cf7ca: Download complete 20:44:37 8998bd30e6a1: Verifying Checksum 20:44:37 8998bd30e6a1: Download complete 20:44:40 2437ff75d9bd: Verifying Checksum 20:44:40 2437ff75d9bd: Download complete 20:44:41 8998bd30e6a1: Pull complete 20:44:42 04944245beec: Pull complete 20:44:43 699f458cf7ca: Pull complete 20:44:43 765212b225bb: Pull complete 20:44:44 f23df028b6ca: Pull complete 20:44:44 d65c8cfc05b1: Pull complete 20:44:59 2437ff75d9bd: Pull complete 20:44:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:59 prd-ubuntu20.04-docker-arm64-4c-16g-8405 does not seem to be running inside a container 20:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/228 -v /w/workspace/app-functions-sdk-go/228:/w/workspace/app-functions-sdk-go/228:rw,z -v /w/workspace/app-functions-sdk-go/228@tmp:/w/workspace/app-functions-sdk-go/228@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 20:45:02 $ docker top c76e49b0c405d345807659cbb9b77bac77c4075162978d44ea8f1112accdffef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:03 ---> job-cost.sh 20:45:03 lf-activate-venv: SKIPPING 20:45:03 INFO: No Stack... 20:45:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:45:04 INFO: Archiving Costs [Pipeline] sh 20:45:05 + cat /w/workspace/app-functions-sdk-go/228/archives/cost.csv+ 20:45:05 cut -d, -f6 [Pipeline] lock 20:45:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] 20:45:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] did not exist. Created. 20:45:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:06 /w/workspace/app-functions-sdk-go/228@tmp/durable-c4aeac0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:45:07 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:07 Warning: overwriting stash ‘stack-cost’ 20:45:07 Stashed 1 file(s) [Pipeline] } 20:45:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:07 $ docker stop --time=1 c76e49b0c405d345807659cbb9b77bac77c4075162978d44ea8f1112accdffef 20:45:08 $ docker rm -f --volumes c76e49b0c405d345807659cbb9b77bac77c4075162978d44ea8f1112accdffef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:45:09 provisioning config files... 20:45:09 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7691435365748182974tmp [Pipeline] { [Pipeline] sh 20:45:09 + set +x 20:45:09 + curl -s https://codecov.io/bash 20:45:09 + bash -s -- 20:45:09 20:45:09 _____ _ 20:45:09 / ____| | | 20:45:09 | | ___ __| | ___ ___ _____ __ 20:45:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:09 Bash-1.0.6 20:45:09 20:45:09 20:45:09 ==> git version 2.25.1 found 20:45:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:45:09 Release-Date: 2020-01-08 20:45:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:09 ==> Jenkins CI detected. 20:45:09 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 20:45:09 project root: . 20:45:09 --> token set from env 20:45:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:09 ==> Running gcov in . (disable via -X gcov) 20:45:09 ==> Python coveragepy not found 20:45:09 ==> Searching for coverage reports in: 20:45:09 + . 20:45:09 -> Found 2 reports 20:45:09 ==> Detecting git/mercurial file structure 20:45:09 ==> Reading reports 20:45:09 + ./app-service-template/coverage.out bytes=3431 20:45:09 + ./coverage.out bytes=116972 20:45:09 ==> Appending adjustments 20:45:09 https://docs.codecov.io/docs/fixing-reports 20:45:09 + Found adjustments 20:45:09 ==> Gzipping contents 20:45:09 24K /tmp/codecov.G9cJEY.gz 20:45:09 ==> Uploading reports 20:45:09 url: https://codecov.io 20:45:09 query: branch=main&commit=4c69509804e16640f3857169a5a9862e5c8a893d&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:09 -> Pinging Codecov 20:45:09 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=4c69509804e16640f3857169a5a9862e5c8a893d&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:09 -> Uploading to 20:45:09 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/3D8B5DFFC46A037C893635FACE044666/4c69509804e16640f3857169a5a9862e5c8a893d/42a773c7-233e-4196-99a0-879941e74c97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T204509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75c8a6c857477f9a6e82e6da525cc3391ccb4647a8b1ecbf555de072053c7abf 20:45:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:10 Dload Upload Total Spent Left Speed 20:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20547 0 0 100 20547 0 92554 --:--:-- --:--:-- --:--:-- 92139 100 20547 0 0 100 20547 0 78125 --:--:-- --:--:-- --:--:-- 78125 20:45:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] } 20:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:45:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:45:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:10 20:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:45:11 df9b9388f04a: Pulling fs layer 20:45:11 52dc419b0ee2: Pulling fs layer 20:45:11 25bc292e5bac: Pulling fs layer 20:45:11 114826534d7a: Pulling fs layer 20:45:11 4657fd5d0bcf: Pulling fs layer 20:45:11 6ad1cebc031e: Pulling fs layer 20:45:11 8a3aa393b2d8: Pulling fs layer 20:45:11 114826534d7a: Waiting 20:45:11 4657fd5d0bcf: Waiting 20:45:11 6ad1cebc031e: Waiting 20:45:11 8a3aa393b2d8: Waiting 20:45:11 25bc292e5bac: Verifying Checksum 20:45:11 25bc292e5bac: Download complete 20:45:11 52dc419b0ee2: Verifying Checksum 20:45:11 52dc419b0ee2: Download complete 20:45:11 4657fd5d0bcf: Verifying Checksum 20:45:11 4657fd5d0bcf: Download complete 20:45:11 df9b9388f04a: Download complete 20:45:11 df9b9388f04a: Pull complete 20:45:11 6ad1cebc031e: Verifying Checksum 20:45:11 6ad1cebc031e: Download complete 20:45:11 52dc419b0ee2: Pull complete 20:45:11 25bc292e5bac: Pull complete 20:45:12 114826534d7a: Verifying Checksum 20:45:12 114826534d7a: Download complete 20:45:12 8a3aa393b2d8: Verifying Checksum 20:45:12 8a3aa393b2d8: Download complete 20:45:15 114826534d7a: Pull complete 20:45:15 4657fd5d0bcf: Pull complete 20:45:15 6ad1cebc031e: Pull complete 20:45:18 8a3aa393b2d8: Pull complete 20:45:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:18 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:45:20 $ docker top 8e70708f9037e2402458af4b69ff247a0093231bcbba7eeb3bf34eaa42568a7b -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 20:45:20 + set -o pipefail 20:45:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 20:45:24 20:45:24 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 20:45:24 20:45:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/19e5d208-066d-44f6-8aff-b899b811e25d 20:45:24 20:45:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:45:24 20:45:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:45:24 20:45:25 20:45:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:45:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:45:25 More details here: https://snyk.co/ue1NS [Pipeline] } 20:45:25 $ docker stop --time=1 8e70708f9037e2402458af4b69ff247a0093231bcbba7eeb3bf34eaa42568a7b 20:45:27 $ docker rm -f --volumes 8e70708f9037e2402458af4b69ff247a0093231bcbba7eeb3bf34eaa42568a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:45:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:27 provisioning config files... 20:45:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2372528067265447657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:27 --> edgex-publish-swagger.sh 20:45:27 === Publish openapi/v3 API === 20:45:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:45:27 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 20:45:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:27 Dload Upload Total Spent Left Speed 20:45:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 18844 --:--:-- --:--:-- --:--:-- 18813 100 11420 0 0 100 11420 0 18844 --:--:-- --:--:-- --:--:-- 18813 20:45:28 20:45:28 [Pipeline] } 20:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:28 + git log --format=format:%s -1 4c69509804e16640f3857169a5a9862e5c8a893d [Pipeline] sh 20:45:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:29 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:29 $ docker top f29ddfe4e36cd2c8e52f09b64f4d7fdd58bf5bb58e54d5a81cfb34a83f9dab03 -eo pid,comm 20:45:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:30 [ssh-agent] Looking for ssh-agent implementation... 20:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:30 $ docker exec f29ddfe4e36cd2c8e52f09b64f4d7fdd58bf5bb58e54d5a81cfb34a83f9dab03 ssh-agent 20:45:30 SSH_AUTH_SOCK=/tmp/ssh-KJA4lkLypRLv/agent.32 20:45:30 SSH_AGENT_PID=38 20:45:30 Running ssh-add (command line suppressed) 20:45:30 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6919150683107069580.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6919150683107069580.key) 20:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:30 + git semver tag 20:45:30 2023-03-06 20:45:30,854 [run_tag] DEBUG tag force:False 20:45:30 2023-03-06 20:45:30,854 [check_head_tag] DEBUG check head tag 20:45:30 2023-03-06 20:45:30,856 [execute] INFO git cat-file --batch-check 20:45:30 2023-03-06 20:45:30,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:45:30 2023-03-06 20:45:30,860 [execute] INFO git cat-file --batch 20:45:30 2023-03-06 20:45:30,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:45:30 2023-03-06 20:45:30,899 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:30 2023-03-06 20:45:30,900 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 20:45:30 2023-03-06 20:45:30,900 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:45:30 2023-03-06 20:45:30,904 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:30 3.0.0-dev.38 [Pipeline] } 20:45:30 $ docker exec --env ******** --env ******** f29ddfe4e36cd2c8e52f09b64f4d7fdd58bf5bb58e54d5a81cfb34a83f9dab03 ssh-agent -k 20:45:31 unset SSH_AUTH_SOCK; 20:45:31 unset SSH_AGENT_PID; 20:45:31 echo Agent pid 38 killed; 20:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:31 + git semver [Pipeline] } 20:45:31 $ docker stop --time=1 f29ddfe4e36cd2c8e52f09b64f4d7fdd58bf5bb58e54d5a81cfb34a83f9dab03 20:45:32 $ docker rm -f --volumes f29ddfe4e36cd2c8e52f09b64f4d7fdd58bf5bb58e54d5a81cfb34a83f9dab03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:33 20:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:33 0.23.1-centos7: Pulling from edgex-lftools 20:45:33 ab5ef0e58194: Pulling fs layer 20:45:33 9712f1f96733: Pulling fs layer 20:45:33 63f879dbbcfc: Pulling fs layer 20:45:33 0d9ebad4ef96: Pulling fs layer 20:45:33 e9a5061849ea: Pulling fs layer 20:45:33 d747dcd14b5f: Pulling fs layer 20:45:33 2de7ff778b66: Pulling fs layer 20:45:33 0d9ebad4ef96: Waiting 20:45:33 e9a5061849ea: Waiting 20:45:33 d747dcd14b5f: Waiting 20:45:33 2de7ff778b66: Waiting 20:45:33 9712f1f96733: Verifying Checksum 20:45:33 9712f1f96733: Download complete 20:45:34 63f879dbbcfc: Verifying Checksum 20:45:34 63f879dbbcfc: Download complete 20:45:34 e9a5061849ea: Verifying Checksum 20:45:34 e9a5061849ea: Download complete 20:45:34 0d9ebad4ef96: Verifying Checksum 20:45:34 0d9ebad4ef96: Download complete 20:45:34 d747dcd14b5f: Verifying Checksum 20:45:34 d747dcd14b5f: Download complete 20:45:34 ab5ef0e58194: Verifying Checksum 20:45:34 ab5ef0e58194: Download complete 20:45:34 2de7ff778b66: Verifying Checksum 20:45:34 2de7ff778b66: Download complete 20:45:36 ab5ef0e58194: Pull complete 20:45:36 9712f1f96733: Pull complete 20:45:37 63f879dbbcfc: Pull complete 20:45:40 0d9ebad4ef96: Pull complete 20:45:40 e9a5061849ea: Pull complete 20:45:40 d747dcd14b5f: Pull complete 20:45:41 2de7ff778b66: Pull complete 20:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:41 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:45:44 $ docker top 19ffcda1d2e9c675cb9d27a779de0c47dca9ec62aee76106a6f1df88123e414d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:45:44 provisioning config files... 20:45:44 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14063918099709846168tmp 20:45:44 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15210071070451086664tmp 20:45:44 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13855500001646388600tmp [Pipeline] { [Pipeline] echo 20:45:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:45:44 ---> sigul-configuration.sh 20:45:44 gpg: directory `/root/.gnupg' created 20:45:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:45:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:45:44 gpg: keyring `/root/.gnupg/secring.gpg' created 20:45:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:45:44 gpg: CAST5 encrypted data 20:45:44 gpg: encrypted with 1 passphrase 20:45:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:45:44 + mkdir /home/jenkins 20:45:44 + mkdir /home/jenkins/sigul [Pipeline] sh 20:45:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:45:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:45:45 ---> sigul-install.sh 20:45:45 Sigul already installed; skipping installation. [Pipeline] sh 20:45:45 + git tag --list 20:45:45 v0.1.0 20:45:45 v0.1.1 20:45:45 v1.0.0 20:45:45 v1.1.0 20:45:45 v1.2.0 20:45:45 v1.3.0 20:45:45 v1.3.1 20:45:45 v2.0.0 20:45:45 v2.0.1 20:45:45 v2.1.0 20:45:45 v2.1.1 20:45:45 v2.1.1-dev.3 20:45:45 v2.1.1-dev.4 20:45:45 v2.2.0 20:45:45 v2.2.1-dev.1 20:45:45 v2.2.1-dev.10 20:45:45 v2.2.1-dev.11 20:45:45 v2.2.1-dev.12 20:45:45 v2.2.1-dev.13 20:45:45 v2.2.1-dev.14 20:45:45 v2.2.1-dev.15 20:45:45 v2.2.1-dev.16 20:45:45 v2.2.1-dev.17 20:45:45 v2.2.1-dev.18 20:45:45 v2.2.1-dev.19 20:45:45 v2.2.1-dev.2 20:45:45 v2.2.1-dev.20 20:45:45 v2.2.1-dev.21 20:45:45 v2.2.1-dev.22 20:45:45 v2.2.1-dev.23 20:45:45 v2.2.1-dev.3 20:45:45 v2.2.1-dev.4 20:45:45 v2.2.1-dev.5 20:45:45 v2.2.1-dev.6 20:45:45 v2.2.1-dev.7 20:45:45 v2.2.1-dev.8 20:45:45 v2.2.1-dev.9 20:45:45 v2.3.0 20:45:45 v2.3.0-dev.24 20:45:45 v2.3.0-dev.25 20:45:45 v2.3.0-dev.26 20:45:45 v2.3.0-dev.27 20:45:45 v2.3.0-dev.28 20:45:45 v2.3.0-dev.29 20:45:45 v2.3.0-dev.30 20:45:45 v2.3.0-dev.31 20:45:45 v2.3.0-dev.32 20:45:45 v2.3.0-dev.33 20:45:45 v2.3.0-dev.34 20:45:45 v2.3.0-dev.35 20:45:45 v2.3.0-dev.36 20:45:45 v2.3.0-dev.37 20:45:45 v2.3.0-dev.38 20:45:45 v2.3.0-dev.39 20:45:45 v2.3.0-dev.40 20:45:45 v2.3.0-dev.41 20:45:45 v2.3.0-dev.42 20:45:45 v2.3.0-dev.43 20:45:45 v2.3.0-dev.44 20:45:45 v2.3.0-dev.45 20:45:45 v2.3.0-dev.46 20:45:45 v2.3.0-dev.47 20:45:45 v2.3.0-dev.48 20:45:45 v2.3.0-dev.49 20:45:45 v2.3.0-dev.50 20:45:45 v2.3.0-dev.51 20:45:45 v2.3.0-dev.52 20:45:45 v2.3.0-dev.53 20:45:45 v2.3.0-dev.54 20:45:45 v2.3.0-dev.55 20:45:45 v2.3.0-dev.56 20:45:45 v2.3.0-dev.57 20:45:45 v2.3.0-dev.58 20:45:45 v2.3.0-dev.59 20:45:45 v2.3.0-dev.60 20:45:45 v2.3.0-dev.61 20:45:45 v2.3.0-dev.62 20:45:45 v2.3.1-dev.1 20:45:45 v2.3.1-dev.2 20:45:45 v2.3.1-dev.3 20:45:45 v3.0.0-dev.1 20:45:45 v3.0.0-dev.10 20:45:45 v3.0.0-dev.11 20:45:45 v3.0.0-dev.12 20:45:45 v3.0.0-dev.13 20:45:45 v3.0.0-dev.14 20:45:45 v3.0.0-dev.15 20:45:45 v3.0.0-dev.16 20:45:45 v3.0.0-dev.17 20:45:45 v3.0.0-dev.18 20:45:45 v3.0.0-dev.19 20:45:45 v3.0.0-dev.2 20:45:45 v3.0.0-dev.20 20:45:45 v3.0.0-dev.21 20:45:45 v3.0.0-dev.22 20:45:45 v3.0.0-dev.23 20:45:45 v3.0.0-dev.24 20:45:45 v3.0.0-dev.25 20:45:45 v3.0.0-dev.26 20:45:45 v3.0.0-dev.27 20:45:45 v3.0.0-dev.28 20:45:45 v3.0.0-dev.29 20:45:45 v3.0.0-dev.3 20:45:45 v3.0.0-dev.30 20:45:45 v3.0.0-dev.31 20:45:45 v3.0.0-dev.32 20:45:45 v3.0.0-dev.33 20:45:45 v3.0.0-dev.34 20:45:45 v3.0.0-dev.35 20:45:45 v3.0.0-dev.36 20:45:45 v3.0.0-dev.37 20:45:45 v3.0.0-dev.38 20:45:45 v3.0.0-dev.4 20:45:45 v3.0.0-dev.5 20:45:45 v3.0.0-dev.6 20:45:45 v3.0.0-dev.7 20:45:45 v3.0.0-dev.8 20:45:45 v3.0.0-dev.9 [Pipeline] sh 20:45:46 + lftools sign git-tag v3.0.0-dev.38 20:45:46 Signing Git tag with Sigul... 20:45:46 Signing v3.0.0-dev.38 [Pipeline] echo 20:45:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:45:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:45:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:45:47 $ docker stop --time=1 19ffcda1d2e9c675cb9d27a779de0c47dca9ec62aee76106a6f1df88123e414d 20:45:48 $ docker rm -f --volumes 19ffcda1d2e9c675cb9d27a779de0c47dca9ec62aee76106a6f1df88123e414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:45:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:49 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:50 $ docker top c566d7b4d55a04d156a2655a529eb2a104a3f18552d44b73c8fa1f5bb215b783 -eo pid,comm 20:45:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:50 [ssh-agent] Looking for ssh-agent implementation... 20:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:50 $ docker exec c566d7b4d55a04d156a2655a529eb2a104a3f18552d44b73c8fa1f5bb215b783 ssh-agent 20:45:50 SSH_AUTH_SOCK=/tmp/ssh-RZUZjkF7wkGn/agent.33 20:45:50 SSH_AGENT_PID=39 20:45:50 Running ssh-add (command line suppressed) 20:45:50 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14236425052082881444.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14236425052082881444.key) 20:45:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:50 + git semver bump pre 20:45:51 2023-03-06 20:45:50,993 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:51 2023-03-06 20:45:50,993 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev 20:45:51 2023-03-06 20:45:50,993 [bump_version] DEBUG bumped version:3.0.0-dev.39 20:45:51 2023-03-06 20:45:50,993 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 20:45:51 2023-03-06 20:45:50,993 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:51 2023-03-06 20:45:50,994 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:51 2023-03-06 20:45:50,996 [execute] INFO git cat-file --batch-check 20:45:51 2023-03-06 20:45:50,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:51 2023-03-06 20:45:51,003 [execute] INFO git cat-file --batch 20:45:51 2023-03-06 20:45:51,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:51 2023-03-06 20:45:51,008 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:51 3.0.0-dev.39 [Pipeline] } 20:45:51 $ docker exec --env ******** --env ******** c566d7b4d55a04d156a2655a529eb2a104a3f18552d44b73c8fa1f5bb215b783 ssh-agent -k 20:45:51 unset SSH_AUTH_SOCK; 20:45:51 unset SSH_AGENT_PID; 20:45:51 echo Agent pid 39 killed; 20:45:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:51 + git semver [Pipeline] } 20:45:51 $ docker stop --time=1 c566d7b4d55a04d156a2655a529eb2a104a3f18552d44b73c8fa1f5bb215b783 20:45:53 $ docker rm -f --volumes c566d7b4d55a04d156a2655a529eb2a104a3f18552d44b73c8fa1f5bb215b783 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:53 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:54 $ docker top 2f73c092a5480b86fd271016e42edab6b540e477977efd5573421a42c9de6386 -eo pid,comm 20:45:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:54 [ssh-agent] Looking for ssh-agent implementation... 20:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:54 $ docker exec 2f73c092a5480b86fd271016e42edab6b540e477977efd5573421a42c9de6386 ssh-agent 20:45:54 SSH_AUTH_SOCK=/tmp/ssh-wNF3pTWFB7WI/agent.32 20:45:54 SSH_AGENT_PID=38 20:45:54 Running ssh-add (command line suppressed) 20:45:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5507967816423791784.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5507967816423791784.key) 20:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:54 + git semver push 20:45:55 2023-03-06 20:45:55,032 [run_push] DEBUG push 20:45:55 2023-03-06 20:45:55,033 [execute] INFO git cat-file --batch-check 20:45:55 2023-03-06 20:45:55,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:45:55 2023-03-06 20:45:55,037 [execute] INFO git rev-list f4a8135a03285007bc3395ade757e127fbf07874 -- 20:45:55 2023-03-06 20:45:55,037 [execute] DEBUG Popen(['git', 'rev-list', 'f4a8135a03285007bc3395ade757e127fbf07874', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:55 2023-03-06 20:45:55,053 [execute] INFO git fetch -v origin 20:45:55 2023-03-06 20:45:55,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:45:55 2023-03-06 20:45:55,564 [run_push] DEBUG no remote changes detected 20:45:55 2023-03-06 20:45:55,565 [execute] INFO git push origin semver 20:45:55 2023-03-06 20:45:55,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:45:56 2023-03-06 20:45:56,404 [run_push] DEBUG push all version tags 20:45:56 2023-03-06 20:45:56,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:45:56 2023-03-06 20:45:56,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:45:57 2023-03-06 20:45:57,193 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:45:57 3.0.0-dev.39 [Pipeline] } 20:45:57 $ docker exec --env ******** --env ******** 2f73c092a5480b86fd271016e42edab6b540e477977efd5573421a42c9de6386 ssh-agent -k 20:45:57 unset SSH_AUTH_SOCK; 20:45:57 unset SSH_AGENT_PID; 20:45:57 echo Agent pid 38 killed; 20:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:57 + git semver [Pipeline] } 20:45:58 $ docker stop --time=1 2f73c092a5480b86fd271016e42edab6b540e477977efd5573421a42c9de6386 20:45:59 $ docker rm -f --volumes 2f73c092a5480b86fd271016e42edab6b540e477977efd5573421a42c9de6386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:46:00 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 20:46:00 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:46:00 total 16 20:46:00 drwxr-xr-x 3 root root 4096 Mar 6 20:32 . 20:46:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 20:45 .. 20:46:00 drwxr-xr-x 2 root root 4096 Mar 6 20:32 cost 20:46:00 -rw-r--r-- 1 root root 92 Mar 6 20:32 cost.csv 20:46:00 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 20:46:00 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:46:00 total 16 20:46:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 20:32 . 20:46:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 20:45 .. 20:46:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 20:32 cost 20:46:00 -rw-r--r-- 1 jenkins jenkins 92 Mar 6 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:46:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:01 ---> package-listing.sh 20:46:01 ++ facter osfamily 20:46:01 ++ tr '[:upper:]' '[:lower:]' 20:46:01 + OS_FAMILY=debian 20:46:01 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 20:46:01 + START_PACKAGES=/tmp/packages_start.txt 20:46:01 + END_PACKAGES=/tmp/packages_end.txt 20:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:01 + PACKAGES=/tmp/packages_start.txt 20:46:01 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:46:01 + PACKAGES=/tmp/packages_end.txt 20:46:01 + case "${OS_FAMILY}" in 20:46:01 + dpkg -l 20:46:01 + grep '^ii' 20:46:01 + '[' -f /tmp/packages_start.txt ']' 20:46:01 + '[' -f /tmp/packages_end.txt ']' 20:46:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:01 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:46:01 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 20:46:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 20:46:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:46:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:02 prd-ubuntu20.04-docker-8c-8g-8404 does not seem to be running inside a container 20:46:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:02 $ docker top 6edf527a8f44f5caf31d8e345dd36b40c8955b83d53187305420cd2fbea1bb25 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:46:03 + ls /var/log/sa-host 20:46:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:03 provisioning config files... 20:46:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8200559711459777093tmp [Pipeline] { [Pipeline] echo 20:46:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:03 ---> create-netrc.sh [Pipeline] } 20:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:04 ---> python-tools-install.sh [Pipeline] echo 20:46:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:04 ---> sudo-logs.sh 20:46:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:04 ---> job-cost.sh 20:46:04 lf-activate-venv: SKIPPING 20:46:04 DEBUG: total: 0.2199999988079071 20:46:04 INFO: Retrieving Stack Cost... 20:46:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:05 INFO: Archiving Costs [Pipeline] echo 20:46:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:06 ---> logs-deploy.sh 20:46:06 lf-activate-venv: SKIPPING 20:46:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/228 20:46:06 INFO: archiving workspace using pattern(s): 20:46:06 Archives upload complete. 20:46:06 INFO: archiving logs to Nexus 20:46:07 ---> uname -a: 20:46:07 Linux prd-ubuntu20-04-docker-8c-8g-8404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:46:07 20:46:07 20:46:07 ---> lscpu: 20:46:07 Architecture: x86_64 20:46:07 CPU op-mode(s): 32-bit, 64-bit 20:46:07 Byte Order: Little Endian 20:46:07 Address sizes: 40 bits physical, 48 bits virtual 20:46:07 CPU(s): 8 20:46:07 On-line CPU(s) list: 0-7 20:46:07 Thread(s) per core: 1 20:46:07 Core(s) per socket: 1 20:46:07 Socket(s): 8 20:46:07 NUMA node(s): 1 20:46:07 Vendor ID: AuthenticAMD 20:46:07 CPU family: 23 20:46:07 Model: 49 20:46:07 Model name: AMD EPYC-Rome Processor 20:46:07 Stepping: 0 20:46:07 CPU MHz: 2799.998 20:46:07 BogoMIPS: 5599.99 20:46:07 Virtualization: AMD-V 20:46:07 Hypervisor vendor: KVM 20:46:07 Virtualization type: full 20:46:07 L1d cache: 256 KiB 20:46:07 L1i cache: 256 KiB 20:46:07 L2 cache: 4 MiB 20:46:07 L3 cache: 128 MiB 20:46:07 NUMA node0 CPU(s): 0-7 20:46:07 Vulnerability Itlb multihit: Not affected 20:46:07 Vulnerability L1tf: Not affected 20:46:07 Vulnerability Mds: Not affected 20:46:07 Vulnerability Meltdown: Not affected 20:46:07 Vulnerability Mmio stale data: Not affected 20:46:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:46:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:46:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:46:07 Vulnerability Srbds: Not affected 20:46:07 Vulnerability Tsx async abort: Not affected 20:46:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:46:07 20:46:07 20:46:07 ---> nproc: 20:46:07 8 20:46:07 20:46:07 20:46:07 ---> df -h: 20:46:07 Filesystem Size Used Avail Use% Mounted on 20:46:07 overlay 155G 12G 143G 8% / 20:46:07 tmpfs 64M 0 64M 0% /dev 20:46:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:46:07 shm 64M 0 64M 0% /dev/shm 20:46:07 /dev/vda1 155G 12G 143G 8% /facter-os 20:46:07 20:46:07 20:46:07 ---> sar -b -r -n DEV: 20:46:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8404) 03/06/23 _x86_64_ (8 CPU) 20:46:07 20:46:07 20:29:51 LINUX RESTART (8 CPU) 20:46:07 20:46:07 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:46:07 20:31:02 158.41 47.71 110.70 0.00 5330.58 75028.96 0.00 20:46:07 20:32:01 48.67 0.07 48.60 0.00 0.54 26852.96 0.00 20:46:07 20:33:01 51.59 0.23 51.36 0.00 12.13 24076.12 0.00 20:46:07 20:34:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 20:46:07 20:35:01 18.33 7.07 11.26 0.00 898.65 2089.79 0.00 20:46:07 20:36:01 39.50 4.53 34.97 0.00 4277.24 6710.16 0.00 20:46:07 20:37:01 3.57 0.02 3.55 0.00 0.13 90.12 0.00 20:46:07 20:38:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 20:46:07 20:39:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 20:46:07 20:40:01 1.75 0.00 1.75 0.00 0.00 18.80 0.00 20:46:07 20:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:46:07 20:42:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 20:46:07 20:43:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 20:46:07 20:44:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 20:46:07 20:45:01 1.73 0.02 1.72 0.00 0.13 20.66 0.00 20:46:07 20:46:01 119.18 0.68 118.50 0.00 48.26 60109.72 0.00 20:46:07 Average: 28.30 3.77 24.53 0.00 661.21 12179.26 0.00 20:46:07 20:46:07 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:07 20:31:02 28599224 31511356 794588 2.42 93764 3041488 2070920 6.10 1232372 2630196 417624 20:46:07 20:32:01 28090440 31559648 742760 2.26 98560 3562152 1888736 5.57 1442084 2894720 199148 20:46:07 20:33:01 28590404 31587224 720148 2.19 103656 3114656 1762928 5.20 1112064 2755828 416 20:46:07 20:34:01 28590772 31587628 719672 2.19 103688 3114648 1762928 5.20 1111572 2755828 4 20:46:07 20:35:01 28494564 31575676 714564 2.17 108776 3201720 1547000 4.56 1157036 2795500 1084 20:46:07 20:36:01 28071208 31571344 715656 2.18 137744 3570600 1793360 5.29 1429056 2921444 0 20:46:07 20:37:01 28081088 31576432 710384 2.16 136332 3567356 1758508 5.18 1422948 2918228 168 20:46:07 20:38:01 28081388 31576772 710056 2.16 136368 3567348 1758508 5.18 1423004 2918228 8 20:46:07 20:39:01 28081316 31576764 709976 2.16 136392 3567360 1758508 5.18 1423084 2918232 164 20:46:07 20:40:01 28081300 31576752 709912 2.16 136432 3567364 1758508 5.18 1422824 2918236 20 20:46:07 20:41:01 28081308 31576748 709836 2.16 136476 3567364 1758508 5.18 1423504 2918236 172 20:46:07 20:42:01 28081364 31576876 709696 2.16 136548 3567368 1758508 5.18 1423028 2918244 208 20:46:07 20:43:01 28081516 31577044 709664 2.16 136580 3567364 1758508 5.18 1423044 2918244 8 20:46:07 20:44:01 28081924 31577512 709080 2.16 136640 3567364 1758508 5.18 1422724 2918248 4 20:46:07 20:45:01 28080992 31576620 710264 2.16 136692 3567380 1782940 5.25 1423260 2918236 216 20:46:07 20:46:01 26566240 31540144 739496 2.25 175300 4877016 1776180 5.23 1554664 4164132 860 20:46:07 Average: 28108440 31570284 720984 2.19 128122 3536784 1778316 5.24 1365392 2948861 38756 20:46:07 20:46:07 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:07 20:31:02 docker0 150.22 233.44 11.58 1671.63 0.00 0.00 0.00 0.00 20:46:07 20:31:02 veth57ed8d0 90.00 171.44 8.21 1311.40 0.00 0.00 0.00 0.11 20:46:07 20:31:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 20:46:07 20:31:02 ens3 816.81 532.51 8434.96 104.13 0.00 0.00 0.00 0.00 20:46:07 20:32:01 docker0 2.81 3.37 0.20 6.41 0.00 0.00 0.00 0.00 20:46:07 20:32:01 veth57ed8d0 2.81 3.42 0.24 6.42 0.00 0.00 0.00 0.00 20:46:07 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:32:01 ens3 19.05 14.27 19.36 7.58 0.00 0.00 0.00 0.00 20:46:07 20:33:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:33:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:46:07 20:33:01 ens3 130.93 107.02 2529.10 99.23 0.00 0.00 0.00 0.00 20:46:07 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:34:01 ens3 0.43 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:46:07 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:46:07 20:35:01 ens3 70.05 37.74 856.72 2.69 0.00 0.00 0.00 0.00 20:46:07 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:46:07 20:36:01 ens3 143.54 71.21 1960.10 10.71 0.00 0.00 0.00 0.00 20:46:07 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:37:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:46:07 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:39:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:46:07 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:40:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:46:07 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:41:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:46:07 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:07 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:07 20:46:01 docker0 35.08 67.79 3.19 586.71 0.00 0.00 0.00 0.00 20:46:07 20:46:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 20:46:07 20:46:01 ens3 383.92 224.00 7813.37 51.07 0.00 0.00 0.00 0.00 20:46:07 Average: docker0 11.77 19.06 0.94 141.69 0.00 0.00 0.00 0.00 20:46:07 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 20:46:07 Average: ens3 97.95 61.77 1352.26 17.23 0.00 0.00 0.00 0.00 20:46:07 20:46:07 20:46:07 ---> sar -P ALL: 20:46:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8404) 03/06/23 _x86_64_ (8 CPU) 20:46:07 20:46:07 20:29:51 LINUX RESTART (8 CPU) 20:46:07 20:46:07 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:46:07 20:31:02 all 13.69 0.00 4.02 1.26 0.07 80.96 20:46:07 20:31:02 0 12.63 0.00 4.08 0.51 0.07 82.72 20:46:07 20:31:02 1 14.14 0.00 4.35 1.37 0.07 80.08 20:46:07 20:31:02 2 13.04 0.00 3.58 2.32 0.08 80.97 20:46:07 20:31:02 3 14.92 0.00 5.27 2.39 0.08 77.33 20:46:07 20:31:02 4 17.32 0.00 3.90 2.03 0.07 76.68 20:46:07 20:31:02 5 13.66 0.00 3.45 0.50 0.08 82.30 20:46:07 20:31:02 6 12.28 0.00 3.74 0.37 0.07 83.54 20:46:07 20:31:02 7 11.54 0.00 3.79 0.57 0.07 84.03 20:46:07 20:32:01 all 43.68 0.00 5.81 0.40 0.11 50.00 20:46:07 20:32:01 0 43.97 0.00 5.78 0.09 0.12 50.04 20:46:07 20:32:01 1 43.23 0.00 6.11 0.05 0.10 50.51 20:46:07 20:32:01 2 43.97 0.00 5.61 0.05 0.10 50.27 20:46:07 20:32:01 3 41.37 0.00 5.64 1.51 0.12 51.35 20:46:07 20:32:01 4 45.77 0.00 6.06 0.31 0.12 47.74 20:46:07 20:32:01 5 40.96 0.00 5.35 0.02 0.10 53.57 20:46:07 20:32:01 6 44.45 0.00 5.84 0.02 0.10 49.59 20:46:07 20:32:01 7 45.68 0.00 6.06 1.20 0.12 46.94 20:46:07 20:33:01 all 11.10 0.00 2.21 0.48 0.04 86.16 20:46:07 20:33:01 0 11.28 0.00 1.63 0.12 0.05 86.93 20:46:07 20:33:01 1 11.38 0.00 2.36 1.98 0.05 84.22 20:46:07 20:33:01 2 10.54 0.00 2.79 0.15 0.03 86.49 20:46:07 20:33:01 3 11.24 0.00 2.38 0.02 0.03 86.33 20:46:07 20:33:01 4 11.25 0.00 2.18 0.74 0.05 85.79 20:46:07 20:33:01 5 11.13 0.00 2.46 0.02 0.03 86.36 20:46:07 20:33:01 6 11.52 0.00 1.93 0.00 0.05 86.50 20:46:07 20:33:01 7 10.45 0.00 1.98 0.86 0.05 86.67 20:46:07 20:34:01 all 0.03 0.00 0.02 0.01 0.00 99.95 20:46:07 20:34:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:46:07 20:34:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:46:07 20:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:46:07 20:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:07 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:46:07 20:34:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:46:07 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:46:07 20:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:46:07 20:35:01 all 0.47 0.00 0.24 0.11 0.00 99.18 20:46:07 20:35:01 0 0.08 0.00 0.07 0.27 0.00 99.58 20:46:07 20:35:01 1 0.22 0.00 0.15 0.03 0.00 99.60 20:46:07 20:35:01 2 1.64 0.00 0.55 0.48 0.02 97.31 20:46:07 20:35:01 3 0.78 0.00 0.32 0.02 0.02 98.86 20:46:07 20:35:01 4 0.28 0.00 0.20 0.00 0.00 99.52 20:46:07 20:35:01 5 0.18 0.00 0.08 0.02 0.00 99.72 20:46:07 20:35:01 6 0.37 0.00 0.38 0.05 0.00 99.20 20:46:07 20:35:01 7 0.18 0.00 0.13 0.00 0.00 99.68 20:46:07 20:36:01 all 2.06 0.00 1.23 0.20 0.02 96.48 20:46:07 20:36:01 0 1.23 0.00 0.62 0.78 0.03 97.33 20:46:07 20:36:01 1 3.33 0.00 1.81 0.31 0.02 94.53 20:46:07 20:36:01 2 1.07 0.00 3.02 0.18 0.00 95.72 20:46:07 20:36:01 3 1.44 0.00 0.89 0.07 0.03 97.57 20:46:07 20:36:01 4 2.98 0.00 0.69 0.05 0.02 96.27 20:46:07 20:36:01 5 1.65 0.00 0.82 0.15 0.03 97.34 20:46:07 20:36:01 6 2.74 0.00 1.17 0.03 0.02 96.05 20:46:07 20:36:01 7 2.05 0.00 0.82 0.03 0.02 97.08 20:46:07 20:37:01 all 0.33 0.00 0.05 0.01 0.01 99.61 20:46:07 20:37:01 0 0.08 0.00 0.05 0.05 0.00 99.82 20:46:07 20:37:01 1 2.02 0.00 0.07 0.00 0.02 97.90 20:46:07 20:37:01 2 0.02 0.00 0.05 0.02 0.02 99.90 20:46:07 20:37:01 3 0.13 0.00 0.07 0.00 0.02 99.78 20:46:07 20:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:46:07 20:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:46:07 20:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:46:07 20:37:01 7 0.27 0.00 0.07 0.00 0.00 99.67 20:46:07 20:38:01 all 0.10 0.00 0.03 0.01 0.00 99.86 20:46:07 20:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:46:07 20:38:01 1 0.70 0.00 0.13 0.00 0.00 99.17 20:46:07 20:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:46:07 20:38:01 3 0.05 0.00 0.05 0.02 0.02 99.87 20:46:07 20:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:46:07 20:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:46:07 20:39:01 all 0.03 0.00 0.02 0.00 0.00 99.94 20:46:07 20:39:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:46:07 20:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:46:07 20:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:46:07 20:39:01 3 0.10 0.00 0.05 0.00 0.03 99.82 20:46:07 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:46:07 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:46:07 20:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:46:07 20:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:46:07 20:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:46:07 20:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:46:07 20:40:01 3 0.12 0.00 0.03 0.03 0.00 99.82 20:46:07 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:46:07 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:41:01 all 0.06 0.00 0.02 0.00 0.00 99.92 20:46:07 20:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:46:07 20:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:46:07 20:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:46:07 20:41:01 3 0.10 0.00 0.03 0.00 0.02 99.85 20:46:07 20:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:46:07 20:41:01 5 0.27 0.00 0.00 0.00 0.00 99.73 20:46:07 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:46:07 20:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:46:07 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:46:07 20:42:01 all 0.04 0.00 0.05 0.00 0.01 99.90 20:46:07 20:42:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:46:07 20:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:46:07 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:46:07 20:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:07 20:42:01 4 0.05 0.00 0.10 0.00 0.02 99.83 20:46:07 20:42:01 5 0.13 0.00 0.02 0.00 0.02 99.83 20:46:07 20:42:01 6 0.05 0.00 0.18 0.00 0.00 99.77 20:46:07 20:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:46:07 20:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:46:07 20:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:46:07 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:46:07 20:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:46:07 20:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:46:07 20:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:46:07 20:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:44:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:46:07 20:44:01 0 0.02 0.00 0.05 0.05 0.00 99.88 20:46:07 20:44:01 1 0.48 0.00 0.03 0.00 0.00 99.48 20:46:07 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:44:01 3 0.05 0.00 0.03 0.03 0.00 99.88 20:46:07 20:44:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:46:07 20:44:01 5 0.17 0.00 0.00 0.00 0.00 99.83 20:46:07 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:46:07 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:46:07 20:45:01 all 0.28 0.00 0.03 0.00 0.01 99.68 20:46:07 20:45:01 0 0.05 0.00 0.03 0.02 0.00 99.90 20:46:07 20:45:01 1 2.00 0.00 0.03 0.00 0.02 97.95 20:46:07 20:45:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:46:07 20:45:01 3 0.08 0.00 0.05 0.02 0.02 99.83 20:46:07 20:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:46:07 20:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:46:07 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:46:07 20:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:46:07 20:46:01 all 8.97 0.00 4.07 1.00 0.08 85.88 20:46:07 20:46:01 0 8.62 0.00 3.89 0.66 0.10 86.73 20:46:07 20:46:01 1 10.06 0.00 3.46 0.13 0.07 86.28 20:46:07 20:46:01 2 6.49 0.00 3.79 1.06 0.08 88.58 20:46:07 20:46:01 3 9.59 0.00 4.21 2.10 0.08 84.02 20:46:07 20:46:01 4 10.35 0.00 4.23 0.29 0.08 85.05 20:46:07 20:46:01 5 10.03 0.00 3.93 2.71 0.08 83.25 20:46:07 20:46:01 6 8.27 0.00 3.91 0.17 0.08 87.57 20:46:07 20:46:01 7 8.35 0.00 5.15 0.89 0.07 85.54 20:46:07 Average: all 4.98 0.00 1.10 0.22 0.02 93.67 20:46:07 Average: 0 4.80 0.00 1.01 0.17 0.02 94.00 20:46:07 Average: 1 5.41 0.00 1.16 0.24 0.02 93.17 20:46:07 Average: 2 4.73 0.00 1.21 0.27 0.02 93.77 20:46:07 Average: 3 4.92 0.00 1.18 0.38 0.03 93.48 20:46:07 Average: 4 5.43 0.00 1.08 0.21 0.02 93.25 20:46:07 Average: 5 4.82 0.00 1.00 0.21 0.02 93.94 20:46:07 Average: 6 4.91 0.00 1.06 0.04 0.02 93.97 20:46:07 Average: 7 4.83 0.00 1.12 0.22 0.02 93.81 20:46:07 20:46:07 20:46:07