Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e2b535bea3b56d2985446fa311b3de50f9bf96a 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-ssh14301953881587549718.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-ssh7701323659801829231.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-ssh14644206049862968149.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-ssh15075610181188317206.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-ssh17310798814817987625.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-562’ Running on prd-ubuntu20.04-docker-8c-8g-566 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 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4e2b535bea3b56d2985446fa311b3de50f9bf96a (main) Commit message: "feat: add openziti to app-functions-sdk (#1566)" > git config core.sparsecheckout # timeout=10 > git checkout -f 4e2b535bea3b56d2985446fa311b3de50f9bf96a # timeout=10 > git rev-list --no-walk 2309ffa869e084a77348fb496641ade41ecf9547 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:29 ========================================================= 13:07:29 EdgeX Global Pipelines Version Info 13:07:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:31 ------------------- 13:07:31 stable info: 13:07:31 ------------------- 13:07:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:31 Message: update stable to v1.0.258 13:07:31 ------------------- 13:07:31 experimental info: 13:07:31 ------------------- 13:07:31 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:07:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:07:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 13:07:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e2b535 [Pipeline] echo 13:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:07:33 + git rev-list -1 --merges 4e2b535bea3b56d2985446fa311b3de50f9bf96a~1..4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] echo 13:07:33 -----------> git rev-list -1 --merges 4e2b535bea3b56d2985446fa311b3de50f9bf96a~1..4e2b535bea3b56d2985446fa311b3de50f9bf96a 4e2b535bea3b56d2985446fa311b3de50f9bf96a [false] [Pipeline] sh 13:07:33 + git log --format=format:%s -1 4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] echo 13:07:33 ========================================================= 13:07:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:07:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:33 + git log --format=format:%s -1 4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] echo 13:07:33 [semverPrep] GIT_COMMIT: 4e2b535bea3b56d2985446fa311b3de50f9bf96a, Commit Message: feat: add openziti to app-functions-sdk (#1566) [Pipeline] echo 13:07:33 [semverPrep] This is not a build commit. [Pipeline] sh 13:07:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:07:34 + grep -v github /etc/ssh/ssh_known_hosts 13:07:34 + [ -e /tmp/ssh_known_hosts ] 13:07:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:07:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:07:34 + sudo tee -a /etc/ssh/ssh_known_hosts 13:07:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:34 13:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:34 0.1.4: Pulling from edgex-devops/py-git-semver 13:07:34 b85a868b505f: Pulling fs layer 13:07:34 e2be974225ed: Pulling fs layer 13:07:34 339a4e72a1f5: Pulling fs layer 13:07:34 988bab9f4d93: Pulling fs layer 13:07:34 1469e6f7b9e6: Pulling fs layer 13:07:34 eaf3925da568: Pulling fs layer 13:07:34 bab4dde63d76: Pulling fs layer 13:07:34 bde34c3a00c8: Pulling fs layer 13:07:34 b352a97aabf1: Pulling fs layer 13:07:34 4872d77fe225: Pulling fs layer 13:07:34 5851b861e8e6: Pulling fs layer 13:07:34 bab4dde63d76: Waiting 13:07:34 bde34c3a00c8: Waiting 13:07:34 b352a97aabf1: Waiting 13:07:34 4872d77fe225: Waiting 13:07:34 5851b861e8e6: Waiting 13:07:34 988bab9f4d93: Waiting 13:07:34 eaf3925da568: Waiting 13:07:34 1469e6f7b9e6: Waiting 13:07:34 e2be974225ed: Download complete 13:07:34 988bab9f4d93: Verifying Checksum 13:07:34 988bab9f4d93: Download complete 13:07:34 1469e6f7b9e6: Verifying Checksum 13:07:34 1469e6f7b9e6: Download complete 13:07:34 eaf3925da568: Verifying Checksum 13:07:34 eaf3925da568: Download complete 13:07:35 339a4e72a1f5: Verifying Checksum 13:07:35 339a4e72a1f5: Download complete 13:07:35 bde34c3a00c8: Download complete 13:07:35 b352a97aabf1: Download complete 13:07:35 4872d77fe225: Download complete 13:07:35 5851b861e8e6: Download complete 13:07:35 b85a868b505f: Verifying Checksum 13:07:35 b85a868b505f: Download complete 13:07:35 bab4dde63d76: Verifying Checksum 13:07:35 bab4dde63d76: Download complete 13:07:36 b85a868b505f: Pull complete 13:07:36 e2be974225ed: Pull complete 13:07:36 339a4e72a1f5: Pull complete 13:07:36 988bab9f4d93: Pull complete 13:07:37 1469e6f7b9e6: Pull complete 13:07:37 eaf3925da568: Pull complete 13:07:39 bab4dde63d76: Pull complete 13:07:39 bde34c3a00c8: Pull complete 13:07:39 b352a97aabf1: Pull complete 13:07:39 4872d77fe225: Pull complete 13:07:39 5851b861e8e6: Pull complete 13:07:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:39 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:07:39 $ 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 13:07:42 $ docker top 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 -eo pid,comm 13:07:42 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). 13:07:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:42 [ssh-agent] Looking for ssh-agent implementation... 13:07:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:42 $ docker exec 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 ssh-agent 13:07:42 SSH_AUTH_SOCK=/tmp/ssh-tbwWkhS9y0ZS/agent.32 13:07:42 SSH_AGENT_PID=38 13:07:42 Running ssh-add (command line suppressed) 13:07:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11022332294903358097.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11022332294903358097.key) 13:07:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:43 + git tag --points-at HEAD [Pipeline] } 13:07:43 $ docker exec --env ******** --env ******** 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 ssh-agent -k 13:07:43 unset SSH_AUTH_SOCK; 13:07:43 unset SSH_AGENT_PID; 13:07:43 echo Agent pid 38 killed; 13:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:43 [ssh-agent] Looking for ssh-agent implementation... 13:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:43 $ docker exec 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 ssh-agent 13:07:43 SSH_AUTH_SOCK=/tmp/ssh-MbBo0XNv7Bq4/agent.71 13:07:43 SSH_AGENT_PID=77 13:07:43 Running ssh-add (command line suppressed) 13:07:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5011359635224437150.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5011359635224437150.key) 13:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:43 + git semver init 13:07:44 2024-03-21 13:07:43,999 [run_init] DEBUG init version:0.0.0 force:False 13:07:44 2024-03-21 13:07:44,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 13:07:44 2024-03-21 13:07:44,000 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 13:07:44 2024-03-21 13:07:44,000 [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) 13:07:45 2024-03-21 13:07:45,902 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 13:07:45 2024-03-21 13:07:45,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 13:07:45 2024-03-21 13:07:45,903 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:07:45 2024-03-21 13:07:45,903 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:07:45 3.2.0-dev.30 [Pipeline] } 13:07:45 $ docker exec --env ******** --env ******** 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 ssh-agent -k 13:07:46 unset SSH_AUTH_SOCK; 13:07:46 unset SSH_AGENT_PID; 13:07:46 echo Agent pid 77 killed; 13:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:46 + git semver [Pipeline] } 13:07:46 $ docker stop --time=1 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 13:07:48 $ docker rm -f --volumes 3c3daf5328e5ff5d7be1d03e4b0cc674ffc006934459ece9788276b9d57287c4 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:48 Stashed 1 file(s) [Pipeline] echo 13:07:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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 13:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:07:48 ========================================================= 13:07:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:07:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:07:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:07:49 7264a8db6415: Pulling fs layer 13:07:49 c4d48a809fc2: Pulling fs layer 13:07:49 4f1c88b9dad5: Pulling fs layer 13:07:49 ad3a456e5733: Pulling fs layer 13:07:49 69c7f0334f64: Pulling fs layer 13:07:49 1f1c1a5573a3: Pulling fs layer 13:07:49 ce7588e14bc9: Pulling fs layer 13:07:49 b5e4710f87ac: Pulling fs layer 13:07:49 b5e4710f87ac: Waiting 13:07:49 ce7588e14bc9: Waiting 13:07:49 69c7f0334f64: Waiting 13:07:49 1f1c1a5573a3: Waiting 13:07:49 c4d48a809fc2: Download complete 13:07:49 ad3a456e5733: Download complete 13:07:49 69c7f0334f64: Download complete 13:07:49 7264a8db6415: Verifying Checksum 13:07:49 7264a8db6415: Download complete 13:07:49 1f1c1a5573a3: Verifying Checksum 13:07:49 1f1c1a5573a3: Download complete 13:07:49 7264a8db6415: Pull complete 13:07:49 b5e4710f87ac: Verifying Checksum 13:07:49 b5e4710f87ac: Download complete 13:07:49 c4d48a809fc2: Pull complete 13:07:49 4f1c88b9dad5: Verifying Checksum 13:07:49 4f1c88b9dad5: Download complete 13:07:50 ce7588e14bc9: Verifying Checksum 13:07:50 ce7588e14bc9: Download complete 13:07:52 4f1c88b9dad5: Pull complete 13:07:52 ad3a456e5733: Pull complete 13:07:52 69c7f0334f64: Pull complete 13:07:53 1f1c1a5573a3: Pull complete 13:07:55 ce7588e14bc9: Pull complete 13:07:55 b5e4710f87ac: Pull complete 13:07:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 13:07:56 + 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 13:07:56 + docker inspect -f . ci-base-image-x86_64 13:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:56 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:07:56 $ 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 13:08:01 $ docker top cd64f99093317c88b40ee81497e51d529899ecb7db73c019679dc7f0fd5162fd -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:01 + go version 13:08:01 go version go1.21.0 linux/amd64 [Pipeline] } 13:08:01 $ docker stop --time=1 cd64f99093317c88b40ee81497e51d529899ecb7db73c019679dc7f0fd5162fd 13:08:03 $ docker rm -f --volumes cd64f99093317c88b40ee81497e51d529899ecb7db73c019679dc7f0fd5162fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:03 + docker inspect -f . ci-base-image-x86_64 13:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:03 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:08:03 Still waiting to schedule task 13:08:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-564’ 13:08:03 $ 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 13:08:04 $ docker top ef575f48616e8ee39c590a65d1043656116a3aa2ba7c2b35d3766f0ee5f49e9c -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:04 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 13:08:04 + make test 13:08:04 make -C ./app-service-template build 13:08:04 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:08:04 go mod tidy 13:08:04 go: downloading github.com/labstack/echo/v4 v4.11.4 13:08:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 13:08:04 go: downloading github.com/stretchr/testify v1.9.0 13:08:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:08:05 go: downloading github.com/google/uuid v1.6.0 13:08:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 13:08:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 13:08:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 13:08:05 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 13:08:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:08:05 go: downloading github.com/labstack/gommon v0.4.2 13:08:05 go: downloading golang.org/x/crypto v0.21.0 13:08:05 go: downloading golang.org/x/net v0.22.0 13:08:05 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:08:05 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:08:05 go: downloading gopkg.in/yaml.v3 v3.0.1 13:08:05 go: downloading github.com/stretchr/objx v0.5.2 13:08:05 go: downloading github.com/go-kit/log v0.2.1 13:08:05 go: downloading github.com/go-playground/validator/v10 v10.19.0 13:08:05 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:08:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:08:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 13:08:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 13:08:05 go: downloading github.com/gorilla/websocket v1.5.1 13:08:05 go: downloading golang.org/x/sync v0.6.0 13:08:05 go: downloading github.com/mattn/go-colorable v0.1.13 13:08:05 go: downloading github.com/mattn/go-isatty v0.0.20 13:08:05 go: downloading github.com/valyala/fasttemplate v1.2.2 13:08:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:08:05 go: downloading github.com/mitchellh/copystructure v1.2.0 13:08:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:08:05 go: downloading github.com/hashicorp/consul/api v1.27.0 13:08:05 go: downloading github.com/hashicorp/errwrap v1.1.0 13:08:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:08:05 go: downloading github.com/go-playground/universal-translator v0.18.1 13:08:06 go: downloading github.com/leodido/go-urn v1.4.0 13:08:06 go: downloading golang.org/x/text v0.14.0 13:08:06 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:08:06 go: downloading github.com/openziti/sdk-golang v0.23.13 13:08:06 go: downloading github.com/sirupsen/logrus v1.9.3 13:08:06 go: downloading github.com/go-playground/assert/v2 v2.2.0 13:08:06 go: downloading github.com/go-playground/locales v0.14.1 13:08:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 13:08:06 go: downloading github.com/x448/float16 v0.8.4 13:08:06 go: downloading golang.org/x/sys v0.18.0 13:08:06 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:08:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:08:06 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:08:06 go: downloading golang.org/x/time v0.5.0 13:08:06 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:08:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:08:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:08:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:08:06 go: downloading github.com/hashicorp/serf v0.10.1 13:08:06 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:08:06 go: downloading github.com/google/go-cmp v0.5.9 13:08:06 go: downloading github.com/hashicorp/consul/sdk v0.15.1 13:08:06 go: downloading github.com/hashicorp/go-uuid v1.0.3 13:08:07 go: downloading github.com/kr/pretty v0.1.0 13:08:07 go: downloading github.com/nats-io/nats.go v1.33.1 13:08:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:08:07 go: downloading github.com/go-openapi/runtime v0.28.0 13:08:07 go: downloading github.com/go-openapi/strfmt v0.23.0 13:08:07 go: downloading github.com/go-resty/resty/v2 v2.12.0 13:08:07 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 13:08:07 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:08:07 go: downloading github.com/openziti/edge-api v0.26.13 13:08:07 go: downloading github.com/openziti/foundation/v2 v2.0.39 13:08:07 go: downloading github.com/openziti/identity v1.0.72 13:08:07 go: downloading github.com/pkg/errors v0.9.1 13:08:07 go: downloading github.com/zitadel/oidc/v2 v2.12.0 13:08:07 go: downloading golang.org/x/oauth2 v0.16.0 13:08:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:08:08 go: downloading github.com/kataras/go-events v0.0.3 13:08:08 go: downloading github.com/openziti/channel/v2 v2.0.121 13:08:08 go: downloading github.com/openziti/metrics v1.2.47 13:08:08 go: downloading github.com/openziti/transport/v2 v2.0.124 13:08:08 go: downloading github.com/openziti/secretstream v0.1.17 13:08:08 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 13:08:08 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:08:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:08:08 go: downloading github.com/Microsoft/go-winio v0.6.1 13:08:08 go: downloading github.com/zeebo/errs v1.3.0 13:08:08 go: downloading google.golang.org/grpc v1.60.1 13:08:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:08:08 go: downloading github.com/fatih/color v1.14.1 13:08:08 go: downloading github.com/armon/go-metrics v0.4.1 13:08:08 go: downloading github.com/hashicorp/go-version v1.2.1 13:08:08 go: downloading github.com/hashicorp/go-msgpack v0.5.5 13:08:08 go: downloading github.com/hashicorp/memberlist v0.5.0 13:08:08 go: downloading github.com/kr/text v0.2.0 13:08:08 go: downloading github.com/onsi/ginkgo v1.10.1 13:08:08 go: downloading github.com/onsi/gomega v1.7.0 13:08:08 go: downloading github.com/klauspost/compress v1.17.2 13:08:08 go: downloading github.com/nats-io/nkeys v0.4.7 13:08:08 go: downloading github.com/nats-io/nuid v1.0.1 13:08:08 go: downloading github.com/go-openapi/errors v0.22.0 13:08:08 go: downloading github.com/go-openapi/swag v0.23.0 13:08:08 go: downloading github.com/go-openapi/spec v0.21.0 13:08:08 go: downloading github.com/go-openapi/validate v0.24.0 13:08:08 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:08:08 go: downloading go.opentelemetry.io/otel v1.24.0 13:08:09 go: downloading go.opentelemetry.io/otel/trace v1.24.0 13:08:09 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:08:09 go: downloading go.mongodb.org/mongo-driver v1.14.0 13:08:09 go: downloading github.com/oklog/ulid v1.3.1 13:08:09 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:08:09 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:08:09 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:08:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:08:09 go: downloading github.com/gorilla/securecookie v1.1.1 13:08:09 go: downloading github.com/gorilla/schema v1.2.0 13:08:09 go: downloading github.com/muhlemmer/gu v0.3.1 13:08:09 go: downloading github.com/mitchellh/go-ps v1.0.0 13:08:09 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 13:08:09 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 13:08:09 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:08:09 go: downloading github.com/golang/protobuf v1.5.3 13:08:09 go: downloading google.golang.org/protobuf v1.33.0 13:08:09 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 13:08:09 go: downloading github.com/gorilla/mux v1.8.1 13:08:09 go: downloading nhooyr.io/websocket v1.8.10 13:08:09 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 13:08:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:08:09 go: downloading github.com/pascaldekloe/goe v0.1.0 13:08:09 go: downloading github.com/google/btree v1.0.1 13:08:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:08:09 go: downloading github.com/miekg/dns v1.1.41 13:08:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:08:09 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 13:08:09 go: downloading github.com/go-openapi/analysis v0.23.0 13:08:09 go: downloading github.com/go-openapi/loads v0.22.0 13:08:09 go: downloading github.com/mailru/easyjson v0.7.7 13:08:09 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:08:09 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:08:09 go: downloading github.com/go-logr/logr v1.4.1 13:08:09 go: downloading go.opentelemetry.io/otel/metric v1.24.0 13:08:09 go: downloading github.com/go-logr/stdr v1.2.2 13:08:09 go: downloading golang.org/x/term v0.18.0 13:08:09 go: downloading github.com/yusufpapurcu/wmi v1.2.3 13:08:09 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:08:10 go: downloading google.golang.org/appengine v1.6.8 13:08:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:08:10 go: downloading gopkg.in/yaml.v2 v2.2.5 13:08:10 go: downloading github.com/hpcloud/tail v1.0.0 13:08:10 go: downloading github.com/josharian/intern v1.0.0 13:08:10 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:08:10 go: downloading github.com/miekg/pkcs11 v1.1.1 13:08:10 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 13:08:10 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 13:08:10 go: downloading github.com/shoenig/go-m1cpu v0.1.6 13:08:10 go: downloading github.com/go-ole/go-ole v1.2.6 13:08:10 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:08:10 go: downloading github.com/tklauser/numcpus v0.6.1 13:08:10 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:08:10 go: downloading golang.org/x/mod v0.12.0 13:08:15 go: downloading github.com/kr/pretty v0.3.1 13:08:15 go: downloading github.com/onsi/ginkgo v1.16.4 13:08:15 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:08:15 go: downloading github.com/onsi/gomega v1.13.0 13:08:15 go: downloading github.com/google/go-cmp v0.6.0 13:08:15 go: downloading gopkg.in/yaml.v2 v2.4.0 13:08:15 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 13:08:15 go: downloading github.com/emirpasic/gods v1.18.1 13:08:15 go: downloading github.com/jeremija/gosubmit v0.2.7 13:08:15 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 13:08:15 go: downloading github.com/rs/cors v1.10.1 13:08:15 go: downloading github.com/rogpeppe/go-internal v1.11.0 13:08:15 go: downloading github.com/shoenig/test v0.6.4 13:08:15 go: downloading github.com/nxadm/tail v1.4.8 13:08:15 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 13:08:37 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:08:37 make -C ./app-service-template test 13:08:37 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:08:37 go test -race -coverprofile=coverage.out ./... 13:09:03 ? app-new-service/config [no test files] 13:09:04 ok app-new-service 1.052s coverage: 45.9% of statements 13:09:04 ok app-new-service/functions 1.090s coverage: 85.3% of statements 13:09:06 go vet ./... 13:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:38 ./bin/test-attribution-txt.sh 13:09:38 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 13:09:38 go test -race -coverprofile=coverage.out ./... 13:09:38 go: downloading github.com/gomodule/redigo v1.8.9 13:09:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 13:09:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 13:09:38 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 13:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 13:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 13:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 13:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.120s coverage: 66.6% of statements 13:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.052s coverage: 89.3% of statements 13:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.063s coverage: 85.1% of statements 13:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.024s coverage: 100.0% of statements 13:09:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 13:09:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 13:09:40 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 13:09:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.140s coverage: 75.5% of statements 13:09:40 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.055s coverage: 97.3% of statements 13:09:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.054s coverage: 82.8% of statements 13:09:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.050s coverage: 65.1% of statements 13:09:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.049s coverage: 27.6% of statements 13:09:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 13:09:42 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 13:09:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.078s coverage: 11.2% of statements 13:09:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.058s coverage: 27.3% of statements 13:09:43 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.061s coverage: 52.8% of statements 13:10:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.124s coverage: 72.2% of statements 13:10:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.037s coverage: 94.4% of statements 13:10:09 go vet ./... 13:10:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:10:20 $ docker stop --time=1 ef575f48616e8ee39c590a65d1043656116a3aa2ba7c2b35d3766f0ee5f49e9c 13:10:22 $ docker rm -f --volumes ef575f48616e8ee39c590a65d1043656116a3aa2ba7c2b35d3766f0ee5f49e9c [Pipeline] // withDockerContainer [Pipeline] sh 13:10:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:23 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 13:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:24 13:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:24 latest: Pulling from edgex-lftools-log-publisher 13:10:24 5eb5b503b376: Pulling fs layer 13:10:24 5c69ac0246d0: Pulling fs layer 13:10:24 ec43610c2a17: Pulling fs layer 13:10:24 3a2ae6a8a46f: Pulling fs layer 13:10:24 33b1e0a273af: Pulling fs layer 13:10:24 5d3b04190fa2: Pulling fs layer 13:10:24 2f39f015ded8: Pulling fs layer 13:10:24 3a2ae6a8a46f: Waiting 13:10:24 2f39f015ded8: Waiting 13:10:24 33b1e0a273af: Waiting 13:10:24 5c69ac0246d0: Download complete 13:10:24 3a2ae6a8a46f: Download complete 13:10:24 33b1e0a273af: Verifying Checksum 13:10:24 33b1e0a273af: Download complete 13:10:24 ec43610c2a17: Verifying Checksum 13:10:24 ec43610c2a17: Download complete 13:10:24 5d3b04190fa2: Verifying Checksum 13:10:24 5d3b04190fa2: Download complete 13:10:24 5eb5b503b376: Verifying Checksum 13:10:24 5eb5b503b376: Download complete 13:10:25 2f39f015ded8: Download complete 13:10:26 5eb5b503b376: Pull complete 13:10:26 5c69ac0246d0: Pull complete 13:10:26 ec43610c2a17: Pull complete 13:10:26 3a2ae6a8a46f: Pull complete 13:10:26 33b1e0a273af: Pull complete 13:10:26 5d3b04190fa2: Pull complete 13:10:31 2f39f015ded8: Pull complete 13:10:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:31 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:10:31 $ 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 13:10:36 $ docker top e66e4f2be06e2dd60589c72e3830329d00e00c1a69c65af806daccb436f4db27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:37 ---> job-cost.sh 13:10:37 lf-activate-venv: SKIPPING 13:10:37 INFO: No Stack... 13:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:37 INFO: Archiving Costs [Pipeline] sh 13:10:37 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 13:10:37 + cut -d, -f6 [Pipeline] lock 13:10:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] 13:10:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] did not exist. Created. 13:10:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:10:38 + echo total: 0.2199999988079071 [Pipeline] stash 13:10:38 Stashed 1 file(s) [Pipeline] } 13:10:38 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] [Pipeline] // lock [Pipeline] } 13:10:38 $ docker stop --time=1 e66e4f2be06e2dd60589c72e3830329d00e00c1a69c65af806daccb436f4db27 13:10:39 $ docker rm -f --volumes e66e4f2be06e2dd60589c72e3830329d00e00c1a69c65af806daccb436f4db27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:11:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-569 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 13:11:09 Running in /w/workspace/app-functions-sdk-go/350 [Pipeline] { [Pipeline] checkout 13:11:12 The recommended git tool is: git 13:11:17 using credential edgex-jenkins-ssh 13:11:17 Cloning the remote Git repository 13:11:17 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 13:11:17 > git init /w/workspace/app-functions-sdk-go/350 # timeout=10 13:11:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:11:18 > git --version # timeout=10 13:11:18 > git --version # 'git version 2.25.1' 13:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:23 Avoid second fetch 13:11:23 Checking out Revision 4e2b535bea3b56d2985446fa311b3de50f9bf96a (main) 13:11:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:23 > git config core.sparsecheckout # timeout=10 13:11:23 > git checkout -f 4e2b535bea3b56d2985446fa311b3de50f9bf96a # timeout=10 13:11:24 Commit message: "feat: add openziti to app-functions-sdk (#1566)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:11:29 Dload Upload Total Spent Left Speed 13:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 13:11:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:11:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:11:29 + sudo tee /etc/docker/daemon.new 13:11:29 { 13:11:29 "registry-mirrors": [ 13:11:29 "https://nexus3.edgexfoundry.org:10001" 13:11:29 ], 13:11:29 "bip": "10.250.0.254/24", 13:11:29 "hosts": [ 13:11:29 "tcp://0.0.0.0:5555", 13:11:29 "unix:///var/run/docker.sock" 13:11:29 ], 13:11:29 "mtu": 1458, 13:11:29 "selinux-enabled": true, 13:11:29 "seccomp-profile": "/etc/docker/seccomp.json" 13:11:29 } [Pipeline] sh 13:11:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:11:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:49 ========================================================= 13:11:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:11:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:11:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:49 9fda8d8052c6: Pulling fs layer 13:11:49 5d54e960e981: Pulling fs layer 13:11:49 c4a7e357bf2a: Pulling fs layer 13:11:49 f0e02332f6b5: Pulling fs layer 13:11:49 872ee5b61b7b: Pulling fs layer 13:11:49 0c6a40ed1a82: Pulling fs layer 13:11:49 94ae7d8d031c: Pulling fs layer 13:11:49 f0e02332f6b5: Waiting 13:11:49 872ee5b61b7b: Waiting 13:11:49 0c6a40ed1a82: Waiting 13:11:49 94ae7d8d031c: Waiting 13:11:49 5d54e960e981: Verifying Checksum 13:11:49 5d54e960e981: Download complete 13:11:49 f0e02332f6b5: Verifying Checksum 13:11:49 f0e02332f6b5: Download complete 13:11:49 872ee5b61b7b: Verifying Checksum 13:11:49 872ee5b61b7b: Download complete 13:11:49 9fda8d8052c6: Download complete 13:11:50 94ae7d8d031c: Verifying Checksum 13:11:50 94ae7d8d031c: Download complete 13:11:50 9fda8d8052c6: Pull complete 13:11:51 5d54e960e981: Pull complete 13:11:51 c4a7e357bf2a: Verifying Checksum 13:11:51 c4a7e357bf2a: Download complete 13:11:53 0c6a40ed1a82: Verifying Checksum 13:11:53 0c6a40ed1a82: Download complete 13:12:05 c4a7e357bf2a: Pull complete 13:12:05 f0e02332f6b5: Pull complete 13:12:05 872ee5b61b7b: Pull complete 13:12:13 0c6a40ed1a82: Pull complete 13:12:15 94ae7d8d031c: Pull complete 13:12:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:12:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 13:12:16 + 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 13:12:16 + docker inspect -f . ci-base-image-arm64 13:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:16 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 13:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/350 -v /w/workspace/app-functions-sdk-go/350:/w/workspace/app-functions-sdk-go/350:rw,z -v /w/workspace/app-functions-sdk-go/350@tmp:/w/workspace/app-functions-sdk-go/350@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 13:12:19 $ docker top 2ff632a97daac1b3312ef7b12aa691803db270a0e3634902089c4d757e66769e -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:20 + go version 13:12:20 go version go1.21.0 linux/arm64 [Pipeline] } 13:12:20 $ docker stop --time=1 2ff632a97daac1b3312ef7b12aa691803db270a0e3634902089c4d757e66769e 13:12:22 $ docker rm -f --volumes 2ff632a97daac1b3312ef7b12aa691803db270a0e3634902089c4d757e66769e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:23 + docker inspect -f . ci-base-image-arm64 13:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 13:12:23 $ 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/350 -v /w/workspace/app-functions-sdk-go/350:/w/workspace/app-functions-sdk-go/350:rw,z -v /w/workspace/app-functions-sdk-go/350@tmp:/w/workspace/app-functions-sdk-go/350@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 13:12:24 $ docker top 84afe631b5a6e942862831d0cf9fe1bcf8f94e74509f3aff8d77748549f09cbd -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:25 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/350 [Pipeline] fileExists [Pipeline] sh 13:12:26 + make test 13:12:26 make -C ./app-service-template build 13:12:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/350/app-service-template' 13:12:26 go mod tidy 13:12:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.13 13:12:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:12:27 go: downloading github.com/google/uuid v1.6.0 13:12:27 go: downloading github.com/stretchr/testify v1.9.0 13:12:27 go: downloading github.com/labstack/echo/v4 v4.11.4 13:12:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.27 13:12:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.14 13:12:27 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 13:12:27 go: downloading github.com/go-playground/validator/v10 v10.19.0 13:12:27 go: downloading gopkg.in/yaml.v3 v3.0.1 13:12:27 go: downloading github.com/go-kit/log v0.2.1 13:12:27 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:12:28 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 13:12:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:12:28 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:12:28 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:12:28 go: downloading github.com/stretchr/objx v0.5.2 13:12:28 go: downloading github.com/labstack/gommon v0.4.2 13:12:28 go: downloading golang.org/x/crypto v0.21.0 13:12:28 go: downloading golang.org/x/net v0.22.0 13:12:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 13:12:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.3 13:12:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:12:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:12:30 go: downloading github.com/x448/float16 v0.8.4 13:12:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:12:30 go: downloading github.com/go-playground/universal-translator v0.18.1 13:12:30 go: downloading github.com/leodido/go-urn v1.4.0 13:12:30 go: downloading golang.org/x/text v0.14.0 13:12:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:12:31 go: downloading github.com/go-playground/assert/v2 v2.2.0 13:12:31 go: downloading github.com/go-playground/locales v0.14.1 13:12:35 go: downloading github.com/gorilla/websocket v1.5.1 13:12:35 go: downloading golang.org/x/sync v0.6.0 13:12:35 go: downloading github.com/mattn/go-colorable v0.1.13 13:12:35 go: downloading github.com/mattn/go-isatty v0.0.20 13:12:35 go: downloading github.com/valyala/fasttemplate v1.2.2 13:12:35 go: downloading github.com/mitchellh/copystructure v1.2.0 13:12:35 go: downloading github.com/sirupsen/logrus v1.9.3 13:12:35 go: downloading github.com/hashicorp/consul/api v1.27.0 13:12:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 13:12:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:12:35 go: downloading github.com/openziti/sdk-golang v0.23.13 13:12:35 go: downloading github.com/hashicorp/errwrap v1.1.0 13:12:35 go: downloading golang.org/x/sys v0.18.0 13:12:35 go: downloading github.com/kr/pretty v0.1.0 13:12:36 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:12:36 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:12:36 go: downloading github.com/nats-io/nats.go v1.33.1 13:12:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:12:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:12:36 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:12:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:12:36 go: downloading github.com/hashicorp/serf v0.10.1 13:12:36 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:12:36 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 13:12:36 go: downloading github.com/google/go-cmp v0.5.9 13:12:36 go: downloading github.com/hashicorp/consul/sdk v0.15.1 13:12:36 go: downloading github.com/hashicorp/go-uuid v1.0.3 13:12:36 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:12:36 go: downloading golang.org/x/time v0.5.0 13:12:36 go: downloading github.com/Microsoft/go-winio v0.6.1 13:12:36 go: downloading github.com/zeebo/errs v1.3.0 13:12:37 go: downloading google.golang.org/grpc v1.60.1 13:12:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:12:38 go: downloading github.com/go-openapi/runtime v0.28.0 13:12:38 go: downloading github.com/go-openapi/strfmt v0.23.0 13:12:38 go: downloading github.com/go-resty/resty/v2 v2.12.0 13:12:38 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 13:12:38 go: downloading github.com/michaelquigley/pfxlog v0.6.10 13:12:38 go: downloading github.com/openziti/edge-api v0.26.13 13:12:42 go: downloading github.com/openziti/foundation/v2 v2.0.39 13:12:42 go: downloading github.com/openziti/identity v1.0.72 13:12:42 go: downloading github.com/pkg/errors v0.9.1 13:12:42 go: downloading github.com/zitadel/oidc/v2 v2.12.0 13:12:42 go: downloading golang.org/x/oauth2 v0.16.0 13:12:42 go: downloading github.com/openziti/channel/v2 v2.0.121 13:12:42 go: downloading github.com/openziti/secretstream v0.1.17 13:12:42 go: downloading github.com/openziti/transport/v2 v2.0.124 13:12:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:12:42 go: downloading github.com/kataras/go-events v0.0.3 13:12:42 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 13:12:42 go: downloading github.com/openziti/metrics v1.2.47 13:12:42 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 13:12:42 go: downloading github.com/kr/text v0.2.0 13:12:42 go: downloading github.com/onsi/ginkgo v1.10.1 13:12:42 go: downloading github.com/onsi/gomega v1.7.0 13:12:42 go: downloading github.com/fatih/color v1.14.1 13:12:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:12:42 go: downloading github.com/klauspost/compress v1.17.2 13:12:42 go: downloading github.com/nats-io/nkeys v0.4.7 13:12:43 go: downloading github.com/nats-io/nuid v1.0.1 13:12:43 go: downloading github.com/armon/go-metrics v0.4.1 13:12:43 go: downloading github.com/hashicorp/go-msgpack v0.5.5 13:12:43 go: downloading github.com/hashicorp/memberlist v0.5.0 13:12:43 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 13:12:43 go: downloading google.golang.org/protobuf v1.33.0 13:12:43 go: downloading github.com/hashicorp/go-version v1.2.1 13:12:44 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 13:12:44 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 13:12:44 go: downloading github.com/golang/protobuf v1.5.3 13:12:45 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 13:12:45 go: downloading github.com/go-openapi/errors v0.22.0 13:12:45 go: downloading github.com/oklog/ulid v1.3.1 13:12:45 go: downloading go.mongodb.org/mongo-driver v1.14.0 13:12:47 go: downloading github.com/opentracing/opentracing-go v1.2.0 13:12:48 go: downloading go.opentelemetry.io/otel v1.24.0 13:12:48 go: downloading github.com/go-openapi/swag v0.23.0 13:12:48 go: downloading github.com/go-openapi/spec v0.21.0 13:12:48 go: downloading go.opentelemetry.io/otel/trace v1.24.0 13:12:48 go: downloading github.com/go-openapi/validate v0.24.0 13:12:48 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 13:12:49 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 13:12:49 go: downloading github.com/fsnotify/fsnotify v1.7.0 13:12:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:12:49 go: downloading github.com/gorilla/securecookie v1.1.1 13:12:49 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 13:12:49 go: downloading github.com/gorilla/schema v1.2.0 13:12:49 go: downloading github.com/muhlemmer/gu v0.3.1 13:12:49 go: downloading github.com/gorilla/mux v1.8.1 13:12:49 go: downloading nhooyr.io/websocket v1.8.10 13:12:49 go: downloading github.com/mitchellh/go-ps v1.0.0 13:12:49 go: downloading github.com/shirou/gopsutil/v3 v3.24.1 13:12:49 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 13:12:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:12:49 go: downloading github.com/pascaldekloe/goe v0.1.0 13:12:49 go: downloading github.com/google/btree v1.0.1 13:12:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:12:50 go: downloading github.com/miekg/dns v1.1.41 13:12:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:12:50 go: downloading github.com/go-openapi/analysis v0.23.0 13:12:50 go: downloading github.com/go-openapi/loads v0.22.0 13:12:50 go: downloading github.com/mailru/easyjson v0.7.7 13:12:50 go: downloading github.com/go-logr/logr v1.4.1 13:12:50 go: downloading go.opentelemetry.io/otel/metric v1.24.0 13:12:50 go: downloading github.com/go-logr/stdr v1.2.2 13:12:50 go: downloading golang.org/x/term v0.18.0 13:12:50 go: downloading github.com/go-openapi/jsonpointer v0.21.0 13:12:50 go: downloading github.com/go-openapi/jsonreference v0.21.0 13:12:50 go: downloading google.golang.org/appengine v1.6.8 13:12:50 go: downloading gopkg.in/yaml.v2 v2.2.5 13:12:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:12:50 go: downloading github.com/hpcloud/tail v1.0.0 13:12:50 go: downloading golang.org/x/mod v0.12.0 13:12:50 go: downloading github.com/yusufpapurcu/wmi v1.2.3 13:12:50 go: downloading github.com/tklauser/go-sysconf v0.3.12 13:12:50 go: downloading github.com/josharian/intern v1.0.0 13:12:50 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 13:12:51 go: downloading github.com/miekg/pkcs11 v1.1.1 13:12:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:12:51 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 13:12:51 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 13:12:51 go: downloading github.com/shoenig/go-m1cpu v0.1.6 13:12:51 go: downloading github.com/go-ole/go-ole v1.2.6 13:12:51 go: downloading github.com/tklauser/numcpus v0.6.1 13:12:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:13:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:13:01 go: downloading github.com/google/go-cmp v0.6.0 13:13:01 go: downloading github.com/kr/pretty v0.3.1 13:13:01 go: downloading github.com/onsi/ginkgo v1.16.4 13:13:01 go: downloading github.com/onsi/gomega v1.13.0 13:13:01 go: downloading gopkg.in/yaml.v2 v2.4.0 13:13:01 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 13:13:01 go: downloading github.com/emirpasic/gods v1.18.1 13:13:01 go: downloading github.com/jeremija/gosubmit v0.2.7 13:13:01 go: downloading github.com/rogpeppe/go-internal v1.11.0 13:13:01 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 13:13:01 go: downloading github.com/rs/cors v1.10.1 13:13:01 go: downloading github.com/nxadm/tail v1.4.8 13:13:01 go: downloading github.com/shoenig/test v0.6.4 13:13:02 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 13:15:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/350/app-service-template' 13:15:38 make -C ./app-service-template test 13:15:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/350/app-service-template' 13:15:38 go test -race -coverprofile=coverage.out ./... 13:19:00 ? app-new-service/config [no test files] 13:19:00 ok app-new-service 1.326s coverage: 45.9% of statements 13:19:00 ok app-new-service/functions 1.305s coverage: 85.3% of statements 13:19:00 go vet ./... 13:21:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:52 ./bin/test-attribution-txt.sh 13:21:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/350/app-service-template' 13:21:52 go test -race -coverprofile=coverage.out ./... 13:21:52 go: downloading github.com/gomodule/redigo v1.8.9 13:21:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 13:22:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 13:22:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.695s coverage: 66.6% of statements 13:22:09 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.300s coverage: 89.3% of statements 13:22:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 13:22:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.350s coverage: 85.1% of statements 13:22:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.133s coverage: 100.0% of statements 13:22:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 13:22:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 13:22:15 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 13:22:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.584s coverage: 75.5% of statements 13:22:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.261s coverage: 97.3% of statements 13:22:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 13:22:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.248s coverage: 82.8% of statements 13:22:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 13:22:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.310s coverage: 65.1% of statements 13:22:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 13:22:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.326s coverage: 27.6% of statements 13:22:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.320s coverage: 11.2% of statements 13:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 13:22:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 13:22:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.357s coverage: 27.3% of statements 13:22:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.311s coverage: 52.8% of statements 13:23:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.527s coverage: 72.2% of statements 13:23:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.180s coverage: 94.4% of statements 13:23:04 go vet ./... 13:23:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:23:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:23:08 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 13:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:23:08 $ docker stop --time=1 84afe631b5a6e942862831d0cf9fe1bcf8f94e74509f3aff8d77748549f09cbd 13:23:11 $ docker rm -f --volumes 84afe631b5a6e942862831d0cf9fe1bcf8f94e74509f3aff8d77748549f09cbd [Pipeline] // withDockerContainer [Pipeline] sh 13:23:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:23:18 Warning: overwriting stash ‘coverage-report’ 13:23:18 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 13:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:19 13:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:19 arm64: Pulling from edgex-lftools-log-publisher 13:23:19 8998bd30e6a1: Pulling fs layer 13:23:19 04944245beec: Pulling fs layer 13:23:19 699f458cf7ca: Pulling fs layer 13:23:19 765212b225bb: Pulling fs layer 13:23:19 f23df028b6ca: Pulling fs layer 13:23:19 d65c8cfc05b1: Pulling fs layer 13:23:19 2437ff75d9bd: Pulling fs layer 13:23:19 f23df028b6ca: Waiting 13:23:19 d65c8cfc05b1: Waiting 13:23:19 2437ff75d9bd: Waiting 13:23:19 765212b225bb: Waiting 13:23:19 04944245beec: Verifying Checksum 13:23:19 04944245beec: Download complete 13:23:19 765212b225bb: Verifying Checksum 13:23:19 765212b225bb: Download complete 13:23:19 f23df028b6ca: Verifying Checksum 13:23:19 f23df028b6ca: Download complete 13:23:19 d65c8cfc05b1: Verifying Checksum 13:23:19 d65c8cfc05b1: Download complete 13:23:20 699f458cf7ca: Verifying Checksum 13:23:20 699f458cf7ca: Download complete 13:23:20 8998bd30e6a1: Download complete 13:23:23 2437ff75d9bd: Verifying Checksum 13:23:23 2437ff75d9bd: Download complete 13:23:24 8998bd30e6a1: Pull complete 13:23:25 04944245beec: Pull complete 13:23:27 699f458cf7ca: Pull complete 13:23:27 765212b225bb: Pull complete 13:23:28 f23df028b6ca: Pull complete 13:23:28 d65c8cfc05b1: Pull complete 13:23:46 2437ff75d9bd: Pull complete 13:23:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:46 prd-ubuntu20.04-docker-arm64-4c-16g-569 does not seem to be running inside a container 13:23:46 $ 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/350 -v /w/workspace/app-functions-sdk-go/350:/w/workspace/app-functions-sdk-go/350:rw,z -v /w/workspace/app-functions-sdk-go/350@tmp:/w/workspace/app-functions-sdk-go/350@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 13:23:48 $ docker top 980a989adc49b9fdef1bd37b83a6f4869ccb82f871fb918f524e877596d32923 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:49 ---> job-cost.sh 13:23:49 lf-activate-venv: SKIPPING 13:23:49 INFO: No Stack... 13:23:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:50 INFO: Archiving Costs [Pipeline] sh 13:23:51 + cat /w/workspace/app-functions-sdk-go/350/archives/cost.csv 13:23:51 + cut -d, -f6 [Pipeline] lock 13:23:51 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] 13:23:51 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] did not exist. Created. 13:23:51 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:51 /w/workspace/app-functions-sdk-go/350@tmp/durable-095fb664/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:52 Warning: overwriting stash ‘stack-cost’ 13:23:52 Stashed 1 file(s) [Pipeline] } 13:23:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-350-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:52 $ docker stop --time=1 980a989adc49b9fdef1bd37b83a6f4869ccb82f871fb918f524e877596d32923 13:23:54 $ docker rm -f --volumes 980a989adc49b9fdef1bd37b83a6f4869ccb82f871fb918f524e877596d32923 [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 13:23:54 provisioning config files... 13:23:54 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1177590783047827300tmp [Pipeline] { [Pipeline] sh 13:23:55 + set +x 13:23:55 + curl -s https://codecov.io/bash 13:23:55 + bash -s -- 13:23:55 13:23:55 _____ _ 13:23:55 / ____| | | 13:23:55 | | ___ __| | ___ ___ _____ __ 13:23:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:55 Bash-1.0.6 13:23:55 13:23:55 13:23:55 ==> git version 2.25.1 found 13:23:55 ==> 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 13:23:55 Release-Date: 2020-01-08 13:23:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:23:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:55 ==> Jenkins CI detected. 13:23:55 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 13:23:55 project root: . 13:23:55 --> token set from env 13:23:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:55 ==> Running gcov in . (disable via -X gcov) 13:23:55 ==> Python coveragepy not found 13:23:55 ==> Searching for coverage reports in: 13:23:55 + . 13:23:55 -> Found 2 reports 13:23:55 ==> Detecting git/mercurial file structure 13:23:55 ==> Reading reports 13:23:55 + ./app-service-template/coverage.out bytes=3558 13:23:55 + ./coverage.out bytes=127882 13:23:55 ==> Appending adjustments 13:23:55 https://docs.codecov.io/docs/fixing-reports 13:23:55 + Found adjustments 13:23:55 ==> Gzipping contents 13:23:55 24K /tmp/codecov.PzMKNC.gz 13:23:55 ==> Uploading reports 13:23:55 url: https://codecov.io 13:23:55 query: branch=main&commit=4e2b535bea3b56d2985446fa311b3de50f9bf96a&build=350&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F350%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:23:55 -> Pinging Codecov 13:23:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4e2b535bea3b56d2985446fa311b3de50f9bf96a&build=350&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F350%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:23:55 -> Uploading to 13:23:55 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/3D8B5DFFC46A037C893635FACE044666/4e2b535bea3b56d2985446fa311b3de50f9bf96a/b63993f0-9021-4492-9bf8-0d6de37a3ea1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T132355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=641171f76816792f75f52521fef5318e5392b089e1bfb972baf30aca6713dc24 13:23:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:55 Dload Upload Total Spent Left Speed 13:23:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21955 0 0 100 21955 0 78974 --:--:-- --:--:-- --:--:-- 78974 13:23:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] } 13:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:23:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:23:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:23:56 13:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:23:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:23:56 df9b9388f04a: Pulling fs layer 13:23:56 52dc419b0ee2: Pulling fs layer 13:23:56 25bc292e5bac: Pulling fs layer 13:23:56 114826534d7a: Pulling fs layer 13:23:56 4657fd5d0bcf: Pulling fs layer 13:23:56 6ad1cebc031e: Pulling fs layer 13:23:56 8a3aa393b2d8: Pulling fs layer 13:23:56 4657fd5d0bcf: Waiting 13:23:56 6ad1cebc031e: Waiting 13:23:56 8a3aa393b2d8: Waiting 13:23:56 114826534d7a: Waiting 13:23:56 25bc292e5bac: Download complete 13:23:56 52dc419b0ee2: Verifying Checksum 13:23:56 52dc419b0ee2: Download complete 13:23:56 4657fd5d0bcf: Download complete 13:23:56 df9b9388f04a: Verifying Checksum 13:23:56 df9b9388f04a: Download complete 13:23:57 6ad1cebc031e: Verifying Checksum 13:23:57 6ad1cebc031e: Download complete 13:23:57 df9b9388f04a: Pull complete 13:23:57 52dc419b0ee2: Pull complete 13:23:57 25bc292e5bac: Pull complete 13:23:57 114826534d7a: Verifying Checksum 13:23:57 114826534d7a: Download complete 13:23:57 8a3aa393b2d8: Verifying Checksum 13:23:57 8a3aa393b2d8: Download complete 13:24:01 114826534d7a: Pull complete 13:24:01 4657fd5d0bcf: Pull complete 13:24:01 6ad1cebc031e: Pull complete 13:24:04 8a3aa393b2d8: Pull complete 13:24:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:04 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:24:04 $ 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 13:24:11 $ docker top d2b7db46700d79314af64936dc1d66dbf9e81e03ccebd40841fd237f0792c82d -eo pid,comm [Pipeline] { [Pipeline] echo 13:24:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 13:24:11 + set -o pipefail 13:24:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 13:24:18 13:24:18 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 13:24:18 13:24:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/bbdbdcb2-1774-4ab1-a8d6-d06bced78c2d 13:24:18 13:24:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:24:18 13:24:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:24:18 13:24:18 13:24:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:24:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:24:18 More details here: https://snyk.co/ue1NS [Pipeline] } 13:24:18 $ docker stop --time=1 d2b7db46700d79314af64936dc1d66dbf9e81e03ccebd40841fd237f0792c82d 13:24:23 $ docker rm -f --volumes d2b7db46700d79314af64936dc1d66dbf9e81e03ccebd40841fd237f0792c82d [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 13:24:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:24 provisioning config files... 13:24:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17951434321375139309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:24 --> edgex-publish-swagger.sh 13:24:24 === Publish openapi/v3 API === 13:24:24 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 13:24:24 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 13:24:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:24 Dload Upload Total Spent Left Speed 13:24:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 48389 --:--:-- --:--:-- --:--:-- 48185 100 11600 100 180 100 11420 409 25954 --:--:-- --:--:-- --:--:-- 26303 13:24:24 {"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":{}} 13:24:24 [Pipeline] } 13:24:24 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 13:24:25 + git log --format=format:%s -1 4e2b535bea3b56d2985446fa311b3de50f9bf96a [Pipeline] sh 13:24:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:25 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:24:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:24:26 $ docker top 93d6b692a13cc3bd86746f96a8dcf9dc94c0ea55ccb8ef46e0b4e6b82383b7d6 -eo pid,comm 13:24:26 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). 13:24:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:26 [ssh-agent] Looking for ssh-agent implementation... 13:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:27 $ docker exec 93d6b692a13cc3bd86746f96a8dcf9dc94c0ea55ccb8ef46e0b4e6b82383b7d6 ssh-agent 13:24:27 SSH_AUTH_SOCK=/tmp/ssh-ar5LnyU88dOw/agent.14 13:24:27 SSH_AGENT_PID=20 13:24:27 Running ssh-add (command line suppressed) 13:24:27 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8256197552778626484.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8256197552778626484.key) 13:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:27 + git semver tag 13:24:27 2024-03-21 13:24:27,869 [run_tag] DEBUG tag force:False 13:24:27 2024-03-21 13:24:27,869 [check_head_tag] DEBUG check head tag 13:24:27 2024-03-21 13:24:27,871 [execute] INFO git cat-file --batch-check 13:24:27 2024-03-21 13:24:27,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:24:27 2024-03-21 13:24:27,874 [execute] INFO git cat-file --batch 13:24:27 2024-03-21 13:24:27,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 13:24:27 2024-03-21 13:24:27,901 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:27 2024-03-21 13:24:27,901 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 13:24:27 2024-03-21 13:24:27,902 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 13:24:27 2024-03-21 13:24:27,906 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:27 3.2.0-dev.30 [Pipeline] } 13:24:27 $ docker exec --env ******** --env ******** 93d6b692a13cc3bd86746f96a8dcf9dc94c0ea55ccb8ef46e0b4e6b82383b7d6 ssh-agent -k 13:24:28 unset SSH_AUTH_SOCK; 13:24:28 unset SSH_AGENT_PID; 13:24:28 echo Agent pid 20 killed; 13:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:28 + git semver [Pipeline] } 13:24:28 $ docker stop --time=1 93d6b692a13cc3bd86746f96a8dcf9dc94c0ea55ccb8ef46e0b4e6b82383b7d6 13:24:29 $ docker rm -f --volumes 93d6b692a13cc3bd86746f96a8dcf9dc94c0ea55ccb8ef46e0b4e6b82383b7d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:24:30 13:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:24:30 0.23.1-centos7: Pulling from edgex-lftools 13:24:30 ab5ef0e58194: Pulling fs layer 13:24:30 9712f1f96733: Pulling fs layer 13:24:30 63f879dbbcfc: Pulling fs layer 13:24:30 0d9ebad4ef96: Pulling fs layer 13:24:30 e9a5061849ea: Pulling fs layer 13:24:30 d747dcd14b5f: Pulling fs layer 13:24:30 2de7ff778b66: Pulling fs layer 13:24:30 0d9ebad4ef96: Waiting 13:24:30 e9a5061849ea: Waiting 13:24:30 d747dcd14b5f: Waiting 13:24:31 63f879dbbcfc: Verifying Checksum 13:24:31 63f879dbbcfc: Download complete 13:24:31 e9a5061849ea: Verifying Checksum 13:24:31 e9a5061849ea: Download complete 13:24:31 d747dcd14b5f: Verifying Checksum 13:24:31 d747dcd14b5f: Download complete 13:24:31 0d9ebad4ef96: Verifying Checksum 13:24:31 0d9ebad4ef96: Download complete 13:24:31 ab5ef0e58194: Verifying Checksum 13:24:31 ab5ef0e58194: Download complete 13:24:31 2de7ff778b66: Verifying Checksum 13:24:31 2de7ff778b66: Download complete 13:24:34 ab5ef0e58194: Pull complete 13:24:34 9712f1f96733: Pull complete 13:24:34 63f879dbbcfc: Pull complete 13:24:37 0d9ebad4ef96: Pull complete 13:24:38 e9a5061849ea: Pull complete 13:24:38 d747dcd14b5f: Pull complete 13:24:39 2de7ff778b66: Pull complete 13:24:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:39 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:24:39 $ 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 13:24:46 $ docker top 8ababa00c68f636361cc829ce2bead9f9e6b970baf6a6a8090683e3fa2924da6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:24:46 provisioning config files... 13:24:46 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16429401629110178483tmp 13:24:46 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6959268639376427474tmp 13:24:46 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13257756371522368694tmp [Pipeline] { [Pipeline] echo 13:24:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:24:47 ---> sigul-configuration.sh 13:24:47 gpg: directory `/root/.gnupg' created 13:24:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:24:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:24:47 gpg: keyring `/root/.gnupg/secring.gpg' created 13:24:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:24:47 gpg: CAST5 encrypted data 13:24:47 gpg: encrypted with 1 passphrase 13:24:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:24:47 + mkdir /home/jenkins 13:24:47 + mkdir /home/jenkins/sigul [Pipeline] sh 13:24:47 + 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 13:24:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:24:48 ---> sigul-install.sh 13:24:48 Sigul already installed; skipping installation. [Pipeline] sh 13:24:48 + git tag --list 13:24:48 v0.1.0 13:24:48 v0.1.1 13:24:48 v1.0.0 13:24:48 v1.1.0 13:24:48 v1.2.0 13:24:48 v1.3.0 13:24:48 v1.3.1 13:24:48 v2.0.0 13:24:48 v2.0.1 13:24:48 v2.1.0 13:24:48 v2.1.1 13:24:48 v2.1.2 13:24:48 v2.2.0 13:24:48 v2.3 13:24:48 v2.3.0 13:24:48 v2.3.1 13:24:48 v3.0 13:24:48 v3.0.0 13:24:48 v3.0.1 13:24:48 v3.0.1-dev.1 13:24:48 v3.0.1-dev.2 13:24:48 v3.1 13:24:48 v3.1.0 13:24:48 v3.1.0-dev.1 13:24:48 v3.1.0-dev.10 13:24:48 v3.1.0-dev.11 13:24:48 v3.1.0-dev.12 13:24:48 v3.1.0-dev.13 13:24:48 v3.1.0-dev.14 13:24:48 v3.1.0-dev.15 13:24:48 v3.1.0-dev.16 13:24:48 v3.1.0-dev.17 13:24:48 v3.1.0-dev.18 13:24:48 v3.1.0-dev.19 13:24:48 v3.1.0-dev.2 13:24:48 v3.1.0-dev.20 13:24:48 v3.1.0-dev.21 13:24:48 v3.1.0-dev.22 13:24:48 v3.1.0-dev.23 13:24:48 v3.1.0-dev.24 13:24:48 v3.1.0-dev.25 13:24:48 v3.1.0-dev.26 13:24:48 v3.1.0-dev.27 13:24:48 v3.1.0-dev.28 13:24:48 v3.1.0-dev.29 13:24:48 v3.1.0-dev.3 13:24:48 v3.1.0-dev.30 13:24:48 v3.1.0-dev.31 13:24:48 v3.1.0-dev.32 13:24:48 v3.1.0-dev.33 13:24:48 v3.1.0-dev.34 13:24:48 v3.1.0-dev.35 13:24:48 v3.1.0-dev.36 13:24:48 v3.1.0-dev.37 13:24:48 v3.1.0-dev.38 13:24:48 v3.1.0-dev.39 13:24:48 v3.1.0-dev.4 13:24:48 v3.1.0-dev.40 13:24:48 v3.1.0-dev.41 13:24:48 v3.1.0-dev.42 13:24:48 v3.1.0-dev.43 13:24:48 v3.1.0-dev.44 13:24:48 v3.1.0-dev.45 13:24:48 v3.1.0-dev.46 13:24:48 v3.1.0-dev.47 13:24:48 v3.1.0-dev.48 13:24:48 v3.1.0-dev.49 13:24:48 v3.1.0-dev.5 13:24:48 v3.1.0-dev.50 13:24:48 v3.1.0-dev.51 13:24:48 v3.1.0-dev.52 13:24:48 v3.1.0-dev.6 13:24:48 v3.1.0-dev.7 13:24:48 v3.1.0-dev.8 13:24:48 v3.1.0-dev.9 13:24:48 v3.2.0-dev.1 13:24:48 v3.2.0-dev.10 13:24:48 v3.2.0-dev.11 13:24:48 v3.2.0-dev.12 13:24:48 v3.2.0-dev.13 13:24:48 v3.2.0-dev.14 13:24:48 v3.2.0-dev.15 13:24:48 v3.2.0-dev.16 13:24:48 v3.2.0-dev.17 13:24:48 v3.2.0-dev.18 13:24:48 v3.2.0-dev.19 13:24:48 v3.2.0-dev.2 13:24:48 v3.2.0-dev.20 13:24:48 v3.2.0-dev.21 13:24:48 v3.2.0-dev.22 13:24:48 v3.2.0-dev.23 13:24:48 v3.2.0-dev.24 13:24:48 v3.2.0-dev.25 13:24:48 v3.2.0-dev.26 13:24:48 v3.2.0-dev.27 13:24:48 v3.2.0-dev.28 13:24:48 v3.2.0-dev.29 13:24:48 v3.2.0-dev.3 13:24:48 v3.2.0-dev.30 13:24:48 v3.2.0-dev.4 13:24:48 v3.2.0-dev.5 13:24:48 v3.2.0-dev.6 13:24:48 v3.2.0-dev.7 13:24:48 v3.2.0-dev.8 13:24:48 v3.2.0-dev.9 [Pipeline] sh 13:24:48 + lftools sign git-tag v3.2.0-dev.30 13:24:49 Signing Git tag with Sigul... 13:24:49 Signing v3.2.0-dev.30 [Pipeline] echo 13:24:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:24:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:24:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:24:50 $ docker stop --time=1 8ababa00c68f636361cc829ce2bead9f9e6b970baf6a6a8090683e3fa2924da6 13:24:51 $ docker rm -f --volumes 8ababa00c68f636361cc829ce2bead9f9e6b970baf6a6a8090683e3fa2924da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:24:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:24:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:52 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:24:52 $ docker top 39f264228b382c969583555cf8fc9dcfd680466370bb0327adf27592204f81fc -eo pid,comm 13:24:52 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). 13:24:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:52 [ssh-agent] Looking for ssh-agent implementation... 13:24:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:53 $ docker exec 39f264228b382c969583555cf8fc9dcfd680466370bb0327adf27592204f81fc ssh-agent 13:24:53 SSH_AUTH_SOCK=/tmp/ssh-beLAs5kzF7m0/agent.32 13:24:53 SSH_AGENT_PID=38 13:24:53 Running ssh-add (command line suppressed) 13:24:53 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16826985426273298257.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16826985426273298257.key) 13:24:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:53 + git semver bump pre 13:24:53 2024-03-21 13:24:53,802 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:53 2024-03-21 13:24:53,803 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev 13:24:53 2024-03-21 13:24:53,803 [bump_version] DEBUG bumped version:3.2.0-dev.31 13:24:53 2024-03-21 13:24:53,803 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 13:24:53 2024-03-21 13:24:53,803 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:53 2024-03-21 13:24:53,803 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:53 2024-03-21 13:24:53,805 [execute] INFO git cat-file --batch-check 13:24:53 2024-03-21 13:24:53,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:24:53 2024-03-21 13:24:53,810 [execute] INFO git cat-file --batch 13:24:53 2024-03-21 13:24:53,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:24:53 2024-03-21 13:24:53,815 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:24:53 3.2.0-dev.31 [Pipeline] } 13:24:53 $ docker exec --env ******** --env ******** 39f264228b382c969583555cf8fc9dcfd680466370bb0327adf27592204f81fc ssh-agent -k 13:24:54 unset SSH_AUTH_SOCK; 13:24:54 unset SSH_AGENT_PID; 13:24:54 echo Agent pid 38 killed; 13:24:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:54 + git semver [Pipeline] } 13:24:54 $ docker stop --time=1 39f264228b382c969583555cf8fc9dcfd680466370bb0327adf27592204f81fc 13:24:56 $ docker rm -f --volumes 39f264228b382c969583555cf8fc9dcfd680466370bb0327adf27592204f81fc [Pipeline] // withDockerContainer [Pipeline] sh 13:24:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:24:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:56 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:24:56 $ 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 13:24:57 $ docker top fcc57a5631a117972069e2067c1de24c16cc6203c33a674e2cc69b282b7570ea -eo pid,comm 13:24:57 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). 13:24:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:57 [ssh-agent] Looking for ssh-agent implementation... 13:24:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:57 $ docker exec fcc57a5631a117972069e2067c1de24c16cc6203c33a674e2cc69b282b7570ea ssh-agent 13:24:57 SSH_AUTH_SOCK=/tmp/ssh-nOEnx16015An/agent.24 13:24:57 SSH_AGENT_PID=37 13:24:57 Running ssh-add (command line suppressed) 13:24:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10892095853896731775.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_10892095853896731775.key) 13:24:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:57 + git semver push 13:24:58 2024-03-21 13:24:58,144 [run_push] DEBUG push 13:24:58 2024-03-21 13:24:58,145 [execute] INFO git cat-file --batch-check 13:24:58 2024-03-21 13:24:58,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:24:58 2024-03-21 13:24:58,149 [execute] INFO git rev-list 7d4c88fe1309236c17ef7ce8645363382cfcb20a -- 13:24:58 2024-03-21 13:24:58,150 [execute] DEBUG Popen(['git', 'rev-list', '7d4c88fe1309236c17ef7ce8645363382cfcb20a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:24:58 2024-03-21 13:24:58,167 [execute] INFO git fetch -v origin 13:24:58 2024-03-21 13:24:58,167 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:24:58 2024-03-21 13:24:58,666 [run_push] DEBUG no remote changes detected 13:24:58 2024-03-21 13:24:58,667 [execute] INFO git push origin semver 13:24:58 2024-03-21 13:24:58,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:24:59 2024-03-21 13:24:59,552 [run_push] DEBUG push all version tags 13:24:59 2024-03-21 13:24:59,552 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:24:59 2024-03-21 13:24:59,553 [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) 13:25:00 2024-03-21 13:25:00,430 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 13:25:00 3.2.0-dev.31 [Pipeline] } 13:25:00 $ docker exec --env ******** --env ******** fcc57a5631a117972069e2067c1de24c16cc6203c33a674e2cc69b282b7570ea ssh-agent -k 13:25:00 unset SSH_AUTH_SOCK; 13:25:00 unset SSH_AGENT_PID; 13:25:00 echo Agent pid 37 killed; 13:25:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:01 + git semver [Pipeline] } 13:25:01 $ docker stop --time=1 fcc57a5631a117972069e2067c1de24c16cc6203c33a674e2cc69b282b7570ea 13:25:02 $ docker rm -f --volumes fcc57a5631a117972069e2067c1de24c16cc6203c33a674e2cc69b282b7570ea [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 13:25:03 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 13:25:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 13:25:03 total 16 13:25:03 drwxr-xr-x 3 root root 4096 Mar 21 13:10 . 13:25:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 13:24 .. 13:25:03 drwxr-xr-x 2 root root 4096 Mar 21 13:10 cost 13:25:03 -rw-r--r-- 1 root root 92 Mar 21 13:10 cost.csv 13:25:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 13:25:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 13:25:03 total 16 13:25:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 13:10 . 13:25:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 13:24 .. 13:25:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 13:10 cost 13:25:03 -rw-r--r-- 1 jenkins jenkins 92 Mar 21 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:25:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:04 ---> package-listing.sh 13:25:04 ++ facter osfamily 13:25:04 ++ tr '[:upper:]' '[:lower:]' 13:25:04 + OS_FAMILY=debian 13:25:04 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 13:25:04 + START_PACKAGES=/tmp/packages_start.txt 13:25:04 + END_PACKAGES=/tmp/packages_end.txt 13:25:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:04 + PACKAGES=/tmp/packages_start.txt 13:25:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 13:25:04 + PACKAGES=/tmp/packages_end.txt 13:25:04 + case "${OS_FAMILY}" in 13:25:04 + dpkg -l 13:25:04 + grep '^ii' 13:25:04 + '[' -f /tmp/packages_start.txt ']' 13:25:04 + '[' -f /tmp/packages_end.txt ']' 13:25:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 13:25:04 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 13:25:04 + 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 13:25:04 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 13:25:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:05 prd-ubuntu20.04-docker-8c-8g-566 does not seem to be running inside a container 13:25:05 $ 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 13:25:06 $ docker top 3fa55226b6c27b8f1b8580cfe96b80b674f6e9f30850bb19de2529a7de0331de -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:25:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:25:07 + ls /var/log/sa-host 13:25:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:07 provisioning config files... 13:25:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8733465579626445631tmp [Pipeline] { [Pipeline] echo 13:25:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:25:07 ---> create-netrc.sh [Pipeline] } 13:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:25:07 ---> python-tools-install.sh [Pipeline] echo 13:25:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:25:08 ---> sudo-logs.sh 13:25:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:25:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:25:08 ---> job-cost.sh 13:25:08 lf-activate-venv: SKIPPING 13:25:08 DEBUG: total: 0.2199999988079071 13:25:08 INFO: Retrieving Stack Cost... 13:25:08 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:09 INFO: Archiving Costs [Pipeline] echo 13:25:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:25:09 ---> logs-deploy.sh 13:25:09 lf-activate-venv: SKIPPING 13:25:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/350 13:25:09 INFO: archiving workspace using pattern(s): 13:25:10 Archives upload complete. 13:25:10 INFO: archiving logs to Nexus 13:25:11 ---> uname -a: 13:25:11 Linux prd-ubuntu20-04-docker-8c-8g-566 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:25:11 13:25:11 13:25:11 ---> lscpu: 13:25:11 Architecture: x86_64 13:25:11 CPU op-mode(s): 32-bit, 64-bit 13:25:11 Byte Order: Little Endian 13:25:11 Address sizes: 40 bits physical, 48 bits virtual 13:25:11 CPU(s): 8 13:25:11 On-line CPU(s) list: 0-7 13:25:11 Thread(s) per core: 1 13:25:11 Core(s) per socket: 1 13:25:11 Socket(s): 8 13:25:11 NUMA node(s): 1 13:25:11 Vendor ID: AuthenticAMD 13:25:11 CPU family: 23 13:25:11 Model: 49 13:25:11 Model name: AMD EPYC-Rome Processor 13:25:11 Stepping: 0 13:25:11 CPU MHz: 2800.000 13:25:11 BogoMIPS: 5600.00 13:25:11 Virtualization: AMD-V 13:25:11 Hypervisor vendor: KVM 13:25:11 Virtualization type: full 13:25:11 L1d cache: 256 KiB 13:25:11 L1i cache: 256 KiB 13:25:11 L2 cache: 4 MiB 13:25:11 L3 cache: 128 MiB 13:25:11 NUMA node0 CPU(s): 0-7 13:25:11 Vulnerability Itlb multihit: Not affected 13:25:11 Vulnerability L1tf: Not affected 13:25:11 Vulnerability Mds: Not affected 13:25:11 Vulnerability Meltdown: Not affected 13:25:11 Vulnerability Mmio stale data: Not affected 13:25:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:25:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:25:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:25:11 Vulnerability Srbds: Not affected 13:25:11 Vulnerability Tsx async abort: Not affected 13:25:11 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 13:25:11 13:25:11 13:25:11 ---> nproc: 13:25:11 8 13:25:11 13:25:11 13:25:11 ---> df -h: 13:25:11 Filesystem Size Used Avail Use% Mounted on 13:25:11 overlay 155G 12G 144G 8% / 13:25:11 tmpfs 64M 0 64M 0% /dev 13:25:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:25:11 shm 64M 0 64M 0% /dev/shm 13:25:11 /dev/vda1 155G 12G 144G 8% /facter-os 13:25:11 13:25:11 13:25:11 ---> sar -b -r -n DEV: 13:25:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-566) 03/21/24 _x86_64_ (8 CPU) 13:25:11 13:25:11 13:06:44 LINUX RESTART (8 CPU) 13:25:11 13:25:11 13:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:25:11 13:08:01 264.22 47.46 216.76 0.00 5334.84 169884.89 0.00 13:25:11 13:09:01 118.26 0.62 117.65 0.00 4.93 29400.03 0.00 13:25:11 13:10:01 44.91 0.00 44.91 0.00 0.00 28475.91 0.00 13:25:11 13:11:01 62.52 0.23 62.29 0.00 14.40 23490.35 0.00 13:25:11 13:12:01 27.11 11.28 15.83 0.00 3479.95 3716.58 0.00 13:25:11 13:13:01 4.98 0.00 4.98 0.00 0.00 67.72 0.00 13:25:11 13:14:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 13:25:11 13:15:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 13:25:11 13:16:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 13:25:11 13:17:01 2.08 0.02 2.06 0.00 0.13 32.63 0.00 13:25:11 13:18:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 13:25:11 13:19:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 13:25:11 13:20:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 13:25:11 13:21:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 13:25:11 13:22:01 1.55 0.02 1.53 0.00 0.13 18.80 0.00 13:25:11 13:23:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 13:25:11 13:24:01 4.02 0.10 3.92 0.00 10.26 445.79 0.00 13:25:11 13:25:01 151.04 0.78 150.26 0.00 40.26 60846.39 0.00 13:25:11 Average: 38.41 3.36 35.05 0.00 493.57 17582.89 0.00 13:25:11 13:25:11 13:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:11 13:08:01 29229792 31565240 757456 2.30 73700 2535980 1851512 5.46 995284 2277804 200 13:25:11 13:09:01 27261160 31458924 841224 2.56 111216 4210752 1907668 5.62 1748984 3320168 944540 13:25:11 13:10:01 27225760 31464184 833804 2.54 114796 4236048 1930676 5.69 1769764 3318328 142324 13:25:11 13:11:01 28613668 31546692 758544 2.31 118348 3018344 1766392 5.21 1147592 2646792 360 13:25:11 13:12:01 28372480 31527956 768812 2.34 123820 3222816 1808516 5.33 1308852 2703592 1444 13:25:11 13:13:01 28378040 31533524 763460 2.32 123892 3222804 1826260 5.38 1304544 2703552 8 13:25:11 13:14:01 28377920 31533500 763388 2.32 123944 3222816 1826260 5.38 1304604 2703556 12 13:25:11 13:15:01 28386952 31542640 754244 2.29 123992 3222816 1826260 5.38 1295364 2703580 40 13:25:11 13:16:01 28387116 31542824 753968 2.29 124044 3222812 1826260 5.38 1295380 2703584 4 13:25:11 13:17:01 28386764 31543008 754092 2.29 124156 3222920 1826260 5.38 1296048 2703960 20 13:25:11 13:18:01 28386904 31543208 753744 2.29 124192 3222928 1826260 5.38 1295352 2703960 16 13:25:11 13:19:01 28387108 31543516 753424 2.29 124252 3222936 1826260 5.38 1295400 2703968 48 13:25:11 13:20:01 28387068 31543488 753380 2.29 124272 3222936 1826260 5.38 1295388 2703968 12 13:25:11 13:21:01 28387532 31544020 752792 2.29 124316 3222940 1826260 5.38 1295504 2703972 56 13:25:11 13:22:01 28386648 31543252 753596 2.29 124356 3222932 1808468 5.33 1295072 2703976 28 13:25:11 13:23:01 28386512 31543128 753628 2.29 124388 3222944 1808468 5.33 1295148 2703980 40 13:25:11 13:24:01 27810024 31502156 793652 2.41 125704 3723744 2049308 6.04 1340620 3203880 508240 13:25:11 13:25:01 26880876 31509256 777320 2.36 155528 4532608 1831648 5.40 1413248 3950008 772 13:25:11 Average: 28201796 31529473 768918 2.34 121606 3385115 1844389 5.44 1332897 2842368 88787 13:25:11 13:25:11 13:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:11 13:08:01 ens3 617.41 436.66 6408.44 132.26 0.00 0.00 0.00 0.00 13:25:11 13:08:01 docker0 70.70 70.07 5.00 432.04 0.00 0.00 0.00 0.00 13:25:11 13:08:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 13:25:11 13:09:01 ens3 322.90 235.98 2161.84 33.78 0.00 0.00 0.00 0.00 13:25:11 13:09:01 docker0 215.78 288.75 18.59 2124.57 0.00 0.00 0.00 0.00 13:25:11 13:09:01 veth68d3ffe 215.78 288.87 21.54 2124.57 0.00 0.00 0.00 0.17 13:25:11 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:10:01 ens3 17.71 11.73 14.37 7.21 0.00 0.00 0.00 0.00 13:25:11 13:10:01 docker0 1.33 1.58 0.09 1.60 0.00 0.00 0.00 0.00 13:25:11 13:10:01 veth68d3ffe 1.33 1.60 0.11 1.60 0.00 0.00 0.00 0.00 13:25:11 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:11:01 ens3 102.05 62.92 2528.53 14.16 0.00 0.00 0.00 0.00 13:25:11 13:11:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:25:11 13:12:01 ens3 74.54 26.36 1374.27 2.18 0.00 0.00 0.00 0.00 13:25:11 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:25:11 13:13:01 ens3 0.38 0.28 0.09 0.08 0.00 0.00 0.00 0.00 13:25:11 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:15:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:16:01 ens3 0.85 0.27 1.83 0.02 0.00 0.00 0.00 0.00 13:25:11 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:17:01 ens3 0.62 0.53 0.28 0.22 0.00 0.00 0.00 0.00 13:25:11 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:18:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 13:25:11 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:20:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:25:11 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:21:01 ens3 0.70 0.48 0.36 0.29 0.00 0.00 0.00 0.00 13:25:11 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:23:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 13:25:11 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:25:11 13:24:01 ens3 132.28 79.39 3972.44 9.21 0.00 0.00 0.00 0.00 13:25:11 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:11 13:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:25:11 13:25:01 ens3 322.31 231.74 4529.10 165.55 0.00 0.00 0.00 0.00 13:25:11 13:25:01 veth5b4216b 2.08 1.85 0.32 0.90 0.00 0.00 0.00 0.00 13:25:11 13:25:01 docker0 84.64 121.93 6.95 1252.07 0.00 0.00 0.00 0.00 13:25:11 13:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:25:11 Average: ens3 88.52 60.38 1166.13 20.28 0.00 0.00 0.00 0.00 13:25:11 Average: veth5b4216b 0.12 0.10 0.02 0.05 0.00 0.00 0.00 0.00 13:25:11 Average: docker0 20.69 26.80 1.70 211.67 0.00 0.00 0.00 0.00 13:25:11 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 13:25:11 13:25:11 13:25:11 ---> sar -P ALL: 13:25:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-566) 03/21/24 _x86_64_ (8 CPU) 13:25:11 13:25:11 13:06:44 LINUX RESTART (8 CPU) 13:25:11 13:25:11 13:07:01 CPU %user %nice %system %iowait %steal %idle 13:25:11 13:08:01 all 9.14 0.00 2.87 4.92 0.07 83.01 13:25:11 13:08:01 0 10.00 0.00 3.09 6.87 0.07 79.97 13:25:11 13:08:01 1 10.94 0.00 2.08 6.85 0.05 80.08 13:25:11 13:08:01 2 12.08 0.00 2.93 14.51 0.08 70.40 13:25:11 13:08:01 3 7.34 0.00 3.83 0.83 0.05 87.96 13:25:11 13:08:01 4 8.01 0.00 2.01 0.46 0.07 89.46 13:25:11 13:08:01 5 9.12 0.00 2.36 0.32 0.07 88.14 13:25:11 13:08:01 6 6.95 0.00 3.06 4.63 0.08 85.28 13:25:11 13:08:01 7 8.67 0.00 3.61 4.86 0.07 82.80 13:25:11 13:09:01 all 47.99 0.00 4.98 1.88 0.14 45.00 13:25:11 13:09:01 0 48.52 0.00 4.88 0.39 0.17 46.05 13:25:11 13:09:01 1 48.89 0.00 4.97 0.66 0.14 45.34 13:25:11 13:09:01 2 50.87 0.00 6.39 6.93 0.15 35.67 13:25:11 13:09:01 3 49.82 0.00 4.67 2.16 0.12 43.24 13:25:11 13:09:01 4 47.93 0.00 4.86 1.44 0.14 45.64 13:25:11 13:09:01 5 47.83 0.00 4.94 0.65 0.15 46.43 13:25:11 13:09:01 6 46.10 0.00 4.41 1.66 0.19 47.64 13:25:11 13:09:01 7 43.91 0.00 4.76 1.22 0.10 50.01 13:25:11 13:10:01 all 29.19 0.00 3.58 6.47 0.08 60.68 13:25:11 13:10:01 0 28.93 0.00 3.66 5.34 0.07 62.00 13:25:11 13:10:01 1 29.42 0.00 3.67 3.22 0.07 63.62 13:25:11 13:10:01 2 30.05 0.00 3.65 3.27 0.07 62.96 13:25:11 13:10:01 3 29.64 0.00 3.71 8.89 0.07 57.70 13:25:11 13:10:01 4 28.21 0.00 3.60 14.12 0.07 54.00 13:25:11 13:10:01 5 30.08 0.00 3.55 2.86 0.07 63.44 13:25:11 13:10:01 6 29.30 0.00 3.64 11.74 0.08 55.24 13:25:11 13:10:01 7 27.86 0.00 3.16 2.34 0.12 66.52 13:25:11 13:11:01 all 15.21 0.00 1.84 1.42 0.04 81.49 13:25:11 13:11:01 0 15.23 0.00 1.81 0.02 0.03 82.91 13:25:11 13:11:01 1 14.45 0.00 1.37 0.69 0.05 83.44 13:25:11 13:11:01 2 15.30 0.00 1.38 0.13 0.05 83.14 13:25:11 13:11:01 3 14.67 0.00 1.41 3.82 0.03 80.06 13:25:11 13:11:01 4 15.43 0.00 2.56 0.15 0.03 81.82 13:25:11 13:11:01 5 16.09 0.00 1.51 0.43 0.03 81.93 13:25:11 13:11:01 6 15.83 0.00 2.36 6.16 0.05 75.60 13:25:11 13:11:01 7 14.64 0.00 2.35 0.00 0.03 82.98 13:25:11 13:12:01 all 0.93 0.00 0.43 0.54 0.02 98.09 13:25:11 13:12:01 0 1.17 0.00 0.40 0.13 0.02 98.28 13:25:11 13:12:01 1 0.82 0.00 0.48 0.37 0.03 98.30 13:25:11 13:12:01 2 1.90 0.00 0.53 0.02 0.02 97.53 13:25:11 13:12:01 3 0.97 0.00 0.37 1.39 0.02 97.26 13:25:11 13:12:01 4 0.72 0.00 0.48 1.03 0.02 97.75 13:25:11 13:12:01 5 0.44 0.00 0.23 0.70 0.02 98.61 13:25:11 13:12:01 6 0.85 0.00 0.48 0.05 0.02 98.60 13:25:11 13:12:01 7 0.57 0.00 0.45 0.60 0.00 98.38 13:25:11 13:13:01 all 0.03 0.00 0.02 0.01 0.00 99.94 13:25:11 13:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:25:11 13:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:25:11 13:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:25:11 13:13:01 3 0.02 0.00 0.03 0.05 0.00 99.90 13:25:11 13:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:25:11 13:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:25:11 13:13:01 6 0.03 0.00 0.02 0.03 0.00 99.92 13:25:11 13:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:25:11 13:14:01 all 0.03 0.00 0.01 0.04 0.01 99.92 13:25:11 13:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:25:11 13:14:01 2 0.13 0.00 0.00 0.05 0.02 99.80 13:25:11 13:14:01 3 0.02 0.00 0.02 0.28 0.02 99.67 13:25:11 13:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:25:11 13:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:25:11 13:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:25:11 13:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:25:11 13:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:25:11 13:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:25:11 13:15:01 2 0.08 0.00 0.00 0.00 0.00 99.92 13:25:11 13:15:01 3 0.00 0.00 0.02 0.10 0.00 99.88 13:25:11 13:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:25:11 13:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:25:11 13:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:25:11 13:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:16:01 all 0.10 0.00 0.02 0.33 0.00 99.55 13:25:11 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:16:01 1 0.05 0.00 0.03 0.28 0.02 99.62 13:25:11 13:16:01 2 0.67 0.00 0.00 0.35 0.02 98.97 13:25:11 13:16:01 3 0.02 0.00 0.03 1.87 0.00 98.08 13:25:11 13:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:25:11 13:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:25:11 13:16:01 6 0.02 0.00 0.05 0.17 0.00 99.77 13:25:11 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:17:01 all 0.17 0.00 0.02 0.20 0.00 99.61 13:25:11 13:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:25:11 13:17:01 1 0.07 0.00 0.03 0.10 0.00 99.80 13:25:11 13:17:01 2 1.19 0.00 0.02 0.00 0.00 98.79 13:25:11 13:17:01 3 0.02 0.00 0.02 0.98 0.00 98.98 13:25:11 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:25:11 13:17:01 6 0.02 0.00 0.02 0.53 0.02 99.42 13:25:11 13:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:25:11 13:18:01 all 0.10 0.00 0.01 0.12 0.00 99.76 13:25:11 13:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:25:11 13:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:25:11 13:18:01 2 0.75 0.00 0.05 0.00 0.02 99.18 13:25:11 13:18:01 3 0.02 0.00 0.02 0.92 0.00 99.05 13:25:11 13:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:25:11 13:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:25:11 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:25:11 13:18:01 CPU %user %nice %system %iowait %steal %idle 13:25:11 13:19:01 all 0.05 0.00 0.01 0.16 0.00 99.78 13:25:11 13:19:01 0 0.15 0.00 0.00 0.00 0.00 99.85 13:25:11 13:19:01 1 0.05 0.00 0.05 0.22 0.02 99.67 13:25:11 13:19:01 2 0.12 0.00 0.02 0.00 0.00 99.87 13:25:11 13:19:01 3 0.02 0.00 0.00 0.60 0.00 99.38 13:25:11 13:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:25:11 13:19:01 6 0.02 0.00 0.00 0.43 0.00 99.55 13:25:11 13:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:25:11 13:20:01 all 0.02 0.00 0.02 0.04 0.01 99.91 13:25:11 13:20:01 0 0.12 0.00 0.00 0.00 0.02 99.87 13:25:11 13:20:01 1 0.03 0.00 0.05 0.00 0.00 99.92 13:25:11 13:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:25:11 13:20:01 3 0.02 0.00 0.02 0.10 0.02 99.85 13:25:11 13:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:25:11 13:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:25:11 13:20:01 7 0.00 0.00 0.02 0.25 0.00 99.73 13:25:11 13:21:01 all 0.16 0.00 0.01 0.11 0.00 99.71 13:25:11 13:21:01 0 0.93 0.00 0.00 0.00 0.00 99.07 13:25:11 13:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:25:11 13:21:01 2 0.22 0.00 0.02 0.00 0.02 99.75 13:25:11 13:21:01 3 0.00 0.00 0.00 0.53 0.00 99.47 13:25:11 13:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:25:11 13:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:25:11 13:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:25:11 13:21:01 7 0.02 0.00 0.00 0.35 0.00 99.63 13:25:11 13:22:01 all 0.16 0.00 0.03 0.06 0.01 99.74 13:25:11 13:22:01 0 1.11 0.00 0.03 0.00 0.02 98.84 13:25:11 13:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 13:25:11 13:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:25:11 13:22:01 3 0.03 0.00 0.03 0.35 0.00 99.58 13:25:11 13:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:25:11 13:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:25:11 13:22:01 6 0.00 0.00 0.08 0.17 0.00 99.75 13:25:11 13:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:25:11 13:23:01 all 0.02 0.00 0.01 0.02 0.00 99.95 13:25:11 13:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:25:11 13:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:25:11 13:23:01 2 0.07 0.00 0.03 0.00 0.00 99.90 13:25:11 13:23:01 3 0.03 0.00 0.00 0.15 0.00 99.82 13:25:11 13:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:25:11 13:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:25:11 13:24:01 all 1.74 0.00 0.79 0.07 0.02 97.38 13:25:11 13:24:01 0 2.89 0.00 0.84 0.02 0.02 96.24 13:25:11 13:24:01 1 1.49 0.00 0.65 0.00 0.02 97.84 13:25:11 13:24:01 2 1.86 0.00 0.52 0.02 0.02 97.59 13:25:11 13:24:01 3 1.84 0.00 0.85 0.47 0.02 96.82 13:25:11 13:24:01 4 1.82 0.00 0.62 0.00 0.02 97.54 13:25:11 13:24:01 5 1.59 0.00 1.09 0.00 0.03 97.29 13:25:11 13:24:01 6 1.49 0.00 0.54 0.03 0.02 97.93 13:25:11 13:24:01 7 0.97 0.00 1.22 0.00 0.02 97.79 13:25:11 13:25:01 all 8.15 0.00 3.33 4.56 0.09 83.87 13:25:11 13:25:01 0 8.67 0.00 3.72 0.59 0.12 86.91 13:25:11 13:25:01 1 6.64 0.00 2.85 0.17 0.12 90.22 13:25:11 13:25:01 2 10.13 0.00 3.10 0.62 0.08 86.07 13:25:11 13:25:01 3 7.11 0.00 3.25 7.26 0.07 82.31 13:25:11 13:25:01 4 7.67 0.00 3.11 0.57 0.12 88.53 13:25:11 13:25:01 5 8.75 0.00 3.50 1.35 0.05 86.35 13:25:11 13:25:01 6 8.14 0.00 4.20 25.93 0.09 61.65 13:25:11 13:25:01 7 8.10 0.00 2.90 0.22 0.07 88.71 13:25:11 Average: all 6.24 0.00 0.99 1.16 0.03 91.59 13:25:11 Average: 0 6.50 0.00 1.02 0.74 0.03 91.72 13:25:11 Average: 1 6.24 0.00 0.91 0.69 0.03 92.13 13:25:11 Average: 2 6.91 0.00 1.03 1.43 0.03 90.60 13:25:11 Average: 3 6.16 0.00 1.01 1.70 0.02 91.11 13:25:11 Average: 4 6.06 0.00 0.96 0.98 0.03 91.98 13:25:11 Average: 5 6.28 0.00 0.95 0.35 0.03 92.40 13:25:11 Average: 6 5.99 0.00 1.04 2.84 0.03 90.10 13:25:11 Average: 7 5.76 0.00 1.02 0.54 0.02 92.66 13:25:11 13:25:11 13:25:11