Pull request #1209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 46125b854c8040769bb73677780ec4da2fac0127+78eeb4cf8eafd545e04d2aba3275c7a949e20c37 (33611415da13c5974edc5fc84f5f4ac09079c030) 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-ssh10497525042413010615.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-ssh4707704145714520068.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10209860419783818424.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5806798198151555943.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17718918960236169056.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12680466502488086346.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117740 in /w/workspace/dry_app-functions-sdk-go_PR-1209 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1209 # 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 Merging remotes/origin/main commit 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 into PR head commit 46125b854c8040769bb73677780ec4da2fac0127 Merge succeeded, producing 46125b854c8040769bb73677780ec4da2fac0127 Checking out Revision 46125b854c8040769bb73677780ec4da2fac0127 (PR-1209) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/pull/1209/head:refs/remotes/origin/PR-1209 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T17:03:03.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T17:03:04.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T17:03:04.163Z] ========================================================= [2022-11-01T17:03:04.163Z] EdgeX Global Pipelines Version Info [2022-11-01T17:03:04.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:03:04.907Z] ------------------- [2022-11-01T17:03:04.907Z] stable info: [2022-11-01T17:03:04.907Z] ------------------- [2022-11-01T17:03:04.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T17:03:04.907Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T17:03:04.907Z] Message: update stable to v1.0.243 [2022-11-01T17:03:05.475Z] ------------------- [2022-11-01T17:03:05.475Z] experimental info: [2022-11-01T17:03:05.475Z] ------------------- [2022-11-01T17:03:05.475Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T17:03:05.475Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T17:03:05.475Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T17:03:05.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-11-01T17:03:05.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-11-01T17:03:05.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T17:03:05.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T17:03:05.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T17:03:05.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T17:03:05.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T17:03:06.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T17:03:06.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T17:03:06.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T17:03:06.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T17:03:06.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-11-01T17:03:06.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T17:03:06.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T17:03:06.307Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:03:06.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:03:06.391Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:03:06.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T17:03:06.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T17:03:06.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T17:03:06.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-01T17:03:06.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-01T17:03:06.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T17:03:06.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T17:03:06.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T17:03:06.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T17:03:06.792Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T17:03:06.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1209 [Pipeline] echo [2022-11-01T17:03:06.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1209 [Pipeline] echo [2022-11-01T17:03:06.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1209 [Pipeline] echo [2022-11-01T17:03:06.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo [2022-11-01T17:03:07.000Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46125b8 [Pipeline] echo [2022-11-01T17:03:07.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T17:03:07.591Z] + git rev-list -1 --merges 46125b854c8040769bb73677780ec4da2fac0127~1..46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo [2022-11-01T17:03:07.638Z] -----------> git rev-list -1 --merges 46125b854c8040769bb73677780ec4da2fac0127~1..46125b854c8040769bb73677780ec4da2fac0127 46125b854c8040769bb73677780ec4da2fac0127 [false] [Pipeline] sh [2022-11-01T17:03:07.945Z] + git log --format=format:%s -1 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo [2022-11-01T17:03:07.982Z] ========================================================= [2022-11-01T17:03:07.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T17:03:07.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T17:03:08.398Z] + git log --format=format:%s -1 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] echo [2022-11-01T17:03:08.430Z] [semverPrep] GIT_COMMIT: 46125b854c8040769bb73677780ec4da2fac0127, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-01T17:03:08.460Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T17:03:08.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T17:03:08.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T17:03:08.845Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T17:03:08.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T17:03:08.845Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T17:03:08.845Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T17:03:08.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:03:09.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:03:09.585Z] [2022-11-01T17:03:09.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:03:09.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:03:10.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T17:03:10.232Z] b85a868b505f: Pulling fs layer [2022-11-01T17:03:10.232Z] e2be974225ed: Pulling fs layer [2022-11-01T17:03:10.232Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T17:03:10.232Z] 988bab9f4d93: Pulling fs layer [2022-11-01T17:03:10.232Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T17:03:10.232Z] eaf3925da568: Pulling fs layer [2022-11-01T17:03:10.232Z] bab4dde63d76: Pulling fs layer [2022-11-01T17:03:10.232Z] bde34c3a00c8: Pulling fs layer [2022-11-01T17:03:10.232Z] b352a97aabf1: Pulling fs layer [2022-11-01T17:03:10.232Z] 4872d77fe225: Pulling fs layer [2022-11-01T17:03:10.232Z] 5851b861e8e6: Pulling fs layer [2022-11-01T17:03:10.232Z] 1469e6f7b9e6: Waiting [2022-11-01T17:03:10.232Z] eaf3925da568: Waiting [2022-11-01T17:03:10.232Z] 988bab9f4d93: Waiting [2022-11-01T17:03:10.232Z] bab4dde63d76: Waiting [2022-11-01T17:03:10.232Z] bde34c3a00c8: Waiting [2022-11-01T17:03:10.232Z] b352a97aabf1: Waiting [2022-11-01T17:03:10.232Z] 4872d77fe225: Waiting [2022-11-01T17:03:10.232Z] 5851b861e8e6: Waiting [2022-11-01T17:03:10.232Z] e2be974225ed: Verifying Checksum [2022-11-01T17:03:10.232Z] e2be974225ed: Download complete [2022-11-01T17:03:10.232Z] 988bab9f4d93: Verifying Checksum [2022-11-01T17:03:10.232Z] 988bab9f4d93: Download complete [2022-11-01T17:03:10.491Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T17:03:10.491Z] 1469e6f7b9e6: Download complete [2022-11-01T17:03:10.491Z] eaf3925da568: Verifying Checksum [2022-11-01T17:03:10.491Z] eaf3925da568: Download complete [2022-11-01T17:03:10.491Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T17:03:10.491Z] 339a4e72a1f5: Download complete [2022-11-01T17:03:10.491Z] bde34c3a00c8: Download complete [2022-11-01T17:03:10.491Z] b352a97aabf1: Verifying Checksum [2022-11-01T17:03:10.491Z] b352a97aabf1: Download complete [2022-11-01T17:03:10.491Z] 4872d77fe225: Download complete [2022-11-01T17:03:10.491Z] 5851b861e8e6: Verifying Checksum [2022-11-01T17:03:10.491Z] 5851b861e8e6: Download complete [2022-11-01T17:03:10.491Z] b85a868b505f: Verifying Checksum [2022-11-01T17:03:10.491Z] b85a868b505f: Download complete [2022-11-01T17:03:10.749Z] bab4dde63d76: Verifying Checksum [2022-11-01T17:03:10.749Z] bab4dde63d76: Download complete [2022-11-01T17:03:11.683Z] b85a868b505f: Pull complete [2022-11-01T17:03:11.942Z] e2be974225ed: Pull complete [2022-11-01T17:03:12.511Z] 339a4e72a1f5: Pull complete [2022-11-01T17:03:12.512Z] 988bab9f4d93: Pull complete [2022-11-01T17:03:12.770Z] 1469e6f7b9e6: Pull complete [2022-11-01T17:03:12.770Z] eaf3925da568: Pull complete [2022-11-01T17:03:14.670Z] bab4dde63d76: Pull complete [2022-11-01T17:03:14.670Z] bde34c3a00c8: Pull complete [2022-11-01T17:03:14.670Z] b352a97aabf1: Pull complete [2022-11-01T17:03:14.670Z] 4872d77fe225: Pull complete [2022-11-01T17:03:14.929Z] 5851b861e8e6: Pull complete [2022-11-01T17:03:14.929Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T17:03:14.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T17:03:14.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:03:15.139Z] prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container [2022-11-01T17:03:15.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-01T17:03:16.690Z] $ docker top b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 -eo pid,comm [2022-11-01T17:03:16.750Z] 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-11-01T17:03:16.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T17:03:16.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T17:03:16.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T17:03:16.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T17:03:16.975Z] $ docker exec b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent [2022-11-01T17:03:17.088Z] SSH_AUTH_SOCK=/tmp/ssh-MyFP2lkgA0yU/agent.32 [2022-11-01T17:03:17.088Z] SSH_AGENT_PID=38 [2022-11-01T17:03:17.094Z] Running ssh-add (command line suppressed) [2022-11-01T17:03:17.190Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_11982191282696552721.key (/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_11982191282696552721.key) [2022-11-01T17:03:17.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T17:03:17.620Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T17:03:17.640Z] $ docker exec --env ******** --env ******** b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent -k [2022-11-01T17:03:17.734Z] unset SSH_AUTH_SOCK; [2022-11-01T17:03:17.734Z] unset SSH_AGENT_PID; [2022-11-01T17:03:17.734Z] echo Agent pid 38 killed; [2022-11-01T17:03:17.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T17:03:17.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T17:03:17.852Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T17:03:17.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T17:03:17.946Z] $ docker exec b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent [2022-11-01T17:03:18.058Z] SSH_AUTH_SOCK=/tmp/ssh-NnGVSXXYlt96/agent.71 [2022-11-01T17:03:18.058Z] SSH_AGENT_PID=77 [2022-11-01T17:03:18.063Z] Running ssh-add (command line suppressed) [2022-11-01T17:03:18.136Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_17954272620322916954.key (/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/private_key_17954272620322916954.key) [2022-11-01T17:03:18.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T17:03:18.492Z] + git semver init [2022-11-01T17:03:18.752Z] 2022-11-01 17:03:18,641 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T17:03:18.752Z] 2022-11-01 17:03:18,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver [2022-11-01T17:03:18.752Z] 2022-11-01 17:03:18,642 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1209/.semver [2022-11-01T17:03:18.752Z] 2022-11-01 17:03:18,642 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209, universal_newlines=False, shell=None, istream=None) [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,079 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1209/.git/info/exclude [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 with force:False [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,080 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,085 [execute] INFO git cat-file --batch-check [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,090 [execute] INFO git cat-file --batch [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1209/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T17:03:20.128Z] 2022-11-01 17:03:20,094 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1209/.semver/PR-1209 [2022-11-01T17:03:20.128Z] 0.0.0 [Pipeline] } [2022-11-01T17:03:20.149Z] $ docker exec --env ******** --env ******** b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 ssh-agent -k [2022-11-01T17:03:20.248Z] unset SSH_AUTH_SOCK; [2022-11-01T17:03:20.248Z] unset SSH_AGENT_PID; [2022-11-01T17:03:20.248Z] echo Agent pid 77 killed; [2022-11-01T17:03:20.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T17:03:20.726Z] + git semver [Pipeline] } [2022-11-01T17:03:21.001Z] $ docker stop --time=1 b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 [2022-11-01T17:03:22.325Z] $ docker rm -f b0fdf08f673e0dd38bf65f99803785b5bbf0d898581534a4511e4bea829b55e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:03:22.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T17:03:22.950Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T17:03:22.967Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-11-01T17:03:23.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:03:23.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:03:23.648Z] ========================================================= [2022-11-01T17:03:23.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T17:03:23.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:03:24.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T17:03:24.039Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T17:03:24.039Z] 213ec9aee27d: Pulling fs layer [2022-11-01T17:03:24.039Z] 4583459ba037: Pulling fs layer [2022-11-01T17:03:24.039Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T17:03:24.039Z] 53926ce57604: Pulling fs layer [2022-11-01T17:03:24.039Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T17:03:24.039Z] 30f14e443154: Pulling fs layer [2022-11-01T17:03:24.039Z] 801331c1e519: Pulling fs layer [2022-11-01T17:03:24.039Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T17:03:24.039Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T17:03:24.039Z] 53926ce57604: Waiting [2022-11-01T17:03:24.039Z] 21b2b0c7a3f4: Waiting [2022-11-01T17:03:24.039Z] 30f14e443154: Waiting [2022-11-01T17:03:24.039Z] 801331c1e519: Waiting [2022-11-01T17:03:24.039Z] 99cc6dd402b0: Waiting [2022-11-01T17:03:24.039Z] 7d9ed39f4882: Waiting [2022-11-01T17:03:24.039Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T17:03:24.039Z] 93c1e223e6f2: Download complete [2022-11-01T17:03:24.039Z] 4583459ba037: Verifying Checksum [2022-11-01T17:03:24.039Z] 4583459ba037: Download complete [2022-11-01T17:03:24.039Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T17:03:24.039Z] 21b2b0c7a3f4: Download complete [2022-11-01T17:03:24.039Z] 30f14e443154: Download complete [2022-11-01T17:03:24.039Z] 213ec9aee27d: Verifying Checksum [2022-11-01T17:03:24.039Z] 213ec9aee27d: Download complete [2022-11-01T17:03:24.039Z] 801331c1e519: Download complete [2022-11-01T17:03:24.298Z] 213ec9aee27d: Pull complete [2022-11-01T17:03:24.298Z] 4583459ba037: Pull complete [2022-11-01T17:03:24.298Z] 93c1e223e6f2: Pull complete [2022-11-01T17:03:24.557Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T17:03:24.557Z] 7d9ed39f4882: Download complete [2022-11-01T17:03:24.819Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T17:03:24.819Z] 99cc6dd402b0: Download complete [2022-11-01T17:03:24.819Z] 53926ce57604: Verifying Checksum [2022-11-01T17:03:24.819Z] 53926ce57604: Download complete [2022-11-01T17:03:28.102Z] 53926ce57604: Pull complete [2022-11-01T17:03:28.362Z] 21b2b0c7a3f4: Pull complete [2022-11-01T17:03:28.362Z] 30f14e443154: Pull complete [2022-11-01T17:03:28.362Z] 801331c1e519: Pull complete [2022-11-01T17:03:30.262Z] 99cc6dd402b0: Pull complete [2022-11-01T17:03:31.196Z] 7d9ed39f4882: Pull complete [2022-11-01T17:03:31.196Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T17:03:31.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T17:03:31.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T17:03:31.513Z] + 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-11-01T17:03:31.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T17:03:31.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:03:32.046Z] prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container [2022-11-01T17:03:32.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T17:03:33.952Z] $ docker top 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:03:34.347Z] + go version [2022-11-01T17:03:34.347Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T17:03:34.379Z] $ docker stop --time=1 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d [2022-11-01T17:03:35.684Z] $ docker rm -f 8948c7343cc5a5fc167debf1058c52b39854434726fe2f886c48fb3f3e7a414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:03:36.404Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T17:03:36.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:03:36.561Z] prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container [2022-11-01T17:03:36.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T17:03:37.001Z] $ docker top 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:03:37.397Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1209 [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:03:37.757Z] + make test [2022-11-01T17:03:37.757Z] make -C ./app-service-template build [2022-11-01T17:03:37.757Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' [2022-11-01T17:03:37.757Z] go mod tidy [2022-11-01T17:03:37.757Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T17:03:37.757Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-01T17:03:37.757Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T17:03:37.757Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T17:03:37.757Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-11-01T17:03:38.015Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-01T17:03:38.015Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-01T17:03:38.015Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T17:03:38.272Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T17:03:38.272Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-11-01T17:03:38.272Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T17:03:38.272Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-01T17:03:38.272Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-01T17:03:38.272Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-01T17:03:38.272Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-01T17:03:38.395Z] Still waiting to schedule task [2022-11-01T17:03:38.395Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-01T17:03:38.530Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-11-01T17:03:38.530Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-01T17:03:38.530Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T17:03:38.530Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-01T17:03:38.530Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T17:03:38.530Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-01T17:03:38.530Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T17:03:38.530Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T17:03:38.530Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T17:03:38.530Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T17:03:38.530Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T17:03:38.530Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T17:03:38.788Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-11-01T17:03:39.046Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T17:03:39.046Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-01T17:03:39.046Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T17:03:39.046Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-11-01T17:03:39.046Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-11-01T17:03:39.304Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-01T17:03:39.305Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-01T17:03:39.305Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T17:03:39.563Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T17:03:39.563Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T17:03:39.563Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-01T17:03:39.563Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-01T17:03:39.563Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-01T17:03:39.563Z] go: downloading github.com/kr/pretty v0.3.0 [2022-11-01T17:03:39.563Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-11-01T17:03:39.563Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T17:03:39.563Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T17:03:39.563Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-01T17:03:39.563Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T17:03:39.821Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-11-01T17:03:39.821Z] go: downloading github.com/kr/text v0.2.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-11-01T17:03:39.821Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T17:03:39.821Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-11-01T17:03:39.821Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-01T17:03:39.821Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T17:03:39.821Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T17:03:39.821Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-01T17:03:40.083Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-01T17:03:40.083Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-01T17:03:40.083Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T17:03:40.083Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-01T17:03:40.083Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T17:03:40.083Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-11-01T17:03:40.083Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-11-01T17:03:40.083Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-01T17:03:40.083Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-01T17:03:40.083Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-01T17:03:40.083Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-01T17:03:40.083Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-01T17:03:40.083Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T17:03:40.083Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-11-01T17:03:40.352Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-01T17:03:40.352Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-11-01T17:03:40.352Z] go: downloading github.com/google/btree v1.0.0 [2022-11-01T17:03:40.352Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-11-01T17:03:40.352Z] go: downloading github.com/miekg/dns v1.1.41 [2022-11-01T17:03:40.352Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-11-01T17:03:40.352Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T17:03:40.352Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-11-01T17:03:40.352Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-11-01T17:03:41.730Z] 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-11-01T17:03:59.801Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' [2022-11-01T17:03:59.801Z] make -C ./app-service-template test [2022-11-01T17:03:59.801Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' [2022-11-01T17:03:59.801Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-11-01T17:04:17.886Z] ok app-new-service 0.070s coverage: 48.1% of statements [2022-11-01T17:04:17.886Z] ? app-new-service/config [no test files] [2022-11-01T17:04:17.886Z] ok app-new-service/functions 0.067s coverage: 85.3% of statements [2022-11-01T17:04:17.886Z] CGO_ENABLED=1 go vet ./... [2022-11-01T17:04:25.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:04:26.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:04:26.244Z] ./bin/test-attribution-txt.sh [2022-11-01T17:04:26.244Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1209/app-service-template' [2022-11-01T17:04:26.244Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-01T17:04:26.244Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-11-01T17:04:26.808Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.123s coverage: 60.4% of statements [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.9% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 76.5% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.069s coverage: 88.7% of statements [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.052s coverage: 100.0% of statements [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.178s coverage: 76.4% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.057s coverage: 97.3% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.088s coverage: 82.8% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.724s coverage: 81.5% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.081s coverage: 28.7% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.061s coverage: 14.0% of statements [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.065s coverage: 27.3% of statements [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-11-01T17:04:30.085Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-01T17:04:30.085Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.068s coverage: 51.4% of statements [2022-11-01T17:04:56.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.141s coverage: 75.5% of statements [2022-11-01T17:04:56.636Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.068s coverage: 94.4% of statements [2022-11-01T17:04:56.636Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T17:04:56.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:04:56.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:05:03.189Z] 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-11-01T17:05:03.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T17:05:03.260Z] $ docker stop --time=1 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 [2022-11-01T17:05:04.651Z] $ docker rm -f 45a49aefe833c6be8a2c7366818c57528e6571c91427d27d65392b3456f7c785 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:05:05.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T17:05:05.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117742 in /w/workspace/dry_app-functions-sdk-go_PR-1209 [Pipeline] { [2022-11-01T17:05:05.538Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2022-11-01T17:05:05.613Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [2022-11-01T17:05:05.793Z] The recommended git tool is: git [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-11-01T17:05:06.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:05:06.564Z] [2022-11-01T17:05:06.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:05:06.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:05:06.936Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T17:05:06.936Z] 5eb5b503b376: Pulling fs layer [2022-11-01T17:05:06.936Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T17:05:06.936Z] ec43610c2a17: Pulling fs layer [2022-11-01T17:05:06.936Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T17:05:06.936Z] 33b1e0a273af: Pulling fs layer [2022-11-01T17:05:06.936Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T17:05:06.936Z] 2f39f015ded8: Pulling fs layer [2022-11-01T17:05:06.936Z] 33b1e0a273af: Waiting [2022-11-01T17:05:06.936Z] 3a2ae6a8a46f: Waiting [2022-11-01T17:05:06.936Z] 5d3b04190fa2: Waiting [2022-11-01T17:05:07.194Z] ec43610c2a17: Verifying Checksum [2022-11-01T17:05:07.194Z] ec43610c2a17: Download complete [2022-11-01T17:05:07.194Z] 5c69ac0246d0: Download complete [2022-11-01T17:05:07.194Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-01T17:05:07.194Z] 3a2ae6a8a46f: Download complete [2022-11-01T17:05:07.194Z] 5d3b04190fa2: Download complete [2022-11-01T17:05:07.194Z] 33b1e0a273af: Verifying Checksum [2022-11-01T17:05:07.194Z] 33b1e0a273af: Download complete [2022-11-01T17:05:07.194Z] 5eb5b503b376: Download complete [2022-11-01T17:05:07.759Z] 2f39f015ded8: Download complete [2022-11-01T17:05:08.323Z] 5eb5b503b376: Pull complete [2022-11-01T17:05:08.323Z] 5c69ac0246d0: Pull complete [2022-11-01T17:05:08.889Z] ec43610c2a17: Pull complete [2022-11-01T17:05:08.889Z] 3a2ae6a8a46f: Pull complete [2022-11-01T17:05:09.147Z] 33b1e0a273af: Pull complete [2022-11-01T17:05:09.147Z] 5d3b04190fa2: Pull complete [2022-11-01T17:05:10.711Z] using credential edgex-jenkins-ssh [2022-11-01T17:05:10.730Z] Cloning the remote Git repository [2022-11-01T17:05:10.779Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-11-01T17:05:10.859Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-11-01T17:05:11.018Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-11-01T17:05:11.019Z] > git --version # timeout=10 [2022-11-01T17:05:11.042Z] > git --version # 'git version 2.25.1' [2022-11-01T17:05:11.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:05:11.095Z] Verifying host key using known hosts file [2022-11-01T17:05:11.284Z] 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-11-01T17:05:11.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T17:05:13.323Z] 2f39f015ded8: Pull complete [2022-11-01T17:05:13.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T17:05:13.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:05:13.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:05:13.550Z] prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container [2022-11-01T17:05:13.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T17:05:14.903Z] $ docker top 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:05:15.350Z] ---> job-cost.sh [2022-11-01T17:05:15.350Z] lf-activate-venv: SKIPPING [2022-11-01T17:05:15.350Z] INFO: No Stack... [2022-11-01T17:05:15.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T17:05:15.866Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T17:05:14.750Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-11-01T17:05:14.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T17:05:15.554Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-11-01T17:05:15.594Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-11-01T17:05:15.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:05:15.600Z] Verifying host key using known hosts file [2022-11-01T17:05:15.607Z] 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-11-01T17:05:15.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1209/head:refs/remotes/origin/PR-1209 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-01T17:05:16.182Z] + cut -d, -f6 [2022-11-01T17:05:16.182Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/cost.csv [Pipeline] lock [2022-11-01T17:05:16.224Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [2022-11-01T17:05:16.231Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] did not exist. Created. [2022-11-01T17:05:16.231Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] { [Pipeline] unstash [2022-11-01T17:05:16.325Z] Merging remotes/origin/main commit 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 into PR head commit 46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] sh [2022-11-01T17:05:16.571Z] Merge succeeded, producing 46125b854c8040769bb73677780ec4da2fac0127 [2022-11-01T17:05:16.571Z] Checking out Revision 46125b854c8040769bb73677780ec4da2fac0127 (PR-1209) [2022-11-01T17:05:16.626Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T17:05:16.677Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T17:05:16.701Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T17:05:16.782Z] $ docker stop --time=1 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b [2022-11-01T17:05:16.345Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:05:16.367Z] > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 [2022-11-01T17:05:16.479Z] > git remote # timeout=10 [2022-11-01T17:05:16.492Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T17:05:16.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T17:05:16.520Z] Verifying host key using known hosts file [2022-11-01T17:05:16.524Z] 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-11-01T17:05:16.532Z] > git merge 78eeb4cf8eafd545e04d2aba3275c7a949e20c37 # timeout=10 [2022-11-01T17:05:16.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T17:05:16.580Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:05:16.593Z] > git checkout -f 46125b854c8040769bb73677780ec4da2fac0127 # timeout=10 [2022-11-01T17:05:17.923Z] $ docker rm -f 12b5b27e460210c02c6cb36594a39bff64ff85f32dc28a973c735abc6350551b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T17:05:20.085Z] Commit message: "docs: Levski Change Log" [2022-11-01T17:05:20.133Z] > git --version # timeout=10 [2022-11-01T17:05:20.148Z] > git --version # 'git version 2.25.1' [2022-11-01T17:05:20.167Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T17:05:21.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T17:05:21.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T17:05:21.344Z] Dload Upload Total Spent Left Speed [2022-11-01T17:05:21.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-11-01T17:05:22.064Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T17:05:22.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-01T17:05:22.419Z] + sudo tee /etc/docker/daemon.new [2022-11-01T17:05:22.419Z] { [2022-11-01T17:05:22.419Z] "registry-mirrors": [ [2022-11-01T17:05:22.419Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T17:05:22.419Z] ], [2022-11-01T17:05:22.419Z] "bip": "10.250.0.254/24", [2022-11-01T17:05:22.419Z] "hosts": [ [2022-11-01T17:05:22.419Z] "tcp://0.0.0.0:5555", [2022-11-01T17:05:22.419Z] "unix:///var/run/docker.sock" [2022-11-01T17:05:22.419Z] ], [2022-11-01T17:05:22.419Z] "mtu": 1458, [2022-11-01T17:05:22.419Z] "selinux-enabled": true, [2022-11-01T17:05:22.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T17:05:22.419Z] } [Pipeline] sh [2022-11-01T17:05:22.765Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T17:05:23.108Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T17:05:41.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:05:41.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T17:05:41.574Z] ========================================================= [2022-11-01T17:05:41.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T17:05:41.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:05:41.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T17:05:42.582Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T17:05:42.582Z] 9b18e9b68314: Pulling fs layer [2022-11-01T17:05:42.582Z] d32db5db7311: Pulling fs layer [2022-11-01T17:05:42.582Z] d0c4b47475fc: Pulling fs layer [2022-11-01T17:05:42.582Z] 5831b945b038: Pulling fs layer [2022-11-01T17:05:42.582Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T17:05:42.582Z] e10730c5d714: Pulling fs layer [2022-11-01T17:05:42.582Z] 5dd5c2283517: Pulling fs layer [2022-11-01T17:05:42.582Z] d5ac0230b979: Pulling fs layer [2022-11-01T17:05:42.582Z] 5831b945b038: Waiting [2022-11-01T17:05:42.582Z] 86bbec2aaacd: Waiting [2022-11-01T17:05:42.582Z] e10730c5d714: Waiting [2022-11-01T17:05:42.582Z] 5dd5c2283517: Waiting [2022-11-01T17:05:42.582Z] d5ac0230b979: Waiting [2022-11-01T17:05:42.582Z] d0c4b47475fc: Download complete [2022-11-01T17:05:42.582Z] d32db5db7311: Verifying Checksum [2022-11-01T17:05:42.582Z] d32db5db7311: Download complete [2022-11-01T17:05:42.582Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T17:05:42.582Z] 86bbec2aaacd: Download complete [2022-11-01T17:05:42.582Z] e10730c5d714: Verifying Checksum [2022-11-01T17:05:42.582Z] e10730c5d714: Download complete [2022-11-01T17:05:42.582Z] 9b18e9b68314: Verifying Checksum [2022-11-01T17:05:43.565Z] d5ac0230b979: Verifying Checksum [2022-11-01T17:05:43.565Z] d5ac0230b979: Download complete [2022-11-01T17:05:44.167Z] 9b18e9b68314: Pull complete [2022-11-01T17:05:44.759Z] d32db5db7311: Pull complete [2022-11-01T17:05:44.759Z] 5dd5c2283517: Verifying Checksum [2022-11-01T17:05:44.759Z] 5dd5c2283517: Download complete [2022-11-01T17:05:44.759Z] d0c4b47475fc: Pull complete [2022-11-01T17:05:45.347Z] 5831b945b038: Verifying Checksum [2022-11-01T17:05:45.347Z] 5831b945b038: Download complete [2022-11-01T17:05:57.715Z] 5831b945b038: Pull complete [2022-11-01T17:05:57.715Z] 86bbec2aaacd: Pull complete [2022-11-01T17:05:57.715Z] e10730c5d714: Pull complete [2022-11-01T17:06:04.396Z] 5dd5c2283517: Pull complete [2022-11-01T17:06:05.359Z] d5ac0230b979: Pull complete [2022-11-01T17:06:05.359Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T17:06:05.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T17:06:05.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T17:06:05.698Z] + 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-11-01T17:06:06.105Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T17:06:06.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:06:06.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container [2022-11-01T17:06:06.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T17:06:09.408Z] $ docker top e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:06:10.286Z] + go version [2022-11-01T17:06:10.286Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T17:06:10.324Z] $ docker stop --time=1 e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 [2022-11-01T17:06:11.957Z] $ docker rm -f e0be76439f28756d6334da4d88cef96df8f99624aaf031657479257d5d137452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:06:12.789Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T17:06:12.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:06:13.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container [2022-11-01T17:06:13.091Z] $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T17:06:14.215Z] $ docker top 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:06:14.774Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T17:06:15.174Z] + make test [2022-11-01T17:06:15.174Z] make -C ./app-service-template build [2022-11-01T17:06:15.443Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-11-01T17:06:15.443Z] go mod tidy [2022-11-01T17:06:15.443Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T17:06:15.443Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-11-01T17:06:15.711Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T17:06:15.711Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T17:06:15.711Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.28 [2022-11-01T17:06:15.978Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-11-01T17:06:15.978Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-11-01T17:06:15.978Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T17:06:15.978Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T17:06:15.978Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-11-01T17:06:15.978Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T17:06:15.978Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2022-11-01T17:06:15.978Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-11-01T17:06:16.244Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T17:06:16.244Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T17:06:16.244Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T17:06:16.244Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-11-01T17:06:16.244Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-11-01T17:06:16.244Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-01T17:06:16.244Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-11-01T17:06:16.244Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T17:06:16.244Z] go: downloading github.com/x448/float16 v0.8.4 [2022-11-01T17:06:16.244Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T17:06:16.244Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T17:06:16.244Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-11-01T17:06:16.512Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T17:06:17.101Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T17:06:17.369Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-11-01T17:06:17.369Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-11-01T17:06:19.319Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-11-01T17:06:19.319Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-11-01T17:06:19.319Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-11-01T17:06:19.588Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-11-01T17:06:19.588Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-11-01T17:06:19.588Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-11-01T17:06:19.588Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-01T17:06:19.588Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T17:06:19.854Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-11-01T17:06:19.854Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-11-01T17:06:19.854Z] go: downloading github.com/kr/pretty v0.3.0 [2022-11-01T17:06:19.854Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-11-01T17:06:19.854Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-11-01T17:06:19.854Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2022-11-01T17:06:19.854Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2022-11-01T17:06:20.123Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-11-01T17:06:20.390Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-11-01T17:06:20.390Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-11-01T17:06:20.390Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-11-01T17:06:20.390Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T17:06:20.390Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T17:06:21.354Z] go: downloading github.com/kr/text v0.2.0 [2022-11-01T17:06:21.354Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-11-01T17:06:21.354Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-01T17:06:21.354Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-01T17:06:21.354Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-01T17:06:21.354Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-11-01T17:06:21.354Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-11-01T17:06:21.354Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-11-01T17:06:21.623Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2022-11-01T17:06:21.623Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-11-01T17:06:21.623Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-11-01T17:06:21.623Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-11-01T17:06:21.623Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-11-01T17:06:21.623Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-11-01T17:06:21.893Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-11-01T17:06:21.893Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T17:06:21.893Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T17:06:21.893Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-11-01T17:06:22.860Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-11-01T17:06:22.860Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-11-01T17:06:22.860Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-11-01T17:06:22.860Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T17:06:22.860Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T17:06:25.448Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-01T17:06:25.714Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-01T17:06:25.714Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-01T17:06:25.715Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-01T17:06:25.715Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-01T17:06:25.715Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-01T17:06:25.715Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-01T17:06:25.715Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-11-01T17:06:25.982Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2022-11-01T17:06:26.262Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-01T17:06:26.262Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-11-01T17:06:26.262Z] go: downloading github.com/google/btree v1.0.0 [2022-11-01T17:06:26.262Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-11-01T17:06:26.262Z] go: downloading github.com/miekg/dns v1.1.41 [2022-11-01T17:06:26.528Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-11-01T17:06:26.529Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-01T17:06:26.529Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-11-01T17:06:26.529Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-01T17:06:26.795Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-11-01T17:06:26.795Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-11-01T17:06:28.204Z] 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-11-01T17:08:34.870Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-11-01T17:08:34.870Z] make -C ./app-service-template test [2022-11-01T17:08:34.870Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-11-01T17:08:34.870Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-11-01T17:11:11.589Z] ok app-new-service 0.274s coverage: 48.1% of statements [2022-11-01T17:11:11.589Z] ? app-new-service/config [no test files] [2022-11-01T17:11:11.589Z] ok app-new-service/functions 0.275s coverage: 85.3% of statements [2022-11-01T17:11:11.589Z] CGO_ENABLED=1 go vet ./... [2022-11-01T17:12:33.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:12:33.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:12:33.272Z] ./bin/test-attribution-txt.sh [2022-11-01T17:12:33.272Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-11-01T17:12:33.272Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-01T17:12:33.272Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-11-01T17:12:33.272Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.661s coverage: 60.4% of statements [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.300s coverage: 93.9% of statements [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.356s coverage: 76.5% of statements [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.428s coverage: 88.7% of statements [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.134s coverage: 100.0% of statements [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.730s coverage: 76.4% of statements [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.261s coverage: 97.3% of statements [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-11-01T17:12:55.361Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.369s coverage: 82.8% of statements [2022-11-01T17:12:55.361Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-11-01T17:12:58.720Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.174s coverage: 81.5% of statements [2022-11-01T17:12:58.720Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-11-01T17:12:58.720Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-11-01T17:12:59.684Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.452s coverage: 28.7% of statements [2022-11-01T17:12:59.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-11-01T17:12:59.684Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.281s coverage: 14.0% of statements [2022-11-01T17:13:00.643Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.314s coverage: 27.3% of statements [2022-11-01T17:13:00.643Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-11-01T17:13:00.643Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-01T17:13:06.013Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.250s coverage: 51.4% of statements [2022-11-01T17:13:38.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.531s coverage: 75.5% of statements [2022-11-01T17:13:38.222Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.206s coverage: 94.4% of statements [2022-11-01T17:13:38.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T17:13:40.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T17:13:41.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-01T17:13:41.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-11-01T17:13:41.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T17:13:41.403Z] $ docker stop --time=1 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af [2022-11-01T17:13:43.232Z] $ docker rm -f 3876a996c2ae7ef25b985baefb424dfb2c885f52e55bc6b228b3206d5199a9af [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T17:13:47.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T17:13:47.422Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T17:13:48.123Z] 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-11-01T17:13:49.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:13:49.056Z] [2022-11-01T17:13:49.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:13:49.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:13:49.736Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T17:13:49.736Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T17:13:49.736Z] 04944245beec: Pulling fs layer [2022-11-01T17:13:49.736Z] 699f458cf7ca: Pulling fs layer [2022-11-01T17:13:49.736Z] 765212b225bb: Pulling fs layer [2022-11-01T17:13:49.736Z] f23df028b6ca: Pulling fs layer [2022-11-01T17:13:49.736Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T17:13:49.736Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T17:13:49.736Z] f23df028b6ca: Waiting [2022-11-01T17:13:49.736Z] d65c8cfc05b1: Waiting [2022-11-01T17:13:49.736Z] 2437ff75d9bd: Waiting [2022-11-01T17:13:49.736Z] 765212b225bb: Waiting [2022-11-01T17:13:49.736Z] 04944245beec: Verifying Checksum [2022-11-01T17:13:49.736Z] 04944245beec: Download complete [2022-11-01T17:13:49.736Z] 765212b225bb: Download complete [2022-11-01T17:13:50.016Z] f23df028b6ca: Verifying Checksum [2022-11-01T17:13:50.016Z] f23df028b6ca: Download complete [2022-11-01T17:13:50.016Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T17:13:50.016Z] d65c8cfc05b1: Download complete [2022-11-01T17:13:50.016Z] 699f458cf7ca: Verifying Checksum [2022-11-01T17:13:50.016Z] 699f458cf7ca: Download complete [2022-11-01T17:13:50.641Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T17:13:50.641Z] 8998bd30e6a1: Download complete [2022-11-01T17:13:52.602Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T17:13:52.602Z] 2437ff75d9bd: Download complete [2022-11-01T17:13:54.538Z] 8998bd30e6a1: Pull complete [2022-11-01T17:13:54.801Z] 04944245beec: Pull complete [2022-11-01T17:13:56.204Z] 699f458cf7ca: Pull complete [2022-11-01T17:13:56.204Z] 765212b225bb: Pull complete [2022-11-01T17:13:56.786Z] f23df028b6ca: Pull complete [2022-11-01T17:13:57.052Z] d65c8cfc05b1: Pull complete [2022-11-01T17:14:12.032Z] 2437ff75d9bd: Pull complete [2022-11-01T17:14:12.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T17:14:12.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T17:14:12.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:14:12.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-117742 does not seem to be running inside a container [2022-11-01T17:14:12.404Z] $ 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/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-01T17:14:14.791Z] $ docker top 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:15.380Z] ---> job-cost.sh [2022-11-01T17:14:15.647Z] lf-activate-venv: SKIPPING [2022-11-01T17:14:15.647Z] INFO: No Stack... [2022-11-01T17:14:16.226Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T17:14:17.180Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T17:14:17.516Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2022-11-01T17:14:17.516Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T17:14:17.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [2022-11-01T17:14:17.596Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] did not exist. Created. [2022-11-01T17:14:17.596Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T17:14:18.003Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-06e07494/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T17:14:18.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T17:14:18.386Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T17:14:18.447Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T17:14:18.464Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1209-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T17:14:18.546Z] $ docker stop --time=1 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 [2022-11-01T17:14:19.990Z] $ docker rm -f 9474c8e0c154f11bb12215612f8cbc1c3038b6afa4700b8b1de17cf0f51772d9 [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-11-01T17:14:20.952Z] provisioning config files... [2022-11-01T17:14:20.963Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/config4993573060159761164tmp [Pipeline] { [Pipeline] sh [2022-11-01T17:14:21.298Z] + set +x [2022-11-01T17:14:21.298Z] + curl -s https://codecov.io/bash [2022-11-01T17:14:21.298Z] + bash -s -- [2022-11-01T17:14:21.298Z] [2022-11-01T17:14:21.298Z] _____ _ [2022-11-01T17:14:21.298Z] / ____| | | [2022-11-01T17:14:21.298Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T17:14:21.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T17:14:21.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T17:14:21.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T17:14:21.298Z] Bash-1.0.6 [2022-11-01T17:14:21.298Z] [2022-11-01T17:14:21.298Z] [2022-11-01T17:14:21.298Z] ==> git version 2.25.1 found [2022-11-01T17:14:21.298Z] ==> 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-11-01T17:14:21.298Z] Release-Date: 2020-01-08 [2022-11-01T17:14:21.298Z] 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-11-01T17:14:21.298Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T17:14:21.298Z] ==> Jenkins CI detected. [2022-11-01T17:14:21.298Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1209 [2022-11-01T17:14:21.298Z] project root: . [2022-11-01T17:14:21.298Z] --> token set from env [2022-11-01T17:14:21.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T17:14:21.298Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T17:14:21.298Z] ==> Python coveragepy not found [2022-11-01T17:14:21.298Z] ==> Searching for coverage reports in: [2022-11-01T17:14:21.298Z] + . [2022-11-01T17:14:21.298Z] -> Found 2 reports [2022-11-01T17:14:21.298Z] ==> Detecting git/mercurial file structure [2022-11-01T17:14:21.298Z] ==> Reading reports [2022-11-01T17:14:21.298Z] + ./app-service-template/coverage.out bytes=3432 [2022-11-01T17:14:21.298Z] + ./coverage.out bytes=126391 [2022-11-01T17:14:21.556Z] ==> Appending adjustments [2022-11-01T17:14:21.556Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T17:14:21.815Z] + Found adjustments [2022-11-01T17:14:21.815Z] ==> Gzipping contents [2022-11-01T17:14:21.815Z] 24K /tmp/codecov.17ZSln.gz [2022-11-01T17:14:21.815Z] ==> Uploading reports [2022-11-01T17:14:21.815Z] url: https://codecov.io [2022-11-01T17:14:21.815Z] query: branch=PR-1209&commit=46125b854c8040769bb73677780ec4da2fac0127&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1209&job=&cmd_args= [2022-11-01T17:14:21.815Z] -> Pinging Codecov [2022-11-01T17:14:21.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1209&commit=46125b854c8040769bb73677780ec4da2fac0127&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1209&job=&cmd_args= [2022-11-01T17:14:22.385Z] -> Uploading to [2022-11-01T17:14:22.386Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/3D8B5DFFC46A037C893635FACE044666/46125b854c8040769bb73677780ec4da2fac0127/77c14556-1ed9-469f-a224-b7f2dc15e545.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T171422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1b9780901cf449b313459a812df5329eb533b3dd044028b8b3f2578989db79c [2022-11-01T17:14:22.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T17:14:22.386Z] Dload Upload Total Spent Left Speed [2022-11-01T17:14:22.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22109 0 0 100 22109 0 90240 --:--:-- --:--:-- --:--:-- 90240 [2022-11-01T17:14:22.645Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/46125b854c8040769bb73677780ec4da2fac0127 [Pipeline] } [2022-11-01T17:14:22.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-01T17:14:24.380Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1209/archives ] [2022-11-01T17:14:24.380Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1209/archives [2022-11-01T17:14:24.380Z] total 16 [2022-11-01T17:14:24.380Z] drwxr-xr-x 3 root root 4096 Nov 1 17:05 . [2022-11-01T17:14:24.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:05 .. [2022-11-01T17:14:24.380Z] drwxr-xr-x 2 root root 4096 Nov 1 17:05 cost [2022-11-01T17:14:24.380Z] -rw-r--r-- 1 root root 93 Nov 1 17:05 cost.csv [2022-11-01T17:14:24.380Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1209/archives [2022-11-01T17:14:24.380Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1209/archives [2022-11-01T17:14:24.380Z] total 16 [2022-11-01T17:14:24.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:05 . [2022-11-01T17:14:24.380Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:05 .. [2022-11-01T17:14:24.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:05 cost [2022-11-01T17:14:24.380Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 1 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:24.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:25.761Z] ---> package-listing.sh [2022-11-01T17:14:25.761Z] ++ facter osfamily [2022-11-01T17:14:25.761Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T17:14:26.021Z] + OS_FAMILY=debian [2022-11-01T17:14:26.021Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1209 [2022-11-01T17:14:26.021Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T17:14:26.021Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T17:14:26.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T17:14:26.021Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T17:14:26.021Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1209 ']' [2022-11-01T17:14:26.021Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T17:14:26.021Z] + case "${OS_FAMILY}" in [2022-11-01T17:14:26.021Z] + dpkg -l [2022-11-01T17:14:26.021Z] + grep '^ii' [2022-11-01T17:14:26.021Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T17:14:26.021Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T17:14:26.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T17:14:26.021Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1209 ']' [2022-11-01T17:14:26.021Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/ [2022-11-01T17:14:26.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1209/archives/ [Pipeline] echo [2022-11-01T17:14:26.121Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T17:14:26.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:14:27.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T17:14:27.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T17:14:27.176Z] prd-ubuntu20.04-docker-8c-8g-117740 does not seem to be running inside a container [2022-11-01T17:14:27.214Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1209 -v /w/workspace/dry_app-functions-sdk-go_PR-1209:/w/workspace/dry_app-functions-sdk-go_PR-1209:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T17:14:27.406Z] $ docker top a15abf1e93fb8beaa3de2a500047bb0fccacca76c6d52b51221f73af32ee371a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T17:14:27.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T17:14:28.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T17:14:28.390Z] + ls /var/log/sa-host [2022-11-01T17:14:28.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T17:14:28.584Z] provisioning config files... [2022-11-01T17:14:28.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1209@tmp/config1322181297237442824tmp [Pipeline] { [Pipeline] echo [2022-11-01T17:14:28.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:28.954Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T17:14:28.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:29.387Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T17:14:29.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:29.730Z] ---> sudo-logs.sh [2022-11-01T17:14:29.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T17:14:29.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:30.130Z] ---> job-cost.sh [2022-11-01T17:14:30.130Z] lf-activate-venv: SKIPPING [2022-11-01T17:14:30.130Z] DEBUG: total: 0.2199999988079071 [2022-11-01T17:14:30.130Z] INFO: Retrieving Stack Cost... [2022-11-01T17:14:30.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T17:14:30.957Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T17:14:30.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T17:14:31.302Z] ---> logs-deploy.sh [2022-11-01T17:14:31.302Z] lf-activate-venv: SKIPPING [2022-11-01T17:14:31.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1209/1 [2022-11-01T17:14:31.302Z] INFO: archiving workspace using pattern(s): [2022-11-01T17:14:32.244Z] Archives upload complete. [2022-11-01T17:14:32.244Z] INFO: archiving logs to Nexus [2022-11-01T17:14:33.185Z] ---> uname -a: [2022-11-01T17:14:33.185Z] Linux prd-ubuntu20-04-docker-8c-8g-117740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] ---> lscpu: [2022-11-01T17:14:33.185Z] Architecture: x86_64 [2022-11-01T17:14:33.185Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T17:14:33.185Z] Byte Order: Little Endian [2022-11-01T17:14:33.185Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T17:14:33.185Z] CPU(s): 8 [2022-11-01T17:14:33.185Z] On-line CPU(s) list: 0-7 [2022-11-01T17:14:33.185Z] Thread(s) per core: 1 [2022-11-01T17:14:33.185Z] Core(s) per socket: 1 [2022-11-01T17:14:33.185Z] Socket(s): 8 [2022-11-01T17:14:33.185Z] NUMA node(s): 1 [2022-11-01T17:14:33.185Z] Vendor ID: AuthenticAMD [2022-11-01T17:14:33.185Z] CPU family: 23 [2022-11-01T17:14:33.185Z] Model: 49 [2022-11-01T17:14:33.185Z] Model name: AMD EPYC-Rome Processor [2022-11-01T17:14:33.185Z] Stepping: 0 [2022-11-01T17:14:33.185Z] CPU MHz: 2800.000 [2022-11-01T17:14:33.185Z] BogoMIPS: 5600.00 [2022-11-01T17:14:33.185Z] Virtualization: AMD-V [2022-11-01T17:14:33.185Z] Hypervisor vendor: KVM [2022-11-01T17:14:33.185Z] Virtualization type: full [2022-11-01T17:14:33.185Z] L1d cache: 256 KiB [2022-11-01T17:14:33.185Z] L1i cache: 256 KiB [2022-11-01T17:14:33.185Z] L2 cache: 4 MiB [2022-11-01T17:14:33.185Z] L3 cache: 128 MiB [2022-11-01T17:14:33.185Z] NUMA node0 CPU(s): 0-7 [2022-11-01T17:14:33.185Z] Vulnerability Itlb multihit: Not affected [2022-11-01T17:14:33.185Z] Vulnerability L1tf: Not affected [2022-11-01T17:14:33.185Z] Vulnerability Mds: Not affected [2022-11-01T17:14:33.185Z] Vulnerability Meltdown: Not affected [2022-11-01T17:14:33.185Z] Vulnerability Mmio stale data: Not affected [2022-11-01T17:14:33.185Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T17:14:33.185Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T17:14:33.185Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T17:14:33.185Z] Vulnerability Srbds: Not affected [2022-11-01T17:14:33.185Z] Vulnerability Tsx async abort: Not affected [2022-11-01T17:14:33.185Z] 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-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] ---> nproc: [2022-11-01T17:14:33.185Z] 8 [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] ---> df -h: [2022-11-01T17:14:33.185Z] Filesystem Size Used Avail Use% Mounted on [2022-11-01T17:14:33.185Z] overlay 155G 11G 145G 7% / [2022-11-01T17:14:33.185Z] tmpfs 64M 0 64M 0% /dev [2022-11-01T17:14:33.185Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-01T17:14:33.185Z] shm 64M 0 64M 0% /dev/shm [2022-11-01T17:14:33.185Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] ---> sar -b -r -n DEV: [2022-11-01T17:14:33.185Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117740) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] 17:02:26 LINUX RESTART (8 CPU) [2022-11-01T17:14:33.185Z] [2022-11-01T17:14:33.185Z] 17:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-01T17:14:33.185Z] 17:04:01 153.51 9.82 143.69 0.00 1682.65 37787.30 0.00 [2022-11-01T17:14:33.185Z] 17:05:01 57.86 0.08 57.78 0.00 0.67 32432.67 0.00 [2022-11-01T17:14:33.186Z] 17:06:01 40.46 0.17 40.29 0.00 8.13 18316.01 0.00 [2022-11-01T17:14:33.186Z] 17:07:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2022-11-01T17:14:33.186Z] 17:08:01 37.82 9.33 28.49 0.00 2883.84 4750.95 0.00 [2022-11-01T17:14:33.186Z] 17:09:01 2.37 0.00 2.37 0.00 0.00 27.06 0.00 [2022-11-01T17:14:33.186Z] 17:10:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-11-01T17:14:33.186Z] 17:11:02 1.93 0.00 1.93 0.00 0.00 20.66 0.00 [2022-11-01T17:14:33.186Z] 17:12:01 0.91 0.00 0.91 0.00 0.00 10.17 0.00 [2022-11-01T17:14:33.186Z] 17:13:01 2.13 0.00 2.13 0.00 0.00 34.39 0.00 [2022-11-01T17:14:33.186Z] 17:14:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 [2022-11-01T17:14:33.186Z] Average: 27.35 1.77 25.58 0.00 416.58 8505.43 0.00 [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-01T17:14:33.186Z] 17:04:01 28332584 31441880 860796 2.62 92688 3235224 2176760 6.42 1328380 2789720 622844 [2022-11-01T17:14:33.186Z] 17:05:01 27644028 31123428 1176884 3.58 96612 3572996 2273968 6.70 1855384 2918304 31568 [2022-11-01T17:14:33.186Z] 17:06:01 28583272 31568776 736244 2.24 99892 3108884 1724068 5.08 1129220 2744040 12 [2022-11-01T17:14:33.186Z] 17:07:01 28583924 31569484 735372 2.24 99940 3108884 1724068 5.08 1129152 2744044 44 [2022-11-01T17:14:33.186Z] 17:08:01 28296764 31558852 731628 2.22 118628 3357776 1774152 5.23 1276940 2857152 244 [2022-11-01T17:14:33.186Z] 17:09:01 28297624 31559696 731076 2.22 118664 3357776 1774152 5.23 1276512 2857116 40 [2022-11-01T17:14:33.186Z] 17:10:01 28306184 31568260 722432 2.20 118684 3357780 1774152 5.23 1268168 2857120 8 [2022-11-01T17:14:33.186Z] 17:11:02 28306672 31569092 721800 2.20 118764 3357784 1774152 5.23 1268344 2857352 8 [2022-11-01T17:14:33.186Z] 17:12:01 28306364 31568792 722016 2.20 118796 3357776 1774152 5.23 1268336 2857360 12 [2022-11-01T17:14:33.186Z] 17:13:01 28306172 31568728 721976 2.20 118908 3357780 1774152 5.23 1268244 2857372 12 [2022-11-01T17:14:33.186Z] 17:14:01 28306340 31568964 721872 2.20 118984 3357792 1790328 5.28 1268492 2857380 8 [2022-11-01T17:14:33.186Z] Average: 28297266 31515087 780191 2.37 110960 3320950 1848555 5.45 1303379 2836087 59527 [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-01T17:14:33.186Z] 17:04:01 docker0 143.46 177.60 11.32 1715.13 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:04:01 veth47d1eec 95.50 130.48 8.81 1360.50 0.00 0.00 0.00 0.11 [2022-11-01T17:14:33.186Z] 17:04:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:04:01 ens3 493.48 337.83 7406.89 79.77 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:05:01 docker0 1.08 1.03 0.07 1.53 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:05:01 veth47d1eec 1.08 1.07 0.09 1.54 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:05:01 ens3 17.03 10.81 14.62 7.27 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:06:01 ens3 107.02 72.25 2527.90 12.42 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:08:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:08:01 ens3 65.71 33.79 1312.65 2.64 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:09:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:11:02 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:13:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] 17:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] Average: docker0 13.16 16.26 1.04 156.29 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] Average: ens3 62.27 41.45 1025.33 9.31 0.00 0.00 0.00 0.00 [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] ---> sar -P ALL: [2022-11-01T17:14:33.186Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117740) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] 17:02:26 LINUX RESTART (8 CPU) [2022-11-01T17:14:33.186Z] [2022-11-01T17:14:33.186Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T17:14:33.186Z] 17:04:01 all 23.55 0.00 5.05 1.02 0.07 70.31 [2022-11-01T17:14:33.186Z] 17:04:01 0 23.96 0.00 4.65 0.57 0.07 70.75 [2022-11-01T17:14:33.186Z] 17:04:01 1 26.30 0.00 5.11 2.04 0.07 66.48 [2022-11-01T17:14:33.186Z] 17:04:01 2 23.40 0.00 5.61 0.19 0.07 70.74 [2022-11-01T17:14:33.186Z] 17:04:01 3 22.25 0.00 4.52 2.19 0.07 70.96 [2022-11-01T17:14:33.186Z] 17:04:01 4 23.65 0.00 4.82 1.37 0.08 70.08 [2022-11-01T17:14:33.186Z] 17:04:01 5 23.39 0.00 5.65 1.38 0.08 69.49 [2022-11-01T17:14:33.186Z] 17:04:01 6 22.35 0.00 4.47 0.05 0.07 73.06 [2022-11-01T17:14:33.186Z] 17:04:01 7 23.11 0.00 5.53 0.36 0.07 70.93 [2022-11-01T17:14:33.186Z] 17:05:01 all 36.83 0.00 5.12 0.33 0.08 57.63 [2022-11-01T17:14:33.186Z] 17:05:01 0 36.74 0.00 5.20 0.00 0.08 57.98 [2022-11-01T17:14:33.186Z] 17:05:01 1 36.33 0.00 5.19 0.00 0.08 58.40 [2022-11-01T17:14:33.186Z] 17:05:01 2 37.28 0.00 4.87 0.03 0.07 57.75 [2022-11-01T17:14:33.186Z] 17:05:01 3 36.67 0.00 5.24 1.29 0.08 56.71 [2022-11-01T17:14:33.186Z] 17:05:01 4 35.95 0.00 5.34 1.06 0.08 57.56 [2022-11-01T17:14:33.186Z] 17:05:01 5 37.45 0.00 4.95 0.03 0.08 57.48 [2022-11-01T17:14:33.186Z] 17:05:01 6 36.97 0.00 5.02 0.00 0.08 57.93 [2022-11-01T17:14:33.186Z] 17:05:01 7 37.30 0.00 5.17 0.18 0.08 57.26 [2022-11-01T17:14:33.186Z] 17:06:01 all 3.82 0.00 1.29 0.24 0.02 94.63 [2022-11-01T17:14:33.186Z] 17:06:01 0 4.06 0.00 1.59 0.20 0.02 94.13 [2022-11-01T17:14:33.186Z] 17:06:01 1 3.75 0.00 1.26 0.03 0.03 94.93 [2022-11-01T17:14:33.186Z] 17:06:01 2 3.86 0.00 0.75 0.00 0.02 95.37 [2022-11-01T17:14:33.186Z] 17:06:01 3 3.38 0.00 1.86 0.18 0.02 94.57 [2022-11-01T17:14:33.186Z] 17:06:01 4 4.02 0.00 1.01 0.13 0.02 94.82 [2022-11-01T17:14:33.186Z] 17:06:01 5 3.67 0.00 1.02 0.05 0.02 95.25 [2022-11-01T17:14:33.186Z] 17:06:01 6 3.74 0.00 1.30 0.05 0.02 94.89 [2022-11-01T17:14:33.186Z] 17:06:01 7 4.07 0.00 1.51 1.31 0.02 93.10 [2022-11-01T17:14:33.186Z] 17:07:01 all 0.17 0.00 0.02 0.00 0.00 99.80 [2022-11-01T17:14:33.186Z] 17:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2022-11-01T17:14:33.186Z] 17:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:14:33.186Z] 17:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:07:01 4 1.22 0.00 0.03 0.00 0.00 98.74 [2022-11-01T17:14:33.186Z] 17:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-11-01T17:14:33.186Z] 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.186Z] 17:08:01 all 1.40 0.00 0.74 0.20 0.01 97.65 [2022-11-01T17:14:33.186Z] 17:08:01 0 1.32 0.00 0.47 0.05 0.02 98.15 [2022-11-01T17:14:33.186Z] 17:08:01 1 0.73 0.00 0.58 0.10 0.00 98.58 [2022-11-01T17:14:33.186Z] 17:08:01 2 1.37 0.00 0.82 0.05 0.02 97.75 [2022-11-01T17:14:33.186Z] 17:08:01 3 2.05 0.00 0.43 0.02 0.00 97.50 [2022-11-01T17:14:33.186Z] 17:08:01 4 2.76 0.00 0.30 0.00 0.02 96.93 [2022-11-01T17:14:33.186Z] 17:08:01 5 0.77 0.00 0.55 0.87 0.02 97.80 [2022-11-01T17:14:33.186Z] 17:08:01 6 1.17 0.00 2.40 0.33 0.00 96.10 [2022-11-01T17:14:33.186Z] 17:08:01 7 1.02 0.00 0.38 0.17 0.02 98.41 [2022-11-01T17:14:33.186Z] 17:09:01 all 0.24 0.00 0.04 0.00 0.00 99.72 [2022-11-01T17:14:33.186Z] 17:09:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2022-11-01T17:14:33.186Z] 17:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-01T17:14:33.186Z] 17:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:09:01 4 1.69 0.00 0.13 0.00 0.00 98.17 [2022-11-01T17:14:33.186Z] 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.186Z] 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:14:33.186Z] 17:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:10:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T17:14:33.186Z] 17:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T17:14:33.186Z] 17:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-11-01T17:14:33.186Z] 17:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:14:33.186Z] 17:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T17:14:33.186Z] 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.186Z] 17:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:11:02 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-11-01T17:14:33.186Z] 17:11:02 0 0.03 0.00 0.02 0.03 0.00 99.92 [2022-11-01T17:14:33.186Z] 17:11:02 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-11-01T17:14:33.186Z] 17:11:02 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-11-01T17:14:33.187Z] 17:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.187Z] 17:11:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:11:02 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:11:02 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-01T17:14:33.187Z] 17:11:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.187Z] 17:12:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-11-01T17:14:33.187Z] 17:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T17:14:33.187Z] 17:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:12:01 2 0.07 0.00 0.07 0.00 0.00 99.86 [2022-11-01T17:14:33.187Z] 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T17:14:33.187Z] 17:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T17:14:33.187Z] 17:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:13:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-11-01T17:14:33.187Z] 17:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T17:14:33.187Z] 17:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-01T17:14:33.187Z] 17:13:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2022-11-01T17:14:33.187Z] 17:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-01T17:14:33.187Z] 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-01T17:14:33.187Z] 17:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-11-01T17:14:33.187Z] 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T17:14:33.187Z] 17:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T17:14:33.187Z] 17:14:01 3 0.23 0.00 0.02 0.00 0.00 99.75 [2022-11-01T17:14:33.187Z] 17:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T17:14:33.187Z] 17:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-01T17:14:33.187Z] [2022-11-01T17:14:33.187Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-11-01T17:14:33.187Z] Average: all 5.98 0.00 1.12 0.16 0.02 92.72 [2022-11-01T17:14:33.187Z] Average: 0 6.00 0.00 1.10 0.08 0.02 92.80 [2022-11-01T17:14:33.187Z] Average: 1 6.08 0.00 1.11 0.20 0.02 92.59 [2022-11-01T17:14:33.187Z] Average: 2 5.99 0.00 1.11 0.03 0.02 92.85 [2022-11-01T17:14:33.187Z] Average: 3 5.85 0.00 1.10 0.33 0.02 92.70 [2022-11-01T17:14:33.187Z] Average: 4 6.27 0.00 1.05 0.23 0.02 92.42 [2022-11-01T17:14:33.187Z] Average: 5 5.90 0.00 1.10 0.22 0.02 92.76 [2022-11-01T17:14:33.187Z] Average: 6 5.81 0.00 1.21 0.04 0.02 92.92 [2022-11-01T17:14:33.187Z] Average: 7 5.93 0.00 1.14 0.19 0.02 92.72 [2022-11-01T17:14:33.187Z] [2022-11-01T17:14:33.187Z] [2022-11-01T17:14:33.187Z]