Pull request #1140 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 171c99a098ee3f25b30150e56dcf95f1e0a1a66e+a459fee55893a6a37b39a8fbedef0eb159b68bf7 (1660fc68d879ac5e05cde92b785f7027fb84bb72) 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-ssh3506675626904778219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh18149903053295220024.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/PR-1140/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/PR-1140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7900161806125415788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh7536400837243436354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/PR-1140/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/PR-1140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7567798486391522459.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-16493’ Running on prd-ubuntu20.04-docker-8c-8g-16496 in /w/workspace/dry_app-functions-sdk-go_PR-1140 [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/dry_app-functions-sdk-go_PR-1140 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a459fee55893a6a37b39a8fbedef0eb159b68bf7 into PR head commit 171c99a098ee3f25b30150e56dcf95f1e0a1a66e > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1140/head:refs/remotes/origin/PR-1140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 171c99a098ee3f25b30150e56dcf95f1e0a1a66e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a459fee55893a6a37b39a8fbedef0eb159b68bf7 # timeout=10 Merge succeeded, producing 171c99a098ee3f25b30150e56dcf95f1e0a1a66e Checking out Revision 171c99a098ee3f25b30150e56dcf95f1e0a1a66e (PR-1140) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 171c99a098ee3f25b30150e56dcf95f1e0a1a66e # timeout=10 Commit message: "build(deps): bump github.com/diegoholiveira/jsonlogic/v3" First time build. Skipping changelog. > git rev-list --no-walk 183c583e9a4ac6984c722417abb5b9d33c4937ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T16:44:08.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T16:44:08.419Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T16:44:08.433Z] ========================================================= [2022-06-30T16:44:08.433Z] EdgeX Global Pipelines Version Info [2022-06-30T16:44:08.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:44:09.200Z] ------------------- [2022-06-30T16:44:09.200Z] stable info: [2022-06-30T16:44:09.200Z] ------------------- [2022-06-30T16:44:09.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T16:44:09.200Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T16:44:09.200Z] Message: update stable to v1.0.234 [2022-06-30T16:44:09.770Z] ------------------- [2022-06-30T16:44:09.770Z] experimental info: [2022-06-30T16:44:09.770Z] ------------------- [2022-06-30T16:44:09.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T16:44:09.770Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T16:44:09.770Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T16:44:09.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-06-30T16:44:09.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-06-30T16:44:09.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T16:44:10.000Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T16:44:10.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T16:44:10.023Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T16:44:10.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T16:44:10.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T16:44:10.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T16:44:10.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T16:44:10.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T16:44:10.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-06-30T16:44:10.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T16:44:10.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T16:44:10.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:44:10.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:44:10.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:44:10.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T16:44:10.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T16:44:10.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T16:44:10.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-30T16:44:10.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-30T16:44:10.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T16:44:10.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T16:44:10.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-06-30T16:44:10.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T16:44:10.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T16:44:10.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1140 [Pipeline] echo [2022-06-30T16:44:10.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1140 [Pipeline] echo [2022-06-30T16:44:10.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1140 [Pipeline] echo [2022-06-30T16:44:10.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [Pipeline] echo [2022-06-30T16:44:10.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 171c99a [Pipeline] echo [2022-06-30T16:44:10.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T16:44:10.706Z] + git rev-list -1 --merges 171c99a098ee3f25b30150e56dcf95f1e0a1a66e~1..171c99a098ee3f25b30150e56dcf95f1e0a1a66e [Pipeline] echo [2022-06-30T16:44:10.747Z] -----------> git rev-list -1 --merges 171c99a098ee3f25b30150e56dcf95f1e0a1a66e~1..171c99a098ee3f25b30150e56dcf95f1e0a1a66e 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [false] [Pipeline] sh [2022-06-30T16:44:11.040Z] + git log --format=format:%s -1 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [Pipeline] echo [2022-06-30T16:44:11.055Z] ========================================================= [2022-06-30T16:44:11.055Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T16:44:11.055Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T16:44:11.401Z] + git log --format=format:%s -1 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [Pipeline] echo [2022-06-30T16:44:11.415Z] [semverPrep] GIT_COMMIT: 171c99a098ee3f25b30150e56dcf95f1e0a1a66e, Commit Message: build(deps): bump github.com/diegoholiveira/jsonlogic/v3 [Pipeline] echo [2022-06-30T16:44:11.423Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T16:44:11.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T16:44:11.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T16:44:11.774Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T16:44:11.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T16:44:11.774Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T16:44:11.774Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T16:44:11.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:12.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:44:12.396Z] [2022-06-30T16:44:12.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:12.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:44:12.714Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T16:44:12.714Z] 42c077c10790: Pulling fs layer [2022-06-30T16:44:12.714Z] f63e77b7563a: Pulling fs layer [2022-06-30T16:44:12.714Z] bd5fdadae976: Pulling fs layer [2022-06-30T16:44:12.714Z] 205491f53016: Pulling fs layer [2022-06-30T16:44:12.714Z] df18705c85c3: Pulling fs layer [2022-06-30T16:44:12.714Z] bdb3f477010e: Pulling fs layer [2022-06-30T16:44:12.714Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T16:44:12.714Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T16:44:12.714Z] bdb8f0575790: Pulling fs layer [2022-06-30T16:44:12.714Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T16:44:12.714Z] 2343380bae48: Pulling fs layer [2022-06-30T16:44:12.714Z] 205491f53016: Waiting [2022-06-30T16:44:12.714Z] c8a8fc8e1c8f: Waiting [2022-06-30T16:44:12.714Z] 2c6e9b1d212d: Waiting [2022-06-30T16:44:12.714Z] bdb8f0575790: Waiting [2022-06-30T16:44:12.714Z] 386e3cb2ff24: Waiting [2022-06-30T16:44:12.714Z] 2343380bae48: Waiting [2022-06-30T16:44:12.714Z] bdb3f477010e: Waiting [2022-06-30T16:44:12.714Z] df18705c85c3: Waiting [2022-06-30T16:44:12.714Z] f63e77b7563a: Download complete [2022-06-30T16:44:12.714Z] 205491f53016: Verifying Checksum [2022-06-30T16:44:12.714Z] 205491f53016: Download complete [2022-06-30T16:44:12.975Z] df18705c85c3: Verifying Checksum [2022-06-30T16:44:12.975Z] df18705c85c3: Download complete [2022-06-30T16:44:12.975Z] bdb3f477010e: Verifying Checksum [2022-06-30T16:44:12.975Z] bdb3f477010e: Download complete [2022-06-30T16:44:12.975Z] bd5fdadae976: Verifying Checksum [2022-06-30T16:44:12.975Z] bd5fdadae976: Download complete [2022-06-30T16:44:12.975Z] 2c6e9b1d212d: Verifying Checksum [2022-06-30T16:44:12.975Z] 2c6e9b1d212d: Download complete [2022-06-30T16:44:12.975Z] bdb8f0575790: Download complete [2022-06-30T16:44:12.975Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T16:44:12.975Z] 386e3cb2ff24: Download complete [2022-06-30T16:44:12.976Z] 2343380bae48: Verifying Checksum [2022-06-30T16:44:12.976Z] 2343380bae48: Download complete [2022-06-30T16:44:12.976Z] 42c077c10790: Verifying Checksum [2022-06-30T16:44:13.236Z] c8a8fc8e1c8f: Download complete [2022-06-30T16:44:14.619Z] 42c077c10790: Pull complete [2022-06-30T16:44:14.619Z] f63e77b7563a: Pull complete [2022-06-30T16:44:15.197Z] bd5fdadae976: Pull complete [2022-06-30T16:44:15.197Z] 205491f53016: Pull complete [2022-06-30T16:44:15.767Z] df18705c85c3: Pull complete [2022-06-30T16:44:15.767Z] bdb3f477010e: Pull complete [2022-06-30T16:44:18.334Z] c8a8fc8e1c8f: Pull complete [2022-06-30T16:44:18.334Z] 2c6e9b1d212d: Pull complete [2022-06-30T16:44:18.334Z] bdb8f0575790: Pull complete [2022-06-30T16:44:18.334Z] 386e3cb2ff24: Pull complete [2022-06-30T16:44:18.334Z] 2343380bae48: Pull complete [2022-06-30T16:44:18.334Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T16:44:18.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T16:44:18.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:44:18.442Z] prd-ubuntu20.04-docker-8c-8g-16496 does not seem to be running inside a container [2022-06-30T16:44:18.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1140 -v /w/workspace/dry_app-functions-sdk-go_PR-1140:/w/workspace/dry_app-functions-sdk-go_PR-1140:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1140@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T16:44:19.776Z] $ docker top b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 -eo pid,comm [2022-06-30T16:44:19.850Z] 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-06-30T16:44:19.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T16:44:19.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:44:19.890Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:44:20.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:44:20.052Z] $ docker exec b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 ssh-agent [2022-06-30T16:44:20.220Z] SSH_AUTH_SOCK=/tmp/ssh-f0axKJuaecPb/agent.33 [2022-06-30T16:44:20.220Z] SSH_AGENT_PID=39 [2022-06-30T16:44:20.232Z] Running ssh-add (command line suppressed) [2022-06-30T16:44:20.354Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/private_key_626521290846036971.key (/w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/private_key_626521290846036971.key) [2022-06-30T16:44:20.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:44:20.665Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T16:44:20.682Z] $ docker exec --env ******** --env ******** b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 ssh-agent -k [2022-06-30T16:44:20.815Z] unset SSH_AUTH_SOCK; [2022-06-30T16:44:20.816Z] unset SSH_AGENT_PID; [2022-06-30T16:44:20.816Z] echo Agent pid 39 killed; [2022-06-30T16:44:20.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T16:44:20.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T16:44:20.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T16:44:20.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T16:44:20.995Z] $ docker exec b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 ssh-agent [2022-06-30T16:44:21.120Z] SSH_AUTH_SOCK=/tmp/ssh-LhLZ9QGK5cll/agent.71 [2022-06-30T16:44:21.120Z] SSH_AGENT_PID=78 [2022-06-30T16:44:21.126Z] Running ssh-add (command line suppressed) [2022-06-30T16:44:21.255Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/private_key_3780171092046691103.key (/w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/private_key_3780171092046691103.key) [2022-06-30T16:44:21.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T16:44:21.563Z] + git semver init [2022-06-30T16:44:21.823Z] 2022-06-30 16:44:21,772 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T16:44:21.823Z] 2022-06-30 16:44:21,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver [2022-06-30T16:44:21.823Z] 2022-06-30 16:44:21,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1140/.semver [2022-06-30T16:44:21.823Z] 2022-06-30 16:44:21,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1140, universal_newlines=False, shell=None, istream=None) [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,113 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1140/.git/info/exclude [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver/PR-1140 with force:False [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,114 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver/PR-1140 [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,119 [execute] INFO git cat-file --batch-check [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,127 [execute] INFO git cat-file --batch [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1140/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T16:44:23.212Z] 2022-06-30 16:44:23,134 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1140/.semver/PR-1140 [2022-06-30T16:44:23.212Z] 0.0.0 [Pipeline] } [2022-06-30T16:44:23.224Z] $ docker exec --env ******** --env ******** b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 ssh-agent -k [2022-06-30T16:44:23.345Z] unset SSH_AUTH_SOCK; [2022-06-30T16:44:23.345Z] unset SSH_AGENT_PID; [2022-06-30T16:44:23.346Z] echo Agent pid 78 killed; [2022-06-30T16:44:23.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T16:44:23.672Z] + git semver [Pipeline] } [2022-06-30T16:44:23.951Z] $ docker stop --time=1 b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 [2022-06-30T16:44:25.256Z] $ docker rm -f b80dfdd65ab9435deb706d82d1b47c2d0f638146f0335a9e1f59b73510856a28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:44:25.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T16:44:25.887Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T16:44:25.890Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-06-30T16:44:26.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:44:26.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:44:26.076Z] ========================================================= [2022-06-30T16:44:26.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T16:44:26.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:44:26.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T16:44:26.381Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T16:44:26.381Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T16:44:26.381Z] 666ba61612fd: Pulling fs layer [2022-06-30T16:44:26.381Z] 8ed8ca486205: Pulling fs layer [2022-06-30T16:44:26.381Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T16:44:26.381Z] c516ae0d96e1: Pulling fs layer [2022-06-30T16:44:26.381Z] 684cea983483: Pulling fs layer [2022-06-30T16:44:26.381Z] dd3240ac7de5: Pulling fs layer [2022-06-30T16:44:26.381Z] b1e948a4e11c: Pulling fs layer [2022-06-30T16:44:26.381Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T16:44:26.381Z] 646ad004c059: Pulling fs layer [2022-06-30T16:44:26.381Z] cc1cd167ecdc: Waiting [2022-06-30T16:44:26.381Z] c516ae0d96e1: Waiting [2022-06-30T16:44:26.381Z] 684cea983483: Waiting [2022-06-30T16:44:26.381Z] dd3240ac7de5: Waiting [2022-06-30T16:44:26.381Z] b1e948a4e11c: Waiting [2022-06-30T16:44:26.381Z] a8fd76ee1af6: Waiting [2022-06-30T16:44:26.381Z] 646ad004c059: Waiting [2022-06-30T16:44:26.381Z] 8ed8ca486205: Verifying Checksum [2022-06-30T16:44:26.381Z] 8ed8ca486205: Download complete [2022-06-30T16:44:26.381Z] 666ba61612fd: Download complete [2022-06-30T16:44:26.381Z] c516ae0d96e1: Download complete [2022-06-30T16:44:26.381Z] 684cea983483: Download complete [2022-06-30T16:44:26.381Z] dd3240ac7de5: Download complete [2022-06-30T16:44:26.381Z] 59bf1c3509f3: Download complete [2022-06-30T16:44:26.644Z] b1e948a4e11c: Verifying Checksum [2022-06-30T16:44:26.644Z] b1e948a4e11c: Download complete [2022-06-30T16:44:26.644Z] 59bf1c3509f3: Pull complete [2022-06-30T16:44:26.644Z] 666ba61612fd: Pull complete [2022-06-30T16:44:26.907Z] 8ed8ca486205: Pull complete [2022-06-30T16:44:26.907Z] 646ad004c059: Verifying Checksum [2022-06-30T16:44:26.907Z] 646ad004c059: Download complete [2022-06-30T16:44:27.168Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T16:44:27.168Z] cc1cd167ecdc: Download complete [2022-06-30T16:44:27.168Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T16:44:27.168Z] a8fd76ee1af6: Download complete [2022-06-30T16:44:31.365Z] cc1cd167ecdc: Pull complete [2022-06-30T16:44:31.365Z] c516ae0d96e1: Pull complete [2022-06-30T16:44:31.365Z] 684cea983483: Pull complete [2022-06-30T16:44:31.365Z] dd3240ac7de5: Pull complete [2022-06-30T16:44:31.365Z] b1e948a4e11c: Pull complete [2022-06-30T16:44:33.914Z] a8fd76ee1af6: Pull complete [2022-06-30T16:44:34.484Z] 646ad004c059: Pull complete [2022-06-30T16:44:34.484Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T16:44:34.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T16:44:34.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-06-30T16:44:34.775Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:35.080Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T16:44:35.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:44:35.166Z] prd-ubuntu20.04-docker-8c-8g-16496 does not seem to be running inside a container [2022-06-30T16:44:35.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1140 -v /w/workspace/dry_app-functions-sdk-go_PR-1140:/w/workspace/dry_app-functions-sdk-go_PR-1140:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1140@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T16:44:37.063Z] $ docker top 322a806dcb1267bddef158a9c18163835a53d37bada1a02104a05566cc49b968 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:44:37.426Z] + go version [2022-06-30T16:44:37.427Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T16:44:37.443Z] $ docker stop --time=1 322a806dcb1267bddef158a9c18163835a53d37bada1a02104a05566cc49b968 [2022-06-30T16:44:38.758Z] $ docker rm -f 322a806dcb1267bddef158a9c18163835a53d37bada1a02104a05566cc49b968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:44:39.169Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T16:44:39.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:44:39.261Z] prd-ubuntu20.04-docker-8c-8g-16496 does not seem to be running inside a container [2022-06-30T16:44:39.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1140 -v /w/workspace/dry_app-functions-sdk-go_PR-1140:/w/workspace/dry_app-functions-sdk-go_PR-1140:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1140@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T16:44:39.689Z] $ docker top d52f3af38ec24f2d19b0ae569543c6f3a09a1877411fecaaa31e96efb5c9c5de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:44:40.052Z] + make test [2022-06-30T16:44:40.052Z] make -C ./app-service-template build [2022-06-30T16:44:40.052Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1140/app-service-template' [2022-06-30T16:44:40.052Z] go mod tidy -compat=1.17 [2022-06-30T16:44:40.052Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-30T16:44:40.052Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-06-30T16:44:40.052Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-30T16:44:40.052Z] go: downloading github.com/stretchr/testify v1.7.3 [2022-06-30T16:44:40.052Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.4 [2022-06-30T16:44:40.052Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.5 [2022-06-30T16:44:40.052Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T16:44:40.311Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 [2022-06-30T16:44:40.311Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/go-kit/log v0.2.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-06-30T16:44:40.311Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-06-30T16:44:40.311Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-30T16:44:40.311Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-30T16:44:40.311Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-30T16:44:40.311Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-30T16:44:40.311Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-06-30T16:44:40.311Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-30T16:44:40.311Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-06-30T16:44:40.311Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-30T16:44:40.311Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-30T16:44:40.311Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-30T16:44:40.311Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-30T16:44:40.311Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-06-30T16:44:40.311Z] go: downloading golang.org/x/text v0.3.7 [2022-06-30T16:44:40.311Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-30T16:44:40.571Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-30T16:44:40.571Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-30T16:44:40.571Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-30T16:44:40.571Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-30T16:44:40.571Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-30T16:44:40.571Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-30T16:44:40.831Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-06-30T16:44:40.831Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-06-30T16:44:40.831Z] go: downloading google.golang.org/grpc v1.46.0 [2022-06-30T16:44:40.988Z] Still waiting to schedule task [2022-06-30T16:44:40.989Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16494’ [2022-06-30T16:44:41.090Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-30T16:44:41.090Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-06-30T16:44:41.090Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-30T16:44:41.090Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-30T16:44:41.090Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T16:44:41.090Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T16:44:41.090Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-30T16:44:41.090Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T16:44:41.090Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-06-30T16:44:41.090Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-30T16:44:41.363Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-30T16:44:41.363Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-30T16:44:41.363Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-30T16:44:41.363Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T16:44:41.363Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T16:44:41.363Z] go: downloading github.com/kr/text v0.2.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-30T16:44:41.363Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-06-30T16:44:41.363Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-30T16:44:41.363Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-30T16:44:41.363Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-30T16:44:41.363Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-30T16:44:41.363Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-30T16:44:41.363Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-30T16:44:41.363Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-30T16:44:41.363Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T16:44:41.624Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-30T16:44:43.539Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-06-30T16:44:43.539Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-06-30T16:44:43.539Z] 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 new-app-service [2022-06-30T16:45:01.648Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1140/app-service-template' [2022-06-30T16:45:01.648Z] make -C ./app-service-template test [2022-06-30T16:45:01.648Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1140/app-service-template' [2022-06-30T16:45:01.648Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-06-30T16:45:19.910Z] ok new-app-service 0.073s coverage: 48.1% of statements [2022-06-30T16:45:19.910Z] ? new-app-service/config [no test files] [2022-06-30T16:45:19.910Z] ok new-app-service/functions 0.050s [2022-06-30T16:45:19.910Z] CGO_ENABLED=1 go vet ./... [2022-06-30T16:45:29.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:45:29.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T16:45:29.892Z] ./bin/test-attribution-txt.sh [2022-06-30T16:45:29.893Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1140/app-service-template' [2022-06-30T16:45:29.893Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-30T16:45:29.893Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-06-30T16:45:29.893Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.135s coverage: 63.2% of statements [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.089s coverage: 93.8% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.103s coverage: 76.5% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.071s coverage: 88.7% of statements [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.045s coverage: 100.0% of statements [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.179s coverage: 78.5% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.074s coverage: 97.3% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 82.8% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-06-30T16:45:31.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.772s coverage: 81.5% of statements [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-06-30T16:45:31.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-06-30T16:45:31.796Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.079s coverage: 28.7% of statements [2022-06-30T16:45:31.796Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-06-30T16:45:31.796Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements [2022-06-30T16:45:31.796Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements [2022-06-30T16:45:31.796Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-06-30T16:45:31.796Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-06-30T16:45:31.796Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.095s coverage: 51.4% of statements [2022-06-30T16:45:58.370Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.150s coverage: 76.9% of statements [2022-06-30T16:45:58.370Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements [2022-06-30T16:45:58.370Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T16:45:58.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:45:58.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-30T16:46:06.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T16:46:06.789Z] $ docker stop --time=1 d52f3af38ec24f2d19b0ae569543c6f3a09a1877411fecaaa31e96efb5c9c5de [2022-06-30T16:46:08.222Z] $ docker rm -f d52f3af38ec24f2d19b0ae569543c6f3a09a1877411fecaaa31e96efb5c9c5de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:46:08.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T16:46:09.039Z] 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-06-30T16:46:09.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:46:09.514Z] [2022-06-30T16:46:09.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:46:09.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:46:09.817Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T16:46:09.817Z] 5eb5b503b376: Pulling fs layer [2022-06-30T16:46:09.817Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T16:46:09.817Z] ec43610c2a17: Pulling fs layer [2022-06-30T16:46:09.817Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T16:46:09.817Z] 33b1e0a273af: Pulling fs layer [2022-06-30T16:46:09.817Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T16:46:09.817Z] 2f39f015ded8: Pulling fs layer [2022-06-30T16:46:09.817Z] 3a2ae6a8a46f: Waiting [2022-06-30T16:46:09.817Z] 33b1e0a273af: Waiting [2022-06-30T16:46:09.817Z] 5d3b04190fa2: Waiting [2022-06-30T16:46:09.817Z] 2f39f015ded8: Waiting [2022-06-30T16:46:09.817Z] 5c69ac0246d0: Download complete [2022-06-30T16:46:09.817Z] 3a2ae6a8a46f: Download complete [2022-06-30T16:46:10.077Z] 33b1e0a273af: Verifying Checksum [2022-06-30T16:46:10.077Z] 33b1e0a273af: Download complete [2022-06-30T16:46:10.077Z] 5d3b04190fa2: Verifying Checksum [2022-06-30T16:46:10.077Z] 5d3b04190fa2: Download complete [2022-06-30T16:46:10.077Z] ec43610c2a17: Verifying Checksum [2022-06-30T16:46:10.077Z] ec43610c2a17: Download complete [2022-06-30T16:46:10.077Z] 5eb5b503b376: Verifying Checksum [2022-06-30T16:46:10.077Z] 5eb5b503b376: Download complete [2022-06-30T16:46:11.019Z] 2f39f015ded8: Download complete [2022-06-30T16:46:11.278Z] 5eb5b503b376: Pull complete [2022-06-30T16:46:11.538Z] 5c69ac0246d0: Pull complete [2022-06-30T16:46:11.798Z] ec43610c2a17: Pull complete [2022-06-30T16:46:11.798Z] 3a2ae6a8a46f: Pull complete [2022-06-30T16:46:12.058Z] 33b1e0a273af: Pull complete [2022-06-30T16:46:12.058Z] 5d3b04190fa2: Pull complete [2022-06-30T16:46:16.259Z] 2f39f015ded8: Pull complete [2022-06-30T16:46:16.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T16:46:16.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:46:16.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:46:16.354Z] prd-ubuntu20.04-docker-8c-8g-16496 does not seem to be running inside a container [2022-06-30T16:46:16.392Z] $ 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/dry_app-functions-sdk-go_PR-1140 -v /w/workspace/dry_app-functions-sdk-go_PR-1140:/w/workspace/dry_app-functions-sdk-go_PR-1140:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1140@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T16:46:17.825Z] $ docker top 9cd2ed7b7a8bea16f7414daa2e31a7c26f0561418c9fb13d7033e0bb02d86f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:46:18.202Z] ---> job-cost.sh [2022-06-30T16:46:18.202Z] lf-activate-venv: SKIPPING [2022-06-30T16:46:18.202Z] INFO: No Stack... [2022-06-30T16:46:18.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T16:46:19.034Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T16:46:19.329Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1140/archives/cost.csv [2022-06-30T16:46:19.329Z] + cut -d, -f6 [Pipeline] lock [2022-06-30T16:46:19.344Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [2022-06-30T16:46:19.353Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] did not exist. Created. [2022-06-30T16:46:19.353Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T16:46:19.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T16:46:19.690Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T16:46:19.696Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T16:46:19.722Z] $ docker stop --time=1 9cd2ed7b7a8bea16f7414daa2e31a7c26f0561418c9fb13d7033e0bb02d86f9c [2022-06-30T16:46:20.887Z] $ docker rm -f 9cd2ed7b7a8bea16f7414daa2e31a7c26f0561418c9fb13d7033e0bb02d86f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T16:47:56.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16499 in /w/workspace/dry_app-functions-sdk-go_PR-1140 [Pipeline] { [Pipeline] ws [2022-06-30T16:47:56.441Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-06-30T16:47:56.506Z] The recommended git tool is: git [2022-06-30T16:48:02.628Z] using credential edgex-jenkins-ssh [2022-06-30T16:48:02.650Z] Cloning the remote Git repository [2022-06-30T16:48:02.730Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-06-30T16:48:02.828Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2022-06-30T16:48:02.963Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-06-30T16:48:02.964Z] > git --version # timeout=10 [2022-06-30T16:48:02.988Z] > git --version # 'git version 2.25.1' [2022-06-30T16:48:02.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T16:48:03.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T16:48:07.624Z] Merging remotes/origin/main commit a459fee55893a6a37b39a8fbedef0eb159b68bf7 into PR head commit 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [2022-06-30T16:48:07.938Z] Merge succeeded, producing 171c99a098ee3f25b30150e56dcf95f1e0a1a66e [2022-06-30T16:48:07.939Z] Checking out Revision 171c99a098ee3f25b30150e56dcf95f1e0a1a66e (PR-1140) [2022-06-30T16:48:06.959Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-06-30T16:48:06.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T16:48:07.011Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-06-30T16:48:07.057Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-06-30T16:48:07.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T16:48:07.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1140/head:refs/remotes/origin/PR-1140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-30T16:48:07.650Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T16:48:07.680Z] > git checkout -f 171c99a098ee3f25b30150e56dcf95f1e0a1a66e # timeout=10 [2022-06-30T16:48:07.831Z] > git remote # timeout=10 [2022-06-30T16:48:07.855Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T16:48:07.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T16:48:07.892Z] > git merge a459fee55893a6a37b39a8fbedef0eb159b68bf7 # timeout=10 [2022-06-30T16:48:07.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T16:48:07.951Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T16:48:07.968Z] > git checkout -f 171c99a098ee3f25b30150e56dcf95f1e0a1a66e # timeout=10 [2022-06-30T16:48:12.449Z] Commit message: "build(deps): bump github.com/diegoholiveira/jsonlogic/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T16:48:13.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T16:48:13.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T16:48:13.508Z] Dload Upload Total Spent Left Speed [2022-06-30T16:48:13.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh [2022-06-30T16:48:14.265Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T16:48:14.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T16:48:14.620Z] + sudo tee /etc/docker/daemon.new [2022-06-30T16:48:14.620Z] { [2022-06-30T16:48:14.620Z] "registry-mirrors": [ [2022-06-30T16:48:14.620Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T16:48:14.620Z] ], [2022-06-30T16:48:14.620Z] "bip": "10.250.0.254/24", [2022-06-30T16:48:14.620Z] "hosts": [ [2022-06-30T16:48:14.620Z] "tcp://0.0.0.0:5555", [2022-06-30T16:48:14.620Z] "unix:///var/run/docker.sock" [2022-06-30T16:48:14.620Z] ], [2022-06-30T16:48:14.620Z] "mtu": 1458, [2022-06-30T16:48:14.620Z] "selinux-enabled": true, [2022-06-30T16:48:14.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T16:48:14.620Z] } [Pipeline] sh [2022-06-30T16:48:14.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T16:48:15.330Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-06-30T16:48:34.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:48:34.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T16:48:34.350Z] ========================================================= [2022-06-30T16:48:34.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T16:48:34.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:48:34.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T16:48:35.296Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T16:48:35.296Z] 9b3977197b4f: Pulling fs layer [2022-06-30T16:48:35.296Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T16:48:35.296Z] 94645a83ff95: Pulling fs layer [2022-06-30T16:48:35.296Z] e6fb740bc735: Pulling fs layer [2022-06-30T16:48:35.296Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T16:48:35.296Z] 355e64cbe906: Pulling fs layer [2022-06-30T16:48:35.296Z] 63ab81a10011: Pulling fs layer [2022-06-30T16:48:35.296Z] 555d1d1c4555: Pulling fs layer [2022-06-30T16:48:35.296Z] 7d9057610161: Pulling fs layer [2022-06-30T16:48:35.296Z] e6fb740bc735: Waiting [2022-06-30T16:48:35.296Z] 355e64cbe906: Waiting [2022-06-30T16:48:35.296Z] 3a77bd46dcc9: Waiting [2022-06-30T16:48:35.296Z] 63ab81a10011: Waiting [2022-06-30T16:48:35.296Z] 555d1d1c4555: Waiting [2022-06-30T16:48:35.296Z] 7d9057610161: Waiting [2022-06-30T16:48:35.296Z] 94645a83ff95: Verifying Checksum [2022-06-30T16:48:35.296Z] 94645a83ff95: Download complete [2022-06-30T16:48:35.296Z] 1a89e8eeedd5: Verifying Checksum [2022-06-30T16:48:35.296Z] 1a89e8eeedd5: Download complete [2022-06-30T16:48:35.296Z] 3a77bd46dcc9: Verifying Checksum [2022-06-30T16:48:35.296Z] 3a77bd46dcc9: Download complete [2022-06-30T16:48:35.296Z] 355e64cbe906: Verifying Checksum [2022-06-30T16:48:35.296Z] 355e64cbe906: Download complete [2022-06-30T16:48:35.580Z] 9b3977197b4f: Verifying Checksum [2022-06-30T16:48:35.580Z] 9b3977197b4f: Download complete [2022-06-30T16:48:35.580Z] 63ab81a10011: Verifying Checksum [2022-06-30T16:48:35.580Z] 63ab81a10011: Download complete [2022-06-30T16:48:36.576Z] 9b3977197b4f: Pull complete [2022-06-30T16:48:36.576Z] 7d9057610161: Verifying Checksum [2022-06-30T16:48:36.576Z] 7d9057610161: Download complete [2022-06-30T16:48:36.860Z] 1a89e8eeedd5: Pull complete [2022-06-30T16:48:37.467Z] 94645a83ff95: Pull complete [2022-06-30T16:48:37.746Z] 555d1d1c4555: Verifying Checksum [2022-06-30T16:48:37.746Z] 555d1d1c4555: Download complete [2022-06-30T16:48:38.353Z] e6fb740bc735: Verifying Checksum [2022-06-30T16:48:38.353Z] e6fb740bc735: Download complete [2022-06-30T16:48:50.789Z] e6fb740bc735: Pull complete [2022-06-30T16:48:50.789Z] 3a77bd46dcc9: Pull complete [2022-06-30T16:48:51.064Z] 355e64cbe906: Pull complete [2022-06-30T16:48:51.344Z] 63ab81a10011: Pull complete [2022-06-30T16:48:58.084Z] 555d1d1c4555: Pull complete [2022-06-30T16:49:00.725Z] 7d9057610161: Pull complete [2022-06-30T16:49:00.725Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T16:49:00.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T16:49:00.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-06-30T16:49:01.070Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:01.431Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T16:49:01.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:49:01.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-16499 does not seem to be running inside a container [2022-06-30T16:49:01.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T16:49:05.052Z] $ docker top 619c8e495f72faae1bc89bff75b5d34ddd5c7b301314302a6c9aa6290f49bc1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:49:05.970Z] + go version [2022-06-30T16:49:05.970Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T16:49:06.002Z] $ docker stop --time=1 619c8e495f72faae1bc89bff75b5d34ddd5c7b301314302a6c9aa6290f49bc1b [2022-06-30T16:49:07.672Z] $ docker rm -f 619c8e495f72faae1bc89bff75b5d34ddd5c7b301314302a6c9aa6290f49bc1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:49:08.280Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T16:49:08.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:49:08.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-16499 does not seem to be running inside a container [2022-06-30T16:49:08.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T16:49:10.085Z] $ docker top b7fb957038af68c17cfe8d84d0873576966a857d76bbfa2813f21ab4a01e3c6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T16:49:11.033Z] + make test [2022-06-30T16:49:11.033Z] make -C ./app-service-template build [2022-06-30T16:49:11.033Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-06-30T16:49:11.033Z] go mod tidy -compat=1.17 [2022-06-30T16:49:11.033Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-06-30T16:49:11.033Z] go: downloading github.com/stretchr/testify v1.7.3 [2022-06-30T16:49:11.311Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-30T16:49:11.311Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-30T16:49:11.311Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.4 [2022-06-30T16:49:11.588Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.5 [2022-06-30T16:49:11.588Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-06-30T16:49:11.588Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 [2022-06-30T16:49:11.588Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-30T16:49:11.588Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-30T16:49:11.588Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-30T16:49:11.588Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-30T16:49:11.588Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-30T16:49:11.862Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-30T16:49:11.862Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-30T16:49:11.862Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-06-30T16:49:11.862Z] go: downloading github.com/go-kit/log v0.2.0 [2022-06-30T16:49:11.862Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-06-30T16:49:11.862Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-06-30T16:49:11.862Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-06-30T16:49:11.862Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-30T16:49:12.140Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-30T16:49:12.140Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-06-30T16:49:12.140Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-30T16:49:12.140Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-06-30T16:49:12.140Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-06-30T16:49:12.140Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-30T16:49:12.140Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-06-30T16:49:12.417Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-06-30T16:49:12.417Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-30T16:49:12.417Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-30T16:49:12.691Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-06-30T16:49:12.968Z] go: downloading golang.org/x/text v0.3.7 [2022-06-30T16:49:13.246Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-30T16:49:13.246Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-30T16:49:13.246Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-30T16:49:16.644Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-30T16:49:16.644Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-30T16:49:16.644Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-30T16:49:16.644Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-30T16:49:16.644Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-30T16:49:16.644Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-30T16:49:16.644Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-30T16:49:16.644Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-06-30T16:49:16.644Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-06-30T16:49:16.644Z] go: downloading google.golang.org/grpc v1.46.0 [2022-06-30T16:49:17.637Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-30T16:49:17.637Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-06-30T16:49:17.637Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-30T16:49:17.637Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-30T16:49:17.637Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-30T16:49:17.915Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-30T16:49:17.915Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-06-30T16:49:18.909Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-30T16:49:18.909Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-30T16:49:18.909Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-30T16:49:18.909Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-06-30T16:49:19.187Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-06-30T16:49:19.187Z] go: downloading github.com/kr/text v0.2.0 [2022-06-30T16:49:19.187Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-30T16:49:19.464Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-30T16:49:19.464Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-30T16:49:19.464Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-30T16:49:19.744Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-30T16:49:19.744Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-30T16:49:19.744Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-30T16:49:19.744Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-30T16:49:19.744Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-30T16:49:20.020Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-30T16:49:20.020Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-30T16:49:20.020Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-30T16:49:20.297Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-30T16:49:20.297Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-30T16:49:20.297Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-30T16:49:20.571Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-30T16:49:20.572Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-30T16:49:20.572Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-30T16:49:20.572Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-06-30T16:49:20.572Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-30T16:49:20.845Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-30T16:49:20.845Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-30T16:49:26.253Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-06-30T16:49:26.253Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-06-30T16:49:26.253Z] 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 new-app-service [2022-06-30T16:51:33.139Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-06-30T16:51:33.139Z] make -C ./app-service-template test [2022-06-30T16:51:33.139Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-06-30T16:51:33.139Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-06-30T16:54:10.135Z] ok new-app-service 0.285s coverage: 48.1% of statements [2022-06-30T16:54:10.135Z] ? new-app-service/config [no test files] [2022-06-30T16:54:10.136Z] ok new-app-service/functions 0.222s [2022-06-30T16:54:10.136Z] CGO_ENABLED=1 go vet ./... [2022-06-30T16:55:47.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:55:47.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T16:55:47.118Z] ./bin/test-attribution-txt.sh [2022-06-30T16:55:47.118Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-06-30T16:55:47.118Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-30T16:55:47.118Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-06-30T16:55:47.118Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-06-30T16:56:02.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.682s coverage: 63.2% of statements [2022-06-30T16:56:02.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.522s coverage: 93.8% of statements [2022-06-30T16:56:02.286Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-06-30T16:56:02.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.521s coverage: 76.5% of statements [2022-06-30T16:56:02.286Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-06-30T16:56:02.286Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.514s coverage: 88.7% of statements [2022-06-30T16:56:02.287Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.166s coverage: 100.0% of statements [2022-06-30T16:56:03.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 1.265s coverage: 78.5% of statements [2022-06-30T16:56:03.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-06-30T16:56:03.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-06-30T16:56:03.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.287s coverage: 97.3% of statements [2022-06-30T16:56:03.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-06-30T16:56:03.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-06-30T16:56:08.099Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.421s coverage: 82.8% of statements [2022-06-30T16:56:08.099Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-06-30T16:56:13.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.179s coverage: 81.5% of statements [2022-06-30T16:56:13.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-06-30T16:56:13.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-06-30T16:56:13.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.352s coverage: 28.7% of statements [2022-06-30T16:56:13.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-06-30T16:56:13.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.265s coverage: 14.0% of statements [2022-06-30T16:56:20.354Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.251s coverage: 27.3% of statements [2022-06-30T16:56:20.354Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-06-30T16:56:20.354Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-06-30T16:56:20.967Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.393s coverage: 51.4% of statements [2022-06-30T16:56:53.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.539s coverage: 76.9% of statements [2022-06-30T16:56:53.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.265s coverage: 94.4% of statements [2022-06-30T16:56:53.322Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-30T16:57:00.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T16:57:00.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T16:57:00.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-06-30T16:57:00.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T16:57:00.117Z] $ docker stop --time=1 b7fb957038af68c17cfe8d84d0873576966a857d76bbfa2813f21ab4a01e3c6a [2022-06-30T16:57:02.004Z] $ docker rm -f b7fb957038af68c17cfe8d84d0873576966a857d76bbfa2813f21ab4a01e3c6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T16:57:05.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T16:57:05.781Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T16:57:06.415Z] 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-06-30T16:57:06.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:57:06.881Z] [2022-06-30T16:57:06.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:57:07.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:57:07.514Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-30T16:57:07.514Z] 8998bd30e6a1: Pulling fs layer [2022-06-30T16:57:07.514Z] 04944245beec: Pulling fs layer [2022-06-30T16:57:07.514Z] 699f458cf7ca: Pulling fs layer [2022-06-30T16:57:07.514Z] 765212b225bb: Pulling fs layer [2022-06-30T16:57:07.514Z] f23df028b6ca: Pulling fs layer [2022-06-30T16:57:07.514Z] d65c8cfc05b1: Pulling fs layer [2022-06-30T16:57:07.514Z] 2437ff75d9bd: Pulling fs layer [2022-06-30T16:57:07.514Z] f23df028b6ca: Waiting [2022-06-30T16:57:07.514Z] d65c8cfc05b1: Waiting [2022-06-30T16:57:07.514Z] 2437ff75d9bd: Waiting [2022-06-30T16:57:07.514Z] 765212b225bb: Waiting [2022-06-30T16:57:07.514Z] 04944245beec: Verifying Checksum [2022-06-30T16:57:07.514Z] 04944245beec: Download complete [2022-06-30T16:57:07.514Z] 765212b225bb: Verifying Checksum [2022-06-30T16:57:07.514Z] 765212b225bb: Download complete [2022-06-30T16:57:07.792Z] f23df028b6ca: Verifying Checksum [2022-06-30T16:57:07.792Z] f23df028b6ca: Download complete [2022-06-30T16:57:07.792Z] d65c8cfc05b1: Verifying Checksum [2022-06-30T16:57:07.792Z] d65c8cfc05b1: Download complete [2022-06-30T16:57:07.792Z] 699f458cf7ca: Verifying Checksum [2022-06-30T16:57:07.792Z] 699f458cf7ca: Download complete [2022-06-30T16:57:08.071Z] 8998bd30e6a1: Verifying Checksum [2022-06-30T16:57:08.071Z] 8998bd30e6a1: Download complete [2022-06-30T16:57:10.697Z] 2437ff75d9bd: Verifying Checksum [2022-06-30T16:57:10.697Z] 2437ff75d9bd: Download complete [2022-06-30T16:57:12.130Z] 8998bd30e6a1: Pull complete [2022-06-30T16:57:12.726Z] 04944245beec: Pull complete [2022-06-30T16:57:14.172Z] 699f458cf7ca: Pull complete [2022-06-30T16:57:14.445Z] 765212b225bb: Pull complete [2022-06-30T16:57:15.042Z] f23df028b6ca: Pull complete [2022-06-30T16:57:15.316Z] d65c8cfc05b1: Pull complete [2022-06-30T16:57:30.432Z] 2437ff75d9bd: Pull complete [2022-06-30T16:57:30.432Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-30T16:57:30.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T16:57:30.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:57:30.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-16499 does not seem to be running inside a container [2022-06-30T16:57:30.816Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-30T16:57:33.455Z] $ docker top 640ccdc268920273e195e485bb6166d9e37dbf2b61a6ce421da4f7988e5f338b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:34.411Z] ---> job-cost.sh [2022-06-30T16:57:34.411Z] lf-activate-venv: SKIPPING [2022-06-30T16:57:34.411Z] INFO: No Stack... [2022-06-30T16:57:35.005Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-30T16:57:35.602Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T16:57:36.281Z] + + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2022-06-30T16:57:36.281Z] cut -d, -f6 [Pipeline] lock [2022-06-30T16:57:36.313Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [2022-06-30T16:57:36.319Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] did not exist. Created. [2022-06-30T16:57:36.319Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T16:57:37.007Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-e4978fb1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-30T16:57:37.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-30T16:57:37.719Z] Warning: overwriting stash ‘stack-cost’ [2022-06-30T16:57:37.787Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T16:57:37.797Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1140-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T16:57:37.823Z] $ docker stop --time=1 640ccdc268920273e195e485bb6166d9e37dbf2b61a6ce421da4f7988e5f338b [2022-06-30T16:57:39.296Z] $ docker rm -f 640ccdc268920273e195e485bb6166d9e37dbf2b61a6ce421da4f7988e5f338b [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-06-30T16:57:39.739Z] provisioning config files... [2022-06-30T16:57:39.751Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/config1749983657679763631tmp [Pipeline] { [Pipeline] sh [2022-06-30T16:57:40.061Z] + set +x [2022-06-30T16:57:40.061Z] + curl -s https://codecov.io/bash [2022-06-30T16:57:40.061Z] + bash -s -- [2022-06-30T16:57:40.061Z] [2022-06-30T16:57:40.061Z] _____ _ [2022-06-30T16:57:40.061Z] / ____| | | [2022-06-30T16:57:40.061Z] | | ___ __| | ___ ___ _____ __ [2022-06-30T16:57:40.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-30T16:57:40.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-30T16:57:40.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-30T16:57:40.061Z] Bash-1.0.6 [2022-06-30T16:57:40.061Z] [2022-06-30T16:57:40.061Z] [2022-06-30T16:57:40.061Z] ==> git version 2.25.1 found [2022-06-30T16:57:40.061Z] ==> 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-06-30T16:57:40.061Z] Release-Date: 2020-01-08 [2022-06-30T16:57:40.061Z] 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-06-30T16:57:40.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-30T16:57:40.061Z] ==> Jenkins CI detected. [2022-06-30T16:57:40.061Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1140 [2022-06-30T16:57:40.061Z] project root: . [2022-06-30T16:57:40.061Z] --> token set from env [2022-06-30T16:57:40.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-30T16:57:40.061Z] ==> Running gcov in . (disable via -X gcov) [2022-06-30T16:57:40.061Z] ==> Python coveragepy not found [2022-06-30T16:57:40.061Z] ==> Searching for coverage reports in: [2022-06-30T16:57:40.061Z] + . [2022-06-30T16:57:40.061Z] -> Found 2 reports [2022-06-30T16:57:40.061Z] ==> Detecting git/mercurial file structure [2022-06-30T16:57:40.061Z] ==> Reading reports [2022-06-30T16:57:40.061Z] + ./app-service-template/coverage.out bytes=1222 [2022-06-30T16:57:40.061Z] + ./coverage.out bytes=122650 [2022-06-30T16:57:40.061Z] ==> Appending adjustments [2022-06-30T16:57:40.061Z] https://docs.codecov.io/docs/fixing-reports [2022-06-30T16:57:40.633Z] + Found adjustments [2022-06-30T16:57:40.633Z] ==> Gzipping contents [2022-06-30T16:57:40.633Z] 24K /tmp/codecov.McgPea.gz [2022-06-30T16:57:40.633Z] ==> Uploading reports [2022-06-30T16:57:40.633Z] url: https://codecov.io [2022-06-30T16:57:40.633Z] query: branch=PR-1140&commit=171c99a098ee3f25b30150e56dcf95f1e0a1a66e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1140%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1140&job=&cmd_args= [2022-06-30T16:57:40.633Z] -> Pinging Codecov [2022-06-30T16:57:40.633Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1140&commit=171c99a098ee3f25b30150e56dcf95f1e0a1a66e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1140%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1140&job=&cmd_args= [2022-06-30T16:57:40.893Z] -> Uploading to [2022-06-30T16:57:40.893Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-30/3D8B5DFFC46A037C893635FACE044666/171c99a098ee3f25b30150e56dcf95f1e0a1a66e/3659fb42-e31c-41b0-9323-e629a6b36f7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T165740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b849d08925222c3df79518afd19fe838c90d0e3dbdd830dfcecb59286fe1b159 [2022-06-30T16:57:40.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T16:57:40.893Z] Dload Upload Total Spent Left Speed [2022-06-30T16:57:41.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21206 0 0 100 21206 0 91800 --:--:-- --:--:-- --:--:-- 91800 [2022-06-30T16:57:41.154Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/171c99a098ee3f25b30150e56dcf95f1e0a1a66e [Pipeline] } [2022-06-30T16:57:41.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-06-30T16:57:41.838Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1140/archives ] [2022-06-30T16:57:41.838Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1140/archives [2022-06-30T16:57:41.838Z] total 16 [2022-06-30T16:57:41.838Z] drwxr-xr-x 3 root root 4096 Jun 30 16:46 . [2022-06-30T16:57:41.838Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:46 .. [2022-06-30T16:57:41.838Z] drwxr-xr-x 2 root root 4096 Jun 30 16:46 cost [2022-06-30T16:57:41.838Z] -rw-r--r-- 1 root root 92 Jun 30 16:46 cost.csv [2022-06-30T16:57:41.838Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1140/archives [2022-06-30T16:57:41.838Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1140/archives [2022-06-30T16:57:41.838Z] total 16 [2022-06-30T16:57:41.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 16:46 . [2022-06-30T16:57:41.838Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 16:46 .. [2022-06-30T16:57:41.838Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 16:46 cost [2022-06-30T16:57:41.838Z] -rw-r--r-- 1 jenkins jenkins 92 Jun 30 16:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:42.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:43.000Z] ---> package-listing.sh [2022-06-30T16:57:43.001Z] ++ facter osfamily [2022-06-30T16:57:43.001Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-30T16:57:43.262Z] + OS_FAMILY=debian [2022-06-30T16:57:43.263Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1140 [2022-06-30T16:57:43.263Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-30T16:57:43.263Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-30T16:57:43.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-30T16:57:43.263Z] + PACKAGES=/tmp/packages_start.txt [2022-06-30T16:57:43.263Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1140 ']' [2022-06-30T16:57:43.263Z] + PACKAGES=/tmp/packages_end.txt [2022-06-30T16:57:43.263Z] + case "${OS_FAMILY}" in [2022-06-30T16:57:43.263Z] + dpkg -l [2022-06-30T16:57:43.263Z] + grep '^ii' [2022-06-30T16:57:43.263Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-30T16:57:43.263Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-30T16:57:43.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-30T16:57:43.263Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1140 ']' [2022-06-30T16:57:43.263Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1140/archives/ [2022-06-30T16:57:43.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1140/archives/ [Pipeline] echo [2022-06-30T16:57:43.272Z] 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/dry_app-functions-sdk-go_PR-1140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-30T16:57:43.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T16:57:44.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T16:57:44.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T16:57:44.212Z] prd-ubuntu20.04-docker-8c-8g-16496 does not seem to be running inside a container [2022-06-30T16:57:44.259Z] $ 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/dry_app-functions-sdk-go_PR-1140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1140 -v /w/workspace/dry_app-functions-sdk-go_PR-1140:/w/workspace/dry_app-functions-sdk-go_PR-1140:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1140@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1140@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T16:57:44.489Z] $ docker top 4b32312f3875d3d7ef22bfb62909aea27524e67e5aa427641caaea61906ca81c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T16:57:44.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-30T16:57:45.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-30T16:57:45.436Z] + ls /var/log/sa-host [2022-06-30T16:57:45.437Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T16:57:45.520Z] provisioning config files... [2022-06-30T16:57:45.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1140@tmp/config5419180017339263118tmp [Pipeline] { [Pipeline] echo [2022-06-30T16:57:45.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:45.832Z] ---> create-netrc.sh [Pipeline] } [2022-06-30T16:57:45.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:46.176Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-30T16:57:46.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:46.483Z] ---> sudo-logs.sh [2022-06-30T16:57:46.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-30T16:57:46.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:46.796Z] ---> job-cost.sh [2022-06-30T16:57:46.796Z] lf-activate-venv: SKIPPING [2022-06-30T16:57:46.796Z] DEBUG: total: 0.2199999988079071 [2022-06-30T16:57:46.796Z] INFO: Retrieving Stack Cost... [2022-06-30T16:57:47.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T16:57:47.631Z] INFO: Archiving Costs [Pipeline] echo [2022-06-30T16:57:47.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T16:57:47.934Z] ---> logs-deploy.sh [2022-06-30T16:57:47.934Z] lf-activate-venv: SKIPPING [2022-06-30T16:57:47.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1140/2 [2022-06-30T16:57:47.934Z] INFO: archiving workspace using pattern(s): [2022-06-30T16:57:48.874Z] Archives upload complete. [2022-06-30T16:57:48.874Z] INFO: archiving logs to Nexus