Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 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-ssh7476725994408573129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17107038221839041448.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7658234728189250283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8797783898010394384.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17964055033262104830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16775 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 (main) Commit message: "build: Update to use released Go Mods (#1513)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 # timeout=10 > git rev-list --no-walk 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:43:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:43:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:43:34 ========================================================= 00:43:34 EdgeX Global Pipelines Version Info 00:43:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:43:35 ------------------- 00:43:35 stable info: 00:43:35 ------------------- 00:43:35 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:43:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:43:35 Message: update stable to v1.0.257 00:43:35 ------------------- 00:43:35 experimental info: 00:43:35 ------------------- 00:43:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:43:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:43:35 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:43:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0026a7d [Pipeline] echo 00:43:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:43:36 + git rev-list -1 --merges 0026a7d191b2c7a8bb217d1e10d99788b36c1b78~1..0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo 00:43:36 -----------> git rev-list -1 --merges 0026a7d191b2c7a8bb217d1e10d99788b36c1b78~1..0026a7d191b2c7a8bb217d1e10d99788b36c1b78 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [false] [Pipeline] sh 00:43:36 + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo 00:43:37 ========================================================= 00:43:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:43:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:43:37 + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] echo 00:43:37 [semverPrep] GIT_COMMIT: 0026a7d191b2c7a8bb217d1e10d99788b36c1b78, Commit Message: build: Update to use released Go Mods (#1513) [Pipeline] echo 00:43:37 [semverPrep] This is not a build commit. [Pipeline] sh 00:43:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:43:37 + grep -v github /etc/ssh/ssh_known_hosts 00:43:37 + [ -e /tmp/ssh_known_hosts ] 00:43:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:43:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:43:37 + sudo tee -a /etc/ssh/ssh_known_hosts 00:43:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:38 00:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:39 0.1.4: Pulling from edgex-devops/py-git-semver 00:43:39 b85a868b505f: Pulling fs layer 00:43:39 e2be974225ed: Pulling fs layer 00:43:39 339a4e72a1f5: Pulling fs layer 00:43:39 988bab9f4d93: Pulling fs layer 00:43:39 1469e6f7b9e6: Pulling fs layer 00:43:39 eaf3925da568: Pulling fs layer 00:43:39 bab4dde63d76: Pulling fs layer 00:43:39 bde34c3a00c8: Pulling fs layer 00:43:39 b352a97aabf1: Pulling fs layer 00:43:39 4872d77fe225: Pulling fs layer 00:43:39 5851b861e8e6: Pulling fs layer 00:43:39 988bab9f4d93: Waiting 00:43:39 1469e6f7b9e6: Waiting 00:43:39 bab4dde63d76: Waiting 00:43:39 bde34c3a00c8: Waiting 00:43:39 eaf3925da568: Waiting 00:43:39 4872d77fe225: Waiting 00:43:39 5851b861e8e6: Waiting 00:43:39 b352a97aabf1: Waiting 00:43:39 e2be974225ed: Download complete 00:43:39 988bab9f4d93: Verifying Checksum 00:43:39 988bab9f4d93: Download complete 00:43:39 339a4e72a1f5: Verifying Checksum 00:43:39 339a4e72a1f5: Download complete 00:43:39 1469e6f7b9e6: Verifying Checksum 00:43:39 1469e6f7b9e6: Download complete 00:43:39 eaf3925da568: Verifying Checksum 00:43:39 eaf3925da568: Download complete 00:43:39 bde34c3a00c8: Verifying Checksum 00:43:39 bde34c3a00c8: Download complete 00:43:39 b352a97aabf1: Verifying Checksum 00:43:39 b352a97aabf1: Download complete 00:43:39 4872d77fe225: Verifying Checksum 00:43:39 4872d77fe225: Download complete 00:43:39 5851b861e8e6: Verifying Checksum 00:43:39 5851b861e8e6: Download complete 00:43:39 b85a868b505f: Download complete 00:43:40 bab4dde63d76: Verifying Checksum 00:43:40 bab4dde63d76: Download complete 00:43:41 b85a868b505f: Pull complete 00:43:41 e2be974225ed: Pull complete 00:43:41 339a4e72a1f5: Pull complete 00:43:41 988bab9f4d93: Pull complete 00:43:42 1469e6f7b9e6: Pull complete 00:43:42 eaf3925da568: Pull complete 00:43:43 bab4dde63d76: Pull complete 00:43:43 bde34c3a00c8: Pull complete 00:43:44 b352a97aabf1: Pull complete 00:43:44 4872d77fe225: Pull complete 00:43:44 5851b861e8e6: Pull complete 00:43:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:44 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:43:47 $ docker top 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 -eo pid,comm 00:43:47 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). 00:43:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:43:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:47 [ssh-agent] Looking for ssh-agent implementation... 00:43:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:47 $ docker exec 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent 00:43:47 SSH_AUTH_SOCK=/tmp/ssh-XYCRQat0xM4s/agent.31 00:43:47 SSH_AGENT_PID=38 00:43:47 Running ssh-add (command line suppressed) 00:43:47 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6705240364959544133.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6705240364959544133.key) 00:43:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:47 + git tag --points-at HEAD [Pipeline] } 00:43:47 $ docker exec --env ******** --env ******** 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent -k 00:43:47 unset SSH_AUTH_SOCK; 00:43:47 unset SSH_AGENT_PID; 00:43:47 echo Agent pid 38 killed; 00:43:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:43:48 [ssh-agent] Looking for ssh-agent implementation... 00:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:48 $ docker exec 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent 00:43:48 SSH_AUTH_SOCK=/tmp/ssh-D9oEOGkylvmV/agent.70 00:43:48 SSH_AGENT_PID=76 00:43:48 Running ssh-add (command line suppressed) 00:43:48 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13828193656375031785.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13828193656375031785.key) 00:43:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:43:48 + git semver init 00:43:48 2023-11-07 00:43:48,762 [run_init] DEBUG init version:0.0.0 force:False 00:43:48 2023-11-07 00:43:48,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 00:43:48 2023-11-07 00:43:48,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 00:43:48 2023-11-07 00:43:48,764 [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) 00:43:50 2023-11-07 00:43:50,305 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 00:43:50 2023-11-07 00:43:50,306 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 00:43:50 2023-11-07 00:43:50,306 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:43:50 2023-11-07 00:43:50,306 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:43:50 3.1.0-dev.52 [Pipeline] } 00:43:50 $ docker exec --env ******** --env ******** 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 ssh-agent -k 00:43:50 unset SSH_AUTH_SOCK; 00:43:50 unset SSH_AGENT_PID; 00:43:50 echo Agent pid 76 killed; 00:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:51 + git semver [Pipeline] } 00:43:51 $ docker stop --time=1 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 00:43:52 $ docker rm -f --volumes 139829c6c7f0dbb811c334d0860be00e9b3a1781a2c90b40b8eb6d5f05f50be0 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:43:53 Stashed 1 file(s) [Pipeline] echo 00:43:53 [edgeXSemver]: initialized semver on version 3.1.0-dev.52 [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 00:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:43:53 ========================================================= 00:43:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:43:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:43:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:43:53 7264a8db6415: Pulling fs layer 00:43:53 c4d48a809fc2: Pulling fs layer 00:43:53 4f1c88b9dad5: Pulling fs layer 00:43:53 ad3a456e5733: Pulling fs layer 00:43:53 33e27b845d1e: Pulling fs layer 00:43:53 c68163c4e522: Pulling fs layer 00:43:53 50da416c3ac9: Pulling fs layer 00:43:53 23d2d4c4bb30: Pulling fs layer 00:43:53 ad3a456e5733: Waiting 00:43:53 33e27b845d1e: Waiting 00:43:53 c68163c4e522: Waiting 00:43:53 50da416c3ac9: Waiting 00:43:53 23d2d4c4bb30: Waiting 00:43:53 c4d48a809fc2: Verifying Checksum 00:43:53 c4d48a809fc2: Download complete 00:43:53 ad3a456e5733: Download complete 00:43:53 33e27b845d1e: Verifying Checksum 00:43:53 33e27b845d1e: Download complete 00:43:53 7264a8db6415: Download complete 00:43:53 c68163c4e522: Verifying Checksum 00:43:53 c68163c4e522: Download complete 00:43:54 7264a8db6415: Pull complete 00:43:54 23d2d4c4bb30: Verifying Checksum 00:43:54 23d2d4c4bb30: Download complete 00:43:54 c4d48a809fc2: Pull complete 00:43:54 4f1c88b9dad5: Verifying Checksum 00:43:54 4f1c88b9dad5: Download complete 00:43:54 50da416c3ac9: Download complete 00:43:57 4f1c88b9dad5: Pull complete 00:43:57 ad3a456e5733: Pull complete 00:43:57 33e27b845d1e: Pull complete 00:43:57 c68163c4e522: Pull complete 00:44:00 50da416c3ac9: Pull complete 00:44:00 23d2d4c4bb30: Pull complete 00:44:00 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:44:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:01 + docker inspect -f . ci-base-image-x86_64 00:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:01 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:08 Still waiting to schedule task 00:44:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16771’ 00:44:10 $ docker top eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:11 + go version 00:44:11 go version go1.21.0 linux/amd64 [Pipeline] } 00:44:11 $ docker stop --time=1 eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e 00:44:12 $ docker rm -f --volumes eaaee6239d3a2f07e53c58043eca30c54b8869ac2b98096c3a512ef50a470e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:12 + docker inspect -f . ci-base-image-x86_64 00:44:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:12 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:13 $ docker top 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:13 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 00:44:14 + make test 00:44:14 make -C ./app-service-template build 00:44:14 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:44:14 go mod tidy 00:44:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 00:44:14 go: downloading github.com/labstack/echo/v4 v4.11.2 00:44:14 go: downloading github.com/stretchr/testify v1.8.4 00:44:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:44:14 go: downloading github.com/google/uuid v1.3.1 00:44:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 00:44:14 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 00:44:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:44:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 00:44:14 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 00:44:14 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:44:14 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:44:14 go: downloading gopkg.in/yaml.v3 v3.0.1 00:44:14 go: downloading github.com/stretchr/objx v0.5.0 00:44:14 go: downloading github.com/labstack/gommon v0.4.0 00:44:14 go: downloading golang.org/x/crypto v0.14.0 00:44:14 go: downloading golang.org/x/net v0.17.0 00:44:14 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:44:14 go: downloading github.com/go-kit/log v0.2.1 00:44:14 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:44:14 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:44:14 go: downloading github.com/mitchellh/copystructure v1.2.0 00:44:14 go: downloading github.com/gorilla/websocket v1.5.0 00:44:14 go: downloading golang.org/x/sync v0.2.0 00:44:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 00:44:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 00:44:14 go: downloading github.com/mattn/go-colorable v0.1.13 00:44:14 go: downloading github.com/mattn/go-isatty v0.0.19 00:44:14 go: downloading github.com/valyala/fasttemplate v1.2.2 00:44:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:44:14 go: downloading github.com/hashicorp/errwrap v1.1.0 00:44:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:44:14 go: downloading github.com/x448/float16 v0.8.4 00:44:14 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:44:14 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:44:14 go: downloading github.com/go-playground/universal-translator v0.18.1 00:44:14 go: downloading github.com/leodido/go-urn v1.2.4 00:44:14 go: downloading golang.org/x/text v0.13.0 00:44:14 go: downloading github.com/go-playground/locales v0.14.1 00:44:14 go: downloading github.com/hashicorp/consul/api v1.25.1 00:44:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:44:15 go: downloading golang.org/x/sys v0.13.0 00:44:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:44:15 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:44:15 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:44:15 go: downloading golang.org/x/time v0.3.0 00:44:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:44:15 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:44:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:44:15 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:44:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:44:15 go: downloading github.com/hashicorp/serf v0.10.1 00:44:15 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:44:15 go: downloading github.com/google/go-cmp v0.5.9 00:44:15 go: downloading github.com/hashicorp/consul/sdk v0.14.1 00:44:15 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:44:15 go: downloading github.com/nats-io/nats.go v1.31.0 00:44:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:44:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:44:15 go: downloading github.com/Microsoft/go-winio v0.6.0 00:44:15 go: downloading github.com/zeebo/errs v1.3.0 00:44:15 go: downloading google.golang.org/grpc v1.56.3 00:44:15 go: downloading github.com/kr/pretty v0.1.0 00:44:15 go: downloading github.com/fatih/color v1.14.1 00:44:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:44:15 go: downloading github.com/armon/go-metrics v0.4.1 00:44:15 go: downloading github.com/hashicorp/go-version v1.2.1 00:44:15 go: downloading github.com/pkg/errors v0.9.1 00:44:15 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:44:15 go: downloading github.com/hashicorp/memberlist v0.5.0 00:44:15 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:44:15 go: downloading google.golang.org/protobuf v1.30.0 00:44:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:44:15 go: downloading github.com/onsi/gomega v1.7.0 00:44:15 go: downloading github.com/onsi/ginkgo v1.10.1 00:44:15 go: downloading golang.org/x/tools v0.6.0 00:44:15 go: downloading github.com/klauspost/compress v1.17.1 00:44:15 go: downloading github.com/nats-io/nkeys v0.4.6 00:44:16 go: downloading github.com/nats-io/nuid v1.0.1 00:44:16 go: downloading github.com/kr/text v0.2.0 00:44:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:44:16 go: downloading github.com/pascaldekloe/goe v0.1.0 00:44:16 go: downloading github.com/google/btree v1.0.1 00:44:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:44:16 go: downloading github.com/miekg/dns v1.1.41 00:44:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:44:16 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 00:44:16 go: downloading github.com/golang/protobuf v1.5.3 00:44:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:44:16 go: downloading gopkg.in/yaml.v2 v2.4.0 00:44:16 go: downloading github.com/hpcloud/tail v1.0.0 00:44:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:44:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:44:16 go: downloading golang.org/x/mod v0.8.0 00:44:16 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:44:31 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:44:31 make -C ./app-service-template test 00:44:31 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:44:31 go test -race -coverprofile=coverage.out ./... 00:44:49 ? app-new-service/config [no test files] 00:44:49 ok app-new-service 1.047s coverage: 45.9% of statements 00:44:49 ok app-new-service/functions 1.048s coverage: 85.3% of statements 00:44:49 go vet ./... 00:45:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:08 ./bin/test-attribution-txt.sh 00:45:08 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 00:45:08 go test -race -coverprofile=coverage.out ./... 00:45:08 go: downloading github.com/gomodule/redigo v1.8.9 00:45:08 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:45:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:45:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:45:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:45:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:45:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:45:12 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.102s coverage: 67.0% of statements 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.049s coverage: 92.6% of statements 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.070s coverage: 85.1% of statements 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.036s coverage: 100.0% of statements 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.142s coverage: 77.9% of statements 00:45:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.046s coverage: 97.3% of statements 00:45:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:45:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.053s coverage: 82.8% of statements 00:45:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:45:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:45:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:45:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.054s coverage: 65.1% of statements 00:45:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.054s coverage: 27.6% of statements 00:45:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.062s coverage: 17.2% of statements 00:45:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.037s coverage: 27.3% of statements 00:45:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.054s coverage: 52.8% of statements 00:45:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.121s coverage: 75.5% of statements 00:45:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.038s coverage: 94.4% of statements 00:45:41 go vet ./... 00:45:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:45:50 $ docker stop --time=1 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d 00:45:52 $ docker rm -f --volumes 7ee772c5aefdeebe37f1cc15c8579533813e537d5953859ad023ba12b22a321d [Pipeline] // withDockerContainer [Pipeline] sh 00:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:45:53 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 00:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:53 00:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:54 latest: Pulling from edgex-lftools-log-publisher 00:45:54 5eb5b503b376: Pulling fs layer 00:45:54 5c69ac0246d0: Pulling fs layer 00:45:54 ec43610c2a17: Pulling fs layer 00:45:54 3a2ae6a8a46f: Pulling fs layer 00:45:54 33b1e0a273af: Pulling fs layer 00:45:54 5d3b04190fa2: Pulling fs layer 00:45:54 2f39f015ded8: Pulling fs layer 00:45:54 3a2ae6a8a46f: Waiting 00:45:54 5d3b04190fa2: Waiting 00:45:54 2f39f015ded8: Waiting 00:45:54 33b1e0a273af: Waiting 00:45:54 5c69ac0246d0: Download complete 00:45:54 3a2ae6a8a46f: Verifying Checksum 00:45:54 3a2ae6a8a46f: Download complete 00:45:54 33b1e0a273af: Verifying Checksum 00:45:54 33b1e0a273af: Download complete 00:45:54 5d3b04190fa2: Download complete 00:45:54 ec43610c2a17: Verifying Checksum 00:45:54 ec43610c2a17: Download complete 00:45:54 5eb5b503b376: Verifying Checksum 00:45:54 5eb5b503b376: Download complete 00:45:55 2f39f015ded8: Verifying Checksum 00:45:55 2f39f015ded8: Download complete 00:45:55 5eb5b503b376: Pull complete 00:45:55 5c69ac0246d0: Pull complete 00:45:56 ec43610c2a17: Pull complete 00:45:56 3a2ae6a8a46f: Pull complete 00:45:56 33b1e0a273af: Pull complete 00:45:56 5d3b04190fa2: Pull complete 00:46:00 2f39f015ded8: Pull complete 00:46:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:00 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:46:07 $ docker top c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:07 ---> job-cost.sh 00:46:07 lf-activate-venv: SKIPPING 00:46:07 INFO: No Stack... 00:46:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:46:08 INFO: Archiving Costs [Pipeline] sh 00:46:08 + cut -d, -f6 00:46:08 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [Pipeline] lock 00:46:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] 00:46:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] did not exist. Created. 00:46:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:08 + echo total: 0.2199999988079071 [Pipeline] stash 00:46:08 Stashed 1 file(s) [Pipeline] } 00:46:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } 00:46:08 $ docker stop --time=1 c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 00:46:09 $ docker rm -f --volumes c611076691f9d6517c616c70f9818b9a3f6c26ad68b33ebcf96d367611fe12e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16780 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 00:47:07 Running in /w/workspace/app-functions-sdk-go/316 [Pipeline] { [Pipeline] checkout 00:47:07 The recommended git tool is: git 00:47:14 using credential edgex-jenkins-ssh 00:47:14 Cloning the remote Git repository 00:47:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:47:15 > git init /w/workspace/app-functions-sdk-go/316 # timeout=10 00:47:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:47:15 > git --version # timeout=10 00:47:15 > git --version # 'git version 2.25.1' 00:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:20 Avoid second fetch 00:47:20 Checking out Revision 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 (main) 00:47:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:20 > git config core.sparsecheckout # timeout=10 00:47:20 > git checkout -f 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 # timeout=10 00:47:21 Commit message: "build: Update to use released Go Mods (#1513)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:47:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:22 Dload Upload Total Spent Left Speed 00:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 00:47:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:47:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 00:47:23 sudo tee /etc/docker/daemon.new 00:47:23 { 00:47:23 "registry-mirrors": [ 00:47:23 "https://nexus3.edgexfoundry.org:10001" 00:47:23 ], 00:47:23 "bip": "10.250.0.254/24", 00:47:23 "hosts": [ 00:47:23 "tcp://0.0.0.0:5555", 00:47:23 "unix:///var/run/docker.sock" 00:47:23 ], 00:47:23 "mtu": 1458, 00:47:23 "selinux-enabled": true, 00:47:23 "seccomp-profile": "/etc/docker/seccomp.json" 00:47:23 } [Pipeline] sh 00:47:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:47:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:42 ========================================================= 00:47:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:47:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:47:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:47:43 9fda8d8052c6: Pulling fs layer 00:47:43 5d54e960e981: Pulling fs layer 00:47:43 c4a7e357bf2a: Pulling fs layer 00:47:43 f0e02332f6b5: Pulling fs layer 00:47:43 cefa15bbcfad: Pulling fs layer 00:47:43 17808c966233: Pulling fs layer 00:47:43 f4c1fc716caa: Pulling fs layer 00:47:43 f0e02332f6b5: Waiting 00:47:43 cefa15bbcfad: Waiting 00:47:43 17808c966233: Waiting 00:47:43 f4c1fc716caa: Waiting 00:47:43 5d54e960e981: Verifying Checksum 00:47:43 5d54e960e981: Download complete 00:47:43 f0e02332f6b5: Verifying Checksum 00:47:43 f0e02332f6b5: Download complete 00:47:43 cefa15bbcfad: Verifying Checksum 00:47:43 cefa15bbcfad: Download complete 00:47:43 9fda8d8052c6: Verifying Checksum 00:47:43 9fda8d8052c6: Download complete 00:47:43 f4c1fc716caa: Verifying Checksum 00:47:43 f4c1fc716caa: Download complete 00:47:44 c4a7e357bf2a: Verifying Checksum 00:47:44 c4a7e357bf2a: Download complete 00:47:45 17808c966233: Verifying Checksum 00:47:45 17808c966233: Download complete 00:47:46 9fda8d8052c6: Pull complete 00:47:47 5d54e960e981: Pull complete 00:47:59 c4a7e357bf2a: Pull complete 00:48:00 f0e02332f6b5: Pull complete 00:48:00 cefa15bbcfad: Pull complete 00:48:10 17808c966233: Pull complete 00:48:10 f4c1fc716caa: Pull complete 00:48:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:48:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:48:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:11 + docker inspect -f . ci-base-image-arm64 00:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container 00:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:48:15 $ docker top 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:16 + go version 00:48:16 go version go1.21.0 linux/arm64 [Pipeline] } 00:48:16 $ docker stop --time=1 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 00:48:18 $ docker rm -f --volumes 1e37ecc3fb96dda0853aaef65bed5d418142a317e1139f25e22cae08f1c411d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:18 + docker inspect -f . ci-base-image-arm64 00:48:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:18 prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container 00:48:18 $ 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/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:48:20 $ docker top 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:21 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/316 [Pipeline] fileExists [Pipeline] sh 00:48:21 + make test 00:48:21 make -C ./app-service-template build 00:48:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/316/app-service-template' 00:48:21 go mod tidy 00:48:21 go: downloading github.com/labstack/echo/v4 v4.11.2 00:48:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 00:48:21 go: downloading github.com/stretchr/testify v1.8.4 00:48:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:48:22 go: downloading github.com/google/uuid v1.3.1 00:48:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0 00:48:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0 00:48:22 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0 00:48:23 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 00:48:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:48:23 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:48:23 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:48:23 go: downloading github.com/stretchr/objx v0.5.0 00:48:23 go: downloading gopkg.in/yaml.v3 v3.0.1 00:48:23 go: downloading github.com/labstack/gommon v0.4.0 00:48:23 go: downloading golang.org/x/crypto v0.14.0 00:48:23 go: downloading golang.org/x/net v0.17.0 00:48:24 go: downloading github.com/go-kit/log v0.2.1 00:48:24 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:48:24 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:48:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:48:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0 00:48:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0 00:48:25 go: downloading github.com/mitchellh/copystructure v1.2.0 00:48:25 go: downloading github.com/gorilla/websocket v1.5.0 00:48:25 go: downloading golang.org/x/sync v0.2.0 00:48:25 go: downloading github.com/mattn/go-colorable v0.1.13 00:48:25 go: downloading github.com/mattn/go-isatty v0.0.19 00:48:25 go: downloading github.com/valyala/fasttemplate v1.2.2 00:48:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:48:25 go: downloading github.com/x448/float16 v0.8.4 00:48:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:48:25 go: downloading github.com/hashicorp/errwrap v1.1.0 00:48:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:48:25 go: downloading github.com/go-playground/universal-translator v0.18.1 00:48:25 go: downloading github.com/leodido/go-urn v1.2.4 00:48:25 go: downloading golang.org/x/text v0.13.0 00:48:26 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:48:26 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:48:26 go: downloading github.com/go-playground/locales v0.14.1 00:48:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:48:30 go: downloading github.com/hashicorp/consul/api v1.25.1 00:48:30 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:48:30 go: downloading golang.org/x/sys v0.13.0 00:48:30 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:48:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:48:30 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:48:30 go: downloading golang.org/x/time v0.3.0 00:48:30 go: downloading github.com/kr/pretty v0.1.0 00:48:30 go: downloading github.com/nats-io/nats.go v1.31.0 00:48:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:48:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:48:30 go: downloading github.com/Microsoft/go-winio v0.6.0 00:48:31 go: downloading github.com/zeebo/errs v1.3.0 00:48:31 go: downloading google.golang.org/grpc v1.56.3 00:48:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:48:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:48:32 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:48:32 go: downloading github.com/hashicorp/serf v0.10.1 00:48:32 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:48:32 go: downloading github.com/google/go-cmp v0.5.9 00:48:32 go: downloading github.com/hashicorp/consul/sdk v0.14.1 00:48:33 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:48:33 go: downloading github.com/kr/text v0.2.0 00:48:33 go: downloading github.com/onsi/ginkgo v1.10.1 00:48:33 go: downloading github.com/onsi/gomega v1.7.0 00:48:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:48:33 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:48:33 go: downloading google.golang.org/protobuf v1.30.0 00:48:33 go: downloading golang.org/x/tools v0.6.0 00:48:34 go: downloading github.com/klauspost/compress v1.17.1 00:48:34 go: downloading github.com/nats-io/nkeys v0.4.6 00:48:34 go: downloading github.com/nats-io/nuid v1.0.1 00:48:34 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 00:48:36 go: downloading github.com/golang/protobuf v1.5.3 00:48:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:48:39 go: downloading github.com/fatih/color v1.14.1 00:48:39 go: downloading github.com/hashicorp/go-version v1.2.1 00:48:39 go: downloading github.com/pkg/errors v0.9.1 00:48:39 go: downloading github.com/armon/go-metrics v0.4.1 00:48:39 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:48:39 go: downloading github.com/hashicorp/memberlist v0.5.0 00:48:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:48:39 go: downloading github.com/pascaldekloe/goe v0.1.0 00:48:39 go: downloading gopkg.in/yaml.v2 v2.4.0 00:48:39 go: downloading github.com/hpcloud/tail v1.0.0 00:48:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:48:39 go: downloading github.com/google/btree v1.0.1 00:48:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:48:39 go: downloading github.com/miekg/dns v1.1.41 00:48:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:48:39 go: downloading golang.org/x/mod v0.8.0 00:48:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:48:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:48:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:50:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/316/app-service-template' 00:50:46 make -C ./app-service-template test 00:50:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/316/app-service-template' 00:50:46 go test -race -coverprofile=coverage.out ./... 00:53:39 ? app-new-service/config [no test files] 00:53:39 ok app-new-service 1.271s coverage: 45.9% of statements 00:53:39 ok app-new-service/functions 1.262s coverage: 85.3% of statements 00:53:39 go vet ./... 00:55:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:55:46 ./bin/test-attribution-txt.sh 00:55:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/316/app-service-template' 00:55:46 go test -race -coverprofile=coverage.out ./... 00:55:46 go: downloading github.com/gomodule/redigo v1.8.9 00:55:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:56:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:56:02 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:56:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.702s coverage: 67.0% of statements 00:56:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.364s coverage: 92.6% of statements 00:56:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.392s coverage: 85.1% of statements 00:56:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.160s coverage: 100.0% of statements 00:56:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:56:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:56:09 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:56:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.600s coverage: 77.9% of statements 00:56:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.248s coverage: 97.3% of statements 00:56:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:56:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.367s coverage: 82.8% of statements 00:56:14 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.257s coverage: 65.1% of statements 00:56:18 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:56:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.386s coverage: 27.6% of statements 00:56:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:56:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:56:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.315s coverage: 17.2% of statements 00:56:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.315s coverage: 27.3% of statements 00:56:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.302s coverage: 52.8% of statements 00:56:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.581s coverage: 75.5% of statements 00:56:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.208s coverage: 94.4% of statements 00:56:57 go vet ./... 00:57:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:57:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:57:02 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 00:57:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:57:02 $ docker stop --time=1 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac 00:57:04 $ docker rm -f --volumes 9cb6f8a774557d352ad6aa503979f8f388e084b2cf5e788926f09ce3baeecfac [Pipeline] // withDockerContainer [Pipeline] sh 00:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:57:09 Warning: overwriting stash ‘coverage-report’ 00:57:09 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 00:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:10 00:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:10 arm64: Pulling from edgex-lftools-log-publisher 00:57:10 8998bd30e6a1: Pulling fs layer 00:57:10 04944245beec: Pulling fs layer 00:57:10 699f458cf7ca: Pulling fs layer 00:57:10 765212b225bb: Pulling fs layer 00:57:10 f23df028b6ca: Pulling fs layer 00:57:10 d65c8cfc05b1: Pulling fs layer 00:57:10 2437ff75d9bd: Pulling fs layer 00:57:10 765212b225bb: Waiting 00:57:10 f23df028b6ca: Waiting 00:57:10 d65c8cfc05b1: Waiting 00:57:10 2437ff75d9bd: Waiting 00:57:11 04944245beec: Verifying Checksum 00:57:11 04944245beec: Download complete 00:57:11 765212b225bb: Verifying Checksum 00:57:11 765212b225bb: Download complete 00:57:11 f23df028b6ca: Verifying Checksum 00:57:11 f23df028b6ca: Download complete 00:57:11 d65c8cfc05b1: Verifying Checksum 00:57:11 d65c8cfc05b1: Download complete 00:57:11 699f458cf7ca: Verifying Checksum 00:57:11 699f458cf7ca: Download complete 00:57:11 8998bd30e6a1: Verifying Checksum 00:57:11 8998bd30e6a1: Download complete 00:57:14 2437ff75d9bd: Verifying Checksum 00:57:14 2437ff75d9bd: Download complete 00:57:16 8998bd30e6a1: Pull complete 00:57:16 04944245beec: Pull complete 00:57:18 699f458cf7ca: Pull complete 00:57:18 765212b225bb: Pull complete 00:57:19 f23df028b6ca: Pull complete 00:57:19 d65c8cfc05b1: Pull complete 00:57:38 2437ff75d9bd: Pull complete 00:57:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:38 prd-ubuntu20.04-docker-arm64-4c-16g-16780 does not seem to be running inside a container 00:57:38 $ 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/316 -v /w/workspace/app-functions-sdk-go/316:/w/workspace/app-functions-sdk-go/316:rw,z -v /w/workspace/app-functions-sdk-go/316@tmp:/w/workspace/app-functions-sdk-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:57:39 $ docker top 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:40 ---> job-cost.sh 00:57:40 lf-activate-venv: SKIPPING 00:57:40 INFO: No Stack... 00:57:41 INFO: Retrieving Pricing Info for: v3-standard-4 00:57:42 INFO: Archiving Costs [Pipeline] sh 00:57:42 + cat /w/workspace/app-functions-sdk-go/316/archives/cost.csv 00:57:42 + cut -d, -f6 [Pipeline] lock 00:57:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] 00:57:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] did not exist. Created. 00:57:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:43 /w/workspace/app-functions-sdk-go/316@tmp/durable-b5c4618c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:57:44 + echo total: 0.10999999940395355 [Pipeline] stash 00:57:44 Warning: overwriting stash ‘stack-cost’ 00:57:44 Stashed 1 file(s) [Pipeline] } 00:57:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:44 $ docker stop --time=1 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d 00:57:45 $ docker rm -f --volumes 49d14fcbcd37219a88aa749eef9bf8035c120ec290d3416757d3c30b6def462d [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 00:57:46 provisioning config files... 00:57:46 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9286730025998247946tmp [Pipeline] { [Pipeline] sh 00:57:46 + set +x 00:57:46 + bash -s -- 00:57:46 + curl -s https://codecov.io/bash 00:57:46 00:57:46 _____ _ 00:57:46 / ____| | | 00:57:46 | | ___ __| | ___ ___ _____ __ 00:57:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:57:46 | |___| (_) | (_| | __/ (_| (_) \ V / 00:57:46 \_____\___/ \__,_|\___|\___\___/ \_/ 00:57:46 Bash-1.0.6 00:57:46 00:57:46 00:57:46 ==> git version 2.25.1 found 00:57:46 ==> 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 00:57:46 Release-Date: 2020-01-08 00:57:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:57:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:57:46 ==> Jenkins CI detected. 00:57:46 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 00:57:46 project root: . 00:57:46 --> token set from env 00:57:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:57:46 ==> Running gcov in . (disable via -X gcov) 00:57:46 ==> Python coveragepy not found 00:57:46 ==> Searching for coverage reports in: 00:57:46 + . 00:57:46 -> Found 2 reports 00:57:46 ==> Detecting git/mercurial file structure 00:57:46 ==> Reading reports 00:57:46 + ./app-service-template/coverage.out bytes=3558 00:57:46 + ./coverage.out bytes=121185 00:57:46 ==> Appending adjustments 00:57:46 https://docs.codecov.io/docs/fixing-reports 00:57:47 + Found adjustments 00:57:47 ==> Gzipping contents 00:57:47 24K /tmp/codecov.MU0bO5.gz 00:57:47 ==> Uploading reports 00:57:47 url: https://codecov.io 00:57:47 query: branch=main&commit=0026a7d191b2c7a8bb217d1e10d99788b36c1b78&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:57:47 -> Pinging Codecov 00:57:47 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=0026a7d191b2c7a8bb217d1e10d99788b36c1b78&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:57:47 -> Uploading to 00:57:47 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/3D8B5DFFC46A037C893635FACE044666/0026a7d191b2c7a8bb217d1e10d99788b36c1b78/d9811f33-859c-4c15-9ab0-71856fd5feb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T005747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00333b8584c2bfb00444781214a204cd86b6d5df1227585b8fc6a8eea8bc3e80 00:57:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:57:47 Dload Upload Total Spent Left Speed 00:57:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21193 0 0 100 21193 0 71356 --:--:-- --:--:-- --:--:-- 71356 00:57:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] } 00:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:57:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:57:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:48 00:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:57:48 df9b9388f04a: Pulling fs layer 00:57:48 52dc419b0ee2: Pulling fs layer 00:57:48 25bc292e5bac: Pulling fs layer 00:57:48 114826534d7a: Pulling fs layer 00:57:48 4657fd5d0bcf: Pulling fs layer 00:57:48 6ad1cebc031e: Pulling fs layer 00:57:48 8a3aa393b2d8: Pulling fs layer 00:57:48 114826534d7a: Waiting 00:57:48 8a3aa393b2d8: Waiting 00:57:48 6ad1cebc031e: Waiting 00:57:48 25bc292e5bac: Verifying Checksum 00:57:48 25bc292e5bac: Download complete 00:57:48 52dc419b0ee2: Verifying Checksum 00:57:48 52dc419b0ee2: Download complete 00:57:48 4657fd5d0bcf: Verifying Checksum 00:57:48 4657fd5d0bcf: Download complete 00:57:48 df9b9388f04a: Verifying Checksum 00:57:48 df9b9388f04a: Download complete 00:57:48 6ad1cebc031e: Verifying Checksum 00:57:48 6ad1cebc031e: Download complete 00:57:48 df9b9388f04a: Pull complete 00:57:48 52dc419b0ee2: Pull complete 00:57:48 25bc292e5bac: Pull complete 00:57:49 114826534d7a: Verifying Checksum 00:57:49 114826534d7a: Download complete 00:57:49 8a3aa393b2d8: Verifying Checksum 00:57:49 8a3aa393b2d8: Download complete 00:57:52 114826534d7a: Pull complete 00:57:52 4657fd5d0bcf: Pull complete 00:57:53 6ad1cebc031e: Pull complete 00:57:55 8a3aa393b2d8: Pull complete 00:57:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:55 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:58:00 $ docker top 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da -eo pid,comm [Pipeline] { [Pipeline] echo 00:58:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 00:58:00 + set -o pipefail 00:58:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 00:58:07 00:58:07 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 00:58:07 00:58:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/6c1e766d-d2f2-472a-b470-72008f2ad472 00:58:07 00:58:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:58:07 00:58:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:58:07 00:58:07 00:58:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:58:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:58:07 More details here: https://snyk.co/ue1NS 00:58:07 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:58:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:58:07 $ docker stop --time=1 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da 00:58:11 $ docker rm -f --volumes 35e9c27c0aa8394e8965f287041ee043a5fcecc07df745dc7063455b957261da [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 00:58:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:11 provisioning config files... 00:58:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15705257405256258650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:11 --> edgex-publish-swagger.sh 00:58:11 === Publish openapi/v3 API === 00:58:11 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:58:11 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 00:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:11 Dload Upload Total Spent Left Speed 00:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 20176 --:--:-- --:--:-- --:--:-- 20176 00:58:12 00:58:12 [Pipeline] } 00:58:12 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 00:58:12 + git log --format=format:%s -1 0026a7d191b2c7a8bb217d1e10d99788b36c1b78 [Pipeline] sh 00:58:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:58:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:13 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:58:14 $ docker top 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:14 [ssh-agent] Looking for ssh-agent implementation... 00:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:14 $ docker exec 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 ssh-agent 00:58:14 SSH_AUTH_SOCK=/tmp/ssh-gh2xwfDEashm/agent.32 00:58:14 SSH_AGENT_PID=38 00:58:14 Running ssh-add (command line suppressed) 00:58:14 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9439485028259921759.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9439485028259921759.key) 00:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:14 + git semver tag 00:58:15 2023-11-07 00:58:14,937 [run_tag] DEBUG tag force:False 00:58:15 2023-11-07 00:58:14,937 [check_head_tag] DEBUG check head tag 00:58:15 2023-11-07 00:58:14,939 [execute] INFO git cat-file --batch-check 00:58:15 2023-11-07 00:58:14,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:58:15 2023-11-07 00:58:14,942 [execute] INFO git cat-file --batch 00:58:15 2023-11-07 00:58:14,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 00:58:15 2023-11-07 00:58:14,960 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:15 2023-11-07 00:58:14,960 [execute] INFO git tag -a v3.1.0-dev.52 -m v3.1.0-dev.52 00:58:15 2023-11-07 00:58:14,960 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.52', '-m', 'v3.1.0-dev.52'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 00:58:15 2023-11-07 00:58:14,964 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:15 3.1.0-dev.52 [Pipeline] } 00:58:15 $ docker exec --env ******** --env ******** 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 ssh-agent -k 00:58:15 unset SSH_AUTH_SOCK; 00:58:15 unset SSH_AGENT_PID; 00:58:15 echo Agent pid 38 killed; 00:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:15 + git semver [Pipeline] } 00:58:15 $ docker stop --time=1 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 00:58:16 $ docker rm -f --volumes 641e7c9c88038ccd05b04564d7f58cec0b75ac42ce7d62f4cd07860b27918635 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:58:17 00:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:58:17 0.23.1-centos7: Pulling from edgex-lftools 00:58:17 ab5ef0e58194: Pulling fs layer 00:58:17 9712f1f96733: Pulling fs layer 00:58:17 63f879dbbcfc: Pulling fs layer 00:58:17 0d9ebad4ef96: Pulling fs layer 00:58:17 e9a5061849ea: Pulling fs layer 00:58:17 d747dcd14b5f: Pulling fs layer 00:58:17 2de7ff778b66: Pulling fs layer 00:58:17 d747dcd14b5f: Waiting 00:58:17 2de7ff778b66: Waiting 00:58:17 0d9ebad4ef96: Waiting 00:58:17 9712f1f96733: Verifying Checksum 00:58:17 9712f1f96733: Download complete 00:58:17 63f879dbbcfc: Verifying Checksum 00:58:17 63f879dbbcfc: Download complete 00:58:18 e9a5061849ea: Verifying Checksum 00:58:18 e9a5061849ea: Download complete 00:58:18 ab5ef0e58194: Verifying Checksum 00:58:18 ab5ef0e58194: Download complete 00:58:18 0d9ebad4ef96: Verifying Checksum 00:58:18 0d9ebad4ef96: Download complete 00:58:18 2de7ff778b66: Verifying Checksum 00:58:18 2de7ff778b66: Download complete 00:58:20 ab5ef0e58194: Pull complete 00:58:20 9712f1f96733: Pull complete 00:58:21 63f879dbbcfc: Pull complete 00:58:25 0d9ebad4ef96: Pull complete 00:58:25 e9a5061849ea: Pull complete 00:58:25 d747dcd14b5f: Pull complete 00:58:25 2de7ff778b66: Pull complete 00:58:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:26 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:58:32 $ docker top 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:58:32 provisioning config files... 00:58:32 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4699045613651712965tmp 00:58:32 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16467284540920863136tmp 00:58:32 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10283016212025017896tmp [Pipeline] { [Pipeline] echo 00:58:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:58:32 ---> sigul-configuration.sh 00:58:32 gpg: directory `/root/.gnupg' created 00:58:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:58:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:58:32 gpg: keyring `/root/.gnupg/secring.gpg' created 00:58:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:58:32 gpg: CAST5 encrypted data 00:58:32 gpg: encrypted with 1 passphrase 00:58:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:58:33 + mkdir /home/jenkins 00:58:33 + mkdir /home/jenkins/sigul [Pipeline] sh 00:58:33 + 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 00:58:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:58:33 ---> sigul-install.sh 00:58:33 Sigul already installed; skipping installation. [Pipeline] sh 00:58:33 + git tag --list 00:58:33 v0.1.0 00:58:33 v0.1.1 00:58:33 v1.0.0 00:58:33 v1.1.0 00:58:33 v1.2.0 00:58:33 v1.3.0 00:58:33 v1.3.1 00:58:33 v2.0.0 00:58:33 v2.0.1 00:58:33 v2.1.0 00:58:33 v2.1.1 00:58:33 v2.1.2 00:58:33 v2.2.0 00:58:33 v2.3 00:58:33 v2.3.0 00:58:33 v2.3.1 00:58:33 v3.0 00:58:33 v3.0.0 00:58:33 v3.0.1 00:58:33 v3.0.1-dev.1 00:58:33 v3.0.1-dev.2 00:58:33 v3.1.0-dev.1 00:58:33 v3.1.0-dev.10 00:58:33 v3.1.0-dev.11 00:58:33 v3.1.0-dev.12 00:58:33 v3.1.0-dev.13 00:58:33 v3.1.0-dev.14 00:58:33 v3.1.0-dev.15 00:58:33 v3.1.0-dev.16 00:58:33 v3.1.0-dev.17 00:58:33 v3.1.0-dev.18 00:58:33 v3.1.0-dev.19 00:58:33 v3.1.0-dev.2 00:58:33 v3.1.0-dev.20 00:58:33 v3.1.0-dev.21 00:58:33 v3.1.0-dev.22 00:58:33 v3.1.0-dev.23 00:58:33 v3.1.0-dev.24 00:58:33 v3.1.0-dev.25 00:58:33 v3.1.0-dev.26 00:58:33 v3.1.0-dev.27 00:58:33 v3.1.0-dev.28 00:58:33 v3.1.0-dev.29 00:58:33 v3.1.0-dev.3 00:58:33 v3.1.0-dev.30 00:58:33 v3.1.0-dev.31 00:58:33 v3.1.0-dev.32 00:58:33 v3.1.0-dev.33 00:58:33 v3.1.0-dev.34 00:58:33 v3.1.0-dev.35 00:58:33 v3.1.0-dev.36 00:58:33 v3.1.0-dev.37 00:58:33 v3.1.0-dev.38 00:58:33 v3.1.0-dev.39 00:58:33 v3.1.0-dev.4 00:58:33 v3.1.0-dev.40 00:58:33 v3.1.0-dev.41 00:58:33 v3.1.0-dev.42 00:58:33 v3.1.0-dev.43 00:58:33 v3.1.0-dev.44 00:58:33 v3.1.0-dev.45 00:58:33 v3.1.0-dev.46 00:58:33 v3.1.0-dev.47 00:58:33 v3.1.0-dev.48 00:58:33 v3.1.0-dev.49 00:58:33 v3.1.0-dev.5 00:58:33 v3.1.0-dev.50 00:58:33 v3.1.0-dev.51 00:58:33 v3.1.0-dev.52 00:58:33 v3.1.0-dev.6 00:58:33 v3.1.0-dev.7 00:58:33 v3.1.0-dev.8 00:58:33 v3.1.0-dev.9 [Pipeline] sh 00:58:34 + lftools sign git-tag v3.1.0-dev.52 00:58:34 Signing Git tag with Sigul... 00:58:34 Signing v3.1.0-dev.52 [Pipeline] echo 00:58:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:58:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:58:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:58:35 $ docker stop --time=1 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c 00:58:36 $ docker rm -f --volumes 918ed76ec280b277797a246da37f5dfade6f9206725c12a43536a88ea544379c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:37 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:58:37 $ docker top cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd -eo pid,comm 00:58:37 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). 00:58:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:37 [ssh-agent] Looking for ssh-agent implementation... 00:58:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:38 $ docker exec cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd ssh-agent 00:58:38 SSH_AUTH_SOCK=/tmp/ssh-sNFpDi3ETnzZ/agent.32 00:58:38 SSH_AGENT_PID=38 00:58:38 Running ssh-add (command line suppressed) 00:58:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3307408291571234089.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3307408291571234089.key) 00:58:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:38 + git semver bump pre 00:58:38 2023-11-07 00:58:38,716 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:38 2023-11-07 00:58:38,716 [bump_version] DEBUG bumping version:3.1.0-dev.52 on axis:pre with prefix:dev 00:58:38 2023-11-07 00:58:38,716 [bump_version] DEBUG bumped version:3.1.0-dev.53 00:58:38 2023-11-07 00:58:38,716 [write_version] DEBUG write version:3.1.0-dev.53 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 00:58:38 2023-11-07 00:58:38,716 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:38 2023-11-07 00:58:38,716 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:38 2023-11-07 00:58:38,718 [execute] INFO git cat-file --batch-check 00:58:38 2023-11-07 00:58:38,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:38 2023-11-07 00:58:38,723 [execute] INFO git cat-file --batch 00:58:38 2023-11-07 00:58:38,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:38 2023-11-07 00:58:38,728 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:38 3.1.0-dev.53 [Pipeline] } 00:58:38 $ docker exec --env ******** --env ******** cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd ssh-agent -k 00:58:38 unset SSH_AUTH_SOCK; 00:58:38 unset SSH_AGENT_PID; 00:58:38 echo Agent pid 38 killed; 00:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:39 + git semver [Pipeline] } 00:58:39 $ docker stop --time=1 cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd 00:58:40 $ docker rm -f --volumes cb1c94171ea8a880dd1418996f56a0e926a99c9426e55b320d26a0b24b6ae5cd [Pipeline] // withDockerContainer [Pipeline] sh 00:58:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:58:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:58:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:41 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:58:41 $ docker top f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 -eo pid,comm 00:58: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). 00:58:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:41 [ssh-agent] Looking for ssh-agent implementation... 00:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:42 $ docker exec f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 ssh-agent 00:58:42 SSH_AUTH_SOCK=/tmp/ssh-PblGzsClzgn3/agent.31 00:58:42 SSH_AGENT_PID=38 00:58:42 Running ssh-add (command line suppressed) 00:58:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15790365706887608381.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_15790365706887608381.key) 00:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:42 + git semver push 00:58:42 2023-11-07 00:58:42,787 [run_push] DEBUG push 00:58:42 2023-11-07 00:58:42,787 [execute] INFO git cat-file --batch-check 00:58:42 2023-11-07 00:58:42,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:58:42 2023-11-07 00:58:42,790 [execute] INFO git rev-list 34ac757c462b76e9f7d817a3abbdd196900163b7 -- 00:58:42 2023-11-07 00:58:42,790 [execute] DEBUG Popen(['git', 'rev-list', '34ac757c462b76e9f7d817a3abbdd196900163b7', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:58:42 2023-11-07 00:58:42,805 [execute] INFO git fetch -v origin 00:58:42 2023-11-07 00:58:42,805 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:58:43 2023-11-07 00:58:43,341 [run_push] DEBUG no remote changes detected 00:58:43 2023-11-07 00:58:43,341 [execute] INFO git push origin semver 00:58:43 2023-11-07 00:58:43,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:58:44 2023-11-07 00:58:44,154 [run_push] DEBUG push all version tags 00:58:44 2023-11-07 00:58:44,154 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:58:44 2023-11-07 00:58:44,155 [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) 00:58:44 2023-11-07 00:58:44,910 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 00:58:44 3.1.0-dev.53 [Pipeline] } 00:58:44 $ docker exec --env ******** --env ******** f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 ssh-agent -k 00:58:45 unset SSH_AUTH_SOCK; 00:58:45 unset SSH_AGENT_PID; 00:58:45 echo Agent pid 38 killed; 00:58:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:45 + git semver [Pipeline] } 00:58:45 $ docker stop --time=1 f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 00:58:46 $ docker rm -f --volumes f9c146e408ed33f0ed14e0176f2244f7fc8d8f5b8be106219c3a723eff01b2b8 [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 00:58:47 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 00:58:47 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:58:47 total 16 00:58:47 drwxr-xr-x 3 root root 4096 Nov 7 00:46 . 00:58:47 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:58 .. 00:58:47 drwxr-xr-x 2 root root 4096 Nov 7 00:46 cost 00:58:47 -rw-r--r-- 1 root root 92 Nov 7 00:46 cost.csv 00:58:47 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 00:58:47 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 00:58:47 total 16 00:58:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 00:46 . 00:58:47 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 00:58 .. 00:58:47 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 00:46 cost 00:58:47 -rw-r--r-- 1 jenkins jenkins 92 Nov 7 00:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:58:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:48 ---> package-listing.sh 00:58:48 ++ facter osfamily 00:58:48 ++ tr '[:upper:]' '[:lower:]' 00:58:48 + OS_FAMILY=debian 00:58:48 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 00:58:48 + START_PACKAGES=/tmp/packages_start.txt 00:58:48 + END_PACKAGES=/tmp/packages_end.txt 00:58:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:48 + PACKAGES=/tmp/packages_start.txt 00:58:48 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:58:48 + PACKAGES=/tmp/packages_end.txt 00:58:48 + case "${OS_FAMILY}" in 00:58:48 + dpkg -l 00:58:48 + grep '^ii' 00:58:48 + '[' -f /tmp/packages_start.txt ']' 00:58:48 + '[' -f /tmp/packages_end.txt ']' 00:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:58:48 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 00:58:48 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 00:58:48 + 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 00:58:48 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 00:58:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:49 prd-ubuntu20.04-docker-8c-8g-16775 does not seem to be running inside a container 00:58:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:58:50 $ docker top 12d79f005fb9a3160c504268d189bd3b4f06ae6241e3e2076246faaac7c9e91d -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:50 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:50 + mkdir -p /var/log/sysstat [Pipeline] sh 00:58:51 + ls /var/log/sa-host 00:58:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:51 provisioning config files... 00:58:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9665649718507022096tmp [Pipeline] { [Pipeline] echo 00:58:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:51 ---> create-netrc.sh [Pipeline] } 00:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:51 ---> python-tools-install.sh [Pipeline] echo 00:58:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:52 ---> sudo-logs.sh 00:58:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:52 ---> job-cost.sh 00:58:52 lf-activate-venv: SKIPPING 00:58:52 DEBUG: total: 0.2199999988079071 00:58:52 INFO: Retrieving Stack Cost... 00:58:52 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:53 INFO: Archiving Costs [Pipeline] echo 00:58:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:53 ---> logs-deploy.sh 00:58:53 lf-activate-venv: SKIPPING 00:58:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/316 00:58:53 INFO: archiving workspace using pattern(s): 00:58:54 Archives upload complete. 00:58:54 INFO: archiving logs to Nexus 00:58:55 ---> uname -a: 00:58:55 Linux prd-ubuntu20-04-docker-8c-8g-16775 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:58:55 00:58:55 00:58:55 ---> lscpu: 00:58:55 Architecture: x86_64 00:58:55 CPU op-mode(s): 32-bit, 64-bit 00:58:55 Byte Order: Little Endian 00:58:55 Address sizes: 40 bits physical, 48 bits virtual 00:58:55 CPU(s): 8 00:58:55 On-line CPU(s) list: 0-7 00:58:55 Thread(s) per core: 1 00:58:55 Core(s) per socket: 1 00:58:55 Socket(s): 8 00:58:55 NUMA node(s): 1 00:58:55 Vendor ID: AuthenticAMD 00:58:55 CPU family: 23 00:58:55 Model: 49 00:58:55 Model name: AMD EPYC-Rome Processor 00:58:55 Stepping: 0 00:58:55 CPU MHz: 2799.998 00:58:55 BogoMIPS: 5599.99 00:58:55 Virtualization: AMD-V 00:58:55 Hypervisor vendor: KVM 00:58:55 Virtualization type: full 00:58:55 L1d cache: 256 KiB 00:58:55 L1i cache: 256 KiB 00:58:55 L2 cache: 4 MiB 00:58:55 L3 cache: 128 MiB 00:58:55 NUMA node0 CPU(s): 0-7 00:58:55 Vulnerability Itlb multihit: Not affected 00:58:55 Vulnerability L1tf: Not affected 00:58:55 Vulnerability Mds: Not affected 00:58:55 Vulnerability Meltdown: Not affected 00:58:55 Vulnerability Mmio stale data: Not affected 00:58:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:58:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:58:55 Vulnerability Srbds: Not affected 00:58:55 Vulnerability Tsx async abort: Not affected 00:58:55 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 00:58:55 00:58:55 00:58:55 ---> nproc: 00:58:55 8 00:58:55 00:58:55 00:58:55 ---> df -h: 00:58:55 Filesystem Size Used Avail Use% Mounted on 00:58:55 overlay 155G 12G 144G 8% / 00:58:55 tmpfs 64M 0 64M 0% /dev 00:58:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:58:55 shm 64M 0 64M 0% /dev/shm 00:58:55 /dev/vda1 155G 12G 144G 8% /facter-os 00:58:55 00:58:55 00:58:55 ---> sar -b -r -n DEV: 00:58:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16775) 11/07/23 _x86_64_ (8 CPU) 00:58:55 00:58:55 00:42:56 LINUX RESTART (8 CPU) 00:58:55 00:58:55 00:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:55 00:44:01 141.93 47.89 94.03 0.00 5391.77 187278.79 0.00 00:58:55 00:45:01 93.60 0.50 93.10 0.00 13.46 41633.19 0.00 00:58:55 00:46:01 40.29 0.20 40.09 0.00 4.53 20719.36 0.00 00:58:55 00:47:01 40.44 0.00 40.44 0.00 0.00 14785.54 0.00 00:58:55 00:48:01 3.60 0.98 2.62 0.00 68.38 73.98 0.00 00:58:55 00:49:01 53.75 10.67 43.08 0.00 5111.73 8430.93 0.00 00:58:55 00:50:01 3.67 0.02 3.65 0.00 0.13 89.17 0.00 00:58:55 00:51:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 00:58:55 00:52:01 3.12 1.67 1.45 0.00 37.73 18.93 0.00 00:58:55 00:53:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 00:58:55 00:54:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 00:58:55 00:55:01 2.03 0.00 2.03 0.00 0.00 28.40 0.00 00:58:55 00:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 00:58:55 00:57:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 00:58:55 00:58:01 41.06 0.18 40.88 0.00 11.46 27635.39 0.00 00:58:55 Average: 28.70 4.14 24.56 0.00 709.22 20051.24 0.00 00:58:55 00:58:55 00:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:55 00:44:01 29282312 31606700 722488 2.20 73612 2522552 1771408 5.22 962236 2271648 506844 00:58:55 00:45:01 27944120 31490992 816168 2.48 100412 3623948 1898008 5.59 1401648 3051616 469936 00:58:55 00:46:01 28670776 31566288 741860 2.26 105220 3001088 1807692 5.33 1110256 2650864 396364 00:58:55 00:47:01 28684440 31580588 730740 2.22 105496 3001108 1710912 5.04 1109564 2638308 292 00:58:55 00:48:01 28668292 31575888 734920 2.23 107092 3010364 1730944 5.10 1119560 2647480 4352 00:58:55 00:49:01 28210128 31561896 717408 2.18 135388 3426160 1680740 4.95 1415816 2770872 144 00:58:55 00:50:01 28215712 31562808 716440 2.18 133992 3422912 1668196 4.92 1413724 2767668 8 00:58:55 00:51:01 28222208 31569360 709748 2.16 134084 3422912 1668196 4.92 1407816 2767668 4 00:58:55 00:52:01 28214320 31563708 715288 2.18 134176 3424044 1668196 4.92 1417668 2768064 192 00:58:55 00:53:01 28215532 31564988 713900 2.17 134244 3424048 1668196 4.92 1415524 2768064 216 00:58:55 00:54:01 28215012 31564552 714328 2.17 134332 3424048 1668196 4.92 1414804 2768008 8 00:58:55 00:55:01 28215188 31564824 714196 2.17 134424 3424052 1668196 4.92 1415448 2768012 204 00:58:55 00:56:01 28214788 31564312 714688 2.17 134448 3424056 1668196 4.92 1415432 2768012 8 00:58:55 00:57:01 28214628 31564248 714668 2.17 134492 3424056 1668196 4.92 1415024 2768016 204 00:58:55 00:58:01 27268128 31442528 830580 2.53 142748 4177832 1853136 5.46 1562588 3497304 49752 00:58:55 Average: 28297039 31556245 733828 2.23 122944 3343545 1719894 5.07 1333141 2778107 95235 00:58:55 00:58:55 00:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:55 00:44:01 docker0 62.09 61.17 4.52 361.33 0.00 0.00 0.00 0.00 00:58:55 00:44:01 ens3 649.73 432.81 6219.70 90.37 0.00 0.00 0.00 0.00 00:58:55 00:44:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 00:58:55 00:45:01 docker0 109.13 235.26 9.12 1761.53 0.00 0.00 0.00 0.00 00:58:55 00:45:01 ens3 262.24 124.88 1786.20 21.59 0.00 0.00 0.00 0.00 00:58:55 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:45:01 veth86c0a82 109.13 235.34 10.61 1761.53 0.00 0.00 0.00 0.14 00:58:55 00:46:01 docker0 1.22 1.25 0.09 1.57 0.00 0.00 0.00 0.00 00:58:55 00:46:01 ens3 122.33 95.80 2532.86 101.52 0.00 0.00 0.00 0.00 00:58:55 00:46:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 00:58:55 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:47:01 ens3 9.15 5.33 9.98 3.04 0.00 0.00 0.00 0.00 00:58:55 00:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:58:55 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:48:01 ens3 17.46 12.35 69.77 1.42 0.00 0.00 0.00 0.00 00:58:55 00:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:58:55 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:49:01 ens3 163.20 69.02 2660.88 5.21 0.00 0.00 0.00 0.00 00:58:55 00:49:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:58:55 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:50:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:58:55 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:51:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:52:01 ens3 4.98 3.98 3.63 3.82 0.00 0.00 0.00 0.00 00:58:55 00:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:53:01 ens3 3.12 2.72 1.72 2.06 0.00 0.00 0.00 0.00 00:58:55 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:54:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:58:55 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:55:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:56:01 ens3 0.30 0.08 0.12 0.00 0.00 0.00 0.00 0.00 00:58:55 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:55 00:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:55 00:58:01 docker0 17.20 33.64 1.36 323.35 0.00 0.00 0.00 0.00 00:58:55 00:58:01 ens3 185.00 97.58 4298.11 13.51 0.00 0.00 0.00 0.00 00:58:55 00:58:01 veth21b4f56 17.20 33.73 1.60 323.36 0.00 0.00 0.00 0.03 00:58:55 00:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:58:55 Average: docker0 12.64 22.09 1.01 163.18 0.00 0.00 0.00 0.00 00:58:55 Average: ens3 94.55 56.33 1172.16 16.17 0.00 0.00 0.00 0.00 00:58:55 Average: veth21b4f56 1.15 2.25 0.11 21.56 0.00 0.00 0.00 0.00 00:58:55 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 00:58:55 00:58:55 00:58:55 ---> sar -P ALL: 00:58:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16775) 11/07/23 _x86_64_ (8 CPU) 00:58:55 00:58:55 00:42:56 LINUX RESTART (8 CPU) 00:58:55 00:58:55 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:58:55 00:44:01 all 8.62 0.00 3.02 2.50 0.06 85.80 00:58:55 00:44:01 0 9.32 0.00 3.45 6.27 0.05 80.91 00:58:55 00:44:01 1 9.69 0.00 2.98 3.09 0.07 84.18 00:58:55 00:44:01 2 7.77 0.00 2.70 0.78 0.07 88.68 00:58:55 00:44:01 3 11.37 0.00 2.86 3.63 0.07 82.07 00:58:55 00:44:01 4 7.95 0.00 2.67 0.77 0.05 88.56 00:58:55 00:44:01 5 8.50 0.00 2.53 0.62 0.05 88.30 00:58:55 00:44:01 6 7.67 0.00 3.61 2.00 0.05 86.67 00:58:55 00:44:01 7 6.66 0.00 3.39 2.80 0.07 87.08 00:58:55 00:45:01 all 39.14 0.00 4.02 5.11 0.10 51.63 00:58:55 00:45:01 0 37.90 0.00 3.90 1.75 0.10 56.34 00:58:55 00:45:01 1 38.18 0.00 3.76 2.74 0.08 55.23 00:58:55 00:45:01 2 40.08 0.00 4.49 1.23 0.10 54.10 00:58:55 00:45:01 3 39.25 0.00 3.68 2.17 0.10 54.80 00:58:55 00:45:01 4 39.63 0.00 4.03 2.72 0.10 53.52 00:58:55 00:45:01 5 38.20 0.00 3.88 1.21 0.08 56.63 00:58:55 00:45:01 6 38.47 0.00 4.52 24.06 0.10 32.86 00:58:55 00:45:01 7 41.42 0.00 3.90 5.09 0.10 49.49 00:58:55 00:46:01 all 21.53 0.00 2.66 1.57 0.05 74.18 00:58:55 00:46:01 0 20.99 0.00 2.66 0.90 0.05 75.40 00:58:55 00:46:01 1 21.93 0.00 3.25 1.56 0.07 73.19 00:58:55 00:46:01 2 19.93 0.00 3.52 7.12 0.05 69.37 00:58:55 00:46:01 3 21.12 0.00 2.50 0.15 0.05 76.17 00:58:55 00:46:01 4 20.34 0.00 2.12 0.32 0.05 77.17 00:58:55 00:46:01 5 24.32 0.00 2.33 0.32 0.07 72.96 00:58:55 00:46:01 6 21.55 0.00 2.46 0.69 0.05 75.25 00:58:55 00:46:01 7 22.06 0.00 2.47 1.48 0.05 73.94 00:58:55 00:47:01 all 0.29 0.00 0.17 1.05 0.01 98.48 00:58:55 00:47:01 0 0.49 0.00 0.10 0.12 0.02 99.28 00:58:55 00:47:01 1 0.17 0.00 0.49 7.32 0.02 92.01 00:58:55 00:47:01 2 0.58 0.00 0.17 0.22 0.02 99.02 00:58:55 00:47:01 3 0.15 0.00 0.10 0.00 0.02 99.73 00:58:55 00:47:01 4 0.20 0.00 0.10 0.10 0.02 99.58 00:58:55 00:47:01 5 0.23 0.00 0.07 0.02 0.00 99.68 00:58:55 00:47:01 6 0.28 0.00 0.13 0.00 0.02 99.57 00:58:55 00:47:01 7 0.22 0.00 0.17 0.72 0.00 98.90 00:58:55 00:48:01 all 0.07 0.00 0.06 0.04 0.00 99.83 00:58:55 00:48:01 0 0.15 0.00 0.03 0.00 0.00 99.82 00:58:55 00:48:01 1 0.12 0.00 0.03 0.03 0.02 99.80 00:58:55 00:48:01 2 0.05 0.00 0.20 0.02 0.00 99.73 00:58:55 00:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:58:55 00:48:01 4 0.00 0.00 0.00 0.27 0.00 99.73 00:58:55 00:48:01 5 0.05 0.00 0.05 0.00 0.00 99.90 00:58:55 00:48:01 6 0.13 0.00 0.08 0.02 0.02 99.75 00:58:55 00:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:58:55 00:49:01 all 2.49 0.00 1.28 0.61 0.02 95.59 00:58:55 00:49:01 0 2.25 0.00 1.14 0.03 0.02 96.56 00:58:55 00:49:01 1 3.12 0.00 3.07 0.05 0.02 93.74 00:58:55 00:49:01 2 2.63 0.00 1.00 1.27 0.02 95.08 00:58:55 00:49:01 3 1.92 0.00 0.70 0.02 0.03 97.33 00:58:55 00:49:01 4 2.96 0.00 1.09 1.35 0.02 94.59 00:58:55 00:49:01 5 2.52 0.00 0.78 0.73 0.03 95.93 00:58:55 00:49:01 6 2.12 0.00 1.48 0.95 0.02 95.43 00:58:55 00:49:01 7 2.44 0.00 1.00 0.48 0.03 96.04 00:58:55 00:50:01 all 0.07 0.00 0.05 0.04 0.01 99.84 00:58:55 00:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:58:55 00:50:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:58:55 00:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 00:58:55 00:50:01 3 0.12 0.00 0.03 0.02 0.02 99.82 00:58:55 00:50:01 4 0.25 0.00 0.05 0.13 0.00 99.57 00:58:55 00:50:01 5 0.00 0.00 0.07 0.00 0.00 99.93 00:58:55 00:50:01 6 0.07 0.00 0.03 0.00 0.00 99.90 00:58:55 00:50:01 7 0.03 0.00 0.05 0.13 0.00 99.78 00:58:55 00:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:58:55 00:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:58:55 00:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:58:55 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:58:55 00:51:01 4 0.02 0.00 0.00 0.03 0.00 99.95 00:58:55 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:51:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:58:55 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:52:01 all 0.27 0.00 0.02 0.01 0.00 99.69 00:58:55 00:52:01 0 1.15 0.00 0.00 0.02 0.00 98.83 00:58:55 00:52:01 1 0.30 0.00 0.02 0.05 0.02 99.62 00:58:55 00:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:58:55 00:52:01 3 0.13 0.00 0.03 0.00 0.02 99.82 00:58:55 00:52:01 4 0.27 0.00 0.03 0.02 0.00 99.68 00:58:55 00:52:01 5 0.08 0.00 0.00 0.00 0.00 99.92 00:58:55 00:52:01 6 0.17 0.00 0.02 0.00 0.00 99.82 00:58:55 00:52:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:58:55 00:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 00:58:55 00:53:01 0 0.28 0.00 0.02 0.00 0.02 99.68 00:58:55 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:58:55 00:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:58:55 00:53:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:58:55 00:53:01 4 0.03 0.00 0.02 0.03 0.02 99.90 00:58:55 00:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:58:55 00:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:58:55 00:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:58:55 00:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:58:55 00:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:58:55 00:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 00:58:55 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:58:55 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:58:55 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:58:55 00:55:01 all 0.02 0.00 0.00 0.00 0.01 99.96 00:58:55 00:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 00:58:55 00:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:58:55 00:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:58:55 00:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:58:55 00:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:58:55 00:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:58:55 00:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:55 00:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:58:55 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:58:55 00:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:58:55 00:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:58:55 00:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:58:55 00:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:58:55 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:57:01 all 0.06 0.00 0.01 0.00 0.00 99.91 00:58:55 00:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 00:58:55 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:57:01 2 0.40 0.00 0.02 0.00 0.00 99.58 00:58:55 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:55 00:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:58:55 00:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:58:55 00:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:58:55 00:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:58:55 00:58:01 all 3.33 0.00 1.50 1.11 0.02 94.04 00:58:55 00:58:01 0 4.04 0.00 1.47 6.72 0.03 87.73 00:58:55 00:58:01 1 3.18 0.00 1.41 0.00 0.02 95.39 00:58:55 00:58:01 2 3.93 0.00 1.38 0.40 0.03 94.25 00:58:55 00:58:01 3 2.53 0.00 1.94 0.35 0.02 95.17 00:58:55 00:58:01 4 3.25 0.00 1.14 1.19 0.02 94.41 00:58:55 00:58:01 5 3.50 0.00 1.89 0.00 0.02 94.59 00:58:55 00:58:01 6 2.76 0.00 1.37 0.07 0.00 95.80 00:58:55 00:58:01 7 3.47 0.00 1.38 0.18 0.02 94.95 00:58:55 Average: all 5.04 0.00 0.85 0.80 0.02 93.28 00:58:55 Average: 0 5.09 0.00 0.86 1.05 0.02 92.99 00:58:55 Average: 1 5.09 0.00 1.00 0.98 0.02 92.90 00:58:55 Average: 2 5.03 0.00 0.91 0.73 0.02 93.30 00:58:55 Average: 3 5.09 0.00 0.79 0.42 0.02 93.67 00:58:55 Average: 4 4.97 0.00 0.75 0.47 0.02 93.80 00:58:55 Average: 5 5.15 0.00 0.77 0.19 0.02 93.87 00:58:55 Average: 6 4.86 0.00 0.92 1.84 0.02 92.37 00:58:55 Average: 7 5.07 0.00 0.82 0.72 0.02 93.37 00:58:55 00:58:55 00:58:55