Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81196633a3d005c8a52a07b27ab6a8243177205b 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-ssh1978798462594349590.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13603184934910013558.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9631182871717408208.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh2697146226094655600.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-ssh2511686782599678693.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116889 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 81196633a3d005c8a52a07b27ab6a8243177205b (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1201)" > git config core.sparsecheckout # timeout=10 > git checkout -f 81196633a3d005c8a52a07b27ab6a8243177205b # timeout=10 > git rev-list --no-walk cec20cdc5f15a00257803da7a1e4d99363e84dbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T15:39:53.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T15:39:53.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T15:39:53.073Z] ========================================================= [2022-10-25T15:39:53.073Z] EdgeX Global Pipelines Version Info [2022-10-25T15:39:53.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:39:55.117Z] ------------------- [2022-10-25T15:39:55.117Z] stable info: [2022-10-25T15:39:55.117Z] ------------------- [2022-10-25T15:39:55.117Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T15:39:55.117Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T15:39:55.117Z] Message: update stable to v1.0.243 [2022-10-25T15:39:55.389Z] ------------------- [2022-10-25T15:39:55.389Z] experimental info: [2022-10-25T15:39:55.389Z] ------------------- [2022-10-25T15:39:55.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T15:39:55.389Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T15:39:55.389Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T15:39:55.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-10-25T15:39:55.744Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-10-25T15:39:55.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T15:39:55.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T15:39:55.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T15:39:55.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T15:39:55.804Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T15:39:55.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T15:39:55.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T15:39:55.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T15:39:55.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T15:39:55.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-10-25T15:39:55.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T15:39:55.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T15:39:55.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:55.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:55.987Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:55.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T15:39:56.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T15:39:56.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T15:39:56.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T15:39:56.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T15:39:56.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T15:39:56.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T15:39:56.066Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-25T15:39:56.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T15:39:56.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T15:39:56.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T15:39:56.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T15:39:56.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T15:39:56.121Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] echo [2022-10-25T15:39:56.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8119663 [Pipeline] echo [2022-10-25T15:39:56.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T15:39:56.495Z] + git rev-list -1 --merges 81196633a3d005c8a52a07b27ab6a8243177205b~1..81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] echo [2022-10-25T15:39:56.524Z] -----------> git rev-list -1 --merges 81196633a3d005c8a52a07b27ab6a8243177205b~1..81196633a3d005c8a52a07b27ab6a8243177205b 81196633a3d005c8a52a07b27ab6a8243177205b [false] [Pipeline] sh [2022-10-25T15:39:56.813Z] + git log --format=format:%s -1 81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] echo [2022-10-25T15:39:56.828Z] ========================================================= [2022-10-25T15:39:56.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T15:39:56.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T15:39:57.158Z] + git log --format=format:%s -1 81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] echo [2022-10-25T15:39:57.167Z] [semverPrep] GIT_COMMIT: 81196633a3d005c8a52a07b27ab6a8243177205b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1201) [Pipeline] echo [2022-10-25T15:39:57.175Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T15:39:57.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T15:39:57.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T15:39:57.526Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T15:39:57.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T15:39:57.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T15:39:57.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T15:39:57.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:39:57.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:39:58.128Z] [2022-10-25T15:39:58.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:39:58.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:39:58.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T15:39:58.422Z] b85a868b505f: Pulling fs layer [2022-10-25T15:39:58.422Z] e2be974225ed: Pulling fs layer [2022-10-25T15:39:58.422Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T15:39:58.422Z] 988bab9f4d93: Pulling fs layer [2022-10-25T15:39:58.422Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T15:39:58.422Z] eaf3925da568: Pulling fs layer [2022-10-25T15:39:58.422Z] bab4dde63d76: Pulling fs layer [2022-10-25T15:39:58.422Z] bde34c3a00c8: Pulling fs layer [2022-10-25T15:39:58.422Z] b352a97aabf1: Pulling fs layer [2022-10-25T15:39:58.422Z] 4872d77fe225: Pulling fs layer [2022-10-25T15:39:58.422Z] 5851b861e8e6: Pulling fs layer [2022-10-25T15:39:58.422Z] eaf3925da568: Waiting [2022-10-25T15:39:58.422Z] 988bab9f4d93: Waiting [2022-10-25T15:39:58.422Z] 1469e6f7b9e6: Waiting [2022-10-25T15:39:58.422Z] bde34c3a00c8: Waiting [2022-10-25T15:39:58.422Z] 4872d77fe225: Waiting [2022-10-25T15:39:58.422Z] b352a97aabf1: Waiting [2022-10-25T15:39:58.422Z] bab4dde63d76: Waiting [2022-10-25T15:39:58.422Z] 5851b861e8e6: Waiting [2022-10-25T15:39:58.422Z] e2be974225ed: Verifying Checksum [2022-10-25T15:39:58.422Z] e2be974225ed: Download complete [2022-10-25T15:39:58.422Z] 988bab9f4d93: Verifying Checksum [2022-10-25T15:39:58.422Z] 988bab9f4d93: Download complete [2022-10-25T15:39:58.683Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T15:39:58.683Z] 1469e6f7b9e6: Download complete [2022-10-25T15:39:58.683Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T15:39:58.683Z] eaf3925da568: Verifying Checksum [2022-10-25T15:39:58.683Z] 339a4e72a1f5: Download complete [2022-10-25T15:39:58.683Z] eaf3925da568: Download complete [2022-10-25T15:39:58.683Z] bde34c3a00c8: Download complete [2022-10-25T15:39:58.683Z] b352a97aabf1: Download complete [2022-10-25T15:39:58.683Z] 4872d77fe225: Download complete [2022-10-25T15:39:58.683Z] 5851b861e8e6: Verifying Checksum [2022-10-25T15:39:58.683Z] 5851b861e8e6: Download complete [2022-10-25T15:39:58.683Z] b85a868b505f: Verifying Checksum [2022-10-25T15:39:58.683Z] b85a868b505f: Download complete [2022-10-25T15:39:58.942Z] bab4dde63d76: Verifying Checksum [2022-10-25T15:39:58.942Z] bab4dde63d76: Download complete [2022-10-25T15:39:59.879Z] b85a868b505f: Pull complete [2022-10-25T15:39:59.879Z] e2be974225ed: Pull complete [2022-10-25T15:40:00.445Z] 339a4e72a1f5: Pull complete [2022-10-25T15:40:00.445Z] 988bab9f4d93: Pull complete [2022-10-25T15:40:00.703Z] 1469e6f7b9e6: Pull complete [2022-10-25T15:40:00.703Z] eaf3925da568: Pull complete [2022-10-25T15:40:02.603Z] bab4dde63d76: Pull complete [2022-10-25T15:40:02.603Z] bde34c3a00c8: Pull complete [2022-10-25T15:40:02.603Z] b352a97aabf1: Pull complete [2022-10-25T15:40:02.603Z] 4872d77fe225: Pull complete [2022-10-25T15:40:02.603Z] 5851b861e8e6: Pull complete [2022-10-25T15:40:02.603Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T15:40:02.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T15:40:02.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:40:02.683Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T15:40:02.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T15:40:04.031Z] $ docker top 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb -eo pid,comm [2022-10-25T15:40:04.093Z] 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-10-25T15:40:04.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T15:40:04.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T15:40:04.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T15:40:04.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T15:40:04.277Z] $ docker exec 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb ssh-agent [2022-10-25T15:40:04.388Z] SSH_AUTH_SOCK=/tmp/ssh-SFEEUvvBwqvo/agent.32 [2022-10-25T15:40:04.388Z] SSH_AGENT_PID=38 [2022-10-25T15:40:04.394Z] Running ssh-add (command line suppressed) [2022-10-25T15:40:04.506Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7590718275321408822.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7590718275321408822.key) [2022-10-25T15:40:04.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T15:40:04.807Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T15:40:04.824Z] $ docker exec --env ******** --env ******** 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb ssh-agent -k [2022-10-25T15:40:04.927Z] unset SSH_AUTH_SOCK; [2022-10-25T15:40:04.928Z] unset SSH_AGENT_PID; [2022-10-25T15:40:04.928Z] echo Agent pid 38 killed; [2022-10-25T15:40:04.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T15:40:04.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T15:40:04.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T15:40:05.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T15:40:05.075Z] $ docker exec 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb ssh-agent [2022-10-25T15:40:05.186Z] SSH_AUTH_SOCK=/tmp/ssh-UUfn3StD1YpK/agent.70 [2022-10-25T15:40:05.186Z] SSH_AGENT_PID=76 [2022-10-25T15:40:05.191Z] Running ssh-add (command line suppressed) [2022-10-25T15:40:05.306Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4893863249892547192.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4893863249892547192.key) [2022-10-25T15:40:05.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T15:40:05.598Z] + git semver init [2022-10-25T15:40:05.857Z] 2022-10-25 15:40:05,783 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T15:40:05.857Z] 2022-10-25 15:40:05,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-10-25T15:40:05.857Z] 2022-10-25 15:40:05,784 [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-10-25T15:40:05.857Z] 2022-10-25 15:40:05,785 [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-10-25T15:40:07.761Z] 2022-10-25 15:40:07,300 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-10-25T15:40:07.761Z] 2022-10-25 15:40:07,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-10-25T15:40:07.761Z] 2022-10-25 15:40:07,301 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T15:40:07.761Z] 2022-10-25 15:40:07,301 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T15:40:07.761Z] 2.3.0-dev.55 [Pipeline] } [2022-10-25T15:40:07.774Z] $ docker exec --env ******** --env ******** 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb ssh-agent -k [2022-10-25T15:40:07.869Z] unset SSH_AUTH_SOCK; [2022-10-25T15:40:07.870Z] unset SSH_AGENT_PID; [2022-10-25T15:40:07.870Z] echo Agent pid 76 killed; [2022-10-25T15:40:07.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T15:40:08.179Z] + git semver [Pipeline] } [2022-10-25T15:40:08.454Z] $ docker stop --time=1 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb [2022-10-25T15:40:09.738Z] $ docker rm -f 5f6d6d6b95f4aabe5de0035ca160c560f9c6be6aaa764e57bc092637bbe986eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T15:40:10.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T15:40:10.250Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T15:40:10.252Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.55 [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-10-25T15:40:10.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T15:40:10.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T15:40:10.434Z] ========================================================= [2022-10-25T15:40:10.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T15:40:10.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T15:40:10.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T15:40:10.729Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T15:40:10.729Z] 213ec9aee27d: Pulling fs layer [2022-10-25T15:40:10.729Z] 4583459ba037: Pulling fs layer [2022-10-25T15:40:10.729Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T15:40:10.729Z] 53926ce57604: Pulling fs layer [2022-10-25T15:40:10.729Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T15:40:10.729Z] 30f14e443154: Pulling fs layer [2022-10-25T15:40:10.729Z] 801331c1e519: Pulling fs layer [2022-10-25T15:40:10.729Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T15:40:10.729Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T15:40:10.729Z] 30f14e443154: Waiting [2022-10-25T15:40:10.729Z] 801331c1e519: Waiting [2022-10-25T15:40:10.729Z] 53926ce57604: Waiting [2022-10-25T15:40:10.729Z] 7d9ed39f4882: Waiting [2022-10-25T15:40:10.729Z] 21b2b0c7a3f4: Waiting [2022-10-25T15:40:10.729Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T15:40:10.729Z] 93c1e223e6f2: Download complete [2022-10-25T15:40:10.729Z] 4583459ba037: Verifying Checksum [2022-10-25T15:40:10.729Z] 4583459ba037: Download complete [2022-10-25T15:40:10.729Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T15:40:10.729Z] 21b2b0c7a3f4: Download complete [2022-10-25T15:40:10.729Z] 30f14e443154: Verifying Checksum [2022-10-25T15:40:10.729Z] 30f14e443154: Download complete [2022-10-25T15:40:10.729Z] 801331c1e519: Download complete [2022-10-25T15:40:10.989Z] 213ec9aee27d: Verifying Checksum [2022-10-25T15:40:10.989Z] 213ec9aee27d: Download complete [2022-10-25T15:40:10.989Z] 213ec9aee27d: Pull complete [2022-10-25T15:40:11.256Z] 4583459ba037: Pull complete [2022-10-25T15:40:11.256Z] 93c1e223e6f2: Pull complete [2022-10-25T15:40:11.517Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T15:40:11.517Z] 7d9ed39f4882: Download complete [2022-10-25T15:40:11.517Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T15:40:11.517Z] 99cc6dd402b0: Download complete [2022-10-25T15:40:11.774Z] 53926ce57604: Verifying Checksum [2022-10-25T15:40:11.774Z] 53926ce57604: Download complete [2022-10-25T15:40:15.048Z] 53926ce57604: Pull complete [2022-10-25T15:40:15.307Z] 21b2b0c7a3f4: Pull complete [2022-10-25T15:40:15.307Z] 30f14e443154: Pull complete [2022-10-25T15:40:15.307Z] 801331c1e519: Pull complete [2022-10-25T15:40:17.841Z] 99cc6dd402b0: Pull complete [2022-10-25T15:40:18.099Z] 7d9ed39f4882: Pull complete [2022-10-25T15:40:18.099Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T15:40:18.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T15:40:18.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-25T15:40:18.384Z] + 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-10-25T15:40:18.677Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T15:40:18.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:40:18.740Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T15:40:18.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T15:40:20.744Z] $ docker top 1efd65b96cbb461dd2d2002913e060e85f99971b83f5c31377bebcaeb352b2e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T15:40:21.087Z] + go version [2022-10-25T15:40:21.087Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T15:40:21.100Z] $ docker stop --time=1 1efd65b96cbb461dd2d2002913e060e85f99971b83f5c31377bebcaeb352b2e2 [2022-10-25T15:40:22.402Z] $ docker rm -f 1efd65b96cbb461dd2d2002913e060e85f99971b83f5c31377bebcaeb352b2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:40:22.793Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T15:40:22.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:40:22.860Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T15:40:22.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T15:40:23.273Z] $ docker top 952282edfd74aa642e9b742e46588ff424a47f1e92100bd1fd39ac7220ded7fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T15:40:23.619Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T15:40:23.911Z] + make test [2022-10-25T15:40:23.911Z] make -C ./app-service-template build [2022-10-25T15:40:23.911Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-25T15:40:23.911Z] go mod tidy [2022-10-25T15:40:23.911Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T15:40:23.911Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-25T15:40:23.911Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T15:40:23.911Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T15:40:23.911Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 [2022-10-25T15:40:23.911Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-25T15:40:23.911Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-25T15:40:23.911Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-25T15:40:24.172Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T15:40:24.172Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-25T15:40:24.172Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-25T15:40:24.172Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T15:40:24.172Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-25T15:40:24.172Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-25T15:40:24.172Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-25T15:40:24.172Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-25T15:40:24.172Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-25T15:40:24.172Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-25T15:40:24.172Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-25T15:40:24.172Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-25T15:40:24.172Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T15:40:24.172Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T15:40:24.172Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-25T15:40:24.172Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T15:40:24.172Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T15:40:24.430Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T15:40:24.430Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-25T15:40:24.688Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-25T15:40:24.688Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-25T15:40:24.688Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-25T15:40:24.947Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-25T15:40:24.947Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-25T15:40:24.947Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-25T15:40:24.947Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-25T15:40:24.947Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-25T15:40:24.947Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-25T15:40:24.947Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-25T15:40:25.205Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-25T15:40:25.205Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T15:40:25.205Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T15:40:25.205Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-25T15:40:25.205Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-25T15:40:25.205Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-25T15:40:25.205Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-25T15:40:25.205Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-25T15:40:25.205Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-25T15:40:25.347Z] Still waiting to schedule task [2022-10-25T15:40:25.347Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T15:40:25.474Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-25T15:40:25.474Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-25T15:40:25.474Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-25T15:40:25.474Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-25T15:40:25.474Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-25T15:40:25.474Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-25T15:40:25.474Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-25T15:40:25.474Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-25T15:40:25.474Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-25T15:40:25.474Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-25T15:40:25.474Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-25T15:40:25.474Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T15:40:25.474Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T15:40:25.474Z] go: downloading github.com/kr/text v0.2.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/google/btree v1.0.0 [2022-10-25T15:40:25.474Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-25T15:40:25.474Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-25T15:40:25.736Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-25T15:40:25.736Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T15:40:25.736Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-25T15:40:25.736Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-25T15:40:25.736Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-25T15:40:25.736Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-25T15:40:25.736Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-25T15:40:27.639Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.24 [2022-10-25T15:40:27.639Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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-10-25T15:40:45.742Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-25T15:40:45.742Z] make -C ./app-service-template test [2022-10-25T15:40:45.742Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-25T15:40:45.742Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-25T15:41:07.727Z] ok app-new-service 0.080s coverage: 48.1% of statements [2022-10-25T15:41:07.727Z] ? app-new-service/config [no test files] [2022-10-25T15:41:07.727Z] ok app-new-service/functions 0.071s coverage: 85.3% of statements [2022-10-25T15:41:07.727Z] CGO_ENABLED=1 go vet ./... [2022-10-25T15:41:17.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T15:41:17.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T15:41:17.695Z] ./bin/test-attribution-txt.sh [2022-10-25T15:41:17.695Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-25T15:41:17.695Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T15:41:17.695Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-25T15:41:17.695Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.131s coverage: 60.1% of statements [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 93.9% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.107s coverage: 76.5% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.100s coverage: 88.7% of statements [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.056s coverage: 100.0% of statements [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.202s coverage: 76.4% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.080s coverage: 97.3% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.087s coverage: 82.8% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.752s coverage: 81.5% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.101s coverage: 28.7% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.067s coverage: 14.0% of statements [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T15:41:20.969Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T15:41:20.969Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.116s coverage: 51.4% of statements [2022-10-25T15:41:47.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.136s coverage: 75.5% of statements [2022-10-25T15:41:47.515Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.079s coverage: 94.4% of statements [2022-10-25T15:41:47.515Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T15:41:47.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T15:41:47.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T15:41:57.482Z] 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-10-25T15:41:57.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T15:41:57.507Z] $ docker stop --time=1 952282edfd74aa642e9b742e46588ff424a47f1e92100bd1fd39ac7220ded7fb [2022-10-25T15:41:58.935Z] $ docker rm -f 952282edfd74aa642e9b742e46588ff424a47f1e92100bd1fd39ac7220ded7fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T15:41:59.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T15:41:59.810Z] 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-10-25T15:42:00.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:42:00.222Z] [2022-10-25T15:42:00.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T15:42:00.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:42:00.558Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T15:42:00.558Z] 5eb5b503b376: Pulling fs layer [2022-10-25T15:42:00.558Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T15:42:00.558Z] ec43610c2a17: Pulling fs layer [2022-10-25T15:42:00.558Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T15:42:00.558Z] 33b1e0a273af: Pulling fs layer [2022-10-25T15:42:00.558Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T15:42:00.558Z] 2f39f015ded8: Pulling fs layer [2022-10-25T15:42:00.558Z] 3a2ae6a8a46f: Waiting [2022-10-25T15:42:00.558Z] 33b1e0a273af: Waiting [2022-10-25T15:42:00.558Z] 5d3b04190fa2: Waiting [2022-10-25T15:42:00.558Z] 2f39f015ded8: Waiting [2022-10-25T15:42:00.558Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T15:42:00.558Z] 5c69ac0246d0: Download complete [2022-10-25T15:42:00.558Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T15:42:00.558Z] 3a2ae6a8a46f: Download complete [2022-10-25T15:42:00.558Z] ec43610c2a17: Verifying Checksum [2022-10-25T15:42:00.558Z] ec43610c2a17: Download complete [2022-10-25T15:42:00.558Z] 33b1e0a273af: Verifying Checksum [2022-10-25T15:42:00.558Z] 33b1e0a273af: Download complete [2022-10-25T15:42:00.558Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T15:42:00.558Z] 5d3b04190fa2: Download complete [2022-10-25T15:42:00.841Z] 5eb5b503b376: Verifying Checksum [2022-10-25T15:42:00.841Z] 5eb5b503b376: Download complete [2022-10-25T15:42:01.442Z] 2f39f015ded8: Download complete [2022-10-25T15:42:02.015Z] 5eb5b503b376: Pull complete [2022-10-25T15:42:02.015Z] 5c69ac0246d0: Pull complete [2022-10-25T15:42:02.579Z] ec43610c2a17: Pull complete [2022-10-25T15:42:02.579Z] 3a2ae6a8a46f: Pull complete [2022-10-25T15:42:02.836Z] 33b1e0a273af: Pull complete [2022-10-25T15:42:02.836Z] 5d3b04190fa2: Pull complete [2022-10-25T15:42:07.015Z] 2f39f015ded8: Pull complete [2022-10-25T15:42:07.015Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T15:42:07.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T15:42:07.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T15:42:07.088Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T15:42:07.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T15:42:08.410Z] $ docker top 8d65a85099dfa8edc9bba49041a5fa161878110818a043a7f93ddb4db49f86f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T15:42:08.773Z] ---> job-cost.sh [2022-10-25T15:42:08.773Z] lf-activate-venv: SKIPPING [2022-10-25T15:42:08.773Z] INFO: No Stack... [2022-10-25T15:42:09.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T15:42:09.293Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T15:42:09.583Z] + + cut -d,cat -f6 /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-10-25T15:42:09.583Z] [Pipeline] lock [2022-10-25T15:42:09.597Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [2022-10-25T15:42:09.603Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] did not exist. Created. [2022-10-25T15:42:09.603Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T15:42:09.914Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T15:42:09.941Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T15:42:09.948Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T15:42:09.965Z] $ docker stop --time=1 8d65a85099dfa8edc9bba49041a5fa161878110818a043a7f93ddb4db49f86f6 [2022-10-25T15:42:11.121Z] $ docker rm -f 8d65a85099dfa8edc9bba49041a5fa161878110818a043a7f93ddb4db49f86f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:00:47.553Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116895 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-25T16:00:47.568Z] Running in /w/workspace/app-functions-sdk-go/176 [Pipeline] { [Pipeline] checkout [2022-10-25T16:00:47.607Z] The recommended git tool is: git [2022-10-25T16:00:52.905Z] using credential edgex-jenkins-ssh [2022-10-25T16:00:52.923Z] Cloning the remote Git repository [2022-10-25T16:00:52.959Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-25T16:00:53.029Z] > git init /w/workspace/app-functions-sdk-go/176 # timeout=10 [2022-10-25T16:00:53.192Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-25T16:00:53.193Z] > git --version # timeout=10 [2022-10-25T16:00:53.210Z] > git --version # 'git version 2.25.1' [2022-10-25T16:00:53.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:00:53.255Z] Verifying host key using known hosts file [2022-10-25T16:00:53.435Z] 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-10-25T16:00:53.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:00:57.152Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-10-25T16:00:57.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:00:57.961Z] Avoid second fetch [2022-10-25T16:00:57.962Z] Checking out Revision 81196633a3d005c8a52a07b27ab6a8243177205b (main) [2022-10-25T16:00:58.525Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1201)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:00:57.976Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:00:57.995Z] > git checkout -f 81196633a3d005c8a52a07b27ab6a8243177205b # timeout=10 [2022-10-25T16:00:59.337Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T16:00:59.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:00:59.337Z] Dload Upload Total Spent Left Speed [2022-10-25T16:00:59.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2022-10-25T16:00:59.952Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T16:01:00.295Z] + sudo tee /etc/docker/daemon.new [2022-10-25T16:01:00.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T16:01:00.295Z] { [2022-10-25T16:01:00.295Z] "registry-mirrors": [ [2022-10-25T16:01:00.295Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T16:01:00.295Z] ], [2022-10-25T16:01:00.295Z] "bip": "10.250.0.254/24", [2022-10-25T16:01:00.295Z] "hosts": [ [2022-10-25T16:01:00.295Z] "tcp://0.0.0.0:5555", [2022-10-25T16:01:00.295Z] "unix:///var/run/docker.sock" [2022-10-25T16:01:00.295Z] ], [2022-10-25T16:01:00.295Z] "mtu": 1458, [2022-10-25T16:01:00.295Z] "selinux-enabled": true, [2022-10-25T16:01:00.295Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T16:01:00.295Z] } [Pipeline] sh [2022-10-25T16:01:00.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T16:01:00.963Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-25T16:01:19.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:01:19.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:01:19.410Z] ========================================================= [2022-10-25T16:01:19.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T16:01:19.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:01:19.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:01:20.342Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T16:01:20.342Z] 9b18e9b68314: Pulling fs layer [2022-10-25T16:01:20.342Z] d32db5db7311: Pulling fs layer [2022-10-25T16:01:20.342Z] d0c4b47475fc: Pulling fs layer [2022-10-25T16:01:20.342Z] 5831b945b038: Pulling fs layer [2022-10-25T16:01:20.342Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T16:01:20.342Z] e10730c5d714: Pulling fs layer [2022-10-25T16:01:20.342Z] 5dd5c2283517: Pulling fs layer [2022-10-25T16:01:20.342Z] d5ac0230b979: Pulling fs layer [2022-10-25T16:01:20.342Z] 5831b945b038: Waiting [2022-10-25T16:01:20.342Z] e10730c5d714: Waiting [2022-10-25T16:01:20.342Z] 86bbec2aaacd: Waiting [2022-10-25T16:01:20.342Z] 5dd5c2283517: Waiting [2022-10-25T16:01:20.342Z] d5ac0230b979: Waiting [2022-10-25T16:01:20.342Z] d0c4b47475fc: Download complete [2022-10-25T16:01:20.342Z] d32db5db7311: Download complete [2022-10-25T16:01:20.342Z] 86bbec2aaacd: Download complete [2022-10-25T16:01:20.342Z] e10730c5d714: Verifying Checksum [2022-10-25T16:01:20.342Z] e10730c5d714: Download complete [2022-10-25T16:01:20.342Z] 9b18e9b68314: Verifying Checksum [2022-10-25T16:01:20.342Z] 9b18e9b68314: Download complete [2022-10-25T16:01:21.795Z] 9b18e9b68314: Pull complete [2022-10-25T16:01:21.795Z] d5ac0230b979: Verifying Checksum [2022-10-25T16:01:21.795Z] d5ac0230b979: Download complete [2022-10-25T16:01:22.079Z] d32db5db7311: Pull complete [2022-10-25T16:01:22.355Z] d0c4b47475fc: Pull complete [2022-10-25T16:01:22.959Z] 5dd5c2283517: Verifying Checksum [2022-10-25T16:01:22.959Z] 5dd5c2283517: Download complete [2022-10-25T16:01:23.558Z] 5831b945b038: Download complete [2022-10-25T16:01:38.629Z] 5831b945b038: Pull complete [2022-10-25T16:01:38.629Z] 86bbec2aaacd: Pull complete [2022-10-25T16:01:38.629Z] e10730c5d714: Pull complete [2022-10-25T16:01:42.909Z] 5dd5c2283517: Pull complete [2022-10-25T16:01:45.510Z] d5ac0230b979: Pull complete [2022-10-25T16:01:45.510Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T16:01:45.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:01:45.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-25T16:01:45.838Z] + 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-10-25T16:01:46.176Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:01:46.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:01:46.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-116895 does not seem to be running inside a container [2022-10-25T16:01:46.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/176 -v /w/workspace/app-functions-sdk-go/176:/w/workspace/app-functions-sdk-go/176:rw,z -v /w/workspace/app-functions-sdk-go/176@tmp:/w/workspace/app-functions-sdk-go/176@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-10-25T16:01:49.791Z] $ docker top c07908c4f698ee9a5810791778abce3069cec751c5716ea858a7b7121f3931c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:01:50.714Z] + go version [2022-10-25T16:01:50.714Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T16:01:50.746Z] $ docker stop --time=1 c07908c4f698ee9a5810791778abce3069cec751c5716ea858a7b7121f3931c3 [2022-10-25T16:01:52.424Z] $ docker rm -f c07908c4f698ee9a5810791778abce3069cec751c5716ea858a7b7121f3931c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:01:52.967Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:01:52.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:01:53.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-116895 does not seem to be running inside a container [2022-10-25T16:01:53.217Z] $ 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/176 -v /w/workspace/app-functions-sdk-go/176:/w/workspace/app-functions-sdk-go/176:rw,z -v /w/workspace/app-functions-sdk-go/176@tmp:/w/workspace/app-functions-sdk-go/176@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-10-25T16:01:54.401Z] $ docker top 9327a35205b11447048176f48f86462a26f77a80a44559b515088a45f7b9e8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:01:54.907Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/176 [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:01:55.826Z] + make test [2022-10-25T16:01:55.826Z] make -C ./app-service-template build [2022-10-25T16:01:55.826Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/176/app-service-template' [2022-10-25T16:01:55.826Z] go mod tidy [2022-10-25T16:01:55.826Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T16:01:55.826Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-25T16:01:56.094Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T16:01:56.094Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T16:01:56.094Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 [2022-10-25T16:01:56.362Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-25T16:01:56.362Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-25T16:01:56.362Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T16:01:56.362Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T16:01:56.362Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-25T16:01:56.362Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T16:01:56.630Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-25T16:01:56.630Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-25T16:01:56.630Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T16:01:56.630Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T16:01:56.630Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T16:01:56.630Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-25T16:01:56.630Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-25T16:01:56.630Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-25T16:01:56.630Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-25T16:01:56.898Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T16:01:56.898Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-25T16:01:56.898Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T16:01:56.898Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T16:01:56.898Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-25T16:01:56.898Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T16:01:57.488Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T16:01:58.451Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-25T16:01:58.451Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-25T16:01:59.871Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-25T16:01:59.871Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-25T16:02:00.136Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-25T16:02:00.136Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-25T16:02:00.136Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-25T16:02:00.136Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-25T16:02:00.136Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-25T16:02:00.406Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-25T16:02:00.406Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T16:02:00.681Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-25T16:02:00.681Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-25T16:02:00.681Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-25T16:02:00.681Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-25T16:02:00.681Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-25T16:02:00.681Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-25T16:02:00.947Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-25T16:02:01.217Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-25T16:02:01.217Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-25T16:02:01.217Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-25T16:02:01.217Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-25T16:02:01.486Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-25T16:02:01.486Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-25T16:02:01.486Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-25T16:02:01.486Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-25T16:02:01.763Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-25T16:02:01.763Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-25T16:02:01.763Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-25T16:02:01.763Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T16:02:01.763Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T16:02:02.739Z] go: downloading github.com/kr/text v0.2.0 [2022-10-25T16:02:02.739Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-25T16:02:02.739Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-25T16:02:02.739Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-25T16:02:02.739Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-25T16:02:02.739Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-25T16:02:02.739Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-25T16:02:03.007Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-25T16:02:03.007Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-25T16:02:03.007Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-25T16:02:03.007Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-25T16:02:03.007Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-25T16:02:03.007Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-25T16:02:03.007Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-25T16:02:03.007Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-25T16:02:03.007Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-25T16:02:03.007Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T16:02:03.275Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T16:02:03.275Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-25T16:02:03.864Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-25T16:02:03.864Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-25T16:02:04.133Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-25T16:02:04.133Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T16:02:04.133Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T16:02:07.499Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-25T16:02:07.499Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-25T16:02:07.499Z] go: downloading github.com/google/btree v1.0.0 [2022-10-25T16:02:07.499Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-25T16:02:07.499Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-25T16:02:07.767Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-25T16:02:08.035Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-25T16:02:08.035Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-25T16:02:08.035Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-25T16:02:08.035Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-25T16:02:08.301Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-25T16:02:09.711Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.24 [2022-10-25T16:02:10.297Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.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-10-25T16:04:32.045Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/176/app-service-template' [2022-10-25T16:04:32.045Z] make -C ./app-service-template test [2022-10-25T16:04:32.045Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/176/app-service-template' [2022-10-25T16:04:32.045Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-25T16:07:23.795Z] ok app-new-service 0.274s coverage: 48.1% of statements [2022-10-25T16:07:23.795Z] ? app-new-service/config [no test files] [2022-10-25T16:07:23.795Z] ok app-new-service/functions 0.303s coverage: 85.3% of statements [2022-10-25T16:07:23.795Z] CGO_ENABLED=1 go vet ./... [2022-10-25T16:08:45.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T16:08:45.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T16:08:45.436Z] ./bin/test-attribution-txt.sh [2022-10-25T16:08:45.436Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/176/app-service-template' [2022-10-25T16:08:45.436Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T16:08:45.436Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-25T16:08:46.846Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.698s coverage: 60.1% of statements [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.334s coverage: 93.9% of statements [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.374s coverage: 76.5% of statements [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.373s coverage: 88.7% of statements [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.124s coverage: 100.0% of statements [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.820s coverage: 76.4% of statements [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.272s coverage: 97.3% of statements [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-25T16:09:08.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.386s coverage: 82.8% of statements [2022-10-25T16:09:08.924Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-25T16:09:13.422Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.147s coverage: 81.5% of statements [2022-10-25T16:09:13.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-25T16:09:13.422Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-25T16:09:15.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.301s coverage: 28.7% of statements [2022-10-25T16:09:15.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-25T16:09:15.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.283s coverage: 14.0% of statements [2022-10-25T16:09:15.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.278s coverage: 27.3% of statements [2022-10-25T16:09:15.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T16:09:15.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T16:09:20.710Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.242s coverage: 51.4% of statements [2022-10-25T16:09:52.936Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.546s coverage: 75.5% of statements [2022-10-25T16:09:52.936Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.201s coverage: 94.4% of statements [2022-10-25T16:09:52.937Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T16:09:57.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T16:09:57.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T16:09:57.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-10-25T16:09:57.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T16:09:57.788Z] $ docker stop --time=1 9327a35205b11447048176f48f86462a26f77a80a44559b515088a45f7b9e8d8 [2022-10-25T16:09:59.783Z] $ docker rm -f 9327a35205b11447048176f48f86462a26f77a80a44559b515088a45f7b9e8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:10:03.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T16:10:03.625Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T16:10:04.094Z] 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-10-25T16:10:04.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:10:04.560Z] [2022-10-25T16:10:04.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:10:04.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:10:05.145Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T16:10:05.145Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T16:10:05.145Z] 04944245beec: Pulling fs layer [2022-10-25T16:10:05.145Z] 699f458cf7ca: Pulling fs layer [2022-10-25T16:10:05.145Z] 765212b225bb: Pulling fs layer [2022-10-25T16:10:05.145Z] f23df028b6ca: Pulling fs layer [2022-10-25T16:10:05.145Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T16:10:05.145Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T16:10:05.145Z] 765212b225bb: Waiting [2022-10-25T16:10:05.145Z] f23df028b6ca: Waiting [2022-10-25T16:10:05.145Z] d65c8cfc05b1: Waiting [2022-10-25T16:10:05.145Z] 04944245beec: Verifying Checksum [2022-10-25T16:10:05.145Z] 04944245beec: Download complete [2022-10-25T16:10:05.145Z] 765212b225bb: Download complete [2022-10-25T16:10:05.145Z] f23df028b6ca: Verifying Checksum [2022-10-25T16:10:05.145Z] f23df028b6ca: Download complete [2022-10-25T16:10:05.145Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T16:10:05.145Z] d65c8cfc05b1: Download complete [2022-10-25T16:10:05.413Z] 699f458cf7ca: Verifying Checksum [2022-10-25T16:10:05.413Z] 699f458cf7ca: Download complete [2022-10-25T16:10:05.680Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T16:10:05.680Z] 8998bd30e6a1: Download complete [2022-10-25T16:10:08.260Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T16:10:08.260Z] 2437ff75d9bd: Download complete [2022-10-25T16:10:09.667Z] 8998bd30e6a1: Pull complete [2022-10-25T16:10:09.935Z] 04944245beec: Pull complete [2022-10-25T16:10:11.350Z] 699f458cf7ca: Pull complete [2022-10-25T16:10:11.616Z] 765212b225bb: Pull complete [2022-10-25T16:10:12.199Z] f23df028b6ca: Pull complete [2022-10-25T16:10:12.467Z] d65c8cfc05b1: Pull complete [2022-10-25T16:10:27.476Z] 2437ff75d9bd: Pull complete [2022-10-25T16:10:27.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T16:10:27.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T16:10:27.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:10:27.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-116895 does not seem to be running inside a container [2022-10-25T16:10:27.727Z] $ 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/176 -v /w/workspace/app-functions-sdk-go/176:/w/workspace/app-functions-sdk-go/176:rw,z -v /w/workspace/app-functions-sdk-go/176@tmp:/w/workspace/app-functions-sdk-go/176@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-10-25T16:10:30.644Z] $ docker top 21f930d5cf9c36faa8c4c0dfdb88e4efc8e90fbb8107634f9908a3d7a8621fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:10:31.565Z] ---> job-cost.sh [2022-10-25T16:10:31.565Z] lf-activate-venv: SKIPPING [2022-10-25T16:10:31.565Z] INFO: No Stack... [2022-10-25T16:10:31.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T16:10:32.806Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T16:10:33.474Z] + cat /w/workspace/app-functions-sdk-go/176/archives/cost.csv [2022-10-25T16:10:33.474Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T16:10:33.573Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [2022-10-25T16:10:36.667Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] did not exist. Created. [2022-10-25T16:10:36.667Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T16:10:37.330Z] /w/workspace/app-functions-sdk-go/176@tmp/durable-61b2b87d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T16:10:37.987Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T16:10:38.008Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T16:10:38.086Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T16:10:38.092Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T16:10:38.125Z] $ docker stop --time=1 21f930d5cf9c36faa8c4c0dfdb88e4efc8e90fbb8107634f9908a3d7a8621fca [2022-10-25T16:10:39.676Z] $ docker rm -f 21f930d5cf9c36faa8c4c0dfdb88e4efc8e90fbb8107634f9908a3d7a8621fca [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-10-25T16:10:40.034Z] provisioning config files... [2022-10-25T16:10:40.047Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7594002745925122720tmp [Pipeline] { [Pipeline] sh [2022-10-25T16:10:40.335Z] + set +x [2022-10-25T16:10:40.335Z] + curl -s https://codecov.io/bash [2022-10-25T16:10:40.335Z] + bash -s -- [2022-10-25T16:10:40.335Z] [2022-10-25T16:10:40.335Z] _____ _ [2022-10-25T16:10:40.335Z] / ____| | | [2022-10-25T16:10:40.335Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T16:10:40.335Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T16:10:40.335Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T16:10:40.335Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T16:10:40.335Z] Bash-1.0.6 [2022-10-25T16:10:40.335Z] [2022-10-25T16:10:40.335Z] [2022-10-25T16:10:40.335Z] ==> git version 2.25.1 found [2022-10-25T16:10:40.335Z] ==> 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-10-25T16:10:40.335Z] Release-Date: 2020-01-08 [2022-10-25T16:10:40.335Z] 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-10-25T16:10:40.335Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T16:10:40.335Z] ==> Jenkins CI detected. [2022-10-25T16:10:40.335Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-10-25T16:10:40.335Z] project root: . [2022-10-25T16:10:40.335Z] --> token set from env [2022-10-25T16:10:40.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T16:10:40.335Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T16:10:40.335Z] ==> Python coveragepy not found [2022-10-25T16:10:40.335Z] ==> Searching for coverage reports in: [2022-10-25T16:10:40.335Z] + . [2022-10-25T16:10:40.335Z] -> Found 2 reports [2022-10-25T16:10:40.335Z] ==> Detecting git/mercurial file structure [2022-10-25T16:10:40.335Z] ==> Reading reports [2022-10-25T16:10:40.335Z] + ./app-service-template/coverage.out bytes=3432 [2022-10-25T16:10:40.335Z] + ./coverage.out bytes=126569 [2022-10-25T16:10:40.335Z] ==> Appending adjustments [2022-10-25T16:10:40.335Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T16:10:40.902Z] + Found adjustments [2022-10-25T16:10:40.902Z] ==> Gzipping contents [2022-10-25T16:10:40.902Z] 24K /tmp/codecov.I5zsQu.gz [2022-10-25T16:10:40.902Z] ==> Uploading reports [2022-10-25T16:10:40.902Z] url: https://codecov.io [2022-10-25T16:10:40.902Z] query: branch=main&commit=81196633a3d005c8a52a07b27ab6a8243177205b&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T16:10:40.902Z] -> Pinging Codecov [2022-10-25T16:10:40.902Z] 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=81196633a3d005c8a52a07b27ab6a8243177205b&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T16:10:41.475Z] -> Uploading to [2022-10-25T16:10:41.475Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/3D8B5DFFC46A037C893635FACE044666/81196633a3d005c8a52a07b27ab6a8243177205b/4c2da19c-ac26-4822-9455-b2a42316b04d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T161041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=584d3a06b72e72eb4a01a2a2b539742cbf55628819b7466c5816628cfa554620 [2022-10-25T16:10:41.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:10:41.475Z] Dload Upload Total Spent Left Speed [2022-10-25T16:10:41.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22165 0 0 100 22165 0 92740 --:--:-- --:--:-- --:--:-- 92740 [2022-10-25T16:10:41.475Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] } [2022-10-25T16:10:41.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T16:10:41.602Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T16:10:41.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:10:41.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:10:41.903Z] [2022-10-25T16:10:41.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:10:42.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:10:42.201Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T16:10:42.201Z] df9b9388f04a: Pulling fs layer [2022-10-25T16:10:42.201Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T16:10:42.201Z] 25bc292e5bac: Pulling fs layer [2022-10-25T16:10:42.201Z] 114826534d7a: Pulling fs layer [2022-10-25T16:10:42.201Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T16:10:42.201Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T16:10:42.201Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T16:10:42.201Z] 4657fd5d0bcf: Waiting [2022-10-25T16:10:42.201Z] 6ad1cebc031e: Waiting [2022-10-25T16:10:42.201Z] 8a3aa393b2d8: Waiting [2022-10-25T16:10:42.201Z] 114826534d7a: Waiting [2022-10-25T16:10:42.201Z] 25bc292e5bac: Verifying Checksum [2022-10-25T16:10:42.201Z] 25bc292e5bac: Download complete [2022-10-25T16:10:42.201Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T16:10:42.201Z] 52dc419b0ee2: Download complete [2022-10-25T16:10:42.201Z] 4657fd5d0bcf: Verifying Checksum [2022-10-25T16:10:42.201Z] 4657fd5d0bcf: Download complete [2022-10-25T16:10:42.201Z] df9b9388f04a: Verifying Checksum [2022-10-25T16:10:42.201Z] df9b9388f04a: Download complete [2022-10-25T16:10:42.462Z] df9b9388f04a: Pull complete [2022-10-25T16:10:42.462Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T16:10:42.462Z] 6ad1cebc031e: Download complete [2022-10-25T16:10:42.462Z] 52dc419b0ee2: Pull complete [2022-10-25T16:10:42.462Z] 25bc292e5bac: Pull complete [2022-10-25T16:10:43.029Z] 114826534d7a: Verifying Checksum [2022-10-25T16:10:43.029Z] 114826534d7a: Download complete [2022-10-25T16:10:43.029Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T16:10:43.029Z] 8a3aa393b2d8: Download complete [2022-10-25T16:10:46.315Z] 114826534d7a: Pull complete [2022-10-25T16:10:46.315Z] 4657fd5d0bcf: Pull complete [2022-10-25T16:10:46.315Z] 6ad1cebc031e: Pull complete [2022-10-25T16:10:48.836Z] 8a3aa393b2d8: Pull complete [2022-10-25T16:10:48.836Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T16:10:48.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T16:10:48.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:10:48.910Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:10:48.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-25T16:10:50.614Z] $ docker top 1504c44fbd1f8eb7a4fdd0e839beedf9c1b1b170d97015fdb99f32fc3336f940 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T16:10:50.679Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-10-25T16:10:50.958Z] + set -o pipefail [2022-10-25T16:10:50.958Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-10-25T16:10:57.549Z] [2022-10-25T16:10:57.549Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-10-25T16:10:57.549Z] [2022-10-25T16:10:57.549Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/7f7bd6a4-6020-4811-a0cd-6d0c5118ef09 [2022-10-25T16:10:57.549Z] [2022-10-25T16:10:57.549Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T16:10:57.549Z] [2022-10-25T16:10:57.549Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T16:10:57.549Z] [2022-10-25T16:11:00.839Z] [2022-10-25T16:11:00.839Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T16:11:00.839Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T16:11:00.839Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T16:11:00.848Z] $ docker stop --time=1 1504c44fbd1f8eb7a4fdd0e839beedf9c1b1b170d97015fdb99f32fc3336f940 [2022-10-25T16:11:02.830Z] $ docker rm -f 1504c44fbd1f8eb7a4fdd0e839beedf9c1b1b170d97015fdb99f32fc3336f940 [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-10-25T16:11:03.244Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:11:03.259Z] provisioning config files... [2022-10-25T16:11:03.267Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15968352779122225965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:03.562Z] --> edgex-publish-swagger.sh [2022-10-25T16:11:03.562Z] === Publish openapi/v2 API === [2022-10-25T16:11:03.562Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-25T16:11:03.562Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-10-25T16:11:03.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:11:03.562Z] Dload Upload Total Spent Left Speed [2022-10-25T16:11:05.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11208 0:00:01 0:00:01 --:--:-- 11208 100 13708 0 0 100 13708 0 11208 0:00:01 0:00:01 --:--:-- 11199 100 13708 0 0 100 13708 0 8063 0:00:01 0:00:01 --:--:-- 8058 [2022-10-25T16:11:05.202Z] [2022-10-25T16:11:05.202Z] [Pipeline] } [2022-10-25T16:11:05.208Z] 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-10-25T16:11:05.573Z] + git log --format=format:%s -1 81196633a3d005c8a52a07b27ab6a8243177205b [Pipeline] sh [2022-10-25T16:11:05.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:11:05.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:06.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:11:06.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:11:06.231Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:11:06.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:11:06.617Z] $ docker top f2581cb6751c76bdc69a53e22b0e271895086dd44d0f62602b9d970cfa832d15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:11:06.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:11:06.692Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:11:06.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:11:06.806Z] $ docker exec f2581cb6751c76bdc69a53e22b0e271895086dd44d0f62602b9d970cfa832d15 ssh-agent [2022-10-25T16:11:06.917Z] SSH_AUTH_SOCK=/tmp/ssh-krxfqf1SdW8V/agent.33 [2022-10-25T16:11:06.917Z] SSH_AGENT_PID=39 [2022-10-25T16:11:06.921Z] Running ssh-add (command line suppressed) [2022-10-25T16:11:07.024Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9851133294369155183.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9851133294369155183.key) [2022-10-25T16:11:07.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:11:07.329Z] + git semver tag [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,512 [run_tag] DEBUG tag force:False [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,512 [check_head_tag] DEBUG check head tag [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,513 [execute] INFO git cat-file --batch-check [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,517 [execute] INFO git cat-file --batch [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,538 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,538 [execute] INFO git tag -a v2.3.0-dev.55 -m v2.3.0-dev.55 [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,539 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.55', '-m', 'v2.3.0-dev.55'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:11:07.588Z] 2022-10-25 16:11:07,543 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:07.588Z] 2.3.0-dev.55 [Pipeline] } [2022-10-25T16:11:07.595Z] $ docker exec --env ******** --env ******** f2581cb6751c76bdc69a53e22b0e271895086dd44d0f62602b9d970cfa832d15 ssh-agent -k [2022-10-25T16:11:07.706Z] unset SSH_AUTH_SOCK; [2022-10-25T16:11:07.707Z] unset SSH_AGENT_PID; [2022-10-25T16:11:07.707Z] echo Agent pid 39 killed; [2022-10-25T16:11:07.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:11:08.018Z] + git semver [Pipeline] } [2022-10-25T16:11:08.288Z] $ docker stop --time=1 f2581cb6751c76bdc69a53e22b0e271895086dd44d0f62602b9d970cfa832d15 [2022-10-25T16:11:09.563Z] $ docker rm -f f2581cb6751c76bdc69a53e22b0e271895086dd44d0f62602b9d970cfa832d15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:09.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:11:09.935Z] [2022-10-25T16:11:09.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:10.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:11:10.236Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T16:11:10.236Z] ab5ef0e58194: Pulling fs layer [2022-10-25T16:11:10.236Z] 9712f1f96733: Pulling fs layer [2022-10-25T16:11:10.236Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T16:11:10.236Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T16:11:10.236Z] e9a5061849ea: Pulling fs layer [2022-10-25T16:11:10.236Z] d747dcd14b5f: Pulling fs layer [2022-10-25T16:11:10.236Z] 2de7ff778b66: Pulling fs layer [2022-10-25T16:11:10.236Z] d747dcd14b5f: Waiting [2022-10-25T16:11:10.236Z] e9a5061849ea: Waiting [2022-10-25T16:11:10.236Z] 2de7ff778b66: Waiting [2022-10-25T16:11:10.236Z] 0d9ebad4ef96: Waiting [2022-10-25T16:11:10.236Z] 9712f1f96733: Verifying Checksum [2022-10-25T16:11:10.236Z] 9712f1f96733: Download complete [2022-10-25T16:11:10.497Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T16:11:10.497Z] 63f879dbbcfc: Download complete [2022-10-25T16:11:10.757Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T16:11:10.757Z] 0d9ebad4ef96: Download complete [2022-10-25T16:11:10.757Z] d747dcd14b5f: Download complete [2022-10-25T16:11:10.757Z] e9a5061849ea: Verifying Checksum [2022-10-25T16:11:10.757Z] e9a5061849ea: Download complete [2022-10-25T16:11:10.757Z] ab5ef0e58194: Verifying Checksum [2022-10-25T16:11:10.757Z] ab5ef0e58194: Download complete [2022-10-25T16:11:10.757Z] 2de7ff778b66: Verifying Checksum [2022-10-25T16:11:10.757Z] 2de7ff778b66: Download complete [2022-10-25T16:11:14.062Z] ab5ef0e58194: Pull complete [2022-10-25T16:11:14.062Z] 9712f1f96733: Pull complete [2022-10-25T16:11:14.321Z] 63f879dbbcfc: Pull complete [2022-10-25T16:11:18.515Z] 0d9ebad4ef96: Pull complete [2022-10-25T16:11:18.515Z] e9a5061849ea: Pull complete [2022-10-25T16:11:18.515Z] d747dcd14b5f: Pull complete [2022-10-25T16:11:19.451Z] 2de7ff778b66: Pull complete [2022-10-25T16:11:19.451Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T16:11:19.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T16:11:19.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:11:19.538Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:11:19.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-25T16:11:21.322Z] $ docker top 4b325eff9502f3134de889b9a9edd4da6061e1d48a60c60d8f04a3ac74b3c083 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:11:21.390Z] provisioning config files... [2022-10-25T16:11:21.396Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12357429776462495402tmp [2022-10-25T16:11:21.405Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7406453625718425446tmp [2022-10-25T16:11:21.415Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5254523677678755014tmp [Pipeline] { [Pipeline] echo [2022-10-25T16:11:21.432Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:21.724Z] ---> sigul-configuration.sh [2022-10-25T16:11:21.724Z] gpg: directory `/root/.gnupg' created [2022-10-25T16:11:21.724Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T16:11:21.724Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T16:11:21.724Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T16:11:21.724Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T16:11:21.724Z] gpg: CAST5 encrypted data [2022-10-25T16:11:21.724Z] gpg: encrypted with 1 passphrase [2022-10-25T16:11:21.724Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T16:11:22.015Z] + mkdir /home/jenkins [2022-10-25T16:11:22.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T16:11:22.301Z] + 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-10-25T16:11:22.310Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:22.590Z] ---> sigul-install.sh [2022-10-25T16:11:22.590Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T16:11:22.875Z] + git tag --list [2022-10-25T16:11:22.875Z] v0.1.0 [2022-10-25T16:11:22.875Z] v0.1.1 [2022-10-25T16:11:22.875Z] v1.0.0 [2022-10-25T16:11:22.875Z] v1.1.0 [2022-10-25T16:11:22.875Z] v1.2.0 [2022-10-25T16:11:22.875Z] v1.3.0 [2022-10-25T16:11:22.875Z] v1.3.1 [2022-10-25T16:11:22.875Z] v2.0.0 [2022-10-25T16:11:22.875Z] v2.0.1 [2022-10-25T16:11:22.875Z] v2.1.0 [2022-10-25T16:11:22.875Z] v2.1.1 [2022-10-25T16:11:22.875Z] v2.1.1-dev.3 [2022-10-25T16:11:22.875Z] v2.1.1-dev.4 [2022-10-25T16:11:22.875Z] v2.2.0 [2022-10-25T16:11:22.875Z] v2.2.1-dev.1 [2022-10-25T16:11:22.875Z] v2.2.1-dev.10 [2022-10-25T16:11:22.875Z] v2.2.1-dev.11 [2022-10-25T16:11:22.875Z] v2.2.1-dev.12 [2022-10-25T16:11:22.875Z] v2.2.1-dev.13 [2022-10-25T16:11:22.875Z] v2.2.1-dev.14 [2022-10-25T16:11:22.875Z] v2.2.1-dev.15 [2022-10-25T16:11:22.875Z] v2.2.1-dev.16 [2022-10-25T16:11:22.875Z] v2.2.1-dev.17 [2022-10-25T16:11:22.875Z] v2.2.1-dev.18 [2022-10-25T16:11:22.875Z] v2.2.1-dev.19 [2022-10-25T16:11:22.875Z] v2.2.1-dev.2 [2022-10-25T16:11:22.875Z] v2.2.1-dev.20 [2022-10-25T16:11:22.875Z] v2.2.1-dev.21 [2022-10-25T16:11:22.875Z] v2.2.1-dev.22 [2022-10-25T16:11:22.875Z] v2.2.1-dev.23 [2022-10-25T16:11:22.875Z] v2.2.1-dev.3 [2022-10-25T16:11:22.875Z] v2.2.1-dev.4 [2022-10-25T16:11:22.875Z] v2.2.1-dev.5 [2022-10-25T16:11:22.875Z] v2.2.1-dev.6 [2022-10-25T16:11:22.875Z] v2.2.1-dev.7 [2022-10-25T16:11:22.875Z] v2.2.1-dev.8 [2022-10-25T16:11:22.875Z] v2.2.1-dev.9 [2022-10-25T16:11:22.875Z] v2.3.0-dev.24 [2022-10-25T16:11:22.875Z] v2.3.0-dev.25 [2022-10-25T16:11:22.875Z] v2.3.0-dev.26 [2022-10-25T16:11:22.875Z] v2.3.0-dev.27 [2022-10-25T16:11:22.875Z] v2.3.0-dev.28 [2022-10-25T16:11:22.875Z] v2.3.0-dev.29 [2022-10-25T16:11:22.875Z] v2.3.0-dev.30 [2022-10-25T16:11:22.875Z] v2.3.0-dev.31 [2022-10-25T16:11:22.875Z] v2.3.0-dev.32 [2022-10-25T16:11:22.875Z] v2.3.0-dev.33 [2022-10-25T16:11:22.875Z] v2.3.0-dev.34 [2022-10-25T16:11:22.875Z] v2.3.0-dev.35 [2022-10-25T16:11:22.875Z] v2.3.0-dev.36 [2022-10-25T16:11:22.875Z] v2.3.0-dev.37 [2022-10-25T16:11:22.875Z] v2.3.0-dev.38 [2022-10-25T16:11:22.875Z] v2.3.0-dev.39 [2022-10-25T16:11:22.875Z] v2.3.0-dev.40 [2022-10-25T16:11:22.875Z] v2.3.0-dev.41 [2022-10-25T16:11:22.875Z] v2.3.0-dev.42 [2022-10-25T16:11:22.875Z] v2.3.0-dev.43 [2022-10-25T16:11:22.875Z] v2.3.0-dev.44 [2022-10-25T16:11:22.875Z] v2.3.0-dev.45 [2022-10-25T16:11:22.875Z] v2.3.0-dev.46 [2022-10-25T16:11:22.875Z] v2.3.0-dev.47 [2022-10-25T16:11:22.875Z] v2.3.0-dev.48 [2022-10-25T16:11:22.875Z] v2.3.0-dev.49 [2022-10-25T16:11:22.875Z] v2.3.0-dev.50 [2022-10-25T16:11:22.875Z] v2.3.0-dev.51 [2022-10-25T16:11:22.875Z] v2.3.0-dev.52 [2022-10-25T16:11:22.875Z] v2.3.0-dev.53 [2022-10-25T16:11:22.875Z] v2.3.0-dev.54 [2022-10-25T16:11:22.875Z] v2.3.0-dev.55 [Pipeline] sh [2022-10-25T16:11:23.161Z] + lftools sign git-tag v2.3.0-dev.55 [2022-10-25T16:11:23.728Z] Signing Git tag with Sigul... [2022-10-25T16:11:23.728Z] Signing v2.3.0-dev.55 [Pipeline] echo [2022-10-25T16:11:24.304Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:24.592Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T16:11:24.602Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T16:11:24.616Z] $ docker stop --time=1 4b325eff9502f3134de889b9a9edd4da6061e1d48a60c60d8f04a3ac74b3c083 [2022-10-25T16:11:25.909Z] $ docker rm -f 4b325eff9502f3134de889b9a9edd4da6061e1d48a60c60d8f04a3ac74b3c083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T16:11:26.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:11:26.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:26.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:11:26.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:11:26.689Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:11:26.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:11:27.088Z] $ docker top 39ec8ff136d6ff4cd1e9e719c2a10f1c82f7527aa9f6091e5f1857fb3a361b29 -eo pid,comm [2022-10-25T16:11:27.138Z] 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-10-25T16:11:27.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:11:27.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:11:27.180Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:11:27.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:11:27.314Z] $ docker exec 39ec8ff136d6ff4cd1e9e719c2a10f1c82f7527aa9f6091e5f1857fb3a361b29 ssh-agent [2022-10-25T16:11:27.422Z] SSH_AUTH_SOCK=/tmp/ssh-V3FpuibSYKaU/agent.31 [2022-10-25T16:11:27.422Z] SSH_AGENT_PID=37 [2022-10-25T16:11:27.426Z] Running ssh-add (command line suppressed) [2022-10-25T16:11:27.517Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7460532096412139203.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7460532096412139203.key) [2022-10-25T16:11:27.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:11:27.824Z] + git semver bump pre [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,009 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,009 [bump_version] DEBUG bumping version:2.3.0-dev.55 on axis:pre with prefix:dev [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,009 [bump_version] DEBUG bumped version:2.3.0-dev.56 [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,009 [write_version] DEBUG write version:2.3.0-dev.56 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,009 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,010 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,011 [execute] INFO git cat-file --batch-check [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,012 [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-10-25T16:11:28.082Z] 2022-10-25 16:11:28,017 [execute] INFO git cat-file --batch [2022-10-25T16:11:28.082Z] 2022-10-25 16:11:28,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T16:11:28.083Z] 2022-10-25 16:11:28,023 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:28.083Z] 2.3.0-dev.56 [Pipeline] } [2022-10-25T16:11:28.089Z] $ docker exec --env ******** --env ******** 39ec8ff136d6ff4cd1e9e719c2a10f1c82f7527aa9f6091e5f1857fb3a361b29 ssh-agent -k [2022-10-25T16:11:28.188Z] unset SSH_AUTH_SOCK; [2022-10-25T16:11:28.188Z] unset SSH_AGENT_PID; [2022-10-25T16:11:28.188Z] echo Agent pid 37 killed; [2022-10-25T16:11:28.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:11:28.511Z] + git semver [Pipeline] } [2022-10-25T16:11:28.781Z] $ docker stop --time=1 39ec8ff136d6ff4cd1e9e719c2a10f1c82f7527aa9f6091e5f1857fb3a361b29 [2022-10-25T16:11:30.052Z] $ docker rm -f 39ec8ff136d6ff4cd1e9e719c2a10f1c82f7527aa9f6091e5f1857fb3a361b29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:11:30.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:11:30.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:30.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:11:30.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:11:30.745Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:11:30.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:11:31.110Z] $ docker top c654ffea634fcfd1dd2cdbd953ceaf4cc7fb663048a722abf992f6c6126c2847 -eo pid,comm [2022-10-25T16:11:31.167Z] 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-10-25T16:11:31.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:11:31.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:11:31.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:11:31.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:11:31.311Z] $ docker exec c654ffea634fcfd1dd2cdbd953ceaf4cc7fb663048a722abf992f6c6126c2847 ssh-agent [2022-10-25T16:11:31.419Z] SSH_AUTH_SOCK=/tmp/ssh-yNQU9RdGIjva/agent.31 [2022-10-25T16:11:31.419Z] SSH_AGENT_PID=37 [2022-10-25T16:11:31.424Z] Running ssh-add (command line suppressed) [2022-10-25T16:11:31.528Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6893110327212607257.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6893110327212607257.key) [2022-10-25T16:11:31.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:11:31.832Z] + git semver push [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,010 [run_push] DEBUG push [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,010 [execute] INFO git cat-file --batch-check [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,011 [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-10-25T16:11:32.091Z] 2022-10-25 16:11:32,014 [execute] INFO git rev-list 814ebc613df9af080d919a1214bf3a920f6d322f -- [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,015 [execute] DEBUG Popen(['git', 'rev-list', '814ebc613df9af080d919a1214bf3a920f6d322f', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,031 [execute] INFO git fetch -v origin [2022-10-25T16:11:32.091Z] 2022-10-25 16:11:32,031 [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-10-25T16:11:32.657Z] 2022-10-25 16:11:32,627 [run_push] DEBUG no remote changes detected [2022-10-25T16:11:32.657Z] 2022-10-25 16:11:32,628 [execute] INFO git push origin semver [2022-10-25T16:11:32.657Z] 2022-10-25 16:11:32,628 [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-10-25T16:11:33.592Z] 2022-10-25 16:11:33,453 [run_push] DEBUG push all version tags [2022-10-25T16:11:33.592Z] 2022-10-25 16:11:33,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T16:11:33.592Z] 2022-10-25 16:11:33,454 [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-10-25T16:11:34.530Z] 2022-10-25 16:11:34,335 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-25T16:11:34.530Z] 2.3.0-dev.56 [Pipeline] } [2022-10-25T16:11:34.536Z] $ docker exec --env ******** --env ******** c654ffea634fcfd1dd2cdbd953ceaf4cc7fb663048a722abf992f6c6126c2847 ssh-agent -k [2022-10-25T16:11:34.654Z] unset SSH_AUTH_SOCK; [2022-10-25T16:11:34.654Z] unset SSH_AGENT_PID; [2022-10-25T16:11:34.654Z] echo Agent pid 37 killed; [2022-10-25T16:11:34.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:11:34.984Z] + git semver [Pipeline] } [2022-10-25T16:11:35.253Z] $ docker stop --time=1 c654ffea634fcfd1dd2cdbd953ceaf4cc7fb663048a722abf992f6c6126c2847 [2022-10-25T16:11:36.542Z] $ docker rm -f c654ffea634fcfd1dd2cdbd953ceaf4cc7fb663048a722abf992f6c6126c2847 [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-10-25T16:11:37.062Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-10-25T16:11:37.062Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-25T16:11:37.062Z] total 16 [2022-10-25T16:11:37.062Z] drwxr-xr-x 3 root root 4096 Oct 25 15:42 . [2022-10-25T16:11:37.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 16:11 .. [2022-10-25T16:11:37.062Z] drwxr-xr-x 2 root root 4096 Oct 25 15:42 cost [2022-10-25T16:11:37.062Z] -rw-r--r-- 1 root root 92 Oct 25 15:42 cost.csv [2022-10-25T16:11:37.062Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-25T16:11:37.062Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-25T16:11:37.062Z] total 16 [2022-10-25T16:11:37.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:42 . [2022-10-25T16:11:37.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 16:11 .. [2022-10-25T16:11:37.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 15:42 cost [2022-10-25T16:11:37.062Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 25 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:37.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:38.215Z] ---> package-listing.sh [2022-10-25T16:11:38.215Z] ++ facter osfamily [2022-10-25T16:11:38.215Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T16:11:38.475Z] + OS_FAMILY=debian [2022-10-25T16:11:38.475Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-10-25T16:11:38.475Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T16:11:38.475Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T16:11:38.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T16:11:38.475Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T16:11:38.475Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-25T16:11:38.475Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T16:11:38.475Z] + case "${OS_FAMILY}" in [2022-10-25T16:11:38.475Z] + dpkg -l [2022-10-25T16:11:38.475Z] + grep '^ii' [2022-10-25T16:11:38.475Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T16:11:38.475Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T16:11:38.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T16:11:38.475Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-25T16:11:38.475Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-10-25T16:11:38.475Z] + 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-10-25T16:11:38.487Z] 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-10-25T16:11:38.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:11:39.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T16:11:39.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:11:39.396Z] prd-ubuntu20.04-docker-8c-8g-116889 does not seem to be running inside a container [2022-10-25T16:11:39.424Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T16:11:39.625Z] $ docker top a372dfc04a0c8372e68bc4260c8054260f85c2c1296ad00b274183c930cd968d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:11:39.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T16:11:40.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T16:11:40.553Z] + ls /var/log/sa-host [2022-10-25T16:11:40.553Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:11:40.620Z] provisioning config files... [2022-10-25T16:11:40.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18077131892612041224tmp [Pipeline] { [Pipeline] echo [2022-10-25T16:11:40.639Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:40.919Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T16:11:40.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:41.245Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T16:11:41.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:41.533Z] ---> sudo-logs.sh [2022-10-25T16:11:41.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T16:11:41.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:41.844Z] ---> job-cost.sh [2022-10-25T16:11:41.844Z] lf-activate-venv: SKIPPING [2022-10-25T16:11:41.844Z] DEBUG: total: 0.2199999988079071 [2022-10-25T16:11:41.844Z] INFO: Retrieving Stack Cost... [2022-10-25T16:11:42.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T16:11:42.976Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T16:11:42.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:11:43.263Z] ---> logs-deploy.sh [2022-10-25T16:11:43.263Z] lf-activate-venv: SKIPPING [2022-10-25T16:11:43.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/176 [2022-10-25T16:11:43.263Z] INFO: archiving workspace using pattern(s): [2022-10-25T16:11:44.200Z] Archives upload complete. [2022-10-25T16:11:44.200Z] INFO: archiving logs to Nexus