Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b42a525ebb39c7d9fc13a5956f394319ccb537e2 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-ssh721232288301495470.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4441836435422727798.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13418609090614572211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh7055098664756595716.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-ssh1523126590022584006.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3528 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b42a525ebb39c7d9fc13a5956f394319ccb537e2 (main) Commit message: "Merge pull request #1462 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b42a525ebb39c7d9fc13a5956f394319ccb537e2 # timeout=10 > git rev-list --no-walk 70bcba76dc915cfbdd4128feb93bb597124cda78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T16:26:41.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T16:26:41.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T16:26:41.481Z] ========================================================= [2023-08-14T16:26:41.481Z] EdgeX Global Pipelines Version Info [2023-08-14T16:26:41.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:26:42.204Z] ------------------- [2023-08-14T16:26:42.204Z] stable info: [2023-08-14T16:26:42.204Z] ------------------- [2023-08-14T16:26:42.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T16:26:42.204Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T16:26:42.204Z] Message: update stable to v1.0.253 [2023-08-14T16:26:42.776Z] ------------------- [2023-08-14T16:26:42.776Z] experimental info: [2023-08-14T16:26:42.776Z] ------------------- [2023-08-14T16:26:42.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T16:26:42.776Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T16:26:42.776Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T16:26:42.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-08-14T16:26:42.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-08-14T16:26:42.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T16:26:42.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T16:26:42.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T16:26:42.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T16:26:43.002Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T16:26:43.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T16:26:43.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T16:26:43.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T16:26:43.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T16:26:43.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-08-14T16:26:43.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T16:26:43.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T16:26:43.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:26:43.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:26:43.147Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:26:43.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:26:43.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T16:26:43.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T16:26:43.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T16:26:43.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T16:26:43.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T16:26:43.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T16:26:43.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-14T16:26:43.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T16:26:43.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T16:26:43.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T16:26:43.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T16:26:43.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T16:26:43.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] echo [2023-08-14T16:26:43.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b42a525 [Pipeline] echo [2023-08-14T16:26:43.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T16:26:43.733Z] + git rev-list -1 --merges b42a525ebb39c7d9fc13a5956f394319ccb537e2~1..b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] echo [2023-08-14T16:26:43.776Z] -----------> git rev-list -1 --merges b42a525ebb39c7d9fc13a5956f394319ccb537e2~1..b42a525ebb39c7d9fc13a5956f394319ccb537e2 b42a525ebb39c7d9fc13a5956f394319ccb537e2 [2023-08-14T16:26:43.776Z] b42a525ebb39c7d9fc13a5956f394319ccb537e2 [false] [Pipeline] sh [2023-08-14T16:26:44.066Z] + git log --format=format:%s -1 b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] echo [2023-08-14T16:26:44.081Z] ========================================================= [2023-08-14T16:26:44.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T16:26:44.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:26:44.420Z] + git log --format=format:%s -1 b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] echo [2023-08-14T16:26:44.432Z] [semverPrep] GIT_COMMIT: b42a525ebb39c7d9fc13a5956f394319ccb537e2, Commit Message: Merge pull request #1462 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0 [Pipeline] echo [2023-08-14T16:26:44.440Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T16:26:44.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:26:44.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T16:26:44.780Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T16:26:44.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T16:26:44.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T16:26:44.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T16:26:44.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:26:45.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:26:45.387Z] [2023-08-14T16:26:45.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:26:45.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:26:45.715Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T16:26:45.715Z] b85a868b505f: Pulling fs layer [2023-08-14T16:26:45.715Z] e2be974225ed: Pulling fs layer [2023-08-14T16:26:45.715Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T16:26:45.715Z] 988bab9f4d93: Pulling fs layer [2023-08-14T16:26:45.715Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T16:26:45.715Z] eaf3925da568: Pulling fs layer [2023-08-14T16:26:45.715Z] bab4dde63d76: Pulling fs layer [2023-08-14T16:26:45.715Z] bde34c3a00c8: Pulling fs layer [2023-08-14T16:26:45.715Z] b352a97aabf1: Pulling fs layer [2023-08-14T16:26:45.715Z] 4872d77fe225: Pulling fs layer [2023-08-14T16:26:45.715Z] 5851b861e8e6: Pulling fs layer [2023-08-14T16:26:45.715Z] 988bab9f4d93: Waiting [2023-08-14T16:26:45.715Z] 1469e6f7b9e6: Waiting [2023-08-14T16:26:45.715Z] eaf3925da568: Waiting [2023-08-14T16:26:45.715Z] bab4dde63d76: Waiting [2023-08-14T16:26:45.715Z] 5851b861e8e6: Waiting [2023-08-14T16:26:45.715Z] 4872d77fe225: Waiting [2023-08-14T16:26:45.715Z] b352a97aabf1: Waiting [2023-08-14T16:26:45.715Z] e2be974225ed: Download complete [2023-08-14T16:26:45.715Z] 988bab9f4d93: Verifying Checksum [2023-08-14T16:26:45.715Z] 988bab9f4d93: Download complete [2023-08-14T16:26:45.715Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T16:26:45.715Z] 1469e6f7b9e6: Download complete [2023-08-14T16:26:45.974Z] eaf3925da568: Verifying Checksum [2023-08-14T16:26:45.974Z] eaf3925da568: Download complete [2023-08-14T16:26:45.974Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T16:26:45.974Z] 339a4e72a1f5: Download complete [2023-08-14T16:26:45.974Z] bde34c3a00c8: Verifying Checksum [2023-08-14T16:26:45.974Z] bde34c3a00c8: Download complete [2023-08-14T16:26:45.974Z] b352a97aabf1: Verifying Checksum [2023-08-14T16:26:45.974Z] b352a97aabf1: Download complete [2023-08-14T16:26:45.974Z] 4872d77fe225: Download complete [2023-08-14T16:26:45.974Z] 5851b861e8e6: Download complete [2023-08-14T16:26:45.974Z] b85a868b505f: Verifying Checksum [2023-08-14T16:26:45.974Z] b85a868b505f: Download complete [2023-08-14T16:26:46.231Z] bab4dde63d76: Verifying Checksum [2023-08-14T16:26:46.231Z] bab4dde63d76: Download complete [2023-08-14T16:26:47.174Z] b85a868b505f: Pull complete [2023-08-14T16:26:47.446Z] e2be974225ed: Pull complete [2023-08-14T16:26:47.705Z] 339a4e72a1f5: Pull complete [2023-08-14T16:26:47.965Z] 988bab9f4d93: Pull complete [2023-08-14T16:26:48.223Z] 1469e6f7b9e6: Pull complete [2023-08-14T16:26:48.223Z] eaf3925da568: Pull complete [2023-08-14T16:26:50.133Z] bab4dde63d76: Pull complete [2023-08-14T16:26:50.133Z] bde34c3a00c8: Pull complete [2023-08-14T16:26:50.133Z] b352a97aabf1: Pull complete [2023-08-14T16:26:50.133Z] 4872d77fe225: Pull complete [2023-08-14T16:26:50.133Z] 5851b861e8e6: Pull complete [2023-08-14T16:26:50.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T16:26:50.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:26:50.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:26:50.231Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:26:50.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T16:26:53.263Z] $ docker top 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c -eo pid,comm [2023-08-14T16:26:53.315Z] 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-08-14T16:26:53.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:26:53.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:26:53.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:26:53.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:26:53.488Z] $ docker exec 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c ssh-agent [2023-08-14T16:26:53.590Z] SSH_AUTH_SOCK=/tmp/ssh-Gr3kNbP8Khkw/agent.32 [2023-08-14T16:26:53.590Z] SSH_AGENT_PID=38 [2023-08-14T16:26:53.596Z] Running ssh-add (command line suppressed) [2023-08-14T16:26:53.688Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16628323349685920824.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16628323349685920824.key) [2023-08-14T16:26:53.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:26:53.988Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T16:26:54.009Z] $ docker exec --env ******** --env ******** 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c ssh-agent -k [2023-08-14T16:26:54.097Z] unset SSH_AUTH_SOCK; [2023-08-14T16:26:54.098Z] unset SSH_AGENT_PID; [2023-08-14T16:26:54.098Z] echo Agent pid 38 killed; [2023-08-14T16:26:54.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T16:26:54.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:26:54.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:26:54.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:26:54.227Z] $ docker exec 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c ssh-agent [2023-08-14T16:26:54.318Z] SSH_AUTH_SOCK=/tmp/ssh-SBpyiW8YsdZa/agent.70 [2023-08-14T16:26:54.318Z] SSH_AGENT_PID=76 [2023-08-14T16:26:54.323Z] Running ssh-add (command line suppressed) [2023-08-14T16:26:54.421Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14446143372994170095.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14446143372994170095.key) [2023-08-14T16:26:54.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:26:54.720Z] + git semver init [2023-08-14T16:26:54.980Z] 2023-08-14 16:26:54,894 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T16:26:54.980Z] 2023-08-14 16:26:54,895 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-08-14T16:26:54.980Z] 2023-08-14 16:26:54,895 [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-08-14T16:26:54.980Z] 2023-08-14 16:26:54,895 [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-08-14T16:26:56.889Z] 2023-08-14 16:26:56,418 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-08-14T16:26:56.889Z] 2023-08-14 16:26:56,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-08-14T16:26:56.889Z] 2023-08-14 16:26:56,418 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:26:56.889Z] 2023-08-14 16:26:56,419 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:26:56.889Z] 3.1.0-dev.17 [Pipeline] } [2023-08-14T16:26:56.901Z] $ docker exec --env ******** --env ******** 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c ssh-agent -k [2023-08-14T16:26:57.007Z] unset SSH_AUTH_SOCK; [2023-08-14T16:26:57.007Z] unset SSH_AGENT_PID; [2023-08-14T16:26:57.007Z] echo Agent pid 76 killed; [2023-08-14T16:26:57.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:26:57.314Z] + git semver [Pipeline] } [2023-08-14T16:26:57.589Z] $ docker stop --time=1 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c [2023-08-14T16:26:58.911Z] $ docker rm -f --volumes 8fde9de50aa4c2d01442f21bf9c9f750f2c984084212ae6755031f1be86d817c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:26:59.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T16:26:59.467Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T16:26:59.470Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-08-14T16:26:59.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:26:59.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:26:59.673Z] ========================================================= [2023-08-14T16:26:59.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T16:26:59.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:26:59.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T16:26:59.963Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T16:26:59.963Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T16:26:59.963Z] 6911f1a30b25: Pulling fs layer [2023-08-14T16:26:59.963Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T16:26:59.963Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T16:26:59.963Z] ec0bb842ea78: Pulling fs layer [2023-08-14T16:26:59.963Z] 40a00589a448: Pulling fs layer [2023-08-14T16:26:59.963Z] 6c08303d61cc: Pulling fs layer [2023-08-14T16:26:59.963Z] 798269fcf238: Pulling fs layer [2023-08-14T16:26:59.963Z] 6863d3e3a2b1: Waiting [2023-08-14T16:26:59.963Z] 6c08303d61cc: Waiting [2023-08-14T16:26:59.963Z] ec0bb842ea78: Waiting [2023-08-14T16:26:59.963Z] 40a00589a448: Waiting [2023-08-14T16:26:59.963Z] 798269fcf238: Waiting [2023-08-14T16:26:59.963Z] 6911f1a30b25: Download complete [2023-08-14T16:26:59.963Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T16:26:59.963Z] 6863d3e3a2b1: Download complete [2023-08-14T16:26:59.963Z] ec0bb842ea78: Verifying Checksum [2023-08-14T16:26:59.963Z] ec0bb842ea78: Download complete [2023-08-14T16:26:59.963Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T16:26:59.963Z] 4db1b89c0bd1: Download complete [2023-08-14T16:26:59.963Z] 40a00589a448: Verifying Checksum [2023-08-14T16:26:59.963Z] 40a00589a448: Download complete [2023-08-14T16:27:00.223Z] 4db1b89c0bd1: Pull complete [2023-08-14T16:27:00.223Z] 6911f1a30b25: Pull complete [2023-08-14T16:27:00.482Z] 798269fcf238: Verifying Checksum [2023-08-14T16:27:00.482Z] 798269fcf238: Download complete [2023-08-14T16:27:00.740Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T16:27:00.740Z] e194b8c5c2a9: Download complete [2023-08-14T16:27:00.998Z] 6c08303d61cc: Verifying Checksum [2023-08-14T16:27:00.998Z] 6c08303d61cc: Download complete [2023-08-14T16:27:04.282Z] e194b8c5c2a9: Pull complete [2023-08-14T16:27:04.282Z] 6863d3e3a2b1: Pull complete [2023-08-14T16:27:04.282Z] ec0bb842ea78: Pull complete [2023-08-14T16:27:04.282Z] 40a00589a448: Pull complete [2023-08-14T16:27:06.811Z] 6c08303d61cc: Pull complete [2023-08-14T16:27:07.375Z] 798269fcf238: Pull complete [2023-08-14T16:27:07.375Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T16:27:07.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T16:27:07.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-14T16:27:07.661Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:27:07.961Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T16:27:07.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:27:08.027Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:27:08.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T16:27:12.938Z] $ docker top 3adad6da65ad033f86329002f6406323ec0c79c1347831b37be60dc0192217b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:27:13.283Z] + go version [2023-08-14T16:27:13.283Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T16:27:13.296Z] $ docker stop --time=1 3adad6da65ad033f86329002f6406323ec0c79c1347831b37be60dc0192217b9 [2023-08-14T16:27:14.582Z] Still waiting to schedule task [2023-08-14T16:27:14.583Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-14T16:27:14.594Z] $ docker rm -f --volumes 3adad6da65ad033f86329002f6406323ec0c79c1347831b37be60dc0192217b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:27:14.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T16:27:14.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:27:15.066Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:27:15.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T16:27:15.435Z] $ docker top 0ab0a21a6e18fbbed4e17905b652b540c4aaecc40aedff25e13a020ad81c5513 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:27:15.766Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:27:16.059Z] + make test [2023-08-14T16:27:16.059Z] make -C ./app-service-template build [2023-08-14T16:27:16.059Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-14T16:27:16.059Z] go mod tidy [2023-08-14T16:27:16.059Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-14T16:27:16.059Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-14T16:27:16.059Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-14T16:27:16.059Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-14T16:27:16.059Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-14T16:27:16.059Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-14T16:27:16.059Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-14T16:27:16.318Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-14T16:27:16.318Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-14T16:27:16.318Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-14T16:27:16.318Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-14T16:27:16.318Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-14T16:27:16.318Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-14T16:27:16.318Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-14T16:27:16.318Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-14T16:27:16.318Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-14T16:27:16.318Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-14T16:27:16.318Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-14T16:27:16.318Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-14T16:27:16.318Z] go: downloading golang.org/x/net v0.10.0 [2023-08-14T16:27:16.318Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-14T16:27:16.318Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-14T16:27:16.318Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-14T16:27:16.318Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-14T16:27:16.318Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-14T16:27:16.319Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-14T16:27:16.319Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-14T16:27:16.319Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-14T16:27:16.319Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-14T16:27:16.319Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-14T16:27:16.580Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-14T16:27:16.580Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-14T16:27:16.580Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-14T16:27:16.580Z] go: downloading golang.org/x/text v0.9.0 [2023-08-14T16:27:16.580Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-14T16:27:16.838Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-14T16:27:16.838Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-14T16:27:16.838Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-14T16:27:16.838Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-14T16:27:16.838Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-14T16:27:16.838Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-14T16:27:16.838Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-14T16:27:16.838Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-14T16:27:17.096Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-14T16:27:17.096Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-14T16:27:17.355Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-14T16:27:17.355Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-14T16:27:17.355Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-14T16:27:17.355Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-14T16:27:17.355Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-14T16:27:17.355Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-14T16:27:17.355Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-14T16:27:17.355Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-14T16:27:17.355Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-14T16:27:17.355Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-14T16:27:17.355Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-14T16:27:17.612Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-14T16:27:17.612Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-14T16:27:17.612Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-14T16:27:17.612Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-14T16:27:17.612Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-14T16:27:17.612Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-14T16:27:17.612Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-14T16:27:17.612Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-14T16:27:17.612Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-14T16:27:17.612Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-14T16:27:17.872Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-14T16:27:17.872Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-14T16:27:17.872Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-14T16:27:17.872Z] go: downloading golang.org/x/time v0.3.0 [2023-08-14T16:27:17.872Z] go: downloading github.com/kr/text v0.2.0 [2023-08-14T16:27:17.872Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-14T16:27:17.872Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-14T16:27:17.872Z] go: downloading github.com/google/btree v1.0.1 [2023-08-14T16:27:17.872Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-14T16:27:17.872Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-14T16:27:17.872Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-14T16:27:18.132Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-14T16:27:18.132Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-14T16:27:18.132Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-14T16:27:18.132Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-14T16:27:18.132Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-14T16:27:18.132Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-14T16:27:19.508Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-14T16:27:19.508Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-14T16:27:19.508Z] 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-08-14T16:27:34.379Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-14T16:27:34.379Z] make -C ./app-service-template test [2023-08-14T16:27:34.379Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-14T16:27:34.379Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:27:52.452Z] ? app-new-service/config [no test files] [2023-08-14T16:27:52.452Z] ok app-new-service 0.074s coverage: 49.1% of statements [2023-08-14T16:27:52.452Z] ok app-new-service/functions 0.064s coverage: 85.3% of statements [2023-08-14T16:27:52.452Z] go vet ./... [2023-08-14T16:28:07.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:28:07.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T16:28:07.020Z] ./bin/test-attribution-txt.sh [2023-08-14T16:28:07.020Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-08-14T16:28:07.020Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:28:07.020Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-14T16:28:07.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-14T16:28:10.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-14T16:28:10.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-14T16:28:10.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-14T16:28:10.111Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-14T16:28:10.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.116s coverage: 65.3% of statements [2023-08-14T16:28:10.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.057s coverage: 92.5% of statements [2023-08-14T16:28:10.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.062s coverage: 85.1% of statements [2023-08-14T16:28:10.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.046s coverage: 100.0% of statements [2023-08-14T16:28:10.369Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.142s coverage: 77.9% of statements [2023-08-14T16:28:10.933Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-14T16:28:10.933Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.065s coverage: 97.3% of statements [2023-08-14T16:28:10.933Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-14T16:28:11.191Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-14T16:28:11.191Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.080s coverage: 82.8% of statements [2023-08-14T16:28:11.191Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.073s coverage: 65.6% of statements [2023-08-14T16:28:11.191Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-14T16:28:11.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.071s coverage: 28.7% of statements [2023-08-14T16:28:12.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-14T16:28:12.014Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-14T16:28:12.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.074s coverage: 19.7% of statements [2023-08-14T16:28:12.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.054s coverage: 27.3% of statements [2023-08-14T16:28:12.014Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements [2023-08-14T16:28:38.552Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.156s coverage: 75.1% of statements [2023-08-14T16:28:38.552Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements [2023-08-14T16:28:38.552Z] go vet ./... [2023-08-14T16:28:39.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:28:39.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-14T16:28:47.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T16:28:47.251Z] $ docker stop --time=1 0ab0a21a6e18fbbed4e17905b652b540c4aaecc40aedff25e13a020ad81c5513 [2023-08-14T16:28:49.195Z] $ docker rm -f --volumes 0ab0a21a6e18fbbed4e17905b652b540c4aaecc40aedff25e13a020ad81c5513 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:28:50.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T16:28:50.143Z] 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-08-14T16:28:50.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:28:50.625Z] [2023-08-14T16:28:50.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:28:50.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:28:50.962Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T16:28:50.962Z] 5eb5b503b376: Pulling fs layer [2023-08-14T16:28:50.962Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T16:28:50.962Z] ec43610c2a17: Pulling fs layer [2023-08-14T16:28:50.962Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T16:28:50.962Z] 33b1e0a273af: Pulling fs layer [2023-08-14T16:28:50.962Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T16:28:50.962Z] 2f39f015ded8: Pulling fs layer [2023-08-14T16:28:50.962Z] 33b1e0a273af: Waiting [2023-08-14T16:28:50.962Z] 5d3b04190fa2: Waiting [2023-08-14T16:28:50.962Z] 2f39f015ded8: Waiting [2023-08-14T16:28:50.962Z] 3a2ae6a8a46f: Waiting [2023-08-14T16:28:51.229Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T16:28:51.229Z] 5c69ac0246d0: Download complete [2023-08-14T16:28:51.229Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T16:28:51.229Z] 3a2ae6a8a46f: Download complete [2023-08-14T16:28:51.229Z] 33b1e0a273af: Verifying Checksum [2023-08-14T16:28:51.229Z] 33b1e0a273af: Download complete [2023-08-14T16:28:51.229Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T16:28:51.229Z] 5d3b04190fa2: Download complete [2023-08-14T16:28:51.229Z] ec43610c2a17: Verifying Checksum [2023-08-14T16:28:51.229Z] ec43610c2a17: Download complete [2023-08-14T16:28:51.229Z] 5eb5b503b376: Verifying Checksum [2023-08-14T16:28:51.229Z] 5eb5b503b376: Download complete [2023-08-14T16:28:51.799Z] 2f39f015ded8: Download complete [2023-08-14T16:28:52.366Z] 5eb5b503b376: Pull complete [2023-08-14T16:28:52.624Z] 5c69ac0246d0: Pull complete [2023-08-14T16:28:52.883Z] ec43610c2a17: Pull complete [2023-08-14T16:28:52.883Z] 3a2ae6a8a46f: Pull complete [2023-08-14T16:28:53.142Z] 33b1e0a273af: Pull complete [2023-08-14T16:28:53.142Z] 5d3b04190fa2: Pull complete [2023-08-14T16:28:57.339Z] 2f39f015ded8: Pull complete [2023-08-14T16:28:57.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T16:28:57.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:28:57.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:28:57.680Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:28:57.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T16:29:04.250Z] $ docker top c085e4f24469c5df4a590084f3b1285466cf9a09eaccd0f1ed2b121effd80783 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:29:04.617Z] ---> job-cost.sh [2023-08-14T16:29:04.618Z] lf-activate-venv: SKIPPING [2023-08-14T16:29:04.618Z] INFO: No Stack... [2023-08-14T16:29:04.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T16:29:05.136Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T16:29:05.422Z] + + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csvcut [2023-08-14T16:29:05.422Z] -d, -f6 [Pipeline] lock [2023-08-14T16:29:05.436Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [2023-08-14T16:29:05.442Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] did not exist. Created. [2023-08-14T16:29:05.443Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T16:29:05.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T16:29:05.774Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T16:29:05.780Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T16:29:05.797Z] $ docker stop --time=1 c085e4f24469c5df4a590084f3b1285466cf9a09eaccd0f1ed2b121effd80783 [2023-08-14T16:29:07.193Z] $ docker rm -f --volumes c085e4f24469c5df4a590084f3b1285466cf9a09eaccd0f1ed2b121effd80783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T16:29:55.475Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3531 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-08-14T16:29:55.490Z] Running in /w/workspace/app-functions-sdk-go/280 [Pipeline] { [Pipeline] checkout [2023-08-14T16:29:55.529Z] The recommended git tool is: git [2023-08-14T16:30:01.832Z] using credential edgex-jenkins-ssh [2023-08-14T16:30:01.848Z] Cloning the remote Git repository [2023-08-14T16:30:01.902Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-14T16:30:02.024Z] > git init /w/workspace/app-functions-sdk-go/280 # timeout=10 [2023-08-14T16:30:02.210Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-08-14T16:30:02.212Z] > git --version # timeout=10 [2023-08-14T16:30:02.237Z] > git --version # 'git version 2.25.1' [2023-08-14T16:30:02.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T16:30:02.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:30:07.051Z] Avoid second fetch [2023-08-14T16:30:07.051Z] Checking out Revision b42a525ebb39c7d9fc13a5956f394319ccb537e2 (main) [2023-08-14T16:30:06.043Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-08-14T16:30:06.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:30:07.072Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T16:30:07.162Z] > git checkout -f b42a525ebb39c7d9fc13a5956f394319ccb537e2 # timeout=10 [2023-08-14T16:30:07.680Z] Commit message: "Merge pull request #1462 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:30:08.594Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T16:30:08.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:30:08.594Z] Dload Upload Total Spent Left Speed [2023-08-14T16:30:08.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-08-14T16:30:09.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T16:30:09.612Z] + sudo tee /etc/docker/daemon.new [2023-08-14T16:30:09.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T16:30:09.612Z] { [2023-08-14T16:30:09.612Z] "registry-mirrors": [ [2023-08-14T16:30:09.612Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T16:30:09.612Z] ], [2023-08-14T16:30:09.612Z] "bip": "10.250.0.254/24", [2023-08-14T16:30:09.612Z] "hosts": [ [2023-08-14T16:30:09.612Z] "tcp://0.0.0.0:5555", [2023-08-14T16:30:09.612Z] "unix:///var/run/docker.sock" [2023-08-14T16:30:09.612Z] ], [2023-08-14T16:30:09.612Z] "mtu": 1458, [2023-08-14T16:30:09.612Z] "selinux-enabled": true, [2023-08-14T16:30:09.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T16:30:09.612Z] } [Pipeline] sh [2023-08-14T16:30:09.954Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T16:30:10.296Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-14T16:30:28.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:30:28.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:30:28.881Z] ========================================================= [2023-08-14T16:30:28.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T16:30:28.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:30:29.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T16:30:30.636Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T16:30:30.636Z] edb6bdbacee9: Pulling fs layer [2023-08-14T16:30:30.636Z] 5f9638ab2659: Pulling fs layer [2023-08-14T16:30:30.636Z] 8d51d6327a98: Pulling fs layer [2023-08-14T16:30:30.636Z] 8b374f2dd631: Pulling fs layer [2023-08-14T16:30:30.636Z] ec14aa9079de: Pulling fs layer [2023-08-14T16:30:30.636Z] 2f466654f4bb: Pulling fs layer [2023-08-14T16:30:30.636Z] 554e91adad29: Pulling fs layer [2023-08-14T16:30:30.636Z] ec14aa9079de: Waiting [2023-08-14T16:30:30.636Z] 2f466654f4bb: Waiting [2023-08-14T16:30:30.636Z] 554e91adad29: Waiting [2023-08-14T16:30:30.636Z] 8b374f2dd631: Waiting [2023-08-14T16:30:30.636Z] 5f9638ab2659: Verifying Checksum [2023-08-14T16:30:30.636Z] 5f9638ab2659: Download complete [2023-08-14T16:30:30.636Z] 8b374f2dd631: Verifying Checksum [2023-08-14T16:30:30.636Z] 8b374f2dd631: Download complete [2023-08-14T16:30:30.636Z] ec14aa9079de: Verifying Checksum [2023-08-14T16:30:30.636Z] ec14aa9079de: Download complete [2023-08-14T16:30:30.636Z] edb6bdbacee9: Verifying Checksum [2023-08-14T16:30:30.636Z] edb6bdbacee9: Download complete [2023-08-14T16:30:32.067Z] edb6bdbacee9: Pull complete [2023-08-14T16:30:32.067Z] 554e91adad29: Verifying Checksum [2023-08-14T16:30:32.067Z] 554e91adad29: Download complete [2023-08-14T16:30:32.353Z] 5f9638ab2659: Pull complete [2023-08-14T16:30:33.336Z] 8d51d6327a98: Verifying Checksum [2023-08-14T16:30:33.336Z] 8d51d6327a98: Download complete [2023-08-14T16:30:33.336Z] 2f466654f4bb: Download complete [2023-08-14T16:30:45.700Z] 8d51d6327a98: Pull complete [2023-08-14T16:30:45.700Z] 8b374f2dd631: Pull complete [2023-08-14T16:30:45.700Z] ec14aa9079de: Pull complete [2023-08-14T16:30:52.364Z] 2f466654f4bb: Pull complete [2023-08-14T16:30:53.781Z] 554e91adad29: Pull complete [2023-08-14T16:30:53.781Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T16:30:53.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T16:30:53.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-14T16:30:54.109Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:30:54.463Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:30:54.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:30:54.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-3531 does not seem to be running inside a container [2023-08-14T16:30:54.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/280 -v /w/workspace/app-functions-sdk-go/280:/w/workspace/app-functions-sdk-go/280:rw,z -v /w/workspace/app-functions-sdk-go/280@tmp:/w/workspace/app-functions-sdk-go/280@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-08-14T16:30:58.218Z] $ docker top e525997ee234e66a69202a442b57a71f0f5d30422589b1414b16991ba7866b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:30:59.160Z] + go version [2023-08-14T16:30:59.160Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T16:30:59.180Z] $ docker stop --time=1 e525997ee234e66a69202a442b57a71f0f5d30422589b1414b16991ba7866b40 [2023-08-14T16:31:00.874Z] $ docker rm -f --volumes e525997ee234e66a69202a442b57a71f0f5d30422589b1414b16991ba7866b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:31:01.450Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:31:01.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:31:01.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-3531 does not seem to be running inside a container [2023-08-14T16:31:01.752Z] $ 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/280 -v /w/workspace/app-functions-sdk-go/280:/w/workspace/app-functions-sdk-go/280:rw,z -v /w/workspace/app-functions-sdk-go/280@tmp:/w/workspace/app-functions-sdk-go/280@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-08-14T16:31:03.138Z] $ docker top 7a2ee48d33069e05f7cab493e48ea84604f2d68c3232f28d5942673fddb7f342 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:31:03.977Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/280 [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:31:04.633Z] + make test [2023-08-14T16:31:04.633Z] make -C ./app-service-template build [2023-08-14T16:31:04.633Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/280/app-service-template' [2023-08-14T16:31:04.633Z] go mod tidy [2023-08-14T16:31:04.633Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-14T16:31:04.633Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-08-14T16:31:05.219Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-14T16:31:05.219Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-14T16:31:05.219Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-08-14T16:31:05.500Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-08-14T16:31:05.500Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-08-14T16:31:05.500Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-14T16:31:05.500Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-08-14T16:31:05.500Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-14T16:31:05.500Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-14T16:31:05.778Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-08-14T16:31:05.778Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-08-14T16:31:05.778Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-14T16:31:06.058Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-08-14T16:31:06.058Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-08-14T16:31:06.058Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-08-14T16:31:06.325Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-08-14T16:31:06.325Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-08-14T16:31:06.325Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-08-14T16:31:06.325Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-14T16:31:06.325Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-14T16:31:06.325Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-14T16:31:06.325Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-14T16:31:06.325Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-14T16:31:06.325Z] go: downloading golang.org/x/crypto v0.9.0 [2023-08-14T16:31:06.918Z] go: downloading golang.org/x/text v0.9.0 [2023-08-14T16:31:07.189Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-08-14T16:31:07.459Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-08-14T16:31:07.459Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-14T16:31:11.761Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-08-14T16:31:12.027Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-08-14T16:31:12.027Z] go: downloading golang.org/x/net v0.10.0 [2023-08-14T16:31:12.027Z] go: downloading golang.org/x/sync v0.2.0 [2023-08-14T16:31:12.027Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-08-14T16:31:12.027Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-08-14T16:31:12.027Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-14T16:31:12.300Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-08-14T16:31:12.300Z] go: downloading github.com/kr/pretty v0.1.0 [2023-08-14T16:31:12.300Z] go: downloading golang.org/x/sys v0.8.0 [2023-08-14T16:31:12.566Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-08-14T16:31:12.566Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-08-14T16:31:12.566Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-08-14T16:31:12.566Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-08-14T16:31:13.154Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-08-14T16:31:13.434Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-08-14T16:31:13.434Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-08-14T16:31:13.434Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-08-14T16:31:13.434Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-08-14T16:31:13.703Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-08-14T16:31:13.971Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-08-14T16:31:13.971Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-08-14T16:31:14.244Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-08-14T16:31:14.244Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-08-14T16:31:14.244Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-14T16:31:14.244Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-14T16:31:15.665Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-08-14T16:31:15.666Z] go: downloading github.com/kr/text v0.2.0 [2023-08-14T16:31:15.666Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-08-14T16:31:15.666Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-08-14T16:31:15.666Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-08-14T16:31:15.666Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-08-14T16:31:15.666Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-08-14T16:31:15.666Z] go: downloading github.com/fatih/color v1.14.1 [2023-08-14T16:31:15.666Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-08-14T16:31:15.666Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-08-14T16:31:15.666Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-08-14T16:31:15.934Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-08-14T16:31:15.934Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-08-14T16:31:15.934Z] go: downloading github.com/pkg/errors v0.9.1 [2023-08-14T16:31:15.934Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-08-14T16:31:15.934Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-08-14T16:31:15.934Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-14T16:31:16.204Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-08-14T16:31:16.204Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-08-14T16:31:16.204Z] go: downloading golang.org/x/time v0.3.0 [2023-08-14T16:31:16.476Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-14T16:31:18.208Z] go: downloading golang.org/x/tools v0.6.0 [2023-08-14T16:31:18.208Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-14T16:31:20.802Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-14T16:31:20.802Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-08-14T16:31:20.802Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-08-14T16:31:20.802Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-08-14T16:31:20.802Z] go: downloading github.com/google/btree v1.0.1 [2023-08-14T16:31:20.802Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-08-14T16:31:20.802Z] go: downloading github.com/miekg/dns v1.1.41 [2023-08-14T16:31:21.067Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-08-14T16:31:21.067Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-08-14T16:31:21.068Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-08-14T16:31:21.068Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-08-14T16:31:21.068Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-08-14T16:31:21.335Z] go: downloading golang.org/x/mod v0.8.0 [2023-08-14T16:31:21.335Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-08-14T16:31:21.922Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-08-14T16:31:21.922Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-14T16:31:21.922Z] 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-08-14T16:33:43.653Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/280/app-service-template' [2023-08-14T16:33:43.653Z] make -C ./app-service-template test [2023-08-14T16:33:43.653Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/280/app-service-template' [2023-08-14T16:33:43.653Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:37:05.433Z] ? app-new-service/config [no test files] [2023-08-14T16:37:05.433Z] ok app-new-service 0.248s coverage: 49.1% of statements [2023-08-14T16:37:05.433Z] ok app-new-service/functions 0.257s coverage: 85.3% of statements [2023-08-14T16:37:05.433Z] go vet ./... [2023-08-14T16:39:27.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:39:27.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T16:39:27.112Z] ./bin/test-attribution-txt.sh [2023-08-14T16:39:27.112Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/280/app-service-template' [2023-08-14T16:39:27.112Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:39:27.112Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-08-14T16:39:27.112Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-08-14T16:39:33.754Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-08-14T16:39:33.754Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-08-14T16:39:33.754Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.618s coverage: 65.3% of statements [2023-08-14T16:39:33.754Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.305s coverage: 92.5% of statements [2023-08-14T16:39:33.754Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.355s coverage: 85.1% of statements [2023-08-14T16:39:34.719Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.116s coverage: 100.0% of statements [2023-08-14T16:39:38.964Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-08-14T16:39:38.964Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-08-14T16:39:39.232Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-08-14T16:39:39.814Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.673s coverage: 77.9% of statements [2023-08-14T16:39:39.814Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.254s coverage: 97.3% of statements [2023-08-14T16:39:44.093Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-08-14T16:39:44.093Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-08-14T16:39:44.093Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.329s coverage: 82.8% of statements [2023-08-14T16:39:44.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.321s coverage: 65.6% of statements [2023-08-14T16:39:49.709Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-08-14T16:39:49.709Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-08-14T16:39:49.709Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-14T16:39:49.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.317s coverage: 28.7% of statements [2023-08-14T16:39:49.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.302s coverage: 19.7% of statements [2023-08-14T16:39:49.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.278s coverage: 27.3% of statements [2023-08-14T16:39:54.234Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.285s coverage: 52.8% of statements [2023-08-14T16:40:26.451Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.766s coverage: 75.1% of statements [2023-08-14T16:40:26.451Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.209s coverage: 94.4% of statements [2023-08-14T16:40:26.451Z] go vet ./... [2023-08-14T16:40:31.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:40:31.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T16:40:31.788Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-08-14T16:40:31.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T16:40:31.822Z] $ docker stop --time=1 7a2ee48d33069e05f7cab493e48ea84604f2d68c3232f28d5942673fddb7f342 [2023-08-14T16:40:33.733Z] $ docker rm -f --volumes 7a2ee48d33069e05f7cab493e48ea84604f2d68c3232f28d5942673fddb7f342 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:40:38.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T16:40:38.490Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T16:40:39.162Z] 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-08-14T16:40:39.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:40:39.591Z] [2023-08-14T16:40:39.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:40:39.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:40:39.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T16:40:39.926Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T16:40:39.926Z] 04944245beec: Pulling fs layer [2023-08-14T16:40:39.926Z] 699f458cf7ca: Pulling fs layer [2023-08-14T16:40:39.926Z] 765212b225bb: Pulling fs layer [2023-08-14T16:40:39.926Z] f23df028b6ca: Pulling fs layer [2023-08-14T16:40:39.926Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T16:40:39.926Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T16:40:39.926Z] 765212b225bb: Waiting [2023-08-14T16:40:39.926Z] f23df028b6ca: Waiting [2023-08-14T16:40:39.926Z] 2437ff75d9bd: Waiting [2023-08-14T16:40:39.926Z] d65c8cfc05b1: Waiting [2023-08-14T16:40:40.195Z] 04944245beec: Verifying Checksum [2023-08-14T16:40:40.195Z] 04944245beec: Download complete [2023-08-14T16:40:40.195Z] 765212b225bb: Verifying Checksum [2023-08-14T16:40:40.195Z] 765212b225bb: Download complete [2023-08-14T16:40:40.195Z] f23df028b6ca: Verifying Checksum [2023-08-14T16:40:40.195Z] f23df028b6ca: Download complete [2023-08-14T16:40:40.195Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T16:40:40.195Z] d65c8cfc05b1: Download complete [2023-08-14T16:40:40.465Z] 699f458cf7ca: Verifying Checksum [2023-08-14T16:40:40.465Z] 699f458cf7ca: Download complete [2023-08-14T16:40:40.734Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T16:40:40.734Z] 8998bd30e6a1: Download complete [2023-08-14T16:40:43.316Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T16:40:43.316Z] 2437ff75d9bd: Download complete [2023-08-14T16:40:44.725Z] 8998bd30e6a1: Pull complete [2023-08-14T16:40:45.309Z] 04944245beec: Pull complete [2023-08-14T16:40:46.723Z] 699f458cf7ca: Pull complete [2023-08-14T16:40:46.723Z] 765212b225bb: Pull complete [2023-08-14T16:40:47.685Z] f23df028b6ca: Pull complete [2023-08-14T16:40:47.685Z] d65c8cfc05b1: Pull complete [2023-08-14T16:41:02.682Z] 2437ff75d9bd: Pull complete [2023-08-14T16:41:02.682Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T16:41:02.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:41:02.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:41:02.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-3531 does not seem to be running inside a container [2023-08-14T16:41:04.014Z] $ 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/280 -v /w/workspace/app-functions-sdk-go/280:/w/workspace/app-functions-sdk-go/280:rw,z -v /w/workspace/app-functions-sdk-go/280@tmp:/w/workspace/app-functions-sdk-go/280@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-08-14T16:41:06.776Z] $ docker top c32ae94e49ac2aea972cf143a4ef14b427e7ee322e2edc146f4cf2fd8c5110cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:41:07.328Z] ---> job-cost.sh [2023-08-14T16:41:07.597Z] lf-activate-venv: SKIPPING [2023-08-14T16:41:07.597Z] INFO: No Stack... [2023-08-14T16:41:08.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T16:41:08.760Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T16:41:09.394Z] + cat /w/workspace/app-functions-sdk-go/280/archives/cost.csv [2023-08-14T16:41:09.394Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T16:41:09.432Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [2023-08-14T16:41:09.440Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] did not exist. Created. [2023-08-14T16:41:09.440Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T16:41:09.779Z] /w/workspace/app-functions-sdk-go/280@tmp/durable-0323f105/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T16:41:10.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T16:41:10.457Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T16:41:10.543Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T16:41:10.550Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T16:41:10.569Z] $ docker stop --time=1 c32ae94e49ac2aea972cf143a4ef14b427e7ee322e2edc146f4cf2fd8c5110cd [2023-08-14T16:41:12.100Z] $ docker rm -f --volumes c32ae94e49ac2aea972cf143a4ef14b427e7ee322e2edc146f4cf2fd8c5110cd [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-08-14T16:41:12.458Z] provisioning config files... [2023-08-14T16:41:12.469Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17890226152564178353tmp [Pipeline] { [Pipeline] sh [2023-08-14T16:41:12.766Z] + set +x [2023-08-14T16:41:12.766Z] + curl -s https://codecov.io/bash [2023-08-14T16:41:12.766Z] + bash -s -- [2023-08-14T16:41:12.766Z] [2023-08-14T16:41:12.766Z] _____ _ [2023-08-14T16:41:12.766Z] / ____| | | [2023-08-14T16:41:12.766Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T16:41:12.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T16:41:12.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T16:41:12.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T16:41:12.766Z] Bash-1.0.6 [2023-08-14T16:41:12.766Z] [2023-08-14T16:41:12.766Z] [2023-08-14T16:41:12.766Z] ==> git version 2.25.1 found [2023-08-14T16:41:12.766Z] ==> 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-08-14T16:41:12.766Z] Release-Date: 2020-01-08 [2023-08-14T16:41:12.766Z] 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-08-14T16:41:12.766Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T16:41:12.766Z] ==> Jenkins CI detected. [2023-08-14T16:41:12.766Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-08-14T16:41:12.766Z] project root: . [2023-08-14T16:41:12.766Z] --> token set from env [2023-08-14T16:41:12.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T16:41:12.766Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T16:41:12.766Z] ==> Python coveragepy not found [2023-08-14T16:41:12.766Z] ==> Searching for coverage reports in: [2023-08-14T16:41:12.766Z] + . [2023-08-14T16:41:12.766Z] -> Found 2 reports [2023-08-14T16:41:12.766Z] ==> Detecting git/mercurial file structure [2023-08-14T16:41:12.766Z] ==> Reading reports [2023-08-14T16:41:12.766Z] + ./app-service-template/coverage.out bytes=3432 [2023-08-14T16:41:12.766Z] + ./coverage.out bytes=117943 [2023-08-14T16:41:12.766Z] ==> Appending adjustments [2023-08-14T16:41:12.766Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T16:41:13.332Z] + Found adjustments [2023-08-14T16:41:13.332Z] ==> Gzipping contents [2023-08-14T16:41:13.332Z] 24K /tmp/codecov.GFWIaF.gz [2023-08-14T16:41:13.332Z] ==> Uploading reports [2023-08-14T16:41:13.332Z] url: https://codecov.io [2023-08-14T16:41:13.333Z] query: branch=main&commit=b42a525ebb39c7d9fc13a5956f394319ccb537e2&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T16:41:13.333Z] -> Pinging Codecov [2023-08-14T16:41:13.333Z] 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=b42a525ebb39c7d9fc13a5956f394319ccb537e2&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T16:41:13.333Z] -> Uploading to [2023-08-14T16:41:13.333Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/3D8B5DFFC46A037C893635FACE044666/b42a525ebb39c7d9fc13a5956f394319ccb537e2/294df857-2c30-45f0-a40e-792d73db6b7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T164113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15faa9b440ea81225e73efe0063c3a30bfc1a8cc850f8bd705aa781761bab25b [2023-08-14T16:41:13.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:41:13.333Z] Dload Upload Total Spent Left Speed [2023-08-14T16:41:13.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20700 0 0 100 20700 0 108k --:--:-- --:--:-- --:--:-- 107k 100 20700 0 0 100 20700 0 107k --:--:-- --:--:-- --:--:-- 107k [2023-08-14T16:41:13.592Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] } [2023-08-14T16:41:13.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T16:41:13.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T16:41:13.719Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:41:14.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:41:14.009Z] [2023-08-14T16:41:14.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:41:14.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:41:14.301Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T16:41:14.766Z] df9b9388f04a: Pulling fs layer [2023-08-14T16:41:14.766Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T16:41:14.766Z] 25bc292e5bac: Pulling fs layer [2023-08-14T16:41:14.766Z] 114826534d7a: Pulling fs layer [2023-08-14T16:41:14.766Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T16:41:14.766Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T16:41:14.766Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T16:41:14.766Z] 4657fd5d0bcf: Waiting [2023-08-14T16:41:14.766Z] 114826534d7a: Waiting [2023-08-14T16:41:14.766Z] 6ad1cebc031e: Waiting [2023-08-14T16:41:14.766Z] 25bc292e5bac: Verifying Checksum [2023-08-14T16:41:14.766Z] 25bc292e5bac: Download complete [2023-08-14T16:41:14.766Z] 52dc419b0ee2: Download complete [2023-08-14T16:41:14.766Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T16:41:14.766Z] 4657fd5d0bcf: Download complete [2023-08-14T16:41:14.766Z] df9b9388f04a: Download complete [2023-08-14T16:41:14.766Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T16:41:14.766Z] 6ad1cebc031e: Download complete [2023-08-14T16:41:15.027Z] df9b9388f04a: Pull complete [2023-08-14T16:41:15.027Z] 52dc419b0ee2: Pull complete [2023-08-14T16:41:15.027Z] 25bc292e5bac: Pull complete [2023-08-14T16:41:15.287Z] 114826534d7a: Verifying Checksum [2023-08-14T16:41:15.287Z] 114826534d7a: Download complete [2023-08-14T16:41:15.544Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T16:41:15.544Z] 8a3aa393b2d8: Download complete [2023-08-14T16:41:18.822Z] 114826534d7a: Pull complete [2023-08-14T16:41:18.822Z] 4657fd5d0bcf: Pull complete [2023-08-14T16:41:18.822Z] 6ad1cebc031e: Pull complete [2023-08-14T16:41:21.347Z] 8a3aa393b2d8: Pull complete [2023-08-14T16:41:21.347Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T16:41:21.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:41:21.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:41:21.420Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:41:21.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T16:41:27.161Z] $ docker top b130d25a79dfca4de2d6851dfb97d42fb1240c1a9cc473d3a5c96912dd698bed -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T16:41:27.224Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-08-14T16:41:27.500Z] + set -o pipefail [2023-08-14T16:41:27.500Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-08-14T16:41:34.064Z] [2023-08-14T16:41:34.065Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-08-14T16:41:34.065Z] [2023-08-14T16:41:34.065Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/fd153c6a-12dd-4248-bca8-2bd24e817777 [2023-08-14T16:41:34.065Z] [2023-08-14T16:41:34.065Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T16:41:34.065Z] [2023-08-14T16:41:34.065Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T16:41:34.065Z] [2023-08-14T16:41:34.065Z] [2023-08-14T16:41:34.065Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T16:41:34.065Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T16:41:34.065Z] More details here: https://snyk.co/ue1NS [2023-08-14T16:41:34.065Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T16:41:34.065Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T16:41:34.075Z] $ docker stop --time=1 b130d25a79dfca4de2d6851dfb97d42fb1240c1a9cc473d3a5c96912dd698bed [2023-08-14T16:41:37.762Z] $ docker rm -f --volumes b130d25a79dfca4de2d6851dfb97d42fb1240c1a9cc473d3a5c96912dd698bed [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-08-14T16:41:38.142Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:41:38.159Z] provisioning config files... [2023-08-14T16:41:38.166Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18229500399270883137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:41:38.458Z] --> edgex-publish-swagger.sh [2023-08-14T16:41:38.458Z] === Publish openapi/v3 API === [2023-08-14T16:41:38.458Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-14T16:41:38.458Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-08-14T16:41:38.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:41:38.458Z] Dload Upload Total Spent Left Speed [2023-08-14T16:41:38.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 27320 --:--:-- --:--:-- --:--:-- 27255 100 11420 0 0 100 11420 0 27320 --:--:-- --:--:-- --:--:-- 27255 [2023-08-14T16:41:38.717Z] [2023-08-14T16:41:38.717Z] [Pipeline] } [2023-08-14T16:41:38.723Z] 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-08-14T16:41:39.103Z] + git log --format=format:%s -1 b42a525ebb39c7d9fc13a5956f394319ccb537e2 [Pipeline] sh [2023-08-14T16:41:39.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:41:39.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:41:39.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:41:39.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:41:39.757Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:41:39.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T16:41:40.167Z] $ docker top c5f89e069d74e067e0bdbf4136249aa1da2bca52a34419afb9d9d96c104302ef -eo pid,comm [2023-08-14T16:41:40.213Z] 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-08-14T16:41:40.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:41:40.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:41:40.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:41:40.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:41:40.368Z] $ docker exec c5f89e069d74e067e0bdbf4136249aa1da2bca52a34419afb9d9d96c104302ef ssh-agent [2023-08-14T16:41:40.475Z] SSH_AUTH_SOCK=/tmp/ssh-KGRdKIhQxVlO/agent.33 [2023-08-14T16:41:40.475Z] SSH_AGENT_PID=39 [2023-08-14T16:41:40.480Z] Running ssh-add (command line suppressed) [2023-08-14T16:41:40.578Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6083229773798935069.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6083229773798935069.key) [2023-08-14T16:41:40.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:41:40.877Z] + git semver tag [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,058 [run_tag] DEBUG tag force:False [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,058 [check_head_tag] DEBUG check head tag [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,059 [execute] INFO git cat-file --batch-check [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,062 [execute] INFO git cat-file --batch [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,075 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,076 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T16:41:41.136Z] 2023-08-14 16:41:41,082 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:41:41.136Z] 3.1.0-dev.17 [Pipeline] } [2023-08-14T16:41:41.142Z] $ docker exec --env ******** --env ******** c5f89e069d74e067e0bdbf4136249aa1da2bca52a34419afb9d9d96c104302ef ssh-agent -k [2023-08-14T16:41:41.241Z] unset SSH_AUTH_SOCK; [2023-08-14T16:41:41.241Z] unset SSH_AGENT_PID; [2023-08-14T16:41:41.241Z] echo Agent pid 39 killed; [2023-08-14T16:41:41.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:41:41.549Z] + git semver [Pipeline] } [2023-08-14T16:41:41.821Z] $ docker stop --time=1 c5f89e069d74e067e0bdbf4136249aa1da2bca52a34419afb9d9d96c104302ef [2023-08-14T16:41:43.072Z] $ docker rm -f --volumes c5f89e069d74e067e0bdbf4136249aa1da2bca52a34419afb9d9d96c104302ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:41:43.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:41:43.490Z] [2023-08-14T16:41:43.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:41:43.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:41:43.783Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T16:41:43.783Z] ab5ef0e58194: Pulling fs layer [2023-08-14T16:41:43.783Z] 9712f1f96733: Pulling fs layer [2023-08-14T16:41:43.783Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T16:41:43.783Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T16:41:43.783Z] e9a5061849ea: Pulling fs layer [2023-08-14T16:41:43.783Z] d747dcd14b5f: Pulling fs layer [2023-08-14T16:41:43.783Z] 2de7ff778b66: Pulling fs layer [2023-08-14T16:41:43.783Z] 0d9ebad4ef96: Waiting [2023-08-14T16:41:43.783Z] e9a5061849ea: Waiting [2023-08-14T16:41:43.783Z] d747dcd14b5f: Waiting [2023-08-14T16:41:43.783Z] 2de7ff778b66: Waiting [2023-08-14T16:41:43.783Z] 9712f1f96733: Verifying Checksum [2023-08-14T16:41:43.783Z] 9712f1f96733: Download complete [2023-08-14T16:41:44.351Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T16:41:44.351Z] 63f879dbbcfc: Download complete [2023-08-14T16:41:44.351Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T16:41:44.351Z] 0d9ebad4ef96: Download complete [2023-08-14T16:41:44.351Z] ab5ef0e58194: Verifying Checksum [2023-08-14T16:41:44.351Z] ab5ef0e58194: Download complete [2023-08-14T16:41:44.351Z] d747dcd14b5f: Verifying Checksum [2023-08-14T16:41:44.351Z] d747dcd14b5f: Download complete [2023-08-14T16:41:44.351Z] e9a5061849ea: Verifying Checksum [2023-08-14T16:41:44.351Z] e9a5061849ea: Download complete [2023-08-14T16:41:44.352Z] 2de7ff778b66: Verifying Checksum [2023-08-14T16:41:44.352Z] 2de7ff778b66: Download complete [2023-08-14T16:41:46.880Z] ab5ef0e58194: Pull complete [2023-08-14T16:41:47.138Z] 9712f1f96733: Pull complete [2023-08-14T16:41:47.703Z] 63f879dbbcfc: Pull complete [2023-08-14T16:41:50.985Z] 0d9ebad4ef96: Pull complete [2023-08-14T16:41:51.243Z] e9a5061849ea: Pull complete [2023-08-14T16:41:51.243Z] d747dcd14b5f: Pull complete [2023-08-14T16:41:52.177Z] 2de7ff778b66: Pull complete [2023-08-14T16:41:52.177Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T16:41:52.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:41:52.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:41:52.259Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:41:52.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T16:41:57.223Z] $ docker top bf45a53b362415d22deec36c65a1cf46715416faa7df927c87c8f0978e52e0f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:41:57.291Z] provisioning config files... [2023-08-14T16:41:57.298Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13090676383837158943tmp [2023-08-14T16:41:57.307Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12242763319838089339tmp [2023-08-14T16:41:57.315Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4042386992867228133tmp [Pipeline] { [Pipeline] echo [2023-08-14T16:41:57.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:41:57.612Z] ---> sigul-configuration.sh [2023-08-14T16:41:57.612Z] gpg: directory `/root/.gnupg' created [2023-08-14T16:41:57.612Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T16:41:57.612Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T16:41:57.612Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T16:41:57.612Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T16:41:57.612Z] gpg: CAST5 encrypted data [2023-08-14T16:41:57.612Z] gpg: encrypted with 1 passphrase [2023-08-14T16:41:57.612Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T16:41:57.899Z] + mkdir /home/jenkins [2023-08-14T16:41:57.900Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T16:41:58.185Z] + 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-08-14T16:41:58.192Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:41:58.467Z] ---> sigul-install.sh [2023-08-14T16:41:58.467Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T16:41:58.754Z] + git tag --list [2023-08-14T16:41:58.754Z] v0.1.0 [2023-08-14T16:41:58.754Z] v0.1.1 [2023-08-14T16:41:58.754Z] v1.0.0 [2023-08-14T16:41:58.754Z] v1.1.0 [2023-08-14T16:41:58.754Z] v1.2.0 [2023-08-14T16:41:58.754Z] v1.3.0 [2023-08-14T16:41:58.754Z] v1.3.1 [2023-08-14T16:41:58.754Z] v2.0.0 [2023-08-14T16:41:58.754Z] v2.0.1 [2023-08-14T16:41:58.754Z] v2.1.0 [2023-08-14T16:41:58.754Z] v2.1.1 [2023-08-14T16:41:58.754Z] v2.1.2 [2023-08-14T16:41:58.754Z] v2.2.0 [2023-08-14T16:41:58.754Z] v2.3 [2023-08-14T16:41:58.754Z] v2.3.0 [2023-08-14T16:41:58.754Z] v2.3.1 [2023-08-14T16:41:58.754Z] v3.0 [2023-08-14T16:41:58.754Z] v3.0.0 [2023-08-14T16:41:58.754Z] v3.0.1 [2023-08-14T16:41:58.754Z] v3.0.1-dev.1 [2023-08-14T16:41:58.754Z] v3.0.1-dev.2 [2023-08-14T16:41:58.754Z] v3.1.0-dev.1 [2023-08-14T16:41:58.754Z] v3.1.0-dev.10 [2023-08-14T16:41:58.754Z] v3.1.0-dev.11 [2023-08-14T16:41:58.754Z] v3.1.0-dev.12 [2023-08-14T16:41:58.754Z] v3.1.0-dev.13 [2023-08-14T16:41:58.754Z] v3.1.0-dev.14 [2023-08-14T16:41:58.754Z] v3.1.0-dev.15 [2023-08-14T16:41:58.754Z] v3.1.0-dev.16 [2023-08-14T16:41:58.754Z] v3.1.0-dev.17 [2023-08-14T16:41:58.754Z] v3.1.0-dev.2 [2023-08-14T16:41:58.754Z] v3.1.0-dev.3 [2023-08-14T16:41:58.754Z] v3.1.0-dev.4 [2023-08-14T16:41:58.754Z] v3.1.0-dev.5 [2023-08-14T16:41:58.754Z] v3.1.0-dev.6 [2023-08-14T16:41:58.754Z] v3.1.0-dev.7 [2023-08-14T16:41:58.754Z] v3.1.0-dev.8 [2023-08-14T16:41:58.754Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T16:41:59.037Z] + lftools sign git-tag v3.1.0-dev.17 [2023-08-14T16:41:59.604Z] Signing Git tag with Sigul... [2023-08-14T16:41:59.604Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-08-14T16:41:59.872Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:00.154Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T16:42:00.161Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T16:42:00.181Z] $ docker stop --time=1 bf45a53b362415d22deec36c65a1cf46715416faa7df927c87c8f0978e52e0f1 [2023-08-14T16:42:01.475Z] $ docker rm -f --volumes bf45a53b362415d22deec36c65a1cf46715416faa7df927c87c8f0978e52e0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T16:42:01.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:42:01.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:42:02.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:42:02.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:42:02.243Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:42:02.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T16:42:02.667Z] $ docker top 3c5fc1141eeb961f9fa5104023953fe15ae17be67dd006cefca4cd00060861b2 -eo pid,comm [2023-08-14T16:42:02.714Z] 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-08-14T16:42:02.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:42:02.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:42:02.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:42:02.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:42:02.890Z] $ docker exec 3c5fc1141eeb961f9fa5104023953fe15ae17be67dd006cefca4cd00060861b2 ssh-agent [2023-08-14T16:42:03.004Z] SSH_AUTH_SOCK=/tmp/ssh-zJWHDHXL2j2E/agent.33 [2023-08-14T16:42:03.004Z] SSH_AGENT_PID=39 [2023-08-14T16:42:03.008Z] Running ssh-add (command line suppressed) [2023-08-14T16:42:03.110Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_610763029100016295.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_610763029100016295.key) [2023-08-14T16:42:03.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:42:03.429Z] + git semver bump pre [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,574 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,576 [execute] INFO git cat-file --batch-check [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,576 [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-08-14T16:42:03.688Z] 2023-08-14 16:42:03,582 [execute] INFO git cat-file --batch [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T16:42:03.688Z] 2023-08-14 16:42:03,587 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:42:03.688Z] 3.1.0-dev.18 [Pipeline] } [2023-08-14T16:42:03.698Z] $ docker exec --env ******** --env ******** 3c5fc1141eeb961f9fa5104023953fe15ae17be67dd006cefca4cd00060861b2 ssh-agent -k [2023-08-14T16:42:03.785Z] unset SSH_AUTH_SOCK; [2023-08-14T16:42:03.785Z] unset SSH_AGENT_PID; [2023-08-14T16:42:03.785Z] echo Agent pid 39 killed; [2023-08-14T16:42:03.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:42:04.103Z] + git semver [Pipeline] } [2023-08-14T16:42:04.374Z] $ docker stop --time=1 3c5fc1141eeb961f9fa5104023953fe15ae17be67dd006cefca4cd00060861b2 [2023-08-14T16:42:05.658Z] $ docker rm -f --volumes 3c5fc1141eeb961f9fa5104023953fe15ae17be67dd006cefca4cd00060861b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:42:06.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:42:06.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:42:06.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:42:06.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:42:06.365Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:42:06.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T16:42:06.721Z] $ docker top bc68fddc7fb276f3d815e094a3448f47caa1e6fce75cd85265c9f59598561cd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:42:06.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:42:06.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:42:06.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:42:06.913Z] $ docker exec bc68fddc7fb276f3d815e094a3448f47caa1e6fce75cd85265c9f59598561cd6 ssh-agent [2023-08-14T16:42:07.020Z] SSH_AUTH_SOCK=/tmp/ssh-uMP0UKKuo7Mj/agent.33 [2023-08-14T16:42:07.020Z] SSH_AGENT_PID=39 [2023-08-14T16:42:07.025Z] Running ssh-add (command line suppressed) [2023-08-14T16:42:07.128Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18348257835328114129.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18348257835328114129.key) [2023-08-14T16:42:07.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:42:07.426Z] + git semver push [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,586 [run_push] DEBUG push [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,586 [execute] INFO git cat-file --batch-check [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,586 [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-08-14T16:42:07.686Z] 2023-08-14 16:42:07,589 [execute] INFO git rev-list 2745b23b678e9dc691546289aa31a97109a43af9 -- [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,590 [execute] DEBUG Popen(['git', 'rev-list', '2745b23b678e9dc691546289aa31a97109a43af9', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,606 [execute] INFO git fetch -v origin [2023-08-14T16:42:07.686Z] 2023-08-14 16:42:07,606 [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-08-14T16:42:08.253Z] 2023-08-14 16:42:08,081 [run_push] DEBUG no remote changes detected [2023-08-14T16:42:08.253Z] 2023-08-14 16:42:08,081 [execute] INFO git push origin semver [2023-08-14T16:42:08.253Z] 2023-08-14 16:42:08,082 [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-08-14T16:42:09.192Z] 2023-08-14 16:42:08,832 [run_push] DEBUG push all version tags [2023-08-14T16:42:09.192Z] 2023-08-14 16:42:08,833 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T16:42:09.192Z] 2023-08-14 16:42:08,833 [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-08-14T16:42:09.760Z] 2023-08-14 16:42:09,578 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-08-14T16:42:09.760Z] 3.1.0-dev.18 [Pipeline] } [2023-08-14T16:42:09.767Z] $ docker exec --env ******** --env ******** bc68fddc7fb276f3d815e094a3448f47caa1e6fce75cd85265c9f59598561cd6 ssh-agent -k [2023-08-14T16:42:09.864Z] unset SSH_AUTH_SOCK; [2023-08-14T16:42:09.864Z] unset SSH_AGENT_PID; [2023-08-14T16:42:09.864Z] echo Agent pid 39 killed; [2023-08-14T16:42:09.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:42:10.173Z] + git semver [Pipeline] } [2023-08-14T16:42:10.452Z] $ docker stop --time=1 bc68fddc7fb276f3d815e094a3448f47caa1e6fce75cd85265c9f59598561cd6 [2023-08-14T16:42:11.756Z] $ docker rm -f --volumes bc68fddc7fb276f3d815e094a3448f47caa1e6fce75cd85265c9f59598561cd6 [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-08-14T16:42:12.297Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-08-14T16:42:12.297Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-14T16:42:12.297Z] total 16 [2023-08-14T16:42:12.297Z] drwxr-xr-x 3 root root 4096 Aug 14 16:29 . [2023-08-14T16:42:12.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 16:41 .. [2023-08-14T16:42:12.297Z] drwxr-xr-x 2 root root 4096 Aug 14 16:29 cost [2023-08-14T16:42:12.297Z] -rw-r--r-- 1 root root 92 Aug 14 16:29 cost.csv [2023-08-14T16:42:12.297Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-14T16:42:12.297Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-08-14T16:42:12.297Z] total 16 [2023-08-14T16:42:12.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:29 . [2023-08-14T16:42:12.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 16:41 .. [2023-08-14T16:42:12.297Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 16:29 cost [2023-08-14T16:42:12.297Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 14 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:12.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:13.443Z] ---> package-listing.sh [2023-08-14T16:42:13.443Z] ++ facter osfamily [2023-08-14T16:42:13.443Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T16:42:13.702Z] + OS_FAMILY=debian [2023-08-14T16:42:13.702Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-08-14T16:42:13.702Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T16:42:13.702Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T16:42:13.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T16:42:13.702Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T16:42:13.702Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-14T16:42:13.702Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T16:42:13.702Z] + case "${OS_FAMILY}" in [2023-08-14T16:42:13.702Z] + dpkg -l [2023-08-14T16:42:13.702Z] + grep '^ii' [2023-08-14T16:42:13.702Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T16:42:13.702Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T16:42:13.702Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T16:42:13.702Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-08-14T16:42:13.702Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-08-14T16:42:13.702Z] + 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-08-14T16:42:13.712Z] 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-08-14T16:42:13.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:42:14.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:42:14.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:42:14.623Z] prd-ubuntu20.04-docker-8c-8g-3528 does not seem to be running inside a container [2023-08-14T16:42:14.654Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T16:42:14.875Z] $ docker top 2b9611594849b2967af9c48c07ee717d2f2cab7429d8ee654e520123d1d30448 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:42:15.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T16:42:15.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T16:42:15.843Z] + ls /var/log/sa-host [2023-08-14T16:42:15.843Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:42:15.914Z] provisioning config files... [2023-08-14T16:42:15.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config11480427984817587511tmp [Pipeline] { [Pipeline] echo [2023-08-14T16:42:15.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:16.278Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T16:42:16.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:16.600Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T16:42:16.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:16.893Z] ---> sudo-logs.sh [2023-08-14T16:42:16.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T16:42:16.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:17.203Z] ---> job-cost.sh [2023-08-14T16:42:17.203Z] lf-activate-venv: SKIPPING [2023-08-14T16:42:17.203Z] DEBUG: total: 0.2199999988079071 [2023-08-14T16:42:17.203Z] INFO: Retrieving Stack Cost... [2023-08-14T16:42:17.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T16:42:18.032Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T16:42:18.042Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:42:18.324Z] ---> logs-deploy.sh [2023-08-14T16:42:18.324Z] lf-activate-venv: SKIPPING [2023-08-14T16:42:18.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/280 [2023-08-14T16:42:18.324Z] INFO: archiving workspace using pattern(s): [2023-08-14T16:42:19.261Z] Archives upload complete. [2023-08-14T16:42:19.261Z] INFO: archiving logs to Nexus