Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1784c6279e01531b0e7025ba4e7a3234f498312 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17265168809904058236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13180947365378875288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16897156792643273305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15972263436416586351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5759760339454991690.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-224 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b1784c6279e01531b0e7025ba4e7a3234f498312 (main) Commit message: "fix: Make sure function pipeline parameter names are always lower case (#1546)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1784c6279e01531b0e7025ba4e7a3234f498312 # timeout=10 > git rev-list --no-walk 5370d96dae522dad69142a2f5b7316c398246ffd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-31T14:45:50.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-31T14:45:50.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-31T14:45:50.980Z] ========================================================= [2024-01-31T14:45:50.980Z] EdgeX Global Pipelines Version Info [2024-01-31T14:45:50.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:45:51.727Z] ------------------- [2024-01-31T14:45:51.727Z] stable info: [2024-01-31T14:45:51.727Z] ------------------- [2024-01-31T14:45:51.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-31T14:45:51.727Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T14:45:51.727Z] Message: update stable to v1.0.258 [2024-01-31T14:45:52.298Z] ------------------- [2024-01-31T14:45:52.298Z] experimental info: [2024-01-31T14:45:52.298Z] ------------------- [2024-01-31T14:45:52.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-31T14:45:52.298Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T14:45:52.298Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-31T14:45:52.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2024-01-31T14:45:52.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2024-01-31T14:45:52.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-31T14:45:52.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-31T14:45:52.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-31T14:45:52.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-31T14:45:52.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-31T14:45:52.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-31T14:45:52.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-31T14:45:52.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-31T14:45:52.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-31T14:45:52.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2024-01-31T14:45:52.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-31T14:45:52.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-31T14:45:52.760Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T14:45:52.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T14:45:52.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T14:45:52.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T14:45:52.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-31T14:45:52.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-31T14:45:52.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-31T14:45:53.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-31T14:45:53.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-31T14:45:53.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-31T14:45:53.128Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-01-31T14:45:53.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-31T14:45:53.207Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-31T14:45:53.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-31T14:45:53.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-31T14:45:53.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-31T14:45:53.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo [2024-01-31T14:45:53.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1784c6 [Pipeline] echo [2024-01-31T14:45:53.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-31T14:45:53.897Z] + git rev-list -1 --merges b1784c6279e01531b0e7025ba4e7a3234f498312~1..b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo [2024-01-31T14:45:53.932Z] -----------> git rev-list -1 --merges b1784c6279e01531b0e7025ba4e7a3234f498312~1..b1784c6279e01531b0e7025ba4e7a3234f498312 b1784c6279e01531b0e7025ba4e7a3234f498312 [false] [Pipeline] sh [2024-01-31T14:45:54.250Z] + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo [2024-01-31T14:45:54.271Z] ========================================================= [2024-01-31T14:45:54.271Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-31T14:45:54.271Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-31T14:45:54.662Z] + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] echo [2024-01-31T14:45:54.674Z] [semverPrep] GIT_COMMIT: b1784c6279e01531b0e7025ba4e7a3234f498312, Commit Message: fix: Make sure function pipeline parameter names are always lower case (#1546) [Pipeline] echo [2024-01-31T14:45:54.702Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-31T14:45:55.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T14:45:55.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-31T14:45:55.118Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-31T14:45:55.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-31T14:45:55.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-31T14:45:55.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-31T14:45:55.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:45:55.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:45:55.579Z] [2024-01-31T14:45:55.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:45:55.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:45:55.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-31T14:45:55.904Z] b85a868b505f: Pulling fs layer [2024-01-31T14:45:55.904Z] e2be974225ed: Pulling fs layer [2024-01-31T14:45:55.904Z] 339a4e72a1f5: Pulling fs layer [2024-01-31T14:45:55.904Z] 988bab9f4d93: Pulling fs layer [2024-01-31T14:45:55.904Z] 1469e6f7b9e6: Pulling fs layer [2024-01-31T14:45:55.904Z] eaf3925da568: Pulling fs layer [2024-01-31T14:45:55.904Z] bab4dde63d76: Pulling fs layer [2024-01-31T14:45:55.904Z] bde34c3a00c8: Pulling fs layer [2024-01-31T14:45:55.904Z] b352a97aabf1: Pulling fs layer [2024-01-31T14:45:55.904Z] 4872d77fe225: Pulling fs layer [2024-01-31T14:45:55.904Z] 5851b861e8e6: Pulling fs layer [2024-01-31T14:45:55.904Z] bab4dde63d76: Waiting [2024-01-31T14:45:55.904Z] bde34c3a00c8: Waiting [2024-01-31T14:45:55.904Z] 988bab9f4d93: Waiting [2024-01-31T14:45:55.904Z] eaf3925da568: Waiting [2024-01-31T14:45:55.904Z] 1469e6f7b9e6: Waiting [2024-01-31T14:45:55.904Z] b352a97aabf1: Waiting [2024-01-31T14:45:55.904Z] 4872d77fe225: Waiting [2024-01-31T14:45:56.164Z] e2be974225ed: Verifying Checksum [2024-01-31T14:45:56.164Z] e2be974225ed: Download complete [2024-01-31T14:45:56.164Z] 988bab9f4d93: Verifying Checksum [2024-01-31T14:45:56.164Z] 988bab9f4d93: Download complete [2024-01-31T14:45:56.164Z] 1469e6f7b9e6: Verifying Checksum [2024-01-31T14:45:56.164Z] 1469e6f7b9e6: Download complete [2024-01-31T14:45:56.164Z] 339a4e72a1f5: Verifying Checksum [2024-01-31T14:45:56.164Z] 339a4e72a1f5: Download complete [2024-01-31T14:45:56.164Z] eaf3925da568: Verifying Checksum [2024-01-31T14:45:56.164Z] eaf3925da568: Download complete [2024-01-31T14:45:56.164Z] bde34c3a00c8: Verifying Checksum [2024-01-31T14:45:56.164Z] bde34c3a00c8: Download complete [2024-01-31T14:45:56.164Z] b352a97aabf1: Verifying Checksum [2024-01-31T14:45:56.164Z] b352a97aabf1: Download complete [2024-01-31T14:45:56.164Z] 4872d77fe225: Verifying Checksum [2024-01-31T14:45:56.164Z] 4872d77fe225: Download complete [2024-01-31T14:45:56.164Z] 5851b861e8e6: Verifying Checksum [2024-01-31T14:45:56.164Z] 5851b861e8e6: Download complete [2024-01-31T14:45:56.164Z] b85a868b505f: Verifying Checksum [2024-01-31T14:45:56.164Z] b85a868b505f: Download complete [2024-01-31T14:45:56.739Z] bab4dde63d76: Verifying Checksum [2024-01-31T14:45:56.739Z] bab4dde63d76: Download complete [2024-01-31T14:45:57.311Z] b85a868b505f: Pull complete [2024-01-31T14:45:57.570Z] e2be974225ed: Pull complete [2024-01-31T14:45:58.138Z] 339a4e72a1f5: Pull complete [2024-01-31T14:45:58.138Z] 988bab9f4d93: Pull complete [2024-01-31T14:45:58.398Z] 1469e6f7b9e6: Pull complete [2024-01-31T14:45:58.398Z] eaf3925da568: Pull complete [2024-01-31T14:46:00.356Z] bab4dde63d76: Pull complete [2024-01-31T14:46:00.356Z] bde34c3a00c8: Pull complete [2024-01-31T14:46:00.356Z] b352a97aabf1: Pull complete [2024-01-31T14:46:00.356Z] 4872d77fe225: Pull complete [2024-01-31T14:46:00.356Z] 5851b861e8e6: Pull complete [2024-01-31T14:46:00.356Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-31T14:46:00.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:46:00.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:46:00.554Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:46:00.590Z] $ 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 [2024-01-31T14:46:04.332Z] $ docker top abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef -eo pid,comm [2024-01-31T14:46:04.387Z] 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). [2024-01-31T14:46:04.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T14:46:04.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T14:46:04.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T14:46:04.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T14:46:04.603Z] $ docker exec abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent [2024-01-31T14:46:04.710Z] SSH_AUTH_SOCK=/tmp/ssh-dMB4OaVfbnl3/agent.33 [2024-01-31T14:46:04.710Z] SSH_AGENT_PID=39 [2024-01-31T14:46:04.717Z] Running ssh-add (command line suppressed) [2024-01-31T14:46:04.832Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18056702380511953467.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18056702380511953467.key) [2024-01-31T14:46:04.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T14:46:05.168Z] + git tag --points-at HEAD [Pipeline] } [2024-01-31T14:46:05.181Z] $ docker exec --env ******** --env ******** abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent -k [2024-01-31T14:46:05.275Z] unset SSH_AUTH_SOCK; [2024-01-31T14:46:05.276Z] unset SSH_AGENT_PID; [2024-01-31T14:46:05.276Z] echo Agent pid 39 killed; [2024-01-31T14:46:05.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-31T14:46:05.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T14:46:05.347Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T14:46:05.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T14:46:05.474Z] $ docker exec abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent [2024-01-31T14:46:05.573Z] SSH_AUTH_SOCK=/tmp/ssh-XGw3QKd8hBYt/agent.71 [2024-01-31T14:46:05.573Z] SSH_AGENT_PID=77 [2024-01-31T14:46:05.578Z] Running ssh-add (command line suppressed) [2024-01-31T14:46:05.679Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13590440337652865572.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13590440337652865572.key) [2024-01-31T14:46:05.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T14:46:06.006Z] + git semver init [2024-01-31T14:46:06.266Z] 2024-01-31 14:46:06,177 [run_init] DEBUG init version:0.0.0 force:False [2024-01-31T14:46:06.266Z] 2024-01-31 14:46:06,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-01-31T14:46:06.266Z] 2024-01-31 14:46:06,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2024-01-31T14:46:06.266Z] 2024-01-31 14:46:06,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-31T14:46:08.176Z] 2024-01-31 14:46:08,039 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2024-01-31T14:46:08.177Z] 2024-01-31 14:46:08,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2024-01-31T14:46:08.177Z] 2024-01-31 14:46:08,040 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:46:08.177Z] 2024-01-31 14:46:08,040 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:46:08.177Z] 3.2.0-dev.17 [Pipeline] } [2024-01-31T14:46:08.186Z] $ docker exec --env ******** --env ******** abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef ssh-agent -k [2024-01-31T14:46:08.292Z] unset SSH_AUTH_SOCK; [2024-01-31T14:46:08.292Z] unset SSH_AGENT_PID; [2024-01-31T14:46:08.293Z] echo Agent pid 77 killed; [2024-01-31T14:46:08.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T14:46:08.682Z] + git semver [Pipeline] } [2024-01-31T14:46:08.957Z] $ docker stop --time=1 abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef [2024-01-31T14:46:10.241Z] $ docker rm -f --volumes abca8b87275d5dde4950c1ab7178d7d2645ef602f4b6738c7749e8f9d8942aef [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T14:46:10.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-31T14:46:10.887Z] Stashed 1 file(s) [Pipeline] echo [2024-01-31T14:46:10.890Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-01-31T14:46:11.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T14:46:11.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T14:46:11.369Z] ========================================================= [2024-01-31T14:46:11.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-31T14:46:11.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-31T14:46:11.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T14:46:11.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-31T14:46:11.775Z] 7264a8db6415: Pulling fs layer [2024-01-31T14:46:11.775Z] c4d48a809fc2: Pulling fs layer [2024-01-31T14:46:11.775Z] 4f1c88b9dad5: Pulling fs layer [2024-01-31T14:46:11.775Z] ad3a456e5733: Pulling fs layer [2024-01-31T14:46:11.775Z] 69c7f0334f64: Pulling fs layer [2024-01-31T14:46:11.775Z] 1f1c1a5573a3: Pulling fs layer [2024-01-31T14:46:11.775Z] ce7588e14bc9: Pulling fs layer [2024-01-31T14:46:11.775Z] b5e4710f87ac: Pulling fs layer [2024-01-31T14:46:11.775Z] ad3a456e5733: Waiting [2024-01-31T14:46:11.775Z] 69c7f0334f64: Waiting [2024-01-31T14:46:11.775Z] 1f1c1a5573a3: Waiting [2024-01-31T14:46:11.775Z] b5e4710f87ac: Waiting [2024-01-31T14:46:11.775Z] ce7588e14bc9: Waiting [2024-01-31T14:46:11.775Z] c4d48a809fc2: Download complete [2024-01-31T14:46:11.775Z] ad3a456e5733: Verifying Checksum [2024-01-31T14:46:11.775Z] ad3a456e5733: Download complete [2024-01-31T14:46:11.775Z] 69c7f0334f64: Verifying Checksum [2024-01-31T14:46:11.775Z] 69c7f0334f64: Download complete [2024-01-31T14:46:11.775Z] 7264a8db6415: Verifying Checksum [2024-01-31T14:46:11.775Z] 7264a8db6415: Download complete [2024-01-31T14:46:11.775Z] 1f1c1a5573a3: Verifying Checksum [2024-01-31T14:46:11.775Z] 1f1c1a5573a3: Download complete [2024-01-31T14:46:12.040Z] 7264a8db6415: Pull complete [2024-01-31T14:46:12.040Z] b5e4710f87ac: Verifying Checksum [2024-01-31T14:46:12.040Z] b5e4710f87ac: Download complete [2024-01-31T14:46:12.040Z] c4d48a809fc2: Pull complete [2024-01-31T14:46:12.302Z] 4f1c88b9dad5: Verifying Checksum [2024-01-31T14:46:12.302Z] 4f1c88b9dad5: Download complete [2024-01-31T14:46:12.562Z] ce7588e14bc9: Verifying Checksum [2024-01-31T14:46:12.562Z] ce7588e14bc9: Download complete [2024-01-31T14:46:15.100Z] 4f1c88b9dad5: Pull complete [2024-01-31T14:46:15.100Z] ad3a456e5733: Pull complete [2024-01-31T14:46:15.361Z] 69c7f0334f64: Pull complete [2024-01-31T14:46:15.361Z] 1f1c1a5573a3: Pull complete [2024-01-31T14:46:17.900Z] ce7588e14bc9: Pull complete [2024-01-31T14:46:18.165Z] b5e4710f87ac: Pull complete [2024-01-31T14:46:18.165Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-31T14:46:18.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T14:46:18.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-01-31T14:46:18.454Z] + 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 [2024-01-31T14:46:18.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T14:46:18.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:46:18.889Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:46:18.920Z] $ 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 [2024-01-31T14:46:24.440Z] $ docker top a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T14:46:24.822Z] + go version [2024-01-31T14:46:24.822Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-31T14:46:24.832Z] $ docker stop --time=1 a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec [2024-01-31T14:46:26.097Z] $ docker rm -f --volumes a193c31cfd9a1e9eee7c318119e88097b22d876552d77fe3c116cbd5b3a6cbec [Pipeline] // withDockerContainer [2024-01-31T14:46:26.175Z] Still waiting to schedule task [2024-01-31T14:46:26.176Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:46:26.690Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T14:46:26.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:46:26.805Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:46:26.836Z] $ 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 [2024-01-31T14:46:27.185Z] $ docker top cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T14:46:27.577Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-31T14:46:27.902Z] + make test [2024-01-31T14:46:27.902Z] make -C ./app-service-template build [2024-01-31T14:46:27.902Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-01-31T14:46:27.902Z] go mod tidy [2024-01-31T14:46:27.902Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-01-31T14:46:27.902Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-01-31T14:46:27.902Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-31T14:46:27.902Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-01-31T14:46:28.162Z] go: downloading github.com/google/uuid v1.6.0 [2024-01-31T14:46:28.162Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-01-31T14:46:28.421Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-01-31T14:46:28.421Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-01-31T14:46:28.421Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-01-31T14:46:28.679Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-01-31T14:46:28.679Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-01-31T14:46:28.679Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-01-31T14:46:28.679Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-31T14:46:28.679Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-31T14:46:28.679Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-01-31T14:46:28.679Z] go: downloading golang.org/x/crypto v0.17.0 [2024-01-31T14:46:28.679Z] go: downloading golang.org/x/net v0.19.0 [2024-01-31T14:46:28.679Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-01-31T14:46:28.679Z] go: downloading github.com/go-kit/log v0.2.1 [2024-01-31T14:46:28.679Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-01-31T14:46:28.679Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-31T14:46:28.938Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-01-31T14:46:28.938Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-01-31T14:46:29.201Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-01-31T14:46:29.201Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-01-31T14:46:29.201Z] go: downloading golang.org/x/sync v0.4.0 [2024-01-31T14:46:29.201Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-01-31T14:46:29.201Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-01-31T14:46:29.201Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-01-31T14:46:29.201Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-01-31T14:46:29.201Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-01-31T14:46:29.201Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-01-31T14:46:29.201Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-31T14:46:29.201Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-31T14:46:29.201Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-31T14:46:29.201Z] go: downloading golang.org/x/text v0.14.0 [2024-01-31T14:46:29.201Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-31T14:46:29.468Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-31T14:46:29.468Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-01-31T14:46:29.726Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-01-31T14:46:29.726Z] go: downloading golang.org/x/sys v0.15.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-01-31T14:46:29.984Z] go: downloading golang.org/x/time v0.5.0 [2024-01-31T14:46:29.984Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-01-31T14:46:29.984Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-01-31T14:46:29.984Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-01-31T14:46:29.984Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-01-31T14:46:29.984Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-01-31T14:46:30.277Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-01-31T14:46:30.277Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-01-31T14:46:30.277Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-01-31T14:46:30.277Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-01-31T14:46:30.277Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-01-31T14:46:30.277Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-01-31T14:46:30.536Z] go: downloading github.com/kr/pretty v0.1.0 [2024-01-31T14:46:30.536Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-01-31T14:46:30.536Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-01-31T14:46:30.536Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-01-31T14:46:30.536Z] go: downloading google.golang.org/grpc v1.60.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-01-31T14:46:30.536Z] go: downloading github.com/fatih/color v1.14.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-01-31T14:46:30.536Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-01-31T14:46:30.536Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-01-31T14:46:30.795Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-01-31T14:46:30.795Z] go: downloading github.com/kr/text v0.2.0 [2024-01-31T14:46:30.795Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-01-31T14:46:30.795Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-01-31T14:46:30.795Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-01-31T14:46:30.795Z] go: downloading github.com/pkg/errors v0.9.1 [2024-01-31T14:46:30.795Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-01-31T14:46:30.795Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-01-31T14:46:31.054Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-01-31T14:46:31.054Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-01-31T14:46:31.054Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-01-31T14:46:31.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-01-31T14:46:31.054Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-01-31T14:46:31.054Z] go: downloading github.com/google/btree v1.0.1 [2024-01-31T14:46:31.054Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-01-31T14:46:31.054Z] go: downloading github.com/miekg/dns v1.1.41 [2024-01-31T14:46:31.054Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-01-31T14:46:31.054Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-01-31T14:46:31.054Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-01-31T14:46:31.054Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-01-31T14:46:31.311Z] go: downloading golang.org/x/mod v0.12.0 [2024-01-31T14:46:31.880Z] 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 [2024-01-31T14:46:46.753Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-01-31T14:46:46.753Z] make -C ./app-service-template test [2024-01-31T14:46:46.753Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-01-31T14:46:46.753Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T14:47:04.852Z] ? app-new-service/config [no test files] [2024-01-31T14:47:04.852Z] ok app-new-service 1.055s coverage: 45.9% of statements [2024-01-31T14:47:04.852Z] ok app-new-service/functions 1.050s coverage: 85.3% of statements [2024-01-31T14:47:04.852Z] go vet ./... [2024-01-31T14:47:19.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T14:47:19.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T14:47:19.813Z] ./bin/test-attribution-txt.sh [2024-01-31T14:47:19.813Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-01-31T14:47:19.813Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2024-01-31T14:47:19.813Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T14:47:19.813Z] go: downloading github.com/gomodule/redigo v1.8.9 [2024-01-31T14:47:19.813Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-01-31T14:47:21.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-01-31T14:47:21.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-01-31T14:47:21.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-01-31T14:47:21.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-01-31T14:47:22.281Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-01-31T14:47:22.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-01-31T14:47:22.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.099s coverage: 66.6% of statements [2024-01-31T14:47:22.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.056s coverage: 89.3% of statements [2024-01-31T14:47:22.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.057s coverage: 85.1% of statements [2024-01-31T14:47:22.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.025s coverage: 100.0% of statements [2024-01-31T14:47:22.800Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.127s coverage: 75.5% of statements [2024-01-31T14:47:23.377Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-01-31T14:47:23.377Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.041s coverage: 97.3% of statements [2024-01-31T14:47:23.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements [2024-01-31T14:47:23.636Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-01-31T14:47:23.895Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-01-31T14:47:23.895Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-31T14:47:24.465Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.047s coverage: 65.1% of statements [2024-01-31T14:47:24.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.051s coverage: 27.6% of statements [2024-01-31T14:47:24.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.042s coverage: 17.2% of statements [2024-01-31T14:47:24.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.047s coverage: 27.3% of statements [2024-01-31T14:47:25.664Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.056s coverage: 52.8% of statements [2024-01-31T14:47:52.237Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.124s coverage: 72.3% of statements [2024-01-31T14:47:52.237Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.034s coverage: 94.4% of statements [2024-01-31T14:47:52.237Z] go vet ./... [2024-01-31T14:47:52.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T14:47:52.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-01-31T14:48:00.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-31T14:48:00.408Z] $ docker stop --time=1 cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 [2024-01-31T14:48:02.194Z] $ docker rm -f --volumes cc46e21ef350d85028f6be29b14ea69c41a1b622c455fb72b9b1f7a2ecf8b357 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T14:48:03.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-31T14:48:03.148Z] 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 [2024-01-31T14:48:04.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T14:48:04.000Z] [2024-01-31T14:48:04.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:48:04.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T14:48:04.324Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-31T14:48:04.324Z] 5eb5b503b376: Pulling fs layer [2024-01-31T14:48:04.324Z] 5c69ac0246d0: Pulling fs layer [2024-01-31T14:48:04.324Z] ec43610c2a17: Pulling fs layer [2024-01-31T14:48:04.324Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-31T14:48:04.324Z] 33b1e0a273af: Pulling fs layer [2024-01-31T14:48:04.324Z] 5d3b04190fa2: Pulling fs layer [2024-01-31T14:48:04.324Z] 2f39f015ded8: Pulling fs layer [2024-01-31T14:48:04.324Z] 33b1e0a273af: Waiting [2024-01-31T14:48:04.324Z] 5d3b04190fa2: Waiting [2024-01-31T14:48:04.324Z] 2f39f015ded8: Waiting [2024-01-31T14:48:04.324Z] 3a2ae6a8a46f: Waiting [2024-01-31T14:48:04.324Z] 5c69ac0246d0: Download complete [2024-01-31T14:48:04.324Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-31T14:48:04.324Z] 3a2ae6a8a46f: Download complete [2024-01-31T14:48:04.581Z] 33b1e0a273af: Download complete [2024-01-31T14:48:04.581Z] 5d3b04190fa2: Verifying Checksum [2024-01-31T14:48:04.581Z] 5d3b04190fa2: Download complete [2024-01-31T14:48:04.581Z] ec43610c2a17: Verifying Checksum [2024-01-31T14:48:04.581Z] ec43610c2a17: Download complete [2024-01-31T14:48:04.581Z] 5eb5b503b376: Verifying Checksum [2024-01-31T14:48:04.581Z] 5eb5b503b376: Download complete [2024-01-31T14:48:05.151Z] 2f39f015ded8: Verifying Checksum [2024-01-31T14:48:05.151Z] 2f39f015ded8: Download complete [2024-01-31T14:48:05.718Z] 5eb5b503b376: Pull complete [2024-01-31T14:48:05.718Z] 5c69ac0246d0: Pull complete [2024-01-31T14:48:06.285Z] ec43610c2a17: Pull complete [2024-01-31T14:48:06.285Z] 3a2ae6a8a46f: Pull complete [2024-01-31T14:48:06.543Z] 33b1e0a273af: Pull complete [2024-01-31T14:48:06.543Z] 5d3b04190fa2: Pull complete [2024-01-31T14:48:08.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-225 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2024-01-31T14:48:08.540Z] Running in /w/workspace/app-functions-sdk-go/335 [Pipeline] { [Pipeline] checkout [2024-01-31T14:48:08.595Z] The recommended git tool is: git [2024-01-31T14:48:10.729Z] 2f39f015ded8: Pull complete [2024-01-31T14:48:10.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-31T14:48:10.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T14:48:10.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:48:10.922Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:48:10.956Z] $ 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 [2024-01-31T14:48:13.410Z] using credential edgex-jenkins-ssh [2024-01-31T14:48:13.435Z] Cloning the remote Git repository [2024-01-31T14:48:13.474Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-01-31T14:48:14.223Z] > git init /w/workspace/app-functions-sdk-go/335 # timeout=10 [2024-01-31T14:48:14.368Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2024-01-31T14:48:14.369Z] > git --version # timeout=10 [2024-01-31T14:48:14.388Z] > git --version # 'git version 2.25.1' [2024-01-31T14:48:14.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-31T14:48:14.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T14:48:16.521Z] $ docker top a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:48:16.976Z] ---> job-cost.sh [2024-01-31T14:48:16.976Z] lf-activate-venv: SKIPPING [2024-01-31T14:48:16.976Z] INFO: No Stack... [2024-01-31T14:48:17.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-31T14:48:17.496Z] INFO: Archiving Costs [Pipeline] sh [2024-01-31T14:48:17.887Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2024-01-31T14:48:17.887Z] + cut -d, -f6 [Pipeline] lock [2024-01-31T14:48:17.910Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [2024-01-31T14:48:17.917Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] did not exist. Created. [2024-01-31T14:48:17.923Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T14:48:18.310Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-31T14:48:18.362Z] Stashed 1 file(s) [Pipeline] } [2024-01-31T14:48:18.369Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-31T14:48:18.438Z] $ docker stop --time=1 a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 [2024-01-31T14:48:18.494Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2024-01-31T14:48:18.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T14:48:19.440Z] Avoid second fetch [2024-01-31T14:48:19.441Z] Checking out Revision b1784c6279e01531b0e7025ba4e7a3234f498312 (main) [2024-01-31T14:48:19.584Z] $ docker rm -f --volumes a099e0a585732658c19a654ad1a965982ed20c4a085007cd565ffcb9874898d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-31T14:48:20.048Z] Commit message: "fix: Make sure function pipeline parameter names are always lower case (#1546)" [2024-01-31T14:48:19.453Z] > git config core.sparsecheckout # timeout=10 [2024-01-31T14:48:19.510Z] > git checkout -f b1784c6279e01531b0e7025ba4e7a3234f498312 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-31T14:48:21.122Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-31T14:48:21.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T14:48:21.122Z] Dload Upload Total Spent Left Speed [2024-01-31T14:48:21.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh [2024-01-31T14:48:21.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-31T14:48:21.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-31T14:48:21.788Z] + sudo tee /etc/docker/daemon.new [2024-01-31T14:48:21.788Z] { [2024-01-31T14:48:21.788Z] "registry-mirrors": [ [2024-01-31T14:48:21.788Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-31T14:48:21.788Z] ], [2024-01-31T14:48:21.788Z] "bip": "10.250.0.254/24", [2024-01-31T14:48:21.788Z] "hosts": [ [2024-01-31T14:48:21.788Z] "tcp://0.0.0.0:5555", [2024-01-31T14:48:21.788Z] "unix:///var/run/docker.sock" [2024-01-31T14:48:21.788Z] ], [2024-01-31T14:48:21.788Z] "mtu": 1458, [2024-01-31T14:48:21.788Z] "selinux-enabled": true, [2024-01-31T14:48:21.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-31T14:48:21.788Z] } [Pipeline] sh [2024-01-31T14:48:22.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-31T14:48:22.452Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-01-31T14:48:40.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T14:48:41.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T14:48:41.050Z] ========================================================= [2024-01-31T14:48:41.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-31T14:48:41.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-01-31T14:48:41.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T14:48:42.857Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-31T14:48:42.857Z] 9fda8d8052c6: Pulling fs layer [2024-01-31T14:48:42.857Z] 5d54e960e981: Pulling fs layer [2024-01-31T14:48:42.857Z] c4a7e357bf2a: Pulling fs layer [2024-01-31T14:48:42.857Z] f0e02332f6b5: Pulling fs layer [2024-01-31T14:48:42.857Z] 872ee5b61b7b: Pulling fs layer [2024-01-31T14:48:42.857Z] 0c6a40ed1a82: Pulling fs layer [2024-01-31T14:48:42.857Z] 94ae7d8d031c: Pulling fs layer [2024-01-31T14:48:42.857Z] f0e02332f6b5: Waiting [2024-01-31T14:48:42.857Z] 872ee5b61b7b: Waiting [2024-01-31T14:48:42.857Z] 94ae7d8d031c: Waiting [2024-01-31T14:48:42.857Z] 0c6a40ed1a82: Waiting [2024-01-31T14:48:42.857Z] 5d54e960e981: Download complete [2024-01-31T14:48:42.857Z] f0e02332f6b5: Verifying Checksum [2024-01-31T14:48:42.857Z] f0e02332f6b5: Download complete [2024-01-31T14:48:42.857Z] 872ee5b61b7b: Verifying Checksum [2024-01-31T14:48:42.857Z] 872ee5b61b7b: Download complete [2024-01-31T14:48:42.857Z] 9fda8d8052c6: Verifying Checksum [2024-01-31T14:48:42.857Z] 9fda8d8052c6: Download complete [2024-01-31T14:48:43.125Z] 94ae7d8d031c: Verifying Checksum [2024-01-31T14:48:43.125Z] 94ae7d8d031c: Download complete [2024-01-31T14:48:43.392Z] 9fda8d8052c6: Pull complete [2024-01-31T14:48:43.995Z] 5d54e960e981: Pull complete [2024-01-31T14:48:44.579Z] c4a7e357bf2a: Verifying Checksum [2024-01-31T14:48:44.579Z] c4a7e357bf2a: Download complete [2024-01-31T14:48:45.542Z] 0c6a40ed1a82: Verifying Checksum [2024-01-31T14:48:45.542Z] 0c6a40ed1a82: Download complete [2024-01-31T14:48:57.857Z] c4a7e357bf2a: Pull complete [2024-01-31T14:48:57.857Z] f0e02332f6b5: Pull complete [2024-01-31T14:48:57.857Z] 872ee5b61b7b: Pull complete [2024-01-31T14:49:06.063Z] 0c6a40ed1a82: Pull complete [2024-01-31T14:49:08.006Z] 94ae7d8d031c: Pull complete [2024-01-31T14:49:08.006Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-31T14:49:08.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T14:49:08.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-01-31T14:49:08.334Z] + 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 [2024-01-31T14:49:11.292Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T14:49:11.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:49:11.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2024-01-31T14:49:11.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-31T14:49:14.579Z] $ docker top da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T14:49:15.459Z] + go version [2024-01-31T14:49:15.459Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-31T14:49:15.482Z] $ docker stop --time=1 da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 [2024-01-31T14:49:17.088Z] $ docker rm -f --volumes da42f15b1d7291927b093ccadb1597c73a4fcb6000e7e185ad4a6e38498722e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:49:17.889Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T14:49:17.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:49:18.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2024-01-31T14:49:18.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-31T14:49:19.523Z] $ docker top 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T14:49:20.126Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/335 [Pipeline] fileExists [Pipeline] sh [2024-01-31T14:49:21.074Z] + make test [2024-01-31T14:49:21.074Z] make -C ./app-service-template build [2024-01-31T14:49:21.074Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/335/app-service-template' [2024-01-31T14:49:21.074Z] go mod tidy [2024-01-31T14:49:21.074Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 [2024-01-31T14:49:21.074Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-01-31T14:49:21.658Z] go: downloading github.com/google/uuid v1.6.0 [2024-01-31T14:49:21.658Z] go: downloading github.com/stretchr/testify v1.8.4 [2024-01-31T14:49:21.658Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-01-31T14:49:21.658Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 [2024-01-31T14:49:21.926Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 [2024-01-31T14:49:21.926Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 [2024-01-31T14:49:22.195Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2024-01-31T14:49:22.195Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-01-31T14:49:22.195Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2024-01-31T14:49:22.195Z] go: downloading github.com/go-kit/log v0.2.1 [2024-01-31T14:49:22.478Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-01-31T14:49:22.478Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-01-31T14:49:22.478Z] go: downloading github.com/stretchr/objx v0.5.0 [2024-01-31T14:49:22.478Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2024-01-31T14:49:22.478Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-01-31T14:49:22.748Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-01-31T14:49:22.748Z] go: downloading golang.org/x/crypto v0.17.0 [2024-01-31T14:49:22.748Z] go: downloading golang.org/x/net v0.19.0 [2024-01-31T14:49:23.713Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-01-31T14:49:23.988Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-01-31T14:49:23.988Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 [2024-01-31T14:49:23.988Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-01-31T14:49:23.988Z] go: downloading github.com/x448/float16 v0.8.4 [2024-01-31T14:49:24.258Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2024-01-31T14:49:24.258Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-01-31T14:49:24.258Z] go: downloading github.com/leodido/go-urn v1.2.4 [2024-01-31T14:49:24.258Z] go: downloading golang.org/x/text v0.14.0 [2024-01-31T14:49:25.682Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-01-31T14:49:25.682Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-01-31T14:49:25.682Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-01-31T14:49:29.033Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-01-31T14:49:29.033Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-01-31T14:49:29.033Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-01-31T14:49:29.033Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-01-31T14:49:29.033Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-01-31T14:49:29.033Z] go: downloading golang.org/x/sync v0.4.0 [2024-01-31T14:49:29.033Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-01-31T14:49:29.033Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2024-01-31T14:49:29.033Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-01-31T14:49:29.033Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-01-31T14:49:29.303Z] go: downloading golang.org/x/sys v0.15.0 [2024-01-31T14:49:29.303Z] go: downloading github.com/kr/pretty v0.1.0 [2024-01-31T14:49:29.303Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-01-31T14:49:29.303Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-01-31T14:49:29.303Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-01-31T14:49:29.303Z] go: downloading golang.org/x/time v0.5.0 [2024-01-31T14:49:29.573Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-01-31T14:49:29.573Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2024-01-31T14:49:29.573Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-01-31T14:49:29.573Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-01-31T14:49:29.573Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-01-31T14:49:29.841Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-01-31T14:49:29.841Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-01-31T14:49:29.841Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-01-31T14:49:30.111Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-01-31T14:49:30.385Z] go: downloading github.com/hashicorp/consul/sdk v0.15.1 [2024-01-31T14:49:30.385Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-01-31T14:49:30.385Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-01-31T14:49:30.385Z] go: downloading github.com/Microsoft/go-winio v0.6.1 [2024-01-31T14:49:30.385Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-01-31T14:49:30.385Z] go: downloading google.golang.org/grpc v1.60.1 [2024-01-31T14:49:31.863Z] go: downloading github.com/kr/text v0.2.0 [2024-01-31T14:49:31.863Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-01-31T14:49:31.863Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-01-31T14:49:31.863Z] go: downloading github.com/fatih/color v1.14.1 [2024-01-31T14:49:31.863Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-01-31T14:49:31.863Z] go: downloading github.com/klauspost/compress v1.17.1 [2024-01-31T14:49:31.863Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2024-01-31T14:49:32.153Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-01-31T14:49:32.153Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-01-31T14:49:32.153Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-01-31T14:49:32.153Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-01-31T14:49:32.153Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2024-01-31T14:49:32.459Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-01-31T14:49:32.459Z] go: downloading google.golang.org/protobuf v1.32.0 [2024-01-31T14:49:33.483Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-01-31T14:49:33.483Z] go: downloading github.com/pkg/errors v0.9.1 [2024-01-31T14:49:33.483Z] go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 [2024-01-31T14:49:33.483Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-01-31T14:49:33.483Z] go: downloading github.com/golang/protobuf v1.5.3 [2024-01-31T14:49:33.756Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-01-31T14:49:33.756Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-01-31T14:49:33.756Z] go: downloading github.com/google/btree v1.0.1 [2024-01-31T14:49:33.756Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-01-31T14:49:34.029Z] go: downloading github.com/miekg/dns v1.1.41 [2024-01-31T14:49:34.029Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-01-31T14:49:34.029Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-01-31T14:49:34.029Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-01-31T14:49:34.029Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-01-31T14:49:34.297Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-01-31T14:49:34.297Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2024-01-31T14:49:36.260Z] go: downloading golang.org/x/mod v0.12.0 [2024-01-31T14:49:36.585Z] 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 [2024-01-31T14:51:17.355Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/335/app-service-template' [2024-01-31T14:51:17.355Z] make -C ./app-service-template test [2024-01-31T14:51:17.355Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/335/app-service-template' [2024-01-31T14:51:17.355Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T14:53:08.999Z] ? app-new-service/config [no test files] [2024-01-31T14:53:08.999Z] ok app-new-service 1.243s coverage: 45.9% of statements [2024-01-31T14:53:08.999Z] ok app-new-service/functions 1.228s coverage: 85.3% of statements [2024-01-31T14:53:08.999Z] go vet ./... [2024-01-31T14:55:00.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T14:55:00.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T14:55:00.643Z] ./bin/test-attribution-txt.sh [2024-01-31T14:55:00.643Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-01-31T14:55:00.643Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/335/app-service-template' [2024-01-31T14:55:00.643Z] go test -race -coverprofile=coverage.out ./... [2024-01-31T14:55:00.643Z] go: downloading github.com/gomodule/redigo v1.8.9 [2024-01-31T14:55:00.643Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2024-01-31T14:55:07.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2024-01-31T14:55:07.274Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2024-01-31T14:55:08.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.591s coverage: 66.6% of statements [2024-01-31T14:55:08.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.314s coverage: 89.3% of statements [2024-01-31T14:55:08.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.325s coverage: 85.1% of statements [2024-01-31T14:55:08.840Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.098s coverage: 100.0% of statements [2024-01-31T14:55:13.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2024-01-31T14:55:13.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2024-01-31T14:55:13.101Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2024-01-31T14:55:14.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.585s coverage: 75.5% of statements [2024-01-31T14:55:14.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.230s coverage: 97.3% of statements [2024-01-31T14:55:16.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2024-01-31T14:55:17.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2024-01-31T14:55:17.666Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.237s coverage: 82.8% of statements [2024-01-31T14:55:18.525Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.245s coverage: 65.1% of statements [2024-01-31T14:55:20.471Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2024-01-31T14:55:21.884Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.335s coverage: 27.6% of statements [2024-01-31T14:55:21.884Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2024-01-31T14:55:21.884Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-31T14:55:22.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.289s coverage: 17.2% of statements [2024-01-31T14:55:23.124Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.213s coverage: 27.3% of statements [2024-01-31T14:55:26.478Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.303s coverage: 52.8% of statements [2024-01-31T14:55:58.736Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.513s coverage: 72.3% of statements [2024-01-31T14:55:58.736Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.181s coverage: 94.4% of statements [2024-01-31T14:55:58.736Z] go vet ./... [2024-01-31T14:56:00.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T14:56:00.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T14:56:00.954Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2024-01-31T14:56:00.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-31T14:56:01.026Z] $ docker stop --time=1 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 [2024-01-31T14:56:02.846Z] $ docker rm -f --volumes 96970545cab12c255d4f4385b7da3b753f9a9cd87852a81daf46d3eedeb5abe9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T14:56:07.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-31T14:56:07.065Z] Warning: overwriting stash ‘coverage-report’ [2024-01-31T14:56:07.568Z] 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 [2024-01-31T14:56:08.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T14:56:08.407Z] [2024-01-31T14:56:08.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:56:08.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T14:56:09.038Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-31T14:56:09.038Z] 8998bd30e6a1: Pulling fs layer [2024-01-31T14:56:09.038Z] 04944245beec: Pulling fs layer [2024-01-31T14:56:09.038Z] 699f458cf7ca: Pulling fs layer [2024-01-31T14:56:09.038Z] 765212b225bb: Pulling fs layer [2024-01-31T14:56:09.038Z] f23df028b6ca: Pulling fs layer [2024-01-31T14:56:09.038Z] d65c8cfc05b1: Pulling fs layer [2024-01-31T14:56:09.038Z] 2437ff75d9bd: Pulling fs layer [2024-01-31T14:56:09.038Z] 765212b225bb: Waiting [2024-01-31T14:56:09.038Z] d65c8cfc05b1: Waiting [2024-01-31T14:56:09.038Z] f23df028b6ca: Waiting [2024-01-31T14:56:09.038Z] 2437ff75d9bd: Waiting [2024-01-31T14:56:09.038Z] 04944245beec: Verifying Checksum [2024-01-31T14:56:09.038Z] 04944245beec: Download complete [2024-01-31T14:56:09.038Z] 765212b225bb: Verifying Checksum [2024-01-31T14:56:09.038Z] 765212b225bb: Download complete [2024-01-31T14:56:09.310Z] f23df028b6ca: Download complete [2024-01-31T14:56:09.310Z] d65c8cfc05b1: Verifying Checksum [2024-01-31T14:56:09.310Z] d65c8cfc05b1: Download complete [2024-01-31T14:56:09.310Z] 699f458cf7ca: Verifying Checksum [2024-01-31T14:56:09.310Z] 699f458cf7ca: Download complete [2024-01-31T14:56:09.577Z] 8998bd30e6a1: Download complete [2024-01-31T14:56:12.150Z] 2437ff75d9bd: Verifying Checksum [2024-01-31T14:56:12.150Z] 2437ff75d9bd: Download complete [2024-01-31T14:56:16.391Z] 8998bd30e6a1: Pull complete [2024-01-31T14:56:16.391Z] 04944245beec: Pull complete [2024-01-31T14:56:17.861Z] 699f458cf7ca: Pull complete [2024-01-31T14:56:17.861Z] 765212b225bb: Pull complete [2024-01-31T14:56:18.815Z] f23df028b6ca: Pull complete [2024-01-31T14:56:18.815Z] d65c8cfc05b1: Pull complete [2024-01-31T14:56:37.020Z] 2437ff75d9bd: Pull complete [2024-01-31T14:56:37.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-31T14:56:37.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T14:56:37.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:56:37.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-225 does not seem to be running inside a container [2024-01-31T14:56:37.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/335 -v /w/workspace/app-functions-sdk-go/335:/w/workspace/app-functions-sdk-go/335:rw,z -v /w/workspace/app-functions-sdk-go/335@tmp:/w/workspace/app-functions-sdk-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-31T14:56:38.722Z] $ docker top 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:56:39.640Z] ---> job-cost.sh [2024-01-31T14:56:39.641Z] lf-activate-venv: SKIPPING [2024-01-31T14:56:39.641Z] INFO: No Stack... [2024-01-31T14:56:40.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-01-31T14:56:40.811Z] INFO: Archiving Costs [Pipeline] sh [2024-01-31T14:56:41.454Z] + cat /w/workspace/app-functions-sdk-go/335/archives/cost.csv [2024-01-31T14:56:41.454Z] + cut -d, -f6 [Pipeline] lock [2024-01-31T14:56:41.506Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [2024-01-31T14:56:41.513Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] did not exist. Created. [2024-01-31T14:56:41.518Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T14:56:42.245Z] /w/workspace/app-functions-sdk-go/335@tmp/durable-4ac95bcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-31T14:56:42.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-01-31T14:56:42.997Z] Warning: overwriting stash ‘stack-cost’ [2024-01-31T14:56:43.105Z] Stashed 1 file(s) [Pipeline] } [2024-01-31T14:56:43.112Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-31T14:56:43.214Z] $ docker stop --time=1 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a [2024-01-31T14:56:45.125Z] $ docker rm -f --volumes 84d446ea6d375d30da87c76574ddeb19f316116a077eb6034c1b0158b5cb291a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-31T14:56:48.077Z] provisioning config files... [2024-01-31T14:56:48.094Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13008491426366112088tmp [Pipeline] { [Pipeline] sh [2024-01-31T14:56:48.463Z] + set +x [2024-01-31T14:56:48.463Z] + bash -s -- [2024-01-31T14:56:48.463Z] + curl -s https://codecov.io/bash [2024-01-31T14:56:48.725Z] [2024-01-31T14:56:48.725Z] _____ _ [2024-01-31T14:56:48.725Z] / ____| | | [2024-01-31T14:56:48.725Z] | | ___ __| | ___ ___ _____ __ [2024-01-31T14:56:48.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-31T14:56:48.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-31T14:56:48.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-31T14:56:48.725Z] Bash-1.0.6 [2024-01-31T14:56:48.725Z] [2024-01-31T14:56:48.725Z] [2024-01-31T14:56:48.725Z] ==> git version 2.25.1 found [2024-01-31T14:56:48.725Z] ==> 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 [2024-01-31T14:56:48.725Z] Release-Date: 2020-01-08 [2024-01-31T14:56:48.725Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-31T14:56:48.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-31T14:56:48.725Z] ==> Jenkins CI detected. [2024-01-31T14:56:48.725Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2024-01-31T14:56:48.725Z] project root: . [2024-01-31T14:56:48.725Z] --> token set from env [2024-01-31T14:56:48.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-31T14:56:48.725Z] ==> Running gcov in . (disable via -X gcov) [2024-01-31T14:56:48.725Z] ==> Python coveragepy not found [2024-01-31T14:56:48.725Z] ==> Searching for coverage reports in: [2024-01-31T14:56:48.725Z] + . [2024-01-31T14:56:48.725Z] -> Found 2 reports [2024-01-31T14:56:48.725Z] ==> Detecting git/mercurial file structure [2024-01-31T14:56:48.725Z] ==> Reading reports [2024-01-31T14:56:48.725Z] + ./app-service-template/coverage.out bytes=3558 [2024-01-31T14:56:48.725Z] + ./coverage.out bytes=126749 [2024-01-31T14:56:48.725Z] ==> Appending adjustments [2024-01-31T14:56:48.725Z] https://docs.codecov.io/docs/fixing-reports [2024-01-31T14:56:49.297Z] + Found adjustments [2024-01-31T14:56:49.297Z] ==> Gzipping contents [2024-01-31T14:56:49.297Z] 24K /tmp/codecov.0iYY1p.gz [2024-01-31T14:56:49.297Z] ==> Uploading reports [2024-01-31T14:56:49.297Z] url: https://codecov.io [2024-01-31T14:56:49.297Z] query: branch=main&commit=b1784c6279e01531b0e7025ba4e7a3234f498312&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-31T14:56:49.297Z] -> Pinging Codecov [2024-01-31T14:56:49.298Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1784c6279e01531b0e7025ba4e7a3234f498312&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-31T14:56:49.298Z] -> Uploading to [2024-01-31T14:56:49.298Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-31/3D8B5DFFC46A037C893635FACE044666/b1784c6279e01531b0e7025ba4e7a3234f498312/55be5cd2-3b58-45b0-91a0-dd41320331ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240131T145649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39d0a632b9bd43bcb7d633bddd4955ea6a78961a069a5cce21dfc9f08f63e32c [2024-01-31T14:56:49.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T14:56:49.628Z] Dload Upload Total Spent Left Speed [2024-01-31T14:56:49.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21779 0 0 100 21779 0 82496 --:--:-- --:--:-- --:--:-- 82496 [2024-01-31T14:56:49.628Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] } [2024-01-31T14:56:49.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-31T14:56:50.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-31T14:56:50.046Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:56:50.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T14:56:50.458Z] [2024-01-31T14:56:50.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:56:50.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T14:56:50.803Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-31T14:56:50.803Z] df9b9388f04a: Pulling fs layer [2024-01-31T14:56:50.803Z] 52dc419b0ee2: Pulling fs layer [2024-01-31T14:56:50.803Z] 25bc292e5bac: Pulling fs layer [2024-01-31T14:56:50.803Z] 114826534d7a: Pulling fs layer [2024-01-31T14:56:50.803Z] 4657fd5d0bcf: Pulling fs layer [2024-01-31T14:56:50.803Z] 114826534d7a: Waiting [2024-01-31T14:56:50.803Z] 6ad1cebc031e: Pulling fs layer [2024-01-31T14:56:50.803Z] 8a3aa393b2d8: Pulling fs layer [2024-01-31T14:56:50.803Z] 4657fd5d0bcf: Waiting [2024-01-31T14:56:50.803Z] 6ad1cebc031e: Waiting [2024-01-31T14:56:50.803Z] 25bc292e5bac: Verifying Checksum [2024-01-31T14:56:50.803Z] 25bc292e5bac: Download complete [2024-01-31T14:56:50.803Z] 52dc419b0ee2: Download complete [2024-01-31T14:56:50.803Z] 4657fd5d0bcf: Verifying Checksum [2024-01-31T14:56:50.803Z] 4657fd5d0bcf: Download complete [2024-01-31T14:56:50.803Z] df9b9388f04a: Download complete [2024-01-31T14:56:51.061Z] 6ad1cebc031e: Verifying Checksum [2024-01-31T14:56:51.061Z] 6ad1cebc031e: Download complete [2024-01-31T14:56:51.061Z] df9b9388f04a: Pull complete [2024-01-31T14:56:51.061Z] 52dc419b0ee2: Pull complete [2024-01-31T14:56:51.320Z] 25bc292e5bac: Pull complete [2024-01-31T14:56:51.578Z] 114826534d7a: Download complete [2024-01-31T14:56:51.836Z] 8a3aa393b2d8: Verifying Checksum [2024-01-31T14:56:51.836Z] 8a3aa393b2d8: Download complete [2024-01-31T14:56:55.116Z] 114826534d7a: Pull complete [2024-01-31T14:56:55.116Z] 4657fd5d0bcf: Pull complete [2024-01-31T14:56:55.374Z] 6ad1cebc031e: Pull complete [2024-01-31T14:56:57.902Z] 8a3aa393b2d8: Pull complete [2024-01-31T14:56:57.902Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-31T14:56:57.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T14:56:57.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:56:58.126Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:56:58.164Z] $ 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 [2024-01-31T14:57:03.822Z] $ docker top d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-31T14:57:03.959Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2024-01-31T14:57:04.236Z] + set -o pipefail [2024-01-31T14:57:04.236Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/69abbb5a-ebce-4b77-b5d1-99c15e7a5a47 [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] [2024-01-31T14:57:09.508Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-31T14:57:09.508Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-31T14:57:09.508Z] More details here: https://snyk.co/ue1NS [2024-01-31T14:57:09.508Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-31T14:57:09.508Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-31T14:57:09.520Z] $ docker stop --time=1 d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a [2024-01-31T14:57:13.853Z] $ docker rm -f --volumes d7c17ac7bd15443406864ab972c8ef4a45006d7728a0e26c6fb4230d126cbb9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-31T14:57:14.628Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T14:57:14.675Z] provisioning config files... [2024-01-31T14:57:14.690Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13764148673305748765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:57:15.047Z] --> edgex-publish-swagger.sh [2024-01-31T14:57:15.047Z] === Publish openapi/v3 API === [2024-01-31T14:57:15.047Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-01-31T14:57:15.047Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2024-01-31T14:57:15.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T14:57:15.047Z] Dload Upload Total Spent Left Speed [2024-01-31T14:57:15.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11600 100 180 100 11420 324 20576 --:--:-- --:--:-- --:--:-- 20863 100 11600 100 180 100 11420 324 20576 --:--:-- --:--:-- --:--:-- 20863 [2024-01-31T14:57:15.619Z] {"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":{}} [2024-01-31T14:57:15.619Z] [Pipeline] } [2024-01-31T14:57:15.626Z] 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 [2024-01-31T14:57:16.388Z] + git log --format=format:%s -1 b1784c6279e01531b0e7025ba4e7a3234f498312 [Pipeline] sh [2024-01-31T14:57:16.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T14:57:16.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:57:17.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:57:17.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:57:17.154Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:57:17.191Z] $ 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 [2024-01-31T14:57:17.727Z] $ docker top fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 -eo pid,comm [2024-01-31T14:57:17.776Z] 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). [2024-01-31T14:57:17.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T14:57:17.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T14:57:17.944Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T14:57:18.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T14:57:18.068Z] $ docker exec fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 ssh-agent [2024-01-31T14:57:18.183Z] SSH_AUTH_SOCK=/tmp/ssh-X71wMvXfPOua/agent.31 [2024-01-31T14:57:18.183Z] SSH_AGENT_PID=37 [2024-01-31T14:57:18.194Z] Running ssh-add (command line suppressed) [2024-01-31T14:57:18.291Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17007013157700174114.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17007013157700174114.key) [2024-01-31T14:57:18.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T14:57:18.636Z] + git semver tag [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,825 [run_tag] DEBUG tag force:False [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,825 [check_head_tag] DEBUG check head tag [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,827 [execute] INFO git cat-file --batch-check [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,831 [execute] INFO git cat-file --batch [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,858 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,859 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,859 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-31T14:57:18.896Z] 2024-01-31 14:57:18,863 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:18.896Z] 3.2.0-dev.17 [Pipeline] } [2024-01-31T14:57:18.907Z] $ docker exec --env ******** --env ******** fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 ssh-agent -k [2024-01-31T14:57:19.014Z] unset SSH_AUTH_SOCK; [2024-01-31T14:57:19.014Z] unset SSH_AGENT_PID; [2024-01-31T14:57:19.014Z] echo Agent pid 37 killed; [2024-01-31T14:57:19.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T14:57:19.489Z] + git semver [Pipeline] } [2024-01-31T14:57:19.763Z] $ docker stop --time=1 fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 [2024-01-31T14:57:21.054Z] $ docker rm -f --volumes fe0d5050534c47948673d23e929eac11d094b32cfcb8c5d98e93fcbcfc61f1c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:57:21.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T14:57:21.622Z] [2024-01-31T14:57:21.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:57:21.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T14:57:21.953Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-31T14:57:21.953Z] ab5ef0e58194: Pulling fs layer [2024-01-31T14:57:21.953Z] 9712f1f96733: Pulling fs layer [2024-01-31T14:57:21.953Z] 63f879dbbcfc: Pulling fs layer [2024-01-31T14:57:21.953Z] 0d9ebad4ef96: Pulling fs layer [2024-01-31T14:57:21.953Z] e9a5061849ea: Pulling fs layer [2024-01-31T14:57:21.953Z] d747dcd14b5f: Pulling fs layer [2024-01-31T14:57:21.953Z] 2de7ff778b66: Pulling fs layer [2024-01-31T14:57:21.953Z] e9a5061849ea: Waiting [2024-01-31T14:57:21.953Z] d747dcd14b5f: Waiting [2024-01-31T14:57:21.953Z] 2de7ff778b66: Waiting [2024-01-31T14:57:21.953Z] 0d9ebad4ef96: Waiting [2024-01-31T14:57:21.953Z] 9712f1f96733: Download complete [2024-01-31T14:57:22.586Z] 63f879dbbcfc: Verifying Checksum [2024-01-31T14:57:22.586Z] 63f879dbbcfc: Download complete [2024-01-31T14:57:22.845Z] e9a5061849ea: Verifying Checksum [2024-01-31T14:57:22.845Z] e9a5061849ea: Download complete [2024-01-31T14:57:22.845Z] d747dcd14b5f: Verifying Checksum [2024-01-31T14:57:22.845Z] d747dcd14b5f: Download complete [2024-01-31T14:57:22.845Z] 0d9ebad4ef96: Verifying Checksum [2024-01-31T14:57:22.845Z] 0d9ebad4ef96: Download complete [2024-01-31T14:57:23.107Z] ab5ef0e58194: Verifying Checksum [2024-01-31T14:57:23.107Z] ab5ef0e58194: Download complete [2024-01-31T14:57:23.107Z] 2de7ff778b66: Verifying Checksum [2024-01-31T14:57:23.107Z] 2de7ff778b66: Download complete [2024-01-31T14:57:25.635Z] ab5ef0e58194: Pull complete [2024-01-31T14:57:25.635Z] 9712f1f96733: Pull complete [2024-01-31T14:57:26.202Z] 63f879dbbcfc: Pull complete [2024-01-31T14:57:30.402Z] 0d9ebad4ef96: Pull complete [2024-01-31T14:57:30.402Z] e9a5061849ea: Pull complete [2024-01-31T14:57:30.402Z] d747dcd14b5f: Pull complete [2024-01-31T14:57:31.339Z] 2de7ff778b66: Pull complete [2024-01-31T14:57:31.339Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-31T14:57:31.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T14:57:31.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:57:31.572Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:57:31.606Z] $ 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 [2024-01-31T14:57:42.892Z] $ docker top 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-31T14:57:43.030Z] provisioning config files... [2024-01-31T14:57:43.038Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5629185508775824718tmp [2024-01-31T14:57:43.050Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10005527876628326130tmp [2024-01-31T14:57:43.060Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11858078619139043454tmp [Pipeline] { [Pipeline] echo [2024-01-31T14:57:43.130Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:57:43.429Z] ---> sigul-configuration.sh [2024-01-31T14:57:43.429Z] gpg: directory `/root/.gnupg' created [2024-01-31T14:57:43.429Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-31T14:57:43.429Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-31T14:57:43.429Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-31T14:57:43.429Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-31T14:57:43.429Z] gpg: CAST5 encrypted data [2024-01-31T14:57:43.429Z] gpg: encrypted with 1 passphrase [2024-01-31T14:57:43.429Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-31T14:57:43.725Z] + mkdir /home/jenkins [2024-01-31T14:57:43.725Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-31T14:57:44.026Z] + 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 [2024-01-31T14:57:44.041Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:57:44.338Z] ---> sigul-install.sh [2024-01-31T14:57:44.338Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-31T14:57:44.636Z] + git tag --list [2024-01-31T14:57:44.636Z] v0.1.0 [2024-01-31T14:57:44.636Z] v0.1.1 [2024-01-31T14:57:44.636Z] v1.0.0 [2024-01-31T14:57:44.636Z] v1.1.0 [2024-01-31T14:57:44.636Z] v1.2.0 [2024-01-31T14:57:44.636Z] v1.3.0 [2024-01-31T14:57:44.636Z] v1.3.1 [2024-01-31T14:57:44.636Z] v2.0.0 [2024-01-31T14:57:44.636Z] v2.0.1 [2024-01-31T14:57:44.636Z] v2.1.0 [2024-01-31T14:57:44.636Z] v2.1.1 [2024-01-31T14:57:44.636Z] v2.1.2 [2024-01-31T14:57:44.636Z] v2.2.0 [2024-01-31T14:57:44.636Z] v2.3 [2024-01-31T14:57:44.636Z] v2.3.0 [2024-01-31T14:57:44.636Z] v2.3.1 [2024-01-31T14:57:44.636Z] v3.0 [2024-01-31T14:57:44.636Z] v3.0.0 [2024-01-31T14:57:44.636Z] v3.0.1 [2024-01-31T14:57:44.636Z] v3.0.1-dev.1 [2024-01-31T14:57:44.636Z] v3.0.1-dev.2 [2024-01-31T14:57:44.636Z] v3.1 [2024-01-31T14:57:44.636Z] v3.1.0 [2024-01-31T14:57:44.636Z] v3.1.0-dev.1 [2024-01-31T14:57:44.636Z] v3.1.0-dev.10 [2024-01-31T14:57:44.636Z] v3.1.0-dev.11 [2024-01-31T14:57:44.636Z] v3.1.0-dev.12 [2024-01-31T14:57:44.636Z] v3.1.0-dev.13 [2024-01-31T14:57:44.636Z] v3.1.0-dev.14 [2024-01-31T14:57:44.636Z] v3.1.0-dev.15 [2024-01-31T14:57:44.636Z] v3.1.0-dev.16 [2024-01-31T14:57:44.636Z] v3.1.0-dev.17 [2024-01-31T14:57:44.636Z] v3.1.0-dev.18 [2024-01-31T14:57:44.636Z] v3.1.0-dev.19 [2024-01-31T14:57:44.636Z] v3.1.0-dev.2 [2024-01-31T14:57:44.636Z] v3.1.0-dev.20 [2024-01-31T14:57:44.636Z] v3.1.0-dev.21 [2024-01-31T14:57:44.636Z] v3.1.0-dev.22 [2024-01-31T14:57:44.636Z] v3.1.0-dev.23 [2024-01-31T14:57:44.636Z] v3.1.0-dev.24 [2024-01-31T14:57:44.636Z] v3.1.0-dev.25 [2024-01-31T14:57:44.636Z] v3.1.0-dev.26 [2024-01-31T14:57:44.636Z] v3.1.0-dev.27 [2024-01-31T14:57:44.636Z] v3.1.0-dev.28 [2024-01-31T14:57:44.636Z] v3.1.0-dev.29 [2024-01-31T14:57:44.636Z] v3.1.0-dev.3 [2024-01-31T14:57:44.636Z] v3.1.0-dev.30 [2024-01-31T14:57:44.636Z] v3.1.0-dev.31 [2024-01-31T14:57:44.636Z] v3.1.0-dev.32 [2024-01-31T14:57:44.636Z] v3.1.0-dev.33 [2024-01-31T14:57:44.636Z] v3.1.0-dev.34 [2024-01-31T14:57:44.636Z] v3.1.0-dev.35 [2024-01-31T14:57:44.636Z] v3.1.0-dev.36 [2024-01-31T14:57:44.636Z] v3.1.0-dev.37 [2024-01-31T14:57:44.636Z] v3.1.0-dev.38 [2024-01-31T14:57:44.636Z] v3.1.0-dev.39 [2024-01-31T14:57:44.636Z] v3.1.0-dev.4 [2024-01-31T14:57:44.636Z] v3.1.0-dev.40 [2024-01-31T14:57:44.636Z] v3.1.0-dev.41 [2024-01-31T14:57:44.636Z] v3.1.0-dev.42 [2024-01-31T14:57:44.636Z] v3.1.0-dev.43 [2024-01-31T14:57:44.636Z] v3.1.0-dev.44 [2024-01-31T14:57:44.636Z] v3.1.0-dev.45 [2024-01-31T14:57:44.636Z] v3.1.0-dev.46 [2024-01-31T14:57:44.636Z] v3.1.0-dev.47 [2024-01-31T14:57:44.636Z] v3.1.0-dev.48 [2024-01-31T14:57:44.636Z] v3.1.0-dev.49 [2024-01-31T14:57:44.636Z] v3.1.0-dev.5 [2024-01-31T14:57:44.636Z] v3.1.0-dev.50 [2024-01-31T14:57:44.636Z] v3.1.0-dev.51 [2024-01-31T14:57:44.636Z] v3.1.0-dev.52 [2024-01-31T14:57:44.636Z] v3.1.0-dev.6 [2024-01-31T14:57:44.636Z] v3.1.0-dev.7 [2024-01-31T14:57:44.636Z] v3.1.0-dev.8 [2024-01-31T14:57:44.636Z] v3.1.0-dev.9 [2024-01-31T14:57:44.636Z] v3.2.0-dev.1 [2024-01-31T14:57:44.636Z] v3.2.0-dev.10 [2024-01-31T14:57:44.636Z] v3.2.0-dev.11 [2024-01-31T14:57:44.636Z] v3.2.0-dev.12 [2024-01-31T14:57:44.636Z] v3.2.0-dev.13 [2024-01-31T14:57:44.636Z] v3.2.0-dev.14 [2024-01-31T14:57:44.636Z] v3.2.0-dev.15 [2024-01-31T14:57:44.636Z] v3.2.0-dev.16 [2024-01-31T14:57:44.636Z] v3.2.0-dev.17 [2024-01-31T14:57:44.636Z] v3.2.0-dev.2 [2024-01-31T14:57:44.636Z] v3.2.0-dev.3 [2024-01-31T14:57:44.636Z] v3.2.0-dev.4 [2024-01-31T14:57:44.636Z] v3.2.0-dev.5 [2024-01-31T14:57:44.636Z] v3.2.0-dev.6 [2024-01-31T14:57:44.636Z] v3.2.0-dev.7 [2024-01-31T14:57:44.636Z] v3.2.0-dev.8 [2024-01-31T14:57:44.636Z] v3.2.0-dev.9 [Pipeline] sh [2024-01-31T14:57:45.362Z] + lftools sign git-tag v3.2.0-dev.17 [2024-01-31T14:57:45.362Z] Signing Git tag with Sigul... [2024-01-31T14:57:45.362Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-01-31T14:57:46.324Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:57:46.621Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-31T14:57:46.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-31T14:57:46.729Z] $ docker stop --time=1 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 [2024-01-31T14:57:48.540Z] $ docker rm -f --volumes 2295cde503598ea3af8caa12d0d261cf87882379c1108bed3f3add909ddec307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-31T14:57:49.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T14:57:49.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:57:49.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:57:49.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:57:49.855Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:57:49.889Z] $ 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 [2024-01-31T14:57:50.229Z] $ docker top bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 -eo pid,comm [2024-01-31T14:57:50.273Z] 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). [2024-01-31T14:57:50.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T14:57:50.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T14:57:50.470Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T14:57:50.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T14:57:50.573Z] $ docker exec bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 ssh-agent [2024-01-31T14:57:50.667Z] SSH_AUTH_SOCK=/tmp/ssh-IRFs8tFouwYa/agent.33 [2024-01-31T14:57:50.667Z] SSH_AGENT_PID=40 [2024-01-31T14:57:50.671Z] Running ssh-add (command line suppressed) [2024-01-31T14:57:50.760Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7042695277487386105.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7042695277487386105.key) [2024-01-31T14:57:50.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T14:57:51.104Z] + git semver bump pre [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,272 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,273 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,273 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,273 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,273 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,273 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,275 [execute] INFO git cat-file --batch-check [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,280 [execute] INFO git cat-file --batch [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T14:57:51.827Z] 2024-01-31 14:57:51,284 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:57:51.827Z] 3.2.0-dev.18 [Pipeline] } [2024-01-31T14:57:51.837Z] $ docker exec --env ******** --env ******** bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 ssh-agent -k [2024-01-31T14:57:52.072Z] unset SSH_AUTH_SOCK; [2024-01-31T14:57:52.072Z] unset SSH_AGENT_PID; [2024-01-31T14:57:52.072Z] echo Agent pid 40 killed; [2024-01-31T14:57:52.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T14:57:55.040Z] + git semver [Pipeline] } [2024-01-31T14:57:55.417Z] $ docker stop --time=1 bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 [2024-01-31T14:57:56.760Z] $ docker rm -f --volumes bc839372e8b07ab24c147e9e05673b7d0732dae68e534c820eb806296b587b31 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T14:57:57.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T14:57:57.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:57:57.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T14:57:57.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:57:57.743Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:57:57.779Z] $ 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 [2024-01-31T14:57:58.102Z] $ docker top 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf -eo pid,comm [2024-01-31T14:57:58.147Z] 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). [2024-01-31T14:57:58.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T14:57:58.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T14:57:58.387Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T14:57:58.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T14:57:58.496Z] $ docker exec 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf ssh-agent [2024-01-31T14:57:58.607Z] SSH_AUTH_SOCK=/tmp/ssh-pJm02q50PYKT/agent.32 [2024-01-31T14:57:58.607Z] SSH_AGENT_PID=38 [2024-01-31T14:57:58.612Z] Running ssh-add (command line suppressed) [2024-01-31T14:57:58.713Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7964567299876170709.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7964567299876170709.key) [2024-01-31T14:57:58.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T14:57:59.054Z] + git semver push [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,217 [run_push] DEBUG push [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,218 [execute] INFO git cat-file --batch-check [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,223 [execute] INFO git rev-list 972575d5e29d27a145402a5b23c3646de449a8f0 -- [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,223 [execute] DEBUG Popen(['git', 'rev-list', '972575d5e29d27a145402a5b23c3646de449a8f0', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,239 [execute] INFO git fetch -v origin [2024-01-31T14:57:59.313Z] 2024-01-31 14:57:59,239 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-31T14:57:59.881Z] 2024-01-31 14:57:59,737 [run_push] DEBUG no remote changes detected [2024-01-31T14:57:59.881Z] 2024-01-31 14:57:59,737 [execute] INFO git push origin semver [2024-01-31T14:57:59.881Z] 2024-01-31 14:57:59,738 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-31T14:58:00.448Z] 2024-01-31 14:58:00,448 [run_push] DEBUG push all version tags [2024-01-31T14:58:00.448Z] 2024-01-31 14:58:00,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-31T14:58:00.448Z] 2024-01-31 14:58:00,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-31T14:58:01.387Z] 2024-01-31 14:58:01,145 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2024-01-31T14:58:01.387Z] 3.2.0-dev.18 [Pipeline] } [2024-01-31T14:58:01.398Z] $ docker exec --env ******** --env ******** 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf ssh-agent -k [2024-01-31T14:58:01.495Z] unset SSH_AUTH_SOCK; [2024-01-31T14:58:01.495Z] unset SSH_AGENT_PID; [2024-01-31T14:58:01.495Z] echo Agent pid 38 killed; [2024-01-31T14:58:01.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T14:58:01.979Z] + git semver [Pipeline] } [2024-01-31T14:58:02.254Z] $ docker stop --time=1 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf [2024-01-31T14:58:03.542Z] $ docker rm -f --volumes 19603f969272c67ebc7ee1e1fb89c25031cd35ed1e0767aff78ab42519c189cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-31T14:58:04.918Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2024-01-31T14:58:04.919Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-01-31T14:58:04.919Z] total 16 [2024-01-31T14:58:04.919Z] drwxr-xr-x 3 root root 4096 Jan 31 14:48 . [2024-01-31T14:58:04.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 14:57 .. [2024-01-31T14:58:04.919Z] drwxr-xr-x 2 root root 4096 Jan 31 14:48 cost [2024-01-31T14:58:04.919Z] -rw-r--r-- 1 root root 92 Jan 31 14:48 cost.csv [2024-01-31T14:58:04.919Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-01-31T14:58:04.919Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2024-01-31T14:58:04.919Z] total 16 [2024-01-31T14:58:04.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 14:48 . [2024-01-31T14:58:04.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 14:57 .. [2024-01-31T14:58:04.919Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 14:48 cost [2024-01-31T14:58:04.919Z] -rw-r--r-- 1 jenkins jenkins 92 Jan 31 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:05.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:06.072Z] ---> package-listing.sh [2024-01-31T14:58:06.072Z] ++ facter osfamily [2024-01-31T14:58:06.072Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-31T14:58:06.330Z] + OS_FAMILY=debian [2024-01-31T14:58:06.330Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2024-01-31T14:58:06.330Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-31T14:58:06.330Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-31T14:58:06.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-31T14:58:06.330Z] + PACKAGES=/tmp/packages_start.txt [2024-01-31T14:58:06.330Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-01-31T14:58:06.330Z] + PACKAGES=/tmp/packages_end.txt [2024-01-31T14:58:06.330Z] + case "${OS_FAMILY}" in [2024-01-31T14:58:06.330Z] + dpkg -l [2024-01-31T14:58:06.330Z] + grep '^ii' [2024-01-31T14:58:06.330Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-31T14:58:06.330Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-31T14:58:06.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-31T14:58:06.330Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2024-01-31T14:58:06.330Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2024-01-31T14:58:06.330Z] + 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 [2024-01-31T14:58:06.343Z] 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 [2024-01-31T14:58:06.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T14:58:07.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T14:58:07.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T14:58:07.391Z] prd-ubuntu20.04-docker-8c-8g-224 does not seem to be running inside a container [2024-01-31T14:58:07.423Z] $ 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 [2024-01-31T14:58:07.639Z] $ docker top 64a500f43ac8b12c302c54a446a9c1aa4c05423267ae75c927ac592c6123fac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T14:58:08.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-31T14:58:08.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-31T14:58:08.656Z] + ls /var/log/sa-host [2024-01-31T14:58:08.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T14:58:08.858Z] provisioning config files... [2024-01-31T14:58:08.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15673479946897581648tmp [Pipeline] { [Pipeline] echo [2024-01-31T14:58:08.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:09.258Z] ---> create-netrc.sh [Pipeline] } [2024-01-31T14:58:09.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:09.725Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-31T14:58:09.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:10.015Z] ---> sudo-logs.sh [2024-01-31T14:58:10.015Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-31T14:58:10.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:10.393Z] ---> job-cost.sh [2024-01-31T14:58:10.393Z] lf-activate-venv: SKIPPING [2024-01-31T14:58:10.393Z] DEBUG: total: 0.2199999988079071 [2024-01-31T14:58:10.393Z] INFO: Retrieving Stack Cost... [2024-01-31T14:58:10.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-31T14:58:11.220Z] INFO: Archiving Costs [Pipeline] echo [2024-01-31T14:58:11.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T14:58:11.514Z] ---> logs-deploy.sh [2024-01-31T14:58:11.514Z] lf-activate-venv: SKIPPING [2024-01-31T14:58:11.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/335 [2024-01-31T14:58:11.514Z] INFO: archiving workspace using pattern(s): [2024-01-31T14:58:12.453Z] Archives upload complete. [2024-01-31T14:58:12.453Z] INFO: archiving logs to Nexus [2024-01-31T14:58:13.393Z] ---> uname -a: [2024-01-31T14:58:13.393Z] Linux prd-ubuntu20-04-docker-8c-8g-224 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] ---> lscpu: [2024-01-31T14:58:13.393Z] Architecture: x86_64 [2024-01-31T14:58:13.393Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-31T14:58:13.393Z] Byte Order: Little Endian [2024-01-31T14:58:13.393Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-31T14:58:13.393Z] CPU(s): 8 [2024-01-31T14:58:13.393Z] On-line CPU(s) list: 0-7 [2024-01-31T14:58:13.393Z] Thread(s) per core: 1 [2024-01-31T14:58:13.393Z] Core(s) per socket: 1 [2024-01-31T14:58:13.393Z] Socket(s): 8 [2024-01-31T14:58:13.393Z] NUMA node(s): 1 [2024-01-31T14:58:13.393Z] Vendor ID: AuthenticAMD [2024-01-31T14:58:13.393Z] CPU family: 23 [2024-01-31T14:58:13.393Z] Model: 49 [2024-01-31T14:58:13.393Z] Model name: AMD EPYC-Rome Processor [2024-01-31T14:58:13.393Z] Stepping: 0 [2024-01-31T14:58:13.393Z] CPU MHz: 2799.996 [2024-01-31T14:58:13.393Z] BogoMIPS: 5599.99 [2024-01-31T14:58:13.393Z] Virtualization: AMD-V [2024-01-31T14:58:13.393Z] Hypervisor vendor: KVM [2024-01-31T14:58:13.393Z] Virtualization type: full [2024-01-31T14:58:13.393Z] L1d cache: 256 KiB [2024-01-31T14:58:13.393Z] L1i cache: 256 KiB [2024-01-31T14:58:13.393Z] L2 cache: 4 MiB [2024-01-31T14:58:13.393Z] L3 cache: 128 MiB [2024-01-31T14:58:13.393Z] NUMA node0 CPU(s): 0-7 [2024-01-31T14:58:13.393Z] Vulnerability Itlb multihit: Not affected [2024-01-31T14:58:13.393Z] Vulnerability L1tf: Not affected [2024-01-31T14:58:13.393Z] Vulnerability Mds: Not affected [2024-01-31T14:58:13.393Z] Vulnerability Meltdown: Not affected [2024-01-31T14:58:13.393Z] Vulnerability Mmio stale data: Not affected [2024-01-31T14:58:13.393Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-31T14:58:13.393Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-31T14:58:13.393Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-31T14:58:13.393Z] Vulnerability Srbds: Not affected [2024-01-31T14:58:13.393Z] Vulnerability Tsx async abort: Not affected [2024-01-31T14:58:13.393Z] 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 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] ---> nproc: [2024-01-31T14:58:13.393Z] 8 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] ---> df -h: [2024-01-31T14:58:13.393Z] Filesystem Size Used Avail Use% Mounted on [2024-01-31T14:58:13.393Z] overlay 155G 12G 144G 8% / [2024-01-31T14:58:13.393Z] tmpfs 64M 0 64M 0% /dev [2024-01-31T14:58:13.393Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-31T14:58:13.393Z] shm 64M 0 64M 0% /dev/shm [2024-01-31T14:58:13.393Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] ---> sar -b -r -n DEV: [2024-01-31T14:58:13.393Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-224) 01/31/24 _x86_64_ (8 CPU) [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:45:11 LINUX RESTART (8 CPU) [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-31T14:58:13.393Z] 14:47:01 85.36 3.24 82.12 0.00 428.94 30016.88 0.00 [2024-01-31T14:58:13.393Z] 14:48:01 60.88 0.03 60.85 0.00 0.27 36536.50 0.00 [2024-01-31T14:58:13.393Z] 14:49:01 53.76 0.17 53.59 0.00 8.27 18620.76 0.00 [2024-01-31T14:58:13.393Z] 14:50:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2024-01-31T14:58:13.393Z] 14:51:01 28.18 10.23 17.95 0.00 3454.49 3721.91 0.00 [2024-01-31T14:58:13.393Z] 14:52:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 [2024-01-31T14:58:13.393Z] 14:53:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2024-01-31T14:58:13.393Z] 14:54:01 2.60 1.02 1.58 0.00 21.86 18.13 0.00 [2024-01-31T14:58:13.393Z] 14:55:01 1.55 0.00 1.55 0.00 0.00 20.93 0.00 [2024-01-31T14:58:13.393Z] 14:56:01 1.92 0.00 1.92 0.00 0.00 30.13 0.00 [2024-01-31T14:58:13.393Z] 14:57:01 21.81 0.12 21.70 0.00 14.53 13089.55 0.00 [2024-01-31T14:58:13.393Z] 14:58:01 116.18 0.35 115.83 0.00 30.39 44069.06 0.00 [2024-01-31T14:58:13.393Z] Average: 31.32 1.26 30.06 0.00 329.75 12156.90 0.00 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-31T14:58:13.393Z] 14:47:01 27942648 31447912 861992 2.62 97004 3599112 1925160 5.67 1557152 2902968 1063700 [2024-01-31T14:58:13.393Z] 14:48:01 27954188 31517348 791816 2.41 100788 3636032 1907452 5.62 1513760 2920900 44072 [2024-01-31T14:58:13.393Z] 14:49:01 28620480 31515316 799524 2.43 103064 3006324 1752692 5.17 1174244 2636248 144 [2024-01-31T14:58:13.393Z] 14:50:01 28619576 31514532 799992 2.43 103096 3006324 1752692 5.17 1174004 2636264 8 [2024-01-31T14:58:13.393Z] 14:51:01 28388296 31504312 801784 2.44 108552 3210184 1822620 5.37 1327812 2691048 164 [2024-01-31T14:58:13.393Z] 14:52:01 28387916 31503936 802060 2.44 108588 3210188 1822620 5.37 1327804 2691048 12 [2024-01-31T14:58:13.393Z] 14:53:01 28389932 31506264 799896 2.43 108668 3210188 1822620 5.37 1325688 2691304 8 [2024-01-31T14:58:13.393Z] 14:54:01 28381680 31499184 806996 2.45 108752 3210812 1834560 5.41 1335972 2691828 180 [2024-01-31T14:58:13.393Z] 14:55:01 28389020 31506532 800012 2.43 108776 3210816 1800752 5.31 1325936 2691832 12 [2024-01-31T14:58:13.393Z] 14:56:01 28388908 31506508 799872 2.43 108868 3210796 1800752 5.31 1326104 2691816 16 [2024-01-31T14:58:13.393Z] 14:57:01 27606224 31482876 822204 2.50 115508 3915084 1875900 5.53 1356480 3395168 291724 [2024-01-31T14:58:13.393Z] 14:58:01 26861312 31462072 834284 2.54 151652 4520444 1923284 5.67 1466280 3938004 592 [2024-01-31T14:58:13.393Z] Average: 28160848 31497233 810036 2.46 110276 3412192 1836759 5.41 1350936 2881536 116719 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-31T14:58:13.393Z] 14:47:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:47:01 docker0 221.08 293.46 16.68 2110.54 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:47:01 veth139d587 138.16 218.90 12.69 1673.24 0.00 0.00 0.00 0.14 [2024-01-31T14:58:13.393Z] 14:47:01 ens3 453.70 313.68 5350.66 45.52 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:48:01 docker0 1.37 1.37 0.09 1.58 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:48:01 veth139d587 1.37 1.38 0.11 1.58 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:48:01 ens3 20.09 15.08 16.86 8.58 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:49:01 ens3 121.53 92.55 2528.06 106.58 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:50:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:51:01 ens3 76.50 32.31 1374.30 2.44 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:52:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:56:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:57:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:57:01 ens3 134.19 75.15 3975.89 10.82 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:58:01 veth0622a5c 1.95 1.78 0.31 0.82 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:58:01 docker0 63.09 101.28 5.22 909.35 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] 14:58:01 ens3 272.05 180.35 4177.94 40.13 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] Average: veth0622a5c 0.16 0.15 0.03 0.07 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] Average: docker0 23.52 32.65 1.81 249.20 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] Average: ens3 89.40 58.80 1446.55 17.81 0.00 0.00 0.00 0.00 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] ---> sar -P ALL: [2024-01-31T14:58:13.393Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-224) 01/31/24 _x86_64_ (8 CPU) [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:45:11 LINUX RESTART (8 CPU) [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:46:02 CPU %user %nice %system %iowait %steal %idle [2024-01-31T14:58:13.393Z] 14:47:01 all 33.89 0.00 4.39 2.13 0.08 59.51 [2024-01-31T14:58:13.393Z] 14:47:01 0 35.29 0.00 4.20 0.46 0.09 59.96 [2024-01-31T14:58:13.393Z] 14:47:01 1 34.17 0.00 4.96 10.48 0.09 50.30 [2024-01-31T14:58:13.393Z] 14:47:01 2 31.89 0.00 4.56 1.15 0.07 62.34 [2024-01-31T14:58:13.393Z] 14:47:01 3 33.32 0.00 4.50 0.21 0.07 61.91 [2024-01-31T14:58:13.393Z] 14:47:01 4 33.42 0.00 3.81 1.25 0.09 61.43 [2024-01-31T14:58:13.393Z] 14:47:01 5 35.65 0.00 4.81 2.38 0.09 57.07 [2024-01-31T14:58:13.393Z] 14:47:01 6 32.61 0.00 3.95 0.43 0.07 62.94 [2024-01-31T14:58:13.393Z] 14:47:01 7 34.77 0.00 4.37 0.70 0.09 60.08 [2024-01-31T14:58:13.393Z] 14:48:01 all 27.90 0.00 2.73 1.90 0.05 67.41 [2024-01-31T14:58:13.393Z] 14:48:01 0 28.53 0.00 3.06 7.06 0.07 61.28 [2024-01-31T14:58:13.393Z] 14:48:01 1 29.34 0.00 2.39 0.10 0.05 68.12 [2024-01-31T14:58:13.393Z] 14:48:01 2 27.09 0.00 2.67 0.80 0.05 69.39 [2024-01-31T14:58:13.393Z] 14:48:01 3 28.84 0.00 3.36 0.50 0.05 67.25 [2024-01-31T14:58:13.393Z] 14:48:01 4 27.84 0.00 2.43 0.12 0.05 69.57 [2024-01-31T14:58:13.393Z] 14:48:01 5 27.87 0.00 2.59 0.32 0.05 69.17 [2024-01-31T14:58:13.393Z] 14:48:01 6 26.76 0.00 2.49 6.18 0.07 64.50 [2024-01-31T14:58:13.393Z] 14:48:01 7 26.93 0.00 2.88 0.12 0.05 70.02 [2024-01-31T14:58:13.393Z] 14:49:01 all 2.57 0.00 1.18 1.35 0.02 94.88 [2024-01-31T14:58:13.393Z] 14:49:01 0 2.44 0.00 2.34 7.92 0.03 87.27 [2024-01-31T14:58:13.393Z] 14:49:01 1 3.03 0.00 0.85 0.00 0.02 96.10 [2024-01-31T14:58:13.393Z] 14:49:01 2 2.83 0.00 0.94 2.18 0.03 94.02 [2024-01-31T14:58:13.393Z] 14:49:01 3 2.24 0.00 1.49 0.02 0.02 96.23 [2024-01-31T14:58:13.393Z] 14:49:01 4 2.35 0.00 1.27 0.55 0.05 95.78 [2024-01-31T14:58:13.393Z] 14:49:01 5 2.23 0.00 0.89 0.03 0.02 96.83 [2024-01-31T14:58:13.393Z] 14:49:01 6 2.68 0.00 0.74 0.00 0.00 96.58 [2024-01-31T14:58:13.393Z] 14:49:01 7 2.77 0.00 0.94 0.10 0.02 96.18 [2024-01-31T14:58:13.393Z] 14:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-01-31T14:58:13.393Z] 14:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:50:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-01-31T14:58:13.393Z] 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-31T14:58:13.393Z] 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:51:01 all 0.91 0.00 0.38 0.46 0.01 98.23 [2024-01-31T14:58:13.393Z] 14:51:01 0 2.58 0.00 0.55 1.23 0.02 95.62 [2024-01-31T14:58:13.393Z] 14:51:01 1 0.23 0.00 0.18 0.05 0.02 99.52 [2024-01-31T14:58:13.393Z] 14:51:01 2 1.70 0.00 0.70 0.05 0.02 97.53 [2024-01-31T14:58:13.393Z] 14:51:01 3 0.40 0.00 0.20 0.02 0.02 99.36 [2024-01-31T14:58:13.393Z] 14:51:01 4 0.45 0.00 0.28 1.14 0.02 98.11 [2024-01-31T14:58:13.393Z] 14:51:01 5 0.87 0.00 0.57 0.90 0.00 97.66 [2024-01-31T14:58:13.393Z] 14:51:01 6 0.72 0.00 0.37 0.30 0.02 98.60 [2024-01-31T14:58:13.393Z] 14:51:01 7 0.35 0.00 0.20 0.02 0.02 99.42 [2024-01-31T14:58:13.393Z] 14:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-01-31T14:58:13.393Z] 14:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-01-31T14:58:13.393Z] 14:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:52:01 4 0.05 0.00 0.05 0.05 0.02 99.83 [2024-01-31T14:58:13.393Z] 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:52:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-01-31T14:58:13.393Z] 14:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:53:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2024-01-31T14:58:13.393Z] 14:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-31T14:58:13.393Z] 14:53:01 3 0.76 0.00 0.00 0.00 0.02 99.22 [2024-01-31T14:58:13.393Z] 14:53:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2024-01-31T14:58:13.393Z] 14:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:53:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-01-31T14:58:13.393Z] 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:54:01 all 0.23 0.00 0.02 0.02 0.01 99.71 [2024-01-31T14:58:13.393Z] 14:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-31T14:58:13.393Z] 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-31T14:58:13.393Z] 14:54:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-01-31T14:58:13.393Z] 14:54:01 3 1.63 0.00 0.03 0.05 0.00 98.28 [2024-01-31T14:58:13.393Z] 14:54:01 4 0.03 0.00 0.02 0.15 0.02 99.78 [2024-01-31T14:58:13.393Z] 14:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-31T14:58:13.393Z] 14:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-31T14:58:13.393Z] 14:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-01-31T14:58:13.393Z] 14:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-01-31T14:58:13.393Z] 14:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-01-31T14:58:13.393Z] 14:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:55:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2024-01-31T14:58:13.393Z] 14:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-31T14:58:13.393Z] 14:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-01-31T14:58:13.393Z] 14:56:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2024-01-31T14:58:13.393Z] 14:56:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2024-01-31T14:58:13.393Z] 14:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-31T14:58:13.393Z] 14:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-01-31T14:58:13.393Z] 14:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-31T14:58:13.393Z] 14:56:01 4 0.05 0.00 0.00 0.07 0.02 99.87 [2024-01-31T14:58:13.393Z] 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-31T14:58:13.393Z] 14:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-31T14:58:13.393Z] 14:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-31T14:58:13.393Z] 14:57:01 all 2.77 0.00 1.15 0.74 0.02 95.32 [2024-01-31T14:58:13.393Z] 14:57:01 0 1.97 0.00 1.19 0.03 0.02 96.79 [2024-01-31T14:58:13.393Z] 14:57:01 1 2.79 0.00 0.69 0.00 0.02 96.50 [2024-01-31T14:58:13.393Z] 14:57:01 2 3.35 0.00 1.09 0.07 0.02 95.48 [2024-01-31T14:58:13.393Z] 14:57:01 3 3.35 0.00 0.76 0.05 0.02 95.81 [2024-01-31T14:58:13.393Z] 14:57:01 4 2.23 0.00 2.13 0.62 0.03 94.99 [2024-01-31T14:58:13.393Z] 14:57:01 5 2.49 0.00 1.09 0.00 0.02 96.40 [2024-01-31T14:58:13.393Z] 14:57:01 6 3.25 0.00 1.36 4.78 0.02 90.60 [2024-01-31T14:58:13.393Z] 14:57:01 7 2.74 0.00 0.91 0.39 0.02 95.96 [2024-01-31T14:58:13.393Z] [2024-01-31T14:58:13.393Z] 14:57:01 CPU %user %nice %system %iowait %steal %idle [2024-01-31T14:58:13.393Z] 14:58:01 all 6.81 0.00 2.62 3.80 0.09 86.68 [2024-01-31T14:58:13.393Z] 14:58:01 0 6.19 0.00 3.33 17.29 0.10 73.09 [2024-01-31T14:58:13.393Z] 14:58:01 1 6.71 0.00 2.36 1.01 0.07 89.85 [2024-01-31T14:58:13.393Z] 14:58:01 2 7.59 0.00 2.90 0.03 0.07 89.40 [2024-01-31T14:58:13.393Z] 14:58:01 3 6.42 0.00 2.11 0.52 0.10 90.85 [2024-01-31T14:58:13.393Z] 14:58:01 4 7.33 0.00 3.25 5.04 0.08 84.30 [2024-01-31T14:58:13.393Z] 14:58:01 5 5.56 0.00 1.99 1.28 0.08 91.09 [2024-01-31T14:58:13.393Z] 14:58:01 6 7.68 0.00 2.37 4.72 0.13 85.10 [2024-01-31T14:58:13.393Z] 14:58:01 7 7.02 0.00 2.62 0.64 0.08 89.64 [2024-01-31T14:58:13.393Z] Average: all 6.19 0.00 1.03 0.86 0.03 91.89 [2024-01-31T14:58:13.393Z] Average: 0 6.37 0.00 1.22 2.81 0.03 89.58 [2024-01-31T14:58:13.394Z] Average: 1 6.27 0.00 0.95 0.95 0.02 91.81 [2024-01-31T14:58:13.394Z] Average: 2 6.14 0.00 1.07 0.35 0.02 92.41 [2024-01-31T14:58:13.394Z] Average: 3 6.35 0.00 1.03 0.11 0.03 92.49 [2024-01-31T14:58:13.394Z] Average: 4 6.07 0.00 1.10 0.75 0.03 92.05 [2024-01-31T14:58:13.394Z] Average: 5 6.14 0.00 0.99 0.40 0.02 92.45 [2024-01-31T14:58:13.394Z] Average: 6 6.08 0.00 0.94 1.36 0.03 91.60 [2024-01-31T14:58:13.394Z] Average: 7 6.13 0.00 0.99 0.16 0.02 92.69 [2024-01-31T14:58:13.394Z] [2024-01-31T14:58:13.394Z] [2024-01-31T14:58:13.394Z]