Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cec20cdc5f15a00257803da7a1e4d99363e84dbf 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-ssh9029650801899918217.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-ssh1152404757574374496.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-ssh14909518554245122195.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-ssh6609318665632888201.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-ssh7094901410760294722.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-116882 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 cec20cdc5f15a00257803da7a1e4d99363e84dbf (main) Commit message: "fix: Use correct metric instance when reporting PipelineMessagesProcessed (#1197)" > git config core.sparsecheckout # timeout=10 > git checkout -f cec20cdc5f15a00257803da7a1e4d99363e84dbf # timeout=10 > git rev-list --no-walk bf1cebf784c85cd0db0e7d5ae572a799946b2784 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:18:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:30 ========================================================= 15:18:30 EdgeX Global Pipelines Version Info 15:18:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:18:31 ------------------- 15:18:31 stable info: 15:18:31 ------------------- 15:18:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:31 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:18:31 Message: update stable to v1.0.243 15:18:32 ------------------- 15:18:32 experimental info: 15:18:32 ------------------- 15:18:32 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:32 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:18:32 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec20cd [Pipeline] echo 15:18:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:18:32 + git rev-list -1 --merges cec20cdc5f15a00257803da7a1e4d99363e84dbf~1..cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] echo 15:18:32 -----------> git rev-list -1 --merges cec20cdc5f15a00257803da7a1e4d99363e84dbf~1..cec20cdc5f15a00257803da7a1e4d99363e84dbf cec20cdc5f15a00257803da7a1e4d99363e84dbf [false] [Pipeline] sh 15:18:33 + git log --format=format:%s -1 cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] echo 15:18:33 ========================================================= 15:18:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:18:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:33 + git log --format=format:%s -1 cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] echo 15:18:33 [semverPrep] GIT_COMMIT: cec20cdc5f15a00257803da7a1e4d99363e84dbf, Commit Message: fix: Use correct metric instance when reporting PipelineMessagesProcessed (#1197) [Pipeline] echo 15:18:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:33 + grep -v github /etc/ssh/ssh_known_hosts 15:18:33 + [ -e /tmp/ssh_known_hosts ] 15:18:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:18:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:18:33 + sudo tee -a /etc/ssh/ssh_known_hosts 15:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:34 15:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:35 0.1.4: Pulling from edgex-devops/py-git-semver 15:18:35 b85a868b505f: Pulling fs layer 15:18:35 e2be974225ed: Pulling fs layer 15:18:35 339a4e72a1f5: Pulling fs layer 15:18:35 988bab9f4d93: Pulling fs layer 15:18:35 1469e6f7b9e6: Pulling fs layer 15:18:35 eaf3925da568: Pulling fs layer 15:18:35 bab4dde63d76: Pulling fs layer 15:18:35 bde34c3a00c8: Pulling fs layer 15:18:35 b352a97aabf1: Pulling fs layer 15:18:35 4872d77fe225: Pulling fs layer 15:18:35 5851b861e8e6: Pulling fs layer 15:18:35 988bab9f4d93: Waiting 15:18:35 1469e6f7b9e6: Waiting 15:18:35 eaf3925da568: Waiting 15:18:35 4872d77fe225: Waiting 15:18:35 b352a97aabf1: Waiting 15:18:35 5851b861e8e6: Waiting 15:18:35 bab4dde63d76: Waiting 15:18:35 e2be974225ed: Download complete 15:18:35 988bab9f4d93: Download complete 15:18:35 1469e6f7b9e6: Verifying Checksum 15:18:35 1469e6f7b9e6: Download complete 15:18:35 eaf3925da568: Verifying Checksum 15:18:35 eaf3925da568: Download complete 15:18:35 339a4e72a1f5: Verifying Checksum 15:18:35 339a4e72a1f5: Download complete 15:18:35 bde34c3a00c8: Download complete 15:18:35 b352a97aabf1: Download complete 15:18:35 4872d77fe225: Verifying Checksum 15:18:35 4872d77fe225: Download complete 15:18:35 5851b861e8e6: Download complete 15:18:35 b85a868b505f: Verifying Checksum 15:18:35 b85a868b505f: Download complete 15:18:35 bab4dde63d76: Download complete 15:18:36 b85a868b505f: Pull complete 15:18:36 e2be974225ed: Pull complete 15:18:37 339a4e72a1f5: Pull complete 15:18:37 988bab9f4d93: Pull complete 15:18:37 1469e6f7b9e6: Pull complete 15:18:37 eaf3925da568: Pull complete 15:18:39 bab4dde63d76: Pull complete 15:18:39 bde34c3a00c8: Pull complete 15:18:39 b352a97aabf1: Pull complete 15:18:39 4872d77fe225: Pull complete 15:18:39 5851b861e8e6: Pull complete 15:18:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:40 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:18:40 $ 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 15:18:41 $ docker top e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe -eo pid,comm 15:18:41 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). 15:18:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:42 [ssh-agent] Looking for ssh-agent implementation... 15:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:42 $ docker exec e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe ssh-agent 15:18:42 SSH_AUTH_SOCK=/tmp/ssh-d1oCQy60BiTw/agent.32 15:18:42 SSH_AGENT_PID=38 15:18:42 Running ssh-add (command line suppressed) 15:18:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15226797302243790284.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15226797302243790284.key) 15:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:42 + git tag --points-at HEAD [Pipeline] } 15:18:42 $ docker exec --env ******** --env ******** e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe ssh-agent -k 15:18:42 unset SSH_AUTH_SOCK; 15:18:42 unset SSH_AGENT_PID; 15:18:42 echo Agent pid 38 killed; 15:18:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:42 [ssh-agent] Looking for ssh-agent implementation... 15:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:42 $ docker exec e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe ssh-agent 15:18:43 SSH_AUTH_SOCK=/tmp/ssh-bYUIHONr8TdZ/agent.71 15:18:43 SSH_AGENT_PID=77 15:18:43 Running ssh-add (command line suppressed) 15:18:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2001068882621247331.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2001068882621247331.key) 15:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:43 + git semver init 15:18:43 2022-10-25 15:18:43,648 [run_init] DEBUG init version:0.0.0 force:False 15:18:43 2022-10-25 15:18:43,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 15:18:43 2022-10-25 15:18:43,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:18:43 2022-10-25 15:18:43,650 [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) 15:18:45 2022-10-25 15:18:45,167 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 15:18:45 2022-10-25 15:18:45,167 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 15:18:45 2022-10-25 15:18:45,167 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:18:45 2022-10-25 15:18:45,168 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:18:45 2.3.0-dev.54 [Pipeline] } 15:18:45 $ docker exec --env ******** --env ******** e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe ssh-agent -k 15:18:45 unset SSH_AUTH_SOCK; 15:18:45 unset SSH_AGENT_PID; 15:18:45 echo Agent pid 77 killed; 15:18:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:46 + git semver [Pipeline] } 15:18:46 $ docker stop --time=1 e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe 15:18:47 $ docker rm -f e02c2320e1bf46c484e840ff157a10b10f135d8faa535c214f3369f20f6c26fe [Pipeline] // withDockerContainer [Pipeline] sh 15:18:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:48 Stashed 1 file(s) [Pipeline] echo 15:18:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.54 [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 15:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 15:18:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116880 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] echo 15:18:48 ========================================================= 15:18:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:18:48 ========================================================= [Pipeline] fileExists [Pipeline] { [Pipeline] fileExists [Pipeline] ws 15:18:48 Running in /w/workspace/app-functions-sdk-go/175 [Pipeline] { [Pipeline] sh [Pipeline] checkout 15:18:48 The recommended git tool is: git 15:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:18:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:48 213ec9aee27d: Pulling fs layer 15:18:48 4583459ba037: Pulling fs layer 15:18:48 93c1e223e6f2: Pulling fs layer 15:18:48 53926ce57604: Pulling fs layer 15:18:48 21b2b0c7a3f4: Pulling fs layer 15:18:48 30f14e443154: Pulling fs layer 15:18:48 801331c1e519: Pulling fs layer 15:18:48 99cc6dd402b0: Pulling fs layer 15:18:48 7d9ed39f4882: Pulling fs layer 15:18:48 53926ce57604: Waiting 15:18:48 21b2b0c7a3f4: Waiting 15:18:48 30f14e443154: Waiting 15:18:48 801331c1e519: Waiting 15:18:48 99cc6dd402b0: Waiting 15:18:48 7d9ed39f4882: Waiting 15:18:48 93c1e223e6f2: Verifying Checksum 15:18:48 93c1e223e6f2: Download complete 15:18:48 4583459ba037: Verifying Checksum 15:18:48 4583459ba037: Download complete 15:18:48 21b2b0c7a3f4: Verifying Checksum 15:18:48 21b2b0c7a3f4: Download complete 15:18:48 30f14e443154: Verifying Checksum 15:18:48 30f14e443154: Download complete 15:18:48 213ec9aee27d: Verifying Checksum 15:18:48 213ec9aee27d: Download complete 15:18:48 801331c1e519: Verifying Checksum 15:18:48 801331c1e519: Download complete 15:18:48 213ec9aee27d: Pull complete 15:18:48 4583459ba037: Pull complete 15:18:49 93c1e223e6f2: Pull complete 15:18:49 99cc6dd402b0: Verifying Checksum 15:18:49 99cc6dd402b0: Download complete 15:18:49 7d9ed39f4882: Verifying Checksum 15:18:49 7d9ed39f4882: Download complete 15:18:49 53926ce57604: Verifying Checksum 15:18:49 53926ce57604: Download complete 15:18:52 using credential edgex-jenkins-ssh 15:18:52 Cloning the remote Git repository 15:18:52 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:18:52 > git init /w/workspace/app-functions-sdk-go/175 # timeout=10 15:18:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:18:53 > git --version # timeout=10 15:18:53 > git --version # 'git version 2.25.1' 15:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:53 Verifying host key using known hosts file 15:18:53 53926ce57604: Pull complete 15:18:53 21b2b0c7a3f4: Pull complete 15:18:53 30f14e443154: Pull complete 15:18:53 801331c1e519: Pull complete 15:18:53 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. 15:18:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:55 99cc6dd402b0: Pull complete 15:18:56 7d9ed39f4882: Pull complete 15:18:56 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:18:56 + 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 15:18:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:18:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:57 + docker inspect -f . ci-base-image-x86_64 15:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:57 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:18:57 $ 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 15:18:57 Avoid second fetch 15:18:57 Checking out Revision cec20cdc5f15a00257803da7a1e4d99363e84dbf (main) 15:18:57 Commit message: "fix: Use correct metric instance when reporting PipelineMessagesProcessed (#1197)" 15:18:57 > git config core.sparsecheckout # timeout=10 15:18:57 > git checkout -f cec20cdc5f15a00257803da7a1e4d99363e84dbf # timeout=10 15:18:59 $ docker top 11b97b32ea833568ee1d4a4deebb53b3822587476d30802a19fce0e46652186f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:00 + go version 15:19:00 go version go1.18.7 linux/amd64 [Pipeline] } 15:19:00 $ docker stop --time=1 11b97b32ea833568ee1d4a4deebb53b3822587476d30802a19fce0e46652186f 15:19:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:19:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:00 Dload Upload Total Spent Left Speed 15:19:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 15:19:01 $ docker rm -f 11b97b32ea833568ee1d4a4deebb53b3822587476d30802a19fce0e46652186f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:19:01 + docker inspect -f . ci-base-image-x86_64 15:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:01 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:19:01 $ 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 15:19:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:19:02 + sudo tee /etc/docker/daemon.new 15:19:02 { 15:19:02 "registry-mirrors": [ 15:19:02 "https://nexus3.edgexfoundry.org:10001" 15:19:02 ], 15:19:02 "bip": "10.250.0.254/24", 15:19:02 "hosts": [ 15:19:02 "tcp://0.0.0.0:5555", 15:19:02 "unix:///var/run/docker.sock" 15:19:02 ], 15:19:02 "mtu": 1458, 15:19:02 "selinux-enabled": true, 15:19:02 "seccomp-profile": "/etc/docker/seccomp.json" 15:19:02 } 15:19:02 $ docker top 2b8bd3423c12e4c59206d4bbf5c4207f8fcecbdfd2cdb6e9e87fe00d24473e0d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:19:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:19:02 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 15:19:02 + sudo service docker restart 15:19:03 + make test 15:19:03 make -C ./app-service-template build 15:19:03 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:19:03 go mod tidy 15:19:03 go: downloading github.com/stretchr/testify v1.8.0 15:19:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 15:19:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 15:19:03 go: downloading github.com/google/uuid v1.3.0 15:19:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:19:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 15:19:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 15:19:03 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 15:19:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:19:03 go: downloading github.com/gorilla/mux v1.8.0 15:19:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:19:03 go: downloading github.com/davecgh/go-spew v1.1.1 15:19:03 go: downloading github.com/pmezard/go-difflib v1.0.0 15:19:03 go: downloading github.com/stretchr/objx v0.4.0 15:19:03 go: downloading gopkg.in/yaml.v3 v3.0.1 15:19:03 go: downloading github.com/go-kit/log v0.2.1 15:19:03 go: downloading github.com/go-playground/validator/v10 v10.11.1 15:19:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:19:03 go: downloading github.com/gorilla/websocket v1.4.2 15:19:03 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 15:19:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:19:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:19:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 15:19:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 15:19:03 go: downloading github.com/pelletier/go-toml v1.9.5 15:19:03 go: downloading github.com/hashicorp/errwrap v1.0.0 15:19:03 go: downloading github.com/mitchellh/copystructure v1.0.0 15:19:03 go: downloading github.com/hashicorp/consul/api v1.15.2 15:19:03 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 15:19:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:19:03 go: downloading github.com/x448/float16 v0.8.4 15:19:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 15:19:03 go: downloading github.com/go-playground/universal-translator v0.18.0 15:19:03 go: downloading github.com/leodido/go-urn v1.2.1 15:19:03 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 15:19:03 go: downloading golang.org/x/text v0.3.7 15:19:03 go: downloading github.com/go-playground/locales v0.14.0 15:19:03 go: downloading github.com/nats-io/nats.go v1.18.0 15:19:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:19:04 go: downloading github.com/pebbe/zmq4 v1.2.7 15:19:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:19:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:19:04 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:19:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:19:04 go: downloading github.com/hashicorp/serf v0.9.7 15:19:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:19:04 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:19:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:19:04 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 15:19:04 go: downloading github.com/google/go-cmp v0.5.7 15:19:04 go: downloading github.com/hashicorp/consul/sdk v0.11.0 15:19:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:19:04 go: downloading github.com/Microsoft/go-winio v0.5.2 15:19:04 go: downloading github.com/zeebo/errs v1.2.2 15:19:04 go: downloading google.golang.org/grpc v1.46.0 15:19:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:19:04 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 15:19:04 go: downloading github.com/nats-io/nkeys v0.3.0 15:19:04 go: downloading github.com/nats-io/nuid v1.0.1 15:19:04 go: downloading github.com/onsi/ginkgo v1.10.1 15:19:04 go: downloading github.com/onsi/gomega v1.7.0 15:19:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:19:04 go: downloading github.com/fatih/color v1.9.0 15:19:04 go: downloading github.com/mattn/go-colorable v0.1.12 15:19:04 go: downloading github.com/mattn/go-isatty v0.0.14 15:19:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:19:04 go: downloading github.com/armon/go-metrics v0.3.10 15:19:04 go: downloading github.com/kr/pretty v0.3.0 15:19:04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:19:04 go: downloading github.com/pkg/errors v0.9.1 15:19:04 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:19:04 go: downloading github.com/hashicorp/memberlist v0.3.1 15:19:04 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:19:04 go: downloading google.golang.org/protobuf v1.28.0 15:19:04 go: downloading github.com/klauspost/compress v1.15.11 15:19:04 go: downloading github.com/minio/highwayhash v1.0.2 15:19:04 go: downloading github.com/nats-io/jwt/v2 v2.3.0 15:19:04 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 15:19:04 go: downloading github.com/golang/protobuf v1.5.2 15:19:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:19:04 go: downloading github.com/pascaldekloe/goe v0.1.0 15:19:04 go: downloading github.com/kr/text v0.2.0 15:19:04 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:19:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:19:05 go: downloading github.com/google/btree v1.0.0 15:19:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:19:05 go: downloading github.com/miekg/dns v1.1.41 15:19:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:19:05 go: downloading gopkg.in/yaml.v2 v2.4.0 15:19:05 go: downloading github.com/hpcloud/tail v1.0.0 15:19:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:19:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:19:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:19:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [Pipeline] unstash [Pipeline] echo 15:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:21 ========================================================= 15:19:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:19:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:19:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:19:22 9b18e9b68314: Pulling fs layer 15:19:22 d32db5db7311: Pulling fs layer 15:19:22 d0c4b47475fc: Pulling fs layer 15:19:22 5831b945b038: Pulling fs layer 15:19:22 86bbec2aaacd: Pulling fs layer 15:19:22 e10730c5d714: Pulling fs layer 15:19:22 5dd5c2283517: Pulling fs layer 15:19:22 d5ac0230b979: Pulling fs layer 15:19:22 e10730c5d714: Waiting 15:19:22 5dd5c2283517: Waiting 15:19:22 5831b945b038: Waiting 15:19:22 d5ac0230b979: Waiting 15:19:22 86bbec2aaacd: Waiting 15:19:22 d0c4b47475fc: Verifying Checksum 15:19:22 d0c4b47475fc: Download complete 15:19:22 d32db5db7311: Download complete 15:19:22 86bbec2aaacd: Verifying Checksum 15:19:22 86bbec2aaacd: Download complete 15:19:22 e10730c5d714: Verifying Checksum 15:19:22 e10730c5d714: Download complete 15:19:22 9b18e9b68314: Verifying Checksum 15:19:23 9b18e9b68314: Pull complete 15:19:23 d5ac0230b979: Verifying Checksum 15:19:23 d5ac0230b979: Download complete 15:19:23 d32db5db7311: Pull complete 15:19:23 d0c4b47475fc: Pull complete 15:19:24 5dd5c2283517: Verifying Checksum 15:19:24 5dd5c2283517: Download complete 15:19:24 5831b945b038: Verifying Checksum 15:19:24 5831b945b038: Download complete 15:19:25 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:19:25 make -C ./app-service-template test 15:19:25 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:19:25 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:19:37 5831b945b038: Pull complete 15:19:37 86bbec2aaacd: Pull complete 15:19:37 e10730c5d714: Pull complete 15:19:43 5dd5c2283517: Pull complete 15:19:44 d5ac0230b979: Pull complete 15:19:44 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 15:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:19:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:19:45 + 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 15:19:45 + docker inspect -f . ci-base-image-arm64 15:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:45 prd-ubuntu20.04-docker-arm64-4c-16g-116880 does not seem to be running inside a container 15:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/175 -v /w/workspace/app-functions-sdk-go/175:/w/workspace/app-functions-sdk-go/175:rw,z -v /w/workspace/app-functions-sdk-go/175@tmp:/w/workspace/app-functions-sdk-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:47 ok app-new-service 0.091s coverage: 48.1% of statements 15:19:47 ? app-new-service/config [no test files] 15:19:47 ok app-new-service/functions 0.067s coverage: 85.3% of statements 15:19:47 CGO_ENABLED=1 go vet ./... 15:19:48 $ docker top 49c0caaae2595c72ee1ee51ccb39e560f0ea971d54aee49d55a6e21cb9a812e9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:49 + go version 15:19:49 go version go1.18.7 linux/arm64 [Pipeline] } 15:19:49 $ docker stop --time=1 49c0caaae2595c72ee1ee51ccb39e560f0ea971d54aee49d55a6e21cb9a812e9 15:19:51 $ docker rm -f 49c0caaae2595c72ee1ee51ccb39e560f0ea971d54aee49d55a6e21cb9a812e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:51 + docker inspect -f . ci-base-image-arm64 15:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:52 prd-ubuntu20.04-docker-arm64-4c-16g-116880 does not seem to be running inside a container 15:19:52 $ 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/175 -v /w/workspace/app-functions-sdk-go/175:/w/workspace/app-functions-sdk-go/175:rw,z -v /w/workspace/app-functions-sdk-go/175@tmp:/w/workspace/app-functions-sdk-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:19:53 $ docker top 09818b5b1386fa04f25da3dada9059439fbcf210b4fda8443b9c0fb97ad735e9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:53 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/175 [Pipeline] fileExists [Pipeline] sh 15:19:54 + make test 15:19:54 make -C ./app-service-template build 15:19:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/175/app-service-template' 15:19:54 go mod tidy 15:19:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 15:19:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:19:55 go: downloading github.com/google/uuid v1.3.0 15:19:55 go: downloading github.com/stretchr/testify v1.8.0 15:19:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.23 15:19:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 15:19:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 15:19:55 go: downloading github.com/go-playground/validator/v10 v10.11.1 15:19:55 go: downloading github.com/go-kit/log v0.2.1 15:19:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:19:55 go: downloading gopkg.in/yaml.v3 v3.0.1 15:19:55 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 15:19:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 15:19:55 go: downloading github.com/davecgh/go-spew v1.1.1 15:19:55 go: downloading github.com/pmezard/go-difflib v1.0.0 15:19:55 go: downloading github.com/stretchr/objx v0.4.0 15:19:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 15:19:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 15:19:55 go: downloading github.com/gorilla/mux v1.8.0 15:19:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:19:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:19:55 go: downloading github.com/x448/float16 v0.8.4 15:19:55 go: downloading github.com/mitchellh/copystructure v1.0.0 15:19:55 go: downloading github.com/go-playground/universal-translator v0.18.0 15:19:55 go: downloading github.com/leodido/go-urn v1.2.1 15:19:55 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 15:19:55 go: downloading golang.org/x/text v0.3.7 15:19:56 go: downloading github.com/go-playground/locales v0.14.0 15:19:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:19:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:19:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:56 ./bin/test-attribution-txt.sh 15:19:56 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 15:19:56 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:19:56 go: downloading github.com/gomodule/redigo v1.8.9 15:19:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:19:58 go: downloading github.com/pelletier/go-toml v1.9.5 15:19:58 go: downloading github.com/hashicorp/consul/api v1.15.2 15:19:58 go: downloading github.com/gorilla/websocket v1.4.2 15:19:58 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 15:19:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:19:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:19:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 15:19:59 go: downloading github.com/hashicorp/errwrap v1.0.0 15:19:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:19:59 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 15:19:59 go: downloading github.com/kr/pretty v0.3.0 15:19:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:19:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:19:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:19:59 go: downloading github.com/hashicorp/serf v0.9.7 15:19:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:19:59 go: downloading github.com/google/go-cmp v0.5.7 15:19:59 go: downloading github.com/hashicorp/consul/sdk v0.11.0 15:19:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.145s coverage: 60.1% of statements 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.088s coverage: 93.9% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.111s coverage: 76.5% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.085s coverage: 88.7% of statements 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.054s coverage: 100.0% of statements 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.217s coverage: 76.4% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.056s coverage: 97.3% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.088s coverage: 82.8% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.711s coverage: 81.5% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.072s coverage: 28.7% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.059s coverage: 14.0% of statements 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.078s coverage: 27.3% of statements 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:19:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.076s coverage: 51.4% of statements 15:19:59 go: downloading github.com/nats-io/nats.go v1.18.0 15:19:59 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 15:20:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:20:00 go: downloading github.com/pebbe/zmq4 v1.2.7 15:20:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:20:00 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 15:20:00 go: downloading github.com/Microsoft/go-winio v0.5.2 15:20:00 go: downloading github.com/zeebo/errs v1.2.2 15:20:00 go: downloading google.golang.org/grpc v1.46.0 15:20:00 go: downloading github.com/kr/text v0.2.0 15:20:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:20:00 go: downloading github.com/fatih/color v1.9.0 15:20:00 go: downloading github.com/mattn/go-colorable v0.1.12 15:20:00 go: downloading github.com/mattn/go-isatty v0.0.14 15:20:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:20:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:20:00 go: downloading github.com/pkg/errors v0.9.1 15:20:00 go: downloading github.com/armon/go-metrics v0.3.10 15:20:01 go: downloading github.com/hashicorp/go-msgpack v0.5.5 15:20:01 go: downloading github.com/hashicorp/memberlist v0.3.1 15:20:01 go: downloading github.com/nats-io/nkeys v0.3.0 15:20:01 go: downloading github.com/nats-io/nuid v1.0.1 15:20:01 go: downloading github.com/onsi/ginkgo v1.10.1 15:20:01 go: downloading github.com/onsi/gomega v1.7.0 15:20:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:20:01 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 15:20:01 go: downloading google.golang.org/protobuf v1.28.0 15:20:01 go: downloading github.com/klauspost/compress v1.15.11 15:20:02 go: downloading github.com/minio/highwayhash v1.0.2 15:20:02 go: downloading github.com/nats-io/jwt/v2 v2.3.0 15:20:02 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 15:20:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 15:20:02 go: downloading github.com/golang/protobuf v1.5.2 15:20:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:20:05 go: downloading github.com/pascaldekloe/goe v0.1.0 15:20:05 go: downloading github.com/google/btree v1.0.0 15:20:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:20:05 go: downloading github.com/miekg/dns v1.1.41 15:20:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:20:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:20:05 go: downloading gopkg.in/yaml.v2 v2.4.0 15:20:05 go: downloading github.com/hpcloud/tail v1.0.0 15:20:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:20:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:20:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 15:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.155s coverage: 75.5% of statements 15:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.054s coverage: 94.4% of statements 15:20:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:36 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 15:20:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:36 $ docker stop --time=1 2b8bd3423c12e4c59206d4bbf5c4207f8fcecbdfd2cdb6e9e87fe00d24473e0d 15:20:37 $ docker rm -f 2b8bd3423c12e4c59206d4bbf5c4207f8fcecbdfd2cdb6e9e87fe00d24473e0d [Pipeline] // withDockerContainer [Pipeline] sh 15:20:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:38 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 15:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:38 15:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:39 latest: Pulling from edgex-lftools-log-publisher 15:20:39 5eb5b503b376: Pulling fs layer 15:20:39 5c69ac0246d0: Pulling fs layer 15:20:39 ec43610c2a17: Pulling fs layer 15:20:39 3a2ae6a8a46f: Pulling fs layer 15:20:39 33b1e0a273af: Pulling fs layer 15:20:39 5d3b04190fa2: Pulling fs layer 15:20:39 2f39f015ded8: Pulling fs layer 15:20:39 3a2ae6a8a46f: Waiting 15:20:39 33b1e0a273af: Waiting 15:20:39 5d3b04190fa2: Waiting 15:20:39 2f39f015ded8: Waiting 15:20:39 5c69ac0246d0: Verifying Checksum 15:20:39 5c69ac0246d0: Download complete 15:20:39 3a2ae6a8a46f: Verifying Checksum 15:20:39 3a2ae6a8a46f: Download complete 15:20:39 33b1e0a273af: Verifying Checksum 15:20:39 33b1e0a273af: Download complete 15:20:39 ec43610c2a17: Verifying Checksum 15:20:39 ec43610c2a17: Download complete 15:20:39 5d3b04190fa2: Verifying Checksum 15:20:39 5d3b04190fa2: Download complete 15:20:39 5eb5b503b376: Verifying Checksum 15:20:39 5eb5b503b376: Download complete 15:20:40 2f39f015ded8: Download complete 15:20:40 5eb5b503b376: Pull complete 15:20:40 5c69ac0246d0: Pull complete 15:20:41 ec43610c2a17: Pull complete 15:20:41 3a2ae6a8a46f: Pull complete 15:20:41 33b1e0a273af: Pull complete 15:20:41 5d3b04190fa2: Pull complete 15:20:45 2f39f015ded8: Pull complete 15:20:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:46 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:20:46 $ 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 15:20:47 $ docker top 5c7803006850f63cdfb7a81ff90143494a72b0d9f2b156a55cc5d5d6dcac293d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:48 ---> job-cost.sh 15:20:48 lf-activate-venv: SKIPPING 15:20:48 INFO: No Stack... 15:20:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:48 INFO: Archiving Costs [Pipeline] sh 15:20:49 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 15:20:49 + cut -d, -f6 [Pipeline] lock 15:20:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] 15:20:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] did not exist. Created. 15:20:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:20:49 Stashed 1 file(s) [Pipeline] } 15:20:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:49 $ docker stop --time=1 5c7803006850f63cdfb7a81ff90143494a72b0d9f2b156a55cc5d5d6dcac293d 15:20:50 $ docker rm -f 5c7803006850f63cdfb7a81ff90143494a72b0d9f2b156a55cc5d5d6dcac293d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:22:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/175/app-service-template' 15:22:14 make -C ./app-service-template test 15:22:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/175/app-service-template' 15:22:14 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 15:24:35 ok app-new-service 0.270s coverage: 48.1% of statements 15:24:35 ? app-new-service/config [no test files] 15:24:35 ok app-new-service/functions 0.293s coverage: 85.3% of statements 15:24:35 CGO_ENABLED=1 go vet ./... 15:25:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:57 ./bin/test-attribution-txt.sh 15:25:57 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/175/app-service-template' 15:25:57 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:25:57 go: downloading github.com/gomodule/redigo v1.8.9 15:25:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.776s coverage: 60.1% of statements 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.325s coverage: 93.9% of statements 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.455s coverage: 76.5% of statements 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.491s coverage: 88.7% of statements 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.205s coverage: 100.0% of statements 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.809s coverage: 76.4% of statements 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.430s coverage: 97.3% of statements 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 15:26:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.387s coverage: 82.8% of statements 15:26:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 15:26:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.148s coverage: 81.5% of statements 15:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 15:26:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 15:26:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.356s coverage: 28.7% of statements 15:26:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 15:26:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.255s coverage: 14.0% of statements 15:26:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.279s coverage: 27.3% of statements 15:26:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:26:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:26:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.249s coverage: 51.4% of statements 15:26:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.526s coverage: 75.5% of statements 15:26:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.314s coverage: 94.4% of statements 15:26:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:27:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:27:00 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 15:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:27:00 $ docker stop --time=1 09818b5b1386fa04f25da3dada9059439fbcf210b4fda8443b9c0fb97ad735e9 15:27:02 $ docker rm -f 09818b5b1386fa04f25da3dada9059439fbcf210b4fda8443b9c0fb97ad735e9 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:06 Warning: overwriting stash ‘coverage-report’ 15:27:06 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 15:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:07 15:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:07 arm64: Pulling from edgex-lftools-log-publisher 15:27:07 8998bd30e6a1: Pulling fs layer 15:27:07 04944245beec: Pulling fs layer 15:27:07 699f458cf7ca: Pulling fs layer 15:27:07 765212b225bb: Pulling fs layer 15:27:07 f23df028b6ca: Pulling fs layer 15:27:07 d65c8cfc05b1: Pulling fs layer 15:27:07 2437ff75d9bd: Pulling fs layer 15:27:07 765212b225bb: Waiting 15:27:07 f23df028b6ca: Waiting 15:27:07 2437ff75d9bd: Waiting 15:27:07 04944245beec: Verifying Checksum 15:27:07 04944245beec: Download complete 15:27:07 765212b225bb: Verifying Checksum 15:27:07 765212b225bb: Download complete 15:27:07 f23df028b6ca: Verifying Checksum 15:27:07 f23df028b6ca: Download complete 15:27:07 d65c8cfc05b1: Verifying Checksum 15:27:07 d65c8cfc05b1: Download complete 15:27:07 699f458cf7ca: Verifying Checksum 15:27:07 699f458cf7ca: Download complete 15:27:08 8998bd30e6a1: Download complete 15:27:10 2437ff75d9bd: Verifying Checksum 15:27:10 2437ff75d9bd: Download complete 15:27:11 8998bd30e6a1: Pull complete 15:27:12 04944245beec: Pull complete 15:27:13 699f458cf7ca: Pull complete 15:27:13 765212b225bb: Pull complete 15:27:14 f23df028b6ca: Pull complete 15:27:14 d65c8cfc05b1: Pull complete 15:27:29 2437ff75d9bd: Pull complete 15:27:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:29 prd-ubuntu20.04-docker-arm64-4c-16g-116880 does not seem to be running inside a container 15:27:29 $ 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/175 -v /w/workspace/app-functions-sdk-go/175:/w/workspace/app-functions-sdk-go/175:rw,z -v /w/workspace/app-functions-sdk-go/175@tmp:/w/workspace/app-functions-sdk-go/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:27:32 $ docker top 8759ac7a2a2d5a07777de1f78f77d46d3d569020ee3e24c3abda8533c6e4695e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:33 ---> job-cost.sh 15:27:33 lf-activate-venv: SKIPPING 15:27:33 INFO: No Stack... 15:27:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:34 INFO: Archiving Costs [Pipeline] sh 15:27:35 + cat /w/workspace/app-functions-sdk-go/175/archives/cost.csv 15:27:35 + cut -d, -f6 [Pipeline] lock 15:27:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] 15:27:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] did not exist. Created. 15:27:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:35 /w/workspace/app-functions-sdk-go/175@tmp/durable-5fe4ebc2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:27:35 + echo total: 0.2199999988079071 [Pipeline] stash 15:27:35 Warning: overwriting stash ‘stack-cost’ 15:27:35 Stashed 1 file(s) [Pipeline] } 15:27:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:35 $ docker stop --time=1 8759ac7a2a2d5a07777de1f78f77d46d3d569020ee3e24c3abda8533c6e4695e 15:27:37 $ docker rm -f 8759ac7a2a2d5a07777de1f78f77d46d3d569020ee3e24c3abda8533c6e4695e [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 15:27:37 provisioning config files... 15:27:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config13936059248726164178tmp [Pipeline] { [Pipeline] sh 15:27:37 + set +x 15:27:37 + curl -s https://codecov.io/bash 15:27:37 + bash -s -- 15:27:38 15:27:38 _____ _ 15:27:38 / ____| | | 15:27:38 | | ___ __| | ___ ___ _____ __ 15:27:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:38 Bash-1.0.6 15:27:38 15:27:38 15:27:38 ==> git version 2.25.1 found 15:27:38 ==> 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 15:27:38 Release-Date: 2020-01-08 15:27:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:27:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:27:38 ==> Jenkins CI detected. 15:27:38 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:27:38 project root: . 15:27:38 --> token set from env 15:27:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:38 ==> Running gcov in . (disable via -X gcov) 15:27:38 ==> Python coveragepy not found 15:27:38 ==> Searching for coverage reports in: 15:27:38 + . 15:27:38 -> Found 2 reports 15:27:38 ==> Detecting git/mercurial file structure 15:27:38 ==> Reading reports 15:27:38 + ./app-service-template/coverage.out bytes=3432 15:27:38 + ./coverage.out bytes=126569 15:27:38 ==> Appending adjustments 15:27:38 https://docs.codecov.io/docs/fixing-reports 15:27:38 + Found adjustments 15:27:38 ==> Gzipping contents 15:27:38 24K /tmp/codecov.RfhIp0.gz 15:27:38 ==> Uploading reports 15:27:38 url: https://codecov.io 15:27:38 query: branch=main&commit=cec20cdc5f15a00257803da7a1e4d99363e84dbf&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:38 -> Pinging Codecov 15:27:38 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=cec20cdc5f15a00257803da7a1e4d99363e84dbf&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:39 -> Uploading to 15:27:39 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/3D8B5DFFC46A037C893635FACE044666/cec20cdc5f15a00257803da7a1e4d99363e84dbf/a10bfba4-fe47-4fb9-a46f-3ad64590fec9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T152738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb2881c1cd5637f7fa8c8f7219dd471a6db376eb2ee4bb1b4adb89c4fdf4c1eb 15:27:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:39 Dload Upload Total Spent Left Speed 15:27:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22150 0 0 100 22150 0 88955 --:--:-- --:--:-- --:--:-- 88955 15:27:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] } 15:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:27:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:27:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:39 15:27:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:27:40 df9b9388f04a: Pulling fs layer 15:27:40 52dc419b0ee2: Pulling fs layer 15:27:40 25bc292e5bac: Pulling fs layer 15:27:40 114826534d7a: Pulling fs layer 15:27:40 4657fd5d0bcf: Pulling fs layer 15:27:40 6ad1cebc031e: Pulling fs layer 15:27:40 8a3aa393b2d8: Pulling fs layer 15:27:40 6ad1cebc031e: Waiting 15:27:40 8a3aa393b2d8: Waiting 15:27:40 114826534d7a: Waiting 15:27:40 4657fd5d0bcf: Waiting 15:27:40 25bc292e5bac: Verifying Checksum 15:27:40 25bc292e5bac: Download complete 15:27:40 52dc419b0ee2: Download complete 15:27:40 4657fd5d0bcf: Download complete 15:27:40 df9b9388f04a: Verifying Checksum 15:27:40 df9b9388f04a: Download complete 15:27:40 df9b9388f04a: Pull complete 15:27:40 6ad1cebc031e: Verifying Checksum 15:27:40 6ad1cebc031e: Download complete 15:27:40 52dc419b0ee2: Pull complete 15:27:40 25bc292e5bac: Pull complete 15:27:40 114826534d7a: Verifying Checksum 15:27:40 114826534d7a: Download complete 15:27:41 8a3aa393b2d8: Verifying Checksum 15:27:44 114826534d7a: Pull complete 15:27:44 4657fd5d0bcf: Pull complete 15:27:45 6ad1cebc031e: Pull complete 15:27:48 8a3aa393b2d8: Pull complete 15:27:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:48 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:27:48 $ 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 15:27:50 $ docker top 423dda8b435b4ef12e3a7ab4908c92af1d79524521f2964bd47b746d0eb76523 -eo pid,comm [Pipeline] { [Pipeline] echo 15:27:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 15:27:50 + set -o pipefail 15:27:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 15:27:55 15:27:55 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:27:55 15:27:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/e357b0e8-f629-46cc-b6be-0254bbe2eee4 15:27:55 15:27:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:27:55 15:27:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:27:55 15:27:55 15:27:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:27:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:27:55 More details here: https://snyk.co/ue1NS [Pipeline] } 15:27:55 $ docker stop --time=1 423dda8b435b4ef12e3a7ab4908c92af1d79524521f2964bd47b746d0eb76523 15:27:58 $ docker rm -f 423dda8b435b4ef12e3a7ab4908c92af1d79524521f2964bd47b746d0eb76523 [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 15:27:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:58 provisioning config files... 15:27:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17766923886257899479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:58 --> edgex-publish-swagger.sh 15:27:58 === Publish openapi/v2 API === 15:27:58 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:27:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 15:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:58 Dload Upload Total Spent Left Speed 15:28:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 11144 0:00:01 0:00:01 --:--:-- 11144 100 13708 0 0 100 13708 0 6141 0:00:02 0:00:02 --:--:-- 6144 100 13708 0 0 100 13708 0 4240 0:00:03 0:00:03 --:--:-- 4240 100 13708 0 0 100 13708 0 3237 0:00:04 0:00:04 --:--:-- 3237 100 13708 0 0 100 13708 0 2785 0:00:04 0:00:04 --:--:-- 2784 100 13708 0 0 100 13708 0 2784 0:00:04 0:00:04 --:--:-- 0 15:28:03 15:28:03 [Pipeline] } 15:28:03 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 15:28:03 + git log --format=format:%s -1 cec20cdc5f15a00257803da7a1e4d99363e84dbf [Pipeline] sh 15:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:04 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:28:04 $ 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 15:28:04 $ docker top 7eaaccd74c2100dc99f9f9c53300a79aa0bbf91323742d716597d7dbdfe41d95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:05 [ssh-agent] Looking for ssh-agent implementation... 15:28:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:05 $ docker exec 7eaaccd74c2100dc99f9f9c53300a79aa0bbf91323742d716597d7dbdfe41d95 ssh-agent 15:28:05 SSH_AUTH_SOCK=/tmp/ssh-tkXzcA7DSubt/agent.32 15:28:05 SSH_AGENT_PID=38 15:28:05 Running ssh-add (command line suppressed) 15:28:05 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1180281968419185555.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1180281968419185555.key) 15:28:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:05 + git semver tag 15:28:05 2022-10-25 15:28:05,889 [run_tag] DEBUG tag force:False 15:28:05 2022-10-25 15:28:05,890 [check_head_tag] DEBUG check head tag 15:28:05 2022-10-25 15:28:05,891 [execute] INFO git cat-file --batch-check 15:28:05 2022-10-25 15:28:05,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:28:05 2022-10-25 15:28:05,894 [execute] INFO git cat-file --batch 15:28:05 2022-10-25 15:28:05,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 15:28:05 2022-10-25 15:28:05,914 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:05 2022-10-25 15:28:05,915 [execute] INFO git tag -a v2.3.0-dev.54 -m v2.3.0-dev.54 15:28:05 2022-10-25 15:28:05,915 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.54', '-m', 'v2.3.0-dev.54'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 15:28:05 2022-10-25 15:28:05,919 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:05 2.3.0-dev.54 [Pipeline] } 15:28:05 $ docker exec --env ******** --env ******** 7eaaccd74c2100dc99f9f9c53300a79aa0bbf91323742d716597d7dbdfe41d95 ssh-agent -k 15:28:06 unset SSH_AUTH_SOCK; 15:28:06 unset SSH_AGENT_PID; 15:28:06 echo Agent pid 38 killed; 15:28:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:06 + git semver [Pipeline] } 15:28:06 $ docker stop --time=1 7eaaccd74c2100dc99f9f9c53300a79aa0bbf91323742d716597d7dbdfe41d95 15:28:07 $ docker rm -f 7eaaccd74c2100dc99f9f9c53300a79aa0bbf91323742d716597d7dbdfe41d95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:08 15:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:08 0.23.1-centos7: Pulling from edgex-lftools 15:28:08 ab5ef0e58194: Pulling fs layer 15:28:08 9712f1f96733: Pulling fs layer 15:28:08 63f879dbbcfc: Pulling fs layer 15:28:08 0d9ebad4ef96: Pulling fs layer 15:28:08 e9a5061849ea: Pulling fs layer 15:28:08 d747dcd14b5f: Pulling fs layer 15:28:08 2de7ff778b66: Pulling fs layer 15:28:08 0d9ebad4ef96: Waiting 15:28:08 e9a5061849ea: Waiting 15:28:08 d747dcd14b5f: Waiting 15:28:08 2de7ff778b66: Waiting 15:28:08 9712f1f96733: Verifying Checksum 15:28:08 9712f1f96733: Download complete 15:28:08 63f879dbbcfc: Verifying Checksum 15:28:08 63f879dbbcfc: Download complete 15:28:09 0d9ebad4ef96: Verifying Checksum 15:28:09 0d9ebad4ef96: Download complete 15:28:09 d747dcd14b5f: Verifying Checksum 15:28:09 d747dcd14b5f: Download complete 15:28:09 e9a5061849ea: Verifying Checksum 15:28:09 e9a5061849ea: Download complete 15:28:09 ab5ef0e58194: Verifying Checksum 15:28:09 ab5ef0e58194: Download complete 15:28:09 2de7ff778b66: Verifying Checksum 15:28:09 2de7ff778b66: Download complete 15:28:11 ab5ef0e58194: Pull complete 15:28:11 9712f1f96733: Pull complete 15:28:12 63f879dbbcfc: Pull complete 15:28:15 0d9ebad4ef96: Pull complete 15:28:16 e9a5061849ea: Pull complete 15:28:16 d747dcd14b5f: Pull complete 15:28:17 2de7ff778b66: Pull complete 15:28:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:17 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:28:17 $ 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 15:28:19 $ docker top 488f04e28f3307a3f481ecebbff776230cdf694d5408ebc156380ea574352f49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:19 provisioning config files... 15:28:19 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4336743090861199726tmp 15:28:19 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12850362254169088186tmp 15:28:19 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17014242483082730245tmp [Pipeline] { [Pipeline] echo 15:28:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:19 ---> sigul-configuration.sh 15:28:19 gpg: directory `/root/.gnupg' created 15:28:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:19 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:19 gpg: CAST5 encrypted data 15:28:19 gpg: encrypted with 1 passphrase 15:28:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:19 + mkdir /home/jenkins 15:28:19 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:20 + 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 15:28:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:20 ---> sigul-install.sh 15:28:20 Sigul already installed; skipping installation. [Pipeline] sh 15:28:20 + git tag --list 15:28:20 v0.1.0 15:28:20 v0.1.1 15:28:20 v1.0.0 15:28:20 v1.1.0 15:28:20 v1.2.0 15:28:20 v1.3.0 15:28:20 v1.3.1 15:28:20 v2.0.0 15:28:20 v2.0.1 15:28:20 v2.1.0 15:28:20 v2.1.1 15:28:20 v2.1.1-dev.3 15:28:20 v2.1.1-dev.4 15:28:20 v2.2.0 15:28:20 v2.2.1-dev.1 15:28:20 v2.2.1-dev.10 15:28:20 v2.2.1-dev.11 15:28:20 v2.2.1-dev.12 15:28:20 v2.2.1-dev.13 15:28:20 v2.2.1-dev.14 15:28:20 v2.2.1-dev.15 15:28:20 v2.2.1-dev.16 15:28:20 v2.2.1-dev.17 15:28:20 v2.2.1-dev.18 15:28:20 v2.2.1-dev.19 15:28:20 v2.2.1-dev.2 15:28:20 v2.2.1-dev.20 15:28:20 v2.2.1-dev.21 15:28:20 v2.2.1-dev.22 15:28:20 v2.2.1-dev.23 15:28:20 v2.2.1-dev.3 15:28:20 v2.2.1-dev.4 15:28:20 v2.2.1-dev.5 15:28:20 v2.2.1-dev.6 15:28:20 v2.2.1-dev.7 15:28:20 v2.2.1-dev.8 15:28:20 v2.2.1-dev.9 15:28:20 v2.3.0-dev.24 15:28:20 v2.3.0-dev.25 15:28:20 v2.3.0-dev.26 15:28:20 v2.3.0-dev.27 15:28:20 v2.3.0-dev.28 15:28:20 v2.3.0-dev.29 15:28:20 v2.3.0-dev.30 15:28:20 v2.3.0-dev.31 15:28:20 v2.3.0-dev.32 15:28:20 v2.3.0-dev.33 15:28:20 v2.3.0-dev.34 15:28:20 v2.3.0-dev.35 15:28:20 v2.3.0-dev.36 15:28:20 v2.3.0-dev.37 15:28:20 v2.3.0-dev.38 15:28:20 v2.3.0-dev.39 15:28:20 v2.3.0-dev.40 15:28:20 v2.3.0-dev.41 15:28:20 v2.3.0-dev.42 15:28:20 v2.3.0-dev.43 15:28:20 v2.3.0-dev.44 15:28:20 v2.3.0-dev.45 15:28:20 v2.3.0-dev.46 15:28:20 v2.3.0-dev.47 15:28:20 v2.3.0-dev.48 15:28:20 v2.3.0-dev.49 15:28:20 v2.3.0-dev.50 15:28:20 v2.3.0-dev.51 15:28:20 v2.3.0-dev.52 15:28:20 v2.3.0-dev.53 15:28:20 v2.3.0-dev.54 [Pipeline] sh 15:28:21 + lftools sign git-tag v2.3.0-dev.54 15:28:21 Signing Git tag with Sigul... 15:28:21 Signing v2.3.0-dev.54 [Pipeline] echo 15:28:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:28:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:28:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:28:22 $ docker stop --time=1 488f04e28f3307a3f481ecebbff776230cdf694d5408ebc156380ea574352f49 15:28:23 $ docker rm -f 488f04e28f3307a3f481ecebbff776230cdf694d5408ebc156380ea574352f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:28:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:24 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:28:24 $ 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 15:28:24 $ docker top e0c30d0fa7308d58e52402b2811eb0fa184686c308b488c2a6be12179f99ae31 -eo pid,comm 15:28:24 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). 15:28:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:25 [ssh-agent] Looking for ssh-agent implementation... 15:28:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:25 $ docker exec e0c30d0fa7308d58e52402b2811eb0fa184686c308b488c2a6be12179f99ae31 ssh-agent 15:28:25 SSH_AUTH_SOCK=/tmp/ssh-iAjdhY4bXHj3/agent.32 15:28:25 SSH_AGENT_PID=38 15:28:25 Running ssh-add (command line suppressed) 15:28:25 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13113446328620171954.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13113446328620171954.key) 15:28:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:25 + git semver bump pre 15:28:25 2022-10-25 15:28:25,836 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:25 2022-10-25 15:28:25,836 [bump_version] DEBUG bumping version:2.3.0-dev.54 on axis:pre with prefix:dev 15:28:25 2022-10-25 15:28:25,837 [bump_version] DEBUG bumped version:2.3.0-dev.55 15:28:25 2022-10-25 15:28:25,837 [write_version] DEBUG write version:2.3.0-dev.55 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 15:28:25 2022-10-25 15:28:25,837 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:25 2022-10-25 15:28:25,837 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:25 2022-10-25 15:28:25,839 [execute] INFO git cat-file --batch-check 15:28:25 2022-10-25 15:28:25,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:28:25 2022-10-25 15:28:25,845 [execute] INFO git cat-file --batch 15:28:25 2022-10-25 15:28:25,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:28:25 2022-10-25 15:28:25,850 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:25 2.3.0-dev.55 [Pipeline] } 15:28:25 $ docker exec --env ******** --env ******** e0c30d0fa7308d58e52402b2811eb0fa184686c308b488c2a6be12179f99ae31 ssh-agent -k 15:28:26 unset SSH_AUTH_SOCK; 15:28:26 unset SSH_AGENT_PID; 15:28:26 echo Agent pid 38 killed; 15:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:26 + git semver [Pipeline] } 15:28:26 $ docker stop --time=1 e0c30d0fa7308d58e52402b2811eb0fa184686c308b488c2a6be12179f99ae31 15:28:27 $ docker rm -f e0c30d0fa7308d58e52402b2811eb0fa184686c308b488c2a6be12179f99ae31 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:28 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:28:28 $ 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 15:28:28 $ docker top a55bd6fad891084d560d0b4a469417a0fe2597b2b6293947b0968d3e2adc0b61 -eo pid,comm 15:28:28 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). 15:28:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:29 [ssh-agent] Looking for ssh-agent implementation... 15:28:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:29 $ docker exec a55bd6fad891084d560d0b4a469417a0fe2597b2b6293947b0968d3e2adc0b61 ssh-agent 15:28:29 SSH_AUTH_SOCK=/tmp/ssh-hL4KXCPf2C0q/agent.32 15:28:29 SSH_AGENT_PID=38 15:28:29 Running ssh-add (command line suppressed) 15:28:29 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7072664198003229001.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7072664198003229001.key) 15:28:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:29 + git semver push 15:28:29 2022-10-25 15:28:29,818 [run_push] DEBUG push 15:28:29 2022-10-25 15:28:29,819 [execute] INFO git cat-file --batch-check 15:28:29 2022-10-25 15:28:29,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:28:29 2022-10-25 15:28:29,823 [execute] INFO git rev-list 41211fa6aff2aa63e9b07cedf05ca97902f6abcf -- 15:28:29 2022-10-25 15:28:29,823 [execute] DEBUG Popen(['git', 'rev-list', '41211fa6aff2aa63e9b07cedf05ca97902f6abcf', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:28:29 2022-10-25 15:28:29,836 [execute] INFO git fetch -v origin 15:28:29 2022-10-25 15:28:29,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:28:30 2022-10-25 15:28:30,590 [run_push] DEBUG no remote changes detected 15:28:30 2022-10-25 15:28:30,591 [execute] INFO git push origin semver 15:28:30 2022-10-25 15:28:30,591 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:28:31 2022-10-25 15:28:31,556 [run_push] DEBUG push all version tags 15:28:31 2022-10-25 15:28:31,556 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:28:31 2022-10-25 15:28:31,557 [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) 15:28:32 2022-10-25 15:28:32,494 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 15:28:32 2.3.0-dev.55 [Pipeline] } 15:28:32 $ docker exec --env ******** --env ******** a55bd6fad891084d560d0b4a469417a0fe2597b2b6293947b0968d3e2adc0b61 ssh-agent -k 15:28:32 unset SSH_AUTH_SOCK; 15:28:32 unset SSH_AGENT_PID; 15:28:32 echo Agent pid 38 killed; 15:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:33 + git semver [Pipeline] } 15:28:33 $ docker stop --time=1 a55bd6fad891084d560d0b4a469417a0fe2597b2b6293947b0968d3e2adc0b61 15:28:34 $ docker rm -f a55bd6fad891084d560d0b4a469417a0fe2597b2b6293947b0968d3e2adc0b61 [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 15:28:35 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 15:28:35 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:28:35 total 16 15:28:35 drwxr-xr-x 3 root root 4096 Oct 25 15:20 . 15:28:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 15:28 .. 15:28:35 drwxr-xr-x 2 root root 4096 Oct 25 15:20 cost 15:28:35 -rw-r--r-- 1 root root 92 Oct 25 15:20 cost.csv 15:28:35 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 15:28:35 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 15:28:35 total 16 15:28:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 15:20 . 15:28:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 15:28 .. 15:28:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 15:20 cost 15:28:35 -rw-r--r-- 1 jenkins jenkins 92 Oct 25 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:28:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:36 ---> package-listing.sh 15:28:36 ++ facter osfamily 15:28:36 ++ tr '[:upper:]' '[:lower:]' 15:28:36 + OS_FAMILY=debian 15:28:36 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:28:36 + START_PACKAGES=/tmp/packages_start.txt 15:28:36 + END_PACKAGES=/tmp/packages_end.txt 15:28:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:36 + PACKAGES=/tmp/packages_start.txt 15:28:36 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:28:36 + PACKAGES=/tmp/packages_end.txt 15:28:36 + case "${OS_FAMILY}" in 15:28:36 + dpkg -l 15:28:36 + grep '^ii' 15:28:36 + '[' -f /tmp/packages_start.txt ']' 15:28:36 + '[' -f /tmp/packages_end.txt ']' 15:28:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:36 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:28:36 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:28:36 + 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 15:28:36 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 15:28:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:37 prd-ubuntu20.04-docker-8c-8g-116882 does not seem to be running inside a container 15:28:37 $ 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 15:28:37 $ docker top 795e1f54190093213de175e3fd0b38189c2e09dc61105ae42f89ee90b9a3c069 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:38 + touch /tmp/pre-build-complete [Pipeline] sh 15:28:38 + mkdir -p /var/log/sysstat [Pipeline] sh 15:28:38 + ls /var/log/sa-host 15:28:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:38 provisioning config files... 15:28:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10239393469856640705tmp [Pipeline] { [Pipeline] echo 15:28:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:28:39 ---> create-netrc.sh [Pipeline] } 15:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:28:39 ---> python-tools-install.sh [Pipeline] echo 15:28:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:28:39 ---> sudo-logs.sh 15:28:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:28:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:28:40 ---> job-cost.sh 15:28:40 lf-activate-venv: SKIPPING 15:28:40 DEBUG: total: 0.2199999988079071 15:28:40 INFO: Retrieving Stack Cost... 15:28:40 INFO: Retrieving Pricing Info for: v3-standard-8 15:28:40 INFO: Archiving Costs [Pipeline] echo 15:28:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:28:41 ---> logs-deploy.sh 15:28:41 lf-activate-venv: SKIPPING 15:28:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/175 15:28:41 INFO: archiving workspace using pattern(s): 15:28:42 Archives upload complete. 15:28:42 INFO: archiving logs to Nexus 15:28:42 ---> uname -a: 15:28:42 Linux prd-ubuntu20-04-docker-8c-8g-116882 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:28:42 15:28:42 15:28:42 ---> lscpu: 15:28:42 Architecture: x86_64 15:28:42 CPU op-mode(s): 32-bit, 64-bit 15:28:42 Byte Order: Little Endian 15:28:42 Address sizes: 40 bits physical, 48 bits virtual 15:28:42 CPU(s): 8 15:28:42 On-line CPU(s) list: 0-7 15:28:42 Thread(s) per core: 1 15:28:42 Core(s) per socket: 1 15:28:42 Socket(s): 8 15:28:42 NUMA node(s): 1 15:28:42 Vendor ID: AuthenticAMD 15:28:42 CPU family: 23 15:28:42 Model: 49 15:28:42 Model name: AMD EPYC-Rome Processor 15:28:42 Stepping: 0 15:28:42 CPU MHz: 2799.956 15:28:42 BogoMIPS: 5599.91 15:28:42 Virtualization: AMD-V 15:28:42 Hypervisor vendor: KVM 15:28:42 Virtualization type: full 15:28:42 L1d cache: 256 KiB 15:28:42 L1i cache: 256 KiB 15:28:42 L2 cache: 4 MiB 15:28:42 L3 cache: 128 MiB 15:28:42 NUMA node0 CPU(s): 0-7 15:28:42 Vulnerability Itlb multihit: Not affected 15:28:42 Vulnerability L1tf: Not affected 15:28:42 Vulnerability Mds: Not affected 15:28:42 Vulnerability Meltdown: Not affected 15:28:42 Vulnerability Mmio stale data: Not affected 15:28:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:28:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:28:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:28:42 Vulnerability Srbds: Not affected 15:28:42 Vulnerability Tsx async abort: Not affected 15:28:42 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 15:28:42 15:28:42 15:28:42 ---> nproc: 15:28:42 8 15:28:42 15:28:42 15:28:42 ---> df -h: 15:28:42 Filesystem Size Used Avail Use% Mounted on 15:28:42 overlay 155G 12G 144G 8% / 15:28:42 tmpfs 64M 0 64M 0% /dev 15:28:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:28:42 shm 64M 0 64M 0% /dev/shm 15:28:42 /dev/vda1 155G 12G 144G 8% /facter-os 15:28:42 15:28:42 15:28:42 ---> sar -b -r -n DEV: 15:28:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116882) 10/25/22 _x86_64_ (8 CPU) 15:28:42 15:28:42 15:17:56 LINUX RESTART (8 CPU) 15:28:42 15:28:42 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:28:42 15:19:02 168.59 47.56 121.03 0.00 5366.31 213848.09 0.00 15:28:42 15:20:01 51.84 0.24 51.60 0.00 2.44 23746.62 0.00 15:28:42 15:21:01 57.67 0.23 57.44 0.00 15.86 28474.47 0.00 15:28:42 15:22:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 15:28:42 15:23:01 2.90 0.97 1.93 0.00 67.44 53.85 0.00 15:28:42 15:24:01 37.66 8.37 29.30 0.00 2816.86 4900.52 0.00 15:28:42 15:25:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 15:28:42 15:26:01 1.67 0.18 1.48 0.00 18.53 16.53 0.00 15:28:42 15:27:01 1.90 0.00 1.90 0.00 0.00 23.20 0.00 15:28:42 15:28:01 50.81 0.33 50.47 0.00 16.26 38294.42 0.00 15:28:42 Average: 37.52 5.80 31.73 0.00 831.74 30950.00 0.00 15:28:42 15:28:42 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:28:42 15:19:02 29190008 31613008 702232 2.14 72020 2630128 1898968 5.60 967420 2369248 560 15:28:42 15:20:01 28079092 31552856 744044 2.26 95480 3576912 1927616 5.68 1431532 2915676 331412 15:28:42 15:21:01 28619792 31600768 701192 2.13 99916 3106984 1759628 5.19 1097396 2740184 144 15:28:42 15:22:01 28619460 31600420 701456 2.13 99944 3106984 1759628 5.19 1097224 2740184 8 15:28:42 15:23:01 28611860 31600080 701184 2.13 101428 3112228 1773660 5.23 1103776 2745392 488 15:28:42 15:24:01 28315564 31585244 713004 2.17 118956 3358632 1803564 5.32 1250556 2866376 128 15:28:42 15:25:01 28317812 31587496 710852 2.16 119004 3358636 1803564 5.32 1249284 2866380 12 15:28:42 15:26:01 28314288 31585108 710876 2.16 119028 3359204 1804304 5.32 1252532 2866884 16 15:28:42 15:27:01 28324128 31594768 702728 2.14 119108 3359196 1803648 5.32 1241080 2866840 168 15:28:42 15:28:01 27512980 31564604 730816 2.22 142048 4063248 1794160 5.29 1331132 3532424 3356 15:28:42 Average: 28390498 31588435 711838 2.16 108693 3303215 1812874 5.34 1202193 2850959 33629 15:28:42 15:28:42 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:28:42 15:19:02 ens3 717.98 511.98 7053.50 98.27 0.00 0.00 0.00 0.00 15:28:42 15:19:02 docker0 57.01 49.98 4.27 355.06 0.00 0.00 0.00 0.00 15:28:42 15:19:02 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 15:28:42 15:19:02 veth1fc6fd0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:20:01 ens3 140.65 95.68 1401.52 17.30 0.00 0.00 0.00 0.00 15:28:42 15:20:01 docker0 81.92 120.08 6.72 1384.20 0.00 0.00 0.00 0.00 15:28:42 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:28:42 15:20:01 veth1fc6fd0 81.92 120.22 7.84 1384.21 0.00 0.00 0.00 0.11 15:28:42 15:21:01 ens3 138.93 111.21 2531.46 104.30 0.00 0.00 0.00 0.00 15:28:42 15:21:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:21:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:28:42 15:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:28:42 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:28:42 15:23:01 ens3 1.38 1.47 2.31 0.30 0.00 0.00 0.00 0.00 15:28:42 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:28:42 15:24:01 ens3 128.98 78.82 1303.59 5.37 0.00 0.00 0.00 0.00 15:28:42 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:24:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 15:28:42 15:25:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:26:01 ens3 0.20 0.22 0.09 0.02 0.00 0.00 0.00 0.00 15:28:42 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:28:42 15:27:01 ens3 0.10 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:28:42 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:42 15:28:01 ens3 238.54 149.19 4676.22 20.80 0.00 0.00 0.00 0.00 15:28:42 15:28:01 docker0 38.73 69.01 3.38 693.59 0.00 0.00 0.00 0.00 15:28:42 15:28:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 15:28:42 Average: ens3 136.69 94.88 1697.34 24.65 0.00 0.00 0.00 0.00 15:28:42 Average: docker0 17.66 23.75 1.43 241.38 0.00 0.00 0.00 0.00 15:28:42 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 15:28:42 15:28:42