Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f46e12910c1047263df164ccc6fc5cdb808fc21d 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-ssh222334017134350817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2438612111744497873.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7318259843281589076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh2635238382366608265.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14500805994061108701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63529’ Running on prd-ubuntu20.04-docker-8c-8g-63538 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f46e12910c1047263df164ccc6fc5cdb808fc21d (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f46e12910c1047263df164ccc6fc5cdb808fc21d # timeout=10 Commit message: "docs: Publish swagger to 2.3.0 (#1112)" > git rev-list --no-walk 521ab93fa6410c1be0cb80b1cb635940af6f602b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T23:54:51.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T23:54:51.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T23:54:51.870Z] ========================================================= [2022-05-12T23:54:51.870Z] EdgeX Global Pipelines Version Info [2022-05-12T23:54:51.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T23:54:52.648Z] ------------------- [2022-05-12T23:54:52.648Z] stable info: [2022-05-12T23:54:52.648Z] ------------------- [2022-05-12T23:54:52.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T23:54:52.648Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T23:54:52.648Z] Message: update stable to v1.0.230 [2022-05-12T23:54:53.224Z] ------------------- [2022-05-12T23:54:53.224Z] experimental info: [2022-05-12T23:54:53.224Z] ------------------- [2022-05-12T23:54:53.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T23:54:53.224Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T23:54:53.224Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T23:54:53.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-05-12T23:54:53.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-05-12T23:54:53.406Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T23:54:53.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T23:54:53.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T23:54:53.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T23:54:53.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T23:54:53.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T23:54:53.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T23:54:53.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T23:54:53.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T23:54:53.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-05-12T23:54:53.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T23:54:53.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T23:54:53.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T23:54:53.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T23:54:53.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T23:54:53.677Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T23:54:53.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T23:54:53.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T23:54:53.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-12T23:54:53.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-12T23:54:53.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T23:54:53.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T23:54:53.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-12T23:54:53.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T23:54:53.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T23:54:53.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T23:54:53.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T23:54:53.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] echo [2022-05-12T23:54:53.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f46e129 [Pipeline] echo [2022-05-12T23:54:53.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T23:54:54.285Z] + git rev-list -1 --merges f46e12910c1047263df164ccc6fc5cdb808fc21d~1..f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] echo [2022-05-12T23:54:54.409Z] -----------> git rev-list -1 --merges f46e12910c1047263df164ccc6fc5cdb808fc21d~1..f46e12910c1047263df164ccc6fc5cdb808fc21d f46e12910c1047263df164ccc6fc5cdb808fc21d [false] [Pipeline] sh [2022-05-12T23:54:54.701Z] + git log --format=format:%s -1 f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] echo [2022-05-12T23:54:54.721Z] ========================================================= [2022-05-12T23:54:54.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T23:54:54.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T23:54:55.082Z] + git log --format=format:%s -1 f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] echo [2022-05-12T23:54:55.098Z] [semverPrep] GIT_COMMIT: f46e12910c1047263df164ccc6fc5cdb808fc21d, Commit Message: docs: Publish swagger to 2.3.0 (#1112) [Pipeline] echo [2022-05-12T23:54:55.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T23:54:55.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T23:54:55.568Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T23:54:55.568Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T23:54:55.568Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T23:54:55.568Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T23:54:55.568Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T23:54:55.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:54:56.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T23:54:56.267Z] [2022-05-12T23:54:56.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:54:56.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T23:54:56.581Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T23:54:56.581Z] 1fe172e4850f: Pulling fs layer [2022-05-12T23:54:56.581Z] caf521ccaac6: Pulling fs layer [2022-05-12T23:54:56.581Z] 3ead6fa29328: Pulling fs layer [2022-05-12T23:54:56.581Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T23:54:56.581Z] a8d5f1318db7: Pulling fs layer [2022-05-12T23:54:56.581Z] c427282e49a2: Pulling fs layer [2022-05-12T23:54:56.581Z] 1827001aaf11: Pulling fs layer [2022-05-12T23:54:56.581Z] 0714d37db230: Pulling fs layer [2022-05-12T23:54:56.581Z] ac28cf19c067: Pulling fs layer [2022-05-12T23:54:56.581Z] ca983d60f3e2: Pulling fs layer [2022-05-12T23:54:56.581Z] 9f894cec8388: Pulling fs layer [2022-05-12T23:54:56.581Z] 5c2a1cbceb83: Waiting [2022-05-12T23:54:56.581Z] a8d5f1318db7: Waiting [2022-05-12T23:54:56.581Z] c427282e49a2: Waiting [2022-05-12T23:54:56.581Z] 1827001aaf11: Waiting [2022-05-12T23:54:56.581Z] 0714d37db230: Waiting [2022-05-12T23:54:56.581Z] ac28cf19c067: Waiting [2022-05-12T23:54:56.581Z] ca983d60f3e2: Waiting [2022-05-12T23:54:56.581Z] caf521ccaac6: Download complete [2022-05-12T23:54:56.581Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T23:54:56.581Z] 5c2a1cbceb83: Download complete [2022-05-12T23:54:56.849Z] a8d5f1318db7: Verifying Checksum [2022-05-12T23:54:56.849Z] a8d5f1318db7: Download complete [2022-05-12T23:54:56.849Z] c427282e49a2: Verifying Checksum [2022-05-12T23:54:56.849Z] c427282e49a2: Download complete [2022-05-12T23:54:56.849Z] 3ead6fa29328: Verifying Checksum [2022-05-12T23:54:56.849Z] 3ead6fa29328: Download complete [2022-05-12T23:54:56.849Z] 0714d37db230: Verifying Checksum [2022-05-12T23:54:56.849Z] 0714d37db230: Download complete [2022-05-12T23:54:56.849Z] ac28cf19c067: Verifying Checksum [2022-05-12T23:54:56.849Z] ac28cf19c067: Download complete [2022-05-12T23:54:56.849Z] ca983d60f3e2: Verifying Checksum [2022-05-12T23:54:56.849Z] ca983d60f3e2: Download complete [2022-05-12T23:54:56.849Z] 9f894cec8388: Verifying Checksum [2022-05-12T23:54:56.849Z] 1fe172e4850f: Verifying Checksum [2022-05-12T23:54:56.849Z] 1fe172e4850f: Download complete [2022-05-12T23:54:57.109Z] 1827001aaf11: Verifying Checksum [2022-05-12T23:54:57.109Z] 1827001aaf11: Download complete [2022-05-12T23:54:58.493Z] 1fe172e4850f: Pull complete [2022-05-12T23:54:58.493Z] caf521ccaac6: Pull complete [2022-05-12T23:54:59.062Z] 3ead6fa29328: Pull complete [2022-05-12T23:54:59.063Z] 5c2a1cbceb83: Pull complete [2022-05-12T23:54:59.326Z] a8d5f1318db7: Pull complete [2022-05-12T23:54:59.326Z] c427282e49a2: Pull complete [2022-05-12T23:55:01.897Z] 1827001aaf11: Pull complete [2022-05-12T23:55:01.897Z] 0714d37db230: Pull complete [2022-05-12T23:55:01.897Z] ac28cf19c067: Pull complete [2022-05-12T23:55:01.897Z] ca983d60f3e2: Pull complete [2022-05-12T23:55:01.897Z] 9f894cec8388: Pull complete [2022-05-12T23:55:01.897Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T23:55:01.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T23:55:01.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T23:55:01.986Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-12T23:55:02.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T23:55:03.413Z] $ docker top 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 -eo pid,comm [2022-05-12T23:55:03.495Z] 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-05-12T23:55:03.495Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T23:55:03.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T23:55:03.532Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T23:55:03.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T23:55:03.663Z] $ docker exec 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 ssh-agent [2022-05-12T23:55:03.803Z] SSH_AUTH_SOCK=/tmp/ssh-Z0zmMcPBOQqu/agent.33 [2022-05-12T23:55:03.804Z] SSH_AGENT_PID=39 [2022-05-12T23:55:03.813Z] Running ssh-add (command line suppressed) [2022-05-12T23:55:03.937Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3028264517933588528.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3028264517933588528.key) [2022-05-12T23:55:03.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T23:55:04.251Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T23:55:04.271Z] $ docker exec --env ******** --env ******** 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 ssh-agent -k [2022-05-12T23:55:04.417Z] unset SSH_AUTH_SOCK; [2022-05-12T23:55:04.417Z] unset SSH_AGENT_PID; [2022-05-12T23:55:04.417Z] echo Agent pid 39 killed; [2022-05-12T23:55:04.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T23:55:04.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T23:55:04.454Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T23:55:04.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T23:55:04.602Z] $ docker exec 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 ssh-agent [2022-05-12T23:55:04.738Z] SSH_AUTH_SOCK=/tmp/ssh-zsAJNi73XQib/agent.74 [2022-05-12T23:55:04.738Z] SSH_AGENT_PID=80 [2022-05-12T23:55:04.745Z] Running ssh-add (command line suppressed) [2022-05-12T23:55:04.871Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4475099854030828876.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4475099854030828876.key) [2022-05-12T23:55:04.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T23:55:05.187Z] + git semver init [2022-05-12T23:55:05.449Z] 2022-05-12 23:55:05,386 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T23:55:05.449Z] 2022-05-12 23:55:05,386 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-05-12T23:55:05.449Z] 2022-05-12 23:55:05,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-05-12T23:55:05.449Z] 2022-05-12 23:55:05,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T23:55:06.840Z] 2022-05-12 23:55:06,840 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-05-12T23:55:06.840Z] 2022-05-12 23:55:06,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-05-12T23:55:06.840Z] 2022-05-12 23:55:06,841 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-12T23:55:06.840Z] 2022-05-12 23:55:06,841 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-12T23:55:06.840Z] 2.2.1-dev.1 [Pipeline] } [2022-05-12T23:55:07.122Z] $ docker exec --env ******** --env ******** 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 ssh-agent -k [2022-05-12T23:55:07.233Z] unset SSH_AUTH_SOCK; [2022-05-12T23:55:07.234Z] unset SSH_AGENT_PID; [2022-05-12T23:55:07.234Z] echo Agent pid 80 killed; [2022-05-12T23:55:07.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T23:55:07.560Z] + git semver [Pipeline] } [2022-05-12T23:55:07.841Z] $ docker stop --time=1 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 [2022-05-12T23:55:09.167Z] $ docker rm -f 31daf3c572ff5cb357c25e7a7156cbb829af175838cd31dec2e208f5fb25ba74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T23:55:09.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T23:55:09.797Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T23:55:09.802Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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-05-12T23:55:09.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T23:55:09.991Z] ========================================================= [2022-05-12T23:55:09.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T23:55:09.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-12T23:55:10.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T23:55:10.297Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T23:55:10.297Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T23:55:10.297Z] 666ba61612fd: Pulling fs layer [2022-05-12T23:55:10.297Z] 8ed8ca486205: Pulling fs layer [2022-05-12T23:55:10.297Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T23:55:10.297Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T23:55:10.297Z] ca2b28591e48: Pulling fs layer [2022-05-12T23:55:10.297Z] a51346096db8: Pulling fs layer [2022-05-12T23:55:10.297Z] daebc70d1ce1: Pulling fs layer [2022-05-12T23:55:10.297Z] 0e18a0eac166: Pulling fs layer [2022-05-12T23:55:10.297Z] 4fe6c5a15a65: Waiting [2022-05-12T23:55:10.297Z] 22a0e8bec74d: Waiting [2022-05-12T23:55:10.297Z] ca2b28591e48: Waiting [2022-05-12T23:55:10.297Z] a51346096db8: Waiting [2022-05-12T23:55:10.297Z] 0e18a0eac166: Waiting [2022-05-12T23:55:10.297Z] 8ed8ca486205: Verifying Checksum [2022-05-12T23:55:10.297Z] 8ed8ca486205: Download complete [2022-05-12T23:55:10.297Z] 666ba61612fd: Download complete [2022-05-12T23:55:10.297Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T23:55:10.297Z] 22a0e8bec74d: Download complete [2022-05-12T23:55:10.297Z] ca2b28591e48: Download complete [2022-05-12T23:55:10.297Z] a51346096db8: Download complete [2022-05-12T23:55:10.297Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T23:55:10.297Z] 59bf1c3509f3: Download complete [2022-05-12T23:55:10.563Z] daebc70d1ce1: Verifying Checksum [2022-05-12T23:55:10.563Z] daebc70d1ce1: Download complete [2022-05-12T23:55:10.563Z] 59bf1c3509f3: Pull complete [2022-05-12T23:55:10.563Z] 666ba61612fd: Pull complete [2022-05-12T23:55:10.837Z] 8ed8ca486205: Pull complete [2022-05-12T23:55:11.113Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T23:55:11.113Z] 4fe6c5a15a65: Download complete [2022-05-12T23:55:11.376Z] 0e18a0eac166: Verifying Checksum [2022-05-12T23:55:15.573Z] 4fe6c5a15a65: Pull complete [2022-05-12T23:55:15.573Z] 22a0e8bec74d: Pull complete [2022-05-12T23:55:15.573Z] ca2b28591e48: Pull complete [2022-05-12T23:55:15.573Z] a51346096db8: Pull complete [2022-05-12T23:55:15.573Z] daebc70d1ce1: Pull complete [2022-05-12T23:55:18.114Z] 0e18a0eac166: Pull complete [2022-05-12T23:55:18.114Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T23:55:18.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T23:55:18.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-12T23:55:18.406Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:55:18.702Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T23:55:18.702Z] . [Pipeline] withDockerContainer [2022-05-12T23:55:18.780Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-12T23:55:18.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T23:55:20.566Z] $ docker top 7061006238b636a4a6c43bb31c11fd3027139f1695463c331bbb446e0bb16e61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T23:55:20.929Z] + go version [2022-05-12T23:55:20.929Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T23:55:20.948Z] $ docker stop --time=1 7061006238b636a4a6c43bb31c11fd3027139f1695463c331bbb446e0bb16e61 [2022-05-12T23:55:22.256Z] $ docker rm -f 7061006238b636a4a6c43bb31c11fd3027139f1695463c331bbb446e0bb16e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:55:22.691Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T23:55:22.691Z] . [Pipeline] withDockerContainer [2022-05-12T23:55:22.766Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-12T23:55:22.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T23:55:23.198Z] $ docker top 43d2d81ca9584b8839a293b2abce399bcbeb4a220781e2033e44ce3b0fceb735 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T23:55:23.590Z] + make test [2022-05-12T23:55:23.590Z] make -C ./app-service-template build [2022-05-12T23:55:23.590Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-05-12T23:55:23.590Z] go mod tidy -compat=1.17 [2022-05-12T23:55:23.590Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-12T23:55:23.590Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-12T23:55:23.590Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-12T23:55:23.590Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-12T23:55:23.590Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-05-12T23:55:23.851Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-12T23:55:23.851Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T23:55:23.851Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T23:55:23.851Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-05-12T23:55:23.851Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T23:55:23.851Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-12T23:55:23.851Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-12T23:55:23.851Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-12T23:55:23.851Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-12T23:55:23.851Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-12T23:55:23.851Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-12T23:55:23.851Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-12T23:55:23.851Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-12T23:55:23.851Z] go: downloading golang.org/x/text v0.3.7 [2022-05-12T23:55:23.851Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-12T23:55:24.111Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-12T23:55:24.111Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-12T23:55:24.111Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-12T23:55:24.111Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-12T23:55:24.111Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-12T23:55:24.111Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-12T23:55:24.371Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-12T23:55:24.371Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-12T23:55:24.371Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-12T23:55:24.632Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-12T23:55:24.632Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-12T23:55:24.632Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T23:55:24.632Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T23:55:24.632Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-12T23:55:24.632Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-12T23:55:24.632Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T23:55:24.632Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-12T23:55:24.632Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T23:55:24.893Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-12T23:55:24.893Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-12T23:55:24.893Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-12T23:55:24.893Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-12T23:55:24.893Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T23:55:24.893Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T23:55:24.893Z] go: downloading github.com/kr/text v0.2.0 [2022-05-12T23:55:24.893Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-12T23:55:24.893Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-12T23:55:24.893Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-05-12T23:55:24.893Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-12T23:55:24.893Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-12T23:55:24.893Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-12T23:55:24.893Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-12T23:55:24.893Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-12T23:55:24.893Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-12T23:55:24.893Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-12T23:55:24.893Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-12T23:55:24.893Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-12T23:55:24.893Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T23:55:24.893Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-12T23:55:24.902Z] Still waiting to schedule task [2022-05-12T23:55:24.903Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63530’ [2022-05-12T23:55:26.277Z] 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-05-12T23:55:44.403Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-05-12T23:55:44.403Z] make -C ./app-service-template test [2022-05-12T23:55:44.403Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-05-12T23:55:44.403Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-05-12T23:56:02.585Z] ok new-app-service 0.067s coverage: 48.1% of statements [2022-05-12T23:56:02.585Z] ? new-app-service/config [no test files] [2022-05-12T23:56:02.585Z] ok new-app-service/functions 0.049s [2022-05-12T23:56:02.585Z] CGO_ENABLED=1 go vet ./... [2022-05-12T23:56:09.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T23:56:09.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T23:56:09.152Z] ./bin/test-attribution-txt.sh [2022-05-12T23:56:09.724Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-05-12T23:56:09.724Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T23:56:09.985Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-05-12T23:56:10.244Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 63.7% of statements [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.074s coverage: 93.8% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.098s coverage: 76.5% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s coverage: 88.7% of statements [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.041s coverage: 100.0% of statements [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.160s coverage: 78.5% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.072s coverage: 97.3% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.120s coverage: 91.8% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.695s coverage: 81.4% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.066s coverage: 28.7% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 14.0% of statements [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.059s coverage: 27.3% of statements [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-05-12T23:56:13.528Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-05-12T23:56:13.528Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements [2022-05-12T23:56:40.106Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.143s coverage: 78.6% of statements [2022-05-12T23:56:40.106Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.075s coverage: 94.4% of statements [2022-05-12T23:56:40.106Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T23:56:40.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T23:56:40.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-12T23:56:48.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T23:56:48.529Z] $ docker stop --time=1 43d2d81ca9584b8839a293b2abce399bcbeb4a220781e2033e44ce3b0fceb735 [2022-05-12T23:56:50.009Z] $ docker rm -f 43d2d81ca9584b8839a293b2abce399bcbeb4a220781e2033e44ce3b0fceb735 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T23:56:50.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T23:56:50.891Z] 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] sh [2022-05-12T23:56:51.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T23:56:51.342Z] [2022-05-12T23:56:51.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:56:51.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T23:56:51.644Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T23:56:51.644Z] 5eb5b503b376: Pulling fs layer [2022-05-12T23:56:51.644Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T23:56:51.644Z] ec43610c2a17: Pulling fs layer [2022-05-12T23:56:51.644Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T23:56:51.644Z] 33b1e0a273af: Pulling fs layer [2022-05-12T23:56:51.644Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T23:56:51.644Z] 2f39f015ded8: Pulling fs layer [2022-05-12T23:56:51.644Z] 33b1e0a273af: Waiting [2022-05-12T23:56:51.644Z] 5d3b04190fa2: Waiting [2022-05-12T23:56:51.644Z] 2f39f015ded8: Waiting [2022-05-12T23:56:51.644Z] 3a2ae6a8a46f: Waiting [2022-05-12T23:56:51.644Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T23:56:51.644Z] 5c69ac0246d0: Download complete [2022-05-12T23:56:51.644Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T23:56:51.644Z] 3a2ae6a8a46f: Download complete [2022-05-12T23:56:51.905Z] 33b1e0a273af: Verifying Checksum [2022-05-12T23:56:51.905Z] 33b1e0a273af: Download complete [2022-05-12T23:56:51.905Z] ec43610c2a17: Verifying Checksum [2022-05-12T23:56:51.905Z] ec43610c2a17: Download complete [2022-05-12T23:56:51.905Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T23:56:51.905Z] 5d3b04190fa2: Download complete [2022-05-12T23:56:51.905Z] 5eb5b503b376: Verifying Checksum [2022-05-12T23:56:51.905Z] 5eb5b503b376: Download complete [2022-05-12T23:56:52.846Z] 2f39f015ded8: Download complete [2022-05-12T23:56:53.107Z] 5eb5b503b376: Pull complete [2022-05-12T23:56:53.367Z] 5c69ac0246d0: Pull complete [2022-05-12T23:56:53.935Z] ec43610c2a17: Pull complete [2022-05-12T23:56:53.935Z] 3a2ae6a8a46f: Pull complete [2022-05-12T23:56:54.193Z] 33b1e0a273af: Pull complete [2022-05-12T23:56:54.193Z] 5d3b04190fa2: Pull complete [2022-05-12T23:56:58.382Z] 2f39f015ded8: Pull complete [2022-05-12T23:56:58.382Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T23:56:58.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T23:56:58.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T23:56:58.451Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-12T23:56:58.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T23:57:00.234Z] $ docker top d4faf74a2cb8dcd406b8fea3776c6215f112aa06d26b69f2b0590f496d3c40ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T23:57:00.661Z] ---> job-cost.sh [2022-05-12T23:57:00.661Z] lf-activate-venv: SKIPPING [2022-05-12T23:57:00.661Z] INFO: No Stack... [2022-05-12T23:57:01.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T23:57:01.806Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T23:57:02.111Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-05-12T23:57:02.112Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T23:57:02.130Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [2022-05-12T23:57:02.136Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] did not exist. Created. [2022-05-12T23:57:02.136Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T23:57:02.444Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T23:57:02.480Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T23:57:02.487Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T23:57:02.515Z] $ docker stop --time=1 d4faf74a2cb8dcd406b8fea3776c6215f112aa06d26b69f2b0590f496d3c40ca [2022-05-12T23:57:03.703Z] $ docker rm -f d4faf74a2cb8dcd406b8fea3776c6215f112aa06d26b69f2b0590f496d3c40ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T23:58:07.410Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63540 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-05-12T23:58:07.426Z] Running in /w/workspace/app-functions-sdk-go/120 [Pipeline] { [Pipeline] checkout [2022-05-12T23:58:08.034Z] The recommended git tool is: git [2022-05-12T23:58:16.362Z] using credential edgex-jenkins-ssh [2022-05-12T23:58:16.379Z] Cloning the remote Git repository [2022-05-12T23:58:16.452Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-05-12T23:58:16.538Z] > git init /w/workspace/app-functions-sdk-go/120 # timeout=10 [2022-05-12T23:58:16.635Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-05-12T23:58:16.636Z] > git --version # timeout=10 [2022-05-12T23:58:16.677Z] > git --version # 'git version 2.25.1' [2022-05-12T23:58:16.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T23:58:16.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T23:58:20.476Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-05-12T23:58:20.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T23:58:20.561Z] Avoid second fetch [2022-05-12T23:58:20.562Z] Checking out Revision f46e12910c1047263df164ccc6fc5cdb808fc21d (main) [2022-05-12T23:58:20.614Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T23:58:20.661Z] > git checkout -f f46e12910c1047263df164ccc6fc5cdb808fc21d # timeout=10 [2022-05-12T23:58:25.249Z] Commit message: "docs: Publish swagger to 2.3.0 (#1112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T23:58:26.192Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T23:58:26.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T23:58:26.192Z] Dload Upload Total Spent Left Speed [2022-05-12T23:58:26.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91100 [Pipeline] sh [2022-05-12T23:58:26.772Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T23:58:27.141Z] + sudo tee /etc/docker/daemon.new [2022-05-12T23:58:27.141Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T23:58:27.141Z] { [2022-05-12T23:58:27.141Z] "registry-mirrors": [ [2022-05-12T23:58:27.141Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T23:58:27.141Z] ], [2022-05-12T23:58:27.141Z] "bip": "10.250.0.254/24", [2022-05-12T23:58:27.141Z] "hosts": [ [2022-05-12T23:58:27.141Z] "tcp://0.0.0.0:5555", [2022-05-12T23:58:27.141Z] "unix:///var/run/docker.sock" [2022-05-12T23:58:27.141Z] ], [2022-05-12T23:58:27.141Z] "mtu": 1458, [2022-05-12T23:58:27.141Z] "selinux-enabled": true, [2022-05-12T23:58:27.141Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T23:58:27.141Z] } [Pipeline] sh [2022-05-12T23:58:27.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T23:58:27.851Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-12T23:58:46.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T23:58:46.675Z] ========================================================= [2022-05-12T23:58:46.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T23:58:46.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-12T23:58:47.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T23:58:48.053Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T23:58:48.053Z] 9b3977197b4f: Pulling fs layer [2022-05-12T23:58:48.053Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T23:58:48.053Z] 94645a83ff95: Pulling fs layer [2022-05-12T23:58:48.053Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T23:58:48.053Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T23:58:48.053Z] 3096ccb668a1: Pulling fs layer [2022-05-12T23:58:48.053Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T23:58:48.053Z] a4caa8a26152: Pulling fs layer [2022-05-12T23:58:48.053Z] 3f3a8bcf1eab: Waiting [2022-05-12T23:58:48.053Z] 0c92f367c5e7: Waiting [2022-05-12T23:58:48.053Z] 3096ccb668a1: Waiting [2022-05-12T23:58:48.053Z] e8cf19c19ddd: Waiting [2022-05-12T23:58:48.053Z] a4caa8a26152: Waiting [2022-05-12T23:58:48.053Z] 94645a83ff95: Verifying Checksum [2022-05-12T23:58:48.053Z] 94645a83ff95: Download complete [2022-05-12T23:58:48.053Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T23:58:48.053Z] 1a89e8eeedd5: Download complete [2022-05-12T23:58:48.053Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T23:58:48.053Z] 0c92f367c5e7: Download complete [2022-05-12T23:58:48.053Z] 3096ccb668a1: Verifying Checksum [2022-05-12T23:58:48.053Z] 3096ccb668a1: Download complete [2022-05-12T23:58:48.053Z] 9b3977197b4f: Verifying Checksum [2022-05-12T23:58:48.053Z] 9b3977197b4f: Download complete [2022-05-12T23:58:48.053Z] e8cf19c19ddd: Download complete [2022-05-12T23:58:48.667Z] 9b3977197b4f: Pull complete [2022-05-12T23:58:49.281Z] 1a89e8eeedd5: Pull complete [2022-05-12T23:58:49.896Z] 94645a83ff95: Pull complete [2022-05-12T23:58:50.175Z] a4caa8a26152: Verifying Checksum [2022-05-12T23:58:50.175Z] a4caa8a26152: Download complete [2022-05-12T23:58:50.778Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T23:58:50.778Z] 3f3a8bcf1eab: Download complete [2022-05-12T23:59:03.200Z] 3f3a8bcf1eab: Pull complete [2022-05-12T23:59:03.200Z] 0c92f367c5e7: Pull complete [2022-05-12T23:59:03.200Z] 3096ccb668a1: Pull complete [2022-05-12T23:59:03.475Z] e8cf19c19ddd: Pull complete [2022-05-12T23:59:10.193Z] a4caa8a26152: Pull complete [2022-05-12T23:59:10.193Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T23:59:10.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T23:59:10.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-12T23:59:10.541Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:59:10.893Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T23:59:10.893Z] . [Pipeline] withDockerContainer [2022-05-12T23:59:11.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-63540 does not seem to be running inside a container [2022-05-12T23:59:11.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/120 -v /w/workspace/app-functions-sdk-go/120:/w/workspace/app-functions-sdk-go/120:rw,z -v /w/workspace/app-functions-sdk-go/120@tmp:/w/workspace/app-functions-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T23:59:14.243Z] $ docker top 62741120942d3493a39d13da2d54520cf91d209d95e184f1ab9ec90551d3eecd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T23:59:15.150Z] + go version [2022-05-12T23:59:15.150Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T23:59:15.181Z] $ docker stop --time=1 62741120942d3493a39d13da2d54520cf91d209d95e184f1ab9ec90551d3eecd [2022-05-12T23:59:16.875Z] $ docker rm -f 62741120942d3493a39d13da2d54520cf91d209d95e184f1ab9ec90551d3eecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T23:59:17.498Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T23:59:17.498Z] . [Pipeline] withDockerContainer [2022-05-12T23:59:17.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-63540 does not seem to be running inside a container [2022-05-12T23:59:17.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/120 -v /w/workspace/app-functions-sdk-go/120:/w/workspace/app-functions-sdk-go/120:rw,z -v /w/workspace/app-functions-sdk-go/120@tmp:/w/workspace/app-functions-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T23:59:19.073Z] $ docker top 99cb683e2fb5279587abb1da1753add1fed1ed82605f8cd096f6578e1a0c8fe5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T23:59:19.991Z] + make test [2022-05-12T23:59:19.991Z] make -C ./app-service-template build [2022-05-12T23:59:19.991Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/120/app-service-template' [2022-05-12T23:59:19.991Z] go mod tidy -compat=1.17 [2022-05-12T23:59:19.991Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-12T23:59:19.991Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-12T23:59:20.267Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-12T23:59:20.267Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-12T23:59:20.267Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-12T23:59:20.267Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-12T23:59:20.544Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-12T23:59:20.544Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-12T23:59:20.544Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-12T23:59:20.544Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-12T23:59:20.544Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-05-12T23:59:20.544Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-12T23:59:20.544Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-12T23:59:20.544Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-12T23:59:20.544Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-12T23:59:20.821Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-12T23:59:20.821Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T23:59:20.821Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-12T23:59:20.821Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-12T23:59:20.821Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-12T23:59:20.821Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-12T23:59:20.821Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-12T23:59:21.095Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-12T23:59:21.095Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-12T23:59:21.095Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-12T23:59:21.095Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-12T23:59:21.095Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-05-12T23:59:21.373Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-12T23:59:21.374Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-12T23:59:21.374Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-12T23:59:21.651Z] go: downloading golang.org/x/text v0.3.7 [2022-05-12T23:59:21.931Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-12T23:59:22.203Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-12T23:59:22.203Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-12T23:59:24.829Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-12T23:59:24.829Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-12T23:59:25.114Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-12T23:59:25.114Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-12T23:59:25.114Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-12T23:59:25.114Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-12T23:59:25.114Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-12T23:59:25.114Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-12T23:59:25.114Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-12T23:59:25.114Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-12T23:59:25.388Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-12T23:59:25.388Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-12T23:59:25.388Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-12T23:59:25.388Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-12T23:59:26.381Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T23:59:26.381Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T23:59:26.381Z] go: downloading github.com/kr/text v0.2.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-12T23:59:26.381Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-12T23:59:26.381Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-12T23:59:26.656Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-12T23:59:26.656Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-12T23:59:26.656Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-12T23:59:26.932Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-12T23:59:26.932Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-12T23:59:26.932Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-12T23:59:27.529Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-12T23:59:27.801Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-05-12T23:59:28.076Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-12T23:59:28.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-12T23:59:28.076Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-12T23:59:28.076Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-12T23:59:28.076Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-12T23:59:28.350Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-12T23:59:28.350Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-12T23:59:28.620Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-12T23:59:28.620Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-05-12T23:59:28.620Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-12T23:59:28.893Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T23:59:28.893Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-12T23:59:28.893Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-12T23:59:33.189Z] 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-05-13T00:01:40.088Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/120/app-service-template' [2022-05-13T00:01:40.088Z] make -C ./app-service-template test [2022-05-13T00:01:40.088Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/120/app-service-template' [2022-05-13T00:01:40.088Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-05-13T00:04:17.173Z] ok new-app-service 0.287s coverage: 48.1% of statements [2022-05-13T00:04:17.173Z] ? new-app-service/config [no test files] [2022-05-13T00:04:17.173Z] ok new-app-service/functions 0.240s [2022-05-13T00:04:17.173Z] CGO_ENABLED=1 go vet ./... [2022-05-13T00:05:54.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T00:05:54.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T00:05:54.122Z] ./bin/test-attribution-txt.sh [2022-05-13T00:05:54.122Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/120/app-service-template' [2022-05-13T00:05:54.122Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-13T00:05:54.122Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-05-13T00:05:54.122Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.615s coverage: 63.7% of statements [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.329s coverage: 93.8% of statements [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.385s coverage: 76.5% of statements [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.598s coverage: 88.7% of statements [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.233s coverage: 100.0% of statements [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.738s coverage: 78.5% of statements [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-05-13T00:06:12.485Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.239s coverage: 97.3% of statements [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-05-13T00:06:12.485Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-05-13T00:06:17.911Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.539s coverage: 91.8% of statements [2022-05-13T00:06:17.911Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-05-13T00:06:22.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.055s coverage: 81.4% of statements [2022-05-13T00:06:22.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-05-13T00:06:22.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-05-13T00:06:22.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.348s coverage: 28.7% of statements [2022-05-13T00:06:22.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-05-13T00:06:22.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.262s coverage: 14.0% of statements [2022-05-13T00:06:28.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.254s coverage: 27.3% of statements [2022-05-13T00:06:28.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-05-13T00:06:28.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-05-13T00:06:29.991Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.255s coverage: 51.4% of statements [2022-05-13T00:07:02.319Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.568s coverage: 78.6% of statements [2022-05-13T00:07:02.319Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.224s coverage: 94.4% of statements [2022-05-13T00:07:02.319Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-13T00:07:09.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-13T00:07:09.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-13T00:07:09.674Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-05-13T00:07:09.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-13T00:07:09.716Z] $ docker stop --time=1 99cb683e2fb5279587abb1da1753add1fed1ed82605f8cd096f6578e1a0c8fe5 [2022-05-13T00:07:11.661Z] $ docker rm -f 99cb683e2fb5279587abb1da1753add1fed1ed82605f8cd096f6578e1a0c8fe5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T00:07:15.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-13T00:07:15.676Z] Warning: overwriting stash ‘coverage-report’ [2022-05-13T00:07:16.321Z] 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] sh [2022-05-13T00:07:16.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T00:07:16.774Z] [2022-05-13T00:07:16.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:07:17.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T00:07:17.415Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-13T00:07:17.415Z] 8998bd30e6a1: Pulling fs layer [2022-05-13T00:07:17.415Z] 04944245beec: Pulling fs layer [2022-05-13T00:07:17.415Z] 699f458cf7ca: Pulling fs layer [2022-05-13T00:07:17.415Z] 765212b225bb: Pulling fs layer [2022-05-13T00:07:17.415Z] f23df028b6ca: Pulling fs layer [2022-05-13T00:07:17.415Z] d65c8cfc05b1: Pulling fs layer [2022-05-13T00:07:17.415Z] 2437ff75d9bd: Pulling fs layer [2022-05-13T00:07:17.415Z] 765212b225bb: Waiting [2022-05-13T00:07:17.415Z] f23df028b6ca: Waiting [2022-05-13T00:07:17.415Z] d65c8cfc05b1: Waiting [2022-05-13T00:07:17.415Z] 2437ff75d9bd: Waiting [2022-05-13T00:07:17.415Z] 04944245beec: Verifying Checksum [2022-05-13T00:07:17.415Z] 04944245beec: Download complete [2022-05-13T00:07:17.415Z] 765212b225bb: Verifying Checksum [2022-05-13T00:07:17.415Z] 765212b225bb: Download complete [2022-05-13T00:07:17.415Z] f23df028b6ca: Verifying Checksum [2022-05-13T00:07:17.415Z] f23df028b6ca: Download complete [2022-05-13T00:07:17.702Z] d65c8cfc05b1: Verifying Checksum [2022-05-13T00:07:17.702Z] d65c8cfc05b1: Download complete [2022-05-13T00:07:17.702Z] 699f458cf7ca: Verifying Checksum [2022-05-13T00:07:17.702Z] 699f458cf7ca: Download complete [2022-05-13T00:07:17.978Z] 8998bd30e6a1: Verifying Checksum [2022-05-13T00:07:20.618Z] 2437ff75d9bd: Verifying Checksum [2022-05-13T00:07:20.618Z] 2437ff75d9bd: Download complete [2022-05-13T00:07:22.611Z] 8998bd30e6a1: Pull complete [2022-05-13T00:07:22.893Z] 04944245beec: Pull complete [2022-05-13T00:07:24.336Z] 699f458cf7ca: Pull complete [2022-05-13T00:07:24.608Z] 765212b225bb: Pull complete [2022-05-13T00:07:25.584Z] f23df028b6ca: Pull complete [2022-05-13T00:07:25.584Z] d65c8cfc05b1: Pull complete [2022-05-13T00:07:40.655Z] 2437ff75d9bd: Pull complete [2022-05-13T00:07:40.655Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-13T00:07:40.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-13T00:07:40.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-13T00:07:40.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-63540 does not seem to be running inside a container [2022-05-13T00:07:40.980Z] $ 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/120 -v /w/workspace/app-functions-sdk-go/120:/w/workspace/app-functions-sdk-go/120:rw,z -v /w/workspace/app-functions-sdk-go/120@tmp:/w/workspace/app-functions-sdk-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-13T00:07:43.670Z] $ docker top ff7d8e3efa67b3da76dc327db1a0b3868ca23d7b2fe0f489fddb80d55d251123 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:07:44.611Z] ---> job-cost.sh [2022-05-13T00:07:44.611Z] lf-activate-venv: SKIPPING [2022-05-13T00:07:44.611Z] INFO: No Stack... [2022-05-13T00:07:45.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-13T00:07:45.824Z] INFO: Archiving Costs [Pipeline] sh [2022-05-13T00:07:46.538Z] + cat /w/workspace/app-functions-sdk-go/120/archives/cost.csv [2022-05-13T00:07:46.538Z] + cut -d, -f6 [Pipeline] lock [2022-05-13T00:07:46.590Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [2022-05-13T00:07:46.600Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] did not exist. Created. [2022-05-13T00:07:46.600Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T00:07:47.313Z] /w/workspace/app-functions-sdk-go/120@tmp/durable-83befa68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-13T00:07:48.017Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-13T00:07:48.046Z] Warning: overwriting stash ‘stack-cost’ [2022-05-13T00:07:48.117Z] Stashed 1 file(s) [Pipeline] } [2022-05-13T00:07:48.124Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-13T00:07:48.148Z] $ docker stop --time=1 ff7d8e3efa67b3da76dc327db1a0b3868ca23d7b2fe0f489fddb80d55d251123 [2022-05-13T00:07:49.640Z] $ docker rm -f ff7d8e3efa67b3da76dc327db1a0b3868ca23d7b2fe0f489fddb80d55d251123 [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-05-13T00:07:50.184Z] provisioning config files... [2022-05-13T00:07:50.197Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config661829287787789177tmp [Pipeline] { [Pipeline] sh [2022-05-13T00:07:50.504Z] + set +x [2022-05-13T00:07:50.504Z] + curl -s https://codecov.io/bash [2022-05-13T00:07:50.504Z] + bash -s -- [2022-05-13T00:07:50.504Z] [2022-05-13T00:07:50.504Z] _____ _ [2022-05-13T00:07:50.505Z] / ____| | | [2022-05-13T00:07:50.505Z] | | ___ __| | ___ ___ _____ __ [2022-05-13T00:07:50.505Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-13T00:07:50.505Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-13T00:07:50.505Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-13T00:07:50.505Z] Bash-1.0.6 [2022-05-13T00:07:50.505Z] [2022-05-13T00:07:50.505Z] [2022-05-13T00:07:50.505Z] ==> git version 2.25.1 found [2022-05-13T00:07:50.505Z] ==> 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-05-13T00:07:50.505Z] Release-Date: 2020-01-08 [2022-05-13T00:07:50.505Z] 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-05-13T00:07:50.505Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-13T00:07:50.505Z] ==> Jenkins CI detected. [2022-05-13T00:07:50.505Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-05-13T00:07:50.505Z] project root: . [2022-05-13T00:07:50.505Z] --> token set from env [2022-05-13T00:07:50.505Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-13T00:07:50.505Z] ==> Running gcov in . (disable via -X gcov) [2022-05-13T00:07:50.505Z] ==> Python coveragepy not found [2022-05-13T00:07:50.505Z] ==> Searching for coverage reports in: [2022-05-13T00:07:50.505Z] + . [2022-05-13T00:07:50.505Z] -> Found 2 reports [2022-05-13T00:07:50.505Z] ==> Detecting git/mercurial file structure [2022-05-13T00:07:50.765Z] ==> Reading reports [2022-05-13T00:07:50.765Z] + ./app-service-template/coverage.out bytes=1222 [2022-05-13T00:07:50.765Z] + ./coverage.out bytes=119938 [2022-05-13T00:07:50.765Z] ==> Appending adjustments [2022-05-13T00:07:50.765Z] https://docs.codecov.io/docs/fixing-reports [2022-05-13T00:07:51.027Z] + Found adjustments [2022-05-13T00:07:51.027Z] ==> Gzipping contents [2022-05-13T00:07:51.027Z] 24K /tmp/codecov.W9ceEm.gz [2022-05-13T00:07:51.027Z] ==> Uploading reports [2022-05-13T00:07:51.027Z] url: https://codecov.io [2022-05-13T00:07:51.027Z] query: branch=main&commit=f46e12910c1047263df164ccc6fc5cdb808fc21d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-13T00:07:51.027Z] -> Pinging Codecov [2022-05-13T00:07:51.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=f46e12910c1047263df164ccc6fc5cdb808fc21d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-13T00:07:51.289Z] -> Uploading to [2022-05-13T00:07:51.289Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-13/3D8B5DFFC46A037C893635FACE044666/f46e12910c1047263df164ccc6fc5cdb808fc21d/5a8dd832-17f2-4200-87cf-188220a2b9f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220513T000751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5a2255d357b9e542c589a31310db78d85ea01e6860633e1755666daf0df23ef [2022-05-13T00:07:51.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T00:07:51.289Z] Dload Upload Total Spent Left Speed [2022-05-13T00:07:51.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20813 0 0 100 20813 0 91687 --:--:-- --:--:-- --:--:-- 91687 [2022-05-13T00:07:51.552Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] } [2022-05-13T00:07:51.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-13T00:07:51.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-13T00:07:51.857Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:07:52.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-13T00:07:52.159Z] [2022-05-13T00:07:52.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:07:52.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-13T00:07:52.463Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-13T00:07:52.463Z] 188c0c94c7c5: Pulling fs layer [2022-05-13T00:07:52.463Z] 0ef7d3d256c8: Pulling fs layer [2022-05-13T00:07:52.463Z] de9db76c5a1d: Pulling fs layer [2022-05-13T00:07:52.463Z] 0eba1c9be4d2: Pulling fs layer [2022-05-13T00:07:52.463Z] 0d57e429df01: Pulling fs layer [2022-05-13T00:07:52.463Z] 4e4be7b47b0d: Pulling fs layer [2022-05-13T00:07:52.463Z] e1f770b5df2f: Pulling fs layer [2022-05-13T00:07:52.463Z] 85a0685a4137: Pulling fs layer [2022-05-13T00:07:52.463Z] 4e4be7b47b0d: Waiting [2022-05-13T00:07:52.463Z] e1f770b5df2f: Waiting [2022-05-13T00:07:52.463Z] 85a0685a4137: Waiting [2022-05-13T00:07:52.463Z] 0d57e429df01: Waiting [2022-05-13T00:07:52.463Z] 0eba1c9be4d2: Waiting [2022-05-13T00:07:52.463Z] de9db76c5a1d: Verifying Checksum [2022-05-13T00:07:52.463Z] de9db76c5a1d: Download complete [2022-05-13T00:07:52.463Z] 0ef7d3d256c8: Download complete [2022-05-13T00:07:52.463Z] 0d57e429df01: Download complete [2022-05-13T00:07:52.463Z] 4e4be7b47b0d: Verifying Checksum [2022-05-13T00:07:52.463Z] 4e4be7b47b0d: Download complete [2022-05-13T00:07:52.463Z] 188c0c94c7c5: Verifying Checksum [2022-05-13T00:07:52.463Z] 188c0c94c7c5: Download complete [2022-05-13T00:07:52.736Z] 188c0c94c7c5: Pull complete [2022-05-13T00:07:52.736Z] 0ef7d3d256c8: Pull complete [2022-05-13T00:07:53.011Z] e1f770b5df2f: Verifying Checksum [2022-05-13T00:07:53.011Z] e1f770b5df2f: Download complete [2022-05-13T00:07:53.011Z] de9db76c5a1d: Pull complete [2022-05-13T00:07:53.612Z] 0eba1c9be4d2: Verifying Checksum [2022-05-13T00:07:53.612Z] 0eba1c9be4d2: Download complete [2022-05-13T00:07:53.872Z] 85a0685a4137: Download complete [2022-05-13T00:07:57.171Z] 0eba1c9be4d2: Pull complete [2022-05-13T00:07:57.171Z] 0d57e429df01: Pull complete [2022-05-13T00:07:57.171Z] 4e4be7b47b0d: Pull complete [2022-05-13T00:07:57.431Z] e1f770b5df2f: Pull complete [2022-05-13T00:08:00.727Z] 85a0685a4137: Pull complete [2022-05-13T00:08:00.727Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-13T00:08:00.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-13T00:08:00.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-13T00:08:00.789Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:00.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-13T00:08:02.938Z] $ docker top ada358296c74a0d510db69a082efa7b5e98fea4d85c0d1a5a40eb7e0313cffad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-13T00:08:03.017Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-13T00:08:03.305Z] + set -o pipefail [2022-05-13T00:08:03.305Z] + snyk monitor '--org=edgex-jenkins' [2022-05-13T00:08:08.613Z] [2022-05-13T00:08:08.613Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-05-13T00:08:08.613Z] [2022-05-13T00:08:08.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/c44de089-04aa-4b68-b2d7-28fdf3b5a613 [2022-05-13T00:08:08.613Z] [2022-05-13T00:08:08.613Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-13T00:08:08.613Z] [2022-05-13T00:08:08.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-13T00:08:08.613Z] [2022-05-13T00:08:08.613Z] [Pipeline] } [2022-05-13T00:08:08.636Z] $ docker stop --time=1 ada358296c74a0d510db69a082efa7b5e98fea4d85c0d1a5a40eb7e0313cffad [2022-05-13T00:08:10.729Z] $ docker rm -f ada358296c74a0d510db69a082efa7b5e98fea4d85c0d1a5a40eb7e0313cffad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-13T00:08:11.240Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T00:08:11.253Z] provisioning config files... [2022-05-13T00:08:11.264Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config489176214158921457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:11.573Z] --> edgex-publish-swagger.sh [2022-05-13T00:08:11.573Z] === Publish openapi/v2 API === [2022-05-13T00:08:11.573Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-13T00:08:11.573Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-05-13T00:08:11.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-13T00:08:11.573Z] Dload Upload Total Spent Left Speed [2022-05-13T00:08:12.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 54396 --:--:-- --:--:-- --:--:-- 54396 100 13708 0 0 100 13708 0 12383 0:00:01 0:00:01 --:--:-- 12383 [2022-05-13T00:08:12.781Z] [2022-05-13T00:08:12.781Z] [Pipeline] } [2022-05-13T00:08:12.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-13T00:08:13.206Z] + git log --format=format:%s -1 f46e12910c1047263df164ccc6fc5cdb808fc21d [Pipeline] sh [2022-05-13T00:08:13.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T00:08:13.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:13.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T00:08:13.801Z] . [Pipeline] withDockerContainer [2022-05-13T00:08:13.869Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:13.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-13T00:08:14.321Z] $ docker top 7233fb063309bb2b5ff24c4b1d0269290dd1768024984e2da4a6d738bd603955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T00:08:14.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T00:08:14.422Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T00:08:14.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T00:08:14.572Z] $ docker exec 7233fb063309bb2b5ff24c4b1d0269290dd1768024984e2da4a6d738bd603955 ssh-agent [2022-05-13T00:08:14.693Z] SSH_AUTH_SOCK=/tmp/ssh-ciwfMydtDYf1/agent.34 [2022-05-13T00:08:14.693Z] SSH_AGENT_PID=41 [2022-05-13T00:08:14.699Z] Running ssh-add (command line suppressed) [2022-05-13T00:08:14.837Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9222131150459522682.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9222131150459522682.key) [2022-05-13T00:08:14.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T00:08:15.133Z] + git semver tag [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,333 [run_tag] DEBUG tag force:False [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,333 [check_head_tag] DEBUG check head tag [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,335 [execute] INFO git cat-file --batch-check [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,338 [execute] INFO git cat-file --batch [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,370 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,370 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-13T00:08:15.394Z] 2022-05-13 00:08:15,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:15.394Z] 2.2.1-dev.1 [Pipeline] } [2022-05-13T00:08:15.413Z] $ docker exec --env ******** --env ******** 7233fb063309bb2b5ff24c4b1d0269290dd1768024984e2da4a6d738bd603955 ssh-agent -k [2022-05-13T00:08:15.532Z] unset SSH_AUTH_SOCK; [2022-05-13T00:08:15.532Z] unset SSH_AGENT_PID; [2022-05-13T00:08:15.532Z] echo Agent pid 41 killed; [2022-05-13T00:08:15.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T00:08:15.854Z] + git semver [Pipeline] } [2022-05-13T00:08:16.448Z] $ docker stop --time=1 7233fb063309bb2b5ff24c4b1d0269290dd1768024984e2da4a6d738bd603955 [2022-05-13T00:08:17.776Z] $ docker rm -f 7233fb063309bb2b5ff24c4b1d0269290dd1768024984e2da4a6d738bd603955 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:18.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-13T00:08:18.181Z] [2022-05-13T00:08:18.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:18.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-13T00:08:18.493Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-13T00:08:18.493Z] ab5ef0e58194: Pulling fs layer [2022-05-13T00:08:18.493Z] 9712f1f96733: Pulling fs layer [2022-05-13T00:08:18.493Z] 63f879dbbcfc: Pulling fs layer [2022-05-13T00:08:18.493Z] 0d9ebad4ef96: Pulling fs layer [2022-05-13T00:08:18.493Z] e9a5061849ea: Pulling fs layer [2022-05-13T00:08:18.493Z] d747dcd14b5f: Pulling fs layer [2022-05-13T00:08:18.493Z] 2de7ff778b66: Pulling fs layer [2022-05-13T00:08:18.493Z] 0d9ebad4ef96: Waiting [2022-05-13T00:08:18.493Z] e9a5061849ea: Waiting [2022-05-13T00:08:18.493Z] d747dcd14b5f: Waiting [2022-05-13T00:08:18.493Z] 2de7ff778b66: Waiting [2022-05-13T00:08:18.493Z] 9712f1f96733: Verifying Checksum [2022-05-13T00:08:18.493Z] 9712f1f96733: Download complete [2022-05-13T00:08:19.098Z] 63f879dbbcfc: Verifying Checksum [2022-05-13T00:08:19.098Z] 63f879dbbcfc: Download complete [2022-05-13T00:08:19.098Z] e9a5061849ea: Verifying Checksum [2022-05-13T00:08:19.098Z] e9a5061849ea: Download complete [2022-05-13T00:08:19.098Z] d747dcd14b5f: Verifying Checksum [2022-05-13T00:08:19.098Z] d747dcd14b5f: Download complete [2022-05-13T00:08:19.362Z] 2de7ff778b66: Verifying Checksum [2022-05-13T00:08:19.362Z] 2de7ff778b66: Download complete [2022-05-13T00:08:19.362Z] 0d9ebad4ef96: Verifying Checksum [2022-05-13T00:08:19.362Z] 0d9ebad4ef96: Download complete [2022-05-13T00:08:19.621Z] ab5ef0e58194: Download complete [2022-05-13T00:08:22.164Z] ab5ef0e58194: Pull complete [2022-05-13T00:08:22.164Z] 9712f1f96733: Pull complete [2022-05-13T00:08:23.098Z] 63f879dbbcfc: Pull complete [2022-05-13T00:08:27.286Z] 0d9ebad4ef96: Pull complete [2022-05-13T00:08:27.286Z] e9a5061849ea: Pull complete [2022-05-13T00:08:27.286Z] d747dcd14b5f: Pull complete [2022-05-13T00:08:28.225Z] 2de7ff778b66: Pull complete [2022-05-13T00:08:28.225Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-13T00:08:28.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-13T00:08:28.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-13T00:08:28.288Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:28.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-13T00:08:31.498Z] $ docker top 0ea8dfa08820814809955f8928143460079f7e685a93ab3c7e95cebf8a763ce7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-13T00:08:31.589Z] provisioning config files... [2022-05-13T00:08:31.599Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config875073345013540126tmp [2022-05-13T00:08:31.611Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2811832666709376852tmp [2022-05-13T00:08:31.624Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4582867495263660798tmp [Pipeline] { [Pipeline] echo [2022-05-13T00:08:31.641Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:31.929Z] ---> sigul-configuration.sh [2022-05-13T00:08:31.929Z] gpg: directory `/root/.gnupg' created [2022-05-13T00:08:31.929Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-13T00:08:31.929Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-13T00:08:31.929Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-13T00:08:31.929Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-13T00:08:31.929Z] gpg: CAST5 encrypted data [2022-05-13T00:08:31.929Z] gpg: encrypted with 1 passphrase [2022-05-13T00:08:31.929Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-13T00:08:32.221Z] + mkdir /home/jenkins [2022-05-13T00:08:32.221Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-13T00:08:32.508Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-13T00:08:32.518Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:32.814Z] ---> sigul-install.sh [2022-05-13T00:08:32.815Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-13T00:08:33.106Z] + git tag --list [2022-05-13T00:08:33.106Z] v0.1.0 [2022-05-13T00:08:33.106Z] v0.1.1 [2022-05-13T00:08:33.106Z] v1.0.0 [2022-05-13T00:08:33.106Z] v1.1.0 [2022-05-13T00:08:33.106Z] v1.2.0 [2022-05-13T00:08:33.106Z] v1.3.0 [2022-05-13T00:08:33.106Z] v1.3.1 [2022-05-13T00:08:33.106Z] v2.0.0 [2022-05-13T00:08:33.106Z] v2.0.1 [2022-05-13T00:08:33.106Z] v2.0.1-dev.1 [2022-05-13T00:08:33.106Z] v2.0.1-dev.2 [2022-05-13T00:08:33.106Z] v2.0.1-dev.3 [2022-05-13T00:08:33.106Z] v2.0.1-dev.4 [2022-05-13T00:08:33.106Z] v2.0.1-dev.5 [2022-05-13T00:08:33.106Z] v2.0.1-dev.6 [2022-05-13T00:08:33.106Z] v2.0.1-dev.7 [2022-05-13T00:08:33.106Z] v2.0.2-dev.1 [2022-05-13T00:08:33.106Z] v2.0.2-dev.10 [2022-05-13T00:08:33.106Z] v2.0.2-dev.11 [2022-05-13T00:08:33.106Z] v2.0.2-dev.12 [2022-05-13T00:08:33.106Z] v2.0.2-dev.13 [2022-05-13T00:08:33.106Z] v2.0.2-dev.14 [2022-05-13T00:08:33.106Z] v2.0.2-dev.15 [2022-05-13T00:08:33.106Z] v2.0.2-dev.16 [2022-05-13T00:08:33.106Z] v2.0.2-dev.17 [2022-05-13T00:08:33.106Z] v2.0.2-dev.18 [2022-05-13T00:08:33.106Z] v2.0.2-dev.19 [2022-05-13T00:08:33.106Z] v2.0.2-dev.2 [2022-05-13T00:08:33.106Z] v2.0.2-dev.20 [2022-05-13T00:08:33.106Z] v2.0.2-dev.21 [2022-05-13T00:08:33.106Z] v2.0.2-dev.22 [2022-05-13T00:08:33.106Z] v2.0.2-dev.23 [2022-05-13T00:08:33.106Z] v2.0.2-dev.24 [2022-05-13T00:08:33.106Z] v2.0.2-dev.25 [2022-05-13T00:08:33.106Z] v2.0.2-dev.26 [2022-05-13T00:08:33.106Z] v2.0.2-dev.27 [2022-05-13T00:08:33.106Z] v2.0.2-dev.28 [2022-05-13T00:08:33.106Z] v2.0.2-dev.29 [2022-05-13T00:08:33.106Z] v2.0.2-dev.3 [2022-05-13T00:08:33.106Z] v2.0.2-dev.30 [2022-05-13T00:08:33.106Z] v2.0.2-dev.31 [2022-05-13T00:08:33.106Z] v2.0.2-dev.32 [2022-05-13T00:08:33.106Z] v2.0.2-dev.33 [2022-05-13T00:08:33.106Z] v2.0.2-dev.34 [2022-05-13T00:08:33.106Z] v2.0.2-dev.35 [2022-05-13T00:08:33.106Z] v2.0.2-dev.36 [2022-05-13T00:08:33.106Z] v2.0.2-dev.37 [2022-05-13T00:08:33.106Z] v2.0.2-dev.38 [2022-05-13T00:08:33.106Z] v2.0.2-dev.39 [2022-05-13T00:08:33.106Z] v2.0.2-dev.4 [2022-05-13T00:08:33.106Z] v2.0.2-dev.40 [2022-05-13T00:08:33.106Z] v2.0.2-dev.41 [2022-05-13T00:08:33.106Z] v2.0.2-dev.42 [2022-05-13T00:08:33.106Z] v2.0.2-dev.43 [2022-05-13T00:08:33.106Z] v2.0.2-dev.44 [2022-05-13T00:08:33.106Z] v2.0.2-dev.45 [2022-05-13T00:08:33.106Z] v2.0.2-dev.46 [2022-05-13T00:08:33.106Z] v2.0.2-dev.47 [2022-05-13T00:08:33.106Z] v2.0.2-dev.5 [2022-05-13T00:08:33.106Z] v2.0.2-dev.6 [2022-05-13T00:08:33.106Z] v2.0.2-dev.7 [2022-05-13T00:08:33.106Z] v2.0.2-dev.8 [2022-05-13T00:08:33.106Z] v2.0.2-dev.9 [2022-05-13T00:08:33.106Z] v2.1.0 [2022-05-13T00:08:33.106Z] v2.2.0 [2022-05-13T00:08:33.106Z] v2.2.0-dev.1 [2022-05-13T00:08:33.106Z] v2.2.0-dev.10 [2022-05-13T00:08:33.106Z] v2.2.0-dev.11 [2022-05-13T00:08:33.106Z] v2.2.0-dev.12 [2022-05-13T00:08:33.106Z] v2.2.0-dev.13 [2022-05-13T00:08:33.106Z] v2.2.0-dev.14 [2022-05-13T00:08:33.106Z] v2.2.0-dev.15 [2022-05-13T00:08:33.106Z] v2.2.0-dev.16 [2022-05-13T00:08:33.106Z] v2.2.0-dev.17 [2022-05-13T00:08:33.106Z] v2.2.0-dev.18 [2022-05-13T00:08:33.106Z] v2.2.0-dev.19 [2022-05-13T00:08:33.106Z] v2.2.0-dev.2 [2022-05-13T00:08:33.106Z] v2.2.0-dev.20 [2022-05-13T00:08:33.106Z] v2.2.0-dev.21 [2022-05-13T00:08:33.106Z] v2.2.0-dev.22 [2022-05-13T00:08:33.106Z] v2.2.0-dev.23 [2022-05-13T00:08:33.106Z] v2.2.0-dev.24 [2022-05-13T00:08:33.106Z] v2.2.0-dev.25 [2022-05-13T00:08:33.106Z] v2.2.0-dev.26 [2022-05-13T00:08:33.106Z] v2.2.0-dev.27 [2022-05-13T00:08:33.106Z] v2.2.0-dev.28 [2022-05-13T00:08:33.106Z] v2.2.0-dev.29 [2022-05-13T00:08:33.106Z] v2.2.0-dev.3 [2022-05-13T00:08:33.106Z] v2.2.0-dev.30 [2022-05-13T00:08:33.106Z] v2.2.0-dev.31 [2022-05-13T00:08:33.106Z] v2.2.0-dev.32 [2022-05-13T00:08:33.106Z] v2.2.0-dev.33 [2022-05-13T00:08:33.106Z] v2.2.0-dev.34 [2022-05-13T00:08:33.106Z] v2.2.0-dev.35 [2022-05-13T00:08:33.106Z] v2.2.0-dev.36 [2022-05-13T00:08:33.106Z] v2.2.0-dev.37 [2022-05-13T00:08:33.106Z] v2.2.0-dev.38 [2022-05-13T00:08:33.106Z] v2.2.0-dev.39 [2022-05-13T00:08:33.106Z] v2.2.0-dev.4 [2022-05-13T00:08:33.106Z] v2.2.0-dev.40 [2022-05-13T00:08:33.106Z] v2.2.0-dev.41 [2022-05-13T00:08:33.106Z] v2.2.0-dev.42 [2022-05-13T00:08:33.106Z] v2.2.0-dev.43 [2022-05-13T00:08:33.106Z] v2.2.0-dev.44 [2022-05-13T00:08:33.106Z] v2.2.0-dev.45 [2022-05-13T00:08:33.106Z] v2.2.0-dev.46 [2022-05-13T00:08:33.106Z] v2.2.0-dev.47 [2022-05-13T00:08:33.106Z] v2.2.0-dev.48 [2022-05-13T00:08:33.106Z] v2.2.0-dev.49 [2022-05-13T00:08:33.106Z] v2.2.0-dev.5 [2022-05-13T00:08:33.106Z] v2.2.0-dev.50 [2022-05-13T00:08:33.106Z] v2.2.0-dev.51 [2022-05-13T00:08:33.106Z] v2.2.0-dev.52 [2022-05-13T00:08:33.106Z] v2.2.0-dev.53 [2022-05-13T00:08:33.106Z] v2.2.0-dev.54 [2022-05-13T00:08:33.106Z] v2.2.0-dev.55 [2022-05-13T00:08:33.106Z] v2.2.0-dev.56 [2022-05-13T00:08:33.106Z] v2.2.0-dev.6 [2022-05-13T00:08:33.106Z] v2.2.0-dev.7 [2022-05-13T00:08:33.106Z] v2.2.0-dev.8 [2022-05-13T00:08:33.106Z] v2.2.0-dev.9 [2022-05-13T00:08:33.106Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-13T00:08:33.397Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-13T00:08:33.969Z] Signing Git tag with Sigul... [2022-05-13T00:08:33.969Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-13T00:08:34.549Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:34.836Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-13T00:08:34.844Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-13T00:08:34.870Z] $ docker stop --time=1 0ea8dfa08820814809955f8928143460079f7e685a93ab3c7e95cebf8a763ce7 [2022-05-13T00:08:36.195Z] $ docker rm -f 0ea8dfa08820814809955f8928143460079f7e685a93ab3c7e95cebf8a763ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-13T00:08:36.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T00:08:36.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:36.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T00:08:36.899Z] . [Pipeline] withDockerContainer [2022-05-13T00:08:36.965Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:37.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-13T00:08:37.435Z] $ docker top c22d0d19806d198eb91d0f5cb80a030e3043de51c1fb3242f4125ef42c7a8e4b -eo pid,comm [2022-05-13T00:08:37.486Z] 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-05-13T00:08:37.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T00:08:37.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T00:08:37.530Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T00:08:37.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T00:08:37.673Z] $ docker exec c22d0d19806d198eb91d0f5cb80a030e3043de51c1fb3242f4125ef42c7a8e4b ssh-agent [2022-05-13T00:08:37.796Z] SSH_AUTH_SOCK=/tmp/ssh-lIcbxZidZSoH/agent.32 [2022-05-13T00:08:37.796Z] SSH_AGENT_PID=38 [2022-05-13T00:08:37.800Z] Running ssh-add (command line suppressed) [2022-05-13T00:08:37.938Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6859509783691576766.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6859509783691576766.key) [2022-05-13T00:08:37.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T00:08:38.238Z] + git semver bump pre [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,433 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,433 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,434 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,434 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,434 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,434 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,436 [execute] INFO git cat-file --batch-check [2022-05-13T00:08:38.499Z] 2022-05-13 00:08:38,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T00:08:38.500Z] 2022-05-13 00:08:38,441 [execute] INFO git cat-file --batch [2022-05-13T00:08:38.500Z] 2022-05-13 00:08:38,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-13T00:08:38.500Z] 2022-05-13 00:08:38,445 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:38.500Z] 2.2.1-dev.2 [Pipeline] } [2022-05-13T00:08:38.520Z] $ docker exec --env ******** --env ******** c22d0d19806d198eb91d0f5cb80a030e3043de51c1fb3242f4125ef42c7a8e4b ssh-agent -k [2022-05-13T00:08:38.629Z] unset SSH_AUTH_SOCK; [2022-05-13T00:08:38.629Z] unset SSH_AGENT_PID; [2022-05-13T00:08:38.629Z] echo Agent pid 38 killed; [2022-05-13T00:08:38.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T00:08:38.940Z] + git semver [Pipeline] } [2022-05-13T00:08:39.223Z] $ docker stop --time=1 c22d0d19806d198eb91d0f5cb80a030e3043de51c1fb3242f4125ef42c7a8e4b [2022-05-13T00:08:40.525Z] $ docker rm -f c22d0d19806d198eb91d0f5cb80a030e3043de51c1fb3242f4125ef42c7a8e4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-13T00:08:40.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-13T00:08:40.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:41.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-13T00:08:41.178Z] . [Pipeline] withDockerContainer [2022-05-13T00:08:41.248Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:41.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-13T00:08:41.683Z] $ docker top 34ef3de7d6fbba8e16f104ec700d2d3911fda9b7897decd4a4629e1efc347b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-13T00:08:41.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-13T00:08:41.774Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-13T00:08:41.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-13T00:08:41.906Z] $ docker exec 34ef3de7d6fbba8e16f104ec700d2d3911fda9b7897decd4a4629e1efc347b37 ssh-agent [2022-05-13T00:08:42.015Z] SSH_AUTH_SOCK=/tmp/ssh-Yjyns46iJPaQ/agent.32 [2022-05-13T00:08:42.015Z] SSH_AGENT_PID=38 [2022-05-13T00:08:42.020Z] Running ssh-add (command line suppressed) [2022-05-13T00:08:42.150Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2374924964574239449.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2374924964574239449.key) [2022-05-13T00:08:42.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-13T00:08:42.444Z] + git semver push [2022-05-13T00:08:42.705Z] 2022-05-13 00:08:42,632 [run_push] DEBUG push [2022-05-13T00:08:42.705Z] 2022-05-13 00:08:42,633 [execute] INFO git push origin semver [2022-05-13T00:08:42.705Z] 2022-05-13 00:08:42,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-13T00:08:43.647Z] 2022-05-13 00:08:43,507 [run_push] DEBUG push all version tags [2022-05-13T00:08:43.647Z] 2022-05-13 00:08:43,507 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-13T00:08:43.647Z] 2022-05-13 00:08:43,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-13T00:08:44.594Z] 2022-05-13 00:08:44,357 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-05-13T00:08:44.594Z] 2.2.1-dev.2 [Pipeline] } [2022-05-13T00:08:44.615Z] $ docker exec --env ******** --env ******** 34ef3de7d6fbba8e16f104ec700d2d3911fda9b7897decd4a4629e1efc347b37 ssh-agent -k [2022-05-13T00:08:44.738Z] unset SSH_AUTH_SOCK; [2022-05-13T00:08:44.738Z] unset SSH_AGENT_PID; [2022-05-13T00:08:44.741Z] echo Agent pid 38 killed; [2022-05-13T00:08:44.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-13T00:08:45.061Z] + git semver [Pipeline] } [2022-05-13T00:08:45.347Z] $ docker stop --time=1 34ef3de7d6fbba8e16f104ec700d2d3911fda9b7897decd4a4629e1efc347b37 [2022-05-13T00:08:46.639Z] $ docker rm -f 34ef3de7d6fbba8e16f104ec700d2d3911fda9b7897decd4a4629e1efc347b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-13T00:08:47.387Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-05-13T00:08:47.387Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-05-13T00:08:47.387Z] total 16 [2022-05-13T00:08:47.387Z] drwxr-xr-x 3 root root 4096 May 12 23:57 . [2022-05-13T00:08:47.387Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 00:08 .. [2022-05-13T00:08:47.387Z] drwxr-xr-x 2 root root 4096 May 12 23:57 cost [2022-05-13T00:08:47.387Z] -rw-r--r-- 1 root root 91 May 12 23:57 cost.csv [2022-05-13T00:08:47.387Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-05-13T00:08:47.387Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-05-13T00:08:47.387Z] total 16 [2022-05-13T00:08:47.387Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 23:57 . [2022-05-13T00:08:47.387Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 00:08 .. [2022-05-13T00:08:47.387Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 23:57 cost [2022-05-13T00:08:47.387Z] -rw-r--r-- 1 jenkins jenkins 91 May 12 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:47.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:48.562Z] ---> package-listing.sh [2022-05-13T00:08:48.562Z] ++ facter osfamily [2022-05-13T00:08:48.562Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-13T00:08:48.822Z] + OS_FAMILY=debian [2022-05-13T00:08:48.822Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-05-13T00:08:48.822Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-13T00:08:48.822Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-13T00:08:48.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-13T00:08:48.822Z] + PACKAGES=/tmp/packages_start.txt [2022-05-13T00:08:48.822Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-05-13T00:08:48.822Z] + PACKAGES=/tmp/packages_end.txt [2022-05-13T00:08:48.822Z] + case "${OS_FAMILY}" in [2022-05-13T00:08:48.822Z] + dpkg -l [2022-05-13T00:08:48.822Z] + grep '^ii' [2022-05-13T00:08:48.822Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-13T00:08:48.822Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-13T00:08:48.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-13T00:08:48.822Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-05-13T00:08:48.822Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-05-13T00:08:48.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-05-13T00:08:48.838Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-13T00:08:49.124Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-13T00:08:49.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-13T00:08:49.691Z] . [Pipeline] withDockerContainer [2022-05-13T00:08:49.761Z] prd-ubuntu20.04-docker-8c-8g-63538 does not seem to be running inside a container [2022-05-13T00:08:49.819Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-13T00:08:50.079Z] $ docker top 744935e3875b8f66081d011f5d110b7b706415230f176d6b6048bb009ac8cd09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-13T00:08:50.475Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-13T00:08:50.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-13T00:08:51.136Z] + ls /var/log/sa-host [2022-05-13T00:08:51.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-13T00:08:51.381Z] provisioning config files... [2022-05-13T00:08:51.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7304883299457171956tmp [Pipeline] { [Pipeline] echo [2022-05-13T00:08:51.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:51.695Z] ---> create-netrc.sh [Pipeline] } [2022-05-13T00:08:51.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:52.043Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-13T00:08:52.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:52.338Z] ---> sudo-logs.sh [2022-05-13T00:08:52.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-13T00:08:52.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:52.652Z] ---> job-cost.sh [2022-05-13T00:08:52.652Z] lf-activate-venv: SKIPPING [2022-05-13T00:08:52.652Z] DEBUG: total: 0.2199999988079071 [2022-05-13T00:08:52.652Z] INFO: Retrieving Stack Cost... [2022-05-13T00:08:53.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-13T00:08:53.794Z] INFO: Archiving Costs [Pipeline] echo [2022-05-13T00:08:53.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-13T00:08:54.098Z] ---> logs-deploy.sh [2022-05-13T00:08:54.098Z] lf-activate-venv: SKIPPING [2022-05-13T00:08:54.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/120 [2022-05-13T00:08:54.099Z] INFO: archiving workspace using pattern(s): [2022-05-13T00:08:55.038Z] Archives upload complete. [2022-05-13T00:08:55.038Z] INFO: archiving logs to Nexus