Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 180f1580abfa499ae46b741f37587c471fc31ce2 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-ssh6429056411477646154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8994657073335564496.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18430819334005246271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16217717269859714673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12778303947918425130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6601 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 180f1580abfa499ae46b741f37587c471fc31ce2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480)" > 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 180f1580abfa499ae46b741f37587c471fc31ce2 # timeout=10 > git rev-list --no-walk a1f0913d5251c1765befcd5eb35498af78a7b83c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T18:23:56.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T18:23:56.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T18:23:56.225Z] ========================================================= [2023-09-19T18:23:56.225Z] EdgeX Global Pipelines Version Info [2023-09-19T18:23:56.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:23:56.933Z] ------------------- [2023-09-19T18:23:56.933Z] stable info: [2023-09-19T18:23:56.933Z] ------------------- [2023-09-19T18:23:56.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T18:23:56.933Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T18:23:56.933Z] Message: update stable to v1.0.254 [2023-09-19T18:23:57.528Z] ------------------- [2023-09-19T18:23:57.528Z] experimental info: [2023-09-19T18:23:57.528Z] ------------------- [2023-09-19T18:23:57.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T18:23:57.528Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T18:23:57.528Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T18:23:57.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-09-19T18:23:57.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-09-19T18:23:57.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T18:23:57.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T18:23:57.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T18:23:57.797Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T18:23:57.809Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T18:23:57.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T18:23:57.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T18:23:57.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T18:23:57.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T18:23:57.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-09-19T18:23:57.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T18:23:57.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T18:23:57.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T18:23:57.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T18:23:57.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T18:23:57.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T18:23:57.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T18:23:57.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T18:23:58.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-19T18:23:58.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-19T18:23:58.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T18:23:58.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T18:23:58.077Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-19T18:23:58.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T18:23:58.100Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T18:23:58.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T18:23:58.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T18:23:58.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T18:23:58.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo [2023-09-19T18:23:58.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 180f158 [Pipeline] echo [2023-09-19T18:23:58.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T18:23:58.544Z] + git rev-list -1 --merges 180f1580abfa499ae46b741f37587c471fc31ce2~1..180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo [2023-09-19T18:23:58.616Z] -----------> git rev-list -1 --merges 180f1580abfa499ae46b741f37587c471fc31ce2~1..180f1580abfa499ae46b741f37587c471fc31ce2 180f1580abfa499ae46b741f37587c471fc31ce2 [false] [Pipeline] sh [2023-09-19T18:23:58.902Z] + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo [2023-09-19T18:23:58.917Z] ========================================================= [2023-09-19T18:23:58.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T18:23:58.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T18:23:59.244Z] + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo [2023-09-19T18:23:59.257Z] [semverPrep] GIT_COMMIT: 180f1580abfa499ae46b741f37587c471fc31ce2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480) [Pipeline] echo [2023-09-19T18:23:59.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T18:23:59.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T18:23:59.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T18:23:59.628Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T18:23:59.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T18:23:59.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T18:23:59.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T18:23:59.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:24:00.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:24:00.298Z] [2023-09-19T18:24:00.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:24:00.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:24:00.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T18:24:00.629Z] b85a868b505f: Pulling fs layer [2023-09-19T18:24:00.629Z] e2be974225ed: Pulling fs layer [2023-09-19T18:24:00.629Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T18:24:00.629Z] 988bab9f4d93: Pulling fs layer [2023-09-19T18:24:00.629Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T18:24:00.629Z] eaf3925da568: Pulling fs layer [2023-09-19T18:24:00.629Z] bab4dde63d76: Pulling fs layer [2023-09-19T18:24:00.629Z] bde34c3a00c8: Pulling fs layer [2023-09-19T18:24:00.629Z] b352a97aabf1: Pulling fs layer [2023-09-19T18:24:00.629Z] 4872d77fe225: Pulling fs layer [2023-09-19T18:24:00.629Z] 5851b861e8e6: Pulling fs layer [2023-09-19T18:24:00.629Z] 988bab9f4d93: Waiting [2023-09-19T18:24:00.629Z] 1469e6f7b9e6: Waiting [2023-09-19T18:24:00.629Z] eaf3925da568: Waiting [2023-09-19T18:24:00.629Z] bab4dde63d76: Waiting [2023-09-19T18:24:00.629Z] b352a97aabf1: Waiting [2023-09-19T18:24:00.629Z] 4872d77fe225: Waiting [2023-09-19T18:24:00.629Z] 5851b861e8e6: Waiting [2023-09-19T18:24:00.629Z] bde34c3a00c8: Waiting [2023-09-19T18:24:00.890Z] e2be974225ed: Verifying Checksum [2023-09-19T18:24:00.890Z] e2be974225ed: Download complete [2023-09-19T18:24:00.890Z] 988bab9f4d93: Verifying Checksum [2023-09-19T18:24:00.890Z] 988bab9f4d93: Download complete [2023-09-19T18:24:00.890Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T18:24:00.890Z] 1469e6f7b9e6: Download complete [2023-09-19T18:24:00.890Z] eaf3925da568: Download complete [2023-09-19T18:24:00.890Z] 339a4e72a1f5: Download complete [2023-09-19T18:24:00.890Z] bde34c3a00c8: Download complete [2023-09-19T18:24:00.890Z] b352a97aabf1: Download complete [2023-09-19T18:24:00.890Z] 4872d77fe225: Verifying Checksum [2023-09-19T18:24:00.890Z] 4872d77fe225: Download complete [2023-09-19T18:24:00.890Z] 5851b861e8e6: Download complete [2023-09-19T18:24:01.155Z] b85a868b505f: Verifying Checksum [2023-09-19T18:24:01.155Z] b85a868b505f: Download complete [2023-09-19T18:24:01.155Z] bab4dde63d76: Verifying Checksum [2023-09-19T18:24:01.155Z] bab4dde63d76: Download complete [2023-09-19T18:24:02.530Z] b85a868b505f: Pull complete [2023-09-19T18:24:02.530Z] e2be974225ed: Pull complete [2023-09-19T18:24:03.103Z] 339a4e72a1f5: Pull complete [2023-09-19T18:24:03.103Z] 988bab9f4d93: Pull complete [2023-09-19T18:24:03.364Z] 1469e6f7b9e6: Pull complete [2023-09-19T18:24:03.364Z] eaf3925da568: Pull complete [2023-09-19T18:24:05.271Z] bab4dde63d76: Pull complete [2023-09-19T18:24:05.271Z] bde34c3a00c8: Pull complete [2023-09-19T18:24:05.532Z] b352a97aabf1: Pull complete [2023-09-19T18:24:05.532Z] 4872d77fe225: Pull complete [2023-09-19T18:24:05.532Z] 5851b861e8e6: Pull complete [2023-09-19T18:24:05.795Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T18:24:05.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:24:05.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:24:05.886Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:24:05.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T18:24:09.637Z] $ docker top 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc -eo pid,comm [2023-09-19T18:24:09.701Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T18:24:09.701Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T18:24:09.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T18:24:09.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T18:24:09.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T18:24:09.866Z] $ docker exec 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent [2023-09-19T18:24:09.975Z] SSH_AUTH_SOCK=/tmp/ssh-4UFdXKFYlA2c/agent.32 [2023-09-19T18:24:09.975Z] SSH_AGENT_PID=38 [2023-09-19T18:24:09.985Z] Running ssh-add (command line suppressed) [2023-09-19T18:24:10.072Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3882252603164962620.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3882252603164962620.key) [2023-09-19T18:24:10.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T18:24:10.372Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T18:24:10.389Z] $ docker exec --env ******** --env ******** 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent -k [2023-09-19T18:24:10.491Z] unset SSH_AUTH_SOCK; [2023-09-19T18:24:10.493Z] unset SSH_AGENT_PID; [2023-09-19T18:24:10.493Z] echo Agent pid 38 killed; [2023-09-19T18:24:10.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T18:24:10.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T18:24:10.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T18:24:10.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T18:24:10.646Z] $ docker exec 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent [2023-09-19T18:24:10.754Z] SSH_AUTH_SOCK=/tmp/ssh-jnyEnCW5yw6b/agent.70 [2023-09-19T18:24:10.754Z] SSH_AGENT_PID=76 [2023-09-19T18:24:10.758Z] Running ssh-add (command line suppressed) [2023-09-19T18:24:10.858Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_430801296243738577.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_430801296243738577.key) [2023-09-19T18:24:10.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T18:24:11.161Z] + git semver init [2023-09-19T18:24:11.420Z] 2023-09-19 18:24:11,364 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T18:24:11.420Z] 2023-09-19 18:24:11,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-19T18:24:11.420Z] 2023-09-19 18:24:11,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-19T18:24:11.420Z] 2023-09-19 18:24:11,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T18:24:13.326Z] 2023-09-19 18:24:12,831 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-09-19T18:24:13.326Z] 2023-09-19 18:24:12,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-09-19T18:24:13.326Z] 2023-09-19 18:24:12,832 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:24:13.326Z] 2023-09-19 18:24:12,832 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:24:13.326Z] 3.1.0-dev.32 [Pipeline] } [2023-09-19T18:24:13.340Z] $ docker exec --env ******** --env ******** 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent -k [2023-09-19T18:24:13.447Z] unset SSH_AUTH_SOCK; [2023-09-19T18:24:13.450Z] unset SSH_AGENT_PID; [2023-09-19T18:24:13.450Z] echo Agent pid 76 killed; [2023-09-19T18:24:13.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T18:24:13.766Z] + git semver [Pipeline] } [2023-09-19T18:24:14.043Z] $ docker stop --time=1 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc [2023-09-19T18:24:15.362Z] $ docker rm -f --volumes 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T18:24:15.695Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T18:24:15.913Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T18:24:15.915Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-09-19T18:24:16.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T18:24:16.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T18:24:16.061Z] ========================================================= [2023-09-19T18:24:16.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T18:24:16.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T18:24:16.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T18:24:16.352Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T18:24:16.352Z] 7264a8db6415: Pulling fs layer [2023-09-19T18:24:16.352Z] c4d48a809fc2: Pulling fs layer [2023-09-19T18:24:16.352Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T18:24:16.352Z] ad3a456e5733: Pulling fs layer [2023-09-19T18:24:16.352Z] 9e4f439ed901: Pulling fs layer [2023-09-19T18:24:16.352Z] feaf6a47b606: Pulling fs layer [2023-09-19T18:24:16.352Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T18:24:16.352Z] 8ac70367396e: Pulling fs layer [2023-09-19T18:24:16.352Z] 6db16350a2e2: Pulling fs layer [2023-09-19T18:24:16.352Z] 9250d5d63582: Pulling fs layer [2023-09-19T18:24:16.352Z] ad3a456e5733: Waiting [2023-09-19T18:24:16.352Z] 9e4f439ed901: Waiting [2023-09-19T18:24:16.352Z] feaf6a47b606: Waiting [2023-09-19T18:24:16.352Z] 5e8b037d7d82: Waiting [2023-09-19T18:24:16.352Z] 9250d5d63582: Waiting [2023-09-19T18:24:16.352Z] 8ac70367396e: Waiting [2023-09-19T18:24:16.352Z] 6db16350a2e2: Waiting [2023-09-19T18:24:16.352Z] c4d48a809fc2: Verifying Checksum [2023-09-19T18:24:16.352Z] c4d48a809fc2: Download complete [2023-09-19T18:24:16.352Z] ad3a456e5733: Download complete [2023-09-19T18:24:16.352Z] 9e4f439ed901: Verifying Checksum [2023-09-19T18:24:16.352Z] 9e4f439ed901: Download complete [2023-09-19T18:24:16.352Z] 7264a8db6415: Verifying Checksum [2023-09-19T18:24:16.352Z] 7264a8db6415: Download complete [2023-09-19T18:24:16.352Z] feaf6a47b606: Verifying Checksum [2023-09-19T18:24:16.352Z] feaf6a47b606: Download complete [2023-09-19T18:24:16.624Z] 7264a8db6415: Pull complete [2023-09-19T18:24:16.624Z] 8ac70367396e: Verifying Checksum [2023-09-19T18:24:16.624Z] 8ac70367396e: Download complete [2023-09-19T18:24:16.624Z] c4d48a809fc2: Pull complete [2023-09-19T18:24:16.884Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T18:24:16.884Z] 4f1c88b9dad5: Download complete [2023-09-19T18:24:16.884Z] 6db16350a2e2: Verifying Checksum [2023-09-19T18:24:16.884Z] 6db16350a2e2: Download complete [2023-09-19T18:24:17.145Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T18:24:17.145Z] 5e8b037d7d82: Download complete [2023-09-19T18:24:17.403Z] 9250d5d63582: Verifying Checksum [2023-09-19T18:24:17.403Z] 9250d5d63582: Download complete [2023-09-19T18:24:20.699Z] 4f1c88b9dad5: Pull complete [2023-09-19T18:24:20.699Z] ad3a456e5733: Pull complete [2023-09-19T18:24:20.699Z] 9e4f439ed901: Pull complete [2023-09-19T18:24:20.699Z] feaf6a47b606: Pull complete [2023-09-19T18:24:23.232Z] 5e8b037d7d82: Pull complete [2023-09-19T18:24:23.800Z] 8ac70367396e: Pull complete [2023-09-19T18:24:24.058Z] 6db16350a2e2: Pull complete [2023-09-19T18:24:24.992Z] 9250d5d63582: Pull complete [2023-09-19T18:24:24.992Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T18:24:24.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T18:24:24.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-19T18:24:25.281Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:24:25.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T18:24:25.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:24:25.655Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:24:25.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T18:24:30.988Z] Still waiting to schedule task [2023-09-19T18:24:30.989Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T18:24:34.039Z] $ docker top a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T18:24:34.389Z] + go version [2023-09-19T18:24:34.389Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T18:24:34.404Z] $ docker stop --time=1 a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab [2023-09-19T18:24:35.693Z] $ docker rm -f --volumes a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:24:36.110Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T18:24:36.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:24:36.180Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:24:36.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T18:24:36.535Z] $ docker top 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T18:24:36.880Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T18:24:37.177Z] + make test [2023-09-19T18:24:37.177Z] make -C ./app-service-template build [2023-09-19T18:24:37.177Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-19T18:24:37.177Z] go mod tidy [2023-09-19T18:24:37.177Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 [2023-09-19T18:24:37.177Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-19T18:24:37.177Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-19T18:24:37.177Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T18:24:37.436Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T18:24:37.436Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.36 [2023-09-19T18:24:37.436Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 [2023-09-19T18:24:37.436Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-19T18:24:37.436Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-19T18:24:37.436Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-19T18:24:37.436Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-19T18:24:37.436Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-19T18:24:37.436Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T18:24:37.436Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T18:24:37.436Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-19T18:24:37.436Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-19T18:24:37.436Z] go: downloading golang.org/x/net v0.13.0 [2023-09-19T18:24:37.436Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-19T18:24:37.436Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T18:24:37.436Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-19T18:24:37.695Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-19T18:24:37.695Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-19T18:24:37.695Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-19T18:24:37.695Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-19T18:24:37.695Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-19T18:24:37.695Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-19T18:24:37.695Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-19T18:24:37.695Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-19T18:24:37.695Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-19T18:24:37.695Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-19T18:24:37.695Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T18:24:37.695Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-19T18:24:37.695Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-19T18:24:37.695Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T18:24:37.695Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T18:24:37.695Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T18:24:37.956Z] go: downloading golang.org/x/text v0.12.0 [2023-09-19T18:24:37.956Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T18:24:37.956Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-19T18:24:37.956Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T18:24:37.956Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-19T18:24:37.956Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-19T18:24:38.214Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-19T18:24:38.214Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-19T18:24:38.214Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-19T18:24:38.214Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-19T18:24:38.214Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-19T18:24:38.214Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-19T18:24:38.472Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-19T18:24:38.472Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-19T18:24:38.472Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-19T18:24:38.472Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-19T18:24:38.472Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-19T18:24:38.472Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-19T18:24:38.472Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-19T18:24:38.472Z] go: downloading golang.org/x/time v0.3.0 [2023-09-19T18:24:38.472Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-19T18:24:38.731Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.22 [2023-09-19T18:24:38.731Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-19T18:24:38.731Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-19T18:24:38.731Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-19T18:24:38.731Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T18:24:38.731Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T18:24:38.990Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-19T18:24:38.990Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-19T18:24:38.990Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-19T18:24:38.990Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-19T18:24:38.990Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-19T18:24:38.990Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-19T18:24:38.990Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-19T18:24:38.990Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-19T18:24:39.250Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T18:24:39.250Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T18:24:39.250Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-19T18:24:39.250Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-19T18:24:39.250Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-19T18:24:39.250Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-19T18:24:39.250Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-19T18:24:39.250Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-19T18:24:39.250Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-19T18:24:39.250Z] go: downloading github.com/kr/text v0.2.0 [2023-09-19T18:24:39.250Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-19T18:24:39.250Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-19T18:24:39.250Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-19T18:24:39.250Z] go: downloading github.com/nats-io/jwt/v2 v2.5.0 [2023-09-19T18:24:39.514Z] go: downloading github.com/google/btree v1.0.1 [2023-09-19T18:24:39.514Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-19T18:24:39.514Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-19T18:24:39.514Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-19T18:24:39.514Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T18:24:39.514Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T18:24:39.514Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-19T18:24:39.514Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-19T18:24:39.514Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-19T18:24:39.514Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-19T18:24:39.514Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-19T18:24:39.514Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-19T18:24:40.452Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T18:24:40.452Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40 [2023-09-19T18:24:40.452Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 [2023-09-19T18:24:40.712Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 [2023-09-19T18:24:40.712Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 [2023-09-19T18:24:40.712Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T18:24:40.712Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-19T18:24:55.601Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-19T18:24:55.601Z] make -C ./app-service-template test [2023-09-19T18:24:55.601Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-19T18:24:55.601Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T18:25:13.699Z] ? app-new-service/config [no test files] [2023-09-19T18:25:14.748Z] ok app-new-service 1.066s coverage: 45.9% of statements [2023-09-19T18:25:14.748Z] ok app-new-service/functions 1.043s coverage: 85.3% of statements [2023-09-19T18:25:15.007Z] go vet ./... [2023-09-19T18:25:33.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T18:25:33.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T18:25:33.134Z] ./bin/test-attribution-txt.sh [2023-09-19T18:25:33.134Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-19T18:25:33.134Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T18:25:33.134Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-19T18:25:33.134Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-19T18:25:34.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-19T18:25:34.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-19T18:25:34.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-19T18:25:34.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-19T18:25:35.087Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-19T18:25:35.344Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-19T18:25:35.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.142s coverage: 65.6% of statements [2023-09-19T18:25:35.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.055s coverage: 92.5% of statements [2023-09-19T18:25:35.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.067s coverage: 85.1% of statements [2023-09-19T18:25:35.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.035s coverage: 100.0% of statements [2023-09-19T18:25:35.344Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.174s coverage: 77.9% of statements [2023-09-19T18:25:36.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.044s coverage: 97.3% of statements [2023-09-19T18:25:36.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.065s coverage: 82.8% of statements [2023-09-19T18:25:36.279Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-19T18:25:36.538Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-19T18:25:36.538Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-19T18:25:36.538Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-19T18:25:37.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.051s coverage: 65.6% of statements [2023-09-19T18:25:37.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.049s coverage: 28.7% of statements [2023-09-19T18:25:37.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.049s coverage: 17.2% of statements [2023-09-19T18:25:37.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.046s coverage: 27.3% of statements [2023-09-19T18:25:38.412Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.052s coverage: 52.8% of statements [2023-09-19T18:26:01.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6602 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-19T18:26:01.593Z] Running in /w/workspace/app-functions-sdk-go/295 [Pipeline] { [Pipeline] checkout [2023-09-19T18:26:01.625Z] The recommended git tool is: git [2023-09-19T18:26:05.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.122s coverage: 75.3% of statements [2023-09-19T18:26:05.007Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.044s coverage: 94.4% of statements [2023-09-19T18:26:05.007Z] go vet ./... [2023-09-19T18:26:05.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T18:26:05.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T18:26:08.144Z] using credential edgex-jenkins-ssh [2023-09-19T18:26:08.159Z] Cloning the remote Git repository [2023-09-19T18:26:08.201Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-19T18:26:08.295Z] > git init /w/workspace/app-functions-sdk-go/295 # timeout=10 [2023-09-19T18:26:08.436Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-19T18:26:08.437Z] > git --version # timeout=10 [2023-09-19T18:26:08.457Z] > git --version # 'git version 2.25.1' [2023-09-19T18:26:08.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T18:26:08.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T18:26:11.885Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-09-19T18:26:11.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T18:26:12.711Z] Avoid second fetch [2023-09-19T18:26:12.712Z] Checking out Revision 180f1580abfa499ae46b741f37587c471fc31ce2 (main) [2023-09-19T18:26:13.278Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480)" [2023-09-19T18:26:12.726Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T18:26:12.801Z] > git checkout -f 180f1580abfa499ae46b741f37587c471fc31ce2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T18:26:14.212Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T18:26:14.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T18:26:14.212Z] Dload Upload Total Spent Left Speed [2023-09-19T18:26:14.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-09-19T18:26:14.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T18:26:15.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T18:26:15.191Z] + sudo tee /etc/docker/daemon.new [2023-09-19T18:26:15.191Z] { [2023-09-19T18:26:15.191Z] "registry-mirrors": [ [2023-09-19T18:26:15.191Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T18:26:15.191Z] ], [2023-09-19T18:26:15.191Z] "bip": "10.250.0.254/24", [2023-09-19T18:26:15.191Z] "hosts": [ [2023-09-19T18:26:15.191Z] "tcp://0.0.0.0:5555", [2023-09-19T18:26:15.191Z] "unix:///var/run/docker.sock" [2023-09-19T18:26:15.191Z] ], [2023-09-19T18:26:15.191Z] "mtu": 1458, [2023-09-19T18:26:15.191Z] "selinux-enabled": true, [2023-09-19T18:26:15.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T18:26:15.191Z] } [Pipeline] sh [Pipeline] echo [2023-09-19T18:26:15.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T18:26:15.286Z] $ docker stop --time=1 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 [2023-09-19T18:26:15.522Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-09-19T18:26:17.043Z] $ docker rm -f --volumes 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-09-19T18:26:17.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T18:26:18.030Z] + sudo service docker restart [2023-09-19T18:26:18.040Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:26:18.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T18:26:18.551Z] [2023-09-19T18:26:18.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:26:18.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T18:26:18.889Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T18:26:18.889Z] 5eb5b503b376: Pulling fs layer [2023-09-19T18:26:18.889Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T18:26:18.889Z] ec43610c2a17: Pulling fs layer [2023-09-19T18:26:18.889Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T18:26:18.889Z] 33b1e0a273af: Pulling fs layer [2023-09-19T18:26:18.889Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T18:26:18.890Z] 2f39f015ded8: Pulling fs layer [2023-09-19T18:26:18.890Z] 3a2ae6a8a46f: Waiting [2023-09-19T18:26:18.890Z] 33b1e0a273af: Waiting [2023-09-19T18:26:18.890Z] 5d3b04190fa2: Waiting [2023-09-19T18:26:18.890Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T18:26:18.890Z] 5c69ac0246d0: Download complete [2023-09-19T18:26:18.890Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T18:26:18.890Z] 3a2ae6a8a46f: Download complete [2023-09-19T18:26:19.155Z] 33b1e0a273af: Verifying Checksum [2023-09-19T18:26:19.155Z] 33b1e0a273af: Download complete [2023-09-19T18:26:19.155Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T18:26:19.155Z] 5d3b04190fa2: Download complete [2023-09-19T18:26:19.155Z] ec43610c2a17: Verifying Checksum [2023-09-19T18:26:19.155Z] ec43610c2a17: Download complete [2023-09-19T18:26:19.155Z] 5eb5b503b376: Verifying Checksum [2023-09-19T18:26:19.155Z] 5eb5b503b376: Download complete [2023-09-19T18:26:19.742Z] 2f39f015ded8: Download complete [2023-09-19T18:26:20.309Z] 5eb5b503b376: Pull complete [2023-09-19T18:26:20.568Z] 5c69ac0246d0: Pull complete [2023-09-19T18:26:21.135Z] ec43610c2a17: Pull complete [2023-09-19T18:26:21.135Z] 3a2ae6a8a46f: Pull complete [2023-09-19T18:26:21.392Z] 33b1e0a273af: Pull complete [2023-09-19T18:26:21.392Z] 5d3b04190fa2: Pull complete [2023-09-19T18:26:25.577Z] 2f39f015ded8: Pull complete [2023-09-19T18:26:25.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T18:26:25.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T18:26:25.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:26:25.664Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:26:25.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T18:26:30.388Z] $ docker top 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:26:30.782Z] ---> job-cost.sh [2023-09-19T18:26:30.782Z] lf-activate-venv: SKIPPING [2023-09-19T18:26:30.782Z] INFO: No Stack... [2023-09-19T18:26:31.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T18:26:31.300Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T18:26:31.590Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-09-19T18:26:31.591Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T18:26:31.606Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [2023-09-19T18:26:31.611Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] did not exist. Created. [2023-09-19T18:26:31.611Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T18:26:31.905Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T18:26:31.943Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T18:26:31.950Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T18:26:31.971Z] $ docker stop --time=1 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 [2023-09-19T18:26:33.120Z] $ docker rm -f --volumes 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-09-19T18:26:36.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T18:26:36.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T18:26:36.499Z] ========================================================= [2023-09-19T18:26:36.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T18:26:36.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-19T18:26:36.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T18:26:37.405Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T18:26:37.405Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T18:26:37.405Z] 5d54e960e981: Pulling fs layer [2023-09-19T18:26:37.405Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T18:26:37.405Z] f0e02332f6b5: Pulling fs layer [2023-09-19T18:26:37.405Z] 66412af1f25a: Pulling fs layer [2023-09-19T18:26:37.405Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T18:26:37.405Z] 9a37bb91b891: Pulling fs layer [2023-09-19T18:26:37.405Z] a29adfc67d43: Pulling fs layer [2023-09-19T18:26:37.405Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T18:26:37.405Z] f0e02332f6b5: Waiting [2023-09-19T18:26:37.405Z] 66412af1f25a: Waiting [2023-09-19T18:26:37.405Z] 1baf3a5c0e64: Waiting [2023-09-19T18:26:37.405Z] 9a37bb91b891: Waiting [2023-09-19T18:26:37.405Z] a29adfc67d43: Waiting [2023-09-19T18:26:37.406Z] d5de9f91c1a4: Waiting [2023-09-19T18:26:37.406Z] 5d54e960e981: Verifying Checksum [2023-09-19T18:26:37.406Z] 5d54e960e981: Download complete [2023-09-19T18:26:37.406Z] f0e02332f6b5: Verifying Checksum [2023-09-19T18:26:37.406Z] f0e02332f6b5: Download complete [2023-09-19T18:26:37.406Z] 66412af1f25a: Verifying Checksum [2023-09-19T18:26:37.406Z] 66412af1f25a: Download complete [2023-09-19T18:26:37.406Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T18:26:37.406Z] 9fda8d8052c6: Download complete [2023-09-19T18:26:37.678Z] 9a37bb91b891: Verifying Checksum [2023-09-19T18:26:37.678Z] 9a37bb91b891: Download complete [2023-09-19T18:26:38.269Z] 9fda8d8052c6: Pull complete [2023-09-19T18:26:38.269Z] a29adfc67d43: Verifying Checksum [2023-09-19T18:26:38.269Z] a29adfc67d43: Download complete [2023-09-19T18:26:38.870Z] 5d54e960e981: Pull complete [2023-09-19T18:26:38.870Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T18:26:38.870Z] d5de9f91c1a4: Download complete [2023-09-19T18:26:39.139Z] c4a7e357bf2a: Download complete [2023-09-19T18:26:40.103Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T18:26:40.103Z] 1baf3a5c0e64: Download complete [2023-09-19T18:26:50.237Z] c4a7e357bf2a: Pull complete [2023-09-19T18:26:50.237Z] f0e02332f6b5: Pull complete [2023-09-19T18:26:50.237Z] 66412af1f25a: Pull complete [2023-09-19T18:26:56.901Z] 1baf3a5c0e64: Pull complete [2023-09-19T18:26:58.318Z] 9a37bb91b891: Pull complete [2023-09-19T18:26:59.279Z] a29adfc67d43: Pull complete [2023-09-19T18:27:01.229Z] d5de9f91c1a4: Pull complete [2023-09-19T18:27:01.229Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T18:27:01.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T18:27:01.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-19T18:27:01.552Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:27:03.297Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T18:27:03.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:27:03.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container [2023-09-19T18:27:03.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T18:27:06.528Z] $ docker top 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T18:27:07.396Z] + go version [2023-09-19T18:27:07.396Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T18:27:07.424Z] $ docker stop --time=1 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 [2023-09-19T18:27:09.023Z] $ docker rm -f --volumes 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:27:09.547Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T18:27:09.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:27:09.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container [2023-09-19T18:27:09.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-19T18:27:10.962Z] $ docker top 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T18:27:11.446Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/295 [Pipeline] fileExists [Pipeline] sh [2023-09-19T18:27:11.773Z] + make test [2023-09-19T18:27:11.773Z] make -C ./app-service-template build [2023-09-19T18:27:11.773Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/295/app-service-template' [2023-09-19T18:27:11.773Z] go mod tidy [2023-09-19T18:27:12.039Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 [2023-09-19T18:27:12.039Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-19T18:27:12.305Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-19T18:27:12.305Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-19T18:27:12.572Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-19T18:27:12.572Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.36 [2023-09-19T18:27:12.839Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 [2023-09-19T18:27:12.839Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-19T18:27:12.839Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-19T18:27:12.839Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-19T18:27:13.107Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-19T18:27:13.107Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-19T18:27:13.107Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-19T18:27:13.107Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-19T18:27:13.375Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-19T18:27:13.375Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-19T18:27:13.375Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-19T18:27:13.375Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-19T18:27:13.375Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-19T18:27:13.375Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-19T18:27:13.641Z] go: downloading golang.org/x/net v0.13.0 [2023-09-19T18:27:14.222Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-19T18:27:14.222Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-19T18:27:14.488Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-19T18:27:14.488Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-19T18:27:14.755Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-19T18:27:14.755Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-19T18:27:14.755Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-19T18:27:14.755Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-19T18:27:14.755Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-19T18:27:14.755Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-19T18:27:14.755Z] go: downloading golang.org/x/text v0.12.0 [2023-09-19T18:27:15.714Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-19T18:27:15.714Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-19T18:27:15.714Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-19T18:27:19.066Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-19T18:27:19.066Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-19T18:27:19.066Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-19T18:27:19.066Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-19T18:27:19.066Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-19T18:27:19.066Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-19T18:27:19.337Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-19T18:27:19.337Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-19T18:27:19.337Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-19T18:27:19.337Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-19T18:27:19.337Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-19T18:27:19.337Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-19T18:27:19.606Z] go: downloading golang.org/x/time v0.3.0 [2023-09-19T18:27:19.606Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-19T18:27:19.606Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.22 [2023-09-19T18:27:19.873Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-19T18:27:20.141Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-19T18:27:20.141Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-19T18:27:20.141Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-19T18:27:20.407Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-19T18:27:20.407Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-19T18:27:21.811Z] go: downloading github.com/kr/text v0.2.0 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-19T18:27:21.811Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-19T18:27:21.811Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-19T18:27:21.811Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-19T18:27:21.811Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-19T18:27:22.081Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-19T18:27:22.081Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-19T18:27:22.081Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-19T18:27:22.081Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-19T18:27:22.081Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-19T18:27:22.081Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-19T18:27:22.355Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-19T18:27:22.355Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-19T18:27:23.761Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-19T18:27:23.761Z] go: downloading github.com/nats-io/jwt/v2 v2.5.0 [2023-09-19T18:27:23.761Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-19T18:27:27.113Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-19T18:27:27.113Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-19T18:27:27.113Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-19T18:27:27.113Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-19T18:27:27.113Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-19T18:27:27.113Z] go: downloading github.com/google/btree v1.0.1 [2023-09-19T18:27:27.113Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-19T18:27:27.380Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-19T18:27:27.380Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-19T18:27:27.650Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-19T18:27:27.650Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-19T18:27:27.650Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-19T18:27:27.650Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-19T18:27:27.650Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-19T18:27:27.650Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-19T18:27:27.919Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 [2023-09-19T18:27:28.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40 [2023-09-19T18:27:28.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 [2023-09-19T18:27:28.472Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 [2023-09-19T18:27:28.472Z] go: downloading github.com/go-playground/validator/v10 v10.15.4 [2023-09-19T18:27:28.472Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 [2023-09-19T18:27:28.737Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-19T18:29:05.370Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/295/app-service-template' [2023-09-19T18:29:05.370Z] make -C ./app-service-template test [2023-09-19T18:29:05.370Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/295/app-service-template' [2023-09-19T18:29:05.370Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T18:31:12.007Z] ? app-new-service/config [no test files] [2023-09-19T18:31:12.007Z] ok app-new-service 1.237s coverage: 45.9% of statements [2023-09-19T18:31:12.007Z] ok app-new-service/functions 1.248s coverage: 85.3% of statements [2023-09-19T18:31:12.007Z] go vet ./... [2023-09-19T18:33:03.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T18:33:03.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T18:33:03.662Z] ./bin/test-attribution-txt.sh [2023-09-19T18:33:03.662Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/295/app-service-template' [2023-09-19T18:33:03.662Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T18:33:03.662Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-19T18:33:03.662Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-19T18:33:13.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-19T18:33:13.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-19T18:33:15.668Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.549s coverage: 65.6% of statements [2023-09-19T18:33:15.668Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.302s coverage: 92.5% of statements [2023-09-19T18:33:15.668Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.314s coverage: 85.1% of statements [2023-09-19T18:33:16.248Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.100s coverage: 100.0% of statements [2023-09-19T18:33:19.588Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-19T18:33:19.589Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-19T18:33:19.589Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-19T18:33:21.536Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.584s coverage: 77.9% of statements [2023-09-19T18:33:21.536Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.229s coverage: 97.3% of statements [2023-09-19T18:33:23.478Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-19T18:33:24.072Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-19T18:33:24.338Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.229s coverage: 82.8% of statements [2023-09-19T18:33:25.298Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.256s coverage: 65.6% of statements [2023-09-19T18:33:27.241Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-19T18:33:28.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.266s coverage: 28.7% of statements [2023-09-19T18:33:28.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-19T18:33:28.917Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-19T18:33:29.497Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.207s coverage: 17.2% of statements [2023-09-19T18:33:30.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.202s coverage: 27.3% of statements [2023-09-19T18:33:34.320Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.264s coverage: 52.8% of statements [2023-09-19T18:34:06.504Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.505s coverage: 75.3% of statements [2023-09-19T18:34:06.504Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.176s coverage: 94.4% of statements [2023-09-19T18:34:06.504Z] go vet ./... [2023-09-19T18:34:07.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T18:34:07.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T18:34:07.678Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-09-19T18:34:07.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T18:34:07.715Z] $ docker stop --time=1 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 [2023-09-19T18:34:12.114Z] $ docker rm -f --volumes 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T18:34:16.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T18:34:16.761Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T18:34:17.283Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:34:17.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T18:34:17.685Z] [2023-09-19T18:34:17.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:34:18.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T18:34:18.280Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T18:34:18.280Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T18:34:18.280Z] 04944245beec: Pulling fs layer [2023-09-19T18:34:18.280Z] 699f458cf7ca: Pulling fs layer [2023-09-19T18:34:18.280Z] 765212b225bb: Pulling fs layer [2023-09-19T18:34:18.280Z] f23df028b6ca: Pulling fs layer [2023-09-19T18:34:18.280Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T18:34:18.280Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T18:34:18.280Z] 765212b225bb: Waiting [2023-09-19T18:34:18.280Z] f23df028b6ca: Waiting [2023-09-19T18:34:18.280Z] d65c8cfc05b1: Waiting [2023-09-19T18:34:18.280Z] 2437ff75d9bd: Waiting [2023-09-19T18:34:18.280Z] 04944245beec: Verifying Checksum [2023-09-19T18:34:18.280Z] 04944245beec: Download complete [2023-09-19T18:34:18.280Z] 765212b225bb: Verifying Checksum [2023-09-19T18:34:18.280Z] 765212b225bb: Download complete [2023-09-19T18:34:18.280Z] f23df028b6ca: Verifying Checksum [2023-09-19T18:34:18.280Z] f23df028b6ca: Download complete [2023-09-19T18:34:18.545Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T18:34:18.545Z] d65c8cfc05b1: Download complete [2023-09-19T18:34:18.545Z] 699f458cf7ca: Verifying Checksum [2023-09-19T18:34:18.545Z] 699f458cf7ca: Download complete [2023-09-19T18:34:18.814Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T18:34:18.814Z] 8998bd30e6a1: Download complete [2023-09-19T18:34:21.393Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T18:34:21.393Z] 2437ff75d9bd: Download complete [2023-09-19T18:34:22.801Z] 8998bd30e6a1: Pull complete [2023-09-19T18:34:24.734Z] 04944245beec: Pull complete [2023-09-19T18:34:26.142Z] 699f458cf7ca: Pull complete [2023-09-19T18:34:26.142Z] 765212b225bb: Pull complete [2023-09-19T18:34:26.722Z] f23df028b6ca: Pull complete [2023-09-19T18:34:26.990Z] d65c8cfc05b1: Pull complete [2023-09-19T18:34:41.973Z] 2437ff75d9bd: Pull complete [2023-09-19T18:34:41.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T18:34:41.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T18:34:41.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:34:42.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container [2023-09-19T18:34:42.266Z] $ 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/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T18:34:44.752Z] $ docker top 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:34:45.322Z] ---> job-cost.sh [2023-09-19T18:34:45.596Z] lf-activate-venv: SKIPPING [2023-09-19T18:34:45.596Z] INFO: No Stack... [2023-09-19T18:34:45.863Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T18:34:46.820Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T18:34:47.137Z] + cat /w/workspace/app-functions-sdk-go/295/archives/cost.csv [2023-09-19T18:34:47.137Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T18:34:47.196Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [2023-09-19T18:34:47.201Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] did not exist. Created. [2023-09-19T18:34:47.201Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T18:34:47.535Z] /w/workspace/app-functions-sdk-go/295@tmp/durable-8162eab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T18:34:47.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T18:34:47.903Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T18:34:47.976Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T18:34:47.982Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T18:34:48.008Z] $ docker stop --time=1 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 [2023-09-19T18:34:49.501Z] $ docker rm -f --volumes 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-19T18:34:49.864Z] provisioning config files... [2023-09-19T18:34:49.879Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8333142192074795369tmp [Pipeline] { [Pipeline] sh [2023-09-19T18:34:50.176Z] + set +x [2023-09-19T18:34:50.176Z] + curl -s https://codecov.io/bash [2023-09-19T18:34:50.176Z] + bash -s -- [2023-09-19T18:34:50.176Z] [2023-09-19T18:34:50.176Z] _____ _ [2023-09-19T18:34:50.176Z] / ____| | | [2023-09-19T18:34:50.176Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T18:34:50.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T18:34:50.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T18:34:50.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T18:34:50.176Z] Bash-1.0.6 [2023-09-19T18:34:50.176Z] [2023-09-19T18:34:50.176Z] [2023-09-19T18:34:50.176Z] ==> git version 2.25.1 found [2023-09-19T18:34:50.176Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-19T18:34:50.176Z] Release-Date: 2020-01-08 [2023-09-19T18:34:50.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T18:34:50.176Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T18:34:50.176Z] ==> Jenkins CI detected. [2023-09-19T18:34:50.176Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-09-19T18:34:50.176Z] project root: . [2023-09-19T18:34:50.176Z] --> token set from env [2023-09-19T18:34:50.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T18:34:50.176Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T18:34:50.176Z] ==> Python coveragepy not found [2023-09-19T18:34:50.176Z] ==> Searching for coverage reports in: [2023-09-19T18:34:50.176Z] + . [2023-09-19T18:34:50.435Z] -> Found 2 reports [2023-09-19T18:34:50.435Z] ==> Detecting git/mercurial file structure [2023-09-19T18:34:50.435Z] ==> Reading reports [2023-09-19T18:34:50.435Z] + ./app-service-template/coverage.out bytes=3558 [2023-09-19T18:34:50.435Z] + ./coverage.out bytes=118304 [2023-09-19T18:34:50.435Z] ==> Appending adjustments [2023-09-19T18:34:50.435Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T18:34:50.695Z] + Found adjustments [2023-09-19T18:34:50.695Z] ==> Gzipping contents [2023-09-19T18:34:50.695Z] 24K /tmp/codecov.zcZ8Kx.gz [2023-09-19T18:34:50.695Z] ==> Uploading reports [2023-09-19T18:34:50.695Z] url: https://codecov.io [2023-09-19T18:34:50.695Z] query: branch=main&commit=180f1580abfa499ae46b741f37587c471fc31ce2&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T18:34:50.695Z] -> Pinging Codecov [2023-09-19T18:34:50.695Z] 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=180f1580abfa499ae46b741f37587c471fc31ce2&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T18:34:50.954Z] -> Uploading to [2023-09-19T18:34:50.954Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/3D8B5DFFC46A037C893635FACE044666/180f1580abfa499ae46b741f37587c471fc31ce2/cd81d8c7-1116-4260-9473-3b48fef72883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T183450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3b11a3e64456bcafdafeb971d7aff661ae7a51ed269275da52a722c0d5515a6 [2023-09-19T18:34:50.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T18:34:50.954Z] Dload Upload Total Spent Left Speed [2023-09-19T18:34:51.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20784 0 0 100 20784 0 91964 --:--:-- --:--:-- --:--:-- 91964 [2023-09-19T18:34:51.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] } [2023-09-19T18:34:51.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T18:34:51.410Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T18:34:51.422Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:34:51.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T18:34:51.713Z] [2023-09-19T18:34:51.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:34:52.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T18:34:52.080Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T18:34:52.080Z] df9b9388f04a: Pulling fs layer [2023-09-19T18:34:52.080Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T18:34:52.080Z] 25bc292e5bac: Pulling fs layer [2023-09-19T18:34:52.080Z] 114826534d7a: Pulling fs layer [2023-09-19T18:34:52.080Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T18:34:52.080Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T18:34:52.080Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T18:34:52.080Z] 6ad1cebc031e: Waiting [2023-09-19T18:34:52.080Z] 114826534d7a: Waiting [2023-09-19T18:34:52.080Z] 4657fd5d0bcf: Waiting [2023-09-19T18:34:52.080Z] 25bc292e5bac: Download complete [2023-09-19T18:34:52.080Z] 52dc419b0ee2: Download complete [2023-09-19T18:34:52.080Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T18:34:52.080Z] 4657fd5d0bcf: Download complete [2023-09-19T18:34:52.080Z] df9b9388f04a: Verifying Checksum [2023-09-19T18:34:52.080Z] df9b9388f04a: Download complete [2023-09-19T18:34:52.339Z] df9b9388f04a: Pull complete [2023-09-19T18:34:52.339Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T18:34:52.339Z] 6ad1cebc031e: Download complete [2023-09-19T18:34:52.339Z] 52dc419b0ee2: Pull complete [2023-09-19T18:34:52.339Z] 25bc292e5bac: Pull complete [2023-09-19T18:34:52.905Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T18:34:52.905Z] 8a3aa393b2d8: Download complete [2023-09-19T18:34:52.905Z] 114826534d7a: Verifying Checksum [2023-09-19T18:34:52.905Z] 114826534d7a: Download complete [2023-09-19T18:34:56.185Z] 114826534d7a: Pull complete [2023-09-19T18:34:56.185Z] 4657fd5d0bcf: Pull complete [2023-09-19T18:34:56.749Z] 6ad1cebc031e: Pull complete [2023-09-19T18:34:59.278Z] 8a3aa393b2d8: Pull complete [2023-09-19T18:34:59.278Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T18:34:59.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T18:34:59.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:34:59.439Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:34:59.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T18:35:08.161Z] $ docker top ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T18:35:08.226Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-09-19T18:35:08.501Z] + set -o pipefail [2023-09-19T18:35:08.501Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/a023e487-4c98-4ade-abe1-c7a55c6e4fce [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] [2023-09-19T18:35:15.059Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T18:35:15.059Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T18:35:15.059Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T18:35:15.072Z] $ docker stop --time=1 ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 [2023-09-19T18:35:19.342Z] $ docker rm -f --volumes ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-19T18:35:19.721Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T18:35:19.729Z] provisioning config files... [2023-09-19T18:35:19.736Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config90607523418871358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:20.030Z] --> edgex-publish-swagger.sh [2023-09-19T18:35:20.030Z] === Publish openapi/v3 API === [2023-09-19T18:35:20.030Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-19T18:35:20.030Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-09-19T18:35:20.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T18:35:20.030Z] Dload Upload Total Spent Left Speed [2023-09-19T18:35:20.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 24665 --:--:-- --:--:-- --:--:-- 24612 [2023-09-19T18:35:20.289Z] [2023-09-19T18:35:20.289Z] [Pipeline] } [2023-09-19T18:35:20.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T18:35:20.698Z] + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] sh [2023-09-19T18:35:20.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T18:35:20.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:21.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:35:21.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:35:21.352Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:35:21.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T18:35:21.821Z] $ docker top 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 -eo pid,comm [2023-09-19T18:35:21.869Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T18:35:21.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T18:35:21.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T18:35:21.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T18:35:22.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T18:35:22.021Z] $ docker exec 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 ssh-agent [2023-09-19T18:35:22.136Z] SSH_AUTH_SOCK=/tmp/ssh-5sB3lek2zPaa/agent.33 [2023-09-19T18:35:22.136Z] SSH_AGENT_PID=39 [2023-09-19T18:35:22.141Z] Running ssh-add (command line suppressed) [2023-09-19T18:35:22.252Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14004278506825637114.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14004278506825637114.key) [2023-09-19T18:35:22.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T18:35:22.557Z] + git semver tag [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,735 [run_tag] DEBUG tag force:False [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,735 [check_head_tag] DEBUG check head tag [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,736 [execute] INFO git cat-file --batch-check [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,741 [execute] INFO git cat-file --batch [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,761 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,761 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T18:35:22.818Z] 2023-09-19 18:35:22,766 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:22.818Z] 3.1.0-dev.32 [Pipeline] } [2023-09-19T18:35:22.829Z] $ docker exec --env ******** --env ******** 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 ssh-agent -k [2023-09-19T18:35:22.949Z] unset SSH_AUTH_SOCK; [2023-09-19T18:35:22.950Z] unset SSH_AGENT_PID; [2023-09-19T18:35:22.950Z] echo Agent pid 39 killed; [2023-09-19T18:35:22.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T18:35:23.265Z] + git semver [Pipeline] } [2023-09-19T18:35:23.538Z] $ docker stop --time=1 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 [2023-09-19T18:35:24.818Z] $ docker rm -f --volumes 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:25.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T18:35:25.190Z] [2023-09-19T18:35:25.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:25.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T18:35:25.487Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T18:35:25.487Z] ab5ef0e58194: Pulling fs layer [2023-09-19T18:35:25.487Z] 9712f1f96733: Pulling fs layer [2023-09-19T18:35:25.487Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T18:35:25.487Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T18:35:25.487Z] e9a5061849ea: Pulling fs layer [2023-09-19T18:35:25.487Z] d747dcd14b5f: Pulling fs layer [2023-09-19T18:35:25.487Z] 2de7ff778b66: Pulling fs layer [2023-09-19T18:35:25.487Z] 0d9ebad4ef96: Waiting [2023-09-19T18:35:25.487Z] d747dcd14b5f: Waiting [2023-09-19T18:35:25.487Z] e9a5061849ea: Waiting [2023-09-19T18:35:25.487Z] 2de7ff778b66: Waiting [2023-09-19T18:35:25.487Z] 9712f1f96733: Verifying Checksum [2023-09-19T18:35:25.487Z] 9712f1f96733: Download complete [2023-09-19T18:35:25.758Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T18:35:25.758Z] 63f879dbbcfc: Download complete [2023-09-19T18:35:26.018Z] e9a5061849ea: Verifying Checksum [2023-09-19T18:35:26.018Z] e9a5061849ea: Download complete [2023-09-19T18:35:26.018Z] d747dcd14b5f: Verifying Checksum [2023-09-19T18:35:26.018Z] d747dcd14b5f: Download complete [2023-09-19T18:35:26.018Z] ab5ef0e58194: Verifying Checksum [2023-09-19T18:35:26.018Z] ab5ef0e58194: Download complete [2023-09-19T18:35:26.018Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T18:35:26.018Z] 0d9ebad4ef96: Download complete [2023-09-19T18:35:26.018Z] 2de7ff778b66: Verifying Checksum [2023-09-19T18:35:26.018Z] 2de7ff778b66: Download complete [2023-09-19T18:35:29.300Z] ab5ef0e58194: Pull complete [2023-09-19T18:35:29.300Z] 9712f1f96733: Pull complete [2023-09-19T18:35:29.867Z] 63f879dbbcfc: Pull complete [2023-09-19T18:35:34.056Z] 0d9ebad4ef96: Pull complete [2023-09-19T18:35:34.056Z] e9a5061849ea: Pull complete [2023-09-19T18:35:34.314Z] d747dcd14b5f: Pull complete [2023-09-19T18:35:35.249Z] 2de7ff778b66: Pull complete [2023-09-19T18:35:35.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T18:35:35.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T18:35:35.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:35:35.328Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:35:35.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T18:35:42.155Z] $ docker top c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T18:35:42.219Z] provisioning config files... [2023-09-19T18:35:42.224Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18145797037011077192tmp [2023-09-19T18:35:42.233Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config135983599486690715tmp [2023-09-19T18:35:42.240Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7778004020229986928tmp [Pipeline] { [Pipeline] echo [2023-09-19T18:35:42.253Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:42.535Z] ---> sigul-configuration.sh [2023-09-19T18:35:42.535Z] gpg: directory `/root/.gnupg' created [2023-09-19T18:35:42.535Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T18:35:42.535Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T18:35:42.535Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T18:35:42.535Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T18:35:42.535Z] gpg: CAST5 encrypted data [2023-09-19T18:35:42.535Z] gpg: encrypted with 1 passphrase [2023-09-19T18:35:42.535Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T18:35:42.816Z] + mkdir /home/jenkins [2023-09-19T18:35:42.816Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T18:35:43.099Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-19T18:35:43.107Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:43.389Z] ---> sigul-install.sh [2023-09-19T18:35:43.389Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T18:35:43.670Z] + git tag --list [2023-09-19T18:35:43.670Z] v0.1.0 [2023-09-19T18:35:43.670Z] v0.1.1 [2023-09-19T18:35:43.670Z] v1.0.0 [2023-09-19T18:35:43.670Z] v1.1.0 [2023-09-19T18:35:43.670Z] v1.2.0 [2023-09-19T18:35:43.670Z] v1.3.0 [2023-09-19T18:35:43.670Z] v1.3.1 [2023-09-19T18:35:43.670Z] v2.0.0 [2023-09-19T18:35:43.670Z] v2.0.1 [2023-09-19T18:35:43.670Z] v2.1.0 [2023-09-19T18:35:43.670Z] v2.1.1 [2023-09-19T18:35:43.670Z] v2.1.2 [2023-09-19T18:35:43.670Z] v2.2.0 [2023-09-19T18:35:43.670Z] v2.3 [2023-09-19T18:35:43.670Z] v2.3.0 [2023-09-19T18:35:43.670Z] v2.3.1 [2023-09-19T18:35:43.670Z] v3.0 [2023-09-19T18:35:43.670Z] v3.0.0 [2023-09-19T18:35:43.670Z] v3.0.1 [2023-09-19T18:35:43.670Z] v3.0.1-dev.1 [2023-09-19T18:35:43.670Z] v3.0.1-dev.2 [2023-09-19T18:35:43.670Z] v3.1.0-dev.1 [2023-09-19T18:35:43.670Z] v3.1.0-dev.10 [2023-09-19T18:35:43.670Z] v3.1.0-dev.11 [2023-09-19T18:35:43.670Z] v3.1.0-dev.12 [2023-09-19T18:35:43.670Z] v3.1.0-dev.13 [2023-09-19T18:35:43.670Z] v3.1.0-dev.14 [2023-09-19T18:35:43.670Z] v3.1.0-dev.15 [2023-09-19T18:35:43.670Z] v3.1.0-dev.16 [2023-09-19T18:35:43.670Z] v3.1.0-dev.17 [2023-09-19T18:35:43.670Z] v3.1.0-dev.18 [2023-09-19T18:35:43.670Z] v3.1.0-dev.19 [2023-09-19T18:35:43.670Z] v3.1.0-dev.2 [2023-09-19T18:35:43.670Z] v3.1.0-dev.20 [2023-09-19T18:35:43.670Z] v3.1.0-dev.21 [2023-09-19T18:35:43.670Z] v3.1.0-dev.22 [2023-09-19T18:35:43.670Z] v3.1.0-dev.23 [2023-09-19T18:35:43.670Z] v3.1.0-dev.24 [2023-09-19T18:35:43.670Z] v3.1.0-dev.25 [2023-09-19T18:35:43.670Z] v3.1.0-dev.26 [2023-09-19T18:35:43.670Z] v3.1.0-dev.27 [2023-09-19T18:35:43.670Z] v3.1.0-dev.28 [2023-09-19T18:35:43.670Z] v3.1.0-dev.29 [2023-09-19T18:35:43.670Z] v3.1.0-dev.3 [2023-09-19T18:35:43.670Z] v3.1.0-dev.30 [2023-09-19T18:35:43.671Z] v3.1.0-dev.31 [2023-09-19T18:35:43.671Z] v3.1.0-dev.32 [2023-09-19T18:35:43.671Z] v3.1.0-dev.4 [2023-09-19T18:35:43.671Z] v3.1.0-dev.5 [2023-09-19T18:35:43.671Z] v3.1.0-dev.6 [2023-09-19T18:35:43.671Z] v3.1.0-dev.7 [2023-09-19T18:35:43.671Z] v3.1.0-dev.8 [2023-09-19T18:35:43.671Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T18:35:43.953Z] + lftools sign git-tag v3.1.0-dev.32 [2023-09-19T18:35:44.520Z] Signing Git tag with Sigul... [2023-09-19T18:35:44.520Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-09-19T18:35:45.094Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:45.379Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T18:35:45.386Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T18:35:45.405Z] $ docker stop --time=1 c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 [2023-09-19T18:35:46.703Z] $ docker rm -f --volumes c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T18:35:47.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T18:35:47.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:47.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:35:47.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:35:47.485Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:35:47.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T18:35:47.874Z] $ docker top f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f -eo pid,comm [2023-09-19T18:35:47.924Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T18:35:47.924Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T18:35:47.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T18:35:47.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T18:35:48.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T18:35:48.080Z] $ docker exec f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f ssh-agent [2023-09-19T18:35:48.205Z] SSH_AUTH_SOCK=/tmp/ssh-nZnYz600hANu/agent.32 [2023-09-19T18:35:48.205Z] SSH_AGENT_PID=38 [2023-09-19T18:35:48.210Z] Running ssh-add (command line suppressed) [2023-09-19T18:35:48.311Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6370266904939966834.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6370266904939966834.key) [2023-09-19T18:35:48.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T18:35:48.610Z] + git semver bump pre [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,787 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,789 [execute] INFO git cat-file --batch-check [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,795 [execute] INFO git cat-file --batch [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T18:35:48.869Z] 2023-09-19 18:35:48,799 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:48.869Z] 3.1.0-dev.33 [Pipeline] } [2023-09-19T18:35:48.879Z] $ docker exec --env ******** --env ******** f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f ssh-agent -k [2023-09-19T18:35:48.985Z] unset SSH_AUTH_SOCK; [2023-09-19T18:35:48.985Z] unset SSH_AGENT_PID; [2023-09-19T18:35:48.985Z] echo Agent pid 38 killed; [2023-09-19T18:35:48.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T18:35:49.305Z] + git semver [Pipeline] } [2023-09-19T18:35:49.577Z] $ docker stop --time=1 f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f [2023-09-19T18:35:50.839Z] $ docker rm -f --volumes f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T18:35:51.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T18:35:51.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:51.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T18:35:51.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:35:51.573Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:35:51.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T18:35:51.946Z] $ docker top 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T18:35:52.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T18:35:52.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T18:35:52.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T18:35:52.150Z] $ docker exec 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 ssh-agent [2023-09-19T18:35:52.255Z] SSH_AUTH_SOCK=/tmp/ssh-852Rq7VnNlL2/agent.32 [2023-09-19T18:35:52.255Z] SSH_AGENT_PID=38 [2023-09-19T18:35:52.260Z] Running ssh-add (command line suppressed) [2023-09-19T18:35:52.361Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4966992032751324084.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4966992032751324084.key) [2023-09-19T18:35:52.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T18:35:52.665Z] + git semver push [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,852 [run_push] DEBUG push [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,853 [execute] INFO git cat-file --batch-check [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,858 [execute] INFO git rev-list c7b13a9d21fb53404ea0f6630ddcdf8218feef8a -- [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,858 [execute] DEBUG Popen(['git', 'rev-list', 'c7b13a9d21fb53404ea0f6630ddcdf8218feef8a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T18:35:52.924Z] 2023-09-19 18:35:52,876 [execute] INFO git fetch -v origin [2023-09-19T18:35:52.925Z] 2023-09-19 18:35:52,876 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T18:35:53.493Z] 2023-09-19 18:35:53,355 [run_push] DEBUG no remote changes detected [2023-09-19T18:35:53.493Z] 2023-09-19 18:35:53,355 [execute] INFO git push origin semver [2023-09-19T18:35:53.493Z] 2023-09-19 18:35:53,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T18:35:54.432Z] 2023-09-19 18:35:54,181 [run_push] DEBUG push all version tags [2023-09-19T18:35:54.432Z] 2023-09-19 18:35:54,182 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T18:35:54.432Z] 2023-09-19 18:35:54,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T18:35:55.002Z] 2023-09-19 18:35:54,918 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-19T18:35:55.002Z] 3.1.0-dev.33 [Pipeline] } [2023-09-19T18:35:55.013Z] $ docker exec --env ******** --env ******** 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 ssh-agent -k [2023-09-19T18:35:55.124Z] unset SSH_AUTH_SOCK; [2023-09-19T18:35:55.124Z] unset SSH_AGENT_PID; [2023-09-19T18:35:55.124Z] echo Agent pid 38 killed; [2023-09-19T18:35:55.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T18:35:55.438Z] + git semver [Pipeline] } [2023-09-19T18:35:55.711Z] $ docker stop --time=1 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 [2023-09-19T18:35:57.012Z] $ docker rm -f --volumes 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-19T18:35:57.588Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-09-19T18:35:57.589Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-19T18:35:57.589Z] total 16 [2023-09-19T18:35:57.589Z] drwxr-xr-x 3 root root 4096 Sep 19 18:26 . [2023-09-19T18:35:57.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 18:35 .. [2023-09-19T18:35:57.589Z] drwxr-xr-x 2 root root 4096 Sep 19 18:26 cost [2023-09-19T18:35:57.589Z] -rw-r--r-- 1 root root 92 Sep 19 18:26 cost.csv [2023-09-19T18:35:57.589Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-19T18:35:57.589Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-19T18:35:57.589Z] total 16 [2023-09-19T18:35:57.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 18:26 . [2023-09-19T18:35:57.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 18:35 .. [2023-09-19T18:35:57.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 18:26 cost [2023-09-19T18:35:57.589Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 19 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:57.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:35:58.725Z] ---> package-listing.sh [2023-09-19T18:35:58.725Z] ++ facter osfamily [2023-09-19T18:35:58.725Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T18:35:58.983Z] + OS_FAMILY=debian [2023-09-19T18:35:58.983Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-09-19T18:35:58.983Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T18:35:58.983Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T18:35:58.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T18:35:58.983Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T18:35:58.983Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-19T18:35:58.983Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T18:35:58.983Z] + case "${OS_FAMILY}" in [2023-09-19T18:35:58.983Z] + dpkg -l [2023-09-19T18:35:58.983Z] + grep '^ii' [2023-09-19T18:35:58.983Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T18:35:58.983Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T18:35:58.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T18:35:58.983Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-19T18:35:58.983Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-09-19T18:35:58.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2023-09-19T18:35:58.991Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T18:35:59.262Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T18:35:59.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T18:35:59.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T18:35:59.893Z] prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container [2023-09-19T18:35:59.921Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T18:36:00.120Z] $ docker top ce31ac751157f96b0de5508cdf91dac843a596165b0baf4dbbdc9c5a2e8b9d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T18:36:00.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T18:36:00.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T18:36:01.023Z] + ls /var/log/sa-host [2023-09-19T18:36:01.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T18:36:01.161Z] provisioning config files... [2023-09-19T18:36:01.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5506518040385131874tmp [Pipeline] { [Pipeline] echo [2023-09-19T18:36:01.184Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:36:01.470Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T18:36:01.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:36:01.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T18:36:01.827Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:36:02.107Z] ---> sudo-logs.sh [2023-09-19T18:36:02.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T18:36:02.174Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:36:02.551Z] ---> job-cost.sh [2023-09-19T18:36:02.551Z] lf-activate-venv: SKIPPING [2023-09-19T18:36:02.551Z] DEBUG: total: 0.2199999988079071 [2023-09-19T18:36:02.551Z] INFO: Retrieving Stack Cost... [2023-09-19T18:36:02.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T18:36:03.103Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T18:36:03.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T18:36:03.398Z] ---> logs-deploy.sh [2023-09-19T18:36:03.398Z] lf-activate-venv: SKIPPING [2023-09-19T18:36:03.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/295 [2023-09-19T18:36:03.398Z] INFO: archiving workspace using pattern(s): [2023-09-19T18:36:04.334Z] Archives upload complete. [2023-09-19T18:36:04.594Z] INFO: archiving logs to Nexus [2023-09-19T18:36:05.163Z] ---> uname -a: [2023-09-19T18:36:05.163Z] Linux prd-ubuntu20-04-docker-8c-8g-6601 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] ---> lscpu: [2023-09-19T18:36:05.163Z] Architecture: x86_64 [2023-09-19T18:36:05.163Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T18:36:05.163Z] Byte Order: Little Endian [2023-09-19T18:36:05.163Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T18:36:05.163Z] CPU(s): 8 [2023-09-19T18:36:05.163Z] On-line CPU(s) list: 0-7 [2023-09-19T18:36:05.163Z] Thread(s) per core: 1 [2023-09-19T18:36:05.163Z] Core(s) per socket: 1 [2023-09-19T18:36:05.163Z] Socket(s): 8 [2023-09-19T18:36:05.163Z] NUMA node(s): 1 [2023-09-19T18:36:05.163Z] Vendor ID: AuthenticAMD [2023-09-19T18:36:05.163Z] CPU family: 23 [2023-09-19T18:36:05.163Z] Model: 49 [2023-09-19T18:36:05.163Z] Model name: AMD EPYC-Rome Processor [2023-09-19T18:36:05.163Z] Stepping: 0 [2023-09-19T18:36:05.163Z] CPU MHz: 2799.998 [2023-09-19T18:36:05.163Z] BogoMIPS: 5599.99 [2023-09-19T18:36:05.163Z] Virtualization: AMD-V [2023-09-19T18:36:05.163Z] Hypervisor vendor: KVM [2023-09-19T18:36:05.163Z] Virtualization type: full [2023-09-19T18:36:05.163Z] L1d cache: 256 KiB [2023-09-19T18:36:05.163Z] L1i cache: 256 KiB [2023-09-19T18:36:05.163Z] L2 cache: 4 MiB [2023-09-19T18:36:05.163Z] L3 cache: 128 MiB [2023-09-19T18:36:05.163Z] NUMA node0 CPU(s): 0-7 [2023-09-19T18:36:05.163Z] Vulnerability Itlb multihit: Not affected [2023-09-19T18:36:05.163Z] Vulnerability L1tf: Not affected [2023-09-19T18:36:05.163Z] Vulnerability Mds: Not affected [2023-09-19T18:36:05.163Z] Vulnerability Meltdown: Not affected [2023-09-19T18:36:05.163Z] Vulnerability Mmio stale data: Not affected [2023-09-19T18:36:05.163Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T18:36:05.163Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T18:36:05.163Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T18:36:05.163Z] Vulnerability Srbds: Not affected [2023-09-19T18:36:05.163Z] Vulnerability Tsx async abort: Not affected [2023-09-19T18:36:05.163Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] ---> nproc: [2023-09-19T18:36:05.163Z] 8 [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] ---> df -h: [2023-09-19T18:36:05.163Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T18:36:05.163Z] overlay 155G 12G 143G 8% / [2023-09-19T18:36:05.163Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T18:36:05.163Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T18:36:05.163Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T18:36:05.163Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] ---> sar -b -r -n DEV: [2023-09-19T18:36:05.163Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6601) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] 18:23:17 LINUX RESTART (8 CPU) [2023-09-19T18:36:05.163Z] [2023-09-19T18:36:05.163Z] 18:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T18:36:05.163Z] 18:25:01 91.15 3.69 87.46 0.00 468.94 39619.18 0.00 [2023-09-19T18:36:05.163Z] 18:26:01 66.44 0.03 66.41 0.00 0.27 38754.49 0.00 [2023-09-19T18:36:05.164Z] 18:27:01 42.11 0.20 41.91 0.00 9.87 19813.36 0.00 [2023-09-19T18:36:05.164Z] 18:28:01 2.47 0.00 2.47 0.00 0.00 28.26 0.00 [2023-09-19T18:36:05.164Z] 18:29:01 52.09 10.61 41.48 0.00 5155.94 8429.66 0.00 [2023-09-19T18:36:05.164Z] 18:30:01 6.40 0.02 6.38 0.00 0.13 126.89 0.00 [2023-09-19T18:36:05.164Z] 18:31:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2023-09-19T18:36:05.164Z] 18:32:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 [2023-09-19T18:36:05.164Z] 18:33:01 3.40 1.02 2.38 0.00 21.86 30.93 0.00 [2023-09-19T18:36:05.164Z] 18:34:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 [2023-09-19T18:36:05.164Z] 18:35:01 9.21 0.17 9.04 0.00 16.38 7426.80 0.00 [2023-09-19T18:36:05.164Z] 18:36:01 112.23 0.38 111.85 0.00 31.33 51841.23 0.00 [2023-09-19T18:36:05.164Z] Average: 32.50 1.34 31.16 0.00 475.36 13807.92 0.00 [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] 18:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T18:36:05.164Z] 18:25:01 27980008 31358212 947416 2.88 100688 3469564 2274372 6.70 1504112 2941648 822344 [2023-09-19T18:36:05.164Z] 18:26:01 27752860 31532732 771996 2.35 103576 3840896 1939184 5.71 1542176 3105028 70216 [2023-09-19T18:36:05.164Z] 18:27:01 28547192 31596756 713196 2.17 107692 3149116 1755652 5.17 1114580 2785064 316 [2023-09-19T18:36:05.164Z] 18:28:01 28547680 31597288 712560 2.17 107780 3149116 1755652 5.17 1114300 2785064 4 [2023-09-19T18:36:05.164Z] 18:29:01 28069388 31574856 703892 2.14 137440 3573596 1709004 5.04 1426148 2919152 944 [2023-09-19T18:36:05.164Z] 18:30:01 28076228 31576924 701412 2.13 136028 3570344 1708260 5.03 1417744 2915944 8 [2023-09-19T18:36:05.164Z] 18:31:01 28083220 31584008 694280 2.11 136120 3570348 1708260 5.03 1410852 2915952 8 [2023-09-19T18:36:05.164Z] 18:32:01 28083664 31584552 693780 2.11 136204 3570352 1708260 5.03 1410944 2915952 8 [2023-09-19T18:36:05.164Z] 18:33:01 28083472 31585484 692972 2.11 136328 3570968 1715484 5.06 1409944 2916492 8 [2023-09-19T18:36:05.164Z] 18:34:01 28084124 31586228 692144 2.10 136404 3570968 1698732 5.01 1410108 2916496 8 [2023-09-19T18:36:05.164Z] 18:35:01 27309276 31568460 707068 2.15 140780 4275060 1770312 5.22 1432200 3619832 473952 [2023-09-19T18:36:05.164Z] 18:36:01 26546236 31530048 738424 2.25 176968 4881020 1870628 5.51 1562280 4162312 304 [2023-09-19T18:36:05.164Z] Average: 27930279 31556296 730762 2.22 129667 3682612 1801150 5.31 1396282 3074911 114010 [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] 18:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T18:36:05.164Z] 18:25:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:25:01 vethb0f30d7 117.06 231.88 11.22 1831.13 0.00 0.00 0.00 0.15 [2023-09-19T18:36:05.164Z] 18:25:01 docker0 176.28 290.63 13.96 2197.62 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:25:01 ens3 465.51 283.38 6127.05 45.66 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:26:01 vethb0f30d7 1.25 1.48 0.10 1.58 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:26:01 docker0 1.25 1.45 0.09 1.58 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:26:01 ens3 18.08 11.53 14.94 7.47 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:27:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:27:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:27:01 ens3 113.20 82.59 2528.10 100.80 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:28:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:29:01 ens3 184.47 74.27 2729.18 5.38 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:30:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:34:01 ens3 0.33 0.25 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:35:01 ens3 140.25 82.79 3979.23 11.23 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:36:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:36:01 docker0 71.90 117.66 5.76 1026.99 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] 18:36:01 ens3 307.82 187.69 4298.74 48.44 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] Average: docker0 20.57 33.79 1.63 266.14 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] Average: ens3 102.02 59.94 1633.71 18.22 0.00 0.00 0.00 0.00 [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] ---> sar -P ALL: [2023-09-19T18:36:05.164Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6601) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] 18:23:17 LINUX RESTART (8 CPU) [2023-09-19T18:36:05.164Z] [2023-09-19T18:36:05.164Z] 18:24:02 CPU %user %nice %system %iowait %steal %idle [2023-09-19T18:36:05.164Z] 18:25:01 all 25.57 0.00 4.61 3.41 0.07 66.34 [2023-09-19T18:36:05.164Z] 18:25:01 0 24.74 0.00 5.86 0.60 0.07 68.74 [2023-09-19T18:36:05.164Z] 18:25:01 1 25.48 0.00 4.07 6.81 0.07 63.56 [2023-09-19T18:36:05.164Z] 18:25:01 2 25.93 0.00 4.41 4.82 0.05 64.80 [2023-09-19T18:36:05.164Z] 18:25:01 3 24.77 0.00 4.36 1.39 0.09 69.39 [2023-09-19T18:36:05.164Z] 18:25:01 4 25.28 0.00 4.79 0.74 0.07 69.12 [2023-09-19T18:36:05.164Z] 18:25:01 5 26.23 0.00 4.17 2.37 0.07 67.18 [2023-09-19T18:36:05.164Z] 18:25:01 6 26.18 0.00 4.53 10.40 0.07 58.82 [2023-09-19T18:36:05.164Z] 18:25:01 7 25.99 0.00 4.70 0.17 0.10 69.04 [2023-09-19T18:36:05.164Z] 18:26:01 all 34.23 0.00 3.69 2.14 0.06 59.89 [2023-09-19T18:36:05.164Z] 18:26:01 0 34.17 0.00 3.66 0.60 0.05 61.52 [2023-09-19T18:36:05.164Z] 18:26:01 1 34.81 0.00 3.59 5.74 0.08 55.77 [2023-09-19T18:36:05.164Z] 18:26:01 2 34.23 0.00 3.61 0.60 0.05 61.51 [2023-09-19T18:36:05.164Z] 18:26:01 3 33.56 0.00 4.14 7.07 0.05 55.17 [2023-09-19T18:36:05.164Z] 18:26:01 4 34.54 0.00 3.50 1.22 0.07 60.68 [2023-09-19T18:36:05.164Z] 18:26:01 5 34.08 0.00 3.30 0.17 0.05 62.40 [2023-09-19T18:36:05.164Z] 18:26:01 6 33.58 0.00 3.88 0.57 0.05 61.92 [2023-09-19T18:36:05.164Z] 18:26:01 7 34.82 0.00 3.82 1.16 0.07 60.13 [2023-09-19T18:36:05.164Z] 18:27:01 all 14.03 0.00 2.01 1.10 0.04 82.81 [2023-09-19T18:36:05.164Z] 18:27:01 0 14.73 0.00 1.42 0.05 0.03 83.76 [2023-09-19T18:36:05.164Z] 18:27:01 1 13.93 0.00 2.72 1.04 0.05 82.27 [2023-09-19T18:36:05.164Z] 18:27:01 2 14.19 0.00 1.97 0.05 0.03 83.76 [2023-09-19T18:36:05.164Z] 18:27:01 3 13.52 0.00 1.68 0.96 0.05 83.80 [2023-09-19T18:36:05.164Z] 18:27:01 4 14.73 0.00 1.68 0.57 0.03 82.99 [2023-09-19T18:36:05.164Z] 18:27:01 5 13.88 0.00 1.49 0.02 0.05 84.56 [2023-09-19T18:36:05.164Z] 18:27:01 6 13.06 0.00 3.30 6.13 0.05 77.45 [2023-09-19T18:36:05.164Z] 18:27:01 7 14.23 0.00 1.87 0.00 0.05 83.85 [2023-09-19T18:36:05.164Z] 18:28:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2023-09-19T18:36:05.164Z] 18:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T18:36:05.164Z] 18:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2023-09-19T18:36:05.164Z] 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T18:36:05.164Z] 18:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T18:36:05.164Z] 18:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T18:36:05.164Z] 18:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-19T18:36:05.164Z] 18:28:01 6 0.03 0.00 0.00 0.07 0.02 99.88 [2023-09-19T18:36:05.164Z] 18:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T18:36:05.164Z] 18:29:01 all 2.55 0.00 1.37 0.71 0.03 95.35 [2023-09-19T18:36:05.164Z] 18:29:01 0 4.31 0.00 1.62 0.58 0.02 93.47 [2023-09-19T18:36:05.164Z] 18:29:01 1 2.20 0.00 1.25 0.68 0.02 95.84 [2023-09-19T18:36:05.164Z] 18:29:01 2 2.99 0.00 2.09 0.17 0.02 94.74 [2023-09-19T18:36:05.164Z] 18:29:01 3 2.42 0.00 0.80 0.15 0.03 96.60 [2023-09-19T18:36:05.164Z] 18:29:01 4 2.54 0.00 1.28 2.22 0.03 93.93 [2023-09-19T18:36:05.164Z] 18:29:01 5 1.72 0.00 1.95 0.25 0.03 96.04 [2023-09-19T18:36:05.164Z] 18:29:01 6 2.16 0.00 0.94 1.44 0.02 95.46 [2023-09-19T18:36:05.164Z] 18:29:01 7 2.04 0.00 1.05 0.17 0.03 96.70 [2023-09-19T18:36:05.164Z] 18:30:01 all 0.08 0.00 0.06 0.07 0.01 99.79 [2023-09-19T18:36:05.164Z] 18:30:01 0 0.22 0.00 0.15 0.22 0.02 99.40 [2023-09-19T18:36:05.164Z] 18:30:01 1 0.15 0.00 0.05 0.23 0.02 99.55 [2023-09-19T18:36:05.164Z] 18:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-19T18:36:05.164Z] 18:30:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-19T18:36:05.164Z] 18:30:01 4 0.02 0.00 0.05 0.08 0.00 99.85 [2023-09-19T18:36:05.164Z] 18:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T18:36:05.164Z] 18:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-19T18:36:05.164Z] 18:30:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-09-19T18:36:05.164Z] 18:31:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-09-19T18:36:05.164Z] 18:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-19T18:36:05.164Z] 18:31:01 1 0.05 0.00 0.00 0.13 0.00 99.82 [2023-09-19T18:36:05.164Z] 18:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T18:36:05.164Z] 18:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-19T18:36:05.164Z] 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T18:36:05.164Z] 18:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-19T18:36:05.164Z] 18:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T18:36:05.164Z] 18:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-19T18:36:05.164Z] 18:32:01 all 0.01 0.00 0.01 0.05 0.01 99.92 [2023-09-19T18:36:05.164Z] 18:32:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-19T18:36:05.164Z] 18:32:01 1 0.03 0.00 0.02 0.17 0.02 99.77 [2023-09-19T18:36:05.165Z] 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T18:36:05.165Z] 18:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T18:36:05.165Z] 18:32:01 4 0.00 0.00 0.03 0.18 0.02 99.77 [2023-09-19T18:36:05.165Z] 18:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T18:36:05.165Z] 18:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-19T18:36:05.165Z] 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T18:36:05.165Z] 18:33:01 all 0.26 0.00 0.04 0.01 0.01 99.68 [2023-09-19T18:36:05.165Z] 18:33:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2023-09-19T18:36:05.165Z] 18:33:01 1 0.10 0.00 0.02 0.07 0.02 99.80 [2023-09-19T18:36:05.165Z] 18:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-19T18:36:05.165Z] 18:33:01 3 1.63 0.00 0.07 0.02 0.00 98.29 [2023-09-19T18:36:05.165Z] 18:33:01 4 0.18 0.00 0.07 0.03 0.00 99.72 [2023-09-19T18:36:05.165Z] 18:33:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-19T18:36:05.165Z] 18:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-19T18:36:05.165Z] 18:33:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-19T18:36:05.165Z] 18:34:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-09-19T18:36:05.165Z] 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T18:36:05.165Z] 18:34:01 1 0.03 0.00 0.03 0.23 0.02 99.68 [2023-09-19T18:36:05.165Z] 18:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-19T18:36:05.165Z] 18:34:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-09-19T18:36:05.165Z] 18:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T18:36:05.165Z] 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T18:36:05.165Z] 18:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T18:36:05.165Z] 18:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T18:36:05.165Z] 18:35:01 all 2.87 0.00 1.21 0.76 0.03 95.14 [2023-09-19T18:36:05.165Z] 18:35:01 0 2.66 0.00 1.05 0.00 0.03 96.25 [2023-09-19T18:36:05.165Z] 18:35:01 1 4.23 0.00 0.99 2.56 0.05 92.18 [2023-09-19T18:36:05.165Z] 18:35:01 2 2.80 0.00 1.53 0.02 0.00 95.65 [2023-09-19T18:36:05.165Z] 18:35:01 3 3.09 0.00 1.16 3.16 0.03 92.55 [2023-09-19T18:36:05.165Z] 18:35:01 4 3.13 0.00 1.11 0.03 0.02 95.71 [2023-09-19T18:36:05.165Z] 18:35:01 5 2.73 0.00 1.61 0.00 0.03 95.64 [2023-09-19T18:36:05.165Z] 18:35:01 6 2.39 0.00 1.26 0.00 0.02 96.33 [2023-09-19T18:36:05.165Z] 18:35:01 7 1.89 0.00 0.95 0.33 0.03 96.79 [2023-09-19T18:36:05.165Z] [2023-09-19T18:36:05.165Z] 18:35:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T18:36:05.165Z] 18:36:01 all 7.36 0.00 3.24 4.02 0.08 85.31 [2023-09-19T18:36:05.165Z] 18:36:01 0 8.00 0.00 3.04 0.07 0.07 88.83 [2023-09-19T18:36:05.165Z] 18:36:01 1 7.44 0.00 3.22 3.61 0.08 85.64 [2023-09-19T18:36:05.165Z] 18:36:01 2 9.40 0.00 3.30 0.15 0.07 87.09 [2023-09-19T18:36:05.165Z] 18:36:01 3 5.86 0.00 3.10 6.10 0.08 84.86 [2023-09-19T18:36:05.165Z] 18:36:01 4 7.27 0.00 3.27 4.81 0.07 84.58 [2023-09-19T18:36:05.165Z] 18:36:01 5 6.30 0.00 3.12 0.24 0.07 90.27 [2023-09-19T18:36:05.165Z] 18:36:01 6 7.85 0.00 3.72 14.75 0.08 73.58 [2023-09-19T18:36:05.165Z] 18:36:01 7 6.70 0.00 3.12 2.55 0.08 87.54 [2023-09-19T18:36:05.165Z] Average: all 7.19 0.00 1.34 1.02 0.03 90.42 [2023-09-19T18:36:05.165Z] Average: 0 7.36 0.00 1.40 0.18 0.03 91.04 [2023-09-19T18:36:05.165Z] Average: 1 7.32 0.00 1.32 1.76 0.04 89.56 [2023-09-19T18:36:05.165Z] Average: 2 7.40 0.00 1.41 0.47 0.02 90.70 [2023-09-19T18:36:05.165Z] Average: 3 7.03 0.00 1.27 1.56 0.03 90.10 [2023-09-19T18:36:05.165Z] Average: 4 7.27 0.00 1.31 0.82 0.03 90.57 [2023-09-19T18:36:05.165Z] Average: 5 7.03 0.00 1.30 0.25 0.03 91.39 [2023-09-19T18:36:05.165Z] Average: 6 7.03 0.00 1.46 2.74 0.03 88.74 [2023-09-19T18:36:05.165Z] Average: 7 7.09 0.00 1.29 0.36 0.03 91.22 [2023-09-19T18:36:05.165Z] [2023-09-19T18:36:05.165Z] [2023-09-19T18:36:05.165Z]