Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94d7605828e307e44c3b6f7a1e2736fe183513b4 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-ssh14756591394520420606.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-ssh3139101991782849352.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11282591704448669886.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16994753890120559512.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16087339693607249817.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8760 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 94d7605828e307e44c3b6f7a1e2736fe183513b4 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1192)" > git config core.sparsecheckout # timeout=10 > git checkout -f 94d7605828e307e44c3b6f7a1e2736fe183513b4 # timeout=10 > git rev-list --no-walk a5c78fd02578faf90e93aae13f7a91cc0e4eeeca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:49 ========================================================= 14:00:49 EdgeX Global Pipelines Version Info 14:00:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:50 ------------------- 14:00:50 stable info: 14:00:50 ------------------- 14:00:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:50 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:00:50 Message: update stable to v1.0.243 14:00:50 ------------------- 14:00:50 experimental info: 14:00:50 ------------------- 14:00:50 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:50 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:00:50 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94d7605 [Pipeline] echo 14:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:51 + git rev-list -1 --merges 94d7605828e307e44c3b6f7a1e2736fe183513b4~1..94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] echo 14:00:51 -----------> git rev-list -1 --merges 94d7605828e307e44c3b6f7a1e2736fe183513b4~1..94d7605828e307e44c3b6f7a1e2736fe183513b4 94d7605828e307e44c3b6f7a1e2736fe183513b4 [false] [Pipeline] sh 14:00:51 + git log --format=format:%s -1 94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] echo 14:00:51 ========================================================= 14:00:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:52 + git log --format=format:%s -1 94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] echo 14:00:52 [semverPrep] GIT_COMMIT: 94d7605828e307e44c3b6f7a1e2736fe183513b4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1192) [Pipeline] echo 14:00:52 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:52 + grep -v github /etc/ssh/ssh_known_hosts 14:00:52 + [ -e /tmp/ssh_known_hosts ] 14:00:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:00:52 + sudo tee -a /etc/ssh/ssh_known_hosts 14:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:52 14:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:53 0.1.4: Pulling from edgex-devops/py-git-semver 14:00:53 b85a868b505f: Pulling fs layer 14:00:53 e2be974225ed: Pulling fs layer 14:00:53 339a4e72a1f5: Pulling fs layer 14:00:53 988bab9f4d93: Pulling fs layer 14:00:53 1469e6f7b9e6: Pulling fs layer 14:00:53 eaf3925da568: Pulling fs layer 14:00:53 bab4dde63d76: Pulling fs layer 14:00:53 bde34c3a00c8: Pulling fs layer 14:00:53 b352a97aabf1: Pulling fs layer 14:00:53 4872d77fe225: Pulling fs layer 14:00:53 5851b861e8e6: Pulling fs layer 14:00:53 1469e6f7b9e6: Waiting 14:00:53 eaf3925da568: Waiting 14:00:53 b352a97aabf1: Waiting 14:00:53 bab4dde63d76: Waiting 14:00:53 4872d77fe225: Waiting 14:00:53 bde34c3a00c8: Waiting 14:00:53 5851b861e8e6: Waiting 14:00:53 988bab9f4d93: Waiting 14:00:53 e2be974225ed: Verifying Checksum 14:00:53 e2be974225ed: Download complete 14:00:53 988bab9f4d93: Download complete 14:00:53 1469e6f7b9e6: Verifying Checksum 14:00:53 1469e6f7b9e6: Download complete 14:00:53 eaf3925da568: Download complete 14:00:53 339a4e72a1f5: Verifying Checksum 14:00:53 339a4e72a1f5: Download complete 14:00:53 bde34c3a00c8: Verifying Checksum 14:00:53 bde34c3a00c8: Download complete 14:00:53 b352a97aabf1: Download complete 14:00:53 4872d77fe225: Verifying Checksum 14:00:53 4872d77fe225: Download complete 14:00:53 5851b861e8e6: Verifying Checksum 14:00:53 5851b861e8e6: Download complete 14:00:53 b85a868b505f: Download complete 14:00:53 bab4dde63d76: Verifying Checksum 14:00:53 bab4dde63d76: Download complete 14:00:54 b85a868b505f: Pull complete 14:00:54 e2be974225ed: Pull complete 14:00:55 339a4e72a1f5: Pull complete 14:00:55 988bab9f4d93: Pull complete 14:00:55 1469e6f7b9e6: Pull complete 14:00:55 eaf3925da568: Pull complete 14:00:57 bab4dde63d76: Pull complete 14:00:57 bde34c3a00c8: Pull complete 14:00:57 b352a97aabf1: Pull complete 14:00:57 4872d77fe225: Pull complete 14:00:57 5851b861e8e6: Pull complete 14:00:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:57 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:01:00 $ docker top e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf -eo pid,comm 14:01:00 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). 14:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:00 [ssh-agent] Looking for ssh-agent implementation... 14:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:00 $ docker exec e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf ssh-agent 14:01:00 SSH_AUTH_SOCK=/tmp/ssh-BOMpWSDuUwcr/agent.31 14:01:00 SSH_AGENT_PID=37 14:01:00 Running ssh-add (command line suppressed) 14:01:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16100746149387469421.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16100746149387469421.key) 14:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:01 + git tag --points-at HEAD [Pipeline] } 14:01:01 $ docker exec --env ******** --env ******** e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf ssh-agent -k 14:01:01 unset SSH_AUTH_SOCK; 14:01:01 unset SSH_AGENT_PID; 14:01:01 echo Agent pid 37 killed; 14:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:01 [ssh-agent] Looking for ssh-agent implementation... 14:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:01 $ docker exec e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf ssh-agent 14:01:01 SSH_AUTH_SOCK=/tmp/ssh-xKB0F8zJQPLW/agent.69 14:01:01 SSH_AGENT_PID=75 14:01:01 Running ssh-add (command line suppressed) 14:01:01 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5559595324424884040.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5559595324424884040.key) 14:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:02 + git semver init 14:01:02 2022-10-21 14:01:02,329 [run_init] DEBUG init version:0.0.0 force:False 14:01:02 2022-10-21 14:01:02,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 14:01:02 2022-10-21 14:01:02,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 14:01:02 2022-10-21 14:01:02,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:01:04 2022-10-21 14:01:04,097 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 14:01:04 2022-10-21 14:01:04,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 14:01:04 2022-10-21 14:01:04,098 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:01:04 2022-10-21 14:01:04,098 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:01:04 2.3.0-dev.50 [Pipeline] } 14:01:04 $ docker exec --env ******** --env ******** e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf ssh-agent -k 14:01:04 unset SSH_AUTH_SOCK; 14:01:04 unset SSH_AGENT_PID; 14:01:04 echo Agent pid 75 killed; 14:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:04 + git semver [Pipeline] } 14:01:05 $ docker stop --time=1 e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf 14:01:06 $ docker rm -f e61dfc457967ac4937a7f81e6e659ddec2fa6a0135cec0e95465c2a532448daf [Pipeline] // withDockerContainer [Pipeline] sh 14:01:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:01:06 Stashed 1 file(s) [Pipeline] echo 14:01:06 [edgeXSemver]: initialized semver on version 2.3.0-dev.50 [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 14:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:07 ========================================================= 14:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:01:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:01:07 213ec9aee27d: Pulling fs layer 14:01:07 4583459ba037: Pulling fs layer 14:01:07 93c1e223e6f2: Pulling fs layer 14:01:07 53926ce57604: Pulling fs layer 14:01:07 21b2b0c7a3f4: Pulling fs layer 14:01:07 30f14e443154: Pulling fs layer 14:01:07 801331c1e519: Pulling fs layer 14:01:07 99cc6dd402b0: Pulling fs layer 14:01:07 7d9ed39f4882: Pulling fs layer 14:01:07 30f14e443154: Waiting 14:01:07 801331c1e519: Waiting 14:01:07 99cc6dd402b0: Waiting 14:01:07 53926ce57604: Waiting 14:01:07 7d9ed39f4882: Waiting 14:01:07 21b2b0c7a3f4: Waiting 14:01:07 93c1e223e6f2: Verifying Checksum 14:01:07 93c1e223e6f2: Download complete 14:01:07 4583459ba037: Verifying Checksum 14:01:07 4583459ba037: Download complete 14:01:07 21b2b0c7a3f4: Download complete 14:01:07 30f14e443154: Verifying Checksum 14:01:07 30f14e443154: Download complete 14:01:07 213ec9aee27d: Verifying Checksum 14:01:07 213ec9aee27d: Download complete 14:01:07 801331c1e519: Verifying Checksum 14:01:07 801331c1e519: Download complete 14:01:07 213ec9aee27d: Pull complete 14:01:07 4583459ba037: Pull complete 14:01:07 93c1e223e6f2: Pull complete 14:01:07 7d9ed39f4882: Verifying Checksum 14:01:07 7d9ed39f4882: Download complete 14:01:08 99cc6dd402b0: Download complete 14:01:08 53926ce57604: Verifying Checksum 14:01:08 53926ce57604: Download complete 14:01:12 53926ce57604: Pull complete 14:01:12 21b2b0c7a3f4: Pull complete 14:01:12 30f14e443154: Pull complete 14:01:12 801331c1e519: Pull complete 14:01:14 99cc6dd402b0: Pull complete 14:01:15 7d9ed39f4882: Pull complete 14:01:15 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:01:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:01:15 + 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 14:01:15 + docker inspect -f . ci-base-image-x86_64 14:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:15 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:19 $ docker top 0ba8de1566ce6241355353405d5be640c167ba8ec8b655504bce87af6484a6d3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:20 + go version 14:01:20 go version go1.18.7 linux/amd64 [Pipeline] } 14:01:20 $ docker stop --time=1 0ba8de1566ce6241355353405d5be640c167ba8ec8b655504bce87af6484a6d3 14:01:21 $ docker rm -f 0ba8de1566ce6241355353405d5be640c167ba8ec8b655504bce87af6484a6d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:21 + docker inspect -f . ci-base-image-x86_64 14:01:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:21 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:01:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:21 Still waiting to schedule task 14:01:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:01:22 $ docker top 406138cdb04cb56dccecb2fc4038220bc97b126f7dcb8e9381aa0cc9e7223c8d -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:22 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:01:22 + make test 14:01:22 make -C ./app-service-template build 14:01:22 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:01:22 go mod tidy 14:01:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:01:22 go: downloading github.com/stretchr/testify v1.8.0 14:01:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:01:22 go: downloading github.com/google/uuid v1.3.0 14:01:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 14:01:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 14:01:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:01:22 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 14:01:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:01:23 go: downloading github.com/gorilla/mux v1.8.0 14:01:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:01:23 go: downloading github.com/davecgh/go-spew v1.1.1 14:01:23 go: downloading github.com/pmezard/go-difflib v1.0.0 14:01:23 go: downloading github.com/stretchr/objx v0.4.0 14:01:23 go: downloading gopkg.in/yaml.v3 v3.0.1 14:01:23 go: downloading github.com/go-kit/log v0.2.0 14:01:23 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:01:23 go: downloading github.com/mitchellh/copystructure v1.0.0 14:01:23 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:01:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:01:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:01:23 go: downloading github.com/gorilla/websocket v1.4.2 14:01:23 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:01:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:01:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:01:23 go: downloading github.com/pelletier/go-toml v1.9.5 14:01:23 go: downloading github.com/hashicorp/errwrap v1.0.0 14:01:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:01:23 go: downloading github.com/hashicorp/consul/api v1.9.1 14:01:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:01:23 go: downloading github.com/x448/float16 v0.8.4 14:01:23 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 14:01:23 go: downloading github.com/go-playground/universal-translator v0.18.0 14:01:23 go: downloading github.com/leodido/go-urn v1.2.1 14:01:23 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 14:01:23 go: downloading golang.org/x/text v0.3.7 14:01:23 go: downloading github.com/go-playground/locales v0.14.0 14:01:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:01:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:01:23 go: downloading github.com/nats-io/nats.go v1.17.0 14:01:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:01:24 go: downloading github.com/pebbe/zmq4 v1.2.7 14:01:24 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:01:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:01:24 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 14:01:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:01:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:01:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:01:24 go: downloading github.com/hashicorp/serf v0.9.5 14:01:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:01:24 go: downloading github.com/hashicorp/consul/sdk v0.8.0 14:01:24 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:01:24 go: downloading github.com/Microsoft/go-winio v0.5.2 14:01:24 go: downloading github.com/zeebo/errs v1.2.2 14:01:24 go: downloading google.golang.org/grpc v1.46.0 14:01:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:01:24 go: downloading github.com/nats-io/nkeys v0.3.0 14:01:24 go: downloading github.com/nats-io/nuid v1.0.1 14:01:24 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 14:01:24 go: downloading github.com/onsi/ginkgo v1.10.1 14:01:24 go: downloading github.com/onsi/gomega v1.7.0 14:01:24 go: downloading github.com/kr/pretty v0.3.0 14:01:24 go: downloading github.com/fatih/color v1.9.0 14:01:24 go: downloading github.com/mattn/go-colorable v0.1.12 14:01:24 go: downloading github.com/mattn/go-isatty v0.0.14 14:01:24 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:01:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:01:24 go: downloading github.com/pkg/errors v0.9.1 14:01:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:01:24 go: downloading github.com/hashicorp/memberlist v0.2.2 14:01:24 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:01:24 go: downloading google.golang.org/protobuf v1.28.0 14:01:24 go: downloading github.com/klauspost/compress v1.15.10 14:01:24 go: downloading github.com/minio/highwayhash v1.0.2 14:01:24 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:01:24 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 14:01:24 go: downloading github.com/golang/protobuf v1.5.2 14:01:24 go: downloading github.com/kr/text v0.2.0 14:01:24 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:01:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:01:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:01:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:01:25 go: downloading github.com/google/go-cmp v0.5.6 14:01:25 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:01:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:01:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:01:25 go: downloading github.com/miekg/dns v1.1.26 14:01:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:01:25 go: downloading github.com/hpcloud/tail v1.0.0 14:01:25 go: downloading gopkg.in/yaml.v2 v2.4.0 14:01:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:01:25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 14:01:25 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:01:25 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:01:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 14:01:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.22 14:01:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 14:01:27 go: downloading github.com/go-kit/log v0.2.1 14:01:27 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:01:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 14:01:27 go: downloading github.com/nats-io/nats.go v1.18.0 14:01:27 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 14:01:27 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:01:27 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:01:27 go: downloading github.com/klauspost/compress v1.15.11 14:01:27 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 14:01:28 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 14:01:46 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:01:46 make -C ./app-service-template test 14:01:46 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:01:46 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 14:02:08 ok new-app-service 0.069s coverage: 48.1% of statements 14:02:08 ? new-app-service/config [no test files] 14:02:08 ok new-app-service/functions 0.048s 14:02:08 CGO_ENABLED=1 go vet ./... 14:02:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:16 ./bin/test-attribution-txt.sh 14:02:16 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 14:02:16 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:02:16 go: downloading github.com/gomodule/redigo v1.8.9 14:02:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.123s coverage: 60.4% of statements 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.093s coverage: 93.9% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.119s coverage: 76.5% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.100s coverage: 88.7% of statements 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.054s coverage: 100.0% of statements 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.212s coverage: 78.5% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.062s coverage: 97.3% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.083s coverage: 82.8% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.733s coverage: 81.5% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.082s coverage: 28.7% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.089s coverage: 14.0% of statements 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.054s coverage: 27.3% of statements 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:02:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:02:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.070s coverage: 51.4% of statements 14:02:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.143s coverage: 75.5% of statements 14:02:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.091s coverage: 94.4% of statements 14:02:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:02:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:54 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 14:02:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:02:54 $ docker stop --time=1 406138cdb04cb56dccecb2fc4038220bc97b126f7dcb8e9381aa0cc9e7223c8d 14:02:55 $ docker rm -f 406138cdb04cb56dccecb2fc4038220bc97b126f7dcb8e9381aa0cc9e7223c8d [Pipeline] // withDockerContainer [Pipeline] sh 14:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:56 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:57 14:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:57 latest: Pulling from edgex-lftools-log-publisher 14:02:57 5eb5b503b376: Pulling fs layer 14:02:57 5c69ac0246d0: Pulling fs layer 14:02:57 ec43610c2a17: Pulling fs layer 14:02:57 3a2ae6a8a46f: Pulling fs layer 14:02:57 33b1e0a273af: Pulling fs layer 14:02:57 5d3b04190fa2: Pulling fs layer 14:02:57 2f39f015ded8: Pulling fs layer 14:02:57 3a2ae6a8a46f: Waiting 14:02:57 5d3b04190fa2: Waiting 14:02:57 33b1e0a273af: Waiting 14:02:57 5c69ac0246d0: Download complete 14:02:57 3a2ae6a8a46f: Verifying Checksum 14:02:57 33b1e0a273af: Verifying Checksum 14:02:57 33b1e0a273af: Download complete 14:02:57 5d3b04190fa2: Verifying Checksum 14:02:57 5d3b04190fa2: Download complete 14:02:57 ec43610c2a17: Verifying Checksum 14:02:57 ec43610c2a17: Download complete 14:02:57 5eb5b503b376: Verifying Checksum 14:02:57 5eb5b503b376: Download complete 14:02:58 2f39f015ded8: Download complete 14:02:58 5eb5b503b376: Pull complete 14:02:59 5c69ac0246d0: Pull complete 14:02:59 ec43610c2a17: Pull complete 14:02:59 3a2ae6a8a46f: Pull complete 14:02:59 33b1e0a273af: Pull complete 14:02:59 5d3b04190fa2: Pull complete 14:03:04 2f39f015ded8: Pull complete 14:03:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:04 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:07 $ docker top e229bb89f557a020ffcc0060c3815812b2f2009a901c55edb80b0e665503075f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:07 ---> job-cost.sh 14:03:07 lf-activate-venv: SKIPPING 14:03:07 INFO: No Stack... 14:03:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:08 INFO: Archiving Costs [Pipeline] sh 14:03:08 + + cut -d, -f6 14:03:08 cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [Pipeline] lock 14:03:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] 14:03:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] did not exist. Created. 14:03:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:08 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:08 Stashed 1 file(s) [Pipeline] } 14:03:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:08 $ docker stop --time=1 e229bb89f557a020ffcc0060c3815812b2f2009a901c55edb80b0e665503075f 14:03:10 $ docker rm -f e229bb89f557a020ffcc0060c3815812b2f2009a901c55edb80b0e665503075f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8762 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 14:04:51 Running in /w/workspace/app-functions-sdk-go/171 [Pipeline] { [Pipeline] checkout 14:04:51 The recommended git tool is: git 14:04:57 using credential edgex-jenkins-ssh 14:04:57 Cloning the remote Git repository 14:04:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:57 > git init /w/workspace/app-functions-sdk-go/171 # timeout=10 14:04:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:04:58 > git --version # timeout=10 14:04:58 > git --version # 'git version 2.25.1' 14:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:58 Verifying host key using known hosts file 14:04:58 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. 14:04:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:04 Avoid second fetch 14:05:04 Checking out Revision 94d7605828e307e44c3b6f7a1e2736fe183513b4 (main) 14:05:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#1192)" 14:05:04 > git config core.sparsecheckout # timeout=10 14:05:04 > git checkout -f 94d7605828e307e44c3b6f7a1e2736fe183513b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:05 Dload Upload Total Spent Left Speed 14:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 44062 0 --:--:-- --:--:-- --:--:-- 44062 [Pipeline] sh 14:05:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:07 + sudo tee /etc/docker/daemon.new 14:05:07 { 14:05:07 "registry-mirrors": [ 14:05:07 "https://nexus3.edgexfoundry.org:10001" 14:05:07 ], 14:05:07 "bip": "10.250.0.254/24", 14:05:07 "hosts": [ 14:05:07 "tcp://0.0.0.0:5555", 14:05:07 "unix:///var/run/docker.sock" 14:05:07 ], 14:05:07 "mtu": 1458, 14:05:07 "selinux-enabled": true, 14:05:07 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:07 } [Pipeline] sh 14:05:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:26 ========================================================= 14:05:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:05:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:05:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:27 9b18e9b68314: Pulling fs layer 14:05:27 d32db5db7311: Pulling fs layer 14:05:27 d0c4b47475fc: Pulling fs layer 14:05:27 5831b945b038: Pulling fs layer 14:05:27 86bbec2aaacd: Pulling fs layer 14:05:27 e10730c5d714: Pulling fs layer 14:05:27 5dd5c2283517: Pulling fs layer 14:05:27 d5ac0230b979: Pulling fs layer 14:05:27 5831b945b038: Waiting 14:05:27 86bbec2aaacd: Waiting 14:05:27 e10730c5d714: Waiting 14:05:27 d5ac0230b979: Waiting 14:05:27 5dd5c2283517: Waiting 14:05:27 d0c4b47475fc: Download complete 14:05:27 d32db5db7311: Verifying Checksum 14:05:27 d32db5db7311: Download complete 14:05:27 86bbec2aaacd: Verifying Checksum 14:05:27 86bbec2aaacd: Download complete 14:05:27 e10730c5d714: Verifying Checksum 14:05:27 e10730c5d714: Download complete 14:05:27 9b18e9b68314: Verifying Checksum 14:05:27 9b18e9b68314: Download complete 14:05:28 9b18e9b68314: Pull complete 14:05:28 d5ac0230b979: Verifying Checksum 14:05:28 d5ac0230b979: Download complete 14:05:28 d32db5db7311: Pull complete 14:05:29 d0c4b47475fc: Pull complete 14:05:29 5dd5c2283517: Verifying Checksum 14:05:29 5dd5c2283517: Download complete 14:05:30 5831b945b038: Verifying Checksum 14:05:30 5831b945b038: Download complete 14:05:42 5831b945b038: Pull complete 14:05:42 86bbec2aaacd: Pull complete 14:05:42 e10730c5d714: Pull complete 14:05:49 5dd5c2283517: Pull complete 14:05:51 d5ac0230b979: Pull complete 14:05:51 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:05:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:05:51 + 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 14:05:51 + docker inspect -f . ci-base-image-arm64 14:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 14:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:05:55 $ docker top b6d99d3ed72f0b94731348485eb4b27a45a9de7fa63f989c51157718d72f9f95 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:56 + go version 14:05:56 go version go1.18.7 linux/arm64 [Pipeline] } 14:05:56 $ docker stop --time=1 b6d99d3ed72f0b94731348485eb4b27a45a9de7fa63f989c51157718d72f9f95 14:05:58 $ docker rm -f b6d99d3ed72f0b94731348485eb4b27a45a9de7fa63f989c51157718d72f9f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:58 + docker inspect -f . ci-base-image-arm64 14:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:58 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 14:05:58 $ 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/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:06:00 $ docker top dbafd60dec96e579b9d26a82b2cb92dd6a4a1bfe2591e0ce7b9b2da802c0ed5e -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:01 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/171 [Pipeline] fileExists [Pipeline] sh 14:06:01 + make test 14:06:01 make -C ./app-service-template build 14:06:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/171/app-service-template' 14:06:01 go mod tidy 14:06:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 14:06:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:06:01 go: downloading github.com/google/uuid v1.3.0 14:06:01 go: downloading github.com/stretchr/testify v1.8.0 14:06:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 14:06:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:06:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:06:02 go: downloading github.com/gorilla/mux v1.8.0 14:06:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:06:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:06:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:06:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:06:02 go: downloading github.com/davecgh/go-spew v1.1.1 14:06:02 go: downloading github.com/pmezard/go-difflib v1.0.0 14:06:02 go: downloading gopkg.in/yaml.v3 v3.0.1 14:06:02 go: downloading github.com/go-kit/log v0.2.0 14:06:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:06:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:06:02 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 14:06:02 go: downloading github.com/pelletier/go-toml v1.9.5 14:06:02 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:06:02 go: downloading github.com/hashicorp/errwrap v1.0.0 14:06:02 go: downloading github.com/stretchr/objx v0.4.0 14:06:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:06:03 go: downloading github.com/gorilla/websocket v1.4.2 14:06:03 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:06:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:06:03 go: downloading github.com/hashicorp/consul/api v1.9.1 14:06:03 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 14:06:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:06:03 go: downloading github.com/mitchellh/copystructure v1.0.0 14:06:03 go: downloading github.com/x448/float16 v0.8.4 14:06:03 go: downloading github.com/nats-io/nats.go v1.17.0 14:06:03 go: downloading github.com/pebbe/zmq4 v1.2.7 14:06:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:06:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:06:03 go: downloading github.com/go-playground/universal-translator v0.18.0 14:06:03 go: downloading github.com/leodido/go-urn v1.2.1 14:06:03 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:06:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 14:06:03 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 14:06:03 go: downloading golang.org/x/text v0.3.7 14:06:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:06:04 go: downloading github.com/go-playground/locales v0.14.0 14:06:07 go: downloading github.com/Microsoft/go-winio v0.5.2 14:06:07 go: downloading github.com/zeebo/errs v1.2.2 14:06:07 go: downloading google.golang.org/grpc v1.46.0 14:06:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:06:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:06:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:06:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:06:08 go: downloading github.com/hashicorp/serf v0.9.5 14:06:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:06:08 go: downloading github.com/hashicorp/consul/sdk v0.8.0 14:06:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:06:08 go: downloading github.com/nats-io/nkeys v0.3.0 14:06:08 go: downloading github.com/nats-io/nuid v1.0.1 14:06:08 go: downloading github.com/onsi/ginkgo v1.10.1 14:06:08 go: downloading github.com/onsi/gomega v1.7.0 14:06:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:06:08 go: downloading github.com/kr/pretty v0.3.0 14:06:08 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 14:06:08 go: downloading github.com/klauspost/compress v1.15.10 14:06:08 go: downloading github.com/minio/highwayhash v1.0.2 14:06:08 go: downloading github.com/nats-io/jwt/v2 v2.3.0 14:06:09 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 14:06:09 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:06:09 go: downloading google.golang.org/protobuf v1.28.0 14:06:10 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:06:10 go: downloading github.com/golang/protobuf v1.5.2 14:06:10 go: downloading github.com/google/go-cmp v0.5.6 14:06:12 go: downloading github.com/fatih/color v1.9.0 14:06:12 go: downloading github.com/mattn/go-colorable v0.1.12 14:06:12 go: downloading github.com/mattn/go-isatty v0.0.14 14:06:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:06:12 go: downloading github.com/pkg/errors v0.9.1 14:06:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:06:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:06:12 go: downloading github.com/hashicorp/memberlist v0.2.2 14:06:12 go: downloading github.com/kr/text v0.2.0 14:06:12 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:06:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:06:13 go: downloading gopkg.in/yaml.v2 v2.4.0 14:06:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:06:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:06:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:06:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:06:13 go: downloading github.com/miekg/dns v1.1.26 14:06:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:06:13 go: downloading github.com/hpcloud/tail v1.0.0 14:06:14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 14:06:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:06:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:06:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:06:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 14:06:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.22 14:06:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.23 14:06:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 14:06:16 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:06:16 go: downloading github.com/go-kit/log v0.2.1 14:06:16 go: downloading github.com/nats-io/nats.go v1.18.0 14:06:16 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 14:06:16 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:06:16 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:06:17 go: downloading github.com/klauspost/compress v1.15.11 14:06:17 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 14:06:21 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 14:08:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/171/app-service-template' 14:08:28 make -C ./app-service-template test 14:08:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/171/app-service-template' 14:08:28 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 14:11:05 ok new-app-service 0.282s coverage: 48.1% of statements 14:11:05 ? new-app-service/config [no test files] 14:11:05 ok new-app-service/functions 0.196s 14:11:05 CGO_ENABLED=1 go vet ./... 14:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:41 ./bin/test-attribution-txt.sh 14:12:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/171/app-service-template' 14:12:41 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:12:41 go: downloading github.com/gomodule/redigo v1.8.9 14:12:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.661s coverage: 60.4% of statements 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.342s coverage: 93.9% of statements 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.429s coverage: 76.5% of statements 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.370s coverage: 88.7% of statements 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.228s coverage: 100.0% of statements 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.780s coverage: 78.5% of statements 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:12:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.270s coverage: 97.3% of statements 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:12:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 14:12:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.395s coverage: 82.8% of statements 14:12:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 14:12:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.112s coverage: 81.5% of statements 14:12:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 14:12:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 14:12:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.423s coverage: 28.7% of statements 14:12:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 14:13:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.339s coverage: 14.0% of statements 14:13:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.292s coverage: 27.3% of statements 14:13:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:13:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:13:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.229s coverage: 51.4% of statements 14:13:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.536s coverage: 75.5% of statements 14:13:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.261s coverage: 94.4% of statements 14:13:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:43 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 14:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:43 $ docker stop --time=1 dbafd60dec96e579b9d26a82b2cb92dd6a4a1bfe2591e0ce7b9b2da802c0ed5e 14:13:45 $ docker rm -f dbafd60dec96e579b9d26a82b2cb92dd6a4a1bfe2591e0ce7b9b2da802c0ed5e [Pipeline] // withDockerContainer [Pipeline] sh 14:13:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:50 Warning: overwriting stash ‘coverage-report’ 14:13:50 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 14:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:51 14:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:51 arm64: Pulling from edgex-lftools-log-publisher 14:13:51 8998bd30e6a1: Pulling fs layer 14:13:51 04944245beec: Pulling fs layer 14:13:51 699f458cf7ca: Pulling fs layer 14:13:51 765212b225bb: Pulling fs layer 14:13:51 f23df028b6ca: Pulling fs layer 14:13:51 d65c8cfc05b1: Pulling fs layer 14:13:51 2437ff75d9bd: Pulling fs layer 14:13:51 f23df028b6ca: Waiting 14:13:51 d65c8cfc05b1: Waiting 14:13:51 2437ff75d9bd: Waiting 14:13:51 765212b225bb: Waiting 14:13:52 04944245beec: Verifying Checksum 14:13:52 04944245beec: Download complete 14:13:52 765212b225bb: Verifying Checksum 14:13:52 765212b225bb: Download complete 14:13:52 f23df028b6ca: Verifying Checksum 14:13:52 f23df028b6ca: Download complete 14:13:52 d65c8cfc05b1: Verifying Checksum 14:13:52 d65c8cfc05b1: Download complete 14:13:52 699f458cf7ca: Verifying Checksum 14:13:52 699f458cf7ca: Download complete 14:13:52 8998bd30e6a1: Download complete 14:13:55 2437ff75d9bd: Verifying Checksum 14:13:55 2437ff75d9bd: Download complete 14:13:56 8998bd30e6a1: Pull complete 14:13:57 04944245beec: Pull complete 14:13:58 699f458cf7ca: Pull complete 14:13:58 765212b225bb: Pull complete 14:13:59 f23df028b6ca: Pull complete 14:13:59 d65c8cfc05b1: Pull complete 14:14:14 2437ff75d9bd: Pull complete 14:14:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:14 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 14:14:14 $ 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/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:14:17 $ docker top 09866d01c8fc94bbe7832221948a693288affad11fa2ae00882a019985ab8042 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:17 ---> job-cost.sh 14:14:18 lf-activate-venv: SKIPPING 14:14:18 INFO: No Stack... 14:14:18 INFO: Retrieving Pricing Info for: v3-standard-4 14:14:19 INFO: Archiving Costs [Pipeline] sh 14:14:19 + cat /w/workspace/app-functions-sdk-go/171/archives/cost.csv 14:14:19 + cut -d, -f6 [Pipeline] lock 14:14:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] 14:14:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] did not exist. Created. 14:14:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:20 /w/workspace/app-functions-sdk-go/171@tmp/durable-79464ac6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:14:20 + echo total: 0.10999999940395355 [Pipeline] stash 14:14:20 Warning: overwriting stash ‘stack-cost’ 14:14:20 Stashed 1 file(s) [Pipeline] } 14:14:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:21 $ docker stop --time=1 09866d01c8fc94bbe7832221948a693288affad11fa2ae00882a019985ab8042 14:14:22 $ docker rm -f 09866d01c8fc94bbe7832221948a693288affad11fa2ae00882a019985ab8042 [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 14:14:22 provisioning config files... 14:14:22 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6905597978256640818tmp [Pipeline] { [Pipeline] sh 14:14:23 + set +x 14:14:23 + bash -s -- 14:14:23 + curl -s https://codecov.io/bash 14:14:23 14:14:23 _____ _ 14:14:23 / ____| | | 14:14:23 | | ___ __| | ___ ___ _____ __ 14:14:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:14:23 | |___| (_) | (_| | __/ (_| (_) \ V / 14:14:23 \_____\___/ \__,_|\___|\___\___/ \_/ 14:14:23 Bash-1.0.6 14:14:23 14:14:23 14:14:23 ==> git version 2.25.1 found 14:14:23 ==> 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 14:14:23 Release-Date: 2020-01-08 14:14:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:14:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:14:23 ==> Jenkins CI detected. 14:14:23 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 14:14:23 project root: . 14:14:23 --> token set from env 14:14:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:14:23 ==> Running gcov in . (disable via -X gcov) 14:14:23 ==> Python coveragepy not found 14:14:23 ==> Searching for coverage reports in: 14:14:23 + . 14:14:23 -> Found 2 reports 14:14:23 ==> Detecting git/mercurial file structure 14:14:23 ==> Reading reports 14:14:23 + ./app-service-template/coverage.out bytes=1222 14:14:23 + ./coverage.out bytes=126112 14:14:23 ==> Appending adjustments 14:14:23 https://docs.codecov.io/docs/fixing-reports 14:14:23 + Found adjustments 14:14:23 ==> Gzipping contents 14:14:23 24K /tmp/codecov.lgOeE1.gz 14:14:23 ==> Uploading reports 14:14:23 url: https://codecov.io 14:14:23 query: branch=main&commit=94d7605828e307e44c3b6f7a1e2736fe183513b4&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:14:23 -> Pinging Codecov 14:14:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=94d7605828e307e44c3b6f7a1e2736fe183513b4&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:14:24 -> Uploading to 14:14:24 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/3D8B5DFFC46A037C893635FACE044666/94d7605828e307e44c3b6f7a1e2736fe183513b4/40a9c87b-1e30-48bb-a73e-3506938507e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T141424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5aaf8ebf3dfdca3e1407bd93ccd691a7a8f2ffcbb4ae37bfdc959318d56cea96 14:14:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:24 Dload Upload Total Spent Left Speed 14:14:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21722 0 0 100 21722 0 92042 --:--:-- --:--:-- --:--:-- 91654 100 21722 0 0 100 21722 0 91654 --:--:-- --:--:-- --:--:-- 91268 14:14:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] } 14:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:14:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:14:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:14:24 14:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:14:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:14:25 df9b9388f04a: Pulling fs layer 14:14:25 52dc419b0ee2: Pulling fs layer 14:14:25 25bc292e5bac: Pulling fs layer 14:14:25 114826534d7a: Pulling fs layer 14:14:25 4657fd5d0bcf: Pulling fs layer 14:14:25 6ad1cebc031e: Pulling fs layer 14:14:25 8a3aa393b2d8: Pulling fs layer 14:14:25 114826534d7a: Waiting 14:14:25 4657fd5d0bcf: Waiting 14:14:25 6ad1cebc031e: Waiting 14:14:25 8a3aa393b2d8: Waiting 14:14:25 25bc292e5bac: Verifying Checksum 14:14:25 25bc292e5bac: Download complete 14:14:25 52dc419b0ee2: Verifying Checksum 14:14:25 52dc419b0ee2: Download complete 14:14:25 4657fd5d0bcf: Verifying Checksum 14:14:25 4657fd5d0bcf: Download complete 14:14:25 df9b9388f04a: Download complete 14:14:25 df9b9388f04a: Pull complete 14:14:25 6ad1cebc031e: Verifying Checksum 14:14:25 6ad1cebc031e: Download complete 14:14:25 52dc419b0ee2: Pull complete 14:14:25 25bc292e5bac: Pull complete 14:14:26 114826534d7a: Verifying Checksum 14:14:26 114826534d7a: Download complete 14:14:26 8a3aa393b2d8: Verifying Checksum 14:14:26 8a3aa393b2d8: Download complete 14:14:29 114826534d7a: Pull complete 14:14:29 4657fd5d0bcf: Pull complete 14:14:29 6ad1cebc031e: Pull complete 14:14:32 8a3aa393b2d8: Pull complete 14:14:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:32 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:14:36 $ docker top 5885cb5d32050d669f440389621882f1ee847ce14c81286613b4e5d0651758d3 -eo pid,comm [Pipeline] { [Pipeline] echo 14:14:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 14:14:36 + set -o pipefail 14:14:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 14:14:42 14:14:42 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 14:14:42 14:14:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b4ae0bfc-fc47-463c-ba6a-f260dbce91ba 14:14:42 14:14:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:14:42 14:14:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:14:42 14:14:42 14:14:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:14:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:14:42 More details here: https://snyk.co/ue1NS [Pipeline] } 14:14:42 $ docker stop --time=1 5885cb5d32050d669f440389621882f1ee847ce14c81286613b4e5d0651758d3 14:14:46 $ docker rm -f 5885cb5d32050d669f440389621882f1ee847ce14c81286613b4e5d0651758d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:14:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:46 provisioning config files... 14:14:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16577284772581634476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:46 --> edgex-publish-swagger.sh 14:14:46 === Publish openapi/v2 API === 14:14:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:14:46 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 14:14:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:46 Dload Upload Total Spent Left Speed 14:14:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11162 0:00:01 0:00:01 --:--:-- 11162 100 13708 0 0 100 13708 0 10659 0:00:01 0:00:01 --:--:-- 10659 14:14:48 14:14:48 [Pipeline] } 14:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:48 + git log --format=format:%s -1 94d7605828e307e44c3b6f7a1e2736fe183513b4 [Pipeline] sh 14:14:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:14:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:49 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:14:49 $ docker top 56486d6c143ca7b9f2fed2a76e6b247af3dee19f811491b55f03b641aec633b9 -eo pid,comm 14:14:49 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). 14:14:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:14:49 [ssh-agent] Looking for ssh-agent implementation... 14:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:49 $ docker exec 56486d6c143ca7b9f2fed2a76e6b247af3dee19f811491b55f03b641aec633b9 ssh-agent 14:14:49 SSH_AUTH_SOCK=/tmp/ssh-VhCz0sw4t5g6/agent.32 14:14:49 SSH_AGENT_PID=38 14:14:49 Running ssh-add (command line suppressed) 14:14:49 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4394371746516118550.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4394371746516118550.key) 14:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:14:50 + git semver tag 14:14:50 2022-10-21 14:14:50,365 [run_tag] DEBUG tag force:False 14:14:50 2022-10-21 14:14:50,365 [check_head_tag] DEBUG check head tag 14:14:50 2022-10-21 14:14:50,366 [execute] INFO git cat-file --batch-check 14:14:50 2022-10-21 14:14:50,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:14:50 2022-10-21 14:14:50,370 [execute] INFO git cat-file --batch 14:14:50 2022-10-21 14:14:50,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 14:14:50 2022-10-21 14:14:50,392 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:14:50 2022-10-21 14:14:50,393 [execute] INFO git tag -a v2.3.0-dev.50 -m v2.3.0-dev.50 14:14:50 2022-10-21 14:14:50,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.50', '-m', 'v2.3.0-dev.50'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:14:50 2022-10-21 14:14:50,397 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:14:50 2.3.0-dev.50 [Pipeline] } 14:14:50 $ docker exec --env ******** --env ******** 56486d6c143ca7b9f2fed2a76e6b247af3dee19f811491b55f03b641aec633b9 ssh-agent -k 14:14:50 unset SSH_AUTH_SOCK; 14:14:50 unset SSH_AGENT_PID; 14:14:50 echo Agent pid 38 killed; 14:14:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:14:50 + git semver [Pipeline] } 14:14:51 $ docker stop --time=1 56486d6c143ca7b9f2fed2a76e6b247af3dee19f811491b55f03b641aec633b9 14:14:52 $ docker rm -f 56486d6c143ca7b9f2fed2a76e6b247af3dee19f811491b55f03b641aec633b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:14:52 14:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:14:53 0.23.1-centos7: Pulling from edgex-lftools 14:14:53 ab5ef0e58194: Pulling fs layer 14:14:53 9712f1f96733: Pulling fs layer 14:14:53 63f879dbbcfc: Pulling fs layer 14:14:53 0d9ebad4ef96: Pulling fs layer 14:14:53 e9a5061849ea: Pulling fs layer 14:14:53 d747dcd14b5f: Pulling fs layer 14:14:53 2de7ff778b66: Pulling fs layer 14:14:53 d747dcd14b5f: Waiting 14:14:53 2de7ff778b66: Waiting 14:14:53 0d9ebad4ef96: Waiting 14:14:53 e9a5061849ea: Waiting 14:14:53 9712f1f96733: Verifying Checksum 14:14:53 9712f1f96733: Download complete 14:14:53 63f879dbbcfc: Verifying Checksum 14:14:53 63f879dbbcfc: Download complete 14:14:53 e9a5061849ea: Verifying Checksum 14:14:53 e9a5061849ea: Download complete 14:14:53 d747dcd14b5f: Download complete 14:14:53 0d9ebad4ef96: Verifying Checksum 14:14:53 0d9ebad4ef96: Download complete 14:14:53 ab5ef0e58194: Verifying Checksum 14:14:53 ab5ef0e58194: Download complete 14:14:53 2de7ff778b66: Verifying Checksum 14:14:53 2de7ff778b66: Download complete 14:14:56 ab5ef0e58194: Pull complete 14:14:56 9712f1f96733: Pull complete 14:14:56 63f879dbbcfc: Pull complete 14:15:00 0d9ebad4ef96: Pull complete 14:15:00 e9a5061849ea: Pull complete 14:15:00 d747dcd14b5f: Pull complete 14:15:01 2de7ff778b66: Pull complete 14:15:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:15:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:01 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:15:05 $ docker top 01d59c1fedbfd7045d4f40b7be8e6e4fceedefc9f200a451d9e93a3f4c534f95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:15:05 provisioning config files... 14:15:05 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2669636427342863276tmp 14:15:05 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7660086048710398979tmp 14:15:05 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config14060241582417928531tmp [Pipeline] { [Pipeline] echo 14:15:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:15:05 ---> sigul-configuration.sh 14:15:05 gpg: directory `/root/.gnupg' created 14:15:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:15:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:15:05 gpg: keyring `/root/.gnupg/secring.gpg' created 14:15:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:15:05 gpg: CAST5 encrypted data 14:15:05 gpg: encrypted with 1 passphrase 14:15:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:15:05 + mkdir /home/jenkins 14:15:05 + mkdir /home/jenkins/sigul [Pipeline] sh 14:15:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:15:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:15:06 ---> sigul-install.sh 14:15:06 Sigul already installed; skipping installation. [Pipeline] sh 14:15:06 + git tag --list 14:15:06 v0.1.0 14:15:06 v0.1.1 14:15:06 v1.0.0 14:15:06 v1.1.0 14:15:06 v1.2.0 14:15:06 v1.3.0 14:15:06 v1.3.1 14:15:06 v2.0.0 14:15:06 v2.0.1 14:15:06 v2.1.0 14:15:06 v2.1.1 14:15:06 v2.1.1-dev.3 14:15:06 v2.1.1-dev.4 14:15:06 v2.2.0 14:15:06 v2.2.1-dev.1 14:15:06 v2.2.1-dev.10 14:15:06 v2.2.1-dev.11 14:15:06 v2.2.1-dev.12 14:15:06 v2.2.1-dev.13 14:15:06 v2.2.1-dev.14 14:15:06 v2.2.1-dev.15 14:15:06 v2.2.1-dev.16 14:15:06 v2.2.1-dev.17 14:15:06 v2.2.1-dev.18 14:15:06 v2.2.1-dev.19 14:15:06 v2.2.1-dev.2 14:15:06 v2.2.1-dev.20 14:15:06 v2.2.1-dev.21 14:15:06 v2.2.1-dev.22 14:15:06 v2.2.1-dev.23 14:15:06 v2.2.1-dev.3 14:15:06 v2.2.1-dev.4 14:15:06 v2.2.1-dev.5 14:15:06 v2.2.1-dev.6 14:15:06 v2.2.1-dev.7 14:15:06 v2.2.1-dev.8 14:15:06 v2.2.1-dev.9 14:15:06 v2.3.0-dev.24 14:15:06 v2.3.0-dev.25 14:15:06 v2.3.0-dev.26 14:15:06 v2.3.0-dev.27 14:15:06 v2.3.0-dev.28 14:15:06 v2.3.0-dev.29 14:15:06 v2.3.0-dev.30 14:15:06 v2.3.0-dev.31 14:15:06 v2.3.0-dev.32 14:15:06 v2.3.0-dev.33 14:15:06 v2.3.0-dev.34 14:15:06 v2.3.0-dev.35 14:15:06 v2.3.0-dev.36 14:15:06 v2.3.0-dev.37 14:15:06 v2.3.0-dev.38 14:15:06 v2.3.0-dev.39 14:15:06 v2.3.0-dev.40 14:15:06 v2.3.0-dev.41 14:15:06 v2.3.0-dev.42 14:15:06 v2.3.0-dev.43 14:15:06 v2.3.0-dev.44 14:15:06 v2.3.0-dev.45 14:15:06 v2.3.0-dev.46 14:15:06 v2.3.0-dev.47 14:15:06 v2.3.0-dev.48 14:15:06 v2.3.0-dev.49 14:15:06 v2.3.0-dev.50 [Pipeline] sh 14:15:07 + lftools sign git-tag v2.3.0-dev.50 14:15:07 Signing Git tag with Sigul... 14:15:07 Signing v2.3.0-dev.50 [Pipeline] echo 14:15:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:15:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:15:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:15:08 $ docker stop --time=1 01d59c1fedbfd7045d4f40b7be8e6e4fceedefc9f200a451d9e93a3f4c534f95 14:15:09 $ docker rm -f 01d59c1fedbfd7045d4f40b7be8e6e4fceedefc9f200a451d9e93a3f4c534f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:15:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:15:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:15:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:10 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:15:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:15:10 $ docker top 5d329d456a334c6ceafd5bb655cd41fdda847c8b7699365da5a2f7a73e8833fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:10 [ssh-agent] Looking for ssh-agent implementation... 14:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:10 $ docker exec 5d329d456a334c6ceafd5bb655cd41fdda847c8b7699365da5a2f7a73e8833fb ssh-agent 14:15:10 SSH_AUTH_SOCK=/tmp/ssh-n7lGtAp7xTE0/agent.31 14:15:10 SSH_AGENT_PID=37 14:15:10 Running ssh-add (command line suppressed) 14:15:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11552156078635267123.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_11552156078635267123.key) 14:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:11 + git semver bump pre 14:15:11 2022-10-21 14:15:11,440 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:15:11 2022-10-21 14:15:11,440 [bump_version] DEBUG bumping version:2.3.0-dev.50 on axis:pre with prefix:dev 14:15:11 2022-10-21 14:15:11,440 [bump_version] DEBUG bumped version:2.3.0-dev.51 14:15:11 2022-10-21 14:15:11,440 [write_version] DEBUG write version:2.3.0-dev.51 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 14:15:11 2022-10-21 14:15:11,440 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:15:11 2022-10-21 14:15:11,440 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:15:11 2022-10-21 14:15:11,442 [execute] INFO git cat-file --batch-check 14:15:11 2022-10-21 14:15:11,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:15:11 2022-10-21 14:15:11,447 [execute] INFO git cat-file --batch 14:15:11 2022-10-21 14:15:11,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:15:11 2022-10-21 14:15:11,452 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:15:11 2.3.0-dev.51 [Pipeline] } 14:15:11 $ docker exec --env ******** --env ******** 5d329d456a334c6ceafd5bb655cd41fdda847c8b7699365da5a2f7a73e8833fb ssh-agent -k 14:15:11 unset SSH_AUTH_SOCK; 14:15:11 unset SSH_AGENT_PID; 14:15:11 echo Agent pid 37 killed; 14:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:11 + git semver [Pipeline] } 14:15:12 $ docker stop --time=1 5d329d456a334c6ceafd5bb655cd41fdda847c8b7699365da5a2f7a73e8833fb 14:15:13 $ docker rm -f 5d329d456a334c6ceafd5bb655cd41fdda847c8b7699365da5a2f7a73e8833fb [Pipeline] // withDockerContainer [Pipeline] sh 14:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:14 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:15:14 $ docker top cabb7a1d9b8cfb48d487e4d7ad3d48a1b866e05ee8915174c6576361695f1853 -eo pid,comm 14:15:14 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). 14:15:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:14 [ssh-agent] Looking for ssh-agent implementation... 14:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:14 $ docker exec cabb7a1d9b8cfb48d487e4d7ad3d48a1b866e05ee8915174c6576361695f1853 ssh-agent 14:15:14 SSH_AUTH_SOCK=/tmp/ssh-mmmKnAmvTLcR/agent.32 14:15:14 SSH_AGENT_PID=38 14:15:14 Running ssh-add (command line suppressed) 14:15:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12016872900341539857.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_12016872900341539857.key) 14:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:15 + git semver push 14:15:15 2022-10-21 14:15:15,449 [run_push] DEBUG push 14:15:15 2022-10-21 14:15:15,450 [execute] INFO git cat-file --batch-check 14:15:15 2022-10-21 14:15:15,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:15:15 2022-10-21 14:15:15,455 [execute] INFO git rev-list 985bd7c5924c8bd707ec7927b0668958a5f2bbe7 -- 14:15:15 2022-10-21 14:15:15,456 [execute] DEBUG Popen(['git', 'rev-list', '985bd7c5924c8bd707ec7927b0668958a5f2bbe7', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:15:15 2022-10-21 14:15:15,470 [execute] INFO git fetch -v origin 14:15:15 2022-10-21 14:15:15,470 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:15:16 2022-10-21 14:15:16,067 [run_push] DEBUG no remote changes detected 14:15:16 2022-10-21 14:15:16,067 [execute] INFO git push origin semver 14:15:16 2022-10-21 14:15:16,068 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:15:17 2022-10-21 14:15:16,898 [run_push] DEBUG push all version tags 14:15:17 2022-10-21 14:15:16,899 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:15:17 2022-10-21 14:15:16,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:15:17 2022-10-21 14:15:17,835 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 14:15:17 2.3.0-dev.51 [Pipeline] } 14:15:17 $ docker exec --env ******** --env ******** cabb7a1d9b8cfb48d487e4d7ad3d48a1b866e05ee8915174c6576361695f1853 ssh-agent -k 14:15:18 unset SSH_AUTH_SOCK; 14:15:18 unset SSH_AGENT_PID; 14:15:18 echo Agent pid 38 killed; 14:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:18 + git semver [Pipeline] } 14:15:18 $ docker stop --time=1 cabb7a1d9b8cfb48d487e4d7ad3d48a1b866e05ee8915174c6576361695f1853 14:15:19 $ docker rm -f cabb7a1d9b8cfb48d487e4d7ad3d48a1b866e05ee8915174c6576361695f1853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:15:20 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 14:15:20 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:15:20 total 16 14:15:20 drwxr-xr-x 3 root root 4096 Oct 21 14:03 . 14:15:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:15 .. 14:15:20 drwxr-xr-x 2 root root 4096 Oct 21 14:03 cost 14:15:20 -rw-r--r-- 1 root root 92 Oct 21 14:03 cost.csv 14:15:20 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 14:15:20 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 14:15:20 total 16 14:15:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 14:03 . 14:15:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 14:15 .. 14:15:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 14:03 cost 14:15:20 -rw-r--r-- 1 jenkins jenkins 92 Oct 21 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:15:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:15:21 ---> package-listing.sh 14:15:21 ++ facter osfamily 14:15:21 ++ tr '[:upper:]' '[:lower:]' 14:15:21 + OS_FAMILY=debian 14:15:21 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 14:15:21 + START_PACKAGES=/tmp/packages_start.txt 14:15:21 + END_PACKAGES=/tmp/packages_end.txt 14:15:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:15:21 + PACKAGES=/tmp/packages_start.txt 14:15:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:15:21 + PACKAGES=/tmp/packages_end.txt 14:15:21 + case "${OS_FAMILY}" in 14:15:21 + dpkg -l 14:15:21 + grep '^ii' 14:15:21 + '[' -f /tmp/packages_start.txt ']' 14:15:21 + '[' -f /tmp/packages_end.txt ']' 14:15:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:15:21 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 14:15:21 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 14:15:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 14:15:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:15:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:22 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 14:15:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:22 $ docker top 89ea4b619fbe874c4632c29fb5809f401f8ab660d44ff73640f1a21064b6891e -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:23 + touch /tmp/pre-build-complete [Pipeline] sh 14:15:23 + mkdir -p /var/log/sysstat [Pipeline] sh 14:15:23 + ls /var/log/sa-host 14:15:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:23 provisioning config files... 14:15:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3075770537364876097tmp [Pipeline] { [Pipeline] echo 14:15:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> create-netrc.sh [Pipeline] } 14:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> python-tools-install.sh [Pipeline] echo 14:15:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:15:24 ---> sudo-logs.sh 14:15:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:15:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:15:25 ---> job-cost.sh 14:15:25 lf-activate-venv: SKIPPING 14:15:25 DEBUG: total: 0.2199999988079071 14:15:25 INFO: Retrieving Stack Cost... 14:15:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:26 INFO: Archiving Costs [Pipeline] echo 14:15:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:15:26 ---> logs-deploy.sh 14:15:26 lf-activate-venv: SKIPPING 14:15:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/171 14:15:26 INFO: archiving workspace using pattern(s): 14:15:27 Archives upload complete. 14:15:27 INFO: archiving logs to Nexus 14:15:28 ---> uname -a: 14:15:28 Linux prd-ubuntu20-04-docker-8c-8g-8760 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:15:28 14:15:28 14:15:28 ---> lscpu: 14:15:28 Architecture: x86_64 14:15:28 CPU op-mode(s): 32-bit, 64-bit 14:15:28 Byte Order: Little Endian 14:15:28 Address sizes: 40 bits physical, 48 bits virtual 14:15:28 CPU(s): 8 14:15:28 On-line CPU(s) list: 0-7 14:15:28 Thread(s) per core: 1 14:15:28 Core(s) per socket: 1 14:15:28 Socket(s): 8 14:15:28 NUMA node(s): 1 14:15:28 Vendor ID: AuthenticAMD 14:15:28 CPU family: 23 14:15:28 Model: 49 14:15:28 Model name: AMD EPYC-Rome Processor 14:15:28 Stepping: 0 14:15:28 CPU MHz: 2799.864 14:15:28 BogoMIPS: 5599.72 14:15:28 Virtualization: AMD-V 14:15:28 Hypervisor vendor: KVM 14:15:28 Virtualization type: full 14:15:28 L1d cache: 256 KiB 14:15:28 L1i cache: 256 KiB 14:15:28 L2 cache: 4 MiB 14:15:28 L3 cache: 128 MiB 14:15:28 NUMA node0 CPU(s): 0-7 14:15:28 Vulnerability Itlb multihit: Not affected 14:15:28 Vulnerability L1tf: Not affected 14:15:28 Vulnerability Mds: Not affected 14:15:28 Vulnerability Meltdown: Not affected 14:15:28 Vulnerability Mmio stale data: Not affected 14:15:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:15:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:15:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:15:28 Vulnerability Srbds: Not affected 14:15:28 Vulnerability Tsx async abort: Not affected 14:15:28 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 14:15:28 14:15:28 14:15:28 ---> nproc: 14:15:28 8 14:15:28 14:15:28 14:15:28 ---> df -h: 14:15:28 Filesystem Size Used Avail Use% Mounted on 14:15:28 overlay 155G 12G 144G 8% / 14:15:28 tmpfs 64M 0 64M 0% /dev 14:15:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:15:28 shm 64M 0 64M 0% /dev/shm 14:15:28 /dev/vda1 155G 12G 144G 8% /facter-os 14:15:28 14:15:28 14:15:28 ---> sar -b -r -n DEV: 14:15:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8760) 10/21/22 _x86_64_ (8 CPU) 14:15:28 14:15:28 14:00:11 LINUX RESTART (8 CPU) 14:15:28 14:15:28 14:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:15:28 14:02:01 79.44 0.71 78.73 0.00 28.06 44702.39 0.00 14:15:28 14:03:01 39.23 0.12 39.11 0.00 2.13 20308.63 0.00 14:15:28 14:04:01 30.91 0.02 30.89 0.00 2.27 16530.18 0.00 14:15:28 14:05:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 14:15:28 14:06:01 38.33 9.33 29.00 0.00 2884.32 4773.60 0.00 14:15:28 14:07:01 1.68 0.00 1.68 0.00 0.00 18.79 0.00 14:15:28 14:08:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 14:15:28 14:09:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 14:15:28 14:10:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 14:15:28 14:11:01 2.50 0.00 2.50 0.00 0.00 38.39 0.00 14:15:28 14:12:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 14:15:28 14:13:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 14:15:28 14:14:01 3.02 0.18 2.83 0.00 18.53 34.66 0.00 14:15:28 14:15:01 64.31 0.40 63.91 0.00 26.13 37391.63 0.00 14:15:28 Average: 19.04 0.77 18.27 0.00 211.75 8806.49 0.00 14:15:28 14:15:28 14:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:28 14:02:01 27934700 31523388 782964 2.38 94908 3688784 2175424 6.41 1475720 3020660 562576 14:15:28 14:03:01 28629204 31568504 742996 2.26 100532 3081148 2098140 6.18 1127312 2725584 435860 14:15:28 14:04:01 28613452 31599868 710800 2.16 102300 3108176 1715272 5.06 1110224 2740108 24 14:15:28 14:05:01 28613756 31600296 710064 2.16 102332 3108176 1715272 5.06 1110072 2740108 12 14:15:28 14:06:01 28326248 31589392 706096 2.15 121048 3357096 1776640 5.24 1256696 2853744 4 14:15:28 14:07:01 28326964 31590176 705292 2.14 121108 3357096 1776640 5.24 1256692 2853748 12 14:15:28 14:08:01 28329040 31592384 702908 2.14 121156 3357100 1776640 5.24 1255052 2853748 168 14:15:28 14:09:01 28328832 31592240 702948 2.14 121224 3357104 1776640 5.24 1254884 2853756 184 14:15:28 14:10:01 28328996 31592740 702516 2.14 121248 3357104 1797288 5.30 1254336 2854032 8 14:15:28 14:11:01 28329012 31592908 702288 2.14 121388 3357108 1797288 5.30 1254740 2854048 8 14:15:28 14:12:01 28328880 31592844 702476 2.14 121448 3357108 1797288 5.30 1254848 2854044 172 14:15:28 14:13:01 28328872 31592840 702428 2.14 121496 3357116 1797288 5.30 1254300 2854048 4 14:15:28 14:14:01 28327668 31592520 702640 2.14 121592 3357672 1799280 5.30 1254492 2854496 12 14:15:28 14:15:01 26811608 31549000 739164 2.25 161588 4665904 1915740 5.65 1375796 4122220 598052 14:15:28 Average: 28254088 31583507 715399 2.18 118098 3419049 1836774 5.41 1249655 2931025 114078 14:15:28 14:15:28 14:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:28 14:02:01 ens3 400.46 277.04 6497.55 40.24 0.00 0.00 0.00 0.00 14:15:28 14:02:01 docker0 175.11 234.33 13.94 2466.54 0.00 0.00 0.00 0.00 14:15:28 14:02:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:15:28 14:02:01 veth5dc2be1 119.89 183.46 11.34 2106.25 0.00 0.00 0.00 0.17 14:15:28 14:03:01 ens3 110.31 71.59 2524.56 13.92 0.00 0.00 0.00 0.00 14:15:28 14:03:01 docker0 1.10 1.07 0.07 1.54 0.00 0.00 0.00 0.00 14:15:28 14:03:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 14:15:28 14:04:01 ens3 24.60 30.83 20.06 93.14 0.00 0.00 0.00 0.00 14:15:28 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:05:01 ens3 0.57 0.47 0.35 0.28 0.00 0.00 0.00 0.00 14:15:28 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:06:01 ens3 68.51 43.19 1298.28 3.25 0.00 0.00 0.00 0.00 14:15:28 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:15:28 14:07:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:08:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:15:28 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:09:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:10:01 ens3 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 14:15:28 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:11:01 ens3 0.83 0.47 0.36 0.28 0.00 0.00 0.00 0.00 14:15:28 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:14:01 ens3 0.80 0.35 0.16 0.07 0.00 0.00 0.00 0.00 14:15:28 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:28 14:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:15:28 14:15:01 ens3 334.36 221.78 7867.18 34.62 0.00 0.00 0.00 0.00 14:15:28 14:15:01 docker0 42.13 66.46 3.59 692.70 0.00 0.00 0.00 0.00 14:15:28 14:15:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 14:15:28 Average: ens3 66.85 45.88 1294.41 13.24 0.00 0.00 0.00 0.00 14:15:28 Average: docker0 15.40 21.31 1.24 223.10 0.00 0.00 0.00 0.00 14:15:28 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 14:15:28 14:15:28