Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1784c6279e01531b0e7025ba4e7a3234f498312 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-ssh17265168809904058236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13180947365378875288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16897156792643273305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15972263436416586351.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-ssh5759760339454991690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-224 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 b1784c6279e01531b0e7025ba4e7a3234f498312 (main) Commit message: "fix: Make sure function pipeline parameter names are always lower case (#1546)" > 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 b1784c6279e01531b0e7025ba4e7a3234f498312 # timeout=10 > git rev-list --no-walk 5370d96dae522dad69142a2f5b7316c398246ffd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:45:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:45:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:45:50 ========================================================= 14:45:50 EdgeX Global Pipelines Version Info 14:45:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:45:51 ------------------- 14:45:51 stable info: 14:45:51 ------------------- 14:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:45:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:45:51 Message: update stable to v1.0.258 14:45:52 ------------------- 14:45:52 experimental info: 14:45:52 ------------------- 14:45:52 Commited By: **** collab-it+edgex@linuxfoundation.org 14:45:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:45:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:45:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1784c6 [Pipeline] echo 14:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:45:53 + git rev-list -1 --merges b1784c6279e01531b0e7025ba4e7a3234f498312~1..b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo 14:45:53 -----------> git rev-list -1 --merges b1784c6279e01531b0e7025ba4e7a3234f498312~1..b1784c6279e01531b0e7025ba4e7a3234f498312 b1784c6279e01531b0e7025ba4e7a3234f498312 [false] [Pipeline] sh 14:45:54 + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo 14:45:54 ========================================================= 14:45:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:45:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:45:54 + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo 14:45:54 [semverPrep] GIT_COMMIT: b1784c6279e01531b0e7025ba4e7a3234f498312, Commit Message: fix: Make sure function pipeline parameter names are always lower case (#1546) [Pipeline] echo 14:45:54 [semverPrep] This is not a build commit. [Pipeline] sh 14:45:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:55 + grep -v github /etc/ssh/ssh_known_hosts 14:45:55 + [ -e /tmp/ssh_known_hosts ] 14:45:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:45:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:45:55 + sudo tee -a /etc/ssh/ssh_known_hosts 14:45:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:55 14:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:55 0.1.4: Pulling from edgex-devops/py-git-semver 14:45:55 b85a868b505f: Pulling fs layer 14:45:55 e2be974225ed: Pulling fs layer 14:45:55 339a4e72a1f5: Pulling fs layer 14:45:55 988bab9f4d93: Pulling fs layer 14:45:55 1469e6f7b9e6: Pulling fs layer 14:45:55 eaf3925da568: Pulling fs layer 14:45:55 bab4dde63d76: Pulling fs layer 14:45:55 bde34c3a00c8: Pulling fs layer 14:45:55 b352a97aabf1: Pulling fs layer 14:45:55 4872d77fe225: Pulling fs layer 14:45:55 5851b861e8e6: Pulling fs layer 14:45:55 bab4dde63d76: Waiting 14:45:55 bde34c3a00c8: Waiting 14:45:55 988bab9f4d93: Waiting 14:45:55 eaf3925da568: Waiting 14:45:55 1469e6f7b9e6: Waiting 14:45:55 b352a97aabf1: Waiting 14:45:55 4872d77fe225: Waiting 14:45:56 e2be974225ed: Verifying Checksum 14:45:56 e2be974225ed: Download complete 14:45:56 988bab9f4d93: Verifying Checksum 14:45:56 988bab9f4d93: Download complete 14:45:56 1469e6f7b9e6: Verifying Checksum 14:45:56 1469e6f7b9e6: Download complete 14:45:56 339a4e72a1f5: Verifying Checksum 14:45:56 339a4e72a1f5: Download complete 14:45:56 eaf3925da568: Verifying Checksum 14:45:56 eaf3925da568: Download complete 14:45:56 bde34c3a00c8: Verifying Checksum 14:45:56 bde34c3a00c8: Download complete 14:45:56 b352a97aabf1: Verifying Checksum 14:45:56 b352a97aabf1: Download complete 14:45:56 4872d77fe225: Verifying Checksum 14:45:56 4872d77fe225: Download complete 14:45:56 5851b861e8e6: Verifying Checksum 14:45:56 5851b861e8e6: Download complete 14:45:56 b85a868b505f: Verifying Checksum 14:45:56 b85a868b505f: Download complete 14:45:56 bab4dde63d76: Verifying Checksum 14:45:56 bab4dde63d76: Download complete 14:45:57 b85a868b505f: Pull complete 14:45:57 e2be974225ed: Pull complete 14:45:58 339a4e72a1f5: Pull complete 14:45:58 988bab9f4d93: Pull complete 14:45:58 1469e6f7b9e6: Pull complete 14:45:58 eaf3925da568: Pull complete 14:46:00 bab4dde63d76: Pull complete 14:46:00 bde34c3a00c8: Pull complete 14:46:00 b352a97aabf1: Pull complete 14:46:00 4872d77fe225: Pull complete 14:46:00 5851b861e8e6: Pull complete 14:46:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:00 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:46:00 $ 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 14:46:04 $ docker top abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef -eo pid,comm 14:46:04 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). 14:46:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:04 [ssh-agent] Looking for ssh-agent implementation... 14:46:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:04 $ docker exec abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent 14:46:04 SSH_AUTH_SOCK=/tmp/ssh-dMB4OaVfbnl3/agent.33 14:46:04 SSH_AGENT_PID=39 14:46:04 Running ssh-add (command line suppressed) 14:46:04 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18056702380511953467.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18056702380511953467.key) 14:46:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:05 + git tag --points-at HEAD [Pipeline] } 14:46:05 $ docker exec --env ******** --env ******** abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent -k 14:46:05 unset SSH_AUTH_SOCK; 14:46:05 unset SSH_AGENT_PID; 14:46:05 echo Agent pid 39 killed; 14:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:05 [ssh-agent] Looking for ssh-agent implementation... 14:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:05 $ docker exec abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent 14:46:05 SSH_AUTH_SOCK=/tmp/ssh-XGw3QKd8hBYt/agent.71 14:46:05 SSH_AGENT_PID=77 14:46:05 Running ssh-add (command line suppressed) 14:46:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13590440337652865572.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13590440337652865572.key) 14:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:06 + git semver init 14:46:06 2024-01-31 14:46:06,177 [run_init] DEBUG init version:0.0.0 force:False 14:46:06 2024-01-31 14:46:06,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 14:46:06 2024-01-31 14:46:06,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 14:46:06 2024-01-31 14:46:06,179 [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) 14:46:08 2024-01-31 14:46:08,039 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 14:46:08 2024-01-31 14:46:08,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 14:46:08 2024-01-31 14:46:08,040 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:46:08 2024-01-31 14:46:08,040 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:46:08 3.2.0-dev.17 [Pipeline] } 14:46:08 $ docker exec --env ******** --env ******** abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent -k 14:46:08 unset SSH_AUTH_SOCK; 14:46:08 unset SSH_AGENT_PID; 14:46:08 echo Agent pid 77 killed; 14:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:08 + git semver [Pipeline] } 14:46:08 $ docker stop --time=1 abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef 14:46:10 $ docker rm -f --volumes abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef [Pipeline] // withDockerContainer [Pipeline] sh 14:46:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:46:10 Stashed 1 file(s) [Pipeline] echo 14:46:10 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 14:46:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:46:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:46:11 ========================================================= 14:46:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:46:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:46:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:46:11 7264a8db6415: Pulling fs layer 14:46:11 c4d48a809fc2: Pulling fs layer 14:46:11 4f1c88b9dad5: Pulling fs layer 14:46:11 ad3a456e5733: Pulling fs layer 14:46:11 69c7f0334f64: Pulling fs layer 14:46:11 1f1c1a5573a3: Pulling fs layer 14:46:11 ce7588e14bc9: Pulling fs layer 14:46:11 b5e4710f87ac: Pulling fs layer 14:46:11 ad3a456e5733: Waiting 14:46:11 69c7f0334f64: Waiting 14:46:11 1f1c1a5573a3: Waiting 14:46:11 b5e4710f87ac: Waiting 14:46:11 ce7588e14bc9: Waiting 14:46:11 c4d48a809fc2: Download complete 14:46:11 ad3a456e5733: Verifying Checksum 14:46:11 ad3a456e5733: Download complete 14:46:11 69c7f0334f64: Verifying Checksum 14:46:11 69c7f0334f64: Download complete 14:46:11 7264a8db6415: Verifying Checksum 14:46:11 7264a8db6415: Download complete 14:46:11 1f1c1a5573a3: Verifying Checksum 14:46:11 1f1c1a5573a3: Download complete 14:46:12 7264a8db6415: Pull complete 14:46:12 b5e4710f87ac: Verifying Checksum 14:46:12 b5e4710f87ac: Download complete 14:46:12 c4d48a809fc2: Pull complete 14:46:12 4f1c88b9dad5: Verifying Checksum 14:46:12 4f1c88b9dad5: Download complete 14:46:12 ce7588e14bc9: Verifying Checksum 14:46:12 ce7588e14bc9: Download complete 14:46:15 4f1c88b9dad5: Pull complete 14:46:15 ad3a456e5733: Pull complete 14:46:15 69c7f0334f64: Pull complete 14:46:15 1f1c1a5573a3: Pull complete 14:46:17 ce7588e14bc9: Pull complete 14:46:18 b5e4710f87ac: Pull complete 14:46:18 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 14:46:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:18 + docker inspect -f . ci-base-image-x86_64 14:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:18 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:46:18 $ 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 14:46:24 $ docker top a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:24 + go version 14:46:24 go version go1.21.0 linux/amd64 [Pipeline] } 14:46:24 $ docker stop --time=1 a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec 14:46:26 $ docker rm -f --volumes a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec [Pipeline] // withDockerContainer 14:46:26 Still waiting to schedule task 14:46:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:26 + docker inspect -f . ci-base-image-x86_64 14:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:26 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:46:26 $ 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 14:46:27 $ docker top cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:27 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:46:27 + make test 14:46:27 make -C ./app-service-template build 14:46:27 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:46:27 go mod tidy 14:46:27 go: downloading github.com/labstack/echo/v4 v4.11.4 14:46:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 14:46:27 go: downloading github.com/stretchr/testify v1.8.4 14:46:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:46:28 go: downloading github.com/google/uuid v1.6.0 14:46:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 14:46:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 14:46:28 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 14:46:28 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 14:46:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 14:46:28 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:46:28 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:46:28 go: downloading gopkg.in/yaml.v3 v3.0.1 14:46:28 go: downloading github.com/stretchr/objx v0.5.0 14:46:28 go: downloading github.com/labstack/gommon v0.4.2 14:46:28 go: downloading golang.org/x/crypto v0.17.0 14:46:28 go: downloading golang.org/x/net v0.19.0 14:46:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:46:28 go: downloading github.com/go-kit/log v0.2.1 14:46:28 go: downloading github.com/go-playground/validator/v10 v10.16.0 14:46:28 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 14:46:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 14:46:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 14:46:29 go: downloading github.com/mitchellh/copystructure v1.2.0 14:46:29 go: downloading github.com/gorilla/websocket v1.5.0 14:46:29 go: downloading golang.org/x/sync v0.4.0 14:46:29 go: downloading github.com/mattn/go-colorable v0.1.13 14:46:29 go: downloading github.com/mattn/go-isatty v0.0.20 14:46:29 go: downloading github.com/valyala/fasttemplate v1.2.2 14:46:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:46:29 go: downloading github.com/hashicorp/errwrap v1.1.0 14:46:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:46:29 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 14:46:29 go: downloading github.com/go-playground/universal-translator v0.18.1 14:46:29 go: downloading github.com/leodido/go-urn v1.2.4 14:46:29 go: downloading golang.org/x/text v0.14.0 14:46:29 go: downloading github.com/go-playground/locales v0.14.1 14:46:29 go: downloading github.com/x448/float16 v0.8.4 14:46:29 go: downloading github.com/hashicorp/consul/api v1.27.0 14:46:29 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:46:29 go: downloading golang.org/x/sys v0.15.0 14:46:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:46:29 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:46:29 go: downloading golang.org/x/time v0.5.0 14:46:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:46:29 go: downloading github.com/go-playground/assert/v2 v2.2.0 14:46:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:46:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 14:46:29 go: downloading github.com/nats-io/nats.go v1.31.0 14:46:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:46:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:46:29 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:46:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:46:30 go: downloading github.com/hashicorp/serf v0.10.1 14:46:30 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 14:46:30 go: downloading github.com/google/go-cmp v0.5.9 14:46:30 go: downloading github.com/hashicorp/consul/sdk v0.15.1 14:46:30 go: downloading github.com/hashicorp/go-uuid v1.0.3 14:46:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:46:30 go: downloading github.com/kr/pretty v0.1.0 14:46:30 go: downloading github.com/klauspost/compress v1.17.1 14:46:30 go: downloading github.com/nats-io/nkeys v0.4.6 14:46:30 go: downloading github.com/nats-io/nuid v1.0.1 14:46:30 go: downloading github.com/onsi/ginkgo v1.10.1 14:46:30 go: downloading github.com/onsi/gomega v1.7.0 14:46:30 go: downloading github.com/Microsoft/go-winio v0.6.1 14:46:30 go: downloading github.com/zeebo/errs v1.3.0 14:46:30 go: downloading google.golang.org/grpc v1.60.1 14:46:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:46:30 go: downloading github.com/fatih/color v1.14.1 14:46:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:46:30 go: downloading github.com/armon/go-metrics v0.4.1 14:46:30 go: downloading github.com/hashicorp/go-msgpack v0.5.5 14:46:30 go: downloading github.com/hashicorp/memberlist v0.5.0 14:46:30 go: downloading github.com/kr/text v0.2.0 14:46:30 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 14:46:30 go: downloading google.golang.org/protobuf v1.32.0 14:46:30 go: downloading github.com/hashicorp/go-version v1.2.1 14:46:30 go: downloading github.com/pkg/errors v0.9.1 14:46:30 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 14:46:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:46:31 go: downloading github.com/pascaldekloe/goe v0.1.0 14:46:31 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 14:46:31 go: downloading github.com/golang/protobuf v1.5.3 14:46:31 go: downloading gopkg.in/yaml.v2 v2.4.0 14:46:31 go: downloading github.com/hpcloud/tail v1.0.0 14:46:31 go: downloading github.com/google/btree v1.0.1 14:46:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:46:31 go: downloading github.com/miekg/dns v1.1.41 14:46:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:46:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:46:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:46:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:46:31 go: downloading golang.org/x/mod v0.12.0 14:46:31 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 14:46:46 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:46:46 make -C ./app-service-template test 14:46:46 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:46:46 go test -race -coverprofile=coverage.out ./... 14:47:04 ? app-new-service/config [no test files] 14:47:04 ok app-new-service 1.055s coverage: 45.9% of statements 14:47:04 ok app-new-service/functions 1.050s coverage: 85.3% of statements 14:47:04 go vet ./... 14:47:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:47:19 ./bin/test-attribution-txt.sh 14:47:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:47:19 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:47:19 go test -race -coverprofile=coverage.out ./... 14:47:19 go: downloading github.com/gomodule/redigo v1.8.9 14:47:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:47:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:47:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:47:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:47:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:47:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:47:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:47:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.099s coverage: 66.6% of statements 14:47:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.056s coverage: 89.3% of statements 14:47:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.057s coverage: 85.1% of statements 14:47:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.025s coverage: 100.0% of statements 14:47:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.127s coverage: 75.5% of statements 14:47:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:47:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.041s coverage: 97.3% of statements 14:47:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements 14:47:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:47:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:47:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:47:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.047s coverage: 65.1% of statements 14:47:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.051s coverage: 27.6% of statements 14:47:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.042s coverage: 17.2% of statements 14:47:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.047s coverage: 27.3% of statements 14:47:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.056s coverage: 52.8% of statements 14:47:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.124s coverage: 72.3% of statements 14:47:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.034s coverage: 94.4% of statements 14:47:52 go vet ./... 14:47:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:48:00 $ docker stop --time=1 cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 14:48:02 $ docker rm -f --volumes cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:48:03 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 14:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:04 14:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:04 latest: Pulling from edgex-lftools-log-publisher 14:48:04 5eb5b503b376: Pulling fs layer 14:48:04 5c69ac0246d0: Pulling fs layer 14:48:04 ec43610c2a17: Pulling fs layer 14:48:04 3a2ae6a8a46f: Pulling fs layer 14:48:04 33b1e0a273af: Pulling fs layer 14:48:04 5d3b04190fa2: Pulling fs layer 14:48:04 2f39f015ded8: Pulling fs layer 14:48:04 33b1e0a273af: Waiting 14:48:04 5d3b04190fa2: Waiting 14:48:04 2f39f015ded8: Waiting 14:48:04 3a2ae6a8a46f: Waiting 14:48:04 5c69ac0246d0: Download complete 14:48:04 3a2ae6a8a46f: Verifying Checksum 14:48:04 3a2ae6a8a46f: Download complete 14:48:04 33b1e0a273af: Download complete 14:48:04 5d3b04190fa2: Verifying Checksum 14:48:04 5d3b04190fa2: Download complete 14:48:04 ec43610c2a17: Verifying Checksum 14:48:04 ec43610c2a17: Download complete 14:48:04 5eb5b503b376: Verifying Checksum 14:48:04 5eb5b503b376: Download complete 14:48:05 2f39f015ded8: Verifying Checksum 14:48:05 2f39f015ded8: Download complete 14:48:05 5eb5b503b376: Pull complete 14:48:05 5c69ac0246d0: Pull complete 14:48:06 ec43610c2a17: Pull complete 14:48:06 3a2ae6a8a46f: Pull complete 14:48:06 33b1e0a273af: Pull complete 14:48:06 5d3b04190fa2: Pull complete 14:48:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-225 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 14:48:08 Running in /w/workspace/app-functions-sdk-go/335 [Pipeline] { [Pipeline] checkout 14:48:08 The recommended git tool is: git 14:48:10 2f39f015ded8: Pull complete 14:48:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:10 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:48:10 $ 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 14:48:13 using credential edgex-jenkins-ssh 14:48:13 Cloning the remote Git repository 14:48:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:48:14 > git init /w/workspace/app-functions-sdk-go/335 # timeout=10 14:48:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:48:14 > git --version # timeout=10 14:48:14 > git --version # 'git version 2.25.1' 14:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:16 $ docker top a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:16 ---> job-cost.sh 14:48:16 lf-activate-venv: SKIPPING 14:48:16 INFO: No Stack... 14:48:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:17 INFO: Archiving Costs [Pipeline] sh 14:48:17 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 14:48:17 + cut -d, -f6 [Pipeline] lock 14:48:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] 14:48:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] did not exist. Created. 14:48:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:48:18 + echo total: 0.2199999988079071 [Pipeline] stash 14:48:18 Stashed 1 file(s) [Pipeline] } 14:48:18 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } 14:48:18 $ docker stop --time=1 a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 14:48:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:48:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:19 Avoid second fetch 14:48:19 Checking out Revision b1784c6279e01531b0e7025ba4e7a3234f498312 (main) 14:48:19 $ docker rm -f --volumes a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:48:20 Commit message: "fix: Make sure function pipeline parameter names are always lower case (#1546)" 14:48:19 > git config core.sparsecheckout # timeout=10 14:48:19 > git checkout -f b1784c6279e01531b0e7025ba4e7a3234f498312 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:21 Dload Upload Total Spent Left Speed 14:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh 14:48:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:48:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:48:21 + sudo tee /etc/docker/daemon.new 14:48:21 { 14:48:21 "registry-mirrors": [ 14:48:21 "https://nexus3.edgexfoundry.org:10001" 14:48:21 ], 14:48:21 "bip": "10.250.0.254/24", 14:48:21 "hosts": [ 14:48:21 "tcp://0.0.0.0:5555", 14:48:21 "unix:///var/run/docker.sock" 14:48:21 ], 14:48:21 "mtu": 1458, 14:48:21 "selinux-enabled": true, 14:48:21 "seccomp-profile": "/etc/docker/seccomp.json" 14:48:21 } [Pipeline] sh 14:48:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:48:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:48:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:48:41 ========================================================= 14:48:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:48:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:48:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:48:42 9fda8d8052c6: Pulling fs layer 14:48:42 5d54e960e981: Pulling fs layer 14:48:42 c4a7e357bf2a: Pulling fs layer 14:48:42 f0e02332f6b5: Pulling fs layer 14:48:42 872ee5b61b7b: Pulling fs layer 14:48:42 0c6a40ed1a82: Pulling fs layer 14:48:42 94ae7d8d031c: Pulling fs layer 14:48:42 f0e02332f6b5: Waiting 14:48:42 872ee5b61b7b: Waiting 14:48:42 94ae7d8d031c: Waiting 14:48:42 0c6a40ed1a82: Waiting 14:48:42 5d54e960e981: Download complete 14:48:42 f0e02332f6b5: Verifying Checksum 14:48:42 f0e02332f6b5: Download complete 14:48:42 872ee5b61b7b: Verifying Checksum 14:48:42 872ee5b61b7b: Download complete 14:48:42 9fda8d8052c6: Verifying Checksum 14:48:42 9fda8d8052c6: Download complete 14:48:43 94ae7d8d031c: Verifying Checksum 14:48:43 94ae7d8d031c: Download complete 14:48:43 9fda8d8052c6: Pull complete 14:48:43 5d54e960e981: Pull complete 14:48:44 c4a7e357bf2a: Verifying Checksum 14:48:44 c4a7e357bf2a: Download complete 14:48:45 0c6a40ed1a82: Verifying Checksum 14:48:45 0c6a40ed1a82: Download complete 14:48:57 c4a7e357bf2a: Pull complete 14:48:57 f0e02332f6b5: Pull complete 14:48:57 872ee5b61b7b: Pull complete 14:49:06 0c6a40ed1a82: Pull complete 14:49:08 94ae7d8d031c: Pull complete 14:49:08 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 14:49:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:11 + docker inspect -f . ci-base-image-arm64 14:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 14:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@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 14:49:14 $ docker top da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:15 + go version 14:49:15 go version go1.21.0 linux/arm64 [Pipeline] } 14:49:15 $ docker stop --time=1 da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 14:49:17 $ docker rm -f --volumes da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:17 + docker inspect -f . ci-base-image-arm64 14:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:18 prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 14:49:18 $ 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/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@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 14:49:19 $ docker top 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:20 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/335 [Pipeline] fileExists [Pipeline] sh 14:49:21 + make test 14:49:21 make -C ./app-service-template build 14:49:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/335/app-service-template' 14:49:21 go mod tidy 14:49:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 14:49:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:49:21 go: downloading github.com/google/uuid v1.6.0 14:49:21 go: downloading github.com/stretchr/testify v1.8.4 14:49:21 go: downloading github.com/labstack/echo/v4 v4.11.4 14:49:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 14:49:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 14:49:21 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 14:49:22 go: downloading github.com/go-playground/validator/v10 v10.16.0 14:49:22 go: downloading gopkg.in/yaml.v3 v3.0.1 14:49:22 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 14:49:22 go: downloading github.com/go-kit/log v0.2.1 14:49:22 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:49:22 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:49:22 go: downloading github.com/stretchr/objx v0.5.0 14:49:22 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 14:49:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 14:49:22 go: downloading github.com/labstack/gommon v0.4.2 14:49:22 go: downloading golang.org/x/crypto v0.17.0 14:49:22 go: downloading golang.org/x/net v0.19.0 14:49:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 14:49:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:49:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 14:49:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:49:23 go: downloading github.com/x448/float16 v0.8.4 14:49:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 14:49:24 go: downloading github.com/go-playground/universal-translator v0.18.1 14:49:24 go: downloading github.com/leodido/go-urn v1.2.4 14:49:24 go: downloading golang.org/x/text v0.14.0 14:49:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:49:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 14:49:25 go: downloading github.com/go-playground/locales v0.14.1 14:49:29 go: downloading github.com/mitchellh/copystructure v1.2.0 14:49:29 go: downloading github.com/mattn/go-colorable v0.1.13 14:49:29 go: downloading github.com/mattn/go-isatty v0.0.20 14:49:29 go: downloading github.com/valyala/fasttemplate v1.2.2 14:49:29 go: downloading github.com/gorilla/websocket v1.5.0 14:49:29 go: downloading golang.org/x/sync v0.4.0 14:49:29 go: downloading github.com/hashicorp/consul/api v1.27.0 14:49:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:49:29 go: downloading github.com/hashicorp/errwrap v1.1.0 14:49:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 14:49:29 go: downloading golang.org/x/sys v0.15.0 14:49:29 go: downloading github.com/kr/pretty v0.1.0 14:49:29 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:49:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:49:29 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:49:29 go: downloading golang.org/x/time v0.5.0 14:49:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:49:29 go: downloading github.com/nats-io/nats.go v1.31.0 14:49:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:49:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:49:29 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:49:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:49:29 go: downloading github.com/hashicorp/serf v0.10.1 14:49:29 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 14:49:30 go: downloading github.com/google/go-cmp v0.5.9 14:49:30 go: downloading github.com/hashicorp/consul/sdk v0.15.1 14:49:30 go: downloading github.com/hashicorp/go-uuid v1.0.3 14:49:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:49:30 go: downloading github.com/Microsoft/go-winio v0.6.1 14:49:30 go: downloading github.com/zeebo/errs v1.3.0 14:49:30 go: downloading google.golang.org/grpc v1.60.1 14:49:31 go: downloading github.com/kr/text v0.2.0 14:49:31 go: downloading github.com/onsi/ginkgo v1.10.1 14:49:31 go: downloading github.com/onsi/gomega v1.7.0 14:49:31 go: downloading github.com/fatih/color v1.14.1 14:49:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:49:31 go: downloading github.com/klauspost/compress v1.17.1 14:49:31 go: downloading github.com/nats-io/nkeys v0.4.6 14:49:32 go: downloading github.com/nats-io/nuid v1.0.1 14:49:32 go: downloading github.com/armon/go-metrics v0.4.1 14:49:32 go: downloading github.com/hashicorp/go-msgpack v0.5.5 14:49:32 go: downloading github.com/hashicorp/memberlist v0.5.0 14:49:32 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 14:49:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:49:32 go: downloading google.golang.org/protobuf v1.32.0 14:49:33 go: downloading github.com/hashicorp/go-version v1.2.1 14:49:33 go: downloading github.com/pkg/errors v0.9.1 14:49:33 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 14:49:33 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 14:49:33 go: downloading github.com/golang/protobuf v1.5.3 14:49:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:49:33 go: downloading github.com/pascaldekloe/goe v0.1.0 14:49:33 go: downloading github.com/google/btree v1.0.1 14:49:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:49:34 go: downloading github.com/miekg/dns v1.1.41 14:49:34 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:49:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:49:34 go: downloading gopkg.in/yaml.v2 v2.4.0 14:49:34 go: downloading github.com/hpcloud/tail v1.0.0 14:49:34 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:49:34 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:49:36 go: downloading golang.org/x/mod v0.12.0 14:49:36 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 14:51:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/335/app-service-template' 14:51:17 make -C ./app-service-template test 14:51:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/335/app-service-template' 14:51:17 go test -race -coverprofile=coverage.out ./... 14:53:08 ? app-new-service/config [no test files] 14:53:08 ok app-new-service 1.243s coverage: 45.9% of statements 14:53:08 ok app-new-service/functions 1.228s coverage: 85.3% of statements 14:53:08 go vet ./... 14:55:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:55:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:55:00 ./bin/test-attribution-txt.sh 14:55:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:55:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/335/app-service-template' 14:55:00 go test -race -coverprofile=coverage.out ./... 14:55:00 go: downloading github.com/gomodule/redigo v1.8.9 14:55:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 14:55:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 14:55:07 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 14:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.591s coverage: 66.6% of statements 14:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.314s coverage: 89.3% of statements 14:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.325s coverage: 85.1% of statements 14:55:08 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.098s coverage: 100.0% of statements 14:55:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 14:55:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 14:55:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 14:55:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.585s coverage: 75.5% of statements 14:55:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.230s coverage: 97.3% of statements 14:55:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 14:55:17 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 14:55:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.237s coverage: 82.8% of statements 14:55:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.245s coverage: 65.1% of statements 14:55:20 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 14:55:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.335s coverage: 27.6% of statements 14:55:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 14:55:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:55:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.289s coverage: 17.2% of statements 14:55:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.213s coverage: 27.3% of statements 14:55:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.303s coverage: 52.8% of statements 14:55:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.513s coverage: 72.3% of statements 14:55:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.181s coverage: 94.4% of statements 14:55:58 go vet ./... 14:56:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:00 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 14:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:56:01 $ docker stop --time=1 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 14:56:02 $ docker rm -f --volumes 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:56:07 Warning: overwriting stash ‘coverage-report’ 14:56:07 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 14:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:08 14:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:09 arm64: Pulling from edgex-lftools-log-publisher 14:56:09 8998bd30e6a1: Pulling fs layer 14:56:09 04944245beec: Pulling fs layer 14:56:09 699f458cf7ca: Pulling fs layer 14:56:09 765212b225bb: Pulling fs layer 14:56:09 f23df028b6ca: Pulling fs layer 14:56:09 d65c8cfc05b1: Pulling fs layer 14:56:09 2437ff75d9bd: Pulling fs layer 14:56:09 765212b225bb: Waiting 14:56:09 d65c8cfc05b1: Waiting 14:56:09 f23df028b6ca: Waiting 14:56:09 2437ff75d9bd: Waiting 14:56:09 04944245beec: Verifying Checksum 14:56:09 04944245beec: Download complete 14:56:09 765212b225bb: Verifying Checksum 14:56:09 765212b225bb: Download complete 14:56:09 f23df028b6ca: Download complete 14:56:09 d65c8cfc05b1: Verifying Checksum 14:56:09 d65c8cfc05b1: Download complete 14:56:09 699f458cf7ca: Verifying Checksum 14:56:09 699f458cf7ca: Download complete 14:56:09 8998bd30e6a1: Download complete 14:56:12 2437ff75d9bd: Verifying Checksum 14:56:12 2437ff75d9bd: Download complete 14:56:16 8998bd30e6a1: Pull complete 14:56:16 04944245beec: Pull complete 14:56:17 699f458cf7ca: Pull complete 14:56:17 765212b225bb: Pull complete 14:56:18 f23df028b6ca: Pull complete 14:56:18 d65c8cfc05b1: Pull complete 14:56:37 2437ff75d9bd: Pull complete 14:56:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:37 prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 14:56:37 $ 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/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@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 14:56:38 $ docker top 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:39 ---> job-cost.sh 14:56:39 lf-activate-venv: SKIPPING 14:56:39 INFO: No Stack... 14:56:40 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:40 INFO: Archiving Costs [Pipeline] sh 14:56:41 + cat /w/workspace/app-functions-sdk-go/335/archives/cost.csv 14:56:41 + cut -d, -f6 [Pipeline] lock 14:56:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] 14:56:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] did not exist. Created. 14:56:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:42 /w/workspace/app-functions-sdk-go/335@tmp/durable-4ac95bcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:56:42 + echo total: 0.10999999940395355 [Pipeline] stash 14:56:42 Warning: overwriting stash ‘stack-cost’ 14:56:43 Stashed 1 file(s) [Pipeline] } 14:56:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:43 $ docker stop --time=1 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a 14:56:45 $ docker rm -f --volumes 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a [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 14:56:48 provisioning config files... 14:56:48 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13008491426366112088tmp [Pipeline] { [Pipeline] sh 14:56:48 + set +x 14:56:48 + bash -s -- 14:56:48 + curl -s https://codecov.io/bash 14:56:48 14:56:48 _____ _ 14:56:48 / ____| | | 14:56:48 | | ___ __| | ___ ___ _____ __ 14:56:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:56:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:56:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:56:48 Bash-1.0.6 14:56:48 14:56:48 14:56:48 ==> git version 2.25.1 found 14:56:48 ==> 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 14:56:48 Release-Date: 2020-01-08 14:56:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:56:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:56:48 ==> Jenkins CI detected. 14:56:48 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 14:56:48 project root: . 14:56:48 --> token set from env 14:56:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:56:48 ==> Running gcov in . (disable via -X gcov) 14:56:48 ==> Python coveragepy not found 14:56:48 ==> Searching for coverage reports in: 14:56:48 + . 14:56:48 -> Found 2 reports 14:56:48 ==> Detecting git/mercurial file structure 14:56:48 ==> Reading reports 14:56:48 + ./app-service-template/coverage.out bytes=3558 14:56:48 + ./coverage.out bytes=126749 14:56:48 ==> Appending adjustments 14:56:48 https://docs.codecov.io/docs/fixing-reports 14:56:49 + Found adjustments 14:56:49 ==> Gzipping contents 14:56:49 24K /tmp/codecov.0iYY1p.gz 14:56:49 ==> Uploading reports 14:56:49 url: https://codecov.io 14:56:49 query: branch=main&commit=b1784c6279e01531b0e7025ba4e7a3234f498312&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:49 -> Pinging Codecov 14:56:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1784c6279e01531b0e7025ba4e7a3234f498312&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:49 -> Uploading to 14:56:49 https://storage.googleapis.com/codecov/v4/raw/2024-01-31/3D8B5DFFC46A037C893635FACE044666/b1784c6279e01531b0e7025ba4e7a3234f498312/55be5cd2-3b58-45b0-91a0-dd41320331ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240131T145649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39d0a632b9bd43bcb7d633bddd4955ea6a78961a069a5cce21dfc9f08f63e32c 14:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:49 Dload Upload Total Spent Left Speed 14:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21779 0 0 100 21779 0 82496 --:--:-- --:--:-- --:--:-- 82496 14:56:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] } 14:56:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:56:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:56:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:56:50 14:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:56:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:56:50 df9b9388f04a: Pulling fs layer 14:56:50 52dc419b0ee2: Pulling fs layer 14:56:50 25bc292e5bac: Pulling fs layer 14:56:50 114826534d7a: Pulling fs layer 14:56:50 4657fd5d0bcf: Pulling fs layer 14:56:50 114826534d7a: Waiting 14:56:50 6ad1cebc031e: Pulling fs layer 14:56:50 8a3aa393b2d8: Pulling fs layer 14:56:50 4657fd5d0bcf: Waiting 14:56:50 6ad1cebc031e: Waiting 14:56:50 25bc292e5bac: Verifying Checksum 14:56:50 25bc292e5bac: Download complete 14:56:50 52dc419b0ee2: Download complete 14:56:50 4657fd5d0bcf: Verifying Checksum 14:56:50 4657fd5d0bcf: Download complete 14:56:50 df9b9388f04a: Download complete 14:56:51 6ad1cebc031e: Verifying Checksum 14:56:51 6ad1cebc031e: Download complete 14:56:51 df9b9388f04a: Pull complete 14:56:51 52dc419b0ee2: Pull complete 14:56:51 25bc292e5bac: Pull complete 14:56:51 114826534d7a: Download complete 14:56:51 8a3aa393b2d8: Verifying Checksum 14:56:51 8a3aa393b2d8: Download complete 14:56:55 114826534d7a: Pull complete 14:56:55 4657fd5d0bcf: Pull complete 14:56:55 6ad1cebc031e: Pull complete 14:56:57 8a3aa393b2d8: Pull complete 14:56:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:58 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:56:58 $ 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 14:57:03 $ docker top d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a -eo pid,comm [Pipeline] { [Pipeline] echo 14:57:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 14:57:04 + set -o pipefail 14:57:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 14:57:09 14:57:09 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 14:57:09 14:57:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/69abbb5a-ebce-4b77-b5d1-99c15e7a5a47 14:57:09 14:57:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:57:09 14:57:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:57:09 14:57:09 14:57:09 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:57:09 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:57:09 More details here: https://snyk.co/ue1NS 14:57:09 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 14:57:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:57:09 $ docker stop --time=1 d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a 14:57:13 $ docker rm -f --volumes d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a [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 14:57:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:14 provisioning config files... 14:57:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13764148673305748765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:15 --> edgex-publish-swagger.sh 14:57:15 === Publish openapi/v3 API === 14:57:15 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:57:15 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 14:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 14:57:15 Dload Upload Total Spent Left Speed 14:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 324 20576 --:--:-- --:--:-- --:--:-- 20863 100 11600 100 180 100 11420 324 20576 --:--:-- --:--:-- --:--:-- 20863 14:57:15 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 14:57:15 [Pipeline] } 14:57:15 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 14:57:16 + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] sh 14:57:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:17 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:57:17 $ 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 14:57:17 $ docker top fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 -eo pid,comm 14:57:17 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). 14:57:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:17 [ssh-agent] Looking for ssh-agent implementation... 14:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:18 $ docker exec fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 ssh-agent 14:57:18 SSH_AUTH_SOCK=/tmp/ssh-X71wMvXfPOua/agent.31 14:57:18 SSH_AGENT_PID=37 14:57:18 Running ssh-add (command line suppressed) 14:57:18 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17007013157700174114.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17007013157700174114.key) 14:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:18 + git semver tag 14:57:18 2024-01-31 14:57:18,825 [run_tag] DEBUG tag force:False 14:57:18 2024-01-31 14:57:18,825 [check_head_tag] DEBUG check head tag 14:57:18 2024-01-31 14:57:18,827 [execute] INFO git cat-file --batch-check 14:57:18 2024-01-31 14:57:18,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:57:18 2024-01-31 14:57:18,831 [execute] INFO git cat-file --batch 14:57:18 2024-01-31 14:57:18,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:57:18 2024-01-31 14:57:18,858 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:18 2024-01-31 14:57:18,859 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 14:57:18 2024-01-31 14:57:18,859 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:57:18 2024-01-31 14:57:18,863 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:18 3.2.0-dev.17 [Pipeline] } 14:57:18 $ docker exec --env ******** --env ******** fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 ssh-agent -k 14:57:19 unset SSH_AUTH_SOCK; 14:57:19 unset SSH_AGENT_PID; 14:57:19 echo Agent pid 37 killed; 14:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:19 + git semver [Pipeline] } 14:57:19 $ docker stop --time=1 fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 14:57:21 $ docker rm -f --volumes fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:21 14:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:21 0.23.1-centos7: Pulling from edgex-lftools 14:57:21 ab5ef0e58194: Pulling fs layer 14:57:21 9712f1f96733: Pulling fs layer 14:57:21 63f879dbbcfc: Pulling fs layer 14:57:21 0d9ebad4ef96: Pulling fs layer 14:57:21 e9a5061849ea: Pulling fs layer 14:57:21 d747dcd14b5f: Pulling fs layer 14:57:21 2de7ff778b66: Pulling fs layer 14:57:21 e9a5061849ea: Waiting 14:57:21 d747dcd14b5f: Waiting 14:57:21 2de7ff778b66: Waiting 14:57:21 0d9ebad4ef96: Waiting 14:57:21 9712f1f96733: Download complete 14:57:22 63f879dbbcfc: Verifying Checksum 14:57:22 63f879dbbcfc: Download complete 14:57:22 e9a5061849ea: Verifying Checksum 14:57:22 e9a5061849ea: Download complete 14:57:22 d747dcd14b5f: Verifying Checksum 14:57:22 d747dcd14b5f: Download complete 14:57:22 0d9ebad4ef96: Verifying Checksum 14:57:22 0d9ebad4ef96: Download complete 14:57:23 ab5ef0e58194: Verifying Checksum 14:57:23 ab5ef0e58194: Download complete 14:57:23 2de7ff778b66: Verifying Checksum 14:57:23 2de7ff778b66: Download complete 14:57:25 ab5ef0e58194: Pull complete 14:57:25 9712f1f96733: Pull complete 14:57:26 63f879dbbcfc: Pull complete 14:57:30 0d9ebad4ef96: Pull complete 14:57:30 e9a5061849ea: Pull complete 14:57:30 d747dcd14b5f: Pull complete 14:57:31 2de7ff778b66: Pull complete 14:57:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:31 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:57:31 $ 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 14:57:42 $ docker top 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:57:43 provisioning config files... 14:57:43 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5629185508775824718tmp 14:57:43 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10005527876628326130tmp 14:57:43 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11858078619139043454tmp [Pipeline] { [Pipeline] echo 14:57:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:57:43 ---> sigul-configuration.sh 14:57:43 gpg: directory `/root/.gnupg' created 14:57:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:57:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:57:43 gpg: keyring `/root/.gnupg/secring.gpg' created 14:57:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:57:43 gpg: CAST5 encrypted data 14:57:43 gpg: encrypted with 1 passphrase 14:57:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:57:43 + mkdir /home/jenkins 14:57:43 + mkdir /home/jenkins/sigul [Pipeline] sh 14:57:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:57:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:57:44 ---> sigul-install.sh 14:57:44 Sigul already installed; skipping installation. [Pipeline] sh 14:57:44 + git tag --list 14:57:44 v0.1.0 14:57:44 v0.1.1 14:57:44 v1.0.0 14:57:44 v1.1.0 14:57:44 v1.2.0 14:57:44 v1.3.0 14:57:44 v1.3.1 14:57:44 v2.0.0 14:57:44 v2.0.1 14:57:44 v2.1.0 14:57:44 v2.1.1 14:57:44 v2.1.2 14:57:44 v2.2.0 14:57:44 v2.3 14:57:44 v2.3.0 14:57:44 v2.3.1 14:57:44 v3.0 14:57:44 v3.0.0 14:57:44 v3.0.1 14:57:44 v3.0.1-dev.1 14:57:44 v3.0.1-dev.2 14:57:44 v3.1 14:57:44 v3.1.0 14:57:44 v3.1.0-dev.1 14:57:44 v3.1.0-dev.10 14:57:44 v3.1.0-dev.11 14:57:44 v3.1.0-dev.12 14:57:44 v3.1.0-dev.13 14:57:44 v3.1.0-dev.14 14:57:44 v3.1.0-dev.15 14:57:44 v3.1.0-dev.16 14:57:44 v3.1.0-dev.17 14:57:44 v3.1.0-dev.18 14:57:44 v3.1.0-dev.19 14:57:44 v3.1.0-dev.2 14:57:44 v3.1.0-dev.20 14:57:44 v3.1.0-dev.21 14:57:44 v3.1.0-dev.22 14:57:44 v3.1.0-dev.23 14:57:44 v3.1.0-dev.24 14:57:44 v3.1.0-dev.25 14:57:44 v3.1.0-dev.26 14:57:44 v3.1.0-dev.27 14:57:44 v3.1.0-dev.28 14:57:44 v3.1.0-dev.29 14:57:44 v3.1.0-dev.3 14:57:44 v3.1.0-dev.30 14:57:44 v3.1.0-dev.31 14:57:44 v3.1.0-dev.32 14:57:44 v3.1.0-dev.33 14:57:44 v3.1.0-dev.34 14:57:44 v3.1.0-dev.35 14:57:44 v3.1.0-dev.36 14:57:44 v3.1.0-dev.37 14:57:44 v3.1.0-dev.38 14:57:44 v3.1.0-dev.39 14:57:44 v3.1.0-dev.4 14:57:44 v3.1.0-dev.40 14:57:44 v3.1.0-dev.41 14:57:44 v3.1.0-dev.42 14:57:44 v3.1.0-dev.43 14:57:44 v3.1.0-dev.44 14:57:44 v3.1.0-dev.45 14:57:44 v3.1.0-dev.46 14:57:44 v3.1.0-dev.47 14:57:44 v3.1.0-dev.48 14:57:44 v3.1.0-dev.49 14:57:44 v3.1.0-dev.5 14:57:44 v3.1.0-dev.50 14:57:44 v3.1.0-dev.51 14:57:44 v3.1.0-dev.52 14:57:44 v3.1.0-dev.6 14:57:44 v3.1.0-dev.7 14:57:44 v3.1.0-dev.8 14:57:44 v3.1.0-dev.9 14:57:44 v3.2.0-dev.1 14:57:44 v3.2.0-dev.10 14:57:44 v3.2.0-dev.11 14:57:44 v3.2.0-dev.12 14:57:44 v3.2.0-dev.13 14:57:44 v3.2.0-dev.14 14:57:44 v3.2.0-dev.15 14:57:44 v3.2.0-dev.16 14:57:44 v3.2.0-dev.17 14:57:44 v3.2.0-dev.2 14:57:44 v3.2.0-dev.3 14:57:44 v3.2.0-dev.4 14:57:44 v3.2.0-dev.5 14:57:44 v3.2.0-dev.6 14:57:44 v3.2.0-dev.7 14:57:44 v3.2.0-dev.8 14:57:44 v3.2.0-dev.9 [Pipeline] sh 14:57:45 + lftools sign git-tag v3.2.0-dev.17 14:57:45 Signing Git tag with Sigul... 14:57:45 Signing v3.2.0-dev.17 [Pipeline] echo 14:57:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:57:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:57:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:57:46 $ docker stop --time=1 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 14:57:48 $ docker rm -f --volumes 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:57:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:49 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:57: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 14:57:50 $ docker top bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 -eo pid,comm 14:57: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). 14:57:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:50 [ssh-agent] Looking for ssh-agent implementation... 14:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:50 $ docker exec bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 ssh-agent 14:57:50 SSH_AUTH_SOCK=/tmp/ssh-IRFs8tFouwYa/agent.33 14:57:50 SSH_AGENT_PID=40 14:57:50 Running ssh-add (command line suppressed) 14:57:50 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7042695277487386105.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7042695277487386105.key) 14:57:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:51 + git semver bump pre 14:57:51 2024-01-31 14:57:51,272 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:51 2024-01-31 14:57:51,273 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 14:57:51 2024-01-31 14:57:51,273 [bump_version] DEBUG bumped version:3.2.0-dev.18 14:57:51 2024-01-31 14:57:51,273 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 14:57:51 2024-01-31 14:57:51,273 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:51 2024-01-31 14:57:51,273 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:51 2024-01-31 14:57:51,275 [execute] INFO git cat-file --batch-check 14:57:51 2024-01-31 14:57:51,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:51 2024-01-31 14:57:51,280 [execute] INFO git cat-file --batch 14:57:51 2024-01-31 14:57:51,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:51 2024-01-31 14:57:51,284 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:57:51 3.2.0-dev.18 [Pipeline] } 14:57:51 $ docker exec --env ******** --env ******** bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 ssh-agent -k 14:57:52 unset SSH_AUTH_SOCK; 14:57:52 unset SSH_AGENT_PID; 14:57:52 echo Agent pid 40 killed; 14:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:55 + git semver [Pipeline] } 14:57:55 $ docker stop --time=1 bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 14:57:56 $ docker rm -f --volumes bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:57 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:57:57 $ 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 14:57:58 $ docker top 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf -eo pid,comm 14:57:58 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). 14:57:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:58 [ssh-agent] Looking for ssh-agent implementation... 14:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:58 $ docker exec 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf ssh-agent 14:57:58 SSH_AUTH_SOCK=/tmp/ssh-pJm02q50PYKT/agent.32 14:57:58 SSH_AGENT_PID=38 14:57:58 Running ssh-add (command line suppressed) 14:57:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7964567299876170709.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7964567299876170709.key) 14:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:59 + git semver push 14:57:59 2024-01-31 14:57:59,217 [run_push] DEBUG push 14:57:59 2024-01-31 14:57:59,218 [execute] INFO git cat-file --batch-check 14:57:59 2024-01-31 14:57:59,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:57:59 2024-01-31 14:57:59,223 [execute] INFO git rev-list 972575d5e29d27a145402a5b23c3646de449a8f0 -- 14:57:59 2024-01-31 14:57:59,223 [execute] DEBUG Popen(['git', 'rev-list', '972575d5e29d27a145402a5b23c3646de449a8f0', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:57:59 2024-01-31 14:57:59,239 [execute] INFO git fetch -v origin 14:57:59 2024-01-31 14:57:59,239 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:57:59 2024-01-31 14:57:59,737 [run_push] DEBUG no remote changes detected 14:57:59 2024-01-31 14:57:59,737 [execute] INFO git push origin semver 14:57:59 2024-01-31 14:57:59,738 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:58:00 2024-01-31 14:58:00,448 [run_push] DEBUG push all version tags 14:58:00 2024-01-31 14:58:00,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:58:00 2024-01-31 14:58:00,448 [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) 14:58:01 2024-01-31 14:58:01,145 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:58:01 3.2.0-dev.18 [Pipeline] } 14:58:01 $ docker exec --env ******** --env ******** 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf ssh-agent -k 14:58:01 unset SSH_AUTH_SOCK; 14:58:01 unset SSH_AGENT_PID; 14:58:01 echo Agent pid 38 killed; 14:58:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:01 + git semver [Pipeline] } 14:58:02 $ docker stop --time=1 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf 14:58:03 $ docker rm -f --volumes 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf [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 14:58:04 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 14:58:04 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:58:04 total 16 14:58:04 drwxr-xr-x 3 root root 4096 Jan 31 14:48 . 14:58:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 14:57 .. 14:58:04 drwxr-xr-x 2 root root 4096 Jan 31 14:48 cost 14:58:04 -rw-r--r-- 1 root root 92 Jan 31 14:48 cost.csv 14:58:04 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 14:58:04 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:58:04 total 16 14:58:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 14:48 . 14:58:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 14:57 .. 14:58:04 drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 14:48 cost 14:58:04 -rw-r--r-- 1 jenkins jenkins 92 Jan 31 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:58:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:58:06 ---> package-listing.sh 14:58:06 ++ facter osfamily 14:58:06 ++ tr '[:upper:]' '[:lower:]' 14:58:06 + OS_FAMILY=debian 14:58:06 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 14:58:06 + START_PACKAGES=/tmp/packages_start.txt 14:58:06 + END_PACKAGES=/tmp/packages_end.txt 14:58:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:58:06 + PACKAGES=/tmp/packages_start.txt 14:58:06 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:58:06 + PACKAGES=/tmp/packages_end.txt 14:58:06 + case "${OS_FAMILY}" in 14:58:06 + dpkg -l 14:58:06 + grep '^ii' 14:58:06 + '[' -f /tmp/packages_start.txt ']' 14:58:06 + '[' -f /tmp/packages_end.txt ']' 14:58:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:58:06 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:58:06 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 14:58:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 14:58:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:58:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:07 prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container 14:58:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:58:07 $ docker top 64a500f43ac8b12c302c54a446a9c1aa4c05423267ae75c927ac592c6123fac2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:08 + touch /tmp/pre-build-complete [Pipeline] sh 14:58:08 + mkdir -p /var/log/sysstat [Pipeline] sh 14:58:08 + ls /var/log/sa-host 14:58:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:08 provisioning config files... 14:58:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15673479946897581648tmp [Pipeline] { [Pipeline] echo 14:58:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:58:09 ---> create-netrc.sh [Pipeline] } 14:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:58:09 ---> python-tools-install.sh [Pipeline] echo 14:58:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:58:10 ---> sudo-logs.sh 14:58:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:58:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:58:10 ---> job-cost.sh 14:58:10 lf-activate-venv: SKIPPING 14:58:10 DEBUG: total: 0.2199999988079071 14:58:10 INFO: Retrieving Stack Cost... 14:58:10 INFO: Retrieving Pricing Info for: v3-standard-8 14:58:11 INFO: Archiving Costs [Pipeline] echo 14:58:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:58:11 ---> logs-deploy.sh 14:58:11 lf-activate-venv: SKIPPING 14:58:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/335 14:58:11 INFO: archiving workspace using pattern(s): 14:58:12 Archives upload complete. 14:58:12 INFO: archiving logs to Nexus 14:58:13 ---> uname -a: 14:58:13 Linux prd-ubuntu20-04-docker-8c-8g-224 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:58:13 14:58:13 14:58:13 ---> lscpu: 14:58:13 Architecture: x86_64 14:58:13 CPU op-mode(s): 32-bit, 64-bit 14:58:13 Byte Order: Little Endian 14:58:13 Address sizes: 40 bits physical, 48 bits virtual 14:58:13 CPU(s): 8 14:58:13 On-line CPU(s) list: 0-7 14:58:13 Thread(s) per core: 1 14:58:13 Core(s) per socket: 1 14:58:13 Socket(s): 8 14:58:13 NUMA node(s): 1 14:58:13 Vendor ID: AuthenticAMD 14:58:13 CPU family: 23 14:58:13 Model: 49 14:58:13 Model name: AMD EPYC-Rome Processor 14:58:13 Stepping: 0 14:58:13 CPU MHz: 2799.996 14:58:13 BogoMIPS: 5599.99 14:58:13 Virtualization: AMD-V 14:58:13 Hypervisor vendor: KVM 14:58:13 Virtualization type: full 14:58:13 L1d cache: 256 KiB 14:58:13 L1i cache: 256 KiB 14:58:13 L2 cache: 4 MiB 14:58:13 L3 cache: 128 MiB 14:58:13 NUMA node0 CPU(s): 0-7 14:58:13 Vulnerability Itlb multihit: Not affected 14:58:13 Vulnerability L1tf: Not affected 14:58:13 Vulnerability Mds: Not affected 14:58:13 Vulnerability Meltdown: Not affected 14:58:13 Vulnerability Mmio stale data: Not affected 14:58:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:58:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:58:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:58:13 Vulnerability Srbds: Not affected 14:58:13 Vulnerability Tsx async abort: Not affected 14:58:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:58:13 14:58:13 14:58:13 ---> nproc: 14:58:13 8 14:58:13 14:58:13 14:58:13 ---> df -h: 14:58:13 Filesystem Size Used Avail Use% Mounted on 14:58:13 overlay 155G 12G 144G 8% / 14:58:13 tmpfs 64M 0 64M 0% /dev 14:58:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:58:13 shm 64M 0 64M 0% /dev/shm 14:58:13 /dev/vda1 155G 12G 144G 8% /facter-os 14:58:13 14:58:13 14:58:13 ---> sar -b -r -n DEV: 14:58:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-224) 01/31/24 _x86_64_ (8 CPU) 14:58:13 14:58:13 14:45:11 LINUX RESTART (8 CPU) 14:58:13 14:58:13 14:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:58:13 14:47:01 85.36 3.24 82.12 0.00 428.94 30016.88 0.00 14:58:13 14:48:01 60.88 0.03 60.85 0.00 0.27 36536.50 0.00 14:58:13 14:49:01 53.76 0.17 53.59 0.00 8.27 18620.76 0.00 14:58:13 14:50:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 14:58:13 14:51:01 28.18 10.23 17.95 0.00 3454.49 3721.91 0.00 14:58:13 14:52:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 14:58:13 14:53:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 14:58:13 14:54:01 2.60 1.02 1.58 0.00 21.86 18.13 0.00 14:58:13 14:55:01 1.55 0.00 1.55 0.00 0.00 20.93 0.00 14:58:13 14:56:01 1.92 0.00 1.92 0.00 0.00 30.13 0.00 14:58:13 14:57:01 21.81 0.12 21.70 0.00 14.53 13089.55 0.00 14:58:13 14:58:01 116.18 0.35 115.83 0.00 30.39 44069.06 0.00 14:58:13 Average: 31.32 1.26 30.06 0.00 329.75 12156.90 0.00 14:58:13 14:58:13 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:58:13 14:47:01 27942648 31447912 861992 2.62 97004 3599112 1925160 5.67 1557152 2902968 1063700 14:58:13 14:48:01 27954188 31517348 791816 2.41 100788 3636032 1907452 5.62 1513760 2920900 44072 14:58:13 14:49:01 28620480 31515316 799524 2.43 103064 3006324 1752692 5.17 1174244 2636248 144 14:58:13 14:50:01 28619576 31514532 799992 2.43 103096 3006324 1752692 5.17 1174004 2636264 8 14:58:13 14:51:01 28388296 31504312 801784 2.44 108552 3210184 1822620 5.37 1327812 2691048 164 14:58:13 14:52:01 28387916 31503936 802060 2.44 108588 3210188 1822620 5.37 1327804 2691048 12 14:58:13 14:53:01 28389932 31506264 799896 2.43 108668 3210188 1822620 5.37 1325688 2691304 8 14:58:13 14:54:01 28381680 31499184 806996 2.45 108752 3210812 1834560 5.41 1335972 2691828 180 14:58:13 14:55:01 28389020 31506532 800012 2.43 108776 3210816 1800752 5.31 1325936 2691832 12 14:58:13 14:56:01 28388908 31506508 799872 2.43 108868 3210796 1800752 5.31 1326104 2691816 16 14:58:13 14:57:01 27606224 31482876 822204 2.50 115508 3915084 1875900 5.53 1356480 3395168 291724 14:58:13 14:58:01 26861312 31462072 834284 2.54 151652 4520444 1923284 5.67 1466280 3938004 592 14:58:13 Average: 28160848 31497233 810036 2.46 110276 3412192 1836759 5.41 1350936 2881536 116719 14:58:13 14:58:13 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:58:13 14:47:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:58:13 14:47:01 docker0 221.08 293.46 16.68 2110.54 0.00 0.00 0.00 0.00 14:58:13 14:47:01 veth139d587 138.16 218.90 12.69 1673.24 0.00 0.00 0.00 0.14 14:58:13 14:47:01 ens3 453.70 313.68 5350.66 45.52 0.00 0.00 0.00 0.00 14:58:13 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:48:01 docker0 1.37 1.37 0.09 1.58 0.00 0.00 0.00 0.00 14:58:13 14:48:01 veth139d587 1.37 1.38 0.11 1.58 0.00 0.00 0.00 0.00 14:58:13 14:48:01 ens3 20.09 15.08 16.86 8.58 0.00 0.00 0.00 0.00 14:58:13 14:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 14:58:13 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:49:01 ens3 121.53 92.55 2528.06 106.58 0.00 0.00 0.00 0.00 14:58:13 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:50:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:58:13 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:51:01 ens3 76.50 32.31 1374.30 2.44 0.00 0.00 0.00 0.00 14:58:13 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:52:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 14:58:13 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:13 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:56:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 14:58:13 14:57:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:58:13 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:13 14:57:01 ens3 134.19 75.15 3975.89 10.82 0.00 0.00 0.00 0.00 14:58:13 14:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:58:13 14:58:01 veth0622a5c 1.95 1.78 0.31 0.82 0.00 0.00 0.00 0.00 14:58:13 14:58:01 docker0 63.09 101.28 5.22 909.35 0.00 0.00 0.00 0.00 14:58:13 14:58:01 ens3 272.05 180.35 4177.94 40.13 0.00 0.00 0.00 0.00 14:58:13 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:58:13 Average: veth0622a5c 0.16 0.15 0.03 0.07 0.00 0.00 0.00 0.00 14:58:13 Average: docker0 23.52 32.65 1.81 249.20 0.00 0.00 0.00 0.00 14:58:13 Average: ens3 89.40 58.80 1446.55 17.81 0.00 0.00 0.00 0.00 14:58:13 14:58:13 14:58:13 ---> sar -P ALL: 14:58:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-224) 01/31/24 _x86_64_ (8 CPU) 14:58:13 14:58:13 14:45:11 LINUX RESTART (8 CPU) 14:58:13 14:58:13 14:46:02 CPU %user %nice %system %iowait %steal %idle 14:58:13 14:47:01 all 33.89 0.00 4.39 2.13 0.08 59.51 14:58:13 14:47:01 0 35.29 0.00 4.20 0.46 0.09 59.96 14:58:13 14:47:01 1 34.17 0.00 4.96 10.48 0.09 50.30 14:58:13 14:47:01 2 31.89 0.00 4.56 1.15 0.07 62.34 14:58:13 14:47:01 3 33.32 0.00 4.50 0.21 0.07 61.91 14:58:13 14:47:01 4 33.42 0.00 3.81 1.25 0.09 61.43 14:58:13 14:47:01 5 35.65 0.00 4.81 2.38 0.09 57.07 14:58:13 14:47:01 6 32.61 0.00 3.95 0.43 0.07 62.94 14:58:13 14:47:01 7 34.77 0.00 4.37 0.70 0.09 60.08 14:58:13 14:48:01 all 27.90 0.00 2.73 1.90 0.05 67.41 14:58:13 14:48:01 0 28.53 0.00 3.06 7.06 0.07 61.28 14:58:13 14:48:01 1 29.34 0.00 2.39 0.10 0.05 68.12 14:58:13 14:48:01 2 27.09 0.00 2.67 0.80 0.05 69.39 14:58:13 14:48:01 3 28.84 0.00 3.36 0.50 0.05 67.25 14:58:13 14:48:01 4 27.84 0.00 2.43 0.12 0.05 69.57 14:58:13 14:48:01 5 27.87 0.00 2.59 0.32 0.05 69.17 14:58:13 14:48:01 6 26.76 0.00 2.49 6.18 0.07 64.50 14:58:13 14:48:01 7 26.93 0.00 2.88 0.12 0.05 70.02 14:58:13 14:49:01 all 2.57 0.00 1.18 1.35 0.02 94.88 14:58:13 14:49:01 0 2.44 0.00 2.34 7.92 0.03 87.27 14:58:13 14:49:01 1 3.03 0.00 0.85 0.00 0.02 96.10 14:58:13 14:49:01 2 2.83 0.00 0.94 2.18 0.03 94.02 14:58:13 14:49:01 3 2.24 0.00 1.49 0.02 0.02 96.23 14:58:13 14:49:01 4 2.35 0.00 1.27 0.55 0.05 95.78 14:58:13 14:49:01 5 2.23 0.00 0.89 0.03 0.02 96.83 14:58:13 14:49:01 6 2.68 0.00 0.74 0.00 0.00 96.58 14:58:13 14:49:01 7 2.77 0.00 0.94 0.10 0.02 96.18 14:58:13 14:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:58:13 14:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:58:13 14:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:58:13 14:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:58:13 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:50:01 4 0.02 0.00 0.03 0.02 0.02 99.92 14:58:13 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:58:13 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:58:13 14:51:01 all 0.91 0.00 0.38 0.46 0.01 98.23 14:58:13 14:51:01 0 2.58 0.00 0.55 1.23 0.02 95.62 14:58:13 14:51:01 1 0.23 0.00 0.18 0.05 0.02 99.52 14:58:13 14:51:01 2 1.70 0.00 0.70 0.05 0.02 97.53 14:58:13 14:51:01 3 0.40 0.00 0.20 0.02 0.02 99.36 14:58:13 14:51:01 4 0.45 0.00 0.28 1.14 0.02 98.11 14:58:13 14:51:01 5 0.87 0.00 0.57 0.90 0.00 97.66 14:58:13 14:51:01 6 0.72 0.00 0.37 0.30 0.02 98.60 14:58:13 14:51:01 7 0.35 0.00 0.20 0.02 0.02 99.42 14:58:13 14:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:58:13 14:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:58:13 14:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:58:13 14:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:58:13 14:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:52:01 4 0.05 0.00 0.05 0.05 0.02 99.83 14:58:13 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:52:01 6 0.00 0.00 0.03 0.02 0.00 99.95 14:58:13 14:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:53:01 all 0.11 0.00 0.01 0.00 0.00 99.87 14:58:13 14:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:58:13 14:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:58:13 14:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:58:13 14:53:01 3 0.76 0.00 0.00 0.00 0.02 99.22 14:58:13 14:53:01 4 0.05 0.00 0.02 0.02 0.02 99.90 14:58:13 14:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:58:13 14:53:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:58:13 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:54:01 all 0.23 0.00 0.02 0.02 0.01 99.71 14:58:13 14:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:58:13 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:58:13 14:54:01 2 0.05 0.00 0.05 0.00 0.02 99.88 14:58:13 14:54:01 3 1.63 0.00 0.03 0.05 0.00 98.28 14:58:13 14:54:01 4 0.03 0.00 0.02 0.15 0.02 99.78 14:58:13 14:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:58:13 14:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:58:13 14:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:58:13 14:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:58:13 14:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:58:13 14:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:58:13 14:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:58:13 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:55:01 4 0.07 0.00 0.03 0.02 0.02 99.87 14:58:13 14:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:58:13 14:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:58:13 14:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 14:58:13 14:56:01 all 0.05 0.00 0.01 0.01 0.01 99.93 14:58:13 14:56:01 0 0.23 0.00 0.02 0.00 0.00 99.75 14:58:13 14:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:58:13 14:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:58:13 14:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:58:13 14:56:01 4 0.05 0.00 0.00 0.07 0.02 99.87 14:58:13 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:58:13 14:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:58:13 14:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 14:58:13 14:57:01 all 2.77 0.00 1.15 0.74 0.02 95.32 14:58:13 14:57:01 0 1.97 0.00 1.19 0.03 0.02 96.79 14:58:13 14:57:01 1 2.79 0.00 0.69 0.00 0.02 96.50 14:58:13 14:57:01 2 3.35 0.00 1.09 0.07 0.02 95.48 14:58:13 14:57:01 3 3.35 0.00 0.76 0.05 0.02 95.81 14:58:13 14:57:01 4 2.23 0.00 2.13 0.62 0.03 94.99 14:58:13 14:57:01 5 2.49 0.00 1.09 0.00 0.02 96.40 14:58:13 14:57:01 6 3.25 0.00 1.36 4.78 0.02 90.60 14:58:13 14:57:01 7 2.74 0.00 0.91 0.39 0.02 95.96 14:58:13 14:58:13 14:57:01 CPU %user %nice %system %iowait %steal %idle 14:58:13 14:58:01 all 6.81 0.00 2.62 3.80 0.09 86.68 14:58:13 14:58:01 0 6.19 0.00 3.33 17.29 0.10 73.09 14:58:13 14:58:01 1 6.71 0.00 2.36 1.01 0.07 89.85 14:58:13 14:58:01 2 7.59 0.00 2.90 0.03 0.07 89.40 14:58:13 14:58:01 3 6.42 0.00 2.11 0.52 0.10 90.85 14:58:13 14:58:01 4 7.33 0.00 3.25 5.04 0.08 84.30 14:58:13 14:58:01 5 5.56 0.00 1.99 1.28 0.08 91.09 14:58:13 14:58:01 6 7.68 0.00 2.37 4.72 0.13 85.10 14:58:13 14:58:01 7 7.02 0.00 2.62 0.64 0.08 89.64 14:58:13 Average: all 6.19 0.00 1.03 0.86 0.03 91.89 14:58:13 Average: 0 6.37 0.00 1.22 2.81 0.03 89.58 14:58:13 Average: 1 6.27 0.00 0.95 0.95 0.02 91.81 14:58:13 Average: 2 6.14 0.00 1.07 0.35 0.02 92.41 14:58:13 Average: 3 6.35 0.00 1.03 0.11 0.03 92.49 14:58:13 Average: 4 6.07 0.00 1.10 0.75 0.03 92.05 14:58:13 Average: 5 6.14 0.00 0.99 0.40 0.02 92.45 14:58:13 Average: 6 6.08 0.00 0.94 1.36 0.03 91.60 14:58:13 Average: 7 6.13 0.00 0.99 0.16 0.02 92.69 14:58:13 14:58:13 14:58:13