Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58e54a61fa293ebaf9a8b60e4487781a952b5362 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-ssh18153494572147959068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5242570373270595821.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh14986004942481571998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1971932979052518313.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-ssh7764904542169040510.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-16247 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58e54a61fa293ebaf9a8b60e4487781a952b5362 (main) Commit message: "docs: Update changelog for 3.1 release (#1508)" > git config core.sparsecheckout # timeout=10 > git checkout -f 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 > git rev-list --no-walk e3492a888fbf7a057f802724286dbf45925109ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T17:40:56.251Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T17:40:56.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T17:40:56.310Z] ========================================================= [2023-11-01T17:40:56.310Z] EdgeX Global Pipelines Version Info [2023-11-01T17:40:56.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:40:57.012Z] ------------------- [2023-11-01T17:40:57.012Z] stable info: [2023-11-01T17:40:57.012Z] ------------------- [2023-11-01T17:40:57.012Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T17:40:57.012Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T17:40:57.012Z] Message: update stable to v1.0.255 [2023-11-01T17:40:57.584Z] ------------------- [2023-11-01T17:40:57.584Z] experimental info: [2023-11-01T17:40:57.584Z] ------------------- [2023-11-01T17:40:57.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T17:40:57.584Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T17:40:57.584Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T17:40:57.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-11-01T17:40:57.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-11-01T17:40:57.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T17:40:57.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T17:40:57.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T17:40:57.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T17:40:57.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T17:40:57.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T17:40:57.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T17:40:57.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T17:40:57.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T17:40:57.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-11-01T17:40:57.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T17:40:57.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T17:40:57.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:40:57.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:40:57.968Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:40:57.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T17:40:57.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T17:40:58.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T17:40:58.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T17:40:58.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T17:40:58.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T17:40:58.089Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T17:40:58.103Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-01T17:40:58.120Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T17:40:58.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T17:40:58.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T17:40:58.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T17:40:58.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T17:40:58.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] echo [2023-11-01T17:40:58.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58e54a6 [Pipeline] echo [2023-11-01T17:40:58.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T17:40:58.582Z] + git rev-list -1 --merges 58e54a61fa293ebaf9a8b60e4487781a952b5362~1..58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] echo [2023-11-01T17:40:58.638Z] -----------> git rev-list -1 --merges 58e54a61fa293ebaf9a8b60e4487781a952b5362~1..58e54a61fa293ebaf9a8b60e4487781a952b5362 58e54a61fa293ebaf9a8b60e4487781a952b5362 [false] [Pipeline] sh [2023-11-01T17:40:58.927Z] + git log --format=format:%s -1 58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] echo [2023-11-01T17:40:58.941Z] ========================================================= [2023-11-01T17:40:58.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T17:40:58.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:40:59.274Z] + git log --format=format:%s -1 58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] echo [2023-11-01T17:40:59.284Z] [semverPrep] GIT_COMMIT: 58e54a61fa293ebaf9a8b60e4487781a952b5362, Commit Message: docs: Update changelog for 3.1 release (#1508) [Pipeline] echo [2023-11-01T17:40:59.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T17:40:59.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T17:40:59.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T17:40:59.661Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T17:40:59.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T17:40:59.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T17:40:59.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T17:40:59.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:41:00.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:41:00.586Z] [2023-11-01T17:41:00.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:41:00.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:41:00.886Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T17:41:00.886Z] b85a868b505f: Pulling fs layer [2023-11-01T17:41:00.886Z] e2be974225ed: Pulling fs layer [2023-11-01T17:41:00.886Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T17:41:00.886Z] 988bab9f4d93: Pulling fs layer [2023-11-01T17:41:00.886Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T17:41:00.886Z] eaf3925da568: Pulling fs layer [2023-11-01T17:41:00.886Z] bab4dde63d76: Pulling fs layer [2023-11-01T17:41:00.886Z] bde34c3a00c8: Pulling fs layer [2023-11-01T17:41:00.886Z] b352a97aabf1: Pulling fs layer [2023-11-01T17:41:00.886Z] 4872d77fe225: Pulling fs layer [2023-11-01T17:41:00.886Z] 5851b861e8e6: Pulling fs layer [2023-11-01T17:41:00.886Z] 988bab9f4d93: Waiting [2023-11-01T17:41:00.886Z] eaf3925da568: Waiting [2023-11-01T17:41:00.886Z] bab4dde63d76: Waiting [2023-11-01T17:41:00.886Z] b352a97aabf1: Waiting [2023-11-01T17:41:00.886Z] bde34c3a00c8: Waiting [2023-11-01T17:41:00.886Z] 4872d77fe225: Waiting [2023-11-01T17:41:00.886Z] 5851b861e8e6: Waiting [2023-11-01T17:41:00.886Z] 1469e6f7b9e6: Waiting [2023-11-01T17:41:01.145Z] e2be974225ed: Verifying Checksum [2023-11-01T17:41:01.145Z] e2be974225ed: Download complete [2023-11-01T17:41:01.145Z] 988bab9f4d93: Verifying Checksum [2023-11-01T17:41:01.145Z] 988bab9f4d93: Download complete [2023-11-01T17:41:01.145Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T17:41:01.145Z] 1469e6f7b9e6: Download complete [2023-11-01T17:41:01.145Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T17:41:01.145Z] 339a4e72a1f5: Download complete [2023-11-01T17:41:01.145Z] eaf3925da568: Verifying Checksum [2023-11-01T17:41:01.145Z] eaf3925da568: Download complete [2023-11-01T17:41:01.145Z] bde34c3a00c8: Verifying Checksum [2023-11-01T17:41:01.145Z] bde34c3a00c8: Download complete [2023-11-01T17:41:01.145Z] b352a97aabf1: Download complete [2023-11-01T17:41:01.145Z] 4872d77fe225: Download complete [2023-11-01T17:41:01.145Z] 5851b861e8e6: Download complete [2023-11-01T17:41:01.145Z] b85a868b505f: Verifying Checksum [2023-11-01T17:41:01.145Z] b85a868b505f: Download complete [2023-11-01T17:41:01.713Z] bab4dde63d76: Verifying Checksum [2023-11-01T17:41:01.713Z] bab4dde63d76: Download complete [2023-11-01T17:41:02.280Z] b85a868b505f: Pull complete [2023-11-01T17:41:02.540Z] e2be974225ed: Pull complete [2023-11-01T17:41:03.107Z] 339a4e72a1f5: Pull complete [2023-11-01T17:41:03.107Z] 988bab9f4d93: Pull complete [2023-11-01T17:41:03.366Z] 1469e6f7b9e6: Pull complete [2023-11-01T17:41:03.366Z] eaf3925da568: Pull complete [2023-11-01T17:41:05.271Z] bab4dde63d76: Pull complete [2023-11-01T17:41:05.271Z] bde34c3a00c8: Pull complete [2023-11-01T17:41:05.271Z] b352a97aabf1: Pull complete [2023-11-01T17:41:05.271Z] 4872d77fe225: Pull complete [2023-11-01T17:41:05.271Z] 5851b861e8e6: Pull complete [2023-11-01T17:41:05.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T17:41:05.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:41:05.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:41:05.366Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:41:05.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T17:41:10.490Z] $ docker top b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a -eo pid,comm [2023-11-01T17:41:10.551Z] 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). [2023-11-01T17:41:10.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T17:41:10.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:41:10.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:41:10.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:41:10.703Z] $ docker exec b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a ssh-agent [2023-11-01T17:41:10.800Z] SSH_AUTH_SOCK=/tmp/ssh-KPcznooar02J/agent.32 [2023-11-01T17:41:10.800Z] SSH_AGENT_PID=38 [2023-11-01T17:41:10.806Z] Running ssh-add (command line suppressed) [2023-11-01T17:41:10.906Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15076786180130795320.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15076786180130795320.key) [2023-11-01T17:41:10.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:41:11.211Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T17:41:11.222Z] $ docker exec --env ******** --env ******** b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a ssh-agent -k [2023-11-01T17:41:11.320Z] unset SSH_AUTH_SOCK; [2023-11-01T17:41:11.321Z] unset SSH_AGENT_PID; [2023-11-01T17:41:11.321Z] echo Agent pid 38 killed; [2023-11-01T17:41:11.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T17:41:11.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:41:11.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:41:11.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:41:11.461Z] $ docker exec b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a ssh-agent [2023-11-01T17:41:11.566Z] SSH_AUTH_SOCK=/tmp/ssh-y3uKoUw8mg9G/agent.70 [2023-11-01T17:41:11.566Z] SSH_AGENT_PID=76 [2023-11-01T17:41:11.571Z] Running ssh-add (command line suppressed) [2023-11-01T17:41:11.669Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9593925577981729365.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9593925577981729365.key) [2023-11-01T17:41:11.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:41:11.971Z] + git semver init [2023-11-01T17:41:12.540Z] 2023-11-01 17:41:12,240 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T17:41:12.540Z] 2023-11-01 17:41:12,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-11-01T17:41:12.540Z] 2023-11-01 17:41:12,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-11-01T17:41:12.540Z] 2023-11-01 17:41:12,241 [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) [2023-11-01T17:41:14.447Z] 2023-11-01 17:41:13,958 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-11-01T17:41:14.447Z] 2023-11-01 17:41:13,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-11-01T17:41:14.447Z] 2023-11-01 17:41:13,959 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:41:14.447Z] 2023-11-01 17:41:13,959 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:41:14.447Z] 3.1.0-dev.51 [Pipeline] } [2023-11-01T17:41:14.457Z] $ docker exec --env ******** --env ******** b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a ssh-agent -k [2023-11-01T17:41:14.551Z] unset SSH_AUTH_SOCK; [2023-11-01T17:41:14.551Z] unset SSH_AGENT_PID; [2023-11-01T17:41:14.552Z] echo Agent pid 76 killed; [2023-11-01T17:41:14.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T17:41:14.859Z] + git semver [Pipeline] } [2023-11-01T17:41:15.133Z] $ docker stop --time=1 b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a [2023-11-01T17:41:16.542Z] $ docker rm -f --volumes b368e2f6143ef09191d7b82a511f8e0a327a068820aa21739d4e5fea0f610b9a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:41:16.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T17:41:17.246Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T17:41:17.249Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.51 [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 [2023-11-01T17:41:17.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:41:17.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:41:17.413Z] ========================================================= [2023-11-01T17:41:17.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T17:41:17.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:41:17.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T17:41:18.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T17:41:18.273Z] 7264a8db6415: Pulling fs layer [2023-11-01T17:41:18.273Z] c4d48a809fc2: Pulling fs layer [2023-11-01T17:41:18.273Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T17:41:18.273Z] ad3a456e5733: Pulling fs layer [2023-11-01T17:41:18.273Z] 33e27b845d1e: Pulling fs layer [2023-11-01T17:41:18.273Z] c68163c4e522: Pulling fs layer [2023-11-01T17:41:18.273Z] 50da416c3ac9: Pulling fs layer [2023-11-01T17:41:18.273Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T17:41:18.273Z] c68163c4e522: Waiting [2023-11-01T17:41:18.273Z] ad3a456e5733: Waiting [2023-11-01T17:41:18.273Z] 33e27b845d1e: Waiting [2023-11-01T17:41:18.273Z] 50da416c3ac9: Waiting [2023-11-01T17:41:18.273Z] 23d2d4c4bb30: Waiting [2023-11-01T17:41:18.273Z] c4d48a809fc2: Verifying Checksum [2023-11-01T17:41:18.273Z] c4d48a809fc2: Download complete [2023-11-01T17:41:18.273Z] ad3a456e5733: Verifying Checksum [2023-11-01T17:41:18.273Z] ad3a456e5733: Download complete [2023-11-01T17:41:18.273Z] 33e27b845d1e: Verifying Checksum [2023-11-01T17:41:18.273Z] 33e27b845d1e: Download complete [2023-11-01T17:41:18.273Z] 7264a8db6415: Verifying Checksum [2023-11-01T17:41:18.273Z] 7264a8db6415: Download complete [2023-11-01T17:41:18.273Z] c68163c4e522: Verifying Checksum [2023-11-01T17:41:18.273Z] c68163c4e522: Download complete [2023-11-01T17:41:18.552Z] 7264a8db6415: Pull complete [2023-11-01T17:41:18.552Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T17:41:18.552Z] 23d2d4c4bb30: Download complete [2023-11-01T17:41:18.812Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T17:41:18.812Z] 4f1c88b9dad5: Download complete [2023-11-01T17:41:18.812Z] c4d48a809fc2: Pull complete [2023-11-01T17:41:19.073Z] 50da416c3ac9: Verifying Checksum [2023-11-01T17:41:19.073Z] 50da416c3ac9: Download complete [2023-11-01T17:41:23.003Z] 4f1c88b9dad5: Pull complete [2023-11-01T17:41:23.003Z] ad3a456e5733: Pull complete [2023-11-01T17:41:23.003Z] 33e27b845d1e: Pull complete [2023-11-01T17:41:23.003Z] c68163c4e522: Pull complete [2023-11-01T17:41:26.362Z] 50da416c3ac9: Pull complete [2023-11-01T17:41:28.251Z] 23d2d4c4bb30: Pull complete [2023-11-01T17:41:28.251Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T17:41:28.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T17:41:28.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-01T17:41:28.812Z] + 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 [2023-11-01T17:41:29.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T17:41:29.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:41:29.185Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:41:29.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T17:41:32.335Z] Still waiting to schedule task [2023-11-01T17:41:32.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T17:41:36.076Z] $ docker top f1aff5356f03bb8635ad9e03f5e223aa65563f2da94dc3260ff7af4d0a000ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:41:36.439Z] + go version [2023-11-01T17:41:36.439Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T17:41:36.455Z] $ docker stop --time=1 f1aff5356f03bb8635ad9e03f5e223aa65563f2da94dc3260ff7af4d0a000ae3 [2023-11-01T17:41:37.755Z] $ docker rm -f --volumes f1aff5356f03bb8635ad9e03f5e223aa65563f2da94dc3260ff7af4d0a000ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:41:38.160Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T17:41:38.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:41:38.240Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:41:38.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T17:41:38.598Z] $ docker top ae0c933a8aade6cfb7526730b8c915255d4b12ed741a24b67f4af128ebb843e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:41:38.945Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:41:39.268Z] + make test [2023-11-01T17:41:39.269Z] make -C ./app-service-template build [2023-11-01T17:41:39.269Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-01T17:41:39.269Z] go mod tidy [2023-11-01T17:41:39.269Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-01T17:41:39.269Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-01T17:41:39.269Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T17:41:39.269Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T17:41:39.533Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-01T17:41:39.533Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-01T17:41:39.533Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-01T17:41:39.533Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-01T17:41:39.800Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T17:41:39.800Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T17:41:39.800Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T17:41:39.800Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T17:41:39.800Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-01T17:41:39.800Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T17:41:39.800Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T17:41:39.800Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T17:41:39.800Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T17:41:39.800Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T17:41:39.800Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-01T17:41:39.800Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T17:41:39.800Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T17:41:39.800Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-01T17:41:39.800Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-01T17:41:39.800Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-01T17:41:40.076Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T17:41:40.076Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T17:41:40.076Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-01T17:41:40.076Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T17:41:40.076Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-01T17:41:40.076Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-01T17:41:40.076Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T17:41:40.076Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T17:41:40.076Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T17:41:40.076Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T17:41:40.076Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T17:41:40.076Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T17:41:40.076Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-01T17:41:40.342Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-01T17:41:40.342Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-01T17:41:40.342Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-01T17:41:40.342Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T17:41:40.342Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T17:41:40.342Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T17:41:40.342Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T17:41:40.619Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-01T17:41:40.620Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-01T17:41:40.620Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T17:41:40.620Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T17:41:40.620Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-01T17:41:40.620Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-01T17:41:40.620Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-01T17:41:40.620Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-01T17:41:40.620Z] go: downloading golang.org/x/time v0.3.0 [2023-11-01T17:41:40.620Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T17:41:40.620Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-01T17:41:40.884Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-01T17:41:40.884Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-01T17:41:40.884Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-01T17:41:40.884Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-01T17:41:40.884Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-01T17:41:40.884Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-01T17:41:40.884Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-01T17:41:40.884Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T17:41:41.478Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-01T17:41:41.479Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-01T17:41:41.479Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-01T17:41:41.479Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-01T17:41:41.479Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-01T17:41:41.479Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-01T17:41:41.479Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-01T17:41:41.479Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-01T17:41:41.479Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-01T17:41:41.479Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-01T17:41:41.479Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-01T17:41:41.743Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T17:41:41.743Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-01T17:41:41.743Z] go: downloading github.com/kr/text v0.2.0 [2023-11-01T17:41:41.743Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-01T17:41:41.743Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-01T17:41:41.743Z] go: downloading github.com/google/btree v1.0.1 [2023-11-01T17:41:41.743Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-01T17:41:41.743Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-01T17:41:41.743Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-01T17:41:41.743Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-01T17:41:41.743Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-01T17:41:41.743Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T17:41:41.743Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-01T17:41:42.018Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-01T17:41:42.018Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-01T17:41:42.018Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-01T17:41:42.018Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-01T17:41:43.419Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T17:41:43.419Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.53 [2023-11-01T17:41:43.419Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-01T17:41:43.419Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 [2023-11-01T17:41:43.419Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-01T17:41:43.419Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-01T17:41:43.419Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-01T17:41:43.419Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T17:41:43.678Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-01T17:41:43.678Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T17:41:43.678Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-01T17:41:43.678Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-01T17:41:45.109Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-01T17:42:23.942Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-01T17:42:23.942Z] make -C ./app-service-template test [2023-11-01T17:42:23.942Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-01T17:42:23.942Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:43:12.269Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16248 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-11-01T17:43:12.286Z] Running in /w/workspace/app-functions-sdk-go/315 [Pipeline] { [Pipeline] checkout [2023-11-01T17:43:12.317Z] The recommended git tool is: git [2023-11-01T17:43:17.426Z] using credential edgex-jenkins-ssh [2023-11-01T17:43:17.439Z] Cloning the remote Git repository [2023-11-01T17:43:17.486Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-01T17:43:17.574Z] > git init /w/workspace/app-functions-sdk-go/315 # timeout=10 [2023-11-01T17:43:17.705Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-01T17:43:17.706Z] > git --version # timeout=10 [2023-11-01T17:43:17.726Z] > git --version # 'git version 2.25.1' [2023-11-01T17:43:17.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T17:43:17.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T17:43:20.240Z] ? app-new-service/config [no test files] [2023-11-01T17:43:20.240Z] ok app-new-service 1.059s coverage: 45.9% of statements [2023-11-01T17:43:20.240Z] ok app-new-service/functions 1.051s coverage: 85.3% of statements [2023-11-01T17:43:20.240Z] go vet ./... [2023-11-01T17:43:25.403Z] Avoid second fetch [2023-11-01T17:43:25.404Z] Checking out Revision 58e54a61fa293ebaf9a8b60e4487781a952b5362 (main) [2023-11-01T17:43:24.614Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-01T17:43:24.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T17:43:25.420Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T17:43:25.492Z] > git checkout -f 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 [2023-11-01T17:43:25.945Z] Commit message: "docs: Update changelog for 3.1 release (#1508)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:43:26.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T17:43:26.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:43:26.909Z] Dload Upload Total Spent Left Speed [2023-11-01T17:43:26.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-11-01T17:43:27.554Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T17:43:27.896Z] + sudo tee /etc/docker/daemon.new [2023-11-01T17:43:27.896Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T17:43:27.896Z] { [2023-11-01T17:43:27.896Z] "registry-mirrors": [ [2023-11-01T17:43:27.896Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T17:43:27.896Z] ], [2023-11-01T17:43:27.896Z] "bip": "10.250.0.254/24", [2023-11-01T17:43:27.896Z] "hosts": [ [2023-11-01T17:43:27.896Z] "tcp://0.0.0.0:5555", [2023-11-01T17:43:27.896Z] "unix:///var/run/docker.sock" [2023-11-01T17:43:27.896Z] ], [2023-11-01T17:43:27.896Z] "mtu": 1458, [2023-11-01T17:43:27.896Z] "selinux-enabled": true, [2023-11-01T17:43:27.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T17:43:27.896Z] } [Pipeline] sh [2023-11-01T17:43:28.218Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T17:43:28.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:43:28.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:43:28.374Z] ./bin/test-attribution-txt.sh [2023-11-01T17:43:28.374Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-11-01T17:43:28.374Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:43:28.374Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-01T17:43:28.374Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-01T17:43:28.543Z] + sudo service docker restart [2023-11-01T17:43:30.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-01T17:43:30.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-01T17:43:30.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-01T17:43:30.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-01T17:43:31.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-01T17:43:31.492Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-01T17:43:31.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.127s coverage: 67.0% of statements [2023-11-01T17:43:31.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.052s coverage: 92.6% of statements [2023-11-01T17:43:31.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.065s coverage: 85.1% of statements [2023-11-01T17:43:31.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.041s coverage: 100.0% of statements [2023-11-01T17:43:31.753Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.131s coverage: 77.9% of statements [2023-11-01T17:43:32.327Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-01T17:43:32.327Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.040s coverage: 97.3% of statements [2023-11-01T17:43:32.588Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.043s coverage: 82.8% of statements [2023-11-01T17:43:32.588Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-01T17:43:32.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T17:43:32.848Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T17:43:33.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.052s coverage: 65.1% of statements [2023-11-01T17:43:33.699Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.048s coverage: 27.6% of statements [2023-11-01T17:43:33.699Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.038s coverage: 17.2% of statements [2023-11-01T17:43:33.959Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.033s coverage: 27.3% of statements [2023-11-01T17:43:34.530Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.063s coverage: 52.8% of statements [Pipeline] unstash [Pipeline] echo [2023-11-01T17:43:46.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:43:47.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:43:47.023Z] ========================================================= [2023-11-01T17:43:47.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T17:43:47.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:43:47.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T17:43:47.938Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T17:43:47.938Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T17:43:47.938Z] 5d54e960e981: Pulling fs layer [2023-11-01T17:43:47.938Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T17:43:47.938Z] f0e02332f6b5: Pulling fs layer [2023-11-01T17:43:47.938Z] cefa15bbcfad: Pulling fs layer [2023-11-01T17:43:47.938Z] 17808c966233: Pulling fs layer [2023-11-01T17:43:47.938Z] f4c1fc716caa: Pulling fs layer [2023-11-01T17:43:47.938Z] cefa15bbcfad: Waiting [2023-11-01T17:43:47.938Z] f0e02332f6b5: Waiting [2023-11-01T17:43:47.938Z] 17808c966233: Waiting [2023-11-01T17:43:47.938Z] f4c1fc716caa: Waiting [2023-11-01T17:43:47.938Z] 5d54e960e981: Verifying Checksum [2023-11-01T17:43:47.938Z] 5d54e960e981: Download complete [2023-11-01T17:43:47.938Z] f0e02332f6b5: Download complete [2023-11-01T17:43:47.938Z] cefa15bbcfad: Verifying Checksum [2023-11-01T17:43:47.938Z] cefa15bbcfad: Download complete [2023-11-01T17:43:47.938Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T17:43:47.938Z] 9fda8d8052c6: Download complete [2023-11-01T17:43:48.529Z] f4c1fc716caa: Verifying Checksum [2023-11-01T17:43:48.529Z] f4c1fc716caa: Download complete [2023-11-01T17:43:48.800Z] 9fda8d8052c6: Pull complete [2023-11-01T17:43:49.773Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T17:43:49.773Z] c4a7e357bf2a: Download complete [2023-11-01T17:43:50.740Z] 17808c966233: Verifying Checksum [2023-11-01T17:43:50.740Z] 17808c966233: Download complete [2023-11-01T17:43:52.163Z] 5d54e960e981: Pull complete [2023-11-01T17:44:01.108Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.144s coverage: 75.5% of statements [2023-11-01T17:44:01.109Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.046s coverage: 94.4% of statements [2023-11-01T17:44:01.109Z] go vet ./... [2023-11-01T17:44:01.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:44:01.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:44:07.163Z] c4a7e357bf2a: Pull complete [2023-11-01T17:44:07.163Z] f0e02332f6b5: Pull complete [2023-11-01T17:44:07.163Z] cefa15bbcfad: Pull complete [Pipeline] echo [2023-11-01T17:44:09.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T17:44:09.612Z] $ docker stop --time=1 ae0c933a8aade6cfb7526730b8c915255d4b12ed741a24b67f4af128ebb843e2 [2023-11-01T17:44:12.541Z] $ docker rm -f --volumes ae0c933a8aade6cfb7526730b8c915255d4b12ed741a24b67f4af128ebb843e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:44:13.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:44:13.717Z] 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 [2023-11-01T17:44:14.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:44:14.262Z] [2023-11-01T17:44:14.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:44:14.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:44:14.865Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T17:44:14.865Z] 5eb5b503b376: Pulling fs layer [2023-11-01T17:44:14.865Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T17:44:14.865Z] ec43610c2a17: Pulling fs layer [2023-11-01T17:44:14.865Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T17:44:14.865Z] 33b1e0a273af: Pulling fs layer [2023-11-01T17:44:14.865Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T17:44:14.865Z] 2f39f015ded8: Pulling fs layer [2023-11-01T17:44:14.865Z] 33b1e0a273af: Waiting [2023-11-01T17:44:14.865Z] 3a2ae6a8a46f: Waiting [2023-11-01T17:44:14.865Z] 2f39f015ded8: Waiting [2023-11-01T17:44:14.865Z] 5c69ac0246d0: Download complete [2023-11-01T17:44:14.865Z] 3a2ae6a8a46f: Download complete [2023-11-01T17:44:14.865Z] 33b1e0a273af: Verifying Checksum [2023-11-01T17:44:14.865Z] 33b1e0a273af: Download complete [2023-11-01T17:44:14.865Z] 5d3b04190fa2: Download complete [2023-11-01T17:44:14.865Z] ec43610c2a17: Verifying Checksum [2023-11-01T17:44:14.865Z] ec43610c2a17: Download complete [2023-11-01T17:44:15.133Z] 5eb5b503b376: Verifying Checksum [2023-11-01T17:44:15.133Z] 5eb5b503b376: Download complete [2023-11-01T17:44:15.390Z] 17808c966233: Pull complete [2023-11-01T17:44:15.721Z] 2f39f015ded8: Download complete [2023-11-01T17:44:16.308Z] 5eb5b503b376: Pull complete [2023-11-01T17:44:16.565Z] 5c69ac0246d0: Pull complete [2023-11-01T17:44:17.131Z] ec43610c2a17: Pull complete [2023-11-01T17:44:17.390Z] 3a2ae6a8a46f: Pull complete [2023-11-01T17:44:17.649Z] 33b1e0a273af: Pull complete [2023-11-01T17:44:17.649Z] 5d3b04190fa2: Pull complete [2023-11-01T17:44:20.788Z] f4c1fc716caa: Pull complete [2023-11-01T17:44:20.788Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T17:44:20.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T17:44:20.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-01T17:44:21.109Z] + 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 [2023-11-01T17:44:21.453Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:44:21.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:44:21.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-16248 does not seem to be running inside a container [2023-11-01T17:44:21.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/315 -v /w/workspace/app-functions-sdk-go/315:/w/workspace/app-functions-sdk-go/315:rw,z -v /w/workspace/app-functions-sdk-go/315@tmp:/w/workspace/app-functions-sdk-go/315@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 [2023-11-01T17:44:22.918Z] 2f39f015ded8: Pull complete [2023-11-01T17:44:22.918Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T17:44:22.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:44:22.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:44:24.779Z] $ docker top 40b858e9983362b1db7d0fa8c722faa2535304d2badbcd2af32f7fd6a40d0a42 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:44:25.098Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:44:25.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T17:44:25.611Z] + go version [2023-11-01T17:44:25.611Z] go version go1.21.0 linux/arm64 [2023-11-01T17:44:33.850Z] $ docker top d68306dafd696f38e14da42a600d3279c8a67071e0c7440849b31702745ca3f8 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-01T17:44:33.916Z] $ docker stop --time=1 40b858e9983362b1db7d0fa8c722faa2535304d2badbcd2af32f7fd6a40d0a42 [2023-11-01T17:44:35.547Z] $ docker rm -f --volumes 40b858e9983362b1db7d0fa8c722faa2535304d2badbcd2af32f7fd6a40d0a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:44:36.036Z] ---> job-cost.sh [2023-11-01T17:44:36.036Z] lf-activate-venv: SKIPPING [2023-11-01T17:44:36.036Z] INFO: No Stack... [2023-11-01T17:44:36.141Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:44:36.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:44:36.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T17:44:36.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-16248 does not seem to be running inside a container [2023-11-01T17:44:36.372Z] $ 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/315 -v /w/workspace/app-functions-sdk-go/315:/w/workspace/app-functions-sdk-go/315:rw,z -v /w/workspace/app-functions-sdk-go/315@tmp:/w/workspace/app-functions-sdk-go/315@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 [2023-11-01T17:44:36.863Z] INFO: Archiving Costs [2023-11-01T17:44:37.525Z] $ docker top 3f32cd590f767e9654f20c026b1e4e2c34fb7127dccb8536e44875bb7cb6bbd3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-01T17:44:38.010Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-11-01T17:44:38.011Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T17:44:38.023Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [2023-11-01T17:44:38.030Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] did not exist. Created. [2023-11-01T17:44:38.030Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T17:44:38.328Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T17:44:38.367Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T17:44:38.373Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T17:44:38.387Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/315 [2023-11-01T17:44:38.394Z] $ docker stop --time=1 d68306dafd696f38e14da42a600d3279c8a67071e0c7440849b31702745ca3f8 [2023-11-01T17:44:39.761Z] $ docker rm -f --volumes d68306dafd696f38e14da42a600d3279c8a67071e0c7440849b31702745ca3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T17:44:40.481Z] + make test [2023-11-01T17:44:40.482Z] make -C ./app-service-template build [2023-11-01T17:44:40.482Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/315/app-service-template' [2023-11-01T17:44:40.482Z] go mod tidy [2023-11-01T17:44:40.482Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-01T17:44:40.482Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-01T17:44:40.482Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T17:44:40.751Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-01T17:44:41.021Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T17:44:41.021Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-01T17:44:41.289Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-01T17:44:41.289Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-01T17:44:41.560Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-01T17:44:41.560Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T17:44:41.831Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T17:44:41.831Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T17:44:41.831Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T17:44:41.831Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T17:44:41.831Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-01T17:44:41.831Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T17:44:41.831Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T17:44:42.792Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T17:44:42.792Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T17:44:42.792Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T17:44:42.792Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T17:44:42.792Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-01T17:44:43.059Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-01T17:44:43.327Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-01T17:44:43.327Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T17:44:43.327Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-01T17:44:43.327Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-01T17:44:43.327Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T17:44:43.327Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-01T17:44:43.327Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T17:44:43.327Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T17:44:43.327Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-01T17:44:43.842Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T17:44:43.842Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T17:44:43.842Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T17:44:43.842Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T17:44:44.803Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-01T17:44:44.803Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-01T17:44:44.803Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T17:44:48.158Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-01T17:44:48.158Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-01T17:44:48.158Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T17:44:48.424Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-01T17:44:48.424Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-01T17:44:48.424Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-01T17:44:48.424Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-01T17:44:48.424Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-01T17:44:48.424Z] go: downloading golang.org/x/time v0.3.0 [2023-11-01T17:44:48.424Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T17:44:48.424Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-01T17:44:48.424Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-01T17:44:49.011Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T17:44:49.011Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-01T17:44:49.011Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-01T17:44:49.011Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-01T17:44:49.278Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-01T17:44:50.688Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T17:44:50.688Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T17:44:50.688Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T17:44:50.688Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T17:44:50.688Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T17:44:50.688Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-01T17:44:50.688Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-01T17:44:50.955Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-01T17:44:50.955Z] go: downloading github.com/kr/text v0.2.0 [2023-11-01T17:44:50.955Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-01T17:44:50.955Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-01T17:44:50.955Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T17:44:50.955Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-01T17:44:50.955Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-01T17:44:51.226Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-01T17:44:51.226Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-01T17:44:51.496Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-01T17:44:51.496Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-01T17:44:52.903Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-01T17:44:52.903Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-01T17:44:52.903Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-01T17:44:56.239Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-01T17:44:56.239Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-01T17:44:56.239Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T17:44:56.239Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-01T17:44:56.239Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-01T17:44:56.239Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T17:44:56.239Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-01T17:44:56.239Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-01T17:44:56.239Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T17:44:56.506Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-01T17:44:56.506Z] go: downloading github.com/google/btree v1.0.1 [2023-11-01T17:44:56.506Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-01T17:44:56.506Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-01T17:44:56.772Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-01T17:44:56.772Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-01T17:44:56.772Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-01T17:44:57.038Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T17:44:57.038Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-01T17:44:57.038Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-01T17:44:57.038Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-01T17:44:57.624Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T17:44:57.890Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.53 [2023-11-01T17:44:57.890Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 [2023-11-01T17:44:58.161Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-01T17:44:58.161Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-01T17:44:58.161Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T17:44:58.161Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-01T17:44:59.667Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-01T17:44:59.667Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T17:45:01.162Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-01T17:45:01.162Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-01T17:45:01.162Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-01T17:45:05.421Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-01T17:46:42.054Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/315/app-service-template' [2023-11-01T17:46:42.054Z] make -C ./app-service-template test [2023-11-01T17:46:42.054Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/315/app-service-template' [2023-11-01T17:46:42.054Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:49:03.763Z] ? app-new-service/config [no test files] [2023-11-01T17:49:03.763Z] ok app-new-service 1.237s coverage: 45.9% of statements [2023-11-01T17:49:03.763Z] ok app-new-service/functions 1.232s coverage: 85.3% of statements [2023-11-01T17:49:03.763Z] go vet ./... [2023-11-01T17:50:55.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:50:55.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:50:55.455Z] ./bin/test-attribution-txt.sh [2023-11-01T17:50:55.455Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/315/app-service-template' [2023-11-01T17:50:55.455Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T17:50:55.455Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-01T17:50:55.455Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-01T17:51:03.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-01T17:51:03.670Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-01T17:51:04.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.656s coverage: 67.0% of statements [2023-11-01T17:51:04.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.309s coverage: 92.6% of statements [2023-11-01T17:51:04.639Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.324s coverage: 85.1% of statements [2023-11-01T17:51:05.223Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.123s coverage: 100.0% of statements [2023-11-01T17:51:09.481Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-01T17:51:09.481Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-01T17:51:09.481Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-01T17:51:10.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.575s coverage: 77.9% of statements [2023-11-01T17:51:10.443Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.229s coverage: 97.3% of statements [2023-11-01T17:51:12.384Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-01T17:51:13.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-01T17:51:13.618Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.290s coverage: 82.8% of statements [2023-11-01T17:51:14.579Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.274s coverage: 65.1% of statements [2023-11-01T17:51:17.171Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-01T17:51:18.134Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.296s coverage: 27.6% of statements [2023-11-01T17:51:18.720Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T17:51:18.720Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T17:51:19.302Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.229s coverage: 17.2% of statements [2023-11-01T17:51:19.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.219s coverage: 27.3% of statements [2023-11-01T17:51:23.227Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.267s coverage: 52.8% of statements [2023-11-01T17:51:55.429Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.497s coverage: 75.5% of statements [2023-11-01T17:51:55.429Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.181s coverage: 94.4% of statements [2023-11-01T17:51:55.429Z] go vet ./... [2023-11-01T17:51:57.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:51:57.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:51:57.999Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-11-01T17:51:58.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T17:51:58.035Z] $ docker stop --time=1 3f32cd590f767e9654f20c026b1e4e2c34fb7127dccb8536e44875bb7cb6bbd3 [2023-11-01T17:52:02.208Z] $ docker rm -f --volumes 3f32cd590f767e9654f20c026b1e4e2c34fb7127dccb8536e44875bb7cb6bbd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:52:07.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:52:07.787Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T17:52:08.328Z] 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 [2023-11-01T17:52:08.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:52:08.797Z] [2023-11-01T17:52:08.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:52:09.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:52:09.128Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T17:52:09.128Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T17:52:09.128Z] 04944245beec: Pulling fs layer [2023-11-01T17:52:09.128Z] 699f458cf7ca: Pulling fs layer [2023-11-01T17:52:09.128Z] 765212b225bb: Pulling fs layer [2023-11-01T17:52:09.128Z] f23df028b6ca: Pulling fs layer [2023-11-01T17:52:09.128Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T17:52:09.128Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T17:52:09.128Z] 2437ff75d9bd: Waiting [2023-11-01T17:52:09.128Z] f23df028b6ca: Waiting [2023-11-01T17:52:09.128Z] d65c8cfc05b1: Waiting [2023-11-01T17:52:09.128Z] 765212b225bb: Waiting [2023-11-01T17:52:09.395Z] 04944245beec: Verifying Checksum [2023-11-01T17:52:09.395Z] 04944245beec: Download complete [2023-11-01T17:52:09.395Z] 765212b225bb: Verifying Checksum [2023-11-01T17:52:09.395Z] 765212b225bb: Download complete [2023-11-01T17:52:09.395Z] f23df028b6ca: Verifying Checksum [2023-11-01T17:52:09.395Z] f23df028b6ca: Download complete [2023-11-01T17:52:09.395Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T17:52:09.395Z] d65c8cfc05b1: Download complete [2023-11-01T17:52:09.663Z] 699f458cf7ca: Verifying Checksum [2023-11-01T17:52:09.663Z] 699f458cf7ca: Download complete [2023-11-01T17:52:09.931Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T17:52:09.931Z] 8998bd30e6a1: Download complete [2023-11-01T17:52:12.518Z] 2437ff75d9bd: Download complete [2023-11-01T17:52:15.288Z] 8998bd30e6a1: Pull complete [2023-11-01T17:52:15.890Z] 04944245beec: Pull complete [2023-11-01T17:52:17.871Z] 699f458cf7ca: Pull complete [2023-11-01T17:52:17.871Z] 765212b225bb: Pull complete [2023-11-01T17:52:18.469Z] f23df028b6ca: Pull complete [2023-11-01T17:52:18.734Z] d65c8cfc05b1: Pull complete [2023-11-01T17:52:36.931Z] 2437ff75d9bd: Pull complete [2023-11-01T17:52:36.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T17:52:36.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:52:36.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:52:37.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-16248 does not seem to be running inside a container [2023-11-01T17:52:37.176Z] $ 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/315 -v /w/workspace/app-functions-sdk-go/315:/w/workspace/app-functions-sdk-go/315:rw,z -v /w/workspace/app-functions-sdk-go/315@tmp:/w/workspace/app-functions-sdk-go/315@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 [2023-11-01T17:52:39.728Z] $ docker top 6f2ceecf9a1c9f7edb9c7b89e02ef89c1b72f7f7a4312e0847bcf266e4ee0179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:52:40.578Z] ---> job-cost.sh [2023-11-01T17:52:40.578Z] lf-activate-venv: SKIPPING [2023-11-01T17:52:40.578Z] INFO: No Stack... [2023-11-01T17:52:40.845Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T17:52:41.808Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T17:52:42.442Z] + cat /w/workspace/app-functions-sdk-go/315/archives/cost.csv [2023-11-01T17:52:42.443Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T17:52:42.512Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [2023-11-01T17:52:42.519Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] did not exist. Created. [2023-11-01T17:52:42.519Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T17:52:43.180Z] /w/workspace/app-functions-sdk-go/315@tmp/durable-2e4e9483/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T17:52:43.514Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T17:52:43.544Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T17:52:43.623Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T17:52:43.631Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-315-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T17:52:43.657Z] $ docker stop --time=1 6f2ceecf9a1c9f7edb9c7b89e02ef89c1b72f7f7a4312e0847bcf266e4ee0179 [2023-11-01T17:52:45.709Z] $ docker rm -f --volumes 6f2ceecf9a1c9f7edb9c7b89e02ef89c1b72f7f7a4312e0847bcf266e4ee0179 [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 [2023-11-01T17:52:46.095Z] provisioning config files... [2023-11-01T17:52:46.106Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17947779785190603636tmp [Pipeline] { [Pipeline] sh [2023-11-01T17:52:46.405Z] + set +x [2023-11-01T17:52:46.405Z] + curl -s https://codecov.io/bash [2023-11-01T17:52:46.405Z] + bash -s -- [2023-11-01T17:52:46.405Z] [2023-11-01T17:52:46.405Z] _____ _ [2023-11-01T17:52:46.405Z] / ____| | | [2023-11-01T17:52:46.405Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T17:52:46.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T17:52:46.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T17:52:46.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T17:52:46.405Z] Bash-1.0.6 [2023-11-01T17:52:46.405Z] [2023-11-01T17:52:46.405Z] [2023-11-01T17:52:46.405Z] ==> git version 2.25.1 found [2023-11-01T17:52:46.405Z] ==> 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 [2023-11-01T17:52:46.405Z] Release-Date: 2020-01-08 [2023-11-01T17:52:46.405Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T17:52:46.405Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T17:52:46.405Z] ==> Jenkins CI detected. [2023-11-01T17:52:46.405Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-11-01T17:52:46.405Z] project root: . [2023-11-01T17:52:46.405Z] --> token set from env [2023-11-01T17:52:46.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T17:52:46.405Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T17:52:46.405Z] ==> Python coveragepy not found [2023-11-01T17:52:46.405Z] ==> Searching for coverage reports in: [2023-11-01T17:52:46.405Z] + . [2023-11-01T17:52:46.664Z] -> Found 2 reports [2023-11-01T17:52:46.664Z] ==> Detecting git/mercurial file structure [2023-11-01T17:52:46.664Z] ==> Reading reports [2023-11-01T17:52:46.664Z] + ./app-service-template/coverage.out bytes=3558 [2023-11-01T17:52:46.664Z] + ./coverage.out bytes=121185 [2023-11-01T17:52:46.664Z] ==> Appending adjustments [2023-11-01T17:52:46.664Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T17:52:46.924Z] + Found adjustments [2023-11-01T17:52:46.924Z] ==> Gzipping contents [2023-11-01T17:52:46.924Z] 24K /tmp/codecov.dThLC1.gz [2023-11-01T17:52:46.924Z] ==> Uploading reports [2023-11-01T17:52:46.924Z] url: https://codecov.io [2023-11-01T17:52:46.925Z] query: branch=main&commit=58e54a61fa293ebaf9a8b60e4487781a952b5362&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T17:52:46.925Z] -> Pinging Codecov [2023-11-01T17:52:46.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=58e54a61fa293ebaf9a8b60e4487781a952b5362&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T17:52:47.186Z] -> Uploading to [2023-11-01T17:52:47.186Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/3D8B5DFFC46A037C893635FACE044666/58e54a61fa293ebaf9a8b60e4487781a952b5362/aa97f3cd-7e7b-477e-ac51-5cad55c5ac4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T175246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4134b3373dbc836d926c6bdceddd571e2f7a80ae51b31e20ffbe53b0e7597293 [2023-11-01T17:52:47.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:52:47.186Z] Dload Upload Total Spent Left Speed [2023-11-01T17:52:47.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21179 0 0 100 21179 0 90896 --:--:-- --:--:-- --:--:-- 90896 [2023-11-01T17:52:47.447Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] } [2023-11-01T17:52:47.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T17:52:47.688Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T17:52:47.697Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:52:48.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T17:52:48.214Z] [2023-11-01T17:52:48.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:52:48.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T17:52:48.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T17:52:48.518Z] df9b9388f04a: Pulling fs layer [2023-11-01T17:52:48.518Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T17:52:48.518Z] 25bc292e5bac: Pulling fs layer [2023-11-01T17:52:48.518Z] 114826534d7a: Pulling fs layer [2023-11-01T17:52:48.518Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T17:52:48.518Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T17:52:48.518Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T17:52:48.518Z] 4657fd5d0bcf: Waiting [2023-11-01T17:52:48.518Z] 114826534d7a: Waiting [2023-11-01T17:52:48.518Z] 6ad1cebc031e: Waiting [2023-11-01T17:52:48.518Z] 8a3aa393b2d8: Waiting [2023-11-01T17:52:48.518Z] 25bc292e5bac: Verifying Checksum [2023-11-01T17:52:48.518Z] 25bc292e5bac: Download complete [2023-11-01T17:52:48.518Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T17:52:48.518Z] 52dc419b0ee2: Download complete [2023-11-01T17:52:48.518Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T17:52:48.518Z] 4657fd5d0bcf: Download complete [2023-11-01T17:52:48.518Z] df9b9388f04a: Download complete [2023-11-01T17:52:48.778Z] df9b9388f04a: Pull complete [2023-11-01T17:52:48.778Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T17:52:48.778Z] 6ad1cebc031e: Download complete [2023-11-01T17:52:48.778Z] 52dc419b0ee2: Pull complete [2023-11-01T17:52:48.778Z] 25bc292e5bac: Pull complete [2023-11-01T17:52:50.194Z] 114826534d7a: Verifying Checksum [2023-11-01T17:52:50.194Z] 114826534d7a: Download complete [2023-11-01T17:52:50.454Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T17:52:50.454Z] 8a3aa393b2d8: Download complete [2023-11-01T17:52:53.766Z] 114826534d7a: Pull complete [2023-11-01T17:52:53.766Z] 4657fd5d0bcf: Pull complete [2023-11-01T17:52:53.766Z] 6ad1cebc031e: Pull complete [2023-11-01T17:52:56.318Z] 8a3aa393b2d8: Pull complete [2023-11-01T17:52:56.318Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T17:52:56.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T17:52:56.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:52:56.420Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:52:56.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T17:53:14.374Z] $ docker top a53bb176fada2f12a676910fb6a5739d4c59e6d7cb6270c2cd9875155c82a3f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T17:53:14.438Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-11-01T17:53:14.717Z] + set -o pipefail [2023-11-01T17:53:14.717Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-11-01T17:53:19.989Z] [2023-11-01T17:53:19.989Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-11-01T17:53:19.989Z] [2023-11-01T17:53:19.989Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/c3b0d849-ef93-49e1-b005-cbc201d2ee9f [2023-11-01T17:53:19.989Z] [2023-11-01T17:53:19.989Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-01T17:53:19.989Z] [2023-11-01T17:53:19.989Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T17:53:19.989Z] [2023-11-01T17:53:20.559Z] [2023-11-01T17:53:20.559Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T17:53:20.559Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T17:53:20.559Z] More details here: https://snyk.co/ue1NS [2023-11-01T17:53:20.559Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T17:53:20.559Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T17:53:20.577Z] $ docker stop --time=1 a53bb176fada2f12a676910fb6a5739d4c59e6d7cb6270c2cd9875155c82a3f1 [2023-11-01T17:53:24.435Z] $ docker rm -f --volumes a53bb176fada2f12a676910fb6a5739d4c59e6d7cb6270c2cd9875155c82a3f1 [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 [2023-11-01T17:53:24.860Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:53:24.870Z] provisioning config files... [2023-11-01T17:53:24.878Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2009222423361735988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:53:25.175Z] --> edgex-publish-swagger.sh [2023-11-01T17:53:25.176Z] === Publish openapi/v3 API === [2023-11-01T17:53:25.176Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-01T17:53:25.176Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-11-01T17:53:25.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:53:25.176Z] Dload Upload Total Spent Left Speed [2023-11-01T17:53:25.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 26252 --:--:-- --:--:-- --:--:-- 26252 [2023-11-01T17:53:25.435Z] [2023-11-01T17:53:25.435Z] [Pipeline] } [2023-11-01T17:53:25.442Z] 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 [2023-11-01T17:53:25.858Z] + git log --format=format:%s -1 58e54a61fa293ebaf9a8b60e4487781a952b5362 [Pipeline] sh [2023-11-01T17:53:26.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T17:53:26.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:53:26.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:53:26.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:53:26.528Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:53:26.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T17:53:26.998Z] $ docker top fb2261255b9f38047d61fb2488defd3988b824abb8a4ba9bf331cf090f315808 -eo pid,comm [2023-11-01T17:53:27.033Z] 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). [2023-11-01T17:53:27.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T17:53:27.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:53:27.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:53:27.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:53:27.192Z] $ docker exec fb2261255b9f38047d61fb2488defd3988b824abb8a4ba9bf331cf090f315808 ssh-agent [2023-11-01T17:53:27.291Z] SSH_AUTH_SOCK=/tmp/ssh-AWwFShEzoebR/agent.31 [2023-11-01T17:53:27.291Z] SSH_AGENT_PID=37 [2023-11-01T17:53:27.295Z] Running ssh-add (command line suppressed) [2023-11-01T17:53:27.401Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16252836075405637741.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16252836075405637741.key) [2023-11-01T17:53:27.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:53:27.697Z] + git semver tag [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,870 [run_tag] DEBUG tag force:False [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,871 [check_head_tag] DEBUG check head tag [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,872 [execute] INFO git cat-file --batch-check [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,876 [execute] INFO git cat-file --batch [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,901 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:27.956Z] 2023-11-01 17:53:27,901 [execute] INFO git tag -a v3.1.0-dev.51 -m v3.1.0-dev.51 [2023-11-01T17:53:27.957Z] 2023-11-01 17:53:27,901 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.51', '-m', 'v3.1.0-dev.51'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T17:53:27.957Z] 2023-11-01 17:53:27,906 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:27.957Z] 3.1.0-dev.51 [Pipeline] } [2023-11-01T17:53:27.973Z] $ docker exec --env ******** --env ******** fb2261255b9f38047d61fb2488defd3988b824abb8a4ba9bf331cf090f315808 ssh-agent -k [2023-11-01T17:53:28.072Z] unset SSH_AUTH_SOCK; [2023-11-01T17:53:28.073Z] unset SSH_AGENT_PID; [2023-11-01T17:53:28.073Z] echo Agent pid 37 killed; [2023-11-01T17:53:28.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T17:53:28.384Z] + git semver [Pipeline] } [2023-11-01T17:53:28.663Z] $ docker stop --time=1 fb2261255b9f38047d61fb2488defd3988b824abb8a4ba9bf331cf090f315808 [2023-11-01T17:53:30.059Z] $ docker rm -f --volumes fb2261255b9f38047d61fb2488defd3988b824abb8a4ba9bf331cf090f315808 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:53:30.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T17:53:30.463Z] [2023-11-01T17:53:30.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:53:30.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T17:53:31.025Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T17:53:31.025Z] ab5ef0e58194: Pulling fs layer [2023-11-01T17:53:31.025Z] 9712f1f96733: Pulling fs layer [2023-11-01T17:53:31.025Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T17:53:31.025Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T17:53:31.025Z] e9a5061849ea: Pulling fs layer [2023-11-01T17:53:31.025Z] d747dcd14b5f: Pulling fs layer [2023-11-01T17:53:31.025Z] 2de7ff778b66: Pulling fs layer [2023-11-01T17:53:31.025Z] e9a5061849ea: Waiting [2023-11-01T17:53:31.025Z] d747dcd14b5f: Waiting [2023-11-01T17:53:31.025Z] 2de7ff778b66: Waiting [2023-11-01T17:53:31.025Z] 0d9ebad4ef96: Waiting [2023-11-01T17:53:31.025Z] 9712f1f96733: Download complete [2023-11-01T17:53:31.288Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T17:53:31.288Z] 63f879dbbcfc: Download complete [2023-11-01T17:53:31.288Z] e9a5061849ea: Verifying Checksum [2023-11-01T17:53:31.288Z] e9a5061849ea: Download complete [2023-11-01T17:53:31.547Z] d747dcd14b5f: Verifying Checksum [2023-11-01T17:53:31.547Z] d747dcd14b5f: Download complete [2023-11-01T17:53:31.547Z] ab5ef0e58194: Download complete [2023-11-01T17:53:31.547Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T17:53:31.547Z] 0d9ebad4ef96: Download complete [2023-11-01T17:53:31.547Z] 2de7ff778b66: Verifying Checksum [2023-11-01T17:53:31.547Z] 2de7ff778b66: Download complete [2023-11-01T17:53:35.739Z] ab5ef0e58194: Pull complete [2023-11-01T17:53:36.308Z] 9712f1f96733: Pull complete [2023-11-01T17:53:37.684Z] 63f879dbbcfc: Pull complete [2023-11-01T17:53:41.870Z] 0d9ebad4ef96: Pull complete [2023-11-01T17:53:41.870Z] e9a5061849ea: Pull complete [2023-11-01T17:53:41.870Z] d747dcd14b5f: Pull complete [2023-11-01T17:53:42.805Z] 2de7ff778b66: Pull complete [2023-11-01T17:53:42.805Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T17:53:42.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T17:53:42.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:53:42.896Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:53:42.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T17:53:47.657Z] $ docker top bf84e5dce8a9286d397f125c99f6ea31b6d74495745bb006a02b580cfda3254e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:53:47.727Z] provisioning config files... [2023-11-01T17:53:47.734Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3715678485860078085tmp [2023-11-01T17:53:47.742Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3242939604809005267tmp [2023-11-01T17:53:47.750Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9675515639649212708tmp [Pipeline] { [Pipeline] echo [2023-11-01T17:53:47.767Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:53:48.049Z] ---> sigul-configuration.sh [2023-11-01T17:53:48.049Z] gpg: directory `/root/.gnupg' created [2023-11-01T17:53:48.049Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T17:53:48.049Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T17:53:48.049Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T17:53:48.049Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T17:53:48.049Z] gpg: CAST5 encrypted data [2023-11-01T17:53:48.049Z] gpg: encrypted with 1 passphrase [2023-11-01T17:53:48.049Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T17:53:48.335Z] + mkdir /home/jenkins [2023-11-01T17:53:48.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T17:53:48.622Z] + 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 [2023-11-01T17:53:48.632Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:53:48.916Z] ---> sigul-install.sh [2023-11-01T17:53:48.916Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T17:53:49.205Z] + git tag --list [2023-11-01T17:53:49.205Z] v0.1.0 [2023-11-01T17:53:49.205Z] v0.1.1 [2023-11-01T17:53:49.205Z] v1.0.0 [2023-11-01T17:53:49.205Z] v1.1.0 [2023-11-01T17:53:49.205Z] v1.2.0 [2023-11-01T17:53:49.205Z] v1.3.0 [2023-11-01T17:53:49.205Z] v1.3.1 [2023-11-01T17:53:49.205Z] v2.0.0 [2023-11-01T17:53:49.205Z] v2.0.1 [2023-11-01T17:53:49.205Z] v2.1.0 [2023-11-01T17:53:49.205Z] v2.1.1 [2023-11-01T17:53:49.205Z] v2.1.2 [2023-11-01T17:53:49.205Z] v2.2.0 [2023-11-01T17:53:49.205Z] v2.3 [2023-11-01T17:53:49.205Z] v2.3.0 [2023-11-01T17:53:49.205Z] v2.3.1 [2023-11-01T17:53:49.205Z] v3.0 [2023-11-01T17:53:49.205Z] v3.0.0 [2023-11-01T17:53:49.205Z] v3.0.1 [2023-11-01T17:53:49.205Z] v3.0.1-dev.1 [2023-11-01T17:53:49.205Z] v3.0.1-dev.2 [2023-11-01T17:53:49.205Z] v3.1.0-dev.1 [2023-11-01T17:53:49.205Z] v3.1.0-dev.10 [2023-11-01T17:53:49.205Z] v3.1.0-dev.11 [2023-11-01T17:53:49.205Z] v3.1.0-dev.12 [2023-11-01T17:53:49.205Z] v3.1.0-dev.13 [2023-11-01T17:53:49.205Z] v3.1.0-dev.14 [2023-11-01T17:53:49.205Z] v3.1.0-dev.15 [2023-11-01T17:53:49.205Z] v3.1.0-dev.16 [2023-11-01T17:53:49.205Z] v3.1.0-dev.17 [2023-11-01T17:53:49.205Z] v3.1.0-dev.18 [2023-11-01T17:53:49.205Z] v3.1.0-dev.19 [2023-11-01T17:53:49.205Z] v3.1.0-dev.2 [2023-11-01T17:53:49.205Z] v3.1.0-dev.20 [2023-11-01T17:53:49.205Z] v3.1.0-dev.21 [2023-11-01T17:53:49.205Z] v3.1.0-dev.22 [2023-11-01T17:53:49.205Z] v3.1.0-dev.23 [2023-11-01T17:53:49.205Z] v3.1.0-dev.24 [2023-11-01T17:53:49.205Z] v3.1.0-dev.25 [2023-11-01T17:53:49.205Z] v3.1.0-dev.26 [2023-11-01T17:53:49.205Z] v3.1.0-dev.27 [2023-11-01T17:53:49.205Z] v3.1.0-dev.28 [2023-11-01T17:53:49.205Z] v3.1.0-dev.29 [2023-11-01T17:53:49.205Z] v3.1.0-dev.3 [2023-11-01T17:53:49.205Z] v3.1.0-dev.30 [2023-11-01T17:53:49.205Z] v3.1.0-dev.31 [2023-11-01T17:53:49.205Z] v3.1.0-dev.32 [2023-11-01T17:53:49.205Z] v3.1.0-dev.33 [2023-11-01T17:53:49.205Z] v3.1.0-dev.34 [2023-11-01T17:53:49.205Z] v3.1.0-dev.35 [2023-11-01T17:53:49.205Z] v3.1.0-dev.36 [2023-11-01T17:53:49.205Z] v3.1.0-dev.37 [2023-11-01T17:53:49.205Z] v3.1.0-dev.38 [2023-11-01T17:53:49.205Z] v3.1.0-dev.39 [2023-11-01T17:53:49.205Z] v3.1.0-dev.4 [2023-11-01T17:53:49.205Z] v3.1.0-dev.40 [2023-11-01T17:53:49.205Z] v3.1.0-dev.41 [2023-11-01T17:53:49.205Z] v3.1.0-dev.42 [2023-11-01T17:53:49.205Z] v3.1.0-dev.43 [2023-11-01T17:53:49.205Z] v3.1.0-dev.44 [2023-11-01T17:53:49.205Z] v3.1.0-dev.45 [2023-11-01T17:53:49.205Z] v3.1.0-dev.46 [2023-11-01T17:53:49.205Z] v3.1.0-dev.47 [2023-11-01T17:53:49.205Z] v3.1.0-dev.48 [2023-11-01T17:53:49.205Z] v3.1.0-dev.49 [2023-11-01T17:53:49.205Z] v3.1.0-dev.5 [2023-11-01T17:53:49.205Z] v3.1.0-dev.50 [2023-11-01T17:53:49.205Z] v3.1.0-dev.51 [2023-11-01T17:53:49.205Z] v3.1.0-dev.6 [2023-11-01T17:53:49.205Z] v3.1.0-dev.7 [2023-11-01T17:53:49.205Z] v3.1.0-dev.8 [2023-11-01T17:53:49.205Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T17:53:49.493Z] + lftools sign git-tag v3.1.0-dev.51 [2023-11-01T17:53:50.061Z] Signing Git tag with Sigul... [2023-11-01T17:53:50.061Z] Signing v3.1.0-dev.51 [Pipeline] echo [2023-11-01T17:53:50.640Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:53:50.922Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T17:53:50.932Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T17:53:50.966Z] $ docker stop --time=1 bf84e5dce8a9286d397f125c99f6ea31b6d74495745bb006a02b580cfda3254e [2023-11-01T17:53:52.269Z] $ docker rm -f --volumes bf84e5dce8a9286d397f125c99f6ea31b6d74495745bb006a02b580cfda3254e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T17:53:52.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T17:53:52.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:53:52.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:53:52.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:53:53.051Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:53:53.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T17:53:53.499Z] $ docker top 452ec26f32aa30070c0966d3c10f4bd4745657c5335ab4db8245cf145aa41f98 -eo pid,comm [2023-11-01T17:53:53.538Z] 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). [2023-11-01T17:53:53.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T17:53:53.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:53:53.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:53:53.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:53:53.684Z] $ docker exec 452ec26f32aa30070c0966d3c10f4bd4745657c5335ab4db8245cf145aa41f98 ssh-agent [2023-11-01T17:53:53.784Z] SSH_AUTH_SOCK=/tmp/ssh-kcatT0XX7KMw/agent.14 [2023-11-01T17:53:53.784Z] SSH_AGENT_PID=20 [2023-11-01T17:53:53.789Z] Running ssh-add (command line suppressed) [2023-11-01T17:53:53.891Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14372522172506569479.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14372522172506569479.key) [2023-11-01T17:53:53.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:53:54.186Z] + git semver bump pre [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [bump_version] DEBUG bumping version:3.1.0-dev.51 on axis:pre with prefix:dev [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [bump_version] DEBUG bumped version:3.1.0-dev.52 [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [write_version] DEBUG write version:3.1.0-dev.52 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,368 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,371 [execute] INFO git cat-file --batch-check [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,377 [execute] INFO git cat-file --batch [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T17:53:54.445Z] 2023-11-01 17:53:54,381 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:53:54.445Z] 3.1.0-dev.52 [Pipeline] } [2023-11-01T17:53:54.459Z] $ docker exec --env ******** --env ******** 452ec26f32aa30070c0966d3c10f4bd4745657c5335ab4db8245cf145aa41f98 ssh-agent -k [2023-11-01T17:53:54.563Z] unset SSH_AUTH_SOCK; [2023-11-01T17:53:54.563Z] unset SSH_AGENT_PID; [2023-11-01T17:53:54.563Z] echo Agent pid 20 killed; [2023-11-01T17:53:54.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T17:53:54.885Z] + git semver [Pipeline] } [2023-11-01T17:53:55.164Z] $ docker stop --time=1 452ec26f32aa30070c0966d3c10f4bd4745657c5335ab4db8245cf145aa41f98 [2023-11-01T17:53:56.450Z] $ docker rm -f --volumes 452ec26f32aa30070c0966d3c10f4bd4745657c5335ab4db8245cf145aa41f98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:53:56.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T17:53:56.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:53:57.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T17:53:57.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:53:57.192Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:53:57.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T17:53:57.539Z] $ docker top 6ca66a17d3bdeaf37f923360b46fd4b2d34b62166deddf7cf689f9e2228a31b7 -eo pid,comm [2023-11-01T17:53:57.579Z] 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). [2023-11-01T17:53:57.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T17:53:57.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T17:53:57.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T17:53:57.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T17:53:57.732Z] $ docker exec 6ca66a17d3bdeaf37f923360b46fd4b2d34b62166deddf7cf689f9e2228a31b7 ssh-agent [2023-11-01T17:53:57.821Z] SSH_AUTH_SOCK=/tmp/ssh-YQV2yPYN4GZ1/agent.32 [2023-11-01T17:53:57.821Z] SSH_AGENT_PID=38 [2023-11-01T17:53:57.825Z] Running ssh-add (command line suppressed) [2023-11-01T17:53:57.930Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8658961143177924787.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8658961143177924787.key) [2023-11-01T17:53:57.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T17:53:58.222Z] + git semver push [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,402 [run_push] DEBUG push [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,403 [execute] INFO git cat-file --batch-check [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,407 [execute] INFO git rev-list a7ac3ecbe33012e736fc4f661dc117d568fe9641 -- [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,407 [execute] DEBUG Popen(['git', 'rev-list', 'a7ac3ecbe33012e736fc4f661dc117d568fe9641', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,422 [execute] INFO git fetch -v origin [2023-11-01T17:53:58.483Z] 2023-11-01 17:53:58,422 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T17:53:59.051Z] 2023-11-01 17:53:58,952 [run_push] DEBUG no remote changes detected [2023-11-01T17:53:59.051Z] 2023-11-01 17:53:58,952 [execute] INFO git push origin semver [2023-11-01T17:53:59.051Z] 2023-11-01 17:53:58,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T17:53:59.987Z] 2023-11-01 17:53:59,726 [run_push] DEBUG push all version tags [2023-11-01T17:53:59.987Z] 2023-11-01 17:53:59,726 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T17:53:59.987Z] 2023-11-01 17:53:59,727 [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) [2023-11-01T17:54:00.557Z] 2023-11-01 17:54:00,530 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-11-01T17:54:00.557Z] 3.1.0-dev.52 [Pipeline] } [2023-11-01T17:54:00.573Z] $ docker exec --env ******** --env ******** 6ca66a17d3bdeaf37f923360b46fd4b2d34b62166deddf7cf689f9e2228a31b7 ssh-agent -k [2023-11-01T17:54:00.676Z] unset SSH_AUTH_SOCK; [2023-11-01T17:54:00.676Z] unset SSH_AGENT_PID; [2023-11-01T17:54:00.676Z] echo Agent pid 38 killed; [2023-11-01T17:54:00.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T17:54:00.994Z] + git semver [Pipeline] } [2023-11-01T17:54:01.274Z] $ docker stop --time=1 6ca66a17d3bdeaf37f923360b46fd4b2d34b62166deddf7cf689f9e2228a31b7 [2023-11-01T17:54:02.734Z] $ docker rm -f --volumes 6ca66a17d3bdeaf37f923360b46fd4b2d34b62166deddf7cf689f9e2228a31b7 [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 [2023-11-01T17:54:03.267Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-11-01T17:54:03.268Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-01T17:54:03.268Z] total 16 [2023-11-01T17:54:03.268Z] drwxr-xr-x 3 root root 4096 Nov 1 17:44 . [2023-11-01T17:54:03.268Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:53 .. [2023-11-01T17:54:03.268Z] drwxr-xr-x 2 root root 4096 Nov 1 17:44 cost [2023-11-01T17:54:03.268Z] -rw-r--r-- 1 root root 92 Nov 1 17:44 cost.csv [2023-11-01T17:54:03.268Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-01T17:54:03.268Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-11-01T17:54:03.268Z] total 16 [2023-11-01T17:54:03.268Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:44 . [2023-11-01T17:54:03.268Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:53 .. [2023-11-01T17:54:03.268Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:44 cost [2023-11-01T17:54:03.268Z] -rw-r--r-- 1 jenkins jenkins 92 Nov 1 17:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:03.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:04.423Z] ---> package-listing.sh [2023-11-01T17:54:04.423Z] ++ facter osfamily [2023-11-01T17:54:04.423Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T17:54:04.688Z] + OS_FAMILY=debian [2023-11-01T17:54:04.688Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-11-01T17:54:04.688Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T17:54:04.688Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T17:54:04.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T17:54:04.688Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T17:54:04.688Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-11-01T17:54:04.688Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T17:54:04.688Z] + case "${OS_FAMILY}" in [2023-11-01T17:54:04.688Z] + dpkg -l [2023-11-01T17:54:04.688Z] + grep '^ii' [2023-11-01T17:54:04.688Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T17:54:04.688Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T17:54:04.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T17:54:04.688Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-11-01T17:54:04.688Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-11-01T17:54:04.688Z] + 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 [2023-11-01T17:54:04.703Z] 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 [2023-11-01T17:54:05.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:54:05.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:54:05.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:54:05.447Z] prd-ubuntu20.04-docker-8c-8g-16247 does not seem to be running inside a container [2023-11-01T17:54:05.483Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T17:54:05.663Z] $ docker top 8b0a4e356d55290387f86c7071957a56998651d1b6e51f428b079bc3c732cdb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:54:05.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T17:54:06.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T17:54:06.570Z] + ls /var/log/sa-host [2023-11-01T17:54:06.570Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:54:06.654Z] provisioning config files... [2023-11-01T17:54:06.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4638695692549160129tmp [Pipeline] { [Pipeline] echo [2023-11-01T17:54:06.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:06.971Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T17:54:06.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:07.303Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T17:54:07.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:07.600Z] ---> sudo-logs.sh [2023-11-01T17:54:07.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T17:54:07.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:07.912Z] ---> job-cost.sh [2023-11-01T17:54:07.912Z] lf-activate-venv: SKIPPING [2023-11-01T17:54:07.912Z] DEBUG: total: 0.2199999988079071 [2023-11-01T17:54:07.912Z] INFO: Retrieving Stack Cost... [2023-11-01T17:54:08.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T17:54:08.740Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T17:54:08.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:54:09.034Z] ---> logs-deploy.sh [2023-11-01T17:54:09.034Z] lf-activate-venv: SKIPPING [2023-11-01T17:54:09.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/315 [2023-11-01T17:54:09.034Z] INFO: archiving workspace using pattern(s): [2023-11-01T17:54:09.968Z] Archives upload complete. [2023-11-01T17:54:09.968Z] INFO: archiving logs to Nexus