Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af808cf386d9f357a83198a2b4bd92a72b60b8ea 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-ssh5262278763139184627.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4763421450979838226.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13330940403950700670.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2586524198750881668.key Verifying host key using known hosts file > 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-ssh2264329073962039616.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-118441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118443 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af808cf386d9f357a83198a2b4bd92a72b60b8ea (main) Commit message: "docs: Add recent bug fix to Levski change log (#1216)" > git config core.sparsecheckout # timeout=10 > git checkout -f af808cf386d9f357a83198a2b4bd92a72b60b8ea # timeout=10 > git rev-list --no-walk 1bb30105475b6a8e5732a8a9eda10e28d738d11a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T16:36:33.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T16:36:33.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T16:36:33.536Z] ========================================================= [2022-11-07T16:36:33.536Z] EdgeX Global Pipelines Version Info [2022-11-07T16:36:33.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:36:34.242Z] ------------------- [2022-11-07T16:36:34.242Z] stable info: [2022-11-07T16:36:34.242Z] ------------------- [2022-11-07T16:36:34.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T16:36:34.242Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T16:36:34.242Z] Message: update stable to v1.0.244 [2022-11-07T16:36:34.811Z] ------------------- [2022-11-07T16:36:34.811Z] experimental info: [2022-11-07T16:36:34.811Z] ------------------- [2022-11-07T16:36:34.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T16:36:34.811Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T16:36:34.811Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T16:36:34.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-11-07T16:36:34.972Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-11-07T16:36:34.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T16:36:34.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T16:36:35.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T16:36:35.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T16:36:35.033Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T16:36:35.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T16:36:35.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T16:36:35.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T16:36:35.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T16:36:35.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-11-07T16:36:35.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T16:36:35.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T16:36:35.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T16:36:35.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T16:36:35.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T16:36:35.160Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T16:36:35.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T16:36:35.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T16:36:35.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-07T16:36:35.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-07T16:36:35.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T16:36:35.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T16:36:35.262Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-07T16:36:35.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T16:36:35.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T16:36:35.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T16:36:35.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T16:36:35.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T16:36:35.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] echo [2022-11-07T16:36:35.365Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af808cf [Pipeline] echo [2022-11-07T16:36:35.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T16:36:35.738Z] + git rev-list -1 --merges af808cf386d9f357a83198a2b4bd92a72b60b8ea~1..af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] echo [2022-11-07T16:36:35.775Z] -----------> git rev-list -1 --merges af808cf386d9f357a83198a2b4bd92a72b60b8ea~1..af808cf386d9f357a83198a2b4bd92a72b60b8ea af808cf386d9f357a83198a2b4bd92a72b60b8ea [false] [Pipeline] sh [2022-11-07T16:36:36.060Z] + git log --format=format:%s -1 af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] echo [2022-11-07T16:36:36.074Z] ========================================================= [2022-11-07T16:36:36.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T16:36:36.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T16:36:36.395Z] + git log --format=format:%s -1 af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] echo [2022-11-07T16:36:36.406Z] [semverPrep] GIT_COMMIT: af808cf386d9f357a83198a2b4bd92a72b60b8ea, Commit Message: docs: Add recent bug fix to Levski change log (#1216) [Pipeline] echo [2022-11-07T16:36:36.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T16:36:36.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T16:36:36.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T16:36:36.794Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T16:36:36.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T16:36:36.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T16:36:36.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T16:36:36.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:36:37.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:36:37.233Z] [2022-11-07T16:36:37.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:36:37.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:36:37.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T16:36:37.799Z] b85a868b505f: Pulling fs layer [2022-11-07T16:36:37.799Z] e2be974225ed: Pulling fs layer [2022-11-07T16:36:37.799Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T16:36:37.799Z] 988bab9f4d93: Pulling fs layer [2022-11-07T16:36:37.799Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T16:36:37.799Z] eaf3925da568: Pulling fs layer [2022-11-07T16:36:37.799Z] bab4dde63d76: Pulling fs layer [2022-11-07T16:36:37.799Z] bde34c3a00c8: Pulling fs layer [2022-11-07T16:36:37.799Z] b352a97aabf1: Pulling fs layer [2022-11-07T16:36:37.799Z] 4872d77fe225: Pulling fs layer [2022-11-07T16:36:37.799Z] 5851b861e8e6: Pulling fs layer [2022-11-07T16:36:37.799Z] bde34c3a00c8: Waiting [2022-11-07T16:36:37.799Z] 1469e6f7b9e6: Waiting [2022-11-07T16:36:37.799Z] eaf3925da568: Waiting [2022-11-07T16:36:37.799Z] b352a97aabf1: Waiting [2022-11-07T16:36:37.799Z] bab4dde63d76: Waiting [2022-11-07T16:36:37.799Z] 4872d77fe225: Waiting [2022-11-07T16:36:37.799Z] 5851b861e8e6: Waiting [2022-11-07T16:36:37.799Z] 988bab9f4d93: Waiting [2022-11-07T16:36:37.799Z] e2be974225ed: Download complete [2022-11-07T16:36:37.799Z] 988bab9f4d93: Verifying Checksum [2022-11-07T16:36:37.799Z] 988bab9f4d93: Download complete [2022-11-07T16:36:38.061Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T16:36:38.061Z] 1469e6f7b9e6: Download complete [2022-11-07T16:36:38.061Z] eaf3925da568: Verifying Checksum [2022-11-07T16:36:38.061Z] eaf3925da568: Download complete [2022-11-07T16:36:38.061Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T16:36:38.061Z] 339a4e72a1f5: Download complete [2022-11-07T16:36:38.061Z] bde34c3a00c8: Verifying Checksum [2022-11-07T16:36:38.061Z] bde34c3a00c8: Download complete [2022-11-07T16:36:38.061Z] b85a868b505f: Verifying Checksum [2022-11-07T16:36:38.061Z] b85a868b505f: Download complete [2022-11-07T16:36:38.061Z] 4872d77fe225: Verifying Checksum [2022-11-07T16:36:38.061Z] 4872d77fe225: Download complete [2022-11-07T16:36:38.061Z] b352a97aabf1: Download complete [2022-11-07T16:36:38.061Z] 5851b861e8e6: Download complete [2022-11-07T16:36:38.320Z] bab4dde63d76: Verifying Checksum [2022-11-07T16:36:38.320Z] bab4dde63d76: Download complete [2022-11-07T16:36:39.255Z] b85a868b505f: Pull complete [2022-11-07T16:36:39.255Z] e2be974225ed: Pull complete [2022-11-07T16:36:39.514Z] 339a4e72a1f5: Pull complete [2022-11-07T16:36:39.772Z] 988bab9f4d93: Pull complete [2022-11-07T16:36:40.030Z] 1469e6f7b9e6: Pull complete [2022-11-07T16:36:40.030Z] eaf3925da568: Pull complete [2022-11-07T16:36:41.400Z] bab4dde63d76: Pull complete [2022-11-07T16:36:41.660Z] bde34c3a00c8: Pull complete [2022-11-07T16:36:41.660Z] b352a97aabf1: Pull complete [2022-11-07T16:36:41.660Z] 4872d77fe225: Pull complete [2022-11-07T16:36:41.919Z] 5851b861e8e6: Pull complete [2022-11-07T16:36:41.919Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T16:36:41.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:36:41.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:36:41.999Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:36:42.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T16:36:43.352Z] $ docker top 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 -eo pid,comm [2022-11-07T16:36:43.409Z] 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). [2022-11-07T16:36:43.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T16:36:43.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T16:36:43.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T16:36:43.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T16:36:43.565Z] $ docker exec 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 ssh-agent [2022-11-07T16:36:43.666Z] SSH_AUTH_SOCK=/tmp/ssh-g9v9eUEKfBOe/agent.32 [2022-11-07T16:36:43.666Z] SSH_AGENT_PID=38 [2022-11-07T16:36:43.671Z] Running ssh-add (command line suppressed) [2022-11-07T16:36:43.770Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195774828216960463.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5195774828216960463.key) [2022-11-07T16:36:43.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T16:36:44.072Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T16:36:44.088Z] $ docker exec --env ******** --env ******** 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 ssh-agent -k [2022-11-07T16:36:44.180Z] unset SSH_AUTH_SOCK; [2022-11-07T16:36:44.181Z] unset SSH_AGENT_PID; [2022-11-07T16:36:44.181Z] echo Agent pid 38 killed; [2022-11-07T16:36:44.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T16:36:44.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T16:36:44.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T16:36:44.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T16:36:44.321Z] $ docker exec 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 ssh-agent [2022-11-07T16:36:44.422Z] SSH_AUTH_SOCK=/tmp/ssh-5o9Zhmrw6GRp/agent.70 [2022-11-07T16:36:44.422Z] SSH_AGENT_PID=76 [2022-11-07T16:36:44.426Z] Running ssh-add (command line suppressed) [2022-11-07T16:36:44.526Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15377770398805158324.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15377770398805158324.key) [2022-11-07T16:36:44.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T16:36:44.823Z] + git semver init [2022-11-07T16:36:45.082Z] 2022-11-07 16:36:44,975 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T16:36:45.082Z] 2022-11-07 16:36:44,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-11-07T16:36:45.082Z] 2022-11-07 16:36:44,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-11-07T16:36:45.082Z] 2022-11-07 16:36:44,976 [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) [2022-11-07T16:36:46.467Z] 2022-11-07 16:36:46,450 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-11-07T16:36:46.467Z] 2022-11-07 16:36:46,450 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-11-07T16:36:46.467Z] 2022-11-07 16:36:46,451 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:36:46.467Z] 2022-11-07 16:36:46,451 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:36:46.467Z] 2.3.0-dev.62 [Pipeline] } [2022-11-07T16:36:46.738Z] $ docker exec --env ******** --env ******** 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 ssh-agent -k [2022-11-07T16:36:46.837Z] unset SSH_AUTH_SOCK; [2022-11-07T16:36:46.838Z] unset SSH_AGENT_PID; [2022-11-07T16:36:46.838Z] echo Agent pid 76 killed; [2022-11-07T16:36:46.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T16:36:47.152Z] + git semver [Pipeline] } [2022-11-07T16:36:47.427Z] $ docker stop --time=1 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 [2022-11-07T16:36:48.731Z] $ docker rm -f 0d6e6204e39a761c496792e56dc2d1343698082ed868313aa67f01ffa3d12cb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T16:36:49.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T16:36:49.244Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T16:36:49.246Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.62 [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 [2022-11-07T16:36:49.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T16:36:49.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T16:36:49.388Z] ========================================================= [2022-11-07T16:36:49.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T16:36:49.388Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-07T16:36:49.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T16:36:49.679Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T16:36:49.679Z] 213ec9aee27d: Pulling fs layer [2022-11-07T16:36:49.679Z] 4583459ba037: Pulling fs layer [2022-11-07T16:36:49.679Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T16:36:49.679Z] 53926ce57604: Pulling fs layer [2022-11-07T16:36:49.679Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T16:36:49.679Z] 22ff95d597cd: Pulling fs layer [2022-11-07T16:36:49.679Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T16:36:49.679Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T16:36:49.679Z] a7acece74701: Pulling fs layer [2022-11-07T16:36:49.679Z] 21b2b0c7a3f4: Waiting [2022-11-07T16:36:49.679Z] 22ff95d597cd: Waiting [2022-11-07T16:36:49.679Z] 12d6caf4c0d1: Waiting [2022-11-07T16:36:49.679Z] 96b7cbca73a9: Waiting [2022-11-07T16:36:49.679Z] a7acece74701: Waiting [2022-11-07T16:36:49.679Z] 53926ce57604: Waiting [2022-11-07T16:36:49.679Z] 93c1e223e6f2: Verifying Checksum [2022-11-07T16:36:49.679Z] 93c1e223e6f2: Download complete [2022-11-07T16:36:49.679Z] 4583459ba037: Download complete [2022-11-07T16:36:49.679Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T16:36:49.679Z] 21b2b0c7a3f4: Download complete [2022-11-07T16:36:49.679Z] 22ff95d597cd: Verifying Checksum [2022-11-07T16:36:49.679Z] 22ff95d597cd: Download complete [2022-11-07T16:36:49.679Z] 213ec9aee27d: Verifying Checksum [2022-11-07T16:36:49.679Z] 213ec9aee27d: Download complete [2022-11-07T16:36:49.679Z] 12d6caf4c0d1: Verifying Checksum [2022-11-07T16:36:49.679Z] 12d6caf4c0d1: Download complete [2022-11-07T16:36:49.942Z] 213ec9aee27d: Pull complete [2022-11-07T16:36:49.942Z] 4583459ba037: Pull complete [2022-11-07T16:36:50.221Z] 93c1e223e6f2: Pull complete [2022-11-07T16:36:50.495Z] a7acece74701: Verifying Checksum [2022-11-07T16:36:50.495Z] a7acece74701: Download complete [2022-11-07T16:36:50.759Z] 53926ce57604: Verifying Checksum [2022-11-07T16:36:50.759Z] 53926ce57604: Download complete [2022-11-07T16:36:50.759Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T16:36:50.759Z] 96b7cbca73a9: Download complete [2022-11-07T16:36:54.037Z] 53926ce57604: Pull complete [2022-11-07T16:36:54.296Z] 21b2b0c7a3f4: Pull complete [2022-11-07T16:36:54.296Z] 22ff95d597cd: Pull complete [2022-11-07T16:36:54.296Z] 12d6caf4c0d1: Pull complete [2022-11-07T16:36:56.202Z] 96b7cbca73a9: Pull complete [2022-11-07T16:36:57.134Z] a7acece74701: Pull complete [2022-11-07T16:36:57.134Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T16:36:57.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T16:36:57.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-07T16:36:57.419Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:36:57.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T16:36:57.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:36:57.790Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:36:57.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T16:36:59.535Z] $ docker top 98ed832d8f1dc6ecc1842d93a8e115aa6259fc7bbd21c84390904df7cdc82bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T16:36:59.872Z] + go version [2022-11-07T16:36:59.872Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T16:36:59.885Z] $ docker stop --time=1 98ed832d8f1dc6ecc1842d93a8e115aa6259fc7bbd21c84390904df7cdc82bc1 [2022-11-07T16:37:01.164Z] $ docker rm -f 98ed832d8f1dc6ecc1842d93a8e115aa6259fc7bbd21c84390904df7cdc82bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:37:01.541Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T16:37:01.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:37:01.603Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:37:01.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T16:37:01.989Z] $ docker top 06599bd5433fdbbb2ec0f8606385e8e6e72adabec5ee76068c09f381cc323027 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T16:37:02.335Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T16:37:02.632Z] + make test [2022-11-07T16:37:02.632Z] make -C ./app-service-template build [2022-11-07T16:37:02.632Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-11-07T16:37:02.632Z] go mod tidy [2022-11-07T16:37:02.632Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-07T16:37:02.632Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2022-11-07T16:37:02.632Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-07T16:37:02.892Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-11-07T16:37:02.892Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-11-07T16:37:02.892Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-07T16:37:02.892Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-07T16:37:02.892Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-07T16:37:02.892Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-07T16:37:02.892Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-07T16:37:02.892Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-07T16:37:02.892Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-07T16:37:02.892Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-07T16:37:02.892Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-07T16:37:02.892Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-07T16:37:02.892Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-07T16:37:03.152Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-07T16:37:03.152Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-07T16:37:03.152Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-07T16:37:03.152Z] go: downloading golang.org/x/text v0.3.7 [2022-11-07T16:37:03.152Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-07T16:37:03.412Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-11-07T16:37:03.412Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-07T16:37:03.412Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-07T16:37:03.672Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-11-07T16:37:03.672Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-07T16:37:03.672Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-11-07T16:37:03.672Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-07T16:37:03.672Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-07T16:37:03.672Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-11-07T16:37:03.672Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-11-07T16:37:03.672Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-07T16:37:03.672Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-07T16:37:03.931Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-11-07T16:37:03.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-11-07T16:37:03.931Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-07T16:37:03.931Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-07T16:37:04.190Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-07T16:37:04.190Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-07T16:37:04.190Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-07T16:37:04.190Z] go: downloading github.com/kr/pretty v0.3.0 [2022-11-07T16:37:04.190Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-07T16:37:04.190Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-07T16:37:04.190Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-07T16:37:04.190Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-07T16:37:04.190Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-07T16:37:04.318Z] Still waiting to schedule task [2022-11-07T16:37:04.318Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118442’ is offline [2022-11-07T16:37:04.450Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-07T16:37:04.450Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-07T16:37:04.450Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-07T16:37:04.450Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-07T16:37:04.450Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-07T16:37:04.450Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-07T16:37:04.450Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-11-07T16:37:04.450Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-11-07T16:37:04.450Z] go: downloading github.com/kr/text v0.2.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-11-07T16:37:04.450Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/google/btree v1.0.0 [2022-11-07T16:37:04.450Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-11-07T16:37:04.450Z] go: downloading github.com/miekg/dns v1.1.41 [2022-11-07T16:37:04.450Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-11-07T16:37:04.450Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-11-07T16:37:04.450Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-07T16:37:04.450Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-11-07T16:37:05.827Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2022-11-07T16:37:23.903Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-11-07T16:37:23.903Z] make -C ./app-service-template test [2022-11-07T16:37:23.903Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-11-07T16:37:23.903Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-11-07T16:37:41.972Z] ok app-new-service 0.070s coverage: 48.1% of statements [2022-11-07T16:37:41.972Z] ? app-new-service/config [no test files] [2022-11-07T16:37:41.972Z] ok app-new-service/functions 0.066s coverage: 85.3% of statements [2022-11-07T16:37:41.972Z] CGO_ENABLED=1 go vet ./... [2022-11-07T16:37:48.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T16:37:48.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T16:37:48.527Z] ./bin/test-attribution-txt.sh [2022-11-07T16:37:48.527Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-11-07T16:37:48.527Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-07T16:37:48.527Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-11-07T16:37:49.092Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.111s coverage: 60.4% of statements [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.087s coverage: 93.9% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.140s coverage: 76.5% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.093s coverage: 88.7% of statements [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.060s coverage: 100.0% of statements [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.160s coverage: 76.4% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.114s coverage: 97.3% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.075s coverage: 82.8% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.768s coverage: 81.5% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.097s coverage: 28.7% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.091s coverage: 14.0% of statements [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.050s coverage: 27.3% of statements [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-11-07T16:37:52.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-07T16:37:52.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.101s coverage: 52.8% of statements [2022-11-07T16:38:18.917Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.152s coverage: 75.5% of statements [2022-11-07T16:38:18.917Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.072s coverage: 94.4% of statements [2022-11-07T16:38:18.917Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T16:38:18.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T16:38:18.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T16:38:25.487Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-11-07T16:38:25.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T16:38:25.515Z] $ docker stop --time=1 06599bd5433fdbbb2ec0f8606385e8e6e72adabec5ee76068c09f381cc323027 [2022-11-07T16:38:27.047Z] $ docker rm -f 06599bd5433fdbbb2ec0f8606385e8e6e72adabec5ee76068c09f381cc323027 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T16:38:27.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T16:38:27.894Z] 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 [2022-11-07T16:38:28.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T16:38:28.399Z] [2022-11-07T16:38:28.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:38:28.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T16:38:28.695Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T16:38:28.695Z] 5eb5b503b376: Pulling fs layer [2022-11-07T16:38:28.695Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T16:38:28.695Z] ec43610c2a17: Pulling fs layer [2022-11-07T16:38:28.695Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T16:38:28.695Z] 33b1e0a273af: Pulling fs layer [2022-11-07T16:38:28.695Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T16:38:28.695Z] 2f39f015ded8: Pulling fs layer [2022-11-07T16:38:28.695Z] 3a2ae6a8a46f: Waiting [2022-11-07T16:38:28.695Z] 33b1e0a273af: Waiting [2022-11-07T16:38:28.695Z] 5d3b04190fa2: Waiting [2022-11-07T16:38:28.695Z] 2f39f015ded8: Waiting [2022-11-07T16:38:28.695Z] 5c69ac0246d0: Verifying Checksum [2022-11-07T16:38:28.695Z] 5c69ac0246d0: Download complete [2022-11-07T16:38:28.695Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T16:38:28.695Z] 3a2ae6a8a46f: Download complete [2022-11-07T16:38:28.959Z] ec43610c2a17: Verifying Checksum [2022-11-07T16:38:28.959Z] ec43610c2a17: Download complete [2022-11-07T16:38:28.959Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T16:38:28.959Z] 5d3b04190fa2: Download complete [2022-11-07T16:38:28.959Z] 33b1e0a273af: Verifying Checksum [2022-11-07T16:38:28.959Z] 33b1e0a273af: Download complete [2022-11-07T16:38:29.217Z] 5eb5b503b376: Download complete [2022-11-07T16:38:29.781Z] 2f39f015ded8: Download complete [2022-11-07T16:38:30.345Z] 5eb5b503b376: Pull complete [2022-11-07T16:38:30.345Z] 5c69ac0246d0: Pull complete [2022-11-07T16:38:30.603Z] ec43610c2a17: Pull complete [2022-11-07T16:38:30.861Z] 3a2ae6a8a46f: Pull complete [2022-11-07T16:38:30.861Z] 33b1e0a273af: Pull complete [2022-11-07T16:38:31.118Z] 5d3b04190fa2: Pull complete [2022-11-07T16:38:34.120Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118444 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-11-07T16:38:34.133Z] Running in /w/workspace/app-functions-sdk-go/183 [Pipeline] { [Pipeline] checkout [2022-11-07T16:38:34.166Z] The recommended git tool is: git [2022-11-07T16:38:34.399Z] 2f39f015ded8: Pull complete [2022-11-07T16:38:34.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T16:38:34.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T16:38:34.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:38:34.483Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:38:34.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T16:38:36.185Z] $ docker top a18dc35a3f3c0b8d4a549b605502667acb9ceb0dbebe9f282cc120c916b46d64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:38:36.602Z] ---> job-cost.sh [2022-11-07T16:38:36.603Z] lf-activate-venv: SKIPPING [2022-11-07T16:38:36.603Z] INFO: No Stack... [2022-11-07T16:38:37.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T16:38:37.426Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T16:38:37.710Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-11-07T16:38:37.710Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T16:38:37.724Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [2022-11-07T16:38:37.730Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] did not exist. Created. [2022-11-07T16:38:37.730Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T16:38:38.034Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T16:38:38.072Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T16:38:38.081Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T16:38:38.097Z] $ docker stop --time=1 a18dc35a3f3c0b8d4a549b605502667acb9ceb0dbebe9f282cc120c916b46d64 [2022-11-07T16:38:38.763Z] using credential edgex-jenkins-ssh [2022-11-07T16:38:38.780Z] Cloning the remote Git repository [2022-11-07T16:38:38.829Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-11-07T16:38:38.894Z] > git init /w/workspace/app-functions-sdk-go/183 # timeout=10 [2022-11-07T16:38:39.022Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-11-07T16:38:39.023Z] > git --version # timeout=10 [2022-11-07T16:38:39.049Z] > git --version # 'git version 2.25.1' [2022-11-07T16:38:39.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T16:38:39.096Z] Verifying host key using known hosts file [2022-11-07T16:38:39.256Z] $ docker rm -f a18dc35a3f3c0b8d4a549b605502667acb9ceb0dbebe9f282cc120c916b46d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T16:38:39.276Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T16:38:39.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T16:38:42.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-11-07T16:38:42.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T16:38:43.630Z] Avoid second fetch [2022-11-07T16:38:43.630Z] Checking out Revision af808cf386d9f357a83198a2b4bd92a72b60b8ea (main) [2022-11-07T16:38:44.119Z] Commit message: "docs: Add recent bug fix to Levski change log (#1216)" [2022-11-07T16:38:43.646Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T16:38:43.664Z] > git checkout -f af808cf386d9f357a83198a2b4bd92a72b60b8ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T16:38:45.026Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T16:38:45.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T16:38:45.026Z] Dload Upload Total Spent Left Speed [2022-11-07T16:38:45.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2022-11-07T16:38:45.649Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T16:38:45.975Z] + sudo tee /etc/docker/daemon.new [2022-11-07T16:38:45.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T16:38:45.975Z] { [2022-11-07T16:38:45.975Z] "registry-mirrors": [ [2022-11-07T16:38:45.975Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T16:38:45.975Z] ], [2022-11-07T16:38:45.975Z] "bip": "10.250.0.254/24", [2022-11-07T16:38:45.975Z] "hosts": [ [2022-11-07T16:38:45.975Z] "tcp://0.0.0.0:5555", [2022-11-07T16:38:45.975Z] "unix:///var/run/docker.sock" [2022-11-07T16:38:45.975Z] ], [2022-11-07T16:38:45.975Z] "mtu": 1458, [2022-11-07T16:38:45.975Z] "selinux-enabled": true, [2022-11-07T16:38:45.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T16:38:45.975Z] } [Pipeline] sh [2022-11-07T16:38:46.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T16:38:46.626Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-07T16:39:04.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T16:39:04.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T16:39:05.008Z] ========================================================= [2022-11-07T16:39:05.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T16:39:05.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-07T16:39:05.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T16:39:05.917Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T16:39:05.917Z] 9b18e9b68314: Pulling fs layer [2022-11-07T16:39:05.917Z] 35d82f9e3411: Pulling fs layer [2022-11-07T16:39:05.917Z] e16973657156: Pulling fs layer [2022-11-07T16:39:05.917Z] fc693d55d65f: Pulling fs layer [2022-11-07T16:39:05.917Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T16:39:05.917Z] dda99020689f: Pulling fs layer [2022-11-07T16:39:05.917Z] db1c61fa0a46: Pulling fs layer [2022-11-07T16:39:05.917Z] 891c053d2c06: Pulling fs layer [2022-11-07T16:39:05.917Z] 7e9fc2657dce: Waiting [2022-11-07T16:39:05.917Z] dda99020689f: Waiting [2022-11-07T16:39:05.917Z] db1c61fa0a46: Waiting [2022-11-07T16:39:05.917Z] fc693d55d65f: Waiting [2022-11-07T16:39:05.917Z] 891c053d2c06: Waiting [2022-11-07T16:39:05.917Z] e16973657156: Verifying Checksum [2022-11-07T16:39:05.917Z] e16973657156: Download complete [2022-11-07T16:39:05.917Z] 35d82f9e3411: Verifying Checksum [2022-11-07T16:39:05.917Z] 35d82f9e3411: Download complete [2022-11-07T16:39:05.917Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T16:39:05.917Z] 7e9fc2657dce: Download complete [2022-11-07T16:39:05.917Z] dda99020689f: Verifying Checksum [2022-11-07T16:39:05.917Z] dda99020689f: Download complete [2022-11-07T16:39:05.917Z] 9b18e9b68314: Verifying Checksum [2022-11-07T16:39:05.917Z] 9b18e9b68314: Download complete [2022-11-07T16:39:06.905Z] 891c053d2c06: Verifying Checksum [2022-11-07T16:39:06.905Z] 891c053d2c06: Download complete [2022-11-07T16:39:07.177Z] 9b18e9b68314: Pull complete [2022-11-07T16:39:07.456Z] 35d82f9e3411: Pull complete [2022-11-07T16:39:08.043Z] e16973657156: Pull complete [2022-11-07T16:39:08.313Z] db1c61fa0a46: Verifying Checksum [2022-11-07T16:39:08.313Z] db1c61fa0a46: Download complete [2022-11-07T16:39:08.903Z] fc693d55d65f: Verifying Checksum [2022-11-07T16:39:08.903Z] fc693d55d65f: Download complete [2022-11-07T16:39:21.262Z] fc693d55d65f: Pull complete [2022-11-07T16:39:21.262Z] 7e9fc2657dce: Pull complete [2022-11-07T16:39:21.262Z] dda99020689f: Pull complete [2022-11-07T16:39:27.926Z] db1c61fa0a46: Pull complete [2022-11-07T16:39:29.339Z] 891c053d2c06: Pull complete [2022-11-07T16:39:29.339Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T16:39:29.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T16:39:29.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-07T16:39:29.659Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:39:29.990Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T16:39:29.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:39:30.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-118444 does not seem to be running inside a container [2022-11-07T16:39:30.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@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 [2022-11-07T16:39:33.182Z] $ docker top 2f13c1caa45ec6e98b0a9f75266b83bd5dc76f1fc37e47baed6de227159d67d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T16:39:34.001Z] + go version [2022-11-07T16:39:34.001Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T16:39:34.024Z] $ docker stop --time=1 2f13c1caa45ec6e98b0a9f75266b83bd5dc76f1fc37e47baed6de227159d67d0 [2022-11-07T16:39:35.629Z] $ docker rm -f 2f13c1caa45ec6e98b0a9f75266b83bd5dc76f1fc37e47baed6de227159d67d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:39:36.226Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T16:39:36.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:39:36.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-118444 does not seem to be running inside a container [2022-11-07T16:39:36.448Z] $ 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/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@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 [2022-11-07T16:39:37.489Z] $ docker top fadf4c2d6a76470c537455a216ca9a1c4765b224e148bf4e9d0807066a15db91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T16:39:37.973Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/183 [Pipeline] fileExists [Pipeline] sh [2022-11-07T16:39:38.300Z] + make test [2022-11-07T16:39:38.301Z] make -C ./app-service-template build [2022-11-07T16:39:38.301Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' [2022-11-07T16:39:38.301Z] go mod tidy [2022-11-07T16:39:38.566Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-11-07T16:39:38.566Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-07T16:39:38.835Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-07T16:39:38.835Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-07T16:39:38.835Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 [2022-11-07T16:39:38.835Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2022-11-07T16:39:38.835Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2022-11-07T16:39:39.100Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-07T16:39:39.100Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-07T16:39:39.100Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-07T16:39:39.100Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-07T16:39:39.100Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-07T16:39:39.100Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-07T16:39:39.100Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-07T16:39:39.369Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-11-07T16:39:39.369Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-07T16:39:39.369Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2022-11-07T16:39:39.369Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-07T16:39:39.369Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-07T16:39:39.369Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2022-11-07T16:39:39.369Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-07T16:39:39.369Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-07T16:39:39.369Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-07T16:39:39.369Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-07T16:39:39.369Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-07T16:39:39.645Z] go: downloading golang.org/x/text v0.3.7 [2022-11-07T16:39:40.228Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-07T16:39:41.190Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-11-07T16:39:41.190Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-11-07T16:39:42.606Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-07T16:39:42.606Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-07T16:39:42.606Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-11-07T16:39:42.606Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-07T16:39:42.606Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-07T16:39:42.606Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-07T16:39:42.874Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-07T16:39:42.874Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-07T16:39:42.874Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-07T16:39:42.874Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-07T16:39:42.874Z] go: downloading github.com/kr/pretty v0.3.0 [2022-11-07T16:39:42.874Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-07T16:39:42.874Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-11-07T16:39:42.874Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-07T16:39:42.874Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-07T16:39:43.141Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-07T16:39:43.141Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-07T16:39:43.416Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-07T16:39:43.416Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-11-07T16:39:43.416Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-07T16:39:43.416Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-07T16:39:44.375Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-07T16:39:44.375Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-07T16:39:44.375Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-07T16:39:44.375Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-07T16:39:44.375Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-07T16:39:44.375Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-11-07T16:39:44.375Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-11-07T16:39:44.644Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-11-07T16:39:44.644Z] go: downloading github.com/kr/text v0.2.0 [2022-11-07T16:39:44.644Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-11-07T16:39:44.644Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-07T16:39:44.644Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-07T16:39:44.644Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-11-07T16:39:44.910Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-11-07T16:39:44.910Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-07T16:39:44.910Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-07T16:39:44.910Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-07T16:39:44.910Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-07T16:39:45.874Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-07T16:39:45.874Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-07T16:39:45.874Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-07T16:39:45.874Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-07T16:39:45.874Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-07T16:39:49.229Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-07T16:39:49.229Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-07T16:39:49.229Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-07T16:39:49.229Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-07T16:39:49.229Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-07T16:39:49.229Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-07T16:39:49.229Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-07T16:39:49.229Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-11-07T16:39:49.229Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-11-07T16:39:49.229Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-07T16:39:49.229Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-11-07T16:39:49.495Z] go: downloading github.com/google/btree v1.0.0 [2022-11-07T16:39:49.495Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-11-07T16:39:49.495Z] go: downloading github.com/miekg/dns v1.1.41 [2022-11-07T16:39:49.774Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-11-07T16:39:49.774Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-11-07T16:39:49.774Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-07T16:39:49.774Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-07T16:39:49.774Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-11-07T16:39:50.044Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-11-07T16:39:51.007Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2022-11-07T16:41:57.696Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' [2022-11-07T16:41:57.696Z] make -C ./app-service-template test [2022-11-07T16:41:57.696Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' [2022-11-07T16:41:57.696Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-11-07T16:44:34.447Z] ok app-new-service 0.276s coverage: 48.1% of statements [2022-11-07T16:44:34.447Z] ? app-new-service/config [no test files] [2022-11-07T16:44:34.447Z] ok app-new-service/functions 0.286s coverage: 85.3% of statements [2022-11-07T16:44:34.447Z] CGO_ENABLED=1 go vet ./... [2022-11-07T16:46:11.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T16:46:11.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T16:46:11.121Z] ./bin/test-attribution-txt.sh [2022-11-07T16:46:11.121Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' [2022-11-07T16:46:11.121Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-07T16:46:11.121Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-11-07T16:46:11.121Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-11-07T16:46:26.141Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.710s coverage: 60.4% of statements [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.334s coverage: 93.9% of statements [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.418s coverage: 76.5% of statements [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.359s coverage: 88.7% of statements [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.162s coverage: 100.0% of statements [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.813s coverage: 76.4% of statements [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.297s coverage: 97.3% of statements [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-11-07T16:46:26.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.367s coverage: 82.8% of statements [2022-11-07T16:46:26.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-11-07T16:46:32.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.262s coverage: 81.5% of statements [2022-11-07T16:46:32.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-11-07T16:46:32.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-11-07T16:46:32.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.352s coverage: 28.7% of statements [2022-11-07T16:46:32.836Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-11-07T16:46:32.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.418s coverage: 14.0% of statements [2022-11-07T16:46:35.440Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.346s coverage: 27.3% of statements [2022-11-07T16:46:35.440Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-11-07T16:46:35.440Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-07T16:46:38.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.275s coverage: 52.8% of statements [2022-11-07T16:47:11.032Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.591s coverage: 75.5% of statements [2022-11-07T16:47:11.032Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.341s coverage: 94.4% of statements [2022-11-07T16:47:11.032Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T16:47:17.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T16:47:17.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T16:47:17.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-11-07T16:47:17.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T16:47:17.727Z] $ docker stop --time=1 fadf4c2d6a76470c537455a216ca9a1c4765b224e148bf4e9d0807066a15db91 [2022-11-07T16:47:19.626Z] $ docker rm -f fadf4c2d6a76470c537455a216ca9a1c4765b224e148bf4e9d0807066a15db91 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T16:47:23.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T16:47:23.968Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T16:47:24.541Z] 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 [2022-11-07T16:47:24.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T16:47:24.990Z] [2022-11-07T16:47:24.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:47:25.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T16:47:25.593Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T16:47:25.593Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T16:47:25.593Z] 04944245beec: Pulling fs layer [2022-11-07T16:47:25.593Z] 699f458cf7ca: Pulling fs layer [2022-11-07T16:47:25.593Z] 765212b225bb: Pulling fs layer [2022-11-07T16:47:25.593Z] f23df028b6ca: Pulling fs layer [2022-11-07T16:47:25.593Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T16:47:25.593Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T16:47:25.593Z] 765212b225bb: Waiting [2022-11-07T16:47:25.593Z] d65c8cfc05b1: Waiting [2022-11-07T16:47:25.593Z] f23df028b6ca: Waiting [2022-11-07T16:47:25.593Z] 2437ff75d9bd: Waiting [2022-11-07T16:47:25.593Z] 04944245beec: Verifying Checksum [2022-11-07T16:47:25.593Z] 04944245beec: Download complete [2022-11-07T16:47:25.863Z] 765212b225bb: Verifying Checksum [2022-11-07T16:47:25.863Z] 765212b225bb: Download complete [2022-11-07T16:47:25.863Z] f23df028b6ca: Verifying Checksum [2022-11-07T16:47:25.863Z] f23df028b6ca: Download complete [2022-11-07T16:47:25.863Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T16:47:25.863Z] d65c8cfc05b1: Download complete [2022-11-07T16:47:25.863Z] 699f458cf7ca: Download complete [2022-11-07T16:47:26.456Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T16:47:26.456Z] 8998bd30e6a1: Download complete [2022-11-07T16:47:29.061Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T16:47:29.061Z] 2437ff75d9bd: Download complete [2022-11-07T16:47:30.475Z] 8998bd30e6a1: Pull complete [2022-11-07T16:47:30.744Z] 04944245beec: Pull complete [2022-11-07T16:47:32.156Z] 699f458cf7ca: Pull complete [2022-11-07T16:47:32.423Z] 765212b225bb: Pull complete [2022-11-07T16:47:33.009Z] f23df028b6ca: Pull complete [2022-11-07T16:47:33.278Z] d65c8cfc05b1: Pull complete [2022-11-07T16:47:48.283Z] 2437ff75d9bd: Pull complete [2022-11-07T16:47:48.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T16:47:48.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T16:47:48.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:47:48.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-118444 does not seem to be running inside a container [2022-11-07T16:47:48.515Z] $ 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/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@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 [2022-11-07T16:47:51.336Z] $ docker top 2cff42604f87ee35ab80a98d2100eaac20c47cb9da44da0075d8ff635a81c423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:47:52.183Z] ---> job-cost.sh [2022-11-07T16:47:52.183Z] lf-activate-venv: SKIPPING [2022-11-07T16:47:52.183Z] INFO: No Stack... [2022-11-07T16:47:52.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T16:47:53.410Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T16:47:54.058Z] + cat /w/workspace/app-functions-sdk-go/183/archives/cost.csv [2022-11-07T16:47:54.058Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T16:47:54.124Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [2022-11-07T16:47:54.130Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] did not exist. Created. [2022-11-07T16:47:54.130Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T16:47:54.779Z] /w/workspace/app-functions-sdk-go/183@tmp/durable-f9692b1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T16:47:55.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T16:47:55.461Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T16:47:55.556Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T16:47:55.563Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T16:47:55.586Z] $ docker stop --time=1 2cff42604f87ee35ab80a98d2100eaac20c47cb9da44da0075d8ff635a81c423 [2022-11-07T16:47:58.765Z] $ docker rm -f 2cff42604f87ee35ab80a98d2100eaac20c47cb9da44da0075d8ff635a81c423 [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 [2022-11-07T16:47:59.159Z] provisioning config files... [2022-11-07T16:47:59.169Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8881031709267289845tmp [Pipeline] { [Pipeline] sh [2022-11-07T16:47:59.467Z] + set +x [2022-11-07T16:47:59.467Z] + curl -s https://codecov.io/bash [2022-11-07T16:47:59.467Z] + bash -s -- [2022-11-07T16:47:59.467Z] [2022-11-07T16:47:59.467Z] _____ _ [2022-11-07T16:47:59.467Z] / ____| | | [2022-11-07T16:47:59.467Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T16:47:59.467Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T16:47:59.467Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T16:47:59.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T16:47:59.468Z] Bash-1.0.6 [2022-11-07T16:47:59.468Z] [2022-11-07T16:47:59.468Z] [2022-11-07T16:47:59.468Z] ==> git version 2.25.1 found [2022-11-07T16:47:59.468Z] ==> 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 [2022-11-07T16:47:59.468Z] Release-Date: 2020-01-08 [2022-11-07T16:47:59.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T16:47:59.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T16:47:59.468Z] ==> Jenkins CI detected. [2022-11-07T16:47:59.468Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-11-07T16:47:59.468Z] project root: . [2022-11-07T16:47:59.468Z] --> token set from env [2022-11-07T16:47:59.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T16:47:59.468Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T16:47:59.468Z] ==> Python coveragepy not found [2022-11-07T16:47:59.468Z] ==> Searching for coverage reports in: [2022-11-07T16:47:59.468Z] + . [2022-11-07T16:47:59.468Z] -> Found 2 reports [2022-11-07T16:47:59.468Z] ==> Detecting git/mercurial file structure [2022-11-07T16:47:59.727Z] ==> Reading reports [2022-11-07T16:47:59.727Z] + ./app-service-template/coverage.out bytes=3432 [2022-11-07T16:47:59.727Z] + ./coverage.out bytes=126571 [2022-11-07T16:47:59.727Z] ==> Appending adjustments [2022-11-07T16:47:59.727Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T16:47:59.987Z] + Found adjustments [2022-11-07T16:47:59.987Z] ==> Gzipping contents [2022-11-07T16:47:59.987Z] 24K /tmp/codecov.Ww2qbM.gz [2022-11-07T16:47:59.987Z] ==> Uploading reports [2022-11-07T16:47:59.987Z] url: https://codecov.io [2022-11-07T16:47:59.987Z] query: branch=main&commit=af808cf386d9f357a83198a2b4bd92a72b60b8ea&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T16:47:59.987Z] -> Pinging Codecov [2022-11-07T16:47:59.987Z] 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=af808cf386d9f357a83198a2b4bd92a72b60b8ea&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T16:48:00.557Z] -> Uploading to [2022-11-07T16:48:00.557Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/3D8B5DFFC46A037C893635FACE044666/af808cf386d9f357a83198a2b4bd92a72b60b8ea/66fe0a97-7603-48ef-8600-bac1955c96d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T164800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c14ffc16caa4ac48aa315a8a1ed5a5f3b56b6ff97d1b199f1a56235dae50e5 [2022-11-07T16:48:00.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T16:48:00.557Z] Dload Upload Total Spent Left Speed [2022-11-07T16:48:00.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22153 0 0 100 22153 0 90052 --:--:-- --:--:-- --:--:-- 90052 [2022-11-07T16:48:00.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] } [2022-11-07T16:48:00.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T16:48:00.777Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T16:48:00.787Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:01.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T16:48:01.088Z] [2022-11-07T16:48:01.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:01.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T16:48:01.392Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T16:48:01.392Z] df9b9388f04a: Pulling fs layer [2022-11-07T16:48:01.392Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T16:48:01.392Z] 25bc292e5bac: Pulling fs layer [2022-11-07T16:48:01.392Z] 114826534d7a: Pulling fs layer [2022-11-07T16:48:01.392Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T16:48:01.392Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T16:48:01.392Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T16:48:01.392Z] 114826534d7a: Waiting [2022-11-07T16:48:01.392Z] 4657fd5d0bcf: Waiting [2022-11-07T16:48:01.392Z] 6ad1cebc031e: Waiting [2022-11-07T16:48:01.392Z] 8a3aa393b2d8: Waiting [2022-11-07T16:48:01.392Z] 25bc292e5bac: Verifying Checksum [2022-11-07T16:48:01.392Z] 25bc292e5bac: Download complete [2022-11-07T16:48:01.392Z] 52dc419b0ee2: Download complete [2022-11-07T16:48:01.392Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T16:48:01.392Z] 4657fd5d0bcf: Download complete [2022-11-07T16:48:01.392Z] df9b9388f04a: Download complete [2022-11-07T16:48:01.652Z] df9b9388f04a: Pull complete [2022-11-07T16:48:01.652Z] 52dc419b0ee2: Pull complete [2022-11-07T16:48:01.652Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T16:48:01.652Z] 6ad1cebc031e: Download complete [2022-11-07T16:48:01.652Z] 25bc292e5bac: Pull complete [2022-11-07T16:48:02.604Z] 114826534d7a: Verifying Checksum [2022-11-07T16:48:02.604Z] 114826534d7a: Download complete [2022-11-07T16:48:02.864Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T16:48:02.864Z] 8a3aa393b2d8: Download complete [2022-11-07T16:48:05.401Z] 114826534d7a: Pull complete [2022-11-07T16:48:05.401Z] 4657fd5d0bcf: Pull complete [2022-11-07T16:48:05.967Z] 6ad1cebc031e: Pull complete [2022-11-07T16:48:08.498Z] 8a3aa393b2d8: Pull complete [2022-11-07T16:48:08.498Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T16:48:08.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T16:48:08.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:08.576Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:08.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-07T16:48:10.145Z] $ docker top 651a921dcca8c5feb4f08930055ede52ed9d10b82334d1ceb79de35572ea9f1d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T16:48:10.212Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-11-07T16:48:10.489Z] + set -o pipefail [2022-11-07T16:48:10.489Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/aa3aed0c-06ca-4508-add3-ea80f1775327 [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] [2022-11-07T16:48:17.053Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T16:48:17.053Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T16:48:17.053Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T16:48:17.058Z] $ docker stop --time=1 651a921dcca8c5feb4f08930055ede52ed9d10b82334d1ceb79de35572ea9f1d [2022-11-07T16:48:19.288Z] $ docker rm -f 651a921dcca8c5feb4f08930055ede52ed9d10b82334d1ceb79de35572ea9f1d [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 [2022-11-07T16:48:19.647Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T16:48:19.659Z] provisioning config files... [2022-11-07T16:48:19.666Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14947636510848155134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:19.962Z] --> edgex-publish-swagger.sh [2022-11-07T16:48:19.963Z] === Publish openapi/v2 API === [2022-11-07T16:48:19.963Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-07T16:48:19.963Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-11-07T16:48:19.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T16:48:19.963Z] Dload Upload Total Spent Left Speed [2022-11-07T16:48:20.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13257 0:00:01 0:00:01 --:--:-- 13257 100 13708 0 0 100 13708 0 13257 0:00:01 0:00:01 --:--:-- 13257 [2022-11-07T16:48:20.899Z] [2022-11-07T16:48:20.899Z] [Pipeline] } [2022-11-07T16:48:20.907Z] 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 [2022-11-07T16:48:21.334Z] + git log --format=format:%s -1 af808cf386d9f357a83198a2b4bd92a72b60b8ea [Pipeline] sh [2022-11-07T16:48:21.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T16:48:21.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:21.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:48:21.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:21.993Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:22.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T16:48:22.406Z] $ docker top 5af7bc3b914d8f70bd900e0367b6e08f0f160008d2c7f3aec32d80e64e277e81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T16:48:22.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T16:48:22.493Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T16:48:22.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T16:48:22.601Z] $ docker exec 5af7bc3b914d8f70bd900e0367b6e08f0f160008d2c7f3aec32d80e64e277e81 ssh-agent [2022-11-07T16:48:22.719Z] SSH_AUTH_SOCK=/tmp/ssh-pNJ0lq2mxdzi/agent.32 [2022-11-07T16:48:22.719Z] SSH_AGENT_PID=39 [2022-11-07T16:48:22.724Z] Running ssh-add (command line suppressed) [2022-11-07T16:48:22.821Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13924493585528712080.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13924493585528712080.key) [2022-11-07T16:48:22.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T16:48:23.131Z] + git semver tag [2022-11-07T16:48:23.392Z] 2022-11-07 16:48:23,316 [run_tag] DEBUG tag force:False [2022-11-07T16:48:23.392Z] 2022-11-07 16:48:23,316 [check_head_tag] DEBUG check head tag [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,317 [execute] INFO git cat-file --batch-check [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,321 [execute] INFO git cat-file --batch [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,351 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,351 [execute] INFO git tag -a v2.3.0-dev.62 -m v2.3.0-dev.62 [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,351 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.62', '-m', 'v2.3.0-dev.62'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T16:48:23.393Z] 2022-11-07 16:48:23,357 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:23.393Z] 2.3.0-dev.62 [Pipeline] } [2022-11-07T16:48:23.398Z] $ docker exec --env ******** --env ******** 5af7bc3b914d8f70bd900e0367b6e08f0f160008d2c7f3aec32d80e64e277e81 ssh-agent -k [2022-11-07T16:48:23.504Z] unset SSH_AUTH_SOCK; [2022-11-07T16:48:23.504Z] unset SSH_AGENT_PID; [2022-11-07T16:48:23.504Z] echo Agent pid 39 killed; [2022-11-07T16:48:23.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T16:48:23.840Z] + git semver [Pipeline] } [2022-11-07T16:48:24.104Z] $ docker stop --time=1 5af7bc3b914d8f70bd900e0367b6e08f0f160008d2c7f3aec32d80e64e277e81 [2022-11-07T16:48:25.425Z] $ docker rm -f 5af7bc3b914d8f70bd900e0367b6e08f0f160008d2c7f3aec32d80e64e277e81 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:25.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T16:48:25.820Z] [2022-11-07T16:48:25.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:26.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T16:48:26.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T16:48:26.114Z] ab5ef0e58194: Pulling fs layer [2022-11-07T16:48:26.114Z] 9712f1f96733: Pulling fs layer [2022-11-07T16:48:26.114Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T16:48:26.114Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T16:48:26.114Z] e9a5061849ea: Pulling fs layer [2022-11-07T16:48:26.114Z] d747dcd14b5f: Pulling fs layer [2022-11-07T16:48:26.114Z] 2de7ff778b66: Pulling fs layer [2022-11-07T16:48:26.114Z] d747dcd14b5f: Waiting [2022-11-07T16:48:26.114Z] 0d9ebad4ef96: Waiting [2022-11-07T16:48:26.114Z] e9a5061849ea: Waiting [2022-11-07T16:48:26.114Z] 9712f1f96733: Download complete [2022-11-07T16:48:26.380Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T16:48:26.380Z] 63f879dbbcfc: Download complete [2022-11-07T16:48:26.967Z] ab5ef0e58194: Verifying Checksum [2022-11-07T16:48:26.967Z] ab5ef0e58194: Download complete [2022-11-07T16:48:26.967Z] d747dcd14b5f: Verifying Checksum [2022-11-07T16:48:26.967Z] d747dcd14b5f: Download complete [2022-11-07T16:48:26.967Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T16:48:26.967Z] 0d9ebad4ef96: Download complete [2022-11-07T16:48:26.967Z] e9a5061849ea: Download complete [2022-11-07T16:48:26.967Z] 2de7ff778b66: Verifying Checksum [2022-11-07T16:48:26.967Z] 2de7ff778b66: Download complete [2022-11-07T16:48:29.489Z] ab5ef0e58194: Pull complete [2022-11-07T16:48:29.489Z] 9712f1f96733: Pull complete [2022-11-07T16:48:30.421Z] 63f879dbbcfc: Pull complete [2022-11-07T16:48:33.701Z] 0d9ebad4ef96: Pull complete [2022-11-07T16:48:33.959Z] e9a5061849ea: Pull complete [2022-11-07T16:48:34.216Z] d747dcd14b5f: Pull complete [2022-11-07T16:48:35.149Z] 2de7ff778b66: Pull complete [2022-11-07T16:48:35.149Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T16:48:35.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T16:48:35.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:35.220Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:35.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-07T16:48:37.127Z] $ docker top 605e4000c6ce216b31cbf0ce62dfbf72167434664bc29505bf8b6223f3348122 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T16:48:37.205Z] provisioning config files... [2022-11-07T16:48:37.211Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6943995101619908405tmp [2022-11-07T16:48:37.221Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12013118206640766399tmp [2022-11-07T16:48:37.229Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9616165626988823956tmp [Pipeline] { [Pipeline] echo [2022-11-07T16:48:37.243Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:37.525Z] ---> sigul-configuration.sh [2022-11-07T16:48:37.525Z] gpg: directory `/root/.gnupg' created [2022-11-07T16:48:37.525Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T16:48:37.525Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T16:48:37.525Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T16:48:37.525Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T16:48:37.525Z] gpg: CAST5 encrypted data [2022-11-07T16:48:37.525Z] gpg: encrypted with 1 passphrase [2022-11-07T16:48:37.525Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T16:48:37.809Z] + mkdir /home/jenkins [2022-11-07T16:48:37.809Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T16:48:38.091Z] + 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 [2022-11-07T16:48:38.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:38.385Z] ---> sigul-install.sh [2022-11-07T16:48:38.385Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T16:48:38.669Z] + git tag --list [2022-11-07T16:48:38.670Z] v0.1.0 [2022-11-07T16:48:38.670Z] v0.1.1 [2022-11-07T16:48:38.670Z] v1.0.0 [2022-11-07T16:48:38.670Z] v1.1.0 [2022-11-07T16:48:38.670Z] v1.2.0 [2022-11-07T16:48:38.670Z] v1.3.0 [2022-11-07T16:48:38.670Z] v1.3.1 [2022-11-07T16:48:38.670Z] v2.0.0 [2022-11-07T16:48:38.670Z] v2.0.1 [2022-11-07T16:48:38.670Z] v2.1.0 [2022-11-07T16:48:38.670Z] v2.1.1 [2022-11-07T16:48:38.670Z] v2.1.1-dev.3 [2022-11-07T16:48:38.670Z] v2.1.1-dev.4 [2022-11-07T16:48:38.670Z] v2.2.0 [2022-11-07T16:48:38.670Z] v2.2.1-dev.1 [2022-11-07T16:48:38.670Z] v2.2.1-dev.10 [2022-11-07T16:48:38.670Z] v2.2.1-dev.11 [2022-11-07T16:48:38.670Z] v2.2.1-dev.12 [2022-11-07T16:48:38.670Z] v2.2.1-dev.13 [2022-11-07T16:48:38.670Z] v2.2.1-dev.14 [2022-11-07T16:48:38.670Z] v2.2.1-dev.15 [2022-11-07T16:48:38.670Z] v2.2.1-dev.16 [2022-11-07T16:48:38.670Z] v2.2.1-dev.17 [2022-11-07T16:48:38.670Z] v2.2.1-dev.18 [2022-11-07T16:48:38.670Z] v2.2.1-dev.19 [2022-11-07T16:48:38.670Z] v2.2.1-dev.2 [2022-11-07T16:48:38.670Z] v2.2.1-dev.20 [2022-11-07T16:48:38.670Z] v2.2.1-dev.21 [2022-11-07T16:48:38.670Z] v2.2.1-dev.22 [2022-11-07T16:48:38.670Z] v2.2.1-dev.23 [2022-11-07T16:48:38.670Z] v2.2.1-dev.3 [2022-11-07T16:48:38.670Z] v2.2.1-dev.4 [2022-11-07T16:48:38.670Z] v2.2.1-dev.5 [2022-11-07T16:48:38.670Z] v2.2.1-dev.6 [2022-11-07T16:48:38.670Z] v2.2.1-dev.7 [2022-11-07T16:48:38.670Z] v2.2.1-dev.8 [2022-11-07T16:48:38.670Z] v2.2.1-dev.9 [2022-11-07T16:48:38.670Z] v2.3.0-dev.24 [2022-11-07T16:48:38.670Z] v2.3.0-dev.25 [2022-11-07T16:48:38.670Z] v2.3.0-dev.26 [2022-11-07T16:48:38.670Z] v2.3.0-dev.27 [2022-11-07T16:48:38.670Z] v2.3.0-dev.28 [2022-11-07T16:48:38.670Z] v2.3.0-dev.29 [2022-11-07T16:48:38.670Z] v2.3.0-dev.30 [2022-11-07T16:48:38.670Z] v2.3.0-dev.31 [2022-11-07T16:48:38.670Z] v2.3.0-dev.32 [2022-11-07T16:48:38.670Z] v2.3.0-dev.33 [2022-11-07T16:48:38.670Z] v2.3.0-dev.34 [2022-11-07T16:48:38.670Z] v2.3.0-dev.35 [2022-11-07T16:48:38.670Z] v2.3.0-dev.36 [2022-11-07T16:48:38.670Z] v2.3.0-dev.37 [2022-11-07T16:48:38.670Z] v2.3.0-dev.38 [2022-11-07T16:48:38.670Z] v2.3.0-dev.39 [2022-11-07T16:48:38.670Z] v2.3.0-dev.40 [2022-11-07T16:48:38.670Z] v2.3.0-dev.41 [2022-11-07T16:48:38.670Z] v2.3.0-dev.42 [2022-11-07T16:48:38.670Z] v2.3.0-dev.43 [2022-11-07T16:48:38.670Z] v2.3.0-dev.44 [2022-11-07T16:48:38.670Z] v2.3.0-dev.45 [2022-11-07T16:48:38.670Z] v2.3.0-dev.46 [2022-11-07T16:48:38.670Z] v2.3.0-dev.47 [2022-11-07T16:48:38.670Z] v2.3.0-dev.48 [2022-11-07T16:48:38.670Z] v2.3.0-dev.49 [2022-11-07T16:48:38.670Z] v2.3.0-dev.50 [2022-11-07T16:48:38.670Z] v2.3.0-dev.51 [2022-11-07T16:48:38.670Z] v2.3.0-dev.52 [2022-11-07T16:48:38.670Z] v2.3.0-dev.53 [2022-11-07T16:48:38.670Z] v2.3.0-dev.54 [2022-11-07T16:48:38.670Z] v2.3.0-dev.55 [2022-11-07T16:48:38.670Z] v2.3.0-dev.56 [2022-11-07T16:48:38.670Z] v2.3.0-dev.57 [2022-11-07T16:48:38.670Z] v2.3.0-dev.58 [2022-11-07T16:48:38.670Z] v2.3.0-dev.59 [2022-11-07T16:48:38.670Z] v2.3.0-dev.60 [2022-11-07T16:48:38.670Z] v2.3.0-dev.61 [2022-11-07T16:48:38.670Z] v2.3.0-dev.62 [Pipeline] sh [2022-11-07T16:48:38.949Z] + lftools sign git-tag v2.3.0-dev.62 [2022-11-07T16:48:39.515Z] Signing Git tag with Sigul... [2022-11-07T16:48:39.515Z] Signing v2.3.0-dev.62 [Pipeline] echo [2022-11-07T16:48:39.781Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:40.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T16:48:40.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T16:48:40.083Z] $ docker stop --time=1 605e4000c6ce216b31cbf0ce62dfbf72167434664bc29505bf8b6223f3348122 [2022-11-07T16:48:41.390Z] $ docker rm -f 605e4000c6ce216b31cbf0ce62dfbf72167434664bc29505bf8b6223f3348122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T16:48:41.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T16:48:41.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:42.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:48:42.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:42.147Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:42.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T16:48:42.552Z] $ docker top 6542ddd355886031fed54af7eed0aa829d48f9769e947c5291636cf8a75bf0f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T16:48:42.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T16:48:42.656Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T16:48:42.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T16:48:42.774Z] $ docker exec 6542ddd355886031fed54af7eed0aa829d48f9769e947c5291636cf8a75bf0f0 ssh-agent [2022-11-07T16:48:42.891Z] SSH_AUTH_SOCK=/tmp/ssh-tJMrsDMXXkjK/agent.31 [2022-11-07T16:48:42.891Z] SSH_AGENT_PID=37 [2022-11-07T16:48:42.895Z] Running ssh-add (command line suppressed) [2022-11-07T16:48:42.995Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16451726956022165825.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16451726956022165825.key) [2022-11-07T16:48:43.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T16:48:43.303Z] + git semver bump pre [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [bump_version] DEBUG bumping version:2.3.0-dev.62 on axis:pre with prefix:dev [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [bump_version] DEBUG bumped version:2.3.0-dev.63 [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [write_version] DEBUG write version:2.3.0-dev.63 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,463 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,465 [execute] INFO git cat-file --batch-check [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,470 [execute] INFO git cat-file --batch [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T16:48:43.560Z] 2022-11-07 16:48:43,476 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:43.560Z] 2.3.0-dev.63 [Pipeline] } [2022-11-07T16:48:43.562Z] $ docker exec --env ******** --env ******** 6542ddd355886031fed54af7eed0aa829d48f9769e947c5291636cf8a75bf0f0 ssh-agent -k [2022-11-07T16:48:43.657Z] unset SSH_AUTH_SOCK; [2022-11-07T16:48:43.657Z] unset SSH_AGENT_PID; [2022-11-07T16:48:43.657Z] echo Agent pid 37 killed; [2022-11-07T16:48:43.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T16:48:43.980Z] + git semver [Pipeline] } [2022-11-07T16:48:44.244Z] $ docker stop --time=1 6542ddd355886031fed54af7eed0aa829d48f9769e947c5291636cf8a75bf0f0 [2022-11-07T16:48:45.547Z] $ docker rm -f 6542ddd355886031fed54af7eed0aa829d48f9769e947c5291636cf8a75bf0f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T16:48:45.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T16:48:45.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:46.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T16:48:46.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:46.249Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:46.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T16:48:46.622Z] $ docker top fcfacd93b4c74f11ee3c7e39c7214d595be4388efad5b0b2d5b3abae8586bc42 -eo pid,comm [2022-11-07T16:48:46.677Z] 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). [2022-11-07T16:48:46.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T16:48:46.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T16:48:46.718Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T16:48:46.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T16:48:46.831Z] $ docker exec fcfacd93b4c74f11ee3c7e39c7214d595be4388efad5b0b2d5b3abae8586bc42 ssh-agent [2022-11-07T16:48:46.941Z] SSH_AUTH_SOCK=/tmp/ssh-ANNaZavv8mbF/agent.31 [2022-11-07T16:48:46.941Z] SSH_AGENT_PID=37 [2022-11-07T16:48:46.946Z] Running ssh-add (command line suppressed) [2022-11-07T16:48:47.043Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1993871103502172084.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1993871103502172084.key) [2022-11-07T16:48:47.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T16:48:47.348Z] + git semver push [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,524 [run_push] DEBUG push [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,525 [execute] INFO git cat-file --batch-check [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,529 [execute] INFO git rev-list a5efcc0eafdfa08dfbd43362e5349469c0d464ff -- [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,529 [execute] DEBUG Popen(['git', 'rev-list', 'a5efcc0eafdfa08dfbd43362e5349469c0d464ff', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,543 [execute] INFO git fetch -v origin [2022-11-07T16:48:47.608Z] 2022-11-07 16:48:47,543 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T16:48:48.175Z] 2022-11-07 16:48:48,106 [run_push] DEBUG no remote changes detected [2022-11-07T16:48:48.175Z] 2022-11-07 16:48:48,107 [execute] INFO git push origin semver [2022-11-07T16:48:48.175Z] 2022-11-07 16:48:48,107 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T16:48:49.110Z] 2022-11-07 16:48:48,938 [run_push] DEBUG push all version tags [2022-11-07T16:48:49.110Z] 2022-11-07 16:48:48,938 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T16:48:49.110Z] 2022-11-07 16:48:48,939 [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) [2022-11-07T16:48:50.048Z] 2022-11-07 16:48:49,771 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-11-07T16:48:50.048Z] 2.3.0-dev.63 [Pipeline] } [2022-11-07T16:48:50.050Z] $ docker exec --env ******** --env ******** fcfacd93b4c74f11ee3c7e39c7214d595be4388efad5b0b2d5b3abae8586bc42 ssh-agent -k [2022-11-07T16:48:50.133Z] unset SSH_AUTH_SOCK; [2022-11-07T16:48:50.133Z] unset SSH_AGENT_PID; [2022-11-07T16:48:50.133Z] echo Agent pid 37 killed; [2022-11-07T16:48:50.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T16:48:50.458Z] + git semver [Pipeline] } [2022-11-07T16:48:50.722Z] $ docker stop --time=1 fcfacd93b4c74f11ee3c7e39c7214d595be4388efad5b0b2d5b3abae8586bc42 [2022-11-07T16:48:52.025Z] $ docker rm -f fcfacd93b4c74f11ee3c7e39c7214d595be4388efad5b0b2d5b3abae8586bc42 [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 [2022-11-07T16:48:52.571Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-11-07T16:48:52.571Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-11-07T16:48:52.571Z] total 16 [2022-11-07T16:48:52.571Z] drwxr-xr-x 3 root root 4096 Nov 7 16:38 . [2022-11-07T16:48:52.571Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 16:48 .. [2022-11-07T16:48:52.571Z] drwxr-xr-x 2 root root 4096 Nov 7 16:38 cost [2022-11-07T16:48:52.571Z] -rw-r--r-- 1 root root 92 Nov 7 16:38 cost.csv [2022-11-07T16:48:52.571Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-11-07T16:48:52.571Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-11-07T16:48:52.571Z] total 16 [2022-11-07T16:48:52.571Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 16:38 . [2022-11-07T16:48:52.571Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 16:48 .. [2022-11-07T16:48:52.571Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 16:38 cost [2022-11-07T16:48:52.571Z] -rw-r--r-- 1 jenkins jenkins 92 Nov 7 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:52.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:53.720Z] ---> package-listing.sh [2022-11-07T16:48:53.720Z] ++ facter osfamily [2022-11-07T16:48:53.720Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T16:48:53.978Z] + OS_FAMILY=debian [2022-11-07T16:48:53.978Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-11-07T16:48:53.978Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T16:48:53.978Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T16:48:53.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T16:48:53.978Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T16:48:53.978Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-11-07T16:48:53.978Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T16:48:53.978Z] + case "${OS_FAMILY}" in [2022-11-07T16:48:53.978Z] + dpkg -l [2022-11-07T16:48:53.978Z] + grep '^ii' [2022-11-07T16:48:53.978Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T16:48:53.978Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T16:48:53.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T16:48:53.978Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-11-07T16:48:53.978Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-11-07T16:48:53.978Z] + 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 [2022-11-07T16:48:53.986Z] 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 [2022-11-07T16:48:54.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T16:48:54.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T16:48:54.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T16:48:54.887Z] prd-ubuntu20.04-docker-8c-8g-118443 does not seem to be running inside a container [2022-11-07T16:48:54.911Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T16:48:55.139Z] $ docker top 861e3a3594d503ff20a5d5f90dd0b55f9d56c9d48bac8f269f5d7766e6a2968e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T16:48:55.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T16:48:55.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T16:48:56.047Z] + ls /var/log/sa-host [2022-11-07T16:48:56.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T16:48:56.192Z] provisioning config files... [2022-11-07T16:48:56.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5740219487090296656tmp [Pipeline] { [Pipeline] echo [2022-11-07T16:48:56.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:56.485Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T16:48:56.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:56.812Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T16:48:56.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:57.107Z] ---> sudo-logs.sh [2022-11-07T16:48:57.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T16:48:57.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:57.417Z] ---> job-cost.sh [2022-11-07T16:48:57.417Z] lf-activate-venv: SKIPPING [2022-11-07T16:48:57.417Z] DEBUG: total: 0.2199999988079071 [2022-11-07T16:48:57.417Z] INFO: Retrieving Stack Cost... [2022-11-07T16:48:57.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T16:48:58.245Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T16:48:58.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T16:48:58.537Z] ---> logs-deploy.sh [2022-11-07T16:48:58.537Z] lf-activate-venv: SKIPPING [2022-11-07T16:48:58.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/183 [2022-11-07T16:48:58.537Z] INFO: archiving workspace using pattern(s): [2022-11-07T16:48:59.474Z] Archives upload complete. [2022-11-07T16:48:59.734Z] INFO: archiving logs to Nexus [2022-11-07T16:49:00.302Z] ---> uname -a: [2022-11-07T16:49:00.302Z] Linux prd-ubuntu20-04-docker-8c-8g-118443 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-07T16:49:00.302Z] [2022-11-07T16:49:00.302Z]