Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b7140a9e066d10e170167f3f6a69b25bc20ae06 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-ssh12487659346657918085.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13418370844857447786.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18352285306213574466.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6224877428854069918.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15841531225730879959.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117167 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9b7140a9e066d10e170167f3f6a69b25bc20ae06 (main) Commit message: "fix: Revert Client intitailization out of MakeItRun (#1207)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 > git rev-list --no-walk 41dacff4e2d29e4d95abdaf953355759a119e945 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T15:56:23.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T15:56:23.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T15:56:23.201Z] ========================================================= [2022-10-26T15:56:23.201Z] EdgeX Global Pipelines Version Info [2022-10-26T15:56:23.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:56:23.903Z] ------------------- [2022-10-26T15:56:23.903Z] stable info: [2022-10-26T15:56:23.903Z] ------------------- [2022-10-26T15:56:23.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T15:56:23.903Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:56:23.903Z] Message: update stable to v1.0.243 [2022-10-26T15:56:24.474Z] ------------------- [2022-10-26T15:56:24.474Z] experimental info: [2022-10-26T15:56:24.474Z] ------------------- [2022-10-26T15:56:24.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T15:56:24.474Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:56:24.474Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T15:56:24.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-10-26T15:56:24.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-10-26T15:56:24.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T15:56:24.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T15:56:24.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T15:56:24.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T15:56:24.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T15:56:24.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T15:56:24.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T15:56:24.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T15:56:24.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T15:56:24.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-10-26T15:56:24.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T15:56:24.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T15:56:24.724Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:56:24.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:56:24.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:56:24.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T15:56:24.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T15:56:24.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T15:56:24.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T15:56:24.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T15:56:24.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T15:56:24.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T15:56:24.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T15:56:24.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T15:56:24.834Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T15:56:24.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T15:56:24.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T15:56:24.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T15:56:24.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo [2022-10-26T15:56:24.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b7140a [Pipeline] echo [2022-10-26T15:56:24.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T15:56:25.217Z] + git rev-list -1 --merges 9b7140a9e066d10e170167f3f6a69b25bc20ae06~1..9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo [2022-10-26T15:56:25.244Z] -----------> git rev-list -1 --merges 9b7140a9e066d10e170167f3f6a69b25bc20ae06~1..9b7140a9e066d10e170167f3f6a69b25bc20ae06 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [false] [Pipeline] sh [2022-10-26T15:56:25.527Z] + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo [2022-10-26T15:56:25.541Z] ========================================================= [2022-10-26T15:56:25.541Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T15:56:25.541Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:56:25.873Z] + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] echo [2022-10-26T15:56:25.884Z] [semverPrep] GIT_COMMIT: 9b7140a9e066d10e170167f3f6a69b25bc20ae06, Commit Message: fix: Revert Client intitailization out of MakeItRun (#1207) [Pipeline] echo [2022-10-26T15:56:25.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T15:56:26.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:56:26.231Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T15:56:26.231Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T15:56:26.231Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T15:56:26.231Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T15:56:26.231Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T15:56:26.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:56:26.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:56:26.842Z] [2022-10-26T15:56:26.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:56:27.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:56:27.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T15:56:27.398Z] b85a868b505f: Pulling fs layer [2022-10-26T15:56:27.398Z] e2be974225ed: Pulling fs layer [2022-10-26T15:56:27.398Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T15:56:27.398Z] 988bab9f4d93: Pulling fs layer [2022-10-26T15:56:27.398Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T15:56:27.398Z] eaf3925da568: Pulling fs layer [2022-10-26T15:56:27.398Z] bab4dde63d76: Pulling fs layer [2022-10-26T15:56:27.398Z] bde34c3a00c8: Pulling fs layer [2022-10-26T15:56:27.398Z] b352a97aabf1: Pulling fs layer [2022-10-26T15:56:27.398Z] 4872d77fe225: Pulling fs layer [2022-10-26T15:56:27.398Z] 5851b861e8e6: Pulling fs layer [2022-10-26T15:56:27.398Z] eaf3925da568: Waiting [2022-10-26T15:56:27.398Z] 988bab9f4d93: Waiting [2022-10-26T15:56:27.398Z] 1469e6f7b9e6: Waiting [2022-10-26T15:56:27.398Z] bab4dde63d76: Waiting [2022-10-26T15:56:27.398Z] bde34c3a00c8: Waiting [2022-10-26T15:56:27.398Z] b352a97aabf1: Waiting [2022-10-26T15:56:27.398Z] 5851b861e8e6: Waiting [2022-10-26T15:56:27.398Z] 4872d77fe225: Waiting [2022-10-26T15:56:27.398Z] e2be974225ed: Verifying Checksum [2022-10-26T15:56:27.398Z] e2be974225ed: Download complete [2022-10-26T15:56:27.398Z] 988bab9f4d93: Verifying Checksum [2022-10-26T15:56:27.398Z] 988bab9f4d93: Download complete [2022-10-26T15:56:27.656Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T15:56:27.656Z] 1469e6f7b9e6: Download complete [2022-10-26T15:56:27.656Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T15:56:27.656Z] 339a4e72a1f5: Download complete [2022-10-26T15:56:27.656Z] eaf3925da568: Download complete [2022-10-26T15:56:27.656Z] bde34c3a00c8: Download complete [2022-10-26T15:56:27.656Z] b352a97aabf1: Download complete [2022-10-26T15:56:27.656Z] 4872d77fe225: Verifying Checksum [2022-10-26T15:56:27.656Z] 4872d77fe225: Download complete [2022-10-26T15:56:27.656Z] 5851b861e8e6: Verifying Checksum [2022-10-26T15:56:27.656Z] 5851b861e8e6: Download complete [2022-10-26T15:56:27.656Z] b85a868b505f: Verifying Checksum [2022-10-26T15:56:27.656Z] b85a868b505f: Download complete [2022-10-26T15:56:28.225Z] bab4dde63d76: Verifying Checksum [2022-10-26T15:56:28.226Z] bab4dde63d76: Download complete [2022-10-26T15:56:29.161Z] b85a868b505f: Pull complete [2022-10-26T15:56:29.161Z] e2be974225ed: Pull complete [2022-10-26T15:56:29.730Z] 339a4e72a1f5: Pull complete [2022-10-26T15:56:29.730Z] 988bab9f4d93: Pull complete [2022-10-26T15:56:29.989Z] 1469e6f7b9e6: Pull complete [2022-10-26T15:56:29.989Z] eaf3925da568: Pull complete [2022-10-26T15:56:31.889Z] bab4dde63d76: Pull complete [2022-10-26T15:56:31.889Z] bde34c3a00c8: Pull complete [2022-10-26T15:56:32.149Z] b352a97aabf1: Pull complete [2022-10-26T15:56:32.149Z] 4872d77fe225: Pull complete [2022-10-26T15:56:32.408Z] 5851b861e8e6: Pull complete [2022-10-26T15:56:32.408Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T15:56:32.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:56:32.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:56:32.502Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T15:56:32.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T15:56:34.132Z] $ docker top f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 -eo pid,comm [2022-10-26T15:56:34.205Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T15:56:34.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:56:34.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:56:34.240Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:56:34.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:56:34.344Z] $ docker exec f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent [2022-10-26T15:56:34.474Z] SSH_AUTH_SOCK=/tmp/ssh-MJNGI6Sj4iAI/agent.32 [2022-10-26T15:56:34.474Z] SSH_AGENT_PID=38 [2022-10-26T15:56:34.480Z] Running ssh-add (command line suppressed) [2022-10-26T15:56:34.575Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1185874461482766384.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1185874461482766384.key) [2022-10-26T15:56:34.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:56:34.894Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T15:56:34.890Z] $ docker exec --env ******** --env ******** f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent -k [2022-10-26T15:56:35.010Z] unset SSH_AUTH_SOCK; [2022-10-26T15:56:35.011Z] unset SSH_AGENT_PID; [2022-10-26T15:56:35.011Z] echo Agent pid 38 killed; [2022-10-26T15:56:35.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T15:56:35.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:56:35.077Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:56:35.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:56:35.203Z] $ docker exec f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent [2022-10-26T15:56:35.340Z] SSH_AUTH_SOCK=/tmp/ssh-Hsw6MY3aCXvW/agent.70 [2022-10-26T15:56:35.341Z] SSH_AGENT_PID=76 [2022-10-26T15:56:35.347Z] Running ssh-add (command line suppressed) [2022-10-26T15:56:35.443Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9670593979685911651.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9670593979685911651.key) [2022-10-26T15:56:35.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:56:35.757Z] + git semver init [2022-10-26T15:56:36.016Z] 2022-10-26 15:56:35,916 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T15:56:36.016Z] 2022-10-26 15:56:35,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-10-26T15:56:36.017Z] 2022-10-26 15:56:35,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-10-26T15:56:36.017Z] 2022-10-26 15:56:35,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:56:37.392Z] 2022-10-26 15:56:37,374 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-10-26T15:56:37.392Z] 2022-10-26 15:56:37,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-10-26T15:56:37.392Z] 2022-10-26 15:56:37,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T15:56:37.392Z] 2022-10-26 15:56:37,375 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T15:56:37.392Z] 2.3.0-dev.57 [Pipeline] } [2022-10-26T15:56:37.646Z] $ docker exec --env ******** --env ******** f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 ssh-agent -k [2022-10-26T15:56:37.742Z] unset SSH_AUTH_SOCK; [2022-10-26T15:56:37.742Z] unset SSH_AGENT_PID; [2022-10-26T15:56:37.743Z] echo Agent pid 76 killed; [2022-10-26T15:56:37.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:56:38.076Z] + git semver [Pipeline] } [2022-10-26T15:56:38.336Z] $ docker stop --time=1 f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 [2022-10-26T15:56:39.656Z] $ docker rm -f f34069accbf788ed26f6c226ff420f8c6bcc4cdba98038fce7ad7e01f0c99a13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:56:40.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T15:56:40.178Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T15:56:40.180Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.57 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-26T15:56:40.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:56:40.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:56:40.350Z] ========================================================= [2022-10-26T15:56:40.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T15:56:40.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:56:40.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:56:40.642Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T15:56:40.642Z] 213ec9aee27d: Pulling fs layer [2022-10-26T15:56:40.642Z] 4583459ba037: Pulling fs layer [2022-10-26T15:56:40.642Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T15:56:40.642Z] 53926ce57604: Pulling fs layer [2022-10-26T15:56:40.642Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T15:56:40.642Z] 30f14e443154: Pulling fs layer [2022-10-26T15:56:40.642Z] 801331c1e519: Pulling fs layer [2022-10-26T15:56:40.642Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T15:56:40.642Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T15:56:40.642Z] 21b2b0c7a3f4: Waiting [2022-10-26T15:56:40.642Z] 30f14e443154: Waiting [2022-10-26T15:56:40.642Z] 801331c1e519: Waiting [2022-10-26T15:56:40.642Z] 99cc6dd402b0: Waiting [2022-10-26T15:56:40.642Z] 7d9ed39f4882: Waiting [2022-10-26T15:56:40.642Z] 53926ce57604: Waiting [2022-10-26T15:56:40.642Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T15:56:40.642Z] 93c1e223e6f2: Download complete [2022-10-26T15:56:40.642Z] 4583459ba037: Verifying Checksum [2022-10-26T15:56:40.642Z] 4583459ba037: Download complete [2022-10-26T15:56:40.642Z] 21b2b0c7a3f4: Download complete [2022-10-26T15:56:40.642Z] 30f14e443154: Verifying Checksum [2022-10-26T15:56:40.642Z] 30f14e443154: Download complete [2022-10-26T15:56:40.642Z] 213ec9aee27d: Verifying Checksum [2022-10-26T15:56:40.642Z] 213ec9aee27d: Download complete [2022-10-26T15:56:40.642Z] 801331c1e519: Download complete [2022-10-26T15:56:40.908Z] 213ec9aee27d: Pull complete [2022-10-26T15:56:40.908Z] 4583459ba037: Pull complete [2022-10-26T15:56:41.181Z] 93c1e223e6f2: Pull complete [2022-10-26T15:56:41.443Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T15:56:41.443Z] 7d9ed39f4882: Download complete [2022-10-26T15:56:41.443Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T15:56:41.443Z] 99cc6dd402b0: Download complete [2022-10-26T15:56:41.443Z] 53926ce57604: Verifying Checksum [2022-10-26T15:56:41.443Z] 53926ce57604: Download complete [2022-10-26T15:56:45.639Z] 53926ce57604: Pull complete [2022-10-26T15:56:45.639Z] 21b2b0c7a3f4: Pull complete [2022-10-26T15:56:45.639Z] 30f14e443154: Pull complete [2022-10-26T15:56:45.639Z] 801331c1e519: Pull complete [2022-10-26T15:56:47.543Z] 99cc6dd402b0: Pull complete [2022-10-26T15:56:48.483Z] 7d9ed39f4882: Pull complete [2022-10-26T15:56:48.483Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T15:56:48.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:56:48.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T15:56:48.765Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:56:49.063Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:56:49.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:56:49.129Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T15:56:49.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:56:51.953Z] $ docker top 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:56:52.309Z] + go version [2022-10-26T15:56:52.309Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T15:56:52.313Z] $ docker stop --time=1 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 [2022-10-26T15:56:53.651Z] $ docker rm -f 6c36e4350c98402f9e3f685669abac17c9ed3eb270c25241d4e813aa6458e0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:56:54.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:56:54.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:56:54.115Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T15:56:54.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:56:54.476Z] $ docker top 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:56:54.836Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:56:55.134Z] + make test [2022-10-26T15:56:55.134Z] make -C ./app-service-template build [2022-10-26T15:56:55.134Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T15:56:55.134Z] go mod tidy [2022-10-26T15:56:55.134Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-26T15:56:55.134Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T15:56:55.134Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T15:56:55.134Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T15:56:55.134Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-10-26T15:56:55.134Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T15:56:55.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T15:56:55.134Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T15:56:55.266Z] Still waiting to schedule task [2022-10-26T15:56:55.266Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T15:56:55.397Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T15:56:55.397Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-26T15:56:55.397Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T15:56:55.397Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T15:56:55.397Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-26T15:56:55.397Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T15:56:55.397Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T15:56:55.397Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T15:56:55.397Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T15:56:55.397Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T15:56:55.397Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T15:56:55.397Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T15:56:55.397Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T15:56:55.397Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T15:56:55.397Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T15:56:55.397Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T15:56:55.397Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T15:56:55.656Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T15:56:55.914Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-26T15:56:55.914Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T15:56:55.914Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T15:56:56.172Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T15:56:56.172Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T15:56:56.172Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-26T15:56:56.172Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-26T15:56:56.172Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-26T15:56:56.172Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-26T15:56:56.172Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-26T15:56:56.172Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T15:56:56.430Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-26T15:56:56.430Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T15:56:56.430Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T15:56:56.430Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-26T15:56:56.430Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-26T15:56:56.687Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-26T15:56:56.687Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-26T15:56:56.687Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T15:56:56.687Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T15:56:56.687Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T15:56:56.687Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T15:56:56.687Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-26T15:56:56.687Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T15:56:56.687Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-26T15:56:56.687Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-26T15:56:56.687Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-26T15:56:56.687Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-26T15:56:56.687Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-26T15:56:56.687Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-26T15:56:56.687Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-26T15:56:56.687Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-26T15:56:56.687Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-26T15:56:56.687Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T15:56:56.687Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T15:56:56.687Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T15:56:56.945Z] go: downloading github.com/kr/text v0.2.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/google/btree v1.0.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-26T15:56:56.945Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-26T15:56:56.945Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-26T15:56:56.945Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T15:56:56.945Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-26T15:56:56.945Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T15:56:56.945Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-26T15:56:56.945Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-26T15:56:58.847Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T15:56:58.847Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2022-10-26T15:57:16.974Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T15:57:16.974Z] make -C ./app-service-template test [2022-10-26T15:57:16.974Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T15:57:16.974Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-26T15:57:38.935Z] ok app-new-service 0.073s coverage: 48.1% of statements [2022-10-26T15:57:38.935Z] ? app-new-service/config [no test files] [2022-10-26T15:57:38.935Z] ok app-new-service/functions 0.072s coverage: 85.3% of statements [2022-10-26T15:57:38.935Z] CGO_ENABLED=1 go vet ./... [2022-10-26T15:57:48.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:57:48.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:57:48.919Z] ./bin/test-attribution-txt.sh [2022-10-26T15:57:48.919Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-10-26T15:57:48.919Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:57:48.919Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.26 [2022-10-26T15:57:48.919Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-26T15:57:48.919Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-26T15:57:48.919Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-26T15:57:48.919Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 60.4% of statements [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.088s coverage: 93.9% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 76.5% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.102s coverage: 88.7% of statements [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.055s coverage: 100.0% of statements [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.144s coverage: 76.4% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.058s coverage: 97.3% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.077s coverage: 82.8% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.709s coverage: 81.5% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.145s coverage: 28.7% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 14.0% of statements [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.088s coverage: 27.3% of statements [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T15:57:54.189Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T15:57:54.189Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements [2022-10-26T15:58:20.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements [2022-10-26T15:58:20.731Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.047s coverage: 94.4% of statements [2022-10-26T15:58:20.731Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T15:58:21.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:58:21.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:58:29.768Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-10-26T15:58:29.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T15:58:29.745Z] $ docker stop --time=1 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 [2022-10-26T15:58:31.329Z] $ docker rm -f 92d19e9b3ca90a3908e0d8e20e092e9afa6fc41a8fa5dba59b3192723c8d0b29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:58:32.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T15:58:32.178Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:32.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:58:32.599Z] [2022-10-26T15:58:32.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:32.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:58:32.894Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T15:58:32.894Z] 5eb5b503b376: Pulling fs layer [2022-10-26T15:58:32.894Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T15:58:32.894Z] ec43610c2a17: Pulling fs layer [2022-10-26T15:58:32.894Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T15:58:32.894Z] 33b1e0a273af: Pulling fs layer [2022-10-26T15:58:32.894Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T15:58:32.894Z] 2f39f015ded8: Pulling fs layer [2022-10-26T15:58:32.894Z] 3a2ae6a8a46f: Waiting [2022-10-26T15:58:32.894Z] 33b1e0a273af: Waiting [2022-10-26T15:58:32.894Z] 5d3b04190fa2: Waiting [2022-10-26T15:58:32.894Z] 2f39f015ded8: Waiting [2022-10-26T15:58:32.894Z] 5c69ac0246d0: Download complete [2022-10-26T15:58:32.894Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T15:58:32.894Z] 3a2ae6a8a46f: Download complete [2022-10-26T15:58:33.153Z] 33b1e0a273af: Verifying Checksum [2022-10-26T15:58:33.153Z] 33b1e0a273af: Download complete [2022-10-26T15:58:33.153Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T15:58:33.153Z] 5d3b04190fa2: Download complete [2022-10-26T15:58:33.413Z] ec43610c2a17: Verifying Checksum [2022-10-26T15:58:33.413Z] ec43610c2a17: Download complete [2022-10-26T15:58:33.413Z] 5eb5b503b376: Verifying Checksum [2022-10-26T15:58:33.413Z] 5eb5b503b376: Download complete [2022-10-26T15:58:33.981Z] 2f39f015ded8: Download complete [2022-10-26T15:58:34.553Z] 5eb5b503b376: Pull complete [2022-10-26T15:58:34.553Z] 5c69ac0246d0: Pull complete [2022-10-26T15:58:35.121Z] ec43610c2a17: Pull complete [2022-10-26T15:58:35.121Z] 3a2ae6a8a46f: Pull complete [2022-10-26T15:58:35.420Z] 33b1e0a273af: Pull complete [2022-10-26T15:58:35.420Z] 5d3b04190fa2: Pull complete [2022-10-26T15:58:39.717Z] 2f39f015ded8: Pull complete [2022-10-26T15:58:39.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T15:58:39.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:58:39.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:58:39.786Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T15:58:39.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T15:58:41.535Z] $ docker top 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:58:41.955Z] ---> job-cost.sh [2022-10-26T15:58:41.955Z] lf-activate-venv: SKIPPING [2022-10-26T15:58:41.955Z] INFO: No Stack... [2022-10-26T15:58:42.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T15:58:42.473Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T15:58:42.762Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-10-26T15:58:42.762Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T15:58:42.776Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [2022-10-26T15:58:42.784Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] did not exist. Created. [2022-10-26T15:58:42.784Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:58:43.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T15:58:43.116Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T15:58:43.125Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T15:58:43.091Z] $ docker stop --time=1 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 [2022-10-26T15:58:44.257Z] $ docker rm -f 0440e69e04a1209eba2535ab74a82523b974dcf2861543583b985eff44ab1545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T16:00:46.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117174 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-26T16:00:46.774Z] Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { [Pipeline] checkout [2022-10-26T16:00:46.808Z] The recommended git tool is: git [2022-10-26T16:00:52.224Z] using credential edgex-jenkins-ssh [2022-10-26T16:00:52.239Z] Cloning the remote Git repository [2022-10-26T16:00:52.286Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-26T16:00:52.357Z] > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 [2022-10-26T16:00:52.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-10-26T16:00:52.489Z] > git --version # timeout=10 [2022-10-26T16:00:52.515Z] > git --version # 'git version 2.25.1' [2022-10-26T16:00:52.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T16:00:52.572Z] Verifying host key using known hosts file [2022-10-26T16:00:52.767Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T16:00:52.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T16:00:56.403Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-10-26T16:00:56.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T16:00:57.253Z] Avoid second fetch [2022-10-26T16:00:57.253Z] Checking out Revision 9b7140a9e066d10e170167f3f6a69b25bc20ae06 (main) [2022-10-26T16:00:57.788Z] Commit message: "fix: Revert Client intitailization out of MakeItRun (#1207)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T16:00:57.273Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T16:00:57.294Z] > git checkout -f 9b7140a9e066d10e170167f3f6a69b25bc20ae06 # timeout=10 [2022-10-26T16:00:58.673Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T16:00:58.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:00:58.674Z] Dload Upload Total Spent Left Speed [2022-10-26T16:00:58.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-10-26T16:00:59.299Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T16:00:59.627Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T16:00:59.627Z] + sudo tee /etc/docker/daemon.new [2022-10-26T16:00:59.627Z] { [2022-10-26T16:00:59.627Z] "registry-mirrors": [ [2022-10-26T16:00:59.627Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T16:00:59.627Z] ], [2022-10-26T16:00:59.627Z] "bip": "10.250.0.254/24", [2022-10-26T16:00:59.627Z] "hosts": [ [2022-10-26T16:00:59.627Z] "tcp://0.0.0.0:5555", [2022-10-26T16:00:59.627Z] "unix:///var/run/docker.sock" [2022-10-26T16:00:59.627Z] ], [2022-10-26T16:00:59.627Z] "mtu": 1458, [2022-10-26T16:00:59.627Z] "selinux-enabled": true, [2022-10-26T16:00:59.627Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T16:00:59.627Z] } [Pipeline] sh [2022-10-26T16:00:59.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T16:01:00.300Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-26T16:01:18.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:01:18.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:01:18.667Z] ========================================================= [2022-10-26T16:01:18.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T16:01:18.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:01:18.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:19.566Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T16:01:19.566Z] 9b18e9b68314: Pulling fs layer [2022-10-26T16:01:19.566Z] d32db5db7311: Pulling fs layer [2022-10-26T16:01:19.566Z] d0c4b47475fc: Pulling fs layer [2022-10-26T16:01:19.566Z] 5831b945b038: Pulling fs layer [2022-10-26T16:01:19.566Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T16:01:19.566Z] e10730c5d714: Pulling fs layer [2022-10-26T16:01:19.566Z] 5dd5c2283517: Pulling fs layer [2022-10-26T16:01:19.566Z] d5ac0230b979: Pulling fs layer [2022-10-26T16:01:19.566Z] 5831b945b038: Waiting [2022-10-26T16:01:19.566Z] e10730c5d714: Waiting [2022-10-26T16:01:19.566Z] 5dd5c2283517: Waiting [2022-10-26T16:01:19.566Z] 86bbec2aaacd: Waiting [2022-10-26T16:01:19.566Z] d0c4b47475fc: Verifying Checksum [2022-10-26T16:01:19.566Z] d0c4b47475fc: Download complete [2022-10-26T16:01:19.566Z] d32db5db7311: Download complete [2022-10-26T16:01:19.566Z] 86bbec2aaacd: Download complete [2022-10-26T16:01:19.566Z] e10730c5d714: Verifying Checksum [2022-10-26T16:01:19.566Z] e10730c5d714: Download complete [2022-10-26T16:01:19.566Z] 9b18e9b68314: Verifying Checksum [2022-10-26T16:01:19.566Z] 9b18e9b68314: Download complete [2022-10-26T16:01:20.539Z] 9b18e9b68314: Pull complete [2022-10-26T16:01:20.539Z] d5ac0230b979: Verifying Checksum [2022-10-26T16:01:20.539Z] d5ac0230b979: Download complete [2022-10-26T16:01:21.133Z] d32db5db7311: Pull complete [2022-10-26T16:01:21.400Z] d0c4b47475fc: Pull complete [2022-10-26T16:01:21.667Z] 5dd5c2283517: Verifying Checksum [2022-10-26T16:01:21.667Z] 5dd5c2283517: Download complete [2022-10-26T16:01:22.252Z] 5831b945b038: Verifying Checksum [2022-10-26T16:01:22.252Z] 5831b945b038: Download complete [2022-10-26T16:01:34.581Z] 5831b945b038: Pull complete [2022-10-26T16:01:34.581Z] 86bbec2aaacd: Pull complete [2022-10-26T16:01:34.581Z] e10730c5d714: Pull complete [2022-10-26T16:01:39.941Z] 5dd5c2283517: Pull complete [2022-10-26T16:01:41.894Z] d5ac0230b979: Pull complete [2022-10-26T16:01:41.894Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T16:01:41.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:41.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-26T16:01:42.226Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:01:42.572Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T16:01:42.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:01:42.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container [2022-10-26T16:01:42.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T16:01:46.050Z] $ docker top a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:01:46.901Z] + go version [2022-10-26T16:01:46.901Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T16:01:46.923Z] $ docker stop --time=1 a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 [2022-10-26T16:01:48.565Z] $ docker rm -f a4a5f9dcda44ed8199cfb281bf566a094b3e2ea63964a0151aee9ab344dd49b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:01:49.130Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T16:01:49.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:01:49.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container [2022-10-26T16:01:49.421Z] $ 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/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T16:01:50.601Z] $ docker top d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:01:51.472Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/178 [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:01:51.807Z] + make test [2022-10-26T16:01:52.077Z] make -C ./app-service-template build [2022-10-26T16:01:52.077Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/178/app-service-template' [2022-10-26T16:01:52.077Z] go mod tidy [2022-10-26T16:01:52.077Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-26T16:01:52.077Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T16:01:52.346Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T16:01:52.346Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T16:01:52.623Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-10-26T16:01:52.623Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T16:01:52.623Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T16:01:52.623Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T16:01:52.623Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T16:01:52.623Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T16:01:52.623Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T16:01:52.897Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-10-26T16:01:52.897Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T16:01:52.897Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T16:01:52.897Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T16:01:52.897Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T16:01:52.897Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T16:01:53.168Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T16:01:53.168Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T16:01:53.168Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T16:01:53.168Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T16:01:53.168Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T16:01:53.168Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T16:01:53.168Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T16:01:53.168Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T16:01:53.168Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T16:01:53.168Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T16:01:53.759Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T16:01:54.351Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-10-26T16:01:54.351Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-10-26T16:01:56.324Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T16:01:56.324Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T16:01:56.593Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T16:01:56.593Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T16:01:56.593Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-10-26T16:01:56.593Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T16:01:56.593Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T16:01:56.864Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T16:01:56.864Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T16:01:56.864Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T16:01:56.864Z] go: downloading github.com/kr/pretty v0.3.0 [2022-10-26T16:01:56.864Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-10-26T16:01:56.864Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-10-26T16:01:56.864Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-10-26T16:01:57.134Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T16:01:57.424Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T16:01:57.424Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T16:01:57.424Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-10-26T16:01:57.694Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T16:01:57.694Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T16:01:58.659Z] go: downloading github.com/kr/text v0.2.0 [2022-10-26T16:01:58.659Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T16:01:58.659Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T16:01:58.659Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-10-26T16:01:58.659Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-10-26T16:01:58.659Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-10-26T16:01:58.926Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-10-26T16:01:58.926Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-10-26T16:01:58.926Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-10-26T16:01:58.926Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T16:01:59.205Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T16:01:59.205Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T16:01:59.205Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-10-26T16:01:59.794Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-10-26T16:01:59.794Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-10-26T16:01:59.794Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-10-26T16:01:59.794Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T16:02:00.063Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T16:02:03.419Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-26T16:02:03.419Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T16:02:03.419Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T16:02:03.419Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T16:02:03.419Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-26T16:02:03.419Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-26T16:02:03.419Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T16:02:03.419Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-10-26T16:02:03.419Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-10-26T16:02:03.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T16:02:03.688Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-10-26T16:02:03.688Z] go: downloading github.com/google/btree v1.0.0 [2022-10-26T16:02:03.688Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-10-26T16:02:03.688Z] go: downloading github.com/miekg/dns v1.1.41 [2022-10-26T16:02:03.960Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-10-26T16:02:03.960Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-26T16:02:03.960Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-10-26T16:02:04.229Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T16:02:04.229Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-10-26T16:02:04.229Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-10-26T16:02:05.647Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T16:02:06.233Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2022-10-26T16:04:28.003Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/178/app-service-template' [2022-10-26T16:04:28.003Z] make -C ./app-service-template test [2022-10-26T16:04:28.003Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/178/app-service-template' [2022-10-26T16:04:28.003Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-10-26T16:07:19.793Z] ok app-new-service 0.266s coverage: 48.1% of statements [2022-10-26T16:07:19.793Z] ? app-new-service/config [no test files] [2022-10-26T16:07:19.793Z] ok app-new-service/functions 0.290s coverage: 85.3% of statements [2022-10-26T16:07:19.793Z] CGO_ENABLED=1 go vet ./... [2022-10-26T16:08:56.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T16:08:56.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T16:08:56.461Z] ./bin/test-attribution-txt.sh [2022-10-26T16:08:56.461Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/178/app-service-template' [2022-10-26T16:08:56.461Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T16:08:56.461Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.26 [2022-10-26T16:08:56.461Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-26T16:08:56.461Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-10-26T16:08:56.461Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 [2022-10-26T16:08:56.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-10-26T16:09:23.167Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.618s coverage: 60.4% of statements [2022-10-26T16:09:23.167Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.309s coverage: 93.9% of statements [2022-10-26T16:09:23.167Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-10-26T16:09:23.167Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.391s coverage: 76.5% of statements [2022-10-26T16:09:23.167Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-10-26T16:09:23.167Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.347s coverage: 88.7% of statements [2022-10-26T16:09:23.167Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.142s coverage: 100.0% of statements [2022-10-26T16:09:25.745Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.943s coverage: 76.4% of statements [2022-10-26T16:09:25.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-10-26T16:09:25.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-10-26T16:09:25.745Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.268s coverage: 97.3% of statements [2022-10-26T16:09:25.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-10-26T16:09:25.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-10-26T16:09:25.745Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.343s coverage: 82.8% of statements [2022-10-26T16:09:25.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-10-26T16:09:30.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.253s coverage: 81.5% of statements [2022-10-26T16:09:30.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-10-26T16:09:30.002Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-10-26T16:09:30.966Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.442s coverage: 28.7% of statements [2022-10-26T16:09:30.966Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-10-26T16:09:33.567Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.259s coverage: 14.0% of statements [2022-10-26T16:09:33.567Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.359s coverage: 27.3% of statements [2022-10-26T16:09:33.567Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-10-26T16:09:33.567Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-26T16:09:37.831Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.273s coverage: 51.4% of statements [2022-10-26T16:10:10.076Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.571s coverage: 75.5% of statements [2022-10-26T16:10:10.076Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.321s coverage: 94.4% of statements [2022-10-26T16:10:10.076Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T16:10:28.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T16:10:28.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T16:10:28.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-10-26T16:10:28.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T16:10:28.386Z] $ docker stop --time=1 d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 [2022-10-26T16:10:30.909Z] $ docker rm -f d268bddc54a3552e392cf65ff71b14563537cd1a4427aa2391adc11b38b4e890 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:10:35.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T16:10:35.292Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T16:10:35.844Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:10:36.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:10:36.320Z] [2022-10-26T16:10:36.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:10:36.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:10:36.932Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T16:10:36.932Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T16:10:36.932Z] 04944245beec: Pulling fs layer [2022-10-26T16:10:36.932Z] 699f458cf7ca: Pulling fs layer [2022-10-26T16:10:36.932Z] 765212b225bb: Pulling fs layer [2022-10-26T16:10:36.932Z] f23df028b6ca: Pulling fs layer [2022-10-26T16:10:36.932Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T16:10:36.932Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T16:10:36.932Z] 765212b225bb: Waiting [2022-10-26T16:10:36.932Z] f23df028b6ca: Waiting [2022-10-26T16:10:36.932Z] 2437ff75d9bd: Waiting [2022-10-26T16:10:36.932Z] d65c8cfc05b1: Waiting [2022-10-26T16:10:37.203Z] 04944245beec: Verifying Checksum [2022-10-26T16:10:37.203Z] 04944245beec: Download complete [2022-10-26T16:10:37.203Z] 765212b225bb: Verifying Checksum [2022-10-26T16:10:37.203Z] 765212b225bb: Download complete [2022-10-26T16:10:37.203Z] f23df028b6ca: Verifying Checksum [2022-10-26T16:10:37.203Z] f23df028b6ca: Download complete [2022-10-26T16:10:37.203Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T16:10:37.203Z] d65c8cfc05b1: Download complete [2022-10-26T16:10:37.474Z] 699f458cf7ca: Verifying Checksum [2022-10-26T16:10:37.474Z] 699f458cf7ca: Download complete [2022-10-26T16:10:37.745Z] 8998bd30e6a1: Download complete [2022-10-26T16:10:40.331Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T16:10:40.331Z] 2437ff75d9bd: Download complete [2022-10-26T16:10:42.284Z] 8998bd30e6a1: Pull complete [2022-10-26T16:10:43.708Z] 04944245beec: Pull complete [2022-10-26T16:10:45.126Z] 699f458cf7ca: Pull complete [2022-10-26T16:10:45.126Z] 765212b225bb: Pull complete [2022-10-26T16:10:46.093Z] f23df028b6ca: Pull complete [2022-10-26T16:10:46.362Z] d65c8cfc05b1: Pull complete [2022-10-26T16:11:01.381Z] 2437ff75d9bd: Pull complete [2022-10-26T16:11:01.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T16:11:01.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:11:01.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:01.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-117174 does not seem to be running inside a container [2022-10-26T16:11:01.633Z] $ 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/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T16:11:04.232Z] $ docker top 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:11:05.108Z] ---> job-cost.sh [2022-10-26T16:11:05.108Z] lf-activate-venv: SKIPPING [2022-10-26T16:11:05.108Z] INFO: No Stack... [2022-10-26T16:11:05.693Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T16:11:06.276Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T16:11:06.927Z] + cat /w/workspace/app-functions-sdk-go/178/archives/cost.csv [2022-10-26T16:11:06.927Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T16:11:06.996Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [2022-10-26T16:11:07.002Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] did not exist. Created. [2022-10-26T16:11:07.002Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T16:11:07.660Z] /w/workspace/app-functions-sdk-go/178@tmp/durable-1a808ca8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T16:11:08.312Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T16:11:08.329Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T16:11:08.415Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T16:11:08.428Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T16:11:08.445Z] $ docker stop --time=1 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 [2022-10-26T16:11:09.939Z] $ docker rm -f 1d1bba28dba28c73e8db6d39a783694c5ee6e571772a27632c5b139f5549ca43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T16:11:10.345Z] provisioning config files... [2022-10-26T16:11:10.355Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1979101537277222500tmp [Pipeline] { [Pipeline] sh [2022-10-26T16:11:10.647Z] + set +x [2022-10-26T16:11:10.647Z] + curl -s https://codecov.io/bash [2022-10-26T16:11:10.647Z] + bash -s -- [2022-10-26T16:11:10.647Z] [2022-10-26T16:11:10.647Z] _____ _ [2022-10-26T16:11:10.647Z] / ____| | | [2022-10-26T16:11:10.647Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T16:11:10.647Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T16:11:10.647Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T16:11:10.647Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T16:11:10.647Z] Bash-1.0.6 [2022-10-26T16:11:10.647Z] [2022-10-26T16:11:10.647Z] [2022-10-26T16:11:10.647Z] ==> git version 2.25.1 found [2022-10-26T16:11:10.647Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T16:11:10.647Z] Release-Date: 2020-01-08 [2022-10-26T16:11:10.647Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T16:11:10.647Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T16:11:10.647Z] ==> Jenkins CI detected. [2022-10-26T16:11:10.647Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-10-26T16:11:10.647Z] project root: . [2022-10-26T16:11:10.647Z] --> token set from env [2022-10-26T16:11:10.647Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T16:11:10.647Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T16:11:10.647Z] ==> Python coveragepy not found [2022-10-26T16:11:10.647Z] ==> Searching for coverage reports in: [2022-10-26T16:11:10.647Z] + . [2022-10-26T16:11:10.647Z] -> Found 2 reports [2022-10-26T16:11:10.647Z] ==> Detecting git/mercurial file structure [2022-10-26T16:11:10.647Z] ==> Reading reports [2022-10-26T16:11:10.647Z] + ./app-service-template/coverage.out bytes=3432 [2022-10-26T16:11:10.906Z] + ./coverage.out bytes=126391 [2022-10-26T16:11:10.906Z] ==> Appending adjustments [2022-10-26T16:11:10.906Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T16:11:11.164Z] + Found adjustments [2022-10-26T16:11:11.164Z] ==> Gzipping contents [2022-10-26T16:11:11.164Z] 24K /tmp/codecov.SRUih1.gz [2022-10-26T16:11:11.164Z] ==> Uploading reports [2022-10-26T16:11:11.164Z] url: https://codecov.io [2022-10-26T16:11:11.164Z] query: branch=main&commit=9b7140a9e066d10e170167f3f6a69b25bc20ae06&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T16:11:11.164Z] -> Pinging Codecov [2022-10-26T16:11:11.164Z] 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=9b7140a9e066d10e170167f3f6a69b25bc20ae06&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T16:11:11.423Z] -> Uploading to [2022-10-26T16:11:11.423Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/3D8B5DFFC46A037C893635FACE044666/9b7140a9e066d10e170167f3f6a69b25bc20ae06/26c4fc7c-0280-4db1-bc0f-4a73b6452f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T161111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c41509d2fb7ceb3f29a46b3c52eb15e5bd24314a8bc3200398d31e92c78dca8f [2022-10-26T16:11:11.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:11:11.682Z] Dload Upload Total Spent Left Speed [2022-10-26T16:11:11.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22127 0 0 100 22127 0 93758 --:--:-- --:--:-- --:--:-- 93362 [2022-10-26T16:11:11.682Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] } [2022-10-26T16:11:11.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T16:11:11.779Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T16:11:11.787Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:12.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:11:12.077Z] [2022-10-26T16:11:12.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:12.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:11:12.372Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T16:11:12.372Z] df9b9388f04a: Pulling fs layer [2022-10-26T16:11:12.372Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T16:11:12.372Z] 25bc292e5bac: Pulling fs layer [2022-10-26T16:11:12.372Z] 114826534d7a: Pulling fs layer [2022-10-26T16:11:12.372Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T16:11:12.372Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T16:11:12.372Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T16:11:12.372Z] 6ad1cebc031e: Waiting [2022-10-26T16:11:12.372Z] 8a3aa393b2d8: Waiting [2022-10-26T16:11:12.372Z] 114826534d7a: Waiting [2022-10-26T16:11:12.372Z] 4657fd5d0bcf: Waiting [2022-10-26T16:11:12.372Z] 25bc292e5bac: Verifying Checksum [2022-10-26T16:11:12.372Z] 25bc292e5bac: Download complete [2022-10-26T16:11:12.372Z] 52dc419b0ee2: Download complete [2022-10-26T16:11:12.372Z] 4657fd5d0bcf: Download complete [2022-10-26T16:11:12.372Z] df9b9388f04a: Download complete [2022-10-26T16:11:12.634Z] df9b9388f04a: Pull complete [2022-10-26T16:11:12.634Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T16:11:12.634Z] 6ad1cebc031e: Download complete [2022-10-26T16:11:12.634Z] 52dc419b0ee2: Pull complete [2022-10-26T16:11:12.896Z] 25bc292e5bac: Pull complete [2022-10-26T16:11:13.153Z] 114826534d7a: Verifying Checksum [2022-10-26T16:11:13.153Z] 114826534d7a: Download complete [2022-10-26T16:11:13.411Z] 8a3aa393b2d8: Download complete [2022-10-26T16:11:16.691Z] 114826534d7a: Pull complete [2022-10-26T16:11:16.691Z] 4657fd5d0bcf: Pull complete [2022-10-26T16:11:16.691Z] 6ad1cebc031e: Pull complete [2022-10-26T16:11:19.983Z] 8a3aa393b2d8: Pull complete [2022-10-26T16:11:19.983Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T16:11:19.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:11:19.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:20.074Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:11:20.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T16:11:22.846Z] $ docker top b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T16:11:22.901Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-10-26T16:11:23.176Z] + set -o pipefail [2022-10-26T16:11:23.176Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d5bd8630-5fa1-40ac-9b7f-025e30c7a1da [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] [2022-10-26T16:11:29.743Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T16:11:29.743Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T16:11:29.743Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T16:11:29.754Z] $ docker stop --time=1 b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 [2022-10-26T16:11:32.044Z] $ docker rm -f b42cdd00ff4cdcd3b7bff65f5abe658c2d9416ffdb78e5f4c18528a58e434f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-26T16:11:32.454Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:11:32.461Z] provisioning config files... [2022-10-26T16:11:32.468Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1128847701800320728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:11:32.761Z] --> edgex-publish-swagger.sh [2022-10-26T16:11:32.761Z] === Publish openapi/v2 API === [2022-10-26T16:11:32.761Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-26T16:11:32.761Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-10-26T16:11:32.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:11:32.761Z] Dload Upload Total Spent Left Speed [2022-10-26T16:11:33.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13987 --:--:-- --:--:-- --:--:-- 13973 100 13708 0 0 100 13708 0 13987 --:--:-- --:--:-- --:--:-- 13973 [2022-10-26T16:11:33.695Z] [2022-10-26T16:11:33.695Z] [Pipeline] } [2022-10-26T16:11:33.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T16:11:34.089Z] + git log --format=format:%s -1 9b7140a9e066d10e170167f3f6a69b25bc20ae06 [Pipeline] sh [2022-10-26T16:11:34.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:11:34.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:34.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:11:34.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:34.740Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:11:34.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:11:35.153Z] $ docker top f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:11:35.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:11:35.229Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:11:35.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:11:35.341Z] $ docker exec f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e ssh-agent [2022-10-26T16:11:35.446Z] SSH_AUTH_SOCK=/tmp/ssh-VkaqzCP8PzAf/agent.32 [2022-10-26T16:11:35.446Z] SSH_AGENT_PID=38 [2022-10-26T16:11:35.452Z] Running ssh-add (command line suppressed) [2022-10-26T16:11:35.548Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2642244582138897522.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2642244582138897522.key) [2022-10-26T16:11:35.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:11:35.840Z] + git semver tag [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,001 [run_tag] DEBUG tag force:False [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,001 [check_head_tag] DEBUG check head tag [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,002 [execute] INFO git cat-file --batch-check [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,005 [execute] INFO git cat-file --batch [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,025 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,025 [execute] INFO git tag -a v2.3.0-dev.57 -m v2.3.0-dev.57 [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,025 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.57', '-m', 'v2.3.0-dev.57'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:11:36.099Z] 2022-10-26 16:11:36,030 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:36.099Z] 2.3.0-dev.57 [Pipeline] } [2022-10-26T16:11:36.110Z] $ docker exec --env ******** --env ******** f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e ssh-agent -k [2022-10-26T16:11:36.207Z] unset SSH_AUTH_SOCK; [2022-10-26T16:11:36.208Z] unset SSH_AGENT_PID; [2022-10-26T16:11:36.208Z] echo Agent pid 38 killed; [2022-10-26T16:11:36.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:11:36.518Z] + git semver [Pipeline] } [2022-10-26T16:11:36.792Z] $ docker stop --time=1 f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e [2022-10-26T16:11:38.081Z] $ docker rm -f f7c6a7daf2da98625e4c9eec4775fdcca2d48ffdd0f9ec45ecd44eb35fd7058e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:38.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:11:38.456Z] [2022-10-26T16:11:38.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:38.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:11:38.756Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T16:11:38.756Z] ab5ef0e58194: Pulling fs layer [2022-10-26T16:11:38.756Z] 9712f1f96733: Pulling fs layer [2022-10-26T16:11:38.756Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T16:11:38.756Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T16:11:38.756Z] e9a5061849ea: Pulling fs layer [2022-10-26T16:11:38.756Z] d747dcd14b5f: Pulling fs layer [2022-10-26T16:11:38.756Z] 2de7ff778b66: Pulling fs layer [2022-10-26T16:11:38.756Z] 0d9ebad4ef96: Waiting [2022-10-26T16:11:38.756Z] e9a5061849ea: Waiting [2022-10-26T16:11:38.756Z] 9712f1f96733: Verifying Checksum [2022-10-26T16:11:38.756Z] 9712f1f96733: Download complete [2022-10-26T16:11:39.017Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T16:11:39.017Z] 63f879dbbcfc: Download complete [2022-10-26T16:11:39.276Z] e9a5061849ea: Verifying Checksum [2022-10-26T16:11:39.276Z] e9a5061849ea: Download complete [2022-10-26T16:11:39.276Z] d747dcd14b5f: Download complete [2022-10-26T16:11:39.276Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T16:11:39.276Z] 0d9ebad4ef96: Download complete [2022-10-26T16:11:39.534Z] ab5ef0e58194: Download complete [2022-10-26T16:11:39.534Z] 2de7ff778b66: Verifying Checksum [2022-10-26T16:11:39.534Z] 2de7ff778b66: Download complete [2022-10-26T16:11:42.062Z] ab5ef0e58194: Pull complete [2022-10-26T16:11:42.062Z] 9712f1f96733: Pull complete [2022-10-26T16:11:42.994Z] 63f879dbbcfc: Pull complete [2022-10-26T16:11:46.287Z] 0d9ebad4ef96: Pull complete [2022-10-26T16:11:46.545Z] e9a5061849ea: Pull complete [2022-10-26T16:11:46.545Z] d747dcd14b5f: Pull complete [2022-10-26T16:11:47.916Z] 2de7ff778b66: Pull complete [2022-10-26T16:11:47.916Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T16:11:47.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:11:47.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:47.993Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:11:48.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T16:11:50.388Z] $ docker top 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:11:50.449Z] provisioning config files... [2022-10-26T16:11:50.455Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5875775469170407553tmp [2022-10-26T16:11:50.464Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4898956677385828635tmp [2022-10-26T16:11:50.473Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15050500153651597343tmp [Pipeline] { [Pipeline] echo [2022-10-26T16:11:50.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:11:50.765Z] ---> sigul-configuration.sh [2022-10-26T16:11:50.765Z] gpg: directory `/root/.gnupg' created [2022-10-26T16:11:50.765Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T16:11:50.765Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T16:11:50.765Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T16:11:50.765Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T16:11:50.765Z] gpg: CAST5 encrypted data [2022-10-26T16:11:50.765Z] gpg: encrypted with 1 passphrase [2022-10-26T16:11:50.765Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T16:11:51.050Z] + mkdir /home/jenkins [2022-10-26T16:11:51.050Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T16:11:51.333Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T16:11:51.340Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:11:51.623Z] ---> sigul-install.sh [2022-10-26T16:11:51.623Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T16:11:51.905Z] + git tag --list [2022-10-26T16:11:51.905Z] v0.1.0 [2022-10-26T16:11:51.905Z] v0.1.1 [2022-10-26T16:11:51.905Z] v1.0.0 [2022-10-26T16:11:51.905Z] v1.1.0 [2022-10-26T16:11:51.905Z] v1.2.0 [2022-10-26T16:11:51.905Z] v1.3.0 [2022-10-26T16:11:51.905Z] v1.3.1 [2022-10-26T16:11:51.905Z] v2.0.0 [2022-10-26T16:11:51.905Z] v2.0.1 [2022-10-26T16:11:51.905Z] v2.1.0 [2022-10-26T16:11:51.905Z] v2.1.1 [2022-10-26T16:11:51.905Z] v2.1.1-dev.3 [2022-10-26T16:11:51.905Z] v2.1.1-dev.4 [2022-10-26T16:11:51.905Z] v2.2.0 [2022-10-26T16:11:51.905Z] v2.2.1-dev.1 [2022-10-26T16:11:51.905Z] v2.2.1-dev.10 [2022-10-26T16:11:51.905Z] v2.2.1-dev.11 [2022-10-26T16:11:51.905Z] v2.2.1-dev.12 [2022-10-26T16:11:51.905Z] v2.2.1-dev.13 [2022-10-26T16:11:51.905Z] v2.2.1-dev.14 [2022-10-26T16:11:51.905Z] v2.2.1-dev.15 [2022-10-26T16:11:51.905Z] v2.2.1-dev.16 [2022-10-26T16:11:51.905Z] v2.2.1-dev.17 [2022-10-26T16:11:51.905Z] v2.2.1-dev.18 [2022-10-26T16:11:51.905Z] v2.2.1-dev.19 [2022-10-26T16:11:51.905Z] v2.2.1-dev.2 [2022-10-26T16:11:51.905Z] v2.2.1-dev.20 [2022-10-26T16:11:51.905Z] v2.2.1-dev.21 [2022-10-26T16:11:51.905Z] v2.2.1-dev.22 [2022-10-26T16:11:51.905Z] v2.2.1-dev.23 [2022-10-26T16:11:51.905Z] v2.2.1-dev.3 [2022-10-26T16:11:51.905Z] v2.2.1-dev.4 [2022-10-26T16:11:51.905Z] v2.2.1-dev.5 [2022-10-26T16:11:51.905Z] v2.2.1-dev.6 [2022-10-26T16:11:51.905Z] v2.2.1-dev.7 [2022-10-26T16:11:51.905Z] v2.2.1-dev.8 [2022-10-26T16:11:51.905Z] v2.2.1-dev.9 [2022-10-26T16:11:51.905Z] v2.3.0-dev.24 [2022-10-26T16:11:51.905Z] v2.3.0-dev.25 [2022-10-26T16:11:51.905Z] v2.3.0-dev.26 [2022-10-26T16:11:51.905Z] v2.3.0-dev.27 [2022-10-26T16:11:51.905Z] v2.3.0-dev.28 [2022-10-26T16:11:51.905Z] v2.3.0-dev.29 [2022-10-26T16:11:51.905Z] v2.3.0-dev.30 [2022-10-26T16:11:51.905Z] v2.3.0-dev.31 [2022-10-26T16:11:51.905Z] v2.3.0-dev.32 [2022-10-26T16:11:51.905Z] v2.3.0-dev.33 [2022-10-26T16:11:51.905Z] v2.3.0-dev.34 [2022-10-26T16:11:51.905Z] v2.3.0-dev.35 [2022-10-26T16:11:51.905Z] v2.3.0-dev.36 [2022-10-26T16:11:51.905Z] v2.3.0-dev.37 [2022-10-26T16:11:51.905Z] v2.3.0-dev.38 [2022-10-26T16:11:51.905Z] v2.3.0-dev.39 [2022-10-26T16:11:51.905Z] v2.3.0-dev.40 [2022-10-26T16:11:51.905Z] v2.3.0-dev.41 [2022-10-26T16:11:51.905Z] v2.3.0-dev.42 [2022-10-26T16:11:51.905Z] v2.3.0-dev.43 [2022-10-26T16:11:51.905Z] v2.3.0-dev.44 [2022-10-26T16:11:51.905Z] v2.3.0-dev.45 [2022-10-26T16:11:51.905Z] v2.3.0-dev.46 [2022-10-26T16:11:51.905Z] v2.3.0-dev.47 [2022-10-26T16:11:51.905Z] v2.3.0-dev.48 [2022-10-26T16:11:51.905Z] v2.3.0-dev.49 [2022-10-26T16:11:51.905Z] v2.3.0-dev.50 [2022-10-26T16:11:51.905Z] v2.3.0-dev.51 [2022-10-26T16:11:51.905Z] v2.3.0-dev.52 [2022-10-26T16:11:51.905Z] v2.3.0-dev.53 [2022-10-26T16:11:51.905Z] v2.3.0-dev.54 [2022-10-26T16:11:51.905Z] v2.3.0-dev.55 [2022-10-26T16:11:51.905Z] v2.3.0-dev.56 [2022-10-26T16:11:51.905Z] v2.3.0-dev.57 [Pipeline] sh [2022-10-26T16:11:52.190Z] + lftools sign git-tag v2.3.0-dev.57 [2022-10-26T16:11:52.757Z] Signing Git tag with Sigul... [2022-10-26T16:11:52.757Z] Signing v2.3.0-dev.57 [Pipeline] echo [2022-10-26T16:11:53.024Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:11:53.309Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T16:11:53.316Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T16:11:53.335Z] $ docker stop --time=1 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 [2022-10-26T16:11:54.678Z] $ docker rm -f 184f3810a8ffdc5d20d68f02ea9684aee109835083f89ab687f5c7bd3cf9bca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T16:11:55.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:11:55.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:55.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:11:55.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:55.417Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:11:55.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:11:55.822Z] $ docker top 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 -eo pid,comm [2022-10-26T16:11:55.863Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T16:11:55.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:11:55.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:11:55.900Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:11:56.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:11:56.007Z] $ docker exec 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 ssh-agent [2022-10-26T16:11:56.119Z] SSH_AUTH_SOCK=/tmp/ssh-JQrdH693GzEy/agent.32 [2022-10-26T16:11:56.119Z] SSH_AGENT_PID=38 [2022-10-26T16:11:56.123Z] Running ssh-add (command line suppressed) [2022-10-26T16:11:56.218Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6671631031456850466.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6671631031456850466.key) [2022-10-26T16:11:56.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:11:56.511Z] + git semver bump pre [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,688 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,688 [bump_version] DEBUG bumping version:2.3.0-dev.57 on axis:pre with prefix:dev [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,688 [bump_version] DEBUG bumped version:2.3.0-dev.58 [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,688 [write_version] DEBUG write version:2.3.0-dev.58 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,689 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,689 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,690 [execute] INFO git cat-file --batch-check [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,695 [execute] INFO git cat-file --batch [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:11:56.769Z] 2022-10-26 16:11:56,699 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:11:56.769Z] 2.3.0-dev.58 [Pipeline] } [2022-10-26T16:11:56.781Z] $ docker exec --env ******** --env ******** 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 ssh-agent -k [2022-10-26T16:11:56.882Z] unset SSH_AUTH_SOCK; [2022-10-26T16:11:56.882Z] unset SSH_AGENT_PID; [2022-10-26T16:11:56.882Z] echo Agent pid 38 killed; [2022-10-26T16:11:56.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:11:57.198Z] + git semver [Pipeline] } [2022-10-26T16:11:57.475Z] $ docker stop --time=1 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 [2022-10-26T16:11:58.748Z] $ docker rm -f 259c38af81bfbb6249d7bca7de82fe1d783e86a6586e683a784df111c90e3cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:11:59.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:11:59.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:11:59.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:11:59.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:11:59.429Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:11:59.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:11:59.827Z] $ docker top eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:11:59.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:11:59.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:12:00.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:12:00.031Z] $ docker exec eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 ssh-agent [2022-10-26T16:12:00.140Z] SSH_AUTH_SOCK=/tmp/ssh-BnAeWoIqWmnz/agent.32 [2022-10-26T16:12:00.140Z] SSH_AGENT_PID=38 [2022-10-26T16:12:00.146Z] Running ssh-add (command line suppressed) [2022-10-26T16:12:00.258Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6110169118544493153.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6110169118544493153.key) [2022-10-26T16:12:00.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:12:00.555Z] + git semver push [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,752 [run_push] DEBUG push [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,753 [execute] INFO git cat-file --batch-check [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,757 [execute] INFO git rev-list 97de9f6e52a371d63b34d1405f0486a82ab07a3a -- [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,757 [execute] DEBUG Popen(['git', 'rev-list', '97de9f6e52a371d63b34d1405f0486a82ab07a3a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,772 [execute] INFO git fetch -v origin [2022-10-26T16:12:00.813Z] 2022-10-26 16:12:00,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T16:12:01.750Z] 2022-10-26 16:12:01,398 [run_push] DEBUG no remote changes detected [2022-10-26T16:12:01.750Z] 2022-10-26 16:12:01,399 [execute] INFO git push origin semver [2022-10-26T16:12:01.750Z] 2022-10-26 16:12:01,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:12:02.685Z] 2022-10-26 16:12:02,467 [run_push] DEBUG push all version tags [2022-10-26T16:12:02.685Z] 2022-10-26 16:12:02,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T16:12:02.685Z] 2022-10-26 16:12:02,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:12:03.622Z] 2022-10-26 16:12:03,373 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-10-26T16:12:03.622Z] 2.3.0-dev.58 [Pipeline] } [2022-10-26T16:12:03.636Z] $ docker exec --env ******** --env ******** eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 ssh-agent -k [2022-10-26T16:12:03.731Z] unset SSH_AUTH_SOCK; [2022-10-26T16:12:03.731Z] unset SSH_AGENT_PID; [2022-10-26T16:12:03.731Z] echo Agent pid 38 killed; [2022-10-26T16:12:03.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:12:04.038Z] + git semver [Pipeline] } [2022-10-26T16:12:04.313Z] $ docker stop --time=1 eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 [2022-10-26T16:12:05.602Z] $ docker rm -f eba966b0b29e3b199ec6b0071d314327f343e60f2a48babe5eb70257cf40e103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T16:12:06.160Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-10-26T16:12:06.160Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T16:12:06.160Z] total 16 [2022-10-26T16:12:06.160Z] drwxr-xr-x 3 root root 4096 Oct 26 15:58 . [2022-10-26T16:12:06.160Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 16:11 .. [2022-10-26T16:12:06.160Z] drwxr-xr-x 2 root root 4096 Oct 26 15:58 cost [2022-10-26T16:12:06.160Z] -rw-r--r-- 1 root root 92 Oct 26 15:58 cost.csv [2022-10-26T16:12:06.160Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T16:12:06.160Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-10-26T16:12:06.160Z] total 16 [2022-10-26T16:12:06.160Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 15:58 . [2022-10-26T16:12:06.160Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 16:11 .. [2022-10-26T16:12:06.160Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 15:58 cost [2022-10-26T16:12:06.160Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 26 15:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:06.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:07.295Z] ---> package-listing.sh [2022-10-26T16:12:07.295Z] ++ facter osfamily [2022-10-26T16:12:07.295Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T16:12:07.555Z] + OS_FAMILY=debian [2022-10-26T16:12:07.555Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-10-26T16:12:07.555Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T16:12:07.555Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T16:12:07.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T16:12:07.555Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T16:12:07.555Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-26T16:12:07.555Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T16:12:07.555Z] + case "${OS_FAMILY}" in [2022-10-26T16:12:07.555Z] + dpkg -l [2022-10-26T16:12:07.555Z] + grep '^ii' [2022-10-26T16:12:07.555Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T16:12:07.555Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T16:12:07.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T16:12:07.555Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-10-26T16:12:07.555Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-10-26T16:12:07.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-10-26T16:12:07.563Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T16:12:07.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:12:08.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T16:12:08.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:12:08.453Z] prd-ubuntu20.04-docker-8c-8g-117167 does not seem to be running inside a container [2022-10-26T16:12:08.484Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T16:12:08.725Z] $ docker top a8ffd20c2a78fa913aa3f29c82fd8c2f57a1b94f424035024f6653a6916fe96d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:12:09.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T16:12:09.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T16:12:09.620Z] + ls /var/log/sa-host [2022-10-26T16:12:09.621Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:12:09.693Z] provisioning config files... [2022-10-26T16:12:09.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8651542979633867043tmp [Pipeline] { [Pipeline] echo [2022-10-26T16:12:09.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:09.988Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T16:12:09.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:10.313Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T16:12:10.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:10.607Z] ---> sudo-logs.sh [2022-10-26T16:12:10.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T16:12:10.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:10.905Z] ---> job-cost.sh [2022-10-26T16:12:10.905Z] lf-activate-venv: SKIPPING [2022-10-26T16:12:10.905Z] DEBUG: total: 0.2199999988079071 [2022-10-26T16:12:10.905Z] INFO: Retrieving Stack Cost... [2022-10-26T16:12:11.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T16:12:11.729Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T16:12:11.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:12:12.020Z] ---> logs-deploy.sh [2022-10-26T16:12:12.020Z] lf-activate-venv: SKIPPING [2022-10-26T16:12:12.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/178 [2022-10-26T16:12:12.020Z] INFO: archiving workspace using pattern(s): [2022-10-26T16:12:13.397Z] Archives upload complete. [2022-10-26T16:12:13.397Z] INFO: archiving logs to Nexus [2022-10-26T16:12:13.965Z] ---> uname -a: [2022-10-26T16:12:13.965Z] Linux prd-ubuntu20-04-docker-8c-8g-117167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] ---> lscpu: [2022-10-26T16:12:13.965Z] Architecture: x86_64 [2022-10-26T16:12:13.965Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T16:12:13.965Z] Byte Order: Little Endian [2022-10-26T16:12:13.965Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T16:12:13.965Z] CPU(s): 8 [2022-10-26T16:12:13.965Z] On-line CPU(s) list: 0-7 [2022-10-26T16:12:13.965Z] Thread(s) per core: 1 [2022-10-26T16:12:13.965Z] Core(s) per socket: 1 [2022-10-26T16:12:13.965Z] Socket(s): 8 [2022-10-26T16:12:13.965Z] NUMA node(s): 1 [2022-10-26T16:12:13.965Z] Vendor ID: AuthenticAMD [2022-10-26T16:12:13.965Z] CPU family: 23 [2022-10-26T16:12:13.965Z] Model: 49 [2022-10-26T16:12:13.965Z] Model name: AMD EPYC-Rome Processor [2022-10-26T16:12:13.965Z] Stepping: 0 [2022-10-26T16:12:13.965Z] CPU MHz: 2799.998 [2022-10-26T16:12:13.965Z] BogoMIPS: 5599.99 [2022-10-26T16:12:13.965Z] Virtualization: AMD-V [2022-10-26T16:12:13.965Z] Hypervisor vendor: KVM [2022-10-26T16:12:13.965Z] Virtualization type: full [2022-10-26T16:12:13.965Z] L1d cache: 256 KiB [2022-10-26T16:12:13.965Z] L1i cache: 256 KiB [2022-10-26T16:12:13.965Z] L2 cache: 4 MiB [2022-10-26T16:12:13.965Z] L3 cache: 128 MiB [2022-10-26T16:12:13.965Z] NUMA node0 CPU(s): 0-7 [2022-10-26T16:12:13.965Z] Vulnerability Itlb multihit: Not affected [2022-10-26T16:12:13.965Z] Vulnerability L1tf: Not affected [2022-10-26T16:12:13.965Z] Vulnerability Mds: Not affected [2022-10-26T16:12:13.965Z] Vulnerability Meltdown: Not affected [2022-10-26T16:12:13.965Z] Vulnerability Mmio stale data: Not affected [2022-10-26T16:12:13.965Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T16:12:13.965Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T16:12:13.965Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T16:12:13.965Z] Vulnerability Srbds: Not affected [2022-10-26T16:12:13.965Z] Vulnerability Tsx async abort: Not affected [2022-10-26T16:12:13.965Z] 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 [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] ---> nproc: [2022-10-26T16:12:13.965Z] 8 [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] ---> df -h: [2022-10-26T16:12:13.965Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T16:12:13.965Z] overlay 155G 12G 144G 8% / [2022-10-26T16:12:13.965Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T16:12:13.965Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T16:12:13.965Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T16:12:13.965Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] ---> sar -b -r -n DEV: [2022-10-26T16:12:13.965Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117167) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] 15:55:46 LINUX RESTART (8 CPU) [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] 15:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T16:12:13.965Z] 15:57:01 160.02 47.46 112.56 0.00 5328.31 74817.13 0.00 [2022-10-26T16:12:13.965Z] 15:58:01 45.30 0.02 45.28 0.00 0.13 25329.57 0.00 [2022-10-26T16:12:13.965Z] 15:59:02 51.85 0.27 51.58 0.00 11.86 27129.22 0.00 [2022-10-26T16:12:13.965Z] 16:00:01 1.83 0.00 1.83 0.00 0.00 20.20 0.00 [2022-10-26T16:12:13.965Z] 16:01:01 26.05 7.75 18.30 0.00 904.12 2275.22 0.00 [2022-10-26T16:12:13.965Z] 16:02:01 14.36 1.58 12.78 0.00 1979.87 2533.69 0.00 [2022-10-26T16:12:13.965Z] 16:03:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2022-10-26T16:12:13.965Z] 16:04:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2022-10-26T16:12:13.965Z] 16:05:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2022-10-26T16:12:13.965Z] 16:06:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 [2022-10-26T16:12:13.965Z] 16:07:01 1.23 0.00 1.23 0.00 0.00 24.40 0.00 [2022-10-26T16:12:13.965Z] 16:08:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2022-10-26T16:12:13.965Z] 16:09:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-10-26T16:12:13.965Z] 16:10:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2022-10-26T16:12:13.965Z] 16:11:01 1.72 0.02 1.70 0.00 0.13 23.46 0.00 [2022-10-26T16:12:13.965Z] 16:12:01 119.88 0.37 119.51 0.00 24.13 64720.56 0.00 [2022-10-26T16:12:13.965Z] Average: 27.02 3.59 23.43 0.00 516.05 12324.42 0.00 [2022-10-26T16:12:13.965Z] [2022-10-26T16:12:13.965Z] 15:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T16:12:13.965Z] 15:57:01 28577980 31479308 825668 2.51 90620 3043104 2170260 6.40 1282328 2607992 425852 [2022-10-26T16:12:13.965Z] 15:58:01 28026548 31543352 757544 2.30 95896 3617096 1885840 5.56 1458116 2942124 292844 [2022-10-26T16:12:13.965Z] 15:59:02 28605148 31591888 714592 2.17 101572 3109316 1758620 5.18 1114980 2739632 160 [2022-10-26T16:12:13.965Z] 16:00:01 28605028 31591800 714556 2.17 101612 3109308 1758620 5.18 1114844 2739632 12 [2022-10-26T16:12:13.965Z] 16:01:01 28410892 31551560 740300 2.25 118988 3242896 1826172 5.38 1225824 2803832 10320 [2022-10-26T16:12:13.965Z] 16:02:01 28312308 31577020 716080 2.18 120456 3358220 1770568 5.22 1266972 2854680 8 [2022-10-26T16:12:13.965Z] 16:03:01 28320560 31585336 707688 2.15 120544 3358224 1770568 5.22 1258720 2854688 8 [2022-10-26T16:12:13.965Z] 16:04:01 28320600 31585540 707540 2.15 120576 3358232 1770568 5.22 1258608 2854780 8 [2022-10-26T16:12:13.965Z] 16:05:01 28320412 31585364 707840 2.15 120596 3358244 1770568 5.22 1258596 2854784 8 [2022-10-26T16:12:13.965Z] 16:06:01 28320308 31585432 707684 2.15 120644 3358252 1770568 5.22 1258564 2854884 32 [2022-10-26T16:12:13.966Z] 16:07:01 28320292 31585480 707580 2.15 120700 3358252 1770568 5.22 1258708 2854888 8 [2022-10-26T16:12:13.966Z] 16:08:01 28320148 31585404 707628 2.15 120732 3358256 1770568 5.22 1258700 2854900 4 [2022-10-26T16:12:13.966Z] 16:09:01 28320132 31585388 707552 2.15 120764 3358256 1770568 5.22 1258704 2854900 8 [2022-10-26T16:12:13.966Z] 16:10:01 28320120 31585440 707468 2.15 120796 3358260 1770568 5.22 1259012 2854908 4 [2022-10-26T16:12:13.966Z] 16:11:01 28319728 31585188 707880 2.15 120880 3358232 1784140 5.26 1259128 2854884 72 [2022-10-26T16:12:13.966Z] 16:12:01 26764812 31513268 768476 2.34 164124 4667000 1854144 5.46 1423836 4102724 580 [2022-10-26T16:12:13.966Z] Average: 28261564 31569798 725380 2.21 117469 3398197 1810807 5.34 1263478 2905264 45620 [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] 15:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T16:12:13.966Z] 15:57:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:57:01 docker0 139.94 174.09 10.95 1720.49 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:57:01 vethce1bc54 93.95 128.15 8.56 1365.57 0.00 0.00 0.00 0.11 [2022-10-26T16:12:13.966Z] 15:57:01 ens3 934.38 632.84 8424.21 112.10 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:58:01 docker0 3.25 3.77 0.24 8.48 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:58:01 vethce1bc54 3.25 3.82 0.28 8.48 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:58:01 ens3 28.24 15.19 32.30 7.89 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:59:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:59:02 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 15:59:02 ens3 124.51 102.37 2529.29 103.06 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:00:01 ens3 1.37 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:01:01 ens3 84.47 49.58 981.55 3.76 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:02:01 ens3 16.28 9.56 320.75 0.77 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:04:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:05:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:07:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:09:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:10:01 ens3 2.45 0.50 0.46 0.22 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:11:01 ens3 0.75 0.73 0.52 0.42 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:12:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:12:01 docker0 44.27 68.13 3.87 693.57 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:12:01 vethb2c140e 0.42 0.40 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] 16:12:01 ens3 378.42 251.60 7910.50 49.18 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] Average: docker0 11.73 15.39 0.94 151.56 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] Average: vethb2c140e 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] Average: ens3 98.34 66.50 1263.82 17.36 0.00 0.00 0.00 0.00 [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] ---> sar -P ALL: [2022-10-26T16:12:13.966Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117167) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] 15:55:46 LINUX RESTART (8 CPU) [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] 15:56:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T16:12:13.966Z] 15:57:01 all 13.07 0.00 4.34 1.79 0.06 80.74 [2022-10-26T16:12:13.966Z] 15:57:01 0 16.90 0.00 4.31 5.49 0.07 73.23 [2022-10-26T16:12:13.966Z] 15:57:01 1 11.64 0.00 5.34 0.88 0.07 82.08 [2022-10-26T16:12:13.966Z] 15:57:01 2 11.94 0.00 4.03 1.58 0.05 82.40 [2022-10-26T16:12:13.966Z] 15:57:01 3 12.75 0.00 4.44 0.56 0.05 82.20 [2022-10-26T16:12:13.966Z] 15:57:01 4 14.50 0.00 5.29 0.64 0.07 79.50 [2022-10-26T16:12:13.966Z] 15:57:01 5 10.58 0.00 4.00 0.25 0.07 85.10 [2022-10-26T16:12:13.966Z] 15:57:01 6 13.64 0.00 3.95 0.79 0.07 81.55 [2022-10-26T16:12:13.966Z] 15:57:01 7 12.57 0.00 3.38 4.14 0.05 79.86 [2022-10-26T16:12:13.966Z] 15:58:01 all 51.47 0.00 7.50 0.34 0.09 40.59 [2022-10-26T16:12:13.966Z] 15:58:01 0 52.58 0.00 7.77 0.25 0.10 39.29 [2022-10-26T16:12:13.966Z] 15:58:01 1 52.08 0.00 8.03 0.05 0.08 39.75 [2022-10-26T16:12:13.966Z] 15:58:01 2 47.49 0.00 6.98 1.90 0.10 43.53 [2022-10-26T16:12:13.966Z] 15:58:01 3 52.60 0.00 7.83 0.02 0.10 39.46 [2022-10-26T16:12:13.966Z] 15:58:01 4 47.42 0.00 6.87 0.00 0.09 45.62 [2022-10-26T16:12:13.966Z] 15:58:01 5 52.37 0.00 7.81 0.02 0.08 39.73 [2022-10-26T16:12:13.966Z] 15:58:01 6 53.94 0.00 7.29 0.35 0.08 38.33 [2022-10-26T16:12:13.966Z] 15:58:01 7 53.24 0.00 7.45 0.17 0.08 39.06 [2022-10-26T16:12:13.966Z] 15:59:02 all 11.93 0.00 2.10 0.56 0.03 85.38 [2022-10-26T16:12:13.966Z] 15:59:02 0 10.88 0.00 1.54 0.72 0.02 86.84 [2022-10-26T16:12:13.966Z] 15:59:02 1 11.94 0.00 3.00 0.02 0.05 84.99 [2022-10-26T16:12:13.966Z] 15:59:02 2 11.11 0.00 1.93 3.19 0.03 83.73 [2022-10-26T16:12:13.966Z] 15:59:02 3 12.13 0.00 2.03 0.25 0.03 85.55 [2022-10-26T16:12:13.966Z] 15:59:02 4 11.82 0.00 2.48 0.18 0.02 85.50 [2022-10-26T16:12:13.966Z] 15:59:02 5 12.18 0.00 1.94 0.02 0.03 85.83 [2022-10-26T16:12:13.966Z] 15:59:02 6 13.06 0.00 1.89 0.07 0.03 84.95 [2022-10-26T16:12:13.966Z] 15:59:02 7 12.28 0.00 2.00 0.03 0.03 85.65 [2022-10-26T16:12:13.966Z] 16:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-26T16:12:13.966Z] 16:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:00:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2022-10-26T16:12:13.966Z] 16:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T16:12:13.966Z] 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T16:12:13.966Z] 16:01:01 all 0.85 0.00 0.67 0.35 0.01 98.12 [2022-10-26T16:12:13.966Z] 16:01:01 0 0.79 0.00 0.77 0.13 0.00 98.31 [2022-10-26T16:12:13.966Z] 16:01:01 1 1.33 0.00 0.67 0.05 0.00 97.95 [2022-10-26T16:12:13.966Z] 16:01:01 2 0.73 0.00 0.28 0.10 0.00 98.88 [2022-10-26T16:12:13.966Z] 16:01:01 3 1.44 0.00 0.75 0.59 0.00 97.22 [2022-10-26T16:12:13.966Z] 16:01:01 4 0.72 0.00 1.08 0.13 0.02 98.05 [2022-10-26T16:12:13.966Z] 16:01:01 5 0.95 0.00 0.47 0.32 0.02 98.25 [2022-10-26T16:12:13.966Z] 16:01:01 6 0.35 0.00 0.80 1.42 0.02 97.42 [2022-10-26T16:12:13.966Z] 16:01:01 7 0.45 0.00 0.57 0.03 0.03 98.91 [2022-10-26T16:12:13.966Z] 16:02:01 all 0.46 0.00 0.13 0.23 0.01 99.18 [2022-10-26T16:12:13.966Z] 16:02:01 0 0.23 0.00 0.05 0.03 0.00 99.68 [2022-10-26T16:12:13.966Z] 16:02:01 1 0.23 0.00 0.18 0.17 0.02 99.40 [2022-10-26T16:12:13.966Z] 16:02:01 2 1.21 0.00 0.12 0.02 0.02 98.64 [2022-10-26T16:12:13.966Z] 16:02:01 3 0.67 0.00 0.23 0.27 0.02 98.82 [2022-10-26T16:12:13.966Z] 16:02:01 4 0.27 0.00 0.23 0.42 0.00 99.08 [2022-10-26T16:12:13.966Z] 16:02:01 5 0.85 0.00 0.10 0.02 0.00 99.03 [2022-10-26T16:12:13.966Z] 16:02:01 6 0.13 0.00 0.08 0.88 0.00 98.90 [2022-10-26T16:12:13.966Z] 16:02:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2022-10-26T16:12:13.966Z] 16:03:01 all 0.03 0.00 0.01 0.03 0.00 99.93 [2022-10-26T16:12:13.966Z] 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:03:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-10-26T16:12:13.966Z] 16:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-26T16:12:13.966Z] 16:03:01 6 0.03 0.00 0.00 0.13 0.00 99.83 [2022-10-26T16:12:13.966Z] 16:03:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-10-26T16:12:13.966Z] 16:04:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-10-26T16:12:13.966Z] 16:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:04:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2022-10-26T16:12:13.966Z] 16:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:04:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T16:12:13.966Z] 16:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-26T16:12:13.966Z] 16:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-26T16:12:13.966Z] 16:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-26T16:12:13.966Z] 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T16:12:13.966Z] 16:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] 16:07:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T16:12:13.966Z] 16:08:01 all 0.09 0.00 0.00 0.01 0.00 99.90 [2022-10-26T16:12:13.966Z] 16:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:08:01 2 0.60 0.00 0.02 0.00 0.00 99.38 [2022-10-26T16:12:13.966Z] 16:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T16:12:13.966Z] 16:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:09:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2022-10-26T16:12:13.966Z] 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:09:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-26T16:12:13.966Z] 16:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:09:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T16:12:13.966Z] 16:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T16:12:13.966Z] 16:10:01 all 0.18 0.00 0.01 0.01 0.01 99.80 [2022-10-26T16:12:13.966Z] 16:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:10:01 2 1.35 0.00 0.00 0.00 0.02 98.63 [2022-10-26T16:12:13.966Z] 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T16:12:13.966Z] 16:10:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:11:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2022-10-26T16:12:13.966Z] 16:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T16:12:13.966Z] 16:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:11:01 2 1.32 0.00 0.05 0.00 0.00 98.63 [2022-10-26T16:12:13.966Z] 16:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T16:12:13.966Z] 16:11:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-26T16:12:13.966Z] 16:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T16:12:13.966Z] 16:12:01 all 8.66 0.00 3.90 1.59 0.05 85.80 [2022-10-26T16:12:13.966Z] 16:12:01 0 8.95 0.00 3.47 0.13 0.05 87.39 [2022-10-26T16:12:13.966Z] 16:12:01 1 8.60 0.00 3.99 0.13 0.03 87.24 [2022-10-26T16:12:13.966Z] 16:12:01 2 7.59 0.00 3.38 1.28 0.05 87.69 [2022-10-26T16:12:13.966Z] 16:12:01 3 7.77 0.00 3.53 0.37 0.05 88.27 [2022-10-26T16:12:13.966Z] 16:12:01 4 8.17 0.00 4.92 5.51 0.05 81.35 [2022-10-26T16:12:13.966Z] 16:12:01 5 8.99 0.00 3.88 2.66 0.05 84.42 [2022-10-26T16:12:13.966Z] 16:12:01 6 9.74 0.00 4.40 2.14 0.05 83.68 [2022-10-26T16:12:13.966Z] 16:12:01 7 9.48 0.00 3.64 0.49 0.05 86.34 [2022-10-26T16:12:13.966Z] Average: all 5.41 0.00 1.16 0.31 0.02 93.10 [2022-10-26T16:12:13.966Z] Average: 0 5.61 0.00 1.12 0.42 0.02 92.83 [2022-10-26T16:12:13.966Z] Average: 1 5.34 0.00 1.33 0.08 0.02 93.23 [2022-10-26T16:12:13.966Z] Average: 2 5.29 0.00 1.04 0.50 0.02 93.15 [2022-10-26T16:12:13.966Z] Average: 3 5.43 0.00 1.17 0.13 0.02 93.25 [2022-10-26T16:12:13.966Z] Average: 4 5.13 0.00 1.30 0.44 0.02 93.11 [2022-10-26T16:12:13.966Z] Average: 5 5.33 0.00 1.13 0.20 0.02 93.31 [2022-10-26T16:12:13.966Z] Average: 6 5.65 0.00 1.15 0.37 0.02 92.81 [2022-10-26T16:12:13.966Z] Average: 7 5.48 0.00 1.07 0.30 0.03 93.12 [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z] [2022-10-26T16:12:13.966Z]